Skip to content
Success

Console Output

Pull request #41287 opened
10:51:53 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from dae08c333e1756cf9cf08ef43b5b3b7a3977b648+7d597ee2c9e25535759bb06fef5285e925771445 (3fc9b5b12a14ebd6526446644515317a507b684b)
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
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-41287@libs/jps # timeout=10
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --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"
First time build. Skipping changelog.
 > git --version # 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
10:51:57 [2020-07-29T10:51:57.885Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
10:51:57 [2020-07-29T10:51:57.890Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
10:52:13 [2020-07-29T10:52:13.030Z] Still waiting to schedule task
10:52:13 [2020-07-29T10:52:13.031Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline
10:53:11 [2020-07-29T10:53:11.400Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09666d16c88a4896e) in /home/ubuntu/workspace/moby_PR-41287
[Pipeline] {
[Pipeline] checkout
10:53:14 [2020-07-29T10:53:14.475Z] using credential docker-jenkins-github-credentials
10:53:14 [2020-07-29T10:53:14.484Z] Cloning the remote Git repository
10:53:14 [2020-07-29T10:53:14.484Z] Cloning with configured refspecs honoured and without tags
10:53:14 [2020-07-29T10:53:14.648Z] Cloning repository https://github.com/moby/moby.git
10:53:14 [2020-07-29T10:53:14.713Z]  > git init /home/ubuntu/workspace/moby_PR-41287 # timeout=10
10:53:15 [2020-07-29T10:53:15.046Z] Fetching upstream changes from https://github.com/moby/moby.git
10:53:15 [2020-07-29T10:53:15.046Z]  > git --version # timeout=10
10:53:15 [2020-07-29T10:53:15.065Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:53:15 [2020-07-29T10:53:15.113Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41287/head:refs/remotes/origin/PR-41287 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
10:53:36 [2020-07-29T10:53:36.485Z] Fetching without tags
10:53:36 [2020-07-29T10:53:36.821Z] Merging remotes/origin/19.03 commit 7d597ee2c9e25535759bb06fef5285e925771445 into PR head commit dae08c333e1756cf9cf08ef43b5b3b7a3977b648
10:53:37 [2020-07-29T10:53:37.608Z] Merge succeeded, producing dae08c333e1756cf9cf08ef43b5b3b7a3977b648
10:53:37 [2020-07-29T10:53:37.608Z] Checking out Revision dae08c333e1756cf9cf08ef43b5b3b7a3977b648 (PR-41287)
10:53:36 [2020-07-29T10:53:36.402Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:53:36 [2020-07-29T10:53:36.432Z]  > git config --add remote.origin.fetch +refs/pull/41287/head:refs/remotes/origin/PR-41287 # timeout=10
10:53:36 [2020-07-29T10:53:36.454Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
10:53:36 [2020-07-29T10:53:36.469Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:53:36 [2020-07-29T10:53:36.489Z] Fetching upstream changes from https://github.com/moby/moby.git
10:53:36 [2020-07-29T10:53:36.490Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:53:36 [2020-07-29T10:53:36.491Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41287/head:refs/remotes/origin/PR-41287 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
10:53:36 [2020-07-29T10:53:36.837Z]  > git config core.sparsecheckout # timeout=10
10:53:36 [2020-07-29T10:53:36.864Z]  > git checkout -f dae08c333e1756cf9cf08ef43b5b3b7a3977b648 # timeout=10
10:53:37 [2020-07-29T10:53:37.541Z]  > git merge 7d597ee2c9e25535759bb06fef5285e925771445 # timeout=10
10:53:37 [2020-07-29T10:53:37.572Z]  > git rev-parse HEAD^{commit} # timeout=10
10:53:37 [2020-07-29T10:53:37.610Z]  > git config core.sparsecheckout # timeout=10
10:53:37 [2020-07-29T10:53:37.636Z]  > git checkout -f dae08c333e1756cf9cf08ef43b5b3b7a3977b648 # timeout=10
10:53:42 [2020-07-29T10:53:42.193Z] Commit message: "vendor: vishvananda/netns db3c7e526aae966c4ccfa6c8189b693d6ac5d202"
10:53:42 [2020-07-29T10:53:42.193Z] First time build. Skipping changelog.
10:53:42 [2020-07-29T10:53:42.214Z]  > git --version # timeout=10
10:53:42 [2020-07-29T10:53:42.267Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
10:53:43 [2020-07-29T10:53:43.436Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41287:/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
10:53:53 [2020-07-29T10:53:53.442Z] Unable to find image 'alpine:latest' locally
10:53:53 [2020-07-29T10:53:53.442Z] latest: Pulling from library/alpine
10:53:53 [2020-07-29T10:53:53.442Z] df20fa9351a1: Pulling fs layer
10:53:53 [2020-07-29T10:53:53.442Z] df20fa9351a1: Verifying Checksum
10:53:53 [2020-07-29T10:53:53.442Z] df20fa9351a1: Download complete
10:53:54 [2020-07-29T10:53:54.012Z] df20fa9351a1: Pull complete
10:53:54 [2020-07-29T10:53:54.012Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321
10:53:54 [2020-07-29T10:53:54.012Z] Status: Downloaded newer image for alpine:latest
10:54:02 [2020-07-29T10:54:02.151Z] 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
[Pipeline] node
10:54:03 [2020-07-29T10:54:03.367Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09666d16c88a4896e) in /home/ubuntu/workspace/moby_PR-41287
Stage "win-RS1" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] checkout
10:54:03 [2020-07-29T10:54:03.432Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0f03b89040508d998) in /home/ubuntu/workspace/moby_PR-41287
10:54:03 [2020-07-29T10:54:03.435Z] Running on s390x-ubuntu-16 in /home/jenkins/workspace/moby_PR-41287
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
10:54:03 [2020-07-29T10:54:03.468Z] Running on ppc64le-ubuntu-13 in /home/docker/workspace/moby_PR-41287
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Run tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] {
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] checkout
[Pipeline] checkout
10:54:03 [2020-07-29T10:54:03.557Z] using credential docker-jenkins-github-credentials
[Pipeline] checkout
[Pipeline] // stage
10:54:03 [2020-07-29T10:54:03.598Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
10:54:03 [2020-07-29T10:54:03.602Z] Fetching changes from the remote Git repository
10:54:03 [2020-07-29T10:54:03.613Z] Cloning the remote Git repository
10:54:03 [2020-07-29T10:54:03.613Z] Cloning with configured refspecs honoured and without tags
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
10:54:03 [2020-07-29T10:54:03.625Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
10:54:03 [2020-07-29T10:54:03.639Z] Fetching without tags
10:54:03 [2020-07-29T10:54:03.639Z] Cloning the remote Git repository
10:54:03 [2020-07-29T10:54:03.639Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
10:54:04 [2020-07-29T10:54:04.088Z] Merging remotes/origin/19.03 commit 7d597ee2c9e25535759bb06fef5285e925771445 into PR head commit dae08c333e1756cf9cf08ef43b5b3b7a3977b648
10:54:03 [2020-07-29T10:54:03.648Z] Cloning repository https://github.com/moby/moby.git
10:54:03 [2020-07-29T10:54:03.648Z]  > git init /home/docker/workspace/moby_PR-41287 # timeout=10
10:54:03 [2020-07-29T10:54:03.657Z] Fetching upstream changes from https://github.com/moby/moby.git
10:54:03 [2020-07-29T10:54:03.657Z]  > git --version # timeout=10
10:54:03 [2020-07-29T10:54:03.659Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:54:03 [2020-07-29T10:54:03.660Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41287/head:refs/remotes/origin/PR-41287 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
10:54:04 [2020-07-29T10:54:04.398Z] Merge succeeded, producing dae08c333e1756cf9cf08ef43b5b3b7a3977b648
10:54:04 [2020-07-29T10:54:04.398Z] Checking out Revision dae08c333e1756cf9cf08ef43b5b3b7a3977b648 (PR-41287)
10:54:03 [2020-07-29T10:54:03.565Z]  > git rev-parse --is-inside-work-tree # timeout=10
10:54:03 [2020-07-29T10:54:03.610Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:54:03 [2020-07-29T10:54:03.644Z] Fetching upstream changes from https://github.com/moby/moby.git
10:54:03 [2020-07-29T10:54:03.645Z]  > git --version # timeout=10
10:54:03 [2020-07-29T10:54:03.676Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:54:03 [2020-07-29T10:54:03.677Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41287/head:refs/remotes/origin/PR-41287 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
10:54:04 [2020-07-29T10:54:04.093Z]  > git config core.sparsecheckout # timeout=10
10:54:04 [2020-07-29T10:54:04.117Z]  > git checkout -f dae08c333e1756cf9cf08ef43b5b3b7a3977b648 # timeout=10
10:54:04 [2020-07-29T10:54:04.346Z]  > git merge 7d597ee2c9e25535759bb06fef5285e925771445 # timeout=10
10:54:04 [2020-07-29T10:54:04.379Z]  > git rev-parse HEAD^{commit} # timeout=10
10:54:04 [2020-07-29T10:54:04.402Z]  > git config core.sparsecheckout # timeout=10
10:54:04 [2020-07-29T10:54:04.432Z]  > git checkout -f dae08c333e1756cf9cf08ef43b5b3b7a3977b648 # timeout=10
10:54:03 [2020-07-29T10:54:03.620Z] Cloning repository https://github.com/moby/moby.git
10:54:03 [2020-07-29T10:54:03.620Z]  > git init /home/jenkins/workspace/moby_PR-41287 # timeout=10
10:54:03 [2020-07-29T10:54:03.650Z] Fetching upstream changes from https://github.com/moby/moby.git
10:54:03 [2020-07-29T10:54:03.650Z]  > git --version # timeout=10
10:54:03 [2020-07-29T10:54:03.656Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:54:03 [2020-07-29T10:54:03.656Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41287/head:refs/remotes/origin/PR-41287 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
10:54:04 [2020-07-29T10:54:04.575Z] Commit message: "vendor: vishvananda/netns db3c7e526aae966c4ccfa6c8189b693d6ac5d202"
10:54:04 [2020-07-29T10:54:04.590Z]  > git --version # timeout=10
10:54:04 [2020-07-29T10:54:04.634Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
10:54:04 [2020-07-29T10:54:04.862Z] using credential docker-jenkins-github-credentials
10:54:04 [2020-07-29T10:54:04.868Z] Cloning the remote Git repository
10:54:04 [2020-07-29T10:54:04.868Z] Cloning with configured refspecs honoured and without tags
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
10:54:05 [2020-07-29T10:54:05.562Z] + docker version
10:54:05 [2020-07-29T10:54:05.562Z] Client: Docker Engine - Community
10:54:05 [2020-07-29T10:54:05.562Z]  Version:           19.03.12
10:54:05 [2020-07-29T10:54:05.562Z]  API version:       1.40
10:54:05 [2020-07-29T10:54:05.562Z]  Go version:        go1.13.10
10:54:05 [2020-07-29T10:54:05.562Z]  Git commit:        48a66213fe
10:54:05 [2020-07-29T10:54:05.562Z]  Built:             Mon Jun 22 15:45:36 2020
10:54:05 [2020-07-29T10:54:05.562Z]  OS/Arch:           linux/amd64
10:54:05 [2020-07-29T10:54:05.562Z]  Experimental:      false
10:54:05 [2020-07-29T10:54:05.562Z] 
10:54:05 [2020-07-29T10:54:05.562Z] Server: Docker Engine - Community
10:54:05 [2020-07-29T10:54:05.562Z]  Engine:
10:54:05 [2020-07-29T10:54:05.562Z]   Version:          19.03.12
10:54:05 [2020-07-29T10:54:05.562Z]   API version:      1.40 (minimum version 1.12)
10:54:05 [2020-07-29T10:54:05.562Z]   Go version:       go1.13.10
10:54:05 [2020-07-29T10:54:05.562Z]   Git commit:       48a66213fe
10:54:05 [2020-07-29T10:54:05.562Z]   Built:            Mon Jun 22 15:44:07 2020
10:54:05 [2020-07-29T10:54:05.562Z]   OS/Arch:          linux/amd64
10:54:05 [2020-07-29T10:54:05.562Z]   Experimental:     true
10:54:05 [2020-07-29T10:54:05.562Z]  containerd:
10:54:05 [2020-07-29T10:54:05.562Z]   Version:          1.2.13
10:54:05 [2020-07-29T10:54:05.562Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
10:54:05 [2020-07-29T10:54:05.562Z]  runc:
10:54:05 [2020-07-29T10:54:05.562Z]   Version:          1.0.0-rc10
10:54:05 [2020-07-29T10:54:05.562Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
10:54:05 [2020-07-29T10:54:05.562Z]  docker-init:
10:54:05 [2020-07-29T10:54:05.562Z]   Version:          0.18.0
10:54:05 [2020-07-29T10:54:05.562Z]   GitCommit:        fec3683
[Pipeline] sh
10:54:04 [2020-07-29T10:54:04.885Z] Cloning repository https://github.com/moby/moby.git
10:54:04 [2020-07-29T10:54:04.932Z]  > git init /home/ubuntu/workspace/moby_PR-41287 # timeout=10
10:54:05 [2020-07-29T10:54:05.205Z] Fetching upstream changes from https://github.com/moby/moby.git
10:54:05 [2020-07-29T10:54:05.205Z]  > git --version # timeout=10
10:54:05 [2020-07-29T10:54:05.209Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:54:05 [2020-07-29T10:54:05.211Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41287/head:refs/remotes/origin/PR-41287 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
10:54:05 [2020-07-29T10:54:05.852Z] + docker info
10:54:12 [2020-07-29T10:54:12.453Z] Fetching without tags
10:54:12 [2020-07-29T10:54:12.725Z] Merging remotes/origin/19.03 commit 7d597ee2c9e25535759bb06fef5285e925771445 into PR head commit dae08c333e1756cf9cf08ef43b5b3b7a3977b648
10:54:12 [2020-07-29T10:54:12.423Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:54:12 [2020-07-29T10:54:12.427Z]  > git config --add remote.origin.fetch +refs/pull/41287/head:refs/remotes/origin/PR-41287 # timeout=10
10:54:12 [2020-07-29T10:54:12.430Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
10:54:12 [2020-07-29T10:54:12.443Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:54:12 [2020-07-29T10:54:12.459Z] Fetching upstream changes from https://github.com/moby/moby.git
10:54:12 [2020-07-29T10:54:12.459Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:54:12 [2020-07-29T10:54:12.460Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41287/head:refs/remotes/origin/PR-41287 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
10:54:12 [2020-07-29T10:54:12.732Z]  > git config core.sparsecheckout # timeout=10
10:54:12 [2020-07-29T10:54:12.735Z]  > git checkout -f dae08c333e1756cf9cf08ef43b5b3b7a3977b648 # timeout=10
10:54:13 [2020-07-29T10:54:13.189Z] Merge succeeded, producing dae08c333e1756cf9cf08ef43b5b3b7a3977b648
10:54:13 [2020-07-29T10:54:13.189Z] Checking out Revision dae08c333e1756cf9cf08ef43b5b3b7a3977b648 (PR-41287)
10:54:13 [2020-07-29T10:54:13.378Z] Commit message: "vendor: vishvananda/netns db3c7e526aae966c4ccfa6c8189b693d6ac5d202"
10:54:13 [2020-07-29T10:54:13.427Z]  > git --version # timeout=10
10:54:13 [2020-07-29T10:54:13.437Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
10:54:14 [2020-07-29T10:54:14.307Z] + docker version
10:54:14 [2020-07-29T10:54:14.307Z] Client: Docker Engine - Community
10:54:14 [2020-07-29T10:54:14.307Z]  Version:           19.03.7
10:54:14 [2020-07-29T10:54:14.307Z]  API version:       1.40
10:54:14 [2020-07-29T10:54:14.307Z]  Go version:        go1.12.17
10:54:14 [2020-07-29T10:54:14.307Z]  Git commit:        7141c199a2
10:54:14 [2020-07-29T10:54:14.307Z]  Built:             Sat Mar  7 16:48:47 2020
10:54:14 [2020-07-29T10:54:14.307Z]  OS/Arch:           linux/s390x
10:54:14 [2020-07-29T10:54:14.307Z]  Experimental:      false
10:54:14 [2020-07-29T10:54:14.307Z] 
10:54:14 [2020-07-29T10:54:14.307Z] Server: Docker Engine - Community
10:54:14 [2020-07-29T10:54:14.307Z]  Engine:
10:54:14 [2020-07-29T10:54:14.307Z]   Version:          19.03.7
10:54:14 [2020-07-29T10:54:14.307Z]   API version:      1.40 (minimum version 1.12)
10:54:14 [2020-07-29T10:54:14.307Z]   Go version:       go1.12.17
10:54:14 [2020-07-29T10:54:14.307Z]   Git commit:       7141c199a2
10:54:14 [2020-07-29T10:54:14.307Z]   Built:            Sat Mar  7 16:47:46 2020
10:54:14 [2020-07-29T10:54:14.307Z]   OS/Arch:          linux/s390x
10:54:14 [2020-07-29T10:54:14.307Z]   Experimental:     true
10:54:14 [2020-07-29T10:54:14.307Z]  containerd:
10:54:14 [2020-07-29T10:54:14.307Z]   Version:          1.2.13
10:54:14 [2020-07-29T10:54:14.307Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
10:54:14 [2020-07-29T10:54:14.307Z]  runc:
10:54:14 [2020-07-29T10:54:14.307Z]   Version:          1.0.0-rc10
10:54:14 [2020-07-29T10:54:14.307Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
10:54:14 [2020-07-29T10:54:14.307Z]  docker-init:
10:54:14 [2020-07-29T10:54:14.307Z]   Version:          0.18.0
10:54:14 [2020-07-29T10:54:14.307Z]   GitCommit:        fec3683
[Pipeline] sh
10:54:13 [2020-07-29T10:54:13.168Z]  > git merge 7d597ee2c9e25535759bb06fef5285e925771445 # timeout=10
10:54:13 [2020-07-29T10:54:13.182Z]  > git rev-parse HEAD^{commit} # timeout=10
10:54:13 [2020-07-29T10:54:13.196Z]  > git config core.sparsecheckout # timeout=10
10:54:13 [2020-07-29T10:54:13.199Z]  > git checkout -f dae08c333e1756cf9cf08ef43b5b3b7a3977b648 # timeout=10
10:54:14 [2020-07-29T10:54:14.622Z] Fetching without tags
10:54:14 [2020-07-29T10:54:14.684Z] + docker info
10:54:14 [2020-07-29T10:54:14.610Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:54:14 [2020-07-29T10:54:14.613Z]  > git config --add remote.origin.fetch +refs/pull/41287/head:refs/remotes/origin/PR-41287 # timeout=10
10:54:14 [2020-07-29T10:54:14.616Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
10:54:14 [2020-07-29T10:54:14.621Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:54:14 [2020-07-29T10:54:14.626Z] Fetching upstream changes from https://github.com/moby/moby.git
10:54:14 [2020-07-29T10:54:14.626Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:54:14 [2020-07-29T10:54:14.627Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41287/head:refs/remotes/origin/PR-41287 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
10:54:14 [2020-07-29T10:54:14.876Z] Merging remotes/origin/19.03 commit 7d597ee2c9e25535759bb06fef5285e925771445 into PR head commit dae08c333e1756cf9cf08ef43b5b3b7a3977b648
10:54:15 [2020-07-29T10:54:15.316Z] Client:
10:54:15 [2020-07-29T10:54:15.316Z]  Debug Mode: false
10:54:15 [2020-07-29T10:54:15.316Z] 
10:54:15 [2020-07-29T10:54:15.316Z] Server:
10:54:15 [2020-07-29T10:54:15.316Z]  Containers: 0
10:54:15 [2020-07-29T10:54:15.316Z]   Running: 0
10:54:15 [2020-07-29T10:54:15.316Z]   Paused: 0
10:54:15 [2020-07-29T10:54:15.316Z]   Stopped: 0
10:54:15 [2020-07-29T10:54:15.316Z]  Images: 0
10:54:15 [2020-07-29T10:54:15.316Z]  Server Version: 19.03.7
10:54:15 [2020-07-29T10:54:15.316Z]  Storage Driver: overlay2
10:54:15 [2020-07-29T10:54:15.316Z]   Backing Filesystem: <unknown>
10:54:15 [2020-07-29T10:54:15.316Z]   Supports d_type: true
10:54:15 [2020-07-29T10:54:15.316Z]   Native Overlay Diff: true
10:54:15 [2020-07-29T10:54:15.316Z]  Logging Driver: json-file
10:54:15 [2020-07-29T10:54:15.316Z]  Cgroup Driver: cgroupfs
10:54:15 [2020-07-29T10:54:15.316Z]  Plugins:
10:54:15 [2020-07-29T10:54:15.316Z]   Volume: local
10:54:15 [2020-07-29T10:54:15.316Z]   Network: bridge host ipvlan macvlan null overlay
10:54:15 [2020-07-29T10:54:15.316Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
10:54:15 [2020-07-29T10:54:15.316Z]  Swarm: inactive
10:54:15 [2020-07-29T10:54:15.316Z]  Runtimes: runc
10:54:15 [2020-07-29T10:54:15.316Z]  Default Runtime: runc
10:54:15 [2020-07-29T10:54:15.316Z]  Init Binary: docker-init
10:54:15 [2020-07-29T10:54:15.316Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
10:54:15 [2020-07-29T10:54:15.316Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
10:54:15 [2020-07-29T10:54:15.316Z]  init version: fec3683
10:54:15 [2020-07-29T10:54:15.316Z]  Security Options:
10:54:15 [2020-07-29T10:54:15.316Z]   apparmor
10:54:15 [2020-07-29T10:54:15.316Z]   seccomp
10:54:15 [2020-07-29T10:54:15.316Z]    Profile: default
10:54:15 [2020-07-29T10:54:15.316Z]  Kernel Version: 4.15.0-91-generic
10:54:15 [2020-07-29T10:54:15.316Z]  Operating System: Ubuntu 18.04.4 LTS
10:54:15 [2020-07-29T10:54:15.316Z]  OSType: linux
10:54:15 [2020-07-29T10:54:15.316Z]  Architecture: s390x
10:54:15 [2020-07-29T10:54:15.316Z]  CPUs: 2
10:54:15 [2020-07-29T10:54:15.316Z]  Total Memory: 7.861GiB
10:54:15 [2020-07-29T10:54:15.316Z]  Name: s390x-ubuntu-16
10:54:15 [2020-07-29T10:54:15.316Z]  ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
10:54:15 [2020-07-29T10:54:15.316Z]  Docker Root Dir: /var/lib/docker
10:54:15 [2020-07-29T10:54:15.316Z]  Debug Mode: false
10:54:15 [2020-07-29T10:54:15.316Z]  Username: dockerbuildbot
10:54:15 [2020-07-29T10:54:15.316Z]  Registry: https://index.docker.io/v1/
10:54:15 [2020-07-29T10:54:15.316Z]  Labels:
10:54:15 [2020-07-29T10:54:15.316Z]  Experimental: true
10:54:15 [2020-07-29T10:54:15.316Z]  Insecure Registries:
10:54:15 [2020-07-29T10:54:15.316Z]   127.0.0.0/8
10:54:15 [2020-07-29T10:54:15.316Z]  Live Restore Enabled: false
10:54:15 [2020-07-29T10:54:15.316Z] 
10:54:15 [2020-07-29T10:54:15.316Z] WARNING: No swap limit support
[Pipeline] sh
10:54:15 [2020-07-29T10:54:15.372Z] Merge succeeded, producing dae08c333e1756cf9cf08ef43b5b3b7a3977b648
10:54:15 [2020-07-29T10:54:15.373Z] Checking out Revision dae08c333e1756cf9cf08ef43b5b3b7a3977b648 (PR-41287)
10:54:15 [2020-07-29T10:54:15.694Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:54:15 [2020-07-29T10:54:15.694Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:54:15 [2020-07-29T10:54:15.694Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41287/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
10:54:15 [2020-07-29T10:54:15.694Z] + bash /home/jenkins/workspace/moby_PR-41287/check-config.sh
10:54:15 [2020-07-29T10:54:15.694Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
10:54:15 [2020-07-29T10:54:15.694Z] info: reading kernel config from /boot/config-4.15.0-91-generic ...
10:54:15 [2020-07-29T10:54:15.694Z] 
10:54:15 [2020-07-29T10:54:15.694Z] Generally Necessary:
10:54:15 [2020-07-29T10:54:15.694Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
10:54:15 [2020-07-29T10:54:15.694Z] - apparmor: enabled and tools installed
10:54:15 [2020-07-29T10:54:15.694Z] - CONFIG_NAMESPACES: enabled
10:54:15 [2020-07-29T10:54:15.694Z] - CONFIG_NET_NS: enabled
10:54:15 [2020-07-29T10:54:15.694Z] - CONFIG_PID_NS: enabled
10:54:15 [2020-07-29T10:54:15.694Z] - CONFIG_IPC_NS: enabled
10:54:15 [2020-07-29T10:54:15.694Z] - CONFIG_UTS_NS: enabled
10:54:15 [2020-07-29T10:54:15.694Z] - CONFIG_CGROUPS: enabled
10:54:15 [2020-07-29T10:54:15.694Z] - CONFIG_CGROUP_CPUACCT: enabled
10:54:15 [2020-07-29T10:54:15.694Z] - CONFIG_CGROUP_DEVICE: enabled
10:54:15 [2020-07-29T10:54:15.985Z] - CONFIG_CGROUP_FREEZER: enabled
10:54:15 [2020-07-29T10:54:15.985Z] - CONFIG_CGROUP_SCHED: enabled
10:54:15 [2020-07-29T10:54:15.985Z] - CONFIG_CPUSETS: enabled
10:54:15 [2020-07-29T10:54:15.985Z] - CONFIG_MEMCG: enabled
10:54:15 [2020-07-29T10:54:15.985Z] - CONFIG_KEYS: enabled
10:54:15 [2020-07-29T10:54:15.985Z] - CONFIG_VETH: enabled (as module)
10:54:15 [2020-07-29T10:54:15.985Z] - CONFIG_BRIDGE: enabled (as module)
10:54:15 [2020-07-29T10:54:15.985Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
10:54:15 [2020-07-29T10:54:15.985Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
10:54:15 [2020-07-29T10:54:15.985Z] - CONFIG_IP_NF_FILTER: enabled (as module)
10:54:15 [2020-07-29T10:54:15.985Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
10:54:15 [2020-07-29T10:54:15.985Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
10:54:15 [2020-07-29T10:54:15.985Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
10:54:15 [2020-07-29T10:54:15.985Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
10:54:15 [2020-07-29T10:54:15.985Z] - CONFIG_IP_NF_NAT: enabled (as module)
10:54:15 [2020-07-29T10:54:15.985Z] - CONFIG_NF_NAT: enabled (as module)
10:54:15 [2020-07-29T10:54:15.985Z] - CONFIG_NF_NAT_NEEDED: enabled
10:54:15 [2020-07-29T10:54:15.985Z] - CONFIG_POSIX_MQUEUE: enabled
10:54:15 [2020-07-29T10:54:15.985Z] 
10:54:15 [2020-07-29T10:54:15.985Z] Optional Features:
10:54:15 [2020-07-29T10:54:15.985Z] - CONFIG_USER_NS: enabled
10:54:15 [2020-07-29T10:54:15.985Z] - CONFIG_SECCOMP: enabled
10:54:15 [2020-07-29T10:54:15.985Z] - CONFIG_CGROUP_PIDS: enabled
10:54:15 [2020-07-29T10:54:15.985Z] - CONFIG_MEMCG_SWAP: enabled
10:54:15 [2020-07-29T10:54:15.985Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
10:54:15 [2020-07-29T10:54:15.985Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
10:54:15 [2020-07-29T10:54:15.985Z] - CONFIG_BLK_CGROUP: enabled
10:54:15 [2020-07-29T10:54:15.985Z] - CONFIG_BLK_DEV_THROTTLING: enabled
10:54:15 [2020-07-29T10:54:15.985Z] - CONFIG_IOSCHED_CFQ: enabled
10:54:15 [2020-07-29T10:54:15.985Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
10:54:15 [2020-07-29T10:54:15.985Z] - CONFIG_CGROUP_PERF: enabled
10:54:15 [2020-07-29T10:54:15.985Z] - CONFIG_CGROUP_HUGETLB: enabled
10:54:15 [2020-07-29T10:54:15.985Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
10:54:15 [2020-07-29T10:54:15.985Z] - CONFIG_CGROUP_NET_PRIO: enabled
10:54:15 [2020-07-29T10:54:15.985Z] - CONFIG_CFS_BANDWIDTH: enabled
10:54:15 [2020-07-29T10:54:15.985Z] - CONFIG_FAIR_GROUP_SCHED: enabled
10:54:15 [2020-07-29T10:54:15.985Z] - CONFIG_RT_GROUP_SCHED: missing
10:54:15 [2020-07-29T10:54:15.985Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
10:54:15 [2020-07-29T10:54:15.985Z] - CONFIG_IP_VS: enabled (as module)
10:54:15 [2020-07-29T10:54:15.985Z] - CONFIG_IP_VS_NFCT: enabled
10:54:15 [2020-07-29T10:54:15.985Z] - CONFIG_IP_VS_PROTO_TCP: enabled
10:54:15 [2020-07-29T10:54:15.985Z] - CONFIG_IP_VS_PROTO_UDP: enabled
10:54:15 [2020-07-29T10:54:15.985Z] - CONFIG_IP_VS_RR: enabled (as module)
10:54:15 [2020-07-29T10:54:15.985Z] - CONFIG_EXT4_FS: enabled
10:54:15 [2020-07-29T10:54:15.985Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
10:54:15 [2020-07-29T10:54:15.985Z] - CONFIG_EXT4_FS_SECURITY: enabled
10:54:15 [2020-07-29T10:54:15.985Z] - Network Drivers:
10:54:15 [2020-07-29T10:54:15.985Z]   - "overlay":
10:54:15 [2020-07-29T10:54:15.985Z]     - CONFIG_VXLAN: enabled (as module)
10:54:15 [2020-07-29T10:54:15.985Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
10:54:15 [2020-07-29T10:54:15.985Z]       Optional (for encrypted networks):
10:54:15 [2020-07-29T10:54:15.985Z]       - CONFIG_CRYPTO: enabled
10:54:15 [2020-07-29T10:54:15.985Z]       - CONFIG_CRYPTO_AEAD: enabled
10:54:15 [2020-07-29T10:54:15.985Z]       - CONFIG_CRYPTO_GCM: enabled
10:54:15 [2020-07-29T10:54:15.985Z]       - CONFIG_CRYPTO_SEQIV: enabled
10:54:15 [2020-07-29T10:54:15.985Z]       - CONFIG_CRYPTO_GHASH: enabled
10:54:15 [2020-07-29T10:54:15.985Z]       - CONFIG_XFRM: enabled
10:54:15 [2020-07-29T10:54:15.985Z]       - CONFIG_XFRM_USER: enabled (as module)
10:54:15 [2020-07-29T10:54:15.985Z]       - CONFIG_XFRM_ALGO: enabled (as module)
10:54:15 [2020-07-29T10:54:15.985Z]       - CONFIG_INET_ESP: enabled (as module)
10:54:15 [2020-07-29T10:54:15.985Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
10:54:15 [2020-07-29T10:54:15.985Z]   - "ipvlan":
10:54:15 [2020-07-29T10:54:15.985Z]     - CONFIG_IPVLAN: enabled (as module)
10:54:15 [2020-07-29T10:54:15.985Z]   - "macvlan":
10:54:15 [2020-07-29T10:54:15.985Z]     - CONFIG_MACVLAN: enabled (as module)
10:54:15 [2020-07-29T10:54:15.985Z]     - CONFIG_DUMMY: enabled (as module)
10:54:15 [2020-07-29T10:54:15.985Z]   - "ftp,tftp client in container":
10:54:15 [2020-07-29T10:54:15.985Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
10:54:15 [2020-07-29T10:54:15.985Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
10:54:15 [2020-07-29T10:54:15.985Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
10:54:15 [2020-07-29T10:54:15.985Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
10:54:15 [2020-07-29T10:54:15.985Z] - Storage Drivers:
10:54:15 [2020-07-29T10:54:15.985Z]   - "aufs":
10:54:15 [2020-07-29T10:54:15.985Z]     - CONFIG_AUFS_FS: enabled (as module)
10:54:15 [2020-07-29T10:54:15.985Z]   - "btrfs":
10:54:15 [2020-07-29T10:54:15.985Z]     - CONFIG_BTRFS_FS: enabled (as module)
10:54:15 [2020-07-29T10:54:15.985Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
10:54:15 [2020-07-29T10:54:15.985Z]   - "devicemapper":
10:54:15 [2020-07-29T10:54:15.985Z]     - CONFIG_BLK_DEV_DM: enabled
10:54:15 [2020-07-29T10:54:15.985Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
10:54:15 [2020-07-29T10:54:15.985Z]   - "overlay":
10:54:15 [2020-07-29T10:54:15.985Z]     - CONFIG_OVERLAY_FS: enabled (as module)
10:54:15 [2020-07-29T10:54:15.985Z]   - "zfs":
10:54:15 [2020-07-29T10:54:15.985Z]     - /dev/zfs: missing
10:54:15 [2020-07-29T10:54:15.985Z]     - zfs command: missing
10:54:15 [2020-07-29T10:54:15.985Z]     - zpool command: missing
10:54:15 [2020-07-29T10:54:15.985Z] 
10:54:15 [2020-07-29T10:54:15.985Z] Limits:
10:54:15 [2020-07-29T10:54:15.985Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
10:54:15 [2020-07-29T10:54:15.985Z] 
10:54:15 [2020-07-29T10:54:15.985Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
10:54:14 [2020-07-29T10:54:14.884Z]  > git config core.sparsecheckout # timeout=10
10:54:14 [2020-07-29T10:54:14.886Z]  > git checkout -f dae08c333e1756cf9cf08ef43b5b3b7a3977b648 # timeout=10
10:54:15 [2020-07-29T10:54:15.364Z]  > git merge 7d597ee2c9e25535759bb06fef5285e925771445 # timeout=10
10:54:15 [2020-07-29T10:54:15.371Z]  > git rev-parse HEAD^{commit} # timeout=10
10:54:15 [2020-07-29T10:54:15.376Z]  > git config core.sparsecheckout # timeout=10
10:54:15 [2020-07-29T10:54:15.379Z]  > git checkout -f dae08c333e1756cf9cf08ef43b5b3b7a3977b648 # timeout=10
10:54:16 [2020-07-29T10:54:16.463Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:dae08c333e1756cf9cf08ef43b5b3b7a3977b648 .
10:54:16 [2020-07-29T10:54:16.463Z] #2 [internal] load build definition from Dockerfile
10:54:16 [2020-07-29T10:54:16.463Z] #2 transferring dockerfile: 12.30kB 0.0s done
10:54:16 [2020-07-29T10:54:16.463Z] #2 DONE 0.0s
10:54:16 [2020-07-29T10:54:16.463Z] 
10:54:16 [2020-07-29T10:54:16.463Z] #1 [internal] load .dockerignore
10:54:16 [2020-07-29T10:54:16.463Z] #1 transferring context: 87B 0.0s done
10:54:16 [2020-07-29T10:54:16.463Z] #1 DONE 0.0s
10:54:16 [2020-07-29T10:54:16.463Z] 
10:54:16 [2020-07-29T10:54:16.463Z] #4 [internal] load metadata for docker.io/library/golang:1.13.14-buster
10:54:16 [2020-07-29T10:54:16.755Z] #4 ...
10:54:16 [2020-07-29T10:54:16.755Z] 
10:54:16 [2020-07-29T10:54:16.755Z] #3 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
10:54:16 [2020-07-29T10:54:16.755Z] #3 DONE 0.0s
10:54:16 [2020-07-29T10:54:16.755Z] 
10:54:16 [2020-07-29T10:54:16.755Z] #4 [internal] load metadata for docker.io/library/golang:1.13.14-buster
10:54:16 [2020-07-29T10:54:16.755Z] #4 DONE 0.3s
10:54:17 [2020-07-29T10:54:17.077Z] 
10:54:17 [2020-07-29T10:54:17.077Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a...
10:54:17 [2020-07-29T10:54:17.077Z] #5 resolve docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 done
10:54:17 [2020-07-29T10:54:17.077Z] #5 sha256:ce1cfbbc8b2381e1dba388c562f39d3f3e0f1d8fdc3b88f97736cca5b76f54b2 1.79kB / 1.79kB done
10:54:17 [2020-07-29T10:54:17.077Z] #5 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 0B / 48.97MB 0.0s
10:54:17 [2020-07-29T10:54:17.077Z] #5 sha256:b2e8e5cabcd07c3b92963e637fc22608613c8a9013bf41d621452d8827c71214 0B / 7.39MB 0.0s
10:54:17 [2020-07-29T10:54:17.077Z] #5 sha256:b9a68e3c7fb279126bd2a86ecae67a5c1bd01806670cb45ad4367f30176fcdb7 0B / 9.88MB 0.0s
10:54:17 [2020-07-29T10:54:17.077Z] #5 sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 1.86kB / 1.86kB done
10:54:17 [2020-07-29T10:54:17.077Z] #5 sha256:c90ecbfae73c65826a1da118185624b934dfe670ec33bdd730f3b828e0e18d07 6.19kB / 6.19kB done
10:54:17 [2020-07-29T10:54:17.077Z] #5 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 3.24MB / 48.97MB 0.1s
10:54:17 [2020-07-29T10:54:17.077Z] #5 sha256:b2e8e5cabcd07c3b92963e637fc22608613c8a9013bf41d621452d8827c71214 2.78MB / 7.39MB 0.1s
10:54:17 [2020-07-29T10:54:17.077Z] #5 sha256:b9a68e3c7fb279126bd2a86ecae67a5c1bd01806670cb45ad4367f30176fcdb7 2.16MB / 9.88MB 0.1s
10:54:17 [2020-07-29T10:54:17.077Z] #5 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 7.06MB / 48.97MB 0.2s
10:54:17 [2020-07-29T10:54:17.077Z] #5 sha256:b2e8e5cabcd07c3b92963e637fc22608613c8a9013bf41d621452d8827c71214 6.13MB / 7.39MB 0.2s
10:54:17 [2020-07-29T10:54:17.077Z] #5 sha256:b9a68e3c7fb279126bd2a86ecae67a5c1bd01806670cb45ad4367f30176fcdb7 4.88MB / 9.88MB 0.2s
10:54:17 [2020-07-29T10:54:17.435Z] #5 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 20.46MB / 48.97MB 0.4s
10:54:17 [2020-07-29T10:54:17.435Z] #5 sha256:b2e8e5cabcd07c3b92963e637fc22608613c8a9013bf41d621452d8827c71214 7.39MB / 7.39MB 0.3s done
10:54:17 [2020-07-29T10:54:17.435Z] #5 sha256:b9a68e3c7fb279126bd2a86ecae67a5c1bd01806670cb45ad4367f30176fcdb7 9.88MB / 9.88MB 0.3s done
10:54:17 [2020-07-29T10:54:17.435Z] #5 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 2.86MB / 51.37MB 0.4s
10:54:17 [2020-07-29T10:54:17.435Z] #5 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 1.01MB / 56.72MB 0.4s
10:54:17 [2020-07-29T10:54:17.435Z] #5 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 23.69MB / 48.97MB 0.5s
10:54:17 [2020-07-29T10:54:17.435Z] #5 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 6.60MB / 51.37MB 0.5s
10:54:17 [2020-07-29T10:54:17.435Z] #5 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 26.36MB / 48.97MB 0.7s
10:54:17 [2020-07-29T10:54:17.435Z] #5 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 10.04MB / 51.37MB 0.7s
10:54:17 [2020-07-29T10:54:17.435Z] #5 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 6.16MB / 56.72MB 0.7s
10:54:17 [2020-07-29T10:54:17.736Z] #5 ...
10:54:17 [2020-07-29T10:54:17.737Z] 
10:54:17 [2020-07-29T10:54:17.737Z] #17 [internal] load build context
10:54:17 [2020-07-29T10:54:17.737Z] #17 transferring context: 50.92MB 0.8s done
10:54:17 [2020-07-29T10:54:17.737Z] #17 DONE 0.8s
10:54:17 [2020-07-29T10:54:17.737Z] 
10:54:17 [2020-07-29T10:54:17.737Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a...
10:54:17 [2020-07-29T10:54:17.737Z] #5 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 31.17MB / 48.97MB 0.8s
10:54:17 [2020-07-29T10:54:17.737Z] #5 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 14.19MB / 51.37MB 0.8s
10:54:17 [2020-07-29T10:54:17.737Z] #5 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 11.98MB / 56.72MB 0.8s
10:54:17 [2020-07-29T10:54:17.737Z] #5 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 34.98MB / 48.97MB 0.9s
10:54:17 [2020-07-29T10:54:17.737Z] #5 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 18.06MB / 51.37MB 0.9s
10:54:17 [2020-07-29T10:54:17.737Z] #5 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 16.15MB / 56.72MB 0.9s
10:54:18 [2020-07-29T10:54:18.034Z] #5 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 38.69MB / 48.97MB 1.1s
10:54:18 [2020-07-29T10:54:18.034Z] #5 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 21.97MB / 51.37MB 1.1s
10:54:18 [2020-07-29T10:54:18.034Z] #5 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 20.28MB / 56.72MB 1.1s
10:54:18 [2020-07-29T10:54:18.034Z] #5 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 42.72MB / 48.97MB 1.2s
10:54:18 [2020-07-29T10:54:18.034Z] #5 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 26.18MB / 51.37MB 1.2s
10:54:18 [2020-07-29T10:54:18.034Z] #5 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 24.42MB / 56.72MB 1.2s
10:54:18 [2020-07-29T10:54:18.084Z] Client:
10:54:18 [2020-07-29T10:54:18.084Z]  Debug Mode: false
10:54:18 [2020-07-29T10:54:18.084Z] 
10:54:18 [2020-07-29T10:54:18.084Z] Server:
10:54:18 [2020-07-29T10:54:18.084Z]  Containers: 0
10:54:18 [2020-07-29T10:54:18.084Z]   Running: 0
10:54:18 [2020-07-29T10:54:18.084Z]   Paused: 0
10:54:18 [2020-07-29T10:54:18.084Z]   Stopped: 0
10:54:18 [2020-07-29T10:54:18.084Z]  Images: 1
10:54:18 [2020-07-29T10:54:18.084Z]  Server Version: 19.03.12
10:54:18 [2020-07-29T10:54:18.084Z]  Storage Driver: overlay2
10:54:18 [2020-07-29T10:54:18.084Z]   Backing Filesystem: extfs
10:54:18 [2020-07-29T10:54:18.084Z]   Supports d_type: true
10:54:18 [2020-07-29T10:54:18.084Z]   Native Overlay Diff: true
10:54:18 [2020-07-29T10:54:18.084Z]  Logging Driver: json-file
10:54:18 [2020-07-29T10:54:18.084Z]  Cgroup Driver: cgroupfs
10:54:18 [2020-07-29T10:54:18.084Z]  Plugins:
10:54:18 [2020-07-29T10:54:18.084Z]   Volume: local
10:54:18 [2020-07-29T10:54:18.084Z]   Network: bridge host ipvlan macvlan null overlay
10:54:18 [2020-07-29T10:54:18.084Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
10:54:18 [2020-07-29T10:54:18.084Z]  Swarm: inactive
10:54:18 [2020-07-29T10:54:18.084Z]  Runtimes: runc
10:54:18 [2020-07-29T10:54:18.084Z]  Default Runtime: runc
10:54:18 [2020-07-29T10:54:18.084Z]  Init Binary: docker-init
10:54:18 [2020-07-29T10:54:18.084Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
10:54:18 [2020-07-29T10:54:18.084Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
10:54:18 [2020-07-29T10:54:18.084Z]  init version: fec3683
10:54:18 [2020-07-29T10:54:18.084Z]  Security Options:
10:54:18 [2020-07-29T10:54:18.084Z]   apparmor
10:54:18 [2020-07-29T10:54:18.084Z]   seccomp
10:54:18 [2020-07-29T10:54:18.084Z]    Profile: default
10:54:18 [2020-07-29T10:54:18.084Z]  Kernel Version: 5.3.0-1030-aws
10:54:18 [2020-07-29T10:54:18.084Z]  Operating System: Ubuntu 18.04.4 LTS
10:54:18 [2020-07-29T10:54:18.084Z]  OSType: linux
10:54:18 [2020-07-29T10:54:18.084Z]  Architecture: x86_64
10:54:18 [2020-07-29T10:54:18.084Z]  CPUs: 2
10:54:18 [2020-07-29T10:54:18.084Z]  Total Memory: 7.487GiB
10:54:18 [2020-07-29T10:54:18.084Z]  Name: ip-10-100-43-130
10:54:18 [2020-07-29T10:54:18.084Z]  ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO
10:54:18 [2020-07-29T10:54:18.084Z]  Docker Root Dir: /var/lib/docker
10:54:18 [2020-07-29T10:54:18.084Z]  Debug Mode: false
10:54:18 [2020-07-29T10:54:18.084Z]  Registry: https://index.docker.io/v1/
10:54:18 [2020-07-29T10:54:18.084Z]  Labels:
10:54:18 [2020-07-29T10:54:18.084Z]  Experimental: true
10:54:18 [2020-07-29T10:54:18.084Z]  Insecure Registries:
10:54:18 [2020-07-29T10:54:18.084Z]   127.0.0.0/8
10:54:18 [2020-07-29T10:54:18.084Z]  Live Restore Enabled: true
10:54:18 [2020-07-29T10:54:18.084Z] 
10:54:18 [2020-07-29T10:54:18.084Z] WARNING: No swap limit support
[Pipeline] sh
10:54:18 [2020-07-29T10:54:18.328Z] #5 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 45.41MB / 48.97MB 1.3s
10:54:18 [2020-07-29T10:54:18.328Z] #5 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 30.44MB / 51.37MB 1.3s
10:54:18 [2020-07-29T10:54:18.328Z] #5 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 27.32MB / 56.72MB 1.3s
10:54:18 [2020-07-29T10:54:18.328Z] #5 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 48.72MB / 48.97MB 1.3s
10:54:18 [2020-07-29T10:54:18.328Z] #5 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 34.15MB / 51.37MB 1.3s
10:54:18 [2020-07-29T10:54:18.328Z] #5 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 31.12MB / 56.72MB 1.3s
10:54:18 [2020-07-29T10:54:18.328Z] #5 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 48.97MB / 48.97MB 1.4s done
10:54:18 [2020-07-29T10:54:18.328Z] #5 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 41.94MB / 51.37MB 1.5s
10:54:18 [2020-07-29T10:54:18.328Z] #5 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 40.39MB / 56.72MB 1.5s
10:54:18 [2020-07-29T10:54:18.328Z] #5 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 1.61MB / 102.23MB 1.5s
10:54:18 [2020-07-29T10:54:18.328Z] #5 extracting sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d
10:54:18 [2020-07-29T10:54:18.371Z] Still waiting to schedule task
10:54:18 [2020-07-29T10:54:18.371Z] All nodes of label ‘windows-2019’ are offline
10:54:18 [2020-07-29T10:54:18.382Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:54:18 [2020-07-29T10:54:18.383Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:54:18 [2020-07-29T10:54:18.383Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41287/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
10:54:18 [2020-07-29T10:54:18.623Z] #5 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 46.86MB / 51.37MB 1.7s
10:54:18 [2020-07-29T10:54:18.623Z] #5 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 45.73MB / 56.72MB 1.7s
10:54:18 [2020-07-29T10:54:18.623Z] #5 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 6.72MB / 102.23MB 1.7s
10:54:18 [2020-07-29T10:54:18.642Z] + bash /home/ubuntu/workspace/moby_PR-41287/check-config.sh
10:54:18 [2020-07-29T10:54:18.642Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
10:54:18 [2020-07-29T10:54:18.642Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ...
10:54:18 [2020-07-29T10:54:18.642Z] 
10:54:18 [2020-07-29T10:54:18.642Z] Generally Necessary:
10:54:18 [2020-07-29T10:54:18.642Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
10:54:18 [2020-07-29T10:54:18.642Z] - apparmor: enabled and tools installed
10:54:18 [2020-07-29T10:54:18.642Z] - CONFIG_NAMESPACES: enabled
10:54:18 [2020-07-29T10:54:18.642Z] - CONFIG_NET_NS: enabled
10:54:18 [2020-07-29T10:54:18.642Z] - CONFIG_PID_NS: enabled
10:54:18 [2020-07-29T10:54:18.642Z] - CONFIG_IPC_NS: enabled
10:54:18 [2020-07-29T10:54:18.642Z] - CONFIG_UTS_NS: enabled
10:54:18 [2020-07-29T10:54:18.642Z] - CONFIG_CGROUPS: enabled
10:54:18 [2020-07-29T10:54:18.642Z] - CONFIG_CGROUP_CPUACCT: enabled
10:54:18 [2020-07-29T10:54:18.642Z] - CONFIG_CGROUP_DEVICE: enabled
10:54:18 [2020-07-29T10:54:18.643Z] - CONFIG_CGROUP_FREEZER: enabled
10:54:18 [2020-07-29T10:54:18.643Z] - CONFIG_CGROUP_SCHED: enabled
10:54:18 [2020-07-29T10:54:18.643Z] - CONFIG_CPUSETS: enabled
10:54:18 [2020-07-29T10:54:18.643Z] - CONFIG_MEMCG: enabled
10:54:18 [2020-07-29T10:54:18.643Z] - CONFIG_KEYS: enabled
10:54:18 [2020-07-29T10:54:18.643Z] - CONFIG_VETH: enabled (as module)
10:54:18 [2020-07-29T10:54:18.643Z] - CONFIG_BRIDGE: enabled (as module)
10:54:18 [2020-07-29T10:54:18.643Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
10:54:18 [2020-07-29T10:54:18.643Z] - CONFIG_NF_NAT_IPV4: missing
10:54:18 [2020-07-29T10:54:18.643Z] - CONFIG_IP_NF_FILTER: enabled (as module)
10:54:18 [2020-07-29T10:54:18.910Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
10:54:18 [2020-07-29T10:54:18.910Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
10:54:18 [2020-07-29T10:54:18.910Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
10:54:18 [2020-07-29T10:54:18.910Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
10:54:18 [2020-07-29T10:54:18.910Z] - CONFIG_IP_NF_NAT: enabled (as module)
10:54:18 [2020-07-29T10:54:18.910Z] - CONFIG_NF_NAT: enabled (as module)
10:54:18 [2020-07-29T10:54:18.910Z] - CONFIG_NF_NAT_NEEDED: missing
10:54:18 [2020-07-29T10:54:18.910Z] - CONFIG_POSIX_MQUEUE: enabled
10:54:18 [2020-07-29T10:54:18.910Z] 
10:54:18 [2020-07-29T10:54:18.910Z] Optional Features:
10:54:18 [2020-07-29T10:54:18.910Z] - CONFIG_USER_NS: enabled
10:54:18 [2020-07-29T10:54:18.910Z] - CONFIG_SECCOMP: enabled
10:54:18 [2020-07-29T10:54:18.910Z] - CONFIG_CGROUP_PIDS: enabled
10:54:18 [2020-07-29T10:54:18.910Z] - CONFIG_MEMCG_SWAP: enabled
10:54:18 [2020-07-29T10:54:18.910Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
10:54:18 [2020-07-29T10:54:18.910Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
10:54:18 [2020-07-29T10:54:18.910Z] - CONFIG_BLK_CGROUP: enabled
10:54:18 [2020-07-29T10:54:18.910Z] - CONFIG_BLK_DEV_THROTTLING: enabled
10:54:18 [2020-07-29T10:54:18.910Z] - CONFIG_IOSCHED_CFQ: missing
10:54:18 [2020-07-29T10:54:18.910Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
10:54:18 [2020-07-29T10:54:18.910Z] - CONFIG_CGROUP_PERF: enabled
10:54:18 [2020-07-29T10:54:18.910Z] - CONFIG_CGROUP_HUGETLB: enabled
10:54:18 [2020-07-29T10:54:18.910Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
10:54:18 [2020-07-29T10:54:18.910Z] - CONFIG_CGROUP_NET_PRIO: enabled
10:54:18 [2020-07-29T10:54:18.910Z] - CONFIG_CFS_BANDWIDTH: enabled
10:54:18 [2020-07-29T10:54:18.910Z] - CONFIG_FAIR_GROUP_SCHED: enabled
10:54:18 [2020-07-29T10:54:18.910Z] - CONFIG_RT_GROUP_SCHED: missing
10:54:18 [2020-07-29T10:54:18.910Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
10:54:18 [2020-07-29T10:54:18.910Z] - CONFIG_IP_VS: enabled (as module)
10:54:18 [2020-07-29T10:54:18.910Z] - CONFIG_IP_VS_NFCT: enabled
10:54:18 [2020-07-29T10:54:18.910Z] - CONFIG_IP_VS_PROTO_TCP: enabled
10:54:18 [2020-07-29T10:54:18.910Z] - CONFIG_IP_VS_PROTO_UDP: enabled
10:54:18 [2020-07-29T10:54:18.930Z] #5 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 50.27MB / 51.37MB 1.8s
10:54:18 [2020-07-29T10:54:18.930Z] #5 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 49.40MB / 56.72MB 1.8s
10:54:18 [2020-07-29T10:54:18.930Z] #5 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 51.37MB / 51.37MB 1.9s done
10:54:18 [2020-07-29T10:54:18.930Z] #5 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 54.11MB / 56.72MB 1.9s
10:54:18 [2020-07-29T10:54:18.930Z] #5 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 16.28MB / 102.23MB 1.9s
10:54:18 [2020-07-29T10:54:18.930Z] #5 sha256:831e46c6603bdd306c1b43ad5405e7659e367a223095dda289a98deb3ccc25a7 0B / 156B 1.9s
10:54:18 [2020-07-29T10:54:18.930Z] #5 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 25.16MB / 102.23MB 2.0s
10:54:18 [2020-07-29T10:54:18.930Z] #5 sha256:831e46c6603bdd306c1b43ad5405e7659e367a223095dda289a98deb3ccc25a7 156B / 156B 2.0s
10:54:19 [2020-07-29T10:54:19.049Z] Commit message: "vendor: vishvananda/netns db3c7e526aae966c4ccfa6c8189b693d6ac5d202"
10:54:19 [2020-07-29T10:54:19.065Z]  > git --version # timeout=10
10:54:19 [2020-07-29T10:54:19.069Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
10:54:19 [2020-07-29T10:54:19.182Z] - CONFIG_IP_VS_RR: enabled (as module)
10:54:19 [2020-07-29T10:54:19.182Z] - CONFIG_EXT4_FS: enabled
10:54:19 [2020-07-29T10:54:19.182Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
10:54:19 [2020-07-29T10:54:19.182Z] - CONFIG_EXT4_FS_SECURITY: enabled
10:54:19 [2020-07-29T10:54:19.182Z] - Network Drivers:
10:54:19 [2020-07-29T10:54:19.182Z]   - "overlay":
10:54:19 [2020-07-29T10:54:19.182Z]     - CONFIG_VXLAN: enabled (as module)
10:54:19 [2020-07-29T10:54:19.182Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
10:54:19 [2020-07-29T10:54:19.182Z]       Optional (for encrypted networks):
10:54:19 [2020-07-29T10:54:19.182Z]       - CONFIG_CRYPTO: enabled
10:54:19 [2020-07-29T10:54:19.182Z]       - CONFIG_CRYPTO_AEAD: enabled
10:54:19 [2020-07-29T10:54:19.182Z]       - CONFIG_CRYPTO_GCM: enabled
10:54:19 [2020-07-29T10:54:19.182Z]       - CONFIG_CRYPTO_SEQIV: enabled
10:54:19 [2020-07-29T10:54:19.182Z]       - CONFIG_CRYPTO_GHASH: enabled
10:54:19 [2020-07-29T10:54:19.182Z]       - CONFIG_XFRM: enabled
10:54:19 [2020-07-29T10:54:19.182Z]       - CONFIG_XFRM_USER: enabled (as module)
10:54:19 [2020-07-29T10:54:19.182Z]       - CONFIG_XFRM_ALGO: enabled (as module)
10:54:19 [2020-07-29T10:54:19.182Z]       - CONFIG_INET_ESP: enabled (as module)
10:54:19 [2020-07-29T10:54:19.182Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
10:54:19 [2020-07-29T10:54:19.182Z]   - "ipvlan":
10:54:19 [2020-07-29T10:54:19.182Z]     - CONFIG_IPVLAN: enabled (as module)
10:54:19 [2020-07-29T10:54:19.182Z]   - "macvlan":
10:54:19 [2020-07-29T10:54:19.182Z]     - CONFIG_MACVLAN: enabled (as module)
10:54:19 [2020-07-29T10:54:19.182Z]     - CONFIG_DUMMY: enabled (as module)
10:54:19 [2020-07-29T10:54:19.182Z]   - "ftp,tftp client in container":
10:54:19 [2020-07-29T10:54:19.182Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
10:54:19 [2020-07-29T10:54:19.182Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
10:54:19 [2020-07-29T10:54:19.182Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
10:54:19 [2020-07-29T10:54:19.182Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
10:54:19 [2020-07-29T10:54:19.182Z] - Storage Drivers:
10:54:19 [2020-07-29T10:54:19.182Z]   - "aufs":
10:54:19 [2020-07-29T10:54:19.182Z]     - CONFIG_AUFS_FS: enabled (as module)
10:54:19 [2020-07-29T10:54:19.182Z]   - "btrfs":
10:54:19 [2020-07-29T10:54:19.182Z]     - CONFIG_BTRFS_FS: enabled (as module)
10:54:19 [2020-07-29T10:54:19.182Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
10:54:19 [2020-07-29T10:54:19.182Z]   - "devicemapper":
10:54:19 [2020-07-29T10:54:19.182Z]     - CONFIG_BLK_DEV_DM: enabled
10:54:19 [2020-07-29T10:54:19.182Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
10:54:19 [2020-07-29T10:54:19.182Z]   - "overlay":
10:54:19 [2020-07-29T10:54:19.182Z]     - CONFIG_OVERLAY_FS: enabled (as module)
10:54:19 [2020-07-29T10:54:19.182Z]   - "zfs":
10:54:19 [2020-07-29T10:54:19.182Z]     - /dev/zfs: present
10:54:19 [2020-07-29T10:54:19.182Z]     - zfs command: missing
10:54:19 [2020-07-29T10:54:19.182Z]     - zpool command: missing
10:54:19 [2020-07-29T10:54:19.182Z] 
10:54:19 [2020-07-29T10:54:19.182Z] Limits:
10:54:19 [2020-07-29T10:54:19.182Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
10:54:19 [2020-07-29T10:54:19.182Z] 
10:54:19 [2020-07-29T10:54:19.182Z] + true
10:54:19 [2020-07-29T10:54:19.227Z] #5 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 56.72MB / 56.72MB 2.1s done
10:54:19 [2020-07-29T10:54:19.227Z] #5 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 42.65MB / 102.23MB 2.2s
10:54:19 [2020-07-29T10:54:19.227Z] #5 sha256:831e46c6603bdd306c1b43ad5405e7659e367a223095dda289a98deb3ccc25a7 156B / 156B 2.1s done
10:54:19 [2020-07-29T10:54:19.227Z] #5 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 57.02MB / 102.23MB 2.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
10:54:19 [2020-07-29T10:54:19.530Z] #5 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 67.87MB / 102.23MB 2.5s
10:54:19 [2020-07-29T10:54:19.530Z] #5 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 78.62MB / 102.23MB 2.6s
10:54:19 [2020-07-29T10:54:19.530Z] #5 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 91.45MB / 102.23MB 2.7s
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
10:54:19 [2020-07-29T10:54:19.770Z] + sudo modprobe ip_vs
10:54:19 [2020-07-29T10:54:19.770Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:dae08c333e1756cf9cf08ef43b5b3b7a3977b648 .
10:54:19 [2020-07-29T10:54:19.770Z] #2 [internal] load .dockerignore
10:54:19 [2020-07-29T10:54:19.825Z] #5 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 102.23MB / 102.23MB 2.8s
10:54:19 [2020-07-29T10:54:19.825Z] #5 ...
10:54:19 [2020-07-29T10:54:19.825Z] 
10:54:19 [2020-07-29T10:54:19.825Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
10:54:19 [2020-07-29T10:54:19.825Z] #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
10:54:19 [2020-07-29T10:54:19.825Z] #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
10:54:19 [2020-07-29T10:54:19.825Z] #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
10:54:19 [2020-07-29T10:54:19.825Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.0s done
10:54:19 [2020-07-29T10:54:19.825Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0.6s done
10:54:19 [2020-07-29T10:54:19.825Z] #63 DONE 3.1s
10:54:19 [2020-07-29T10:54:19.825Z] 
10:54:19 [2020-07-29T10:54:19.825Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a...
10:54:19 [2020-07-29T10:54:19.986Z] + docker version
10:54:20 [2020-07-29T10:54:20.029Z] #2 transferring context: 87B done
10:54:20 [2020-07-29T10:54:20.029Z] #2 DONE 0.0s
10:54:20 [2020-07-29T10:54:20.029Z] 
10:54:20 [2020-07-29T10:54:20.029Z] #1 [internal] load build definition from Dockerfile
10:54:20 [2020-07-29T10:54:20.029Z] #1 transferring dockerfile: 12.30kB done
10:54:20 [2020-07-29T10:54:20.029Z] #1 DONE 0.0s
10:54:20 [2020-07-29T10:54:20.029Z] 
10:54:20 [2020-07-29T10:54:20.029Z] #4 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
10:54:20 [2020-07-29T10:54:20.126Z] #5 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 102.23MB / 102.23MB 3.0s done
10:54:20 [2020-07-29T10:54:20.126Z] #5 extracting sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 1.7s done
10:54:20 [2020-07-29T10:54:20.292Z] #4 DONE 0.3s
10:54:20 [2020-07-29T10:54:20.292Z] 
10:54:20 [2020-07-29T10:54:20.292Z] #3 [internal] load metadata for docker.io/library/golang:1.13.14-buster
10:54:20 [2020-07-29T10:54:20.292Z] #3 DONE 0.3s
10:54:20 [2020-07-29T10:54:20.292Z] 
10:54:20 [2020-07-29T10:54:20.292Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a...
10:54:20 [2020-07-29T10:54:20.292Z] #5 resolve docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 done
10:54:20 [2020-07-29T10:54:20.292Z] #5 sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 1.86kB / 1.86kB done
10:54:20 [2020-07-29T10:54:20.292Z] #5 sha256:67d10cb69049bc0431101e6bac10127baa6ba2c8d2b37802bb6397a367f50cbb 6.19kB / 6.19kB done
10:54:20 [2020-07-29T10:54:20.292Z] #5 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 0B / 50.39MB 0.0s
10:54:20 [2020-07-29T10:54:20.292Z] #5 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 0B / 7.81MB 0.0s
10:54:20 [2020-07-29T10:54:20.292Z] #5 sha256:e04c3938e98e67b64f9aae22cb71fb0d30a2f24896511d0d95454f1dc994173b 1.79kB / 1.79kB done
10:54:20 [2020-07-29T10:54:20.417Z] #5 extracting sha256:b2e8e5cabcd07c3b92963e637fc22608613c8a9013bf41d621452d8827c71214
10:54:20 [2020-07-29T10:54:20.509Z] Fetching without tags
10:54:20 [2020-07-29T10:54:20.555Z] #5 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 8.97MB / 50.39MB 0.3s
10:54:20 [2020-07-29T10:54:20.555Z] #5 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 4.33MB / 7.81MB 0.3s
10:54:20 [2020-07-29T10:54:20.709Z] #5 extracting sha256:b2e8e5cabcd07c3b92963e637fc22608613c8a9013bf41d621452d8827c71214 0.3s done
10:54:20 [2020-07-29T10:54:20.814Z] #5 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 12.93MB / 50.39MB 0.4s
10:54:20 [2020-07-29T10:54:20.814Z] #5 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 6.98MB / 7.81MB 0.4s
10:54:20 [2020-07-29T10:54:20.814Z] #5 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 18.76MB / 50.39MB 0.6s
10:54:20 [2020-07-29T10:54:20.814Z] #5 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 7.81MB / 7.81MB 0.5s done
10:54:20 [2020-07-29T10:54:20.814Z] #5 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 0B / 10.00MB 0.6s
10:54:20 [2020-07-29T10:54:20.814Z] #5 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 0B / 51.83MB 0.6s
10:54:20 [2020-07-29T10:54:20.904Z] Merging remotes/origin/19.03 commit 7d597ee2c9e25535759bb06fef5285e925771445 into PR head commit dae08c333e1756cf9cf08ef43b5b3b7a3977b648
10:54:21 [2020-07-29T10:54:21.000Z] #5 extracting sha256:b9a68e3c7fb279126bd2a86ecae67a5c1bd01806670cb45ad4367f30176fcdb7 0.1s
10:54:21 [2020-07-29T10:54:21.075Z] #5 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 949.17kB / 10.00MB 0.6s
10:54:21 [2020-07-29T10:54:21.075Z] #5 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 24.74MB / 50.39MB 0.8s
10:54:21 [2020-07-29T10:54:21.075Z] #5 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 5.79MB / 10.00MB 0.8s
10:54:21 [2020-07-29T10:54:21.075Z] #5 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 4.64MB / 51.83MB 0.8s
10:54:20 [2020-07-29T10:54:20.482Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:54:20 [2020-07-29T10:54:20.485Z]  > git config --add remote.origin.fetch +refs/pull/41287/head:refs/remotes/origin/PR-41287 # timeout=10
10:54:20 [2020-07-29T10:54:20.488Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
10:54:20 [2020-07-29T10:54:20.503Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:54:20 [2020-07-29T10:54:20.517Z] Fetching upstream changes from https://github.com/moby/moby.git
10:54:20 [2020-07-29T10:54:20.517Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:54:20 [2020-07-29T10:54:20.518Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41287/head:refs/remotes/origin/PR-41287 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
10:54:20 [2020-07-29T10:54:20.912Z]  > git config core.sparsecheckout # timeout=10
10:54:20 [2020-07-29T10:54:20.914Z]  > git checkout -f dae08c333e1756cf9cf08ef43b5b3b7a3977b648 # timeout=10
10:54:21 [2020-07-29T10:54:21.291Z] #5 extracting sha256:b9a68e3c7fb279126bd2a86ecae67a5c1bd01806670cb45ad4367f30176fcdb7 0.2s done
10:54:21 [2020-07-29T10:54:21.291Z] #5 extracting sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14
10:54:21 [2020-07-29T10:54:21.335Z] #5 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 8.31MB / 10.00MB 1.0s
10:54:21 [2020-07-29T10:54:21.335Z] #5 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 28.07MB / 50.39MB 1.0s
10:54:21 [2020-07-29T10:54:21.335Z] #5 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 10.00MB / 10.00MB 1.0s
10:54:21 [2020-07-29T10:54:21.335Z] #5 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 10.09MB / 51.83MB 1.0s
10:54:21 [2020-07-29T10:54:21.594Z] #5 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 33.75MB / 50.39MB 1.3s
10:54:21 [2020-07-29T10:54:21.594Z] #5 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 10.00MB / 10.00MB 1.1s done
10:54:21 [2020-07-29T10:54:21.594Z] #5 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 16.68MB / 51.83MB 1.3s
10:54:21 [2020-07-29T10:54:21.594Z] #5 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 1.11MB / 68.65MB 1.3s
10:54:21 [2020-07-29T10:54:21.594Z] #5 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 7.88MB / 68.65MB 1.4s
10:54:21 [2020-07-29T10:54:21.698Z] Merge succeeded, producing dae08c333e1756cf9cf08ef43b5b3b7a3977b648
10:54:21 [2020-07-29T10:54:21.698Z] Checking out Revision dae08c333e1756cf9cf08ef43b5b3b7a3977b648 (PR-41287)
10:54:21 [2020-07-29T10:54:21.854Z] #5 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 37.63MB / 50.39MB 1.5s
10:54:21 [2020-07-29T10:54:21.854Z] #5 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 20.67MB / 51.83MB 1.5s
10:54:21 [2020-07-29T10:54:21.854Z] #5 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 12.30MB / 68.65MB 1.6s
10:54:22 [2020-07-29T10:54:22.115Z] #5 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 41.07MB / 50.39MB 1.7s
10:54:22 [2020-07-29T10:54:22.115Z] #5 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 24.43MB / 51.83MB 1.7s
10:54:22 [2020-07-29T10:54:22.115Z] #5 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 44.43MB / 50.39MB 1.9s
10:54:22 [2020-07-29T10:54:22.115Z] #5 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 27.90MB / 51.83MB 1.9s
10:54:22 [2020-07-29T10:54:22.115Z] #5 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 17.26MB / 68.65MB 1.9s
10:54:22 [2020-07-29T10:54:22.375Z] #5 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 50.39MB / 50.39MB 2.0s
10:54:22 [2020-07-29T10:54:22.375Z] #5 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 36.98MB / 51.83MB 2.0s
10:54:22 [2020-07-29T10:54:22.375Z] #5 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 24.10MB / 68.65MB 2.0s
10:54:22 [2020-07-29T10:54:22.375Z] #5 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 42.97MB / 51.83MB 2.2s
10:54:22 [2020-07-29T10:54:22.375Z] #5 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 30.89MB / 68.65MB 2.2s
10:54:22 [2020-07-29T10:54:22.627Z] Commit message: "vendor: vishvananda/netns db3c7e526aae966c4ccfa6c8189b693d6ac5d202"
10:54:22 [2020-07-29T10:54:22.635Z] #5 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 49.76MB / 51.83MB 2.3s
10:54:22 [2020-07-29T10:54:22.635Z] #5 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 40.95MB / 68.65MB 2.3s
10:54:22 [2020-07-29T10:54:22.635Z] #5 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 47.43MB / 68.65MB 2.3s
10:54:22 [2020-07-29T10:54:22.678Z]  > git --version # timeout=10
10:54:22 [2020-07-29T10:54:22.687Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
10:54:22 [2020-07-29T10:54:22.798Z] #5 extracting sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 1.4s done
10:54:23 [2020-07-29T10:54:23.090Z] #5 extracting sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 0.1s
10:54:21 [2020-07-29T10:54:21.671Z]  > git merge 7d597ee2c9e25535759bb06fef5285e925771445 # timeout=10
10:54:21 [2020-07-29T10:54:21.692Z]  > git rev-parse HEAD^{commit} # timeout=10
10:54:21 [2020-07-29T10:54:21.706Z]  > git config core.sparsecheckout # timeout=10
10:54:21 [2020-07-29T10:54:21.708Z]  > git checkout -f dae08c333e1756cf9cf08ef43b5b3b7a3977b648 # timeout=10
10:54:23 [2020-07-29T10:54:23.205Z] #5 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 50.39MB / 50.39MB 2.4s done
10:54:23 [2020-07-29T10:54:23.205Z] #5 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 51.83MB / 51.83MB 2.7s done
10:54:23 [2020-07-29T10:54:23.205Z] #5 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 64.82MB / 68.65MB 2.8s
10:54:23 [2020-07-29T10:54:23.205Z] #5 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909
10:54:23 [2020-07-29T10:54:23.205Z] #5 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 3.26MB / 120.18MB 2.8s
10:54:23 [2020-07-29T10:54:23.205Z] #5 sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 0B / 126B 2.8s
10:54:23 [2020-07-29T10:54:23.205Z] #5 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 68.65MB / 68.65MB 2.8s
10:54:23 [2020-07-29T10:54:23.205Z] #5 sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 126B / 126B 2.8s done
10:54:23 [2020-07-29T10:54:23.205Z] #5 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 16.31MB / 120.18MB 2.9s
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
10:54:23 [2020-07-29T10:54:23.469Z] #5 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 24.98MB / 120.18MB 3.1s
10:54:23 [2020-07-29T10:54:23.469Z] #5 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 36.30MB / 120.18MB 3.2s
10:54:23 [2020-07-29T10:54:23.613Z] + docker version
10:54:23 [2020-07-29T10:54:23.613Z] Client:
10:54:23 [2020-07-29T10:54:23.613Z]  Version:           18.06.1-ce
10:54:23 [2020-07-29T10:54:23.613Z]  API version:       1.38
10:54:23 [2020-07-29T10:54:23.613Z]  Go version:        go1.10.3
10:54:23 [2020-07-29T10:54:23.613Z]  Git commit:        e68fc7a
10:54:23 [2020-07-29T10:54:23.613Z]  Built:             Tue Aug 21 17:26:10 2018
10:54:23 [2020-07-29T10:54:23.613Z]  OS/Arch:           linux/ppc64le
10:54:23 [2020-07-29T10:54:23.613Z]  Experimental:      false
10:54:23 [2020-07-29T10:54:23.613Z] 
10:54:23 [2020-07-29T10:54:23.613Z] Server:
10:54:23 [2020-07-29T10:54:23.613Z]  Engine:
10:54:23 [2020-07-29T10:54:23.613Z]   Version:          18.06.1-ce
10:54:23 [2020-07-29T10:54:23.613Z]   API version:      1.38 (minimum version 1.12)
10:54:23 [2020-07-29T10:54:23.613Z]   Go version:       go1.10.3
10:54:23 [2020-07-29T10:54:23.613Z]   Git commit:       e68fc7a
10:54:23 [2020-07-29T10:54:23.613Z]   Built:            Tue Aug 21 17:24:20 2018
10:54:23 [2020-07-29T10:54:23.613Z]   OS/Arch:          linux/ppc64le
10:54:23 [2020-07-29T10:54:23.613Z]   Experimental:     true
[Pipeline] sh
10:54:23 [2020-07-29T10:54:23.730Z] #5 ...
10:54:23 [2020-07-29T10:54:23.730Z] 
10:54:23 [2020-07-29T10:54:23.730Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
10:54:23 [2020-07-29T10:54:23.730Z] #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
10:54:23 [2020-07-29T10:54:23.730Z] #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
10:54:23 [2020-07-29T10:54:23.730Z] #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
10:54:23 [2020-07-29T10:54:23.730Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.5s done
10:54:23 [2020-07-29T10:54:23.730Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.7s done
10:54:23 [2020-07-29T10:54:23.730Z] #63 DONE 3.4s
10:54:23 [2020-07-29T10:54:23.730Z] 
10:54:23 [2020-07-29T10:54:23.730Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a...
10:54:23 [2020-07-29T10:54:23.730Z] #5 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 68.65MB / 68.65MB 3.3s done
10:54:23 [2020-07-29T10:54:23.730Z] #5 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 48.21MB / 120.18MB 3.4s
10:54:23 [2020-07-29T10:54:23.730Z] #5 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 57.97MB / 120.18MB 3.5s
10:54:23 [2020-07-29T10:54:23.996Z] + docker info
10:54:23 [2020-07-29T10:54:23.996Z] Containers: 0
10:54:23 [2020-07-29T10:54:23.996Z]  Running: 0
10:54:23 [2020-07-29T10:54:23.996Z]  Paused: 0
10:54:23 [2020-07-29T10:54:23.996Z]  Stopped: 0
10:54:23 [2020-07-29T10:54:23.996Z] Images: 0
10:54:23 [2020-07-29T10:54:23.996Z] Server Version: 18.06.1-ce
10:54:23 [2020-07-29T10:54:23.996Z] Storage Driver: overlay2
10:54:23 [2020-07-29T10:54:23.996Z]  Backing Filesystem: extfs
10:54:23 [2020-07-29T10:54:23.996Z]  Supports d_type: true
10:54:23 [2020-07-29T10:54:23.996Z]  Native Overlay Diff: true
10:54:23 [2020-07-29T10:54:23.996Z] Logging Driver: json-file
10:54:23 [2020-07-29T10:54:23.996Z] Cgroup Driver: cgroupfs
10:54:23 [2020-07-29T10:54:23.996Z] Plugins:
10:54:23 [2020-07-29T10:54:23.996Z]  Volume: local
10:54:23 [2020-07-29T10:54:23.996Z]  Network: bridge host ipvlan macvlan null overlay
10:54:23 [2020-07-29T10:54:23.996Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
10:54:23 [2020-07-29T10:54:23.996Z] Swarm: inactive
10:54:23 [2020-07-29T10:54:23.996Z] Runtimes: runc
10:54:23 [2020-07-29T10:54:23.996Z] Default Runtime: runc
10:54:23 [2020-07-29T10:54:23.996Z] Init Binary: docker-init
10:54:23 [2020-07-29T10:54:23.996Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
10:54:23 [2020-07-29T10:54:23.996Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
10:54:23 [2020-07-29T10:54:23.996Z] init version: fec3683
10:54:23 [2020-07-29T10:54:23.996Z] Security Options:
10:54:23 [2020-07-29T10:54:23.996Z]  apparmor
10:54:23 [2020-07-29T10:54:23.996Z]  seccomp
10:54:23 [2020-07-29T10:54:23.996Z]   Profile: default
10:54:23 [2020-07-29T10:54:23.996Z] Kernel Version: 4.4.0-139-generic
10:54:23 [2020-07-29T10:54:23.996Z] Operating System: Ubuntu 16.04.3 LTS
10:54:23 [2020-07-29T10:54:23.996Z] OSType: linux
10:54:23 [2020-07-29T10:54:23.996Z] Architecture: ppc64le
10:54:23 [2020-07-29T10:54:23.996Z] CPUs: 4
10:54:23 [2020-07-29T10:54:23.996Z] Total Memory: 7.972GiB
10:54:23 [2020-07-29T10:54:23.996Z] Name: ppc64le-ubuntu-13
10:54:23 [2020-07-29T10:54:23.996Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
10:54:23 [2020-07-29T10:54:23.996Z] Docker Root Dir: /var/lib/docker
10:54:23 [2020-07-29T10:54:23.996Z] Debug Mode (client): false
10:54:23 [2020-07-29T10:54:23.996Z] Debug Mode (server): false
10:54:23 [2020-07-29T10:54:23.996Z] Username: dockerbuildbot
10:54:23 [2020-07-29T10:54:23.996Z] Registry: https://index.docker.io/v1/
10:54:23 [2020-07-29T10:54:23.996Z] Labels:
10:54:23 [2020-07-29T10:54:23.996Z] Experimental: true
10:54:23 [2020-07-29T10:54:23.996Z] Insecure Registries:
10:54:23 [2020-07-29T10:54:23.996Z]  127.0.0.0/8
10:54:23 [2020-07-29T10:54:23.996Z] Live Restore Enabled: false
10:54:23 [2020-07-29T10:54:23.996Z] 
[Pipeline] sh
10:54:24 [2020-07-29T10:54:24.123Z] #5 extracting sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 1.1s done
10:54:24 [2020-07-29T10:54:24.303Z] #5 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 69.27MB / 120.18MB 3.7s
10:54:24 [2020-07-29T10:54:24.303Z] #5 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 81.11MB / 120.18MB 3.9s
10:54:24 [2020-07-29T10:54:24.303Z] #5 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 94.28MB / 120.18MB 4.1s
10:54:24 [2020-07-29T10:54:24.385Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:54:24 [2020-07-29T10:54:24.386Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:54:24 [2020-07-29T10:54:24.386Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41287/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
10:54:24 [2020-07-29T10:54:24.386Z] + bash /home/docker/workspace/moby_PR-41287/check-config.sh
10:54:24 [2020-07-29T10:54:24.386Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
10:54:24 [2020-07-29T10:54:24.386Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
10:54:24 [2020-07-29T10:54:24.386Z] 
10:54:24 [2020-07-29T10:54:24.386Z] Generally Necessary:
10:54:24 [2020-07-29T10:54:24.386Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
10:54:24 [2020-07-29T10:54:24.386Z] - apparmor: enabled and tools installed
10:54:24 [2020-07-29T10:54:24.386Z] - CONFIG_NAMESPACES: enabled
10:54:24 [2020-07-29T10:54:24.386Z] - CONFIG_NET_NS: enabled
10:54:24 [2020-07-29T10:54:24.386Z] - CONFIG_PID_NS: enabled
10:54:24 [2020-07-29T10:54:24.386Z] - CONFIG_IPC_NS: enabled
10:54:24 [2020-07-29T10:54:24.386Z] - CONFIG_UTS_NS: enabled
10:54:24 [2020-07-29T10:54:24.386Z] - CONFIG_CGROUPS: enabled
10:54:24 [2020-07-29T10:54:24.386Z] - CONFIG_CGROUP_CPUACCT: enabled
10:54:24 [2020-07-29T10:54:24.386Z] - CONFIG_CGROUP_DEVICE: enabled
10:54:24 [2020-07-29T10:54:24.386Z] - CONFIG_CGROUP_FREEZER: enabled
10:54:24 [2020-07-29T10:54:24.386Z] - CONFIG_CGROUP_SCHED: enabled
10:54:24 [2020-07-29T10:54:24.386Z] - CONFIG_CPUSETS: enabled
10:54:24 [2020-07-29T10:54:24.386Z] - CONFIG_MEMCG: enabled
10:54:24 [2020-07-29T10:54:24.386Z] - CONFIG_KEYS: enabled
10:54:24 [2020-07-29T10:54:24.386Z] - CONFIG_VETH: enabled (as module)
10:54:24 [2020-07-29T10:54:24.386Z] - CONFIG_BRIDGE: enabled (as module)
10:54:24 [2020-07-29T10:54:24.386Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
10:54:24 [2020-07-29T10:54:24.386Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
10:54:24 [2020-07-29T10:54:24.414Z] #5 extracting sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2
10:54:24 [2020-07-29T10:54:24.567Z] #5 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 105.74MB / 120.18MB 4.3s
10:54:24 [2020-07-29T10:54:24.680Z] - CONFIG_IP_NF_FILTER: enabled (as module)
10:54:24 [2020-07-29T10:54:24.680Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
10:54:24 [2020-07-29T10:54:24.680Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
10:54:24 [2020-07-29T10:54:24.680Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
10:54:24 [2020-07-29T10:54:24.680Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
10:54:24 [2020-07-29T10:54:24.680Z] - CONFIG_IP_NF_NAT: enabled (as module)
10:54:24 [2020-07-29T10:54:24.680Z] - CONFIG_NF_NAT: enabled (as module)
10:54:24 [2020-07-29T10:54:24.680Z] - CONFIG_NF_NAT_NEEDED: enabled
10:54:24 [2020-07-29T10:54:24.680Z] - CONFIG_POSIX_MQUEUE: enabled
10:54:24 [2020-07-29T10:54:24.680Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
10:54:24 [2020-07-29T10:54:24.680Z] 
10:54:24 [2020-07-29T10:54:24.680Z] Optional Features:
10:54:24 [2020-07-29T10:54:24.680Z] - CONFIG_USER_NS: enabled
10:54:24 [2020-07-29T10:54:24.680Z] - CONFIG_SECCOMP: enabled
10:54:24 [2020-07-29T10:54:24.680Z] - CONFIG_CGROUP_PIDS: enabled
10:54:24 [2020-07-29T10:54:24.680Z] - CONFIG_MEMCG_SWAP: enabled
10:54:24 [2020-07-29T10:54:24.680Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
10:54:24 [2020-07-29T10:54:24.680Z]     (cgroup swap accounting is currently enabled)
10:54:24 [2020-07-29T10:54:24.680Z] - CONFIG_MEMCG_KMEM: enabled
10:54:24 [2020-07-29T10:54:24.680Z] - CONFIG_BLK_CGROUP: enabled
10:54:24 [2020-07-29T10:54:24.680Z] - CONFIG_BLK_DEV_THROTTLING: enabled
10:54:24 [2020-07-29T10:54:24.680Z] - CONFIG_IOSCHED_CFQ: enabled
10:54:24 [2020-07-29T10:54:24.680Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
10:54:24 [2020-07-29T10:54:24.680Z] - CONFIG_CGROUP_PERF: enabled
10:54:24 [2020-07-29T10:54:24.680Z] - CONFIG_CGROUP_HUGETLB: enabled
10:54:24 [2020-07-29T10:54:24.680Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
10:54:24 [2020-07-29T10:54:24.680Z] - CONFIG_CGROUP_NET_PRIO: enabled
10:54:24 [2020-07-29T10:54:24.680Z] - CONFIG_CFS_BANDWIDTH: enabled
10:54:24 [2020-07-29T10:54:24.680Z] - CONFIG_FAIR_GROUP_SCHED: enabled
10:54:24 [2020-07-29T10:54:24.680Z] - CONFIG_RT_GROUP_SCHED: missing
10:54:24 [2020-07-29T10:54:24.680Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
10:54:24 [2020-07-29T10:54:24.680Z] - CONFIG_IP_VS: enabled (as module)
10:54:24 [2020-07-29T10:54:24.680Z] - CONFIG_IP_VS_NFCT: enabled
10:54:24 [2020-07-29T10:54:24.680Z] - CONFIG_IP_VS_PROTO_TCP: enabled
10:54:24 [2020-07-29T10:54:24.680Z] - CONFIG_IP_VS_PROTO_UDP: enabled
10:54:24 [2020-07-29T10:54:24.680Z] - CONFIG_IP_VS_RR: enabled (as module)
10:54:24 [2020-07-29T10:54:24.680Z] - CONFIG_EXT4_FS: enabled
10:54:24 [2020-07-29T10:54:24.680Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
10:54:24 [2020-07-29T10:54:24.680Z] - CONFIG_EXT4_FS_SECURITY: enabled
10:54:24 [2020-07-29T10:54:24.680Z] - Network Drivers:
10:54:24 [2020-07-29T10:54:24.680Z]   - "overlay":
10:54:24 [2020-07-29T10:54:24.680Z]     - CONFIG_VXLAN: enabled (as module)
10:54:24 [2020-07-29T10:54:24.680Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
10:54:24 [2020-07-29T10:54:24.680Z]       Optional (for encrypted networks):
10:54:24 [2020-07-29T10:54:24.827Z] #5 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 111.80MB / 120.18MB 4.4s
10:54:24 [2020-07-29T10:54:24.827Z] #5 ...
10:54:24 [2020-07-29T10:54:24.827Z] 
10:54:24 [2020-07-29T10:54:24.827Z] #17 [internal] load build context
10:54:24 [2020-07-29T10:54:24.827Z] #17 transferring context: 50.92MB 4.5s done
10:54:24 [2020-07-29T10:54:24.827Z] #17 DONE 4.6s
10:54:24 [2020-07-29T10:54:24.827Z] 
10:54:24 [2020-07-29T10:54:24.827Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a...
10:54:24 [2020-07-29T10:54:24.827Z] #5 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 120.18MB / 120.18MB 4.6s
10:54:24 [2020-07-29T10:54:24.973Z]       - CONFIG_CRYPTO: enabled
10:54:24 [2020-07-29T10:54:24.974Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
10:54:24 [2020-07-29T10:54:24.974Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
10:54:24 [2020-07-29T10:54:24.974Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
10:54:24 [2020-07-29T10:54:24.974Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
10:54:24 [2020-07-29T10:54:24.974Z]       - CONFIG_XFRM: enabled
10:54:24 [2020-07-29T10:54:24.974Z]       - CONFIG_XFRM_USER: enabled (as module)
10:54:24 [2020-07-29T10:54:24.974Z]       - CONFIG_XFRM_ALGO: enabled (as module)
10:54:24 [2020-07-29T10:54:24.974Z]       - CONFIG_INET_ESP: enabled (as module)
10:54:24 [2020-07-29T10:54:24.974Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
10:54:24 [2020-07-29T10:54:24.974Z]   - "ipvlan":
10:54:24 [2020-07-29T10:54:24.974Z]     - CONFIG_IPVLAN: enabled (as module)
10:54:24 [2020-07-29T10:54:24.974Z]   - "macvlan":
10:54:24 [2020-07-29T10:54:24.974Z]     - CONFIG_MACVLAN: enabled (as module)
10:54:24 [2020-07-29T10:54:24.974Z]     - CONFIG_DUMMY: enabled (as module)
10:54:24 [2020-07-29T10:54:24.974Z]   - "ftp,tftp client in container":
10:54:24 [2020-07-29T10:54:24.974Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
10:54:24 [2020-07-29T10:54:24.974Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
10:54:24 [2020-07-29T10:54:24.974Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
10:54:24 [2020-07-29T10:54:24.974Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
10:54:24 [2020-07-29T10:54:24.974Z] - Storage Drivers:
10:54:24 [2020-07-29T10:54:24.974Z]   - "aufs":
10:54:24 [2020-07-29T10:54:24.974Z]     - CONFIG_AUFS_FS: enabled (as module)
10:54:24 [2020-07-29T10:54:24.974Z]   - "btrfs":
10:54:24 [2020-07-29T10:54:24.974Z]     - CONFIG_BTRFS_FS: enabled (as module)
10:54:24 [2020-07-29T10:54:24.974Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
10:54:24 [2020-07-29T10:54:24.974Z]   - "devicemapper":
10:54:24 [2020-07-29T10:54:24.974Z]     - CONFIG_BLK_DEV_DM: enabled
10:54:24 [2020-07-29T10:54:24.974Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
10:54:24 [2020-07-29T10:54:24.974Z]   - "overlay":
10:54:24 [2020-07-29T10:54:24.974Z]     - CONFIG_OVERLAY_FS: enabled (as module)
10:54:24 [2020-07-29T10:54:24.974Z]   - "zfs":
10:54:24 [2020-07-29T10:54:24.974Z]     - /dev/zfs: missing
10:54:24 [2020-07-29T10:54:24.974Z]     - zfs command: missing
10:54:24 [2020-07-29T10:54:24.974Z]     - zpool command: missing
10:54:24 [2020-07-29T10:54:24.974Z] 
10:54:24 [2020-07-29T10:54:24.974Z] Limits:
10:54:24 [2020-07-29T10:54:24.974Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
10:54:24 [2020-07-29T10:54:24.974Z] 
10:54:24 [2020-07-29T10:54:24.974Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
10:54:25 [2020-07-29T10:54:25.404Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:dae08c333e1756cf9cf08ef43b5b3b7a3977b648 .
10:54:26 [2020-07-29T10:54:26.207Z] #5 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 120.18MB / 120.18MB 5.7s done
10:54:26 [2020-07-29T10:54:26.466Z] #5 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 3.4s done
10:54:26 [2020-07-29T10:54:26.466Z] #5 extracting sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c
10:54:26 [2020-07-29T10:54:26.532Z] Client: Docker Engine - Community
10:54:26 [2020-07-29T10:54:26.532Z]  Version:           19.03.12
10:54:26 [2020-07-29T10:54:26.532Z]  API version:       1.40
10:54:26 [2020-07-29T10:54:26.532Z]  Go version:        go1.13.10
10:54:26 [2020-07-29T10:54:26.532Z]  Git commit:        48a66213fe
10:54:26 [2020-07-29T10:54:26.532Z]  Built:             Mon Jun 22 15:45:36 2020
10:54:26 [2020-07-29T10:54:26.532Z]  OS/Arch:           linux/amd64
10:54:26 [2020-07-29T10:54:26.532Z]  Experimental:      false
10:54:26 [2020-07-29T10:54:26.532Z] 
10:54:26 [2020-07-29T10:54:26.532Z] Server: Docker Engine - Community
10:54:26 [2020-07-29T10:54:26.532Z]  Engine:
10:54:26 [2020-07-29T10:54:26.532Z]   Version:          19.03.12
10:54:26 [2020-07-29T10:54:26.532Z]   API version:      1.40 (minimum version 1.12)
10:54:26 [2020-07-29T10:54:26.532Z]   Go version:       go1.13.10
10:54:26 [2020-07-29T10:54:26.532Z]   Git commit:       48a66213fe
10:54:26 [2020-07-29T10:54:26.532Z]   Built:            Mon Jun 22 15:44:07 2020
10:54:26 [2020-07-29T10:54:26.532Z]   OS/Arch:          linux/amd64
10:54:26 [2020-07-29T10:54:26.532Z]   Experimental:     true
10:54:26 [2020-07-29T10:54:26.532Z]  containerd:
10:54:26 [2020-07-29T10:54:26.532Z]   Version:          1.2.13
10:54:26 [2020-07-29T10:54:26.532Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
10:54:26 [2020-07-29T10:54:26.532Z]  runc:
10:54:26 [2020-07-29T10:54:26.532Z]   Version:          1.0.0-rc10
10:54:26 [2020-07-29T10:54:26.532Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
10:54:26 [2020-07-29T10:54:26.532Z]  docker-init:
10:54:26 [2020-07-29T10:54:26.532Z]   Version:          0.18.0
10:54:26 [2020-07-29T10:54:26.532Z]   GitCommit:        fec3683
[Pipeline] sh
10:54:26 [2020-07-29T10:54:26.726Z] #5 extracting sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 0.3s done
10:54:26 [2020-07-29T10:54:26.726Z] #5 extracting sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2
10:54:26 [2020-07-29T10:54:26.826Z] + docker info
10:54:27 [2020-07-29T10:54:27.146Z] #5 extracting sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 2.6s done
10:54:27 [2020-07-29T10:54:27.146Z] #5 extracting sha256:831e46c6603bdd306c1b43ad5405e7659e367a223095dda289a98deb3ccc25a7 0.0s done
10:54:27 [2020-07-29T10:54:27.146Z] #5 DONE 10.5s
10:54:27 [2020-07-29T10:54:27.296Z] #5 extracting sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 0.2s done
10:54:27 [2020-07-29T10:54:27.296Z] #5 extracting sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 0.1s
10:54:27 [2020-07-29T10:54:27.437Z] 
10:54:27 [2020-07-29T10:54:27.437Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
10:54:27 [2020-07-29T10:54:27.493Z] Sending build context to Docker daemon  55.44MB

10:54:27 [2020-07-29T10:54:27.493Z] Step 1/140 : ARG CROSS="false"
10:54:27 [2020-07-29T10:54:27.493Z] Step 2/140 : ARG GO_VERSION=1.13.14
10:54:27 [2020-07-29T10:54:27.493Z] Step 3/140 : ARG DEBIAN_FRONTEND=noninteractive
10:54:27 [2020-07-29T10:54:27.493Z] Step 4/140 : ARG VPNKIT_DIGEST=e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
10:54:27 [2020-07-29T10:54:27.493Z] Step 5/140 : FROM golang:${GO_VERSION}-buster AS base
10:54:27 [2020-07-29T10:54:27.493Z] 1.13.14-buster: Pulling from library/golang
10:54:27 [2020-07-29T10:54:27.493Z] 1c8685784756: Pulling fs layer
10:54:27 [2020-07-29T10:54:27.493Z] b30caebadb02: Pulling fs layer
10:54:27 [2020-07-29T10:54:27.493Z] 3db29f675863: Pulling fs layer
10:54:27 [2020-07-29T10:54:27.493Z] bc4207fc4c93: Pulling fs layer
10:54:27 [2020-07-29T10:54:27.493Z] 47a08a47fa97: Pulling fs layer
10:54:27 [2020-07-29T10:54:27.493Z] 0ae62d2712a7: Pulling fs layer
10:54:27 [2020-07-29T10:54:27.493Z] 1d4419b49a59: Pulling fs layer
10:54:27 [2020-07-29T10:54:27.493Z] bc4207fc4c93: Waiting
10:54:27 [2020-07-29T10:54:27.493Z] 47a08a47fa97: Waiting
10:54:27 [2020-07-29T10:54:27.493Z] 0ae62d2712a7: Waiting
10:54:27 [2020-07-29T10:54:27.493Z] 1d4419b49a59: Waiting
10:54:28 [2020-07-29T10:54:28.160Z] b30caebadb02: Verifying Checksum
10:54:28 [2020-07-29T10:54:28.160Z] b30caebadb02: Download complete
10:54:28 [2020-07-29T10:54:28.160Z] 3db29f675863: Verifying Checksum
10:54:28 [2020-07-29T10:54:28.160Z] 3db29f675863: Download complete
10:54:28 [2020-07-29T10:54:28.951Z] #6 DONE 1.5s
10:54:28 [2020-07-29T10:54:28.951Z] 
10:54:28 [2020-07-29T10:54:28.951Z] #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
10:54:28 [2020-07-29T10:54:28.951Z] #18 DONE 0.1s
10:54:28 [2020-07-29T10:54:28.951Z] 
10:54:28 [2020-07-29T10:54:28.951Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
10:54:28 [2020-07-29T10:54:28.951Z] #36 ...
10:54:28 [2020-07-29T10:54:28.951Z] 
10:54:28 [2020-07-29T10:54:28.951Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
10:54:28 [2020-07-29T10:54:28.951Z] #65 DONE 0.1s
10:54:29 [2020-07-29T10:54:29.206Z] #5 extracting sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 2.0s done
10:54:29 [2020-07-29T10:54:29.242Z] 
10:54:29 [2020-07-29T10:54:29.242Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer ....
10:54:29 [2020-07-29T10:54:29.242Z] #47 DONE 0.1s
10:54:29 [2020-07-29T10:54:29.242Z] 
10:54:29 [2020-07-29T10:54:29.242Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
10:54:29 [2020-07-29T10:54:29.242Z] #41 DONE 0.1s
10:54:29 [2020-07-29T10:54:29.242Z] 
10:54:29 [2020-07-29T10:54:29.242Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
10:54:29 [2020-07-29T10:54:29.242Z] #59 DONE 0.1s
10:54:29 [2020-07-29T10:54:29.242Z] 
10:54:29 [2020-07-29T10:54:29.242Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
10:54:29 [2020-07-29T10:54:29.242Z] #19 DONE 0.1s
10:54:29 [2020-07-29T10:54:29.242Z] 
10:54:29 [2020-07-29T10:54:29.242Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
10:54:29 [2020-07-29T10:54:29.242Z] #28 DONE 0.1s
10:54:29 [2020-07-29T10:54:29.242Z] 
10:54:29 [2020-07-29T10:54:29.242Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
10:54:29 [2020-07-29T10:54:29.242Z] #44 DONE 0.1s
10:54:29 [2020-07-29T10:54:29.242Z] 
10:54:29 [2020-07-29T10:54:29.242Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
10:54:29 [2020-07-29T10:54:29.466Z] #5 extracting sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 0.1s
10:54:30 [2020-07-29T10:54:30.265Z] 1c8685784756: Verifying Checksum
10:54:30 [2020-07-29T10:54:30.265Z] 1c8685784756: Download complete
10:54:30 [2020-07-29T10:54:30.914Z] bc4207fc4c93: Verifying Checksum
10:54:30 [2020-07-29T10:54:30.914Z] bc4207fc4c93: Download complete
10:54:30 [2020-07-29T10:54:30.914Z] 1d4419b49a59: Verifying Checksum
10:54:30 [2020-07-29T10:54:30.914Z] 1d4419b49a59: Download complete
10:54:31 [2020-07-29T10:54:31.972Z] 47a08a47fa97: Verifying Checksum
10:54:31 [2020-07-29T10:54:31.972Z] 47a08a47fa97: Download complete
10:54:31 [2020-07-29T10:54:31.987Z] #45 2.646 + RM_GOPATH=0
10:54:31 [2020-07-29T10:54:31.987Z] #45 2.646 + TMP_GOPATH=
10:54:31 [2020-07-29T10:54:31.987Z] #45 2.646 + : /build
10:54:31 [2020-07-29T10:54:31.987Z] #45 2.646 + '[' -z '' ']'
10:54:31 [2020-07-29T10:54:31.987Z] #45 2.647 ++ mktemp -d
10:54:31 [2020-07-29T10:54:31.987Z] #45 2.648 + export GOPATH=/tmp/tmp.lAIh1Hmd9z
10:54:31 [2020-07-29T10:54:31.987Z] #45 2.648 + GOPATH=/tmp/tmp.lAIh1Hmd9z
10:54:31 [2020-07-29T10:54:31.987Z] #45 2.648 + RM_GOPATH=1
10:54:31 [2020-07-29T10:54:31.987Z] #45 2.652 ++ dirname ./install.sh
10:54:31 [2020-07-29T10:54:31.987Z] #45 2.652 + dir=.
10:54:31 [2020-07-29T10:54:31.987Z] #45 2.652 + bin=gotestsum
10:54:31 [2020-07-29T10:54:31.987Z] #45 2.652 + shift
10:54:31 [2020-07-29T10:54:31.987Z] #45 2.652 + '[' '!' -f ./gotestsum.installer ']'
10:54:31 [2020-07-29T10:54:31.987Z] #45 2.652 + . ./gotestsum.installer
10:54:31 [2020-07-29T10:54:31.987Z] #45 2.652 ++ : v0.3.5
10:54:31 [2020-07-29T10:54:31.987Z] #45 2.652 + install_gotestsum
10:54:31 [2020-07-29T10:54:31.987Z] #45 2.652 + set -e
10:54:31 [2020-07-29T10:54:31.987Z] #45 2.661 + export GO111MODULE=on
10:54:31 [2020-07-29T10:54:31.987Z] #45 2.661 + GO111MODULE=on
10:54:31 [2020-07-29T10:54:31.987Z] #45 2.661 + go get -d gotest.tools/gotestsum@v0.3.5
10:54:31 [2020-07-29T10:54:31.987Z] #45 2.774 go: finding gotest.tools/gotestsum v0.3.5
10:54:31 [2020-07-29T10:54:31.987Z] #45 2.776 go: finding gotest.tools v0.3.5
10:54:32 [2020-07-29T10:54:32.003Z] #5 extracting sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 2.1s done
10:54:32 [2020-07-29T10:54:32.003Z] #5 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598
10:54:32 [2020-07-29T10:54:32.704Z] #45 3.498 go: downloading gotest.tools/gotestsum v0.3.5
10:54:32 [2020-07-29T10:54:32.704Z] #45 3.634 go: extracting gotest.tools/gotestsum v0.3.5
10:54:33 [2020-07-29T10:54:33.338Z] #45 4.212 go: downloading gotest.tools v2.1.0+incompatible
10:54:33 [2020-07-29T10:54:33.338Z] #45 4.227 go: extracting gotest.tools v2.1.0+incompatible
10:54:33 [2020-07-29T10:54:33.338Z] #45 4.275 go: downloading github.com/spf13/pflag v1.0.1
10:54:33 [2020-07-29T10:54:33.338Z] #45 4.275 go: downloading github.com/sirupsen/logrus v1.0.5
10:54:33 [2020-07-29T10:54:33.338Z] #45 4.279 go: downloading github.com/pkg/errors v0.8.0
10:54:33 [2020-07-29T10:54:33.370Z] Client:
10:54:33 [2020-07-29T10:54:33.371Z]  Debug Mode: false
10:54:33 [2020-07-29T10:54:33.371Z] 
10:54:33 [2020-07-29T10:54:33.371Z] Server:
10:54:33 [2020-07-29T10:54:33.371Z]  Containers: 0
10:54:33 [2020-07-29T10:54:33.371Z]   Running: 0
10:54:33 [2020-07-29T10:54:33.371Z]   Paused: 0
10:54:33 [2020-07-29T10:54:33.371Z]   Stopped: 0
10:54:33 [2020-07-29T10:54:33.371Z]  Images: 0
10:54:33 [2020-07-29T10:54:33.371Z]  Server Version: 19.03.12
10:54:33 [2020-07-29T10:54:33.371Z]  Storage Driver: overlay2
10:54:33 [2020-07-29T10:54:33.371Z]   Backing Filesystem: extfs
10:54:33 [2020-07-29T10:54:33.371Z]   Supports d_type: true
10:54:33 [2020-07-29T10:54:33.371Z]   Native Overlay Diff: true
10:54:33 [2020-07-29T10:54:33.371Z]  Logging Driver: json-file
10:54:33 [2020-07-29T10:54:33.371Z]  Cgroup Driver: cgroupfs
10:54:33 [2020-07-29T10:54:33.371Z]  Plugins:
10:54:33 [2020-07-29T10:54:33.371Z]   Volume: local
10:54:33 [2020-07-29T10:54:33.371Z]   Network: bridge host ipvlan macvlan null overlay
10:54:33 [2020-07-29T10:54:33.371Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
10:54:33 [2020-07-29T10:54:33.371Z]  Swarm: inactive
10:54:33 [2020-07-29T10:54:33.371Z]  Runtimes: runc
10:54:33 [2020-07-29T10:54:33.371Z]  Default Runtime: runc
10:54:33 [2020-07-29T10:54:33.371Z]  Init Binary: docker-init
10:54:33 [2020-07-29T10:54:33.371Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
10:54:33 [2020-07-29T10:54:33.371Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
10:54:33 [2020-07-29T10:54:33.371Z]  init version: fec3683
10:54:33 [2020-07-29T10:54:33.371Z]  Security Options:
10:54:33 [2020-07-29T10:54:33.371Z]   apparmor
10:54:33 [2020-07-29T10:54:33.371Z]   seccomp
10:54:33 [2020-07-29T10:54:33.371Z]    Profile: default
10:54:33 [2020-07-29T10:54:33.371Z]  Kernel Version: 5.3.0-1030-aws
10:54:33 [2020-07-29T10:54:33.371Z]  Operating System: Ubuntu 18.04.4 LTS
10:54:33 [2020-07-29T10:54:33.371Z]  OSType: linux
10:54:33 [2020-07-29T10:54:33.371Z]  Architecture: x86_64
10:54:33 [2020-07-29T10:54:33.371Z]  CPUs: 8
10:54:33 [2020-07-29T10:54:33.371Z]  Total Memory: 30.91GiB
10:54:33 [2020-07-29T10:54:33.371Z]  Name: ip-10-100-79-92
10:54:33 [2020-07-29T10:54:33.371Z]  ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO
10:54:33 [2020-07-29T10:54:33.371Z]  Docker Root Dir: /var/lib/docker
10:54:33 [2020-07-29T10:54:33.371Z]  Debug Mode: false
10:54:33 [2020-07-29T10:54:33.371Z]  Registry: https://index.docker.io/v1/
10:54:33 [2020-07-29T10:54:33.371Z]  Labels:
10:54:33 [2020-07-29T10:54:33.371Z]  Experimental: true
10:54:33 [2020-07-29T10:54:33.371Z]  Insecure Registries:
10:54:33 [2020-07-29T10:54:33.371Z]   127.0.0.0/8
10:54:33 [2020-07-29T10:54:33.371Z]  Live Restore Enabled: true
10:54:33 [2020-07-29T10:54:33.371Z] 
10:54:33 [2020-07-29T10:54:33.371Z] WARNING: No swap limit support
[Pipeline] sh
10:54:33 [2020-07-29T10:54:33.637Z] #45 4.392 go: downloading github.com/fatih/color v1.6.0
10:54:33 [2020-07-29T10:54:33.637Z] #45 4.397 go: extracting github.com/sirupsen/logrus v1.0.5
10:54:33 [2020-07-29T10:54:33.637Z] #45 4.401 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
10:54:33 [2020-07-29T10:54:33.637Z] #45 4.529 go: downloading github.com/jonboulle/clockwork v0.1.0
10:54:33 [2020-07-29T10:54:33.637Z] #45 4.568 go: extracting github.com/spf13/pflag v1.0.1
10:54:33 [2020-07-29T10:54:33.637Z] #45 4.635 go: extracting github.com/pkg/errors v0.8.0
10:54:33 [2020-07-29T10:54:33.637Z] #45 4.638 go: extracting github.com/jonboulle/clockwork v0.1.0
10:54:33 [2020-07-29T10:54:33.637Z] #45 4.645 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
10:54:33 [2020-07-29T10:54:33.637Z] #45 4.683 go: extracting github.com/fatih/color v1.6.0
10:54:33 [2020-07-29T10:54:33.637Z] #45 4.686 go: downloading github.com/mattn/go-isatty v0.0.3
10:54:33 [2020-07-29T10:54:33.637Z] #45 4.688 go: downloading github.com/mattn/go-colorable v0.0.9
10:54:33 [2020-07-29T10:54:33.637Z] #45 4.693 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
10:54:33 [2020-07-29T10:54:33.647Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:54:33 [2020-07-29T10:54:33.647Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:54:33 [2020-07-29T10:54:33.647Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41287/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
10:54:33 [2020-07-29T10:54:33.647Z] + bash /home/ubuntu/workspace/moby_PR-41287/check-config.sh
10:54:33 [2020-07-29T10:54:33.647Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
10:54:33 [2020-07-29T10:54:33.647Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ...
10:54:33 [2020-07-29T10:54:33.647Z] 
10:54:33 [2020-07-29T10:54:33.647Z] Generally Necessary:
10:54:33 [2020-07-29T10:54:33.647Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
10:54:33 [2020-07-29T10:54:33.647Z] - apparmor: enabled and tools installed
10:54:33 [2020-07-29T10:54:33.647Z] - CONFIG_NAMESPACES: enabled
10:54:33 [2020-07-29T10:54:33.647Z] - CONFIG_NET_NS: enabled
10:54:33 [2020-07-29T10:54:33.647Z] - CONFIG_PID_NS: enabled
10:54:33 [2020-07-29T10:54:33.647Z] - CONFIG_IPC_NS: enabled
10:54:33 [2020-07-29T10:54:33.647Z] - CONFIG_UTS_NS: enabled
10:54:33 [2020-07-29T10:54:33.647Z] - CONFIG_CGROUPS: enabled
10:54:33 [2020-07-29T10:54:33.647Z] - CONFIG_CGROUP_CPUACCT: enabled
10:54:33 [2020-07-29T10:54:33.647Z] - CONFIG_CGROUP_DEVICE: enabled
10:54:33 [2020-07-29T10:54:33.647Z] - CONFIG_CGROUP_FREEZER: enabled
10:54:33 [2020-07-29T10:54:33.647Z] - CONFIG_CGROUP_SCHED: enabled
10:54:33 [2020-07-29T10:54:33.647Z] - CONFIG_CPUSETS: enabled
10:54:33 [2020-07-29T10:54:33.647Z] - CONFIG_MEMCG: enabled
10:54:33 [2020-07-29T10:54:33.647Z] - CONFIG_KEYS: enabled
10:54:33 [2020-07-29T10:54:33.647Z] - CONFIG_VETH: enabled (as module)
10:54:33 [2020-07-29T10:54:33.647Z] - CONFIG_BRIDGE: enabled (as module)
10:54:33 [2020-07-29T10:54:33.647Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
10:54:33 [2020-07-29T10:54:33.647Z] - CONFIG_NF_NAT_IPV4: missing
10:54:33 [2020-07-29T10:54:33.647Z] - CONFIG_IP_NF_FILTER: enabled (as module)
10:54:33 [2020-07-29T10:54:33.647Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
10:54:33 [2020-07-29T10:54:33.647Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
10:54:33 [2020-07-29T10:54:33.647Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
10:54:33 [2020-07-29T10:54:33.647Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
10:54:33 [2020-07-29T10:54:33.647Z] - CONFIG_IP_NF_NAT: enabled (as module)
10:54:33 [2020-07-29T10:54:33.647Z] - CONFIG_NF_NAT: enabled (as module)
10:54:33 [2020-07-29T10:54:33.647Z] - CONFIG_NF_NAT_NEEDED: missing
10:54:33 [2020-07-29T10:54:33.647Z] - CONFIG_POSIX_MQUEUE: enabled
10:54:33 [2020-07-29T10:54:33.647Z] 
10:54:33 [2020-07-29T10:54:33.647Z] Optional Features:
10:54:33 [2020-07-29T10:54:33.647Z] - CONFIG_USER_NS: enabled
10:54:33 [2020-07-29T10:54:33.647Z] - CONFIG_SECCOMP: enabled
10:54:33 [2020-07-29T10:54:33.647Z] - CONFIG_CGROUP_PIDS: enabled
10:54:33 [2020-07-29T10:54:33.647Z] - CONFIG_MEMCG_SWAP: enabled
10:54:33 [2020-07-29T10:54:33.647Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
10:54:33 [2020-07-29T10:54:33.647Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
10:54:33 [2020-07-29T10:54:33.647Z] - CONFIG_BLK_CGROUP: enabled
10:54:33 [2020-07-29T10:54:33.647Z] - CONFIG_BLK_DEV_THROTTLING: enabled
10:54:33 [2020-07-29T10:54:33.647Z] - CONFIG_IOSCHED_CFQ: missing
10:54:33 [2020-07-29T10:54:33.647Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
10:54:33 [2020-07-29T10:54:33.647Z] - CONFIG_CGROUP_PERF: enabled
10:54:33 [2020-07-29T10:54:33.647Z] - CONFIG_CGROUP_HUGETLB: enabled
10:54:33 [2020-07-29T10:54:33.647Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
10:54:33 [2020-07-29T10:54:33.647Z] - CONFIG_CGROUP_NET_PRIO: enabled
10:54:33 [2020-07-29T10:54:33.647Z] - CONFIG_CFS_BANDWIDTH: enabled
10:54:33 [2020-07-29T10:54:33.647Z] - CONFIG_FAIR_GROUP_SCHED: enabled
10:54:33 [2020-07-29T10:54:33.647Z] - CONFIG_RT_GROUP_SCHED: missing
10:54:33 [2020-07-29T10:54:33.647Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
10:54:33 [2020-07-29T10:54:33.647Z] - CONFIG_IP_VS: enabled (as module)
10:54:33 [2020-07-29T10:54:33.904Z] - CONFIG_IP_VS_NFCT: enabled
10:54:33 [2020-07-29T10:54:33.904Z] - CONFIG_IP_VS_PROTO_TCP: enabled
10:54:33 [2020-07-29T10:54:33.904Z] - CONFIG_IP_VS_PROTO_UDP: enabled
10:54:33 [2020-07-29T10:54:33.904Z] - CONFIG_IP_VS_RR: enabled (as module)
10:54:33 [2020-07-29T10:54:33.904Z] - CONFIG_EXT4_FS: enabled
10:54:33 [2020-07-29T10:54:33.904Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
10:54:33 [2020-07-29T10:54:33.904Z] - CONFIG_EXT4_FS_SECURITY: enabled
10:54:33 [2020-07-29T10:54:33.904Z] - Network Drivers:
10:54:33 [2020-07-29T10:54:33.904Z]   - "overlay":
10:54:33 [2020-07-29T10:54:33.904Z]     - CONFIG_VXLAN: enabled (as module)
10:54:33 [2020-07-29T10:54:33.904Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
10:54:33 [2020-07-29T10:54:33.904Z]       Optional (for encrypted networks):
10:54:33 [2020-07-29T10:54:33.904Z]       - CONFIG_CRYPTO: enabled
10:54:33 [2020-07-29T10:54:33.904Z]       - CONFIG_CRYPTO_AEAD: enabled
10:54:33 [2020-07-29T10:54:33.904Z]       - CONFIG_CRYPTO_GCM: enabled
10:54:33 [2020-07-29T10:54:33.904Z]       - CONFIG_CRYPTO_SEQIV: enabled
10:54:33 [2020-07-29T10:54:33.904Z]       - CONFIG_CRYPTO_GHASH: enabled
10:54:33 [2020-07-29T10:54:33.904Z]       - CONFIG_XFRM: enabled
10:54:33 [2020-07-29T10:54:33.904Z]       - CONFIG_XFRM_USER: enabled (as module)
10:54:33 [2020-07-29T10:54:33.904Z]       - CONFIG_XFRM_ALGO: enabled (as module)
10:54:33 [2020-07-29T10:54:33.904Z]       - CONFIG_INET_ESP: enabled (as module)
10:54:33 [2020-07-29T10:54:33.904Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
10:54:33 [2020-07-29T10:54:33.904Z]   - "ipvlan":
10:54:33 [2020-07-29T10:54:33.904Z]     - CONFIG_IPVLAN: enabled (as module)
10:54:33 [2020-07-29T10:54:33.904Z]   - "macvlan":
10:54:33 [2020-07-29T10:54:33.904Z]     - CONFIG_MACVLAN: enabled (as module)
10:54:33 [2020-07-29T10:54:33.904Z]     - CONFIG_DUMMY: enabled (as module)
10:54:33 [2020-07-29T10:54:33.904Z]   - "ftp,tftp client in container":
10:54:33 [2020-07-29T10:54:33.904Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
10:54:33 [2020-07-29T10:54:33.904Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
10:54:33 [2020-07-29T10:54:33.904Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
10:54:33 [2020-07-29T10:54:33.904Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
10:54:33 [2020-07-29T10:54:33.904Z] - Storage Drivers:
10:54:33 [2020-07-29T10:54:33.904Z]   - "aufs":
10:54:33 [2020-07-29T10:54:33.904Z]     - CONFIG_AUFS_FS: enabled (as module)
10:54:33 [2020-07-29T10:54:33.904Z]   - "btrfs":
10:54:33 [2020-07-29T10:54:33.904Z]     - CONFIG_BTRFS_FS: enabled (as module)
10:54:33 [2020-07-29T10:54:33.904Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
10:54:33 [2020-07-29T10:54:33.904Z]   - "devicemapper":
10:54:33 [2020-07-29T10:54:33.904Z]     - CONFIG_BLK_DEV_DM: enabled
10:54:33 [2020-07-29T10:54:33.904Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
10:54:33 [2020-07-29T10:54:33.904Z]   - "overlay":
10:54:33 [2020-07-29T10:54:33.904Z]     - CONFIG_OVERLAY_FS: enabled (as module)
10:54:33 [2020-07-29T10:54:33.904Z]   - "zfs":
10:54:33 [2020-07-29T10:54:33.904Z]     - /dev/zfs: present
10:54:33 [2020-07-29T10:54:33.904Z]     - zfs command: missing
10:54:33 [2020-07-29T10:54:33.904Z]     - zpool command: missing
10:54:33 [2020-07-29T10:54:33.904Z] 
10:54:33 [2020-07-29T10:54:33.904Z] Limits:
10:54:33 [2020-07-29T10:54:33.904Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
10:54:33 [2020-07-29T10:54:33.904Z] 
10:54:33 [2020-07-29T10:54:33.904Z] + true
[Pipeline] }
[Pipeline] // stage
10:54:33 [2020-07-29T10:54:33.929Z] #45 4.723 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
10:54:33 [2020-07-29T10:54:33.929Z] #45 4.774 go: extracting github.com/mattn/go-colorable v0.0.9
10:54:33 [2020-07-29T10:54:33.929Z] #45 4.833 go: extracting github.com/mattn/go-isatty v0.0.3
10:54:33 [2020-07-29T10:54:33.929Z] #45 4.863 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
10:54:34 [2020-07-29T10:54:34.104Z] 1c8685784756: Pull complete
10:54:34 [2020-07-29T10:54:34.104Z] b30caebadb02: Pull complete
10:54:34 [2020-07-29T10:54:34.223Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:dae08c333e1756cf9cf08ef43b5b3b7a3977b648 .
10:54:34 [2020-07-29T10:54:34.223Z] #1 [internal] load build definition from Dockerfile
10:54:34 [2020-07-29T10:54:34.223Z] #1 transferring dockerfile: 12.30kB done
10:54:34 [2020-07-29T10:54:34.223Z] #1 DONE 0.0s
10:54:34 [2020-07-29T10:54:34.223Z] 
10:54:34 [2020-07-29T10:54:34.223Z] #2 [internal] load .dockerignore
10:54:34 [2020-07-29T10:54:34.223Z] #2 transferring context: 87B done
10:54:34 [2020-07-29T10:54:34.223Z] #2 DONE 0.0s
10:54:34 [2020-07-29T10:54:34.223Z] 
10:54:34 [2020-07-29T10:54:34.223Z] #4 [internal] load metadata for docker.io/library/golang:1.13.14-buster
10:54:34 [2020-07-29T10:54:34.400Z] 0ae62d2712a7: Verifying Checksum
10:54:34 [2020-07-29T10:54:34.400Z] 0ae62d2712a7: Download complete
10:54:34 [2020-07-29T10:54:34.481Z] #4 DONE 0.2s
10:54:34 [2020-07-29T10:54:34.481Z] 
10:54:34 [2020-07-29T10:54:34.481Z] #3 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
10:54:34 [2020-07-29T10:54:34.481Z] #3 DONE 0.2s
10:54:34 [2020-07-29T10:54:34.481Z] 
10:54:34 [2020-07-29T10:54:34.481Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a...
10:54:34 [2020-07-29T10:54:34.481Z] #5 resolve docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 done
10:54:34 [2020-07-29T10:54:34.481Z] #5 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 0B / 50.39MB 0.0s
10:54:34 [2020-07-29T10:54:34.481Z] #5 sha256:e04c3938e98e67b64f9aae22cb71fb0d30a2f24896511d0d95454f1dc994173b 1.79kB / 1.79kB done
10:54:34 [2020-07-29T10:54:34.481Z] #5 sha256:67d10cb69049bc0431101e6bac10127baa6ba2c8d2b37802bb6397a367f50cbb 6.19kB / 6.19kB done
10:54:34 [2020-07-29T10:54:34.481Z] #5 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 0B / 7.81MB 0.0s
10:54:34 [2020-07-29T10:54:34.481Z] #5 sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 1.86kB / 1.86kB done
10:54:34 [2020-07-29T10:54:34.695Z] 3db29f675863: Pull complete
10:54:34 [2020-07-29T10:54:34.741Z] #5 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 6.73MB / 50.39MB 0.1s
10:54:34 [2020-07-29T10:54:34.741Z] #5 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 16.93MB / 50.39MB 0.2s
10:54:34 [2020-07-29T10:54:34.741Z] #5 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 7.28MB / 7.81MB 0.2s
10:54:34 [2020-07-29T10:54:34.741Z] #5 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 0B / 10.00MB 0.2s
10:54:34 [2020-07-29T10:54:34.741Z] #5 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 26.60MB / 50.39MB 0.3s
10:54:34 [2020-07-29T10:54:34.741Z] #5 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 7.81MB / 7.81MB 0.3s done
10:54:34 [2020-07-29T10:54:34.741Z] #5 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 9.73MB / 10.00MB 0.3s
10:54:34 [2020-07-29T10:54:34.741Z] #5 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 0B / 51.83MB 0.3s
10:54:35 [2020-07-29T10:54:35.001Z] #5 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 35.96MB / 50.39MB 0.5s
10:54:35 [2020-07-29T10:54:35.001Z] #5 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 10.00MB / 10.00MB 0.4s done
10:54:35 [2020-07-29T10:54:35.001Z] #5 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 18.56MB / 51.83MB 0.5s
10:54:35 [2020-07-29T10:54:35.001Z] #5 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 6.21MB / 68.65MB 0.5s
10:54:35 [2020-07-29T10:54:35.260Z] #5 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 50.39MB / 50.39MB 0.7s
10:54:35 [2020-07-29T10:54:35.260Z] #5 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 31.28MB / 51.83MB 0.7s
10:54:35 [2020-07-29T10:54:35.260Z] #5 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 24.93MB / 68.65MB 0.7s
10:54:35 [2020-07-29T10:54:35.260Z] #5 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 38.60MB / 51.83MB 0.8s
10:54:35 [2020-07-29T10:54:35.260Z] #5 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 35.04MB / 68.65MB 0.8s
10:54:35 [2020-07-29T10:54:35.438Z] #45 6.088 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
10:54:35 [2020-07-29T10:54:35.438Z] #45 6.367 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
10:54:35 [2020-07-29T10:54:35.438Z] #45 6.427 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
10:54:35 [2020-07-29T10:54:35.547Z] #5 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 51.83MB / 51.83MB 1.0s
10:54:35 [2020-07-29T10:54:35.547Z] #5 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 56.80MB / 68.65MB 1.0s
10:54:35 [2020-07-29T10:54:35.821Z] #5 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 67.92MB / 68.65MB 1.1s
10:54:35 [2020-07-29T10:54:35.821Z] #5 ...
10:54:35 [2020-07-29T10:54:35.821Z] 
10:54:35 [2020-07-29T10:54:35.821Z] #17 [internal] load build context
10:54:35 [2020-07-29T10:54:35.821Z] #17 transferring context: 50.92MB 0.9s done
10:54:35 [2020-07-29T10:54:35.821Z] #17 DONE 1.3s
10:54:35 [2020-07-29T10:54:35.821Z] 
10:54:35 [2020-07-29T10:54:35.821Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a...
10:54:36 [2020-07-29T10:54:36.078Z] #5 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909
10:54:36 [2020-07-29T10:54:36.199Z] #5 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 4.0s done
10:54:36 [2020-07-29T10:54:36.199Z] #5 extracting sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 done
10:54:36 [2020-07-29T10:54:36.199Z] #5 DONE 15.6s
10:54:36 [2020-07-29T10:54:36.199Z] 
10:54:36 [2020-07-29T10:54:36.199Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
10:54:36 [2020-07-29T10:54:36.336Z] #5 ...
10:54:36 [2020-07-29T10:54:36.336Z] 
10:54:36 [2020-07-29T10:54:36.336Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
10:54:36 [2020-07-29T10:54:36.336Z] #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
10:54:36 [2020-07-29T10:54:36.336Z] #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
10:54:36 [2020-07-29T10:54:36.336Z] #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
10:54:36 [2020-07-29T10:54:36.336Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.2s done
10:54:36 [2020-07-29T10:54:36.336Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0.4s done
10:54:36 [2020-07-29T10:54:36.336Z] #63 DONE 1.9s
10:54:36 [2020-07-29T10:54:36.336Z] 
10:54:36 [2020-07-29T10:54:36.336Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a...
10:54:36 [2020-07-29T10:54:36.336Z] #5 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 50.39MB / 50.39MB 1.4s done
10:54:36 [2020-07-29T10:54:36.336Z] #5 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 51.83MB / 51.83MB 1.7s done
10:54:36 [2020-07-29T10:54:36.336Z] #5 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 68.65MB / 68.65MB 1.9s done
10:54:36 [2020-07-29T10:54:36.336Z] #5 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 1.69MB / 120.18MB 1.9s
10:54:36 [2020-07-29T10:54:36.336Z] #5 sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 126B / 126B 1.9s done
10:54:36 [2020-07-29T10:54:36.593Z] #5 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 16.33MB / 120.18MB 2.0s
10:54:36 [2020-07-29T10:54:36.593Z] #5 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 26.10MB / 120.18MB 2.1s
10:54:36 [2020-07-29T10:54:36.851Z] #5 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 35.37MB / 120.18MB 2.2s
10:54:36 [2020-07-29T10:54:36.851Z] #5 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 46.34MB / 120.18MB 2.3s
10:54:36 [2020-07-29T10:54:36.851Z] #5 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 55.93MB / 120.18MB 2.4s
10:54:36 [2020-07-29T10:54:36.955Z] #45 7.912 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
10:54:37 [2020-07-29T10:54:37.108Z] #5 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 64.61MB / 120.18MB 2.5s
10:54:37 [2020-07-29T10:54:37.109Z] #5 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 86.32MB / 120.18MB 2.7s
10:54:37 [2020-07-29T10:54:37.366Z] #5 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 96.30MB / 120.18MB 2.8s
10:54:37 [2020-07-29T10:54:37.366Z] #5 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 1.3s done
10:54:37 [2020-07-29T10:54:37.366Z] #5 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 106.22MB / 120.18MB 2.9s
10:54:37 [2020-07-29T10:54:37.366Z] #5 extracting sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c
10:54:37 [2020-07-29T10:54:37.467Z] bc4207fc4c93: Pull complete
10:54:37 [2020-07-29T10:54:37.589Z] #45 8.663 go: finding gotest.tools v2.2.0+incompatible
10:54:37 [2020-07-29T10:54:37.589Z] #45 8.672 go: finding gotest.tools/gotestsum v0.5.2
10:54:37 [2020-07-29T10:54:37.589Z] #45 8.691 go: downloading gotest.tools v2.2.0+incompatible
10:54:37 [2020-07-29T10:54:37.623Z] #5 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 116.34MB / 120.18MB 3.0s
10:54:37 [2020-07-29T10:54:37.623Z] #5 extracting sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 0.2s done
10:54:37 [2020-07-29T10:54:37.896Z] #45 ...
10:54:37 [2020-07-29T10:54:37.896Z] 
10:54:37 [2020-07-29T10:54:37.896Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
10:54:37 [2020-07-29T10:54:37.896Z] #20 2.633 + RM_GOPATH=0
10:54:37 [2020-07-29T10:54:37.896Z] #20 2.634 + TMP_GOPATH=
10:54:37 [2020-07-29T10:54:37.896Z] #20 2.634 + : /build
10:54:37 [2020-07-29T10:54:37.896Z] #20 2.634 + '[' -z '' ']'
10:54:37 [2020-07-29T10:54:37.896Z] #20 2.634 ++ mktemp -d
10:54:37 [2020-07-29T10:54:37.896Z] #20 2.639 + export GOPATH=/tmp/tmp.phJMDdwBLf
10:54:37 [2020-07-29T10:54:37.896Z] #20 2.639 + GOPATH=/tmp/tmp.phJMDdwBLf
10:54:37 [2020-07-29T10:54:37.896Z] #20 2.639 + RM_GOPATH=1
10:54:37 [2020-07-29T10:54:37.896Z] #20 2.639 ++ dirname ./install.sh
10:54:37 [2020-07-29T10:54:37.896Z] #20 2.640 + dir=.
10:54:37 [2020-07-29T10:54:37.896Z] #20 2.640 + bin=dockercli
10:54:37 [2020-07-29T10:54:37.896Z] #20 2.640 + shift
10:54:37 [2020-07-29T10:54:37.896Z] #20 2.640 + '[' '!' -f ./dockercli.installer ']'
10:54:37 [2020-07-29T10:54:37.896Z] #20 2.640 + . ./dockercli.installer
10:54:37 [2020-07-29T10:54:37.896Z] #20 2.640 ++ : stable
10:54:37 [2020-07-29T10:54:37.896Z] #20 2.640 ++ : 17.06.2-ce
10:54:37 [2020-07-29T10:54:37.896Z] #20 2.640 + install_dockercli
10:54:37 [2020-07-29T10:54:37.896Z] #20 2.640 + echo 'Install docker/cli version 17.06.2-ce from stable'
10:54:37 [2020-07-29T10:54:37.896Z] #20 2.640 Install docker/cli version 17.06.2-ce from stable
10:54:37 [2020-07-29T10:54:37.896Z] #20 2.640 ++ uname -m
10:54:37 [2020-07-29T10:54:37.896Z] #20 2.641 + arch=s390x
10:54:37 [2020-07-29T10:54:37.896Z] #20 2.641 + '[' s390x '!=' x86_64 ']'
10:54:37 [2020-07-29T10:54:37.896Z] #20 2.641 + '[' s390x '!=' s390x ']'
10:54:37 [2020-07-29T10:54:37.896Z] #20 2.641 + url=https://download.docker.com/linux/static
10:54:37 [2020-07-29T10:54:37.896Z] #20 2.652 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
10:54:37 [2020-07-29T10:54:37.896Z] #20 2.653 + tar -xz docker/docker
10:54:37 [2020-07-29T10:54:37.896Z] #20 8.285 + mkdir -p /build
10:54:37 [2020-07-29T10:54:37.896Z] #20 8.287 + mv docker/docker /build/
10:54:37 [2020-07-29T10:54:37.896Z] #20 8.288 + rmdir docker
10:54:37 [2020-07-29T10:54:37.896Z] #20 DONE 8.7s
10:54:37 [2020-07-29T10:54:37.896Z] 
10:54:37 [2020-07-29T10:54:37.896Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
10:54:37 [2020-07-29T10:54:37.896Z] #45 8.798 go: downloading gotest.tools/gotestsum v0.5.2
10:54:37 [2020-07-29T10:54:37.896Z] #45 ...
10:54:37 [2020-07-29T10:54:37.896Z] 
10:54:37 [2020-07-29T10:54:37.896Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
10:54:37 [2020-07-29T10:54:37.896Z] #60 2.552 + RM_GOPATH=0
10:54:37 [2020-07-29T10:54:37.896Z] #60 2.552 + TMP_GOPATH=
10:54:37 [2020-07-29T10:54:37.896Z] #60 2.552 + : /build/
10:54:37 [2020-07-29T10:54:37.896Z] #60 2.552 + '[' -z '' ']'
10:54:37 [2020-07-29T10:54:37.896Z] #60 2.553 ++ mktemp -d
10:54:37 [2020-07-29T10:54:37.896Z] #60 2.554 + export GOPATH=/tmp/tmp.1gjDpnfcn4
10:54:37 [2020-07-29T10:54:37.896Z] #60 2.554 + GOPATH=/tmp/tmp.1gjDpnfcn4
10:54:37 [2020-07-29T10:54:37.896Z] #60 2.554 + RM_GOPATH=1
10:54:37 [2020-07-29T10:54:37.896Z] #60 2.561 ++ dirname ./install.sh
10:54:37 [2020-07-29T10:54:37.896Z] #60 2.562 + dir=.
10:54:37 [2020-07-29T10:54:37.896Z] #60 2.562 + bin=rootlesskit
10:54:37 [2020-07-29T10:54:37.896Z] #60 2.562 + shift
10:54:37 [2020-07-29T10:54:37.896Z] #60 2.562 + '[' '!' -f ./rootlesskit.installer ']'
10:54:37 [2020-07-29T10:54:37.896Z] #60 2.562 + . ./rootlesskit.installer
10:54:37 [2020-07-29T10:54:37.896Z] #60 2.562 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
10:54:37 [2020-07-29T10:54:37.896Z] #60 2.563 + install_rootlesskit
10:54:37 [2020-07-29T10:54:37.896Z] #60 2.563 + case "$1" in
10:54:37 [2020-07-29T10:54:37.896Z] #60 2.563 + export CGO_ENABLED=0
10:54:37 [2020-07-29T10:54:37.896Z] #60 2.563 + CGO_ENABLED=0
10:54:37 [2020-07-29T10:54:37.896Z] #60 2.563 + _install_rootlesskit
10:54:37 [2020-07-29T10:54:37.896Z] #60 2.563 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
10:54:37 [2020-07-29T10:54:37.896Z] #60 2.563 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
10:54:37 [2020-07-29T10:54:37.896Z] #60 2.563 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.1gjDpnfcn4/src/github.com/rootless-containers/rootlesskit
10:54:37 [2020-07-29T10:54:37.896Z] #60 2.564 Cloning into '/tmp/tmp.1gjDpnfcn4/src/github.com/rootless-containers/rootlesskit'...
10:54:37 [2020-07-29T10:54:37.896Z] #60 5.788 + cd /tmp/tmp.1gjDpnfcn4/src/github.com/rootless-containers/rootlesskit
10:54:37 [2020-07-29T10:54:37.896Z] #60 5.792 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
10:54:37 [2020-07-29T10:54:37.896Z] #60 6.021 + for f in rootlesskit rootlesskit-docker-proxy
10:54:37 [2020-07-29T10:54:37.896Z] #60 6.022 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
10:54:37 [2020-07-29T10:54:37.896Z] #60 ...
10:54:37 [2020-07-29T10:54:37.896Z] 
10:54:37 [2020-07-29T10:54:37.896Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
10:54:37 [2020-07-29T10:54:37.896Z] #45 8.872 go: extracting gotest.tools v2.2.0+incompatible
10:54:38 [2020-07-29T10:54:38.529Z] #45 9.323 go: extracting gotest.tools/gotestsum v0.5.2
10:54:38 [2020-07-29T10:54:38.553Z] #5 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 120.18MB / 120.18MB 4.0s done
10:54:38 [2020-07-29T10:54:38.553Z] #5 extracting sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2
10:54:38 [2020-07-29T10:54:38.736Z] #6 DONE 2.5s
10:54:38 [2020-07-29T10:54:38.736Z] 
10:54:38 [2020-07-29T10:54:38.736Z] #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
10:54:38 [2020-07-29T10:54:38.736Z] #18 DONE 0.1s
10:54:38 [2020-07-29T10:54:38.736Z] 
10:54:38 [2020-07-29T10:54:38.736Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
10:54:38 [2020-07-29T10:54:38.736Z] #38 ...
10:54:38 [2020-07-29T10:54:38.736Z] 
10:54:38 [2020-07-29T10:54:38.736Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
10:54:38 [2020-07-29T10:54:38.736Z] #28 DONE 0.1s
10:54:38 [2020-07-29T10:54:38.736Z] 
10:54:38 [2020-07-29T10:54:38.736Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
10:54:38 [2020-07-29T10:54:38.736Z] #65 DONE 0.1s
10:54:38 [2020-07-29T10:54:38.736Z] 
10:54:38 [2020-07-29T10:54:38.736Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
10:54:38 [2020-07-29T10:54:38.736Z] #59 DONE 0.1s
10:54:38 [2020-07-29T10:54:38.736Z] 
10:54:38 [2020-07-29T10:54:38.736Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
10:54:38 [2020-07-29T10:54:38.736Z] #41 DONE 0.1s
10:54:38 [2020-07-29T10:54:38.736Z] 
10:54:38 [2020-07-29T10:54:38.736Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
10:54:38 [2020-07-29T10:54:38.736Z] #44 DONE 0.1s
10:54:38 [2020-07-29T10:54:38.736Z] 
10:54:38 [2020-07-29T10:54:38.736Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer ....
10:54:38 [2020-07-29T10:54:38.736Z] #47 DONE 0.1s
10:54:38 [2020-07-29T10:54:38.736Z] 
10:54:38 [2020-07-29T10:54:38.736Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
10:54:38 [2020-07-29T10:54:38.736Z] #19 DONE 0.1s
10:54:38 [2020-07-29T10:54:38.736Z] 
10:54:38 [2020-07-29T10:54:38.736Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
10:54:38 [2020-07-29T10:54:38.810Z] #5 extracting sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 0.2s done
10:54:38 [2020-07-29T10:54:38.810Z] #5 extracting sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7
10:54:38 [2020-07-29T10:54:38.821Z] #45 ...
10:54:38 [2020-07-29T10:54:38.821Z] 
10:54:38 [2020-07-29T10:54:38.821Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
10:54:38 [2020-07-29T10:54:38.821Z] #31 1.695 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
10:54:38 [2020-07-29T10:54:38.821Z] #31 1.756 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:54:38 [2020-07-29T10:54:38.821Z] #31 1.766 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:54:38 [2020-07-29T10:54:38.821Z] #31 2.306 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
10:54:38 [2020-07-29T10:54:38.821Z] #31 3.672 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB]
10:54:38 [2020-07-29T10:54:38.821Z] #31 5.046 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
10:54:38 [2020-07-29T10:54:38.821Z] #31 ...
10:54:38 [2020-07-29T10:54:38.821Z] 
10:54:38 [2020-07-29T10:54:38.821Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
10:54:38 [2020-07-29T10:54:38.821Z] #22 2.861 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
10:54:38 [2020-07-29T10:54:38.821Z] #22 3.002 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:54:38 [2020-07-29T10:54:38.821Z] #22 3.017 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:54:38 [2020-07-29T10:54:38.821Z] #22 3.505 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
10:54:38 [2020-07-29T10:54:38.821Z] #22 5.043 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB]
10:54:38 [2020-07-29T10:54:38.821Z] #22 7.037 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
10:54:39 [2020-07-29T10:54:39.112Z] #22 ...
10:54:39 [2020-07-29T10:54:39.112Z] 
10:54:39 [2020-07-29T10:54:39.112Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
10:54:39 [2020-07-29T10:54:39.112Z] #48 2.412 + RM_GOPATH=0
10:54:39 [2020-07-29T10:54:39.112Z] #48 2.412 + TMP_GOPATH=
10:54:39 [2020-07-29T10:54:39.112Z] #48 2.412 + : /build
10:54:39 [2020-07-29T10:54:39.112Z] #48 2.412 + '[' -z '' ']'
10:54:39 [2020-07-29T10:54:39.112Z] #48 2.412 ++ mktemp -d
10:54:39 [2020-07-29T10:54:39.112Z] #48 2.414 + export GOPATH=/tmp/tmp.rVN6xJ3J2m
10:54:39 [2020-07-29T10:54:39.112Z] #48 2.414 + GOPATH=/tmp/tmp.rVN6xJ3J2m
10:54:39 [2020-07-29T10:54:39.112Z] #48 2.414 + RM_GOPATH=1
10:54:39 [2020-07-29T10:54:39.112Z] #48 2.414 ++ dirname ./install.sh
10:54:39 [2020-07-29T10:54:39.112Z] #48 2.414 + dir=.
10:54:39 [2020-07-29T10:54:39.112Z] #48 2.414 + bin=gometalinter
10:54:39 [2020-07-29T10:54:39.112Z] #48 2.414 + shift
10:54:39 [2020-07-29T10:54:39.112Z] #48 2.414 + '[' '!' -f ./gometalinter.installer ']'
10:54:39 [2020-07-29T10:54:39.112Z] #48 2.414 + . ./gometalinter.installer
10:54:39 [2020-07-29T10:54:39.112Z] #48 2.414 ++ GOMETALINTER_COMMIT=v2.0.6
10:54:39 [2020-07-29T10:54:39.112Z] #48 2.414 + install_gometalinter
10:54:39 [2020-07-29T10:54:39.112Z] #48 2.414 + echo 'Installing gometalinter version v2.0.6'
10:54:39 [2020-07-29T10:54:39.112Z] #48 2.414 + go get -d github.com/alecthomas/gometalinter
10:54:39 [2020-07-29T10:54:39.112Z] #48 2.414 Installing gometalinter version v2.0.6
10:54:39 [2020-07-29T10:54:39.112Z] #48 7.332 + cd /tmp/tmp.rVN6xJ3J2m/src/github.com/alecthomas/gometalinter
10:54:39 [2020-07-29T10:54:39.112Z] #48 7.334 + git checkout -q v2.0.6
10:54:39 [2020-07-29T10:54:39.112Z] #48 7.842 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter
10:54:39 [2020-07-29T10:54:39.112Z] #48 ...
10:54:39 [2020-07-29T10:54:39.112Z] 
10:54:39 [2020-07-29T10:54:39.112Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
10:54:39 [2020-07-29T10:54:39.112Z] #29 2.448 + RM_GOPATH=0
10:54:39 [2020-07-29T10:54:39.112Z] #29 2.448 + TMP_GOPATH=
10:54:39 [2020-07-29T10:54:39.112Z] #29 2.448 + : /build
10:54:39 [2020-07-29T10:54:39.112Z] #29 2.448 + '[' -z '' ']'
10:54:39 [2020-07-29T10:54:39.112Z] #29 2.451 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:54:39 [2020-07-29T10:54:39.112Z] #29 2.451 ++ mktemp -d
10:54:39 [2020-07-29T10:54:39.112Z] #29 2.451 + export GOPATH=/tmp/tmp.0pCWgnGXUm
10:54:39 [2020-07-29T10:54:39.112Z] #29 2.451 + GOPATH=/tmp/tmp.0pCWgnGXUm
10:54:39 [2020-07-29T10:54:39.112Z] #29 2.451 + RM_GOPATH=1
10:54:39 [2020-07-29T10:54:39.112Z] #29 2.451 ++ dirname ./install.sh
10:54:39 [2020-07-29T10:54:39.112Z] #29 2.451 + dir=.
10:54:39 [2020-07-29T10:54:39.112Z] #29 2.451 + bin=tomlv
10:54:39 [2020-07-29T10:54:39.112Z] #29 2.451 + shift
10:54:39 [2020-07-29T10:54:39.112Z] #29 2.451 + '[' '!' -f ./tomlv.installer ']'
10:54:39 [2020-07-29T10:54:39.112Z] #29 2.451 + . ./tomlv.installer
10:54:39 [2020-07-29T10:54:39.112Z] #29 2.451 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:54:39 [2020-07-29T10:54:39.112Z] #29 2.451 + install_tomlv
10:54:39 [2020-07-29T10:54:39.112Z] #29 2.451 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
10:54:39 [2020-07-29T10:54:39.112Z] #29 2.451 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.0pCWgnGXUm/src/github.com/BurntSushi/toml
10:54:39 [2020-07-29T10:54:39.112Z] #29 2.454 Cloning into '/tmp/tmp.0pCWgnGXUm/src/github.com/BurntSushi/toml'...
10:54:39 [2020-07-29T10:54:39.112Z] #29 3.055 + cd /tmp/tmp.0pCWgnGXUm/src/github.com/BurntSushi/toml
10:54:39 [2020-07-29T10:54:39.112Z] #29 3.062 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:54:39 [2020-07-29T10:54:39.112Z] #29 3.065 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
10:54:39 [2020-07-29T10:54:39.112Z] #29 3.528 runtime/internal/atomic
10:54:39 [2020-07-29T10:54:39.112Z] #29 3.545 internal/cpu
10:54:39 [2020-07-29T10:54:39.112Z] #29 3.772 runtime/internal/sys
10:54:39 [2020-07-29T10:54:39.112Z] #29 3.937 runtime/internal/math
10:54:39 [2020-07-29T10:54:39.112Z] #29 4.006 math/bits
10:54:39 [2020-07-29T10:54:39.112Z] #29 4.011 internal/bytealg
10:54:39 [2020-07-29T10:54:39.112Z] #29 4.391 math
10:54:39 [2020-07-29T10:54:39.112Z] #29 4.395 runtime
10:54:39 [2020-07-29T10:54:39.112Z] #29 8.189 unicode/utf8
10:54:39 [2020-07-29T10:54:39.112Z] #29 8.576 internal/race
10:54:39 [2020-07-29T10:54:39.112Z] #29 8.808 sync/atomic
10:54:39 [2020-07-29T10:54:39.112Z] #29 9.223 unicode
10:54:39 [2020-07-29T10:54:39.403Z] #29 ...
10:54:39 [2020-07-29T10:54:39.403Z] 
10:54:39 [2020-07-29T10:54:39.403Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
10:54:39 [2020-07-29T10:54:39.403Z] #26 1.694 + mktemp -d
10:54:39 [2020-07-29T10:54:39.403Z] #26 1.694 + export GOPATH=/tmp/tmp.yZ752AYeok
10:54:39 [2020-07-29T10:54:39.403Z] #26 1.694 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.yZ752AYeok/src/github.com/go-swagger/go-swagger
10:54:39 [2020-07-29T10:54:39.403Z] #26 1.694 Cloning into '/tmp/tmp.yZ752AYeok/src/github.com/go-swagger/go-swagger'...
10:54:39 [2020-07-29T10:54:39.403Z] #26 ...
10:54:39 [2020-07-29T10:54:39.403Z] 
10:54:39 [2020-07-29T10:54:39.403Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
10:54:39 [2020-07-29T10:54:39.403Z] #38 2.307 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
10:54:39 [2020-07-29T10:54:39.403Z] #38 2.360 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:54:39 [2020-07-29T10:54:39.403Z] #38 2.360 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:54:39 [2020-07-29T10:54:39.403Z] #38 3.003 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
10:54:39 [2020-07-29T10:54:39.403Z] #38 4.913 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB]
10:54:39 [2020-07-29T10:54:39.403Z] #38 6.924 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
10:54:39 [2020-07-29T10:54:39.564Z] 47a08a47fa97: Pull complete
10:54:39 [2020-07-29T10:54:39.694Z] #38 ...
10:54:39 [2020-07-29T10:54:39.694Z] 
10:54:39 [2020-07-29T10:54:39.694Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
10:54:39 [2020-07-29T10:54:39.694Z] #54 1.082 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
10:54:39 [2020-07-29T10:54:39.694Z] #54 1.121 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:54:39 [2020-07-29T10:54:39.694Z] #54 1.228 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:54:39 [2020-07-29T10:54:39.694Z] #54 1.321 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
10:54:39 [2020-07-29T10:54:39.694Z] #54 1.803 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB]
10:54:39 [2020-07-29T10:54:39.694Z] #54 2.712 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
10:54:39 [2020-07-29T10:54:39.694Z] #54 9.448 Fetched 8060 kB in 9s (948 kB/s)
10:54:39 [2020-07-29T10:54:39.694Z] #54 9.448 Reading package lists...
10:54:39 [2020-07-29T10:54:39.694Z] #54 ...
10:54:39 [2020-07-29T10:54:39.694Z] 
10:54:39 [2020-07-29T10:54:39.694Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
10:54:39 [2020-07-29T10:54:39.694Z] #7 1.415 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
10:54:39 [2020-07-29T10:54:39.694Z] #7 1.463 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:54:39 [2020-07-29T10:54:39.694Z] #7 1.475 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:54:39 [2020-07-29T10:54:39.694Z] #7 1.795 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
10:54:39 [2020-07-29T10:54:39.694Z] #7 2.771 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB]
10:54:39 [2020-07-29T10:54:39.694Z] #7 4.370 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
10:54:39 [2020-07-29T10:54:39.694Z] #7 10.83 Fetched 8060 kB in 10s (846 kB/s)
10:54:39 [2020-07-29T10:54:39.986Z] #7 10.83 Reading package lists...
10:54:39 [2020-07-29T10:54:39.986Z] #7 ...
10:54:39 [2020-07-29T10:54:39.986Z] 
10:54:39 [2020-07-29T10:54:39.986Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
10:54:39 [2020-07-29T10:54:39.986Z] #66 2.516 + RM_GOPATH=0
10:54:39 [2020-07-29T10:54:39.986Z] #66 2.516 + TMP_GOPATH=
10:54:39 [2020-07-29T10:54:39.986Z] #66 2.516 + : /build
10:54:39 [2020-07-29T10:54:39.986Z] #66 2.516 + '[' -z '' ']'
10:54:39 [2020-07-29T10:54:39.986Z] #66 2.517 ++ mktemp -d
10:54:39 [2020-07-29T10:54:39.986Z] #66 2.518 + export GOPATH=/tmp/tmp.RRmk6dj5DM
10:54:39 [2020-07-29T10:54:39.986Z] #66 2.518 + GOPATH=/tmp/tmp.RRmk6dj5DM
10:54:39 [2020-07-29T10:54:39.986Z] #66 2.518 + RM_GOPATH=1
10:54:39 [2020-07-29T10:54:39.986Z] #66 2.519 ++ dirname ./install.sh
10:54:39 [2020-07-29T10:54:39.986Z] #66 2.520 + dir=.
10:54:39 [2020-07-29T10:54:39.986Z] #66 2.520 + bin=proxy
10:54:39 [2020-07-29T10:54:39.986Z] #66 2.520 + shift
10:54:39 [2020-07-29T10:54:39.986Z] #66 2.520 + '[' '!' -f ./proxy.installer ']'
10:54:39 [2020-07-29T10:54:39.986Z] #66 2.520 + . ./proxy.installer
10:54:39 [2020-07-29T10:54:39.986Z] #66 2.520 ++ : 026aabaa659832804b01754aaadd2c0f420c68b6
10:54:39 [2020-07-29T10:54:39.986Z] #66 2.520 + install_proxy
10:54:39 [2020-07-29T10:54:39.986Z] #66 2.520 + case "$1" in
10:54:39 [2020-07-29T10:54:39.986Z] #66 2.520 + export CGO_ENABLED=0
10:54:39 [2020-07-29T10:54:39.986Z] #66 2.520 + CGO_ENABLED=0
10:54:39 [2020-07-29T10:54:39.986Z] #66 2.520 + _install_proxy
10:54:39 [2020-07-29T10:54:39.986Z] #66 2.520 + echo 'Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6'
10:54:39 [2020-07-29T10:54:39.986Z] #66 2.520 Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6
10:54:39 [2020-07-29T10:54:39.986Z] #66 2.520 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.RRmk6dj5DM/src/github.com/docker/libnetwork
10:54:39 [2020-07-29T10:54:39.986Z] #66 2.522 Cloning into '/tmp/tmp.RRmk6dj5DM/src/github.com/docker/libnetwork'...
10:54:39 [2020-07-29T10:54:39.986Z] #66 ...
10:54:39 [2020-07-29T10:54:39.986Z] 
10:54:39 [2020-07-29T10:54:39.986Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:54:39 [2020-07-29T10:54:39.986Z] #42 2.254 + RM_GOPATH=0
10:54:39 [2020-07-29T10:54:39.986Z] #42 2.254 + TMP_GOPATH=
10:54:39 [2020-07-29T10:54:39.986Z] #42 2.257 + : /build
10:54:39 [2020-07-29T10:54:39.986Z] #42 2.257 + '[' -z '' ']'
10:54:39 [2020-07-29T10:54:39.986Z] #42 2.257 ++ mktemp -d
10:54:39 [2020-07-29T10:54:39.986Z] #42 2.257 + export GOPATH=/tmp/tmp.XGVoHZtfZD
10:54:39 [2020-07-29T10:54:39.986Z] #42 2.257 + GOPATH=/tmp/tmp.XGVoHZtfZD
10:54:39 [2020-07-29T10:54:39.986Z] #42 2.257 + RM_GOPATH=1
10:54:39 [2020-07-29T10:54:39.986Z] #42 2.257 ++ dirname ./install.sh
10:54:39 [2020-07-29T10:54:39.986Z] #42 2.267 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
10:54:39 [2020-07-29T10:54:39.986Z] #42 2.267 + dir=.
10:54:39 [2020-07-29T10:54:39.986Z] #42 2.267 + bin=vndr
10:54:39 [2020-07-29T10:54:39.986Z] #42 2.267 + shift
10:54:39 [2020-07-29T10:54:39.986Z] #42 2.267 + '[' '!' -f ./vndr.installer ']'
10:54:39 [2020-07-29T10:54:39.986Z] #42 2.267 + . ./vndr.installer
10:54:39 [2020-07-29T10:54:39.986Z] #42 2.267 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
10:54:39 [2020-07-29T10:54:39.986Z] #42 2.267 + install_vndr
10:54:39 [2020-07-29T10:54:39.986Z] #42 2.267 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
10:54:39 [2020-07-29T10:54:39.986Z] #42 2.267 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.XGVoHZtfZD/src/github.com/LK4D4/vndr
10:54:39 [2020-07-29T10:54:39.986Z] #42 2.267 Cloning into '/tmp/tmp.XGVoHZtfZD/src/github.com/LK4D4/vndr'...
10:54:39 [2020-07-29T10:54:39.986Z] #42 2.806 + cd /tmp/tmp.XGVoHZtfZD/src/github.com/LK4D4/vndr
10:54:39 [2020-07-29T10:54:39.986Z] #42 2.806 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
10:54:39 [2020-07-29T10:54:39.986Z] #42 2.810 + go build -buildmode=pie -v -o /build/vndr .
10:54:39 [2020-07-29T10:54:39.986Z] #42 3.836 internal/cpu
10:54:39 [2020-07-29T10:54:39.986Z] #42 3.851 runtime/internal/atomic
10:54:39 [2020-07-29T10:54:39.986Z] #42 4.069 runtime/internal/sys
10:54:39 [2020-07-29T10:54:39.986Z] #42 4.221 runtime/internal/math
10:54:39 [2020-07-29T10:54:39.986Z] #42 4.281 internal/bytealg
10:54:39 [2020-07-29T10:54:39.986Z] #42 4.282 internal/race
10:54:39 [2020-07-29T10:54:39.986Z] #42 4.386 sync/atomic
10:54:39 [2020-07-29T10:54:39.986Z] #42 4.513 runtime
10:54:39 [2020-07-29T10:54:39.986Z] #42 4.620 unicode
10:54:39 [2020-07-29T10:54:39.986Z] #42 7.064 unicode/utf8
10:54:39 [2020-07-29T10:54:39.986Z] #42 7.450 math/bits
10:54:39 [2020-07-29T10:54:39.986Z] #42 7.958 math
10:54:40 [2020-07-29T10:54:40.181Z] #5 extracting sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 1.3s done
10:54:40 [2020-07-29T10:54:40.181Z] #5 extracting sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0
10:54:40 [2020-07-29T10:54:40.277Z] #42 ...
10:54:40 [2020-07-29T10:54:40.277Z] 
10:54:40 [2020-07-29T10:54:40.277Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
10:54:40 [2020-07-29T10:54:40.277Z] #31 11.49 Fetched 8060 kB in 10s (819 kB/s)
10:54:40 [2020-07-29T10:54:40.912Z] #31 11.49 Reading package lists...
10:54:40 [2020-07-29T10:54:40.912Z] #31 ...
10:54:40 [2020-07-29T10:54:40.912Z] 
10:54:40 [2020-07-29T10:54:40.912Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
10:54:40 [2020-07-29T10:54:40.912Z] #36 1.999 + mktemp -d
10:54:40 [2020-07-29T10:54:40.912Z] #36 2.005 + export GOPATH=/tmp/tmp.y54L2YH1JW
10:54:40 [2020-07-29T10:54:40.912Z] #36 2.005 + git clone https://github.com/docker/distribution.git /tmp/tmp.y54L2YH1JW/src/github.com/docker/distribution
10:54:40 [2020-07-29T10:54:40.912Z] #36 2.006 Cloning into '/tmp/tmp.y54L2YH1JW/src/github.com/docker/distribution'...
10:54:40 [2020-07-29T10:54:40.912Z] #36 11.78 Checking out files:  99% (1596/1597)   
Checking out files: 100% (1597/1597)   
Checking out files: 100% (1597/1597), done.
10:54:40 [2020-07-29T10:54:40.912Z] #36 11.81 + cd /tmp/tmp.y54L2YH1JW/src/github.com/docker/distribution
10:54:40 [2020-07-29T10:54:40.912Z] #36 11.81 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
10:54:40 [2020-07-29T10:54:40.912Z] #36 ...
10:54:40 [2020-07-29T10:54:40.912Z] 
10:54:40 [2020-07-29T10:54:40.912Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
10:54:40 [2020-07-29T10:54:40.912Z] #45 10.01 go: downloading github.com/fatih/color v1.9.0
10:54:40 [2020-07-29T10:54:40.912Z] #45 10.03 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
10:54:40 [2020-07-29T10:54:40.912Z] #45 10.04 go: downloading github.com/spf13/pflag v1.0.3
10:54:40 [2020-07-29T10:54:40.912Z] #45 10.06 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
10:54:40 [2020-07-29T10:54:40.912Z] #45 10.06 go: downloading github.com/pkg/errors v0.9.1
10:54:40 [2020-07-29T10:54:40.912Z] #45 10.07 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
10:54:40 [2020-07-29T10:54:40.912Z] #45 10.18 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
10:54:40 [2020-07-29T10:54:40.912Z] #45 10.24 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
10:54:40 [2020-07-29T10:54:40.912Z] #45 10.25 go: extracting github.com/fatih/color v1.9.0
10:54:40 [2020-07-29T10:54:40.912Z] #45 10.25 go: downloading github.com/mattn/go-colorable v0.1.6
10:54:40 [2020-07-29T10:54:40.912Z] #45 10.26 go: downloading github.com/mattn/go-isatty v0.0.12
10:54:40 [2020-07-29T10:54:40.912Z] #45 10.31 go: extracting github.com/spf13/pflag v1.0.3
10:54:40 [2020-07-29T10:54:40.912Z] #45 10.32 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
10:54:40 [2020-07-29T10:54:40.912Z] #45 10.33 go: extracting github.com/pkg/errors v0.9.1
10:54:40 [2020-07-29T10:54:40.912Z] #45 10.65 go: extracting github.com/mattn/go-colorable v0.1.6
10:54:40 [2020-07-29T10:54:40.912Z] #45 10.65 go: extracting github.com/mattn/go-isatty v0.0.12
10:54:40 [2020-07-29T10:54:40.912Z] #45 10.65 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
10:54:40 [2020-07-29T10:54:40.912Z] #45 11.39 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
10:54:41 [2020-07-29T10:54:41.546Z] #45 12.50 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
10:54:41 [2020-07-29T10:54:41.546Z] #45 12.58 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
10:54:41 [2020-07-29T10:54:41.552Z] #5 extracting sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 1.3s done
10:54:41 [2020-07-29T10:54:41.809Z] #5 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 0.1s
10:54:42 [2020-07-29T10:54:42.935Z] #20 4.294 + RM_GOPATH=0
10:54:42 [2020-07-29T10:54:42.935Z] #20 4.294 + TMP_GOPATH=
10:54:42 [2020-07-29T10:54:42.935Z] #20 4.294 + : /build
10:54:42 [2020-07-29T10:54:42.935Z] #20 4.294 + '[' -z '' ']'
10:54:42 [2020-07-29T10:54:42.935Z] #20 4.302 ++ mktemp -d
10:54:42 [2020-07-29T10:54:42.935Z] #20 4.302 + export GOPATH=/tmp/tmp.8yo3CW7VpZ
10:54:42 [2020-07-29T10:54:42.935Z] #20 4.302 + GOPATH=/tmp/tmp.8yo3CW7VpZ
10:54:42 [2020-07-29T10:54:42.935Z] #20 4.302 + RM_GOPATH=1
10:54:42 [2020-07-29T10:54:42.935Z] #20 4.303 ++ dirname ./install.sh
10:54:42 [2020-07-29T10:54:42.935Z] #20 4.307 + dir=.
10:54:42 [2020-07-29T10:54:42.935Z] #20 4.308 + bin=dockercli
10:54:42 [2020-07-29T10:54:42.935Z] #20 4.308 + shift
10:54:42 [2020-07-29T10:54:42.935Z] #20 4.308 + '[' '!' -f ./dockercli.installer ']'
10:54:42 [2020-07-29T10:54:42.935Z] #20 4.308 + . ./dockercli.installer
10:54:42 [2020-07-29T10:54:42.935Z] #20 4.308 ++ : stable
10:54:42 [2020-07-29T10:54:42.935Z] #20 4.308 ++ : 17.06.2-ce
10:54:42 [2020-07-29T10:54:42.935Z] #20 4.309 + install_dockercli
10:54:42 [2020-07-29T10:54:42.935Z] #20 4.309 + echo 'Install docker/cli version 17.06.2-ce from stable'
10:54:42 [2020-07-29T10:54:42.935Z] #20 4.309 Install docker/cli version 17.06.2-ce from stable
10:54:42 [2020-07-29T10:54:42.935Z] #20 4.309 ++ uname -m
10:54:42 [2020-07-29T10:54:42.935Z] #20 4.313 + arch=x86_64
10:54:42 [2020-07-29T10:54:42.935Z] #20 4.313 + '[' x86_64 '!=' x86_64 ']'
10:54:42 [2020-07-29T10:54:42.935Z] #20 4.314 + url=https://download.docker.com/linux/static
10:54:42 [2020-07-29T10:54:42.935Z] #20 4.326 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
10:54:42 [2020-07-29T10:54:42.935Z] #20 4.327 + tar -xz docker/docker
10:54:43 [2020-07-29T10:54:43.118Z] 0ae62d2712a7: Pull complete
10:54:43 [2020-07-29T10:54:43.120Z] 1d4419b49a59: Pull complete
10:54:43 [2020-07-29T10:54:43.120Z] Digest: sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0
10:54:43 [2020-07-29T10:54:43.120Z] Status: Downloaded newer image for golang:1.13.14-buster
10:54:43 [2020-07-29T10:54:43.120Z]  ---> b1942c37232d
10:54:43 [2020-07-29T10:54:43.120Z] Step 6/140 : ARG APT_MIRROR
10:54:43 [2020-07-29T10:54:43.120Z]  ---> Running in 174bb2302826
10:54:43 [2020-07-29T10:54:43.120Z] Removing intermediate container 174bb2302826
10:54:43 [2020-07-29T10:54:43.120Z]  ---> a9198bff5b6d
10:54:43 [2020-07-29T10:54:43.120Z] 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
10:54:43 [2020-07-29T10:54:43.120Z]  ---> Running in c809d56bf9d8
10:54:43 [2020-07-29T10:54:43.615Z] #45 14.49 go: finding github.com/fatih/color v1.9.0
10:54:43 [2020-07-29T10:54:43.615Z] #45 14.49 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
10:54:43 [2020-07-29T10:54:43.615Z] #45 14.55 go: finding github.com/pkg/errors v0.9.1
10:54:43 [2020-07-29T10:54:43.615Z] #45 14.57 go: finding github.com/spf13/pflag v1.0.3
10:54:43 [2020-07-29T10:54:43.615Z] #45 14.59 go: finding github.com/mattn/go-colorable v0.1.6
10:54:43 [2020-07-29T10:54:43.615Z] #45 14.61 go: finding github.com/mattn/go-isatty v0.0.12
10:54:43 [2020-07-29T10:54:43.615Z] #45 14.69 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
10:54:43 [2020-07-29T10:54:43.762Z] Removing intermediate container c809d56bf9d8
10:54:43 [2020-07-29T10:54:43.762Z]  ---> 77beb934bccc
10:54:43 [2020-07-29T10:54:43.762Z] Step 8/140 : ENV GO111MODULE=off
10:54:43 [2020-07-29T10:54:43.762Z]  ---> Running in 129fd78efb04
10:54:43 [2020-07-29T10:54:43.906Z] #45 14.83 go: finding github.com/jonboulle/clockwork v0.1.0
10:54:43 [2020-07-29T10:54:43.906Z] #45 14.91 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
10:54:43 [2020-07-29T10:54:43.906Z] #45 14.93 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
10:54:44 [2020-07-29T10:54:44.061Z] Removing intermediate container 129fd78efb04
10:54:44 [2020-07-29T10:54:44.061Z]  ---> 23a46ace04c0
10:54:44 [2020-07-29T10:54:44.061Z] Step 9/140 : FROM base AS criu
10:54:44 [2020-07-29T10:54:44.061Z]  ---> 23a46ace04c0
10:54:44 [2020-07-29T10:54:44.061Z] Step 10/140 : ARG DEBIAN_FRONTEND
10:54:44 [2020-07-29T10:54:44.061Z]  ---> Running in 95b38584e2d6
10:54:44 [2020-07-29T10:54:44.061Z] Removing intermediate container 95b38584e2d6
10:54:44 [2020-07-29T10:54:44.061Z]  ---> 42c0d4db0d56
10:54:44 [2020-07-29T10:54:44.061Z] 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/*
10:54:44 [2020-07-29T10:54:44.061Z]  ---> Running in 33020fd9aa98
10:54:44 [2020-07-29T10:54:44.198Z] #45 14.94 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
10:54:44 [2020-07-29T10:54:44.333Z] #5 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 2.6s done
10:54:44 [2020-07-29T10:54:44.333Z] #5 extracting sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 done
10:54:44 [2020-07-29T10:54:44.404Z] #20 ...
10:54:44 [2020-07-29T10:54:44.404Z] 
10:54:44 [2020-07-29T10:54:44.404Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
10:54:44 [2020-07-29T10:54:44.404Z] #45 4.489 + RM_GOPATH=0
10:54:44 [2020-07-29T10:54:44.404Z] #45 4.490 + TMP_GOPATH=
10:54:44 [2020-07-29T10:54:44.404Z] #45 4.492 + : /build
10:54:44 [2020-07-29T10:54:44.404Z] #45 4.492 + '[' -z '' ']'
10:54:44 [2020-07-29T10:54:44.404Z] #45 4.496 ++ mktemp -d
10:54:44 [2020-07-29T10:54:44.404Z] #45 4.500 + export GOPATH=/tmp/tmp.yIfr4mdJvn
10:54:44 [2020-07-29T10:54:44.404Z] #45 4.500 + GOPATH=/tmp/tmp.yIfr4mdJvn
10:54:44 [2020-07-29T10:54:44.404Z] #45 4.500 + RM_GOPATH=1
10:54:44 [2020-07-29T10:54:44.404Z] #45 4.504 ++ dirname ./install.sh
10:54:44 [2020-07-29T10:54:44.404Z] #45 4.504 + dir=.
10:54:44 [2020-07-29T10:54:44.404Z] #45 4.519 + bin=gotestsum
10:54:44 [2020-07-29T10:54:44.404Z] #45 4.519 + shift
10:54:44 [2020-07-29T10:54:44.404Z] #45 4.519 + '[' '!' -f ./gotestsum.installer ']'
10:54:44 [2020-07-29T10:54:44.404Z] #45 4.519 + . ./gotestsum.installer
10:54:44 [2020-07-29T10:54:44.404Z] #45 4.519 ++ : v0.3.5
10:54:44 [2020-07-29T10:54:44.404Z] #45 4.519 + install_gotestsum
10:54:44 [2020-07-29T10:54:44.404Z] #45 4.520 + set -e
10:54:44 [2020-07-29T10:54:44.404Z] #45 4.520 + export GO111MODULE=on
10:54:44 [2020-07-29T10:54:44.404Z] #45 4.521 + GO111MODULE=on
10:54:44 [2020-07-29T10:54:44.404Z] #45 4.521 + go get -d gotest.tools/gotestsum@v0.3.5
10:54:44 [2020-07-29T10:54:44.404Z] #45 4.731 go: finding gotest.tools/gotestsum v0.3.5
10:54:44 [2020-07-29T10:54:44.404Z] #45 4.797 go: finding gotest.tools v0.3.5
10:54:44 [2020-07-29T10:54:44.404Z] #45 5.802 go: downloading gotest.tools/gotestsum v0.3.5
10:54:44 [2020-07-29T10:54:44.591Z] #5 DONE 10.1s
10:54:44 [2020-07-29T10:54:44.591Z] 
10:54:44 [2020-07-29T10:54:44.591Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
10:54:44 [2020-07-29T10:54:44.696Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
10:54:44 [2020-07-29T10:54:44.696Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:54:44 [2020-07-29T10:54:44.978Z] #45 6.327 go: extracting gotest.tools/gotestsum v0.3.5
10:54:44 [2020-07-29T10:54:44.997Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:54:44 [2020-07-29T10:54:44.997Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
10:54:45 [2020-07-29T10:54:45.920Z] #45 7.253 go: downloading gotest.tools v2.1.0+incompatible
10:54:45 [2020-07-29T10:54:45.920Z] #45 7.413 go: extracting gotest.tools v2.1.0+incompatible
10:54:46 [2020-07-29T10:54:46.181Z] #45 7.523 go: downloading github.com/pkg/errors v0.8.0
10:54:46 [2020-07-29T10:54:46.181Z] #45 7.527 go: downloading github.com/spf13/pflag v1.0.1
10:54:46 [2020-07-29T10:54:46.181Z] #45 7.578 go: downloading github.com/sirupsen/logrus v1.0.5
10:54:46 [2020-07-29T10:54:46.181Z] #45 7.583 go: downloading github.com/fatih/color v1.6.0
10:54:46 [2020-07-29T10:54:46.181Z] #45 7.663 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
10:54:46 [2020-07-29T10:54:46.267Z] #45 ...
10:54:46 [2020-07-29T10:54:46.267Z] 
10:54:46 [2020-07-29T10:54:46.267Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
10:54:46 [2020-07-29T10:54:46.267Z] #54 9.448 Reading package lists...
10:54:46 [2020-07-29T10:54:46.267Z] #54 12.46 Reading package lists...
10:54:46 [2020-07-29T10:54:46.267Z] #54 15.55 Building dependency tree...
10:54:46 [2020-07-29T10:54:46.267Z] #54 15.96 Reading state information...
10:54:46 [2020-07-29T10:54:46.267Z] #54 16.26 The following additional packages will be installed:
10:54:46 [2020-07-29T10:54:46.267Z] #54 16.27   libbtrfs0
10:54:46 [2020-07-29T10:54:46.267Z] #54 16.33 The following NEW packages will be installed:
10:54:46 [2020-07-29T10:54:46.267Z] #54 16.33   libbtrfs-dev libbtrfs0
10:54:46 [2020-07-29T10:54:46.267Z] #54 16.46 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
10:54:46 [2020-07-29T10:54:46.267Z] #54 16.46 Need to get 118 kB of archives.
10:54:46 [2020-07-29T10:54:46.267Z] #54 16.46 After this operation, 390 kB of additional disk space will be used.
10:54:46 [2020-07-29T10:54:46.267Z] #54 16.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
10:54:46 [2020-07-29T10:54:46.267Z] #54 16.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
10:54:46 [2020-07-29T10:54:46.267Z] #54 17.22 debconf: delaying package configuration, since apt-utils is not installed
10:54:46 [2020-07-29T10:54:46.267Z] #54 17.32 Fetched 118 kB in 0s (828 kB/s)
10:54:46 [2020-07-29T10:54:46.267Z] #54 17.40 Selecting previously unselected package libbtrfs0.
10:54:46 [2020-07-29T10:54:46.267Z] #54 17.40 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
10:54:46 [2020-07-29T10:54:46.267Z] #54 17.48 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ...
10:54:46 [2020-07-29T10:54:46.267Z] #54 17.50 Unpacking libbtrfs0 (4.20.1-2) ...
10:54:46 [2020-07-29T10:54:46.267Z] #54 17.55 Selecting previously unselected package libbtrfs-dev.
10:54:46 [2020-07-29T10:54:46.267Z] #54 17.55 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ...
10:54:46 [2020-07-29T10:54:46.267Z] #54 17.55 Unpacking libbtrfs-dev (4.20.1-2) ...
10:54:46 [2020-07-29T10:54:46.267Z] #54 17.66 Setting up libbtrfs0 (4.20.1-2) ...
10:54:46 [2020-07-29T10:54:46.441Z] #45 7.816 go: extracting github.com/fatih/color v1.6.0
10:54:46 [2020-07-29T10:54:46.560Z] #54 17.67 Setting up libbtrfs-dev (4.20.1-2) ...
10:54:46 [2020-07-29T10:54:46.560Z] #54 17.68 Processing triggers for libc-bin (2.28-10) ...
10:54:46 [2020-07-29T10:54:46.701Z] #45 8.010 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
10:54:46 [2020-07-29T10:54:46.701Z] #45 8.022 go: downloading github.com/jonboulle/clockwork v0.1.0
10:54:46 [2020-07-29T10:54:46.701Z] #45 8.098 go: downloading github.com/mattn/go-isatty v0.0.3
10:54:46 [2020-07-29T10:54:46.701Z] #45 8.098 go: extracting github.com/pkg/errors v0.8.0
10:54:46 [2020-07-29T10:54:46.701Z] #45 8.111 go: downloading github.com/mattn/go-colorable v0.0.9
10:54:46 [2020-07-29T10:54:46.701Z] #45 8.157 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
10:54:46 [2020-07-29T10:54:46.702Z] #45 8.167 go: extracting github.com/spf13/pflag v1.0.1
10:54:46 [2020-07-29T10:54:46.851Z] #54 DONE 18.2s
10:54:46 [2020-07-29T10:54:46.851Z] 
10:54:46 [2020-07-29T10:54:46.852Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
10:54:46 [2020-07-29T10:54:46.852Z] #55 DONE 0.1s
10:54:46 [2020-07-29T10:54:46.852Z] 
10:54:46 [2020-07-29T10:54:46.852Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
10:54:46 [2020-07-29T10:54:46.852Z] #31 11.49 Reading package lists...
10:54:46 [2020-07-29T10:54:46.852Z] #31 14.37 Reading package lists...
10:54:46 [2020-07-29T10:54:46.852Z] #31 17.72 Building dependency tree...
10:54:46 [2020-07-29T10:54:46.852Z] #31 18.17 Reading state information...
10:54:46 [2020-07-29T10:54:46.962Z] #45 8.217 go: extracting github.com/mattn/go-colorable v0.0.9
10:54:46 [2020-07-29T10:54:46.963Z] #45 8.268 go: extracting github.com/mattn/go-isatty v0.0.3
10:54:46 [2020-07-29T10:54:46.963Z] #45 8.388 go: extracting github.com/jonboulle/clockwork v0.1.0
10:54:46 [2020-07-29T10:54:46.963Z] #45 8.436 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
10:54:46 [2020-07-29T10:54:46.963Z] #45 8.437 go: extracting github.com/sirupsen/logrus v1.0.5
10:54:46 [2020-07-29T10:54:46.963Z] #45 8.468 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
10:54:47 [2020-07-29T10:54:47.091Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [206 kB]
10:54:47 [2020-07-29T10:54:47.091Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
10:54:47 [2020-07-29T10:54:47.110Z] #6 DONE 2.5s
10:54:47 [2020-07-29T10:54:47.110Z] 
10:54:47 [2020-07-29T10:54:47.110Z] #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
10:54:47 [2020-07-29T10:54:47.110Z] #18 DONE 0.0s
10:54:47 [2020-07-29T10:54:47.110Z] 
10:54:47 [2020-07-29T10:54:47.110Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
10:54:47 [2020-07-29T10:54:47.110Z] #28 DONE 0.0s
10:54:47 [2020-07-29T10:54:47.110Z] 
10:54:47 [2020-07-29T10:54:47.110Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer ....
10:54:47 [2020-07-29T10:54:47.110Z] #47 DONE 0.0s
10:54:47 [2020-07-29T10:54:47.110Z] 
10:54:47 [2020-07-29T10:54:47.110Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
10:54:47 [2020-07-29T10:54:47.110Z] #44 DONE 0.0s
10:54:47 [2020-07-29T10:54:47.110Z] 
10:54:47 [2020-07-29T10:54:47.110Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
10:54:47 [2020-07-29T10:54:47.110Z] #19 DONE 0.0s
10:54:47 [2020-07-29T10:54:47.110Z] 
10:54:47 [2020-07-29T10:54:47.110Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
10:54:47 [2020-07-29T10:54:47.110Z] #65 DONE 0.0s
10:54:47 [2020-07-29T10:54:47.110Z] 
10:54:47 [2020-07-29T10:54:47.110Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
10:54:47 [2020-07-29T10:54:47.110Z] #59 DONE 0.0s
10:54:47 [2020-07-29T10:54:47.110Z] 
10:54:47 [2020-07-29T10:54:47.110Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
10:54:47 [2020-07-29T10:54:47.110Z] #41 DONE 0.0s
10:54:47 [2020-07-29T10:54:47.110Z] 
10:54:47 [2020-07-29T10:54:47.110Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:54:47 [2020-07-29T10:54:47.146Z] #31 ...
10:54:47 [2020-07-29T10:54:47.146Z] 
10:54:47 [2020-07-29T10:54:47.146Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
10:54:47 [2020-07-29T10:54:47.146Z] #56 DONE 0.1s
10:54:47 [2020-07-29T10:54:47.146Z] 
10:54:47 [2020-07-29T10:54:47.146Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
10:54:47 [2020-07-29T10:54:47.782Z] #57 0.556 + RM_GOPATH=0
10:54:47 [2020-07-29T10:54:47.782Z] #57 0.556 + TMP_GOPATH=
10:54:47 [2020-07-29T10:54:47.782Z] #57 0.556 + : /build
10:54:47 [2020-07-29T10:54:47.782Z] #57 0.556 + '[' -z '' ']'
10:54:47 [2020-07-29T10:54:47.782Z] #57 0.557 ++ mktemp -d
10:54:47 [2020-07-29T10:54:47.782Z] #57 0.558 + export GOPATH=/tmp/tmp.MfpC5rcnJy
10:54:47 [2020-07-29T10:54:47.782Z] #57 0.558 + GOPATH=/tmp/tmp.MfpC5rcnJy
10:54:47 [2020-07-29T10:54:47.782Z] #57 0.558 + RM_GOPATH=1
10:54:47 [2020-07-29T10:54:47.782Z] #57 0.558 ++ dirname ./install.sh
10:54:47 [2020-07-29T10:54:47.782Z] #57 0.558 + dir=.
10:54:47 [2020-07-29T10:54:47.782Z] #57 0.558 + bin=containerd
10:54:47 [2020-07-29T10:54:47.782Z] #57 0.559 + shift
10:54:47 [2020-07-29T10:54:47.782Z] #57 0.559 + '[' '!' -f ./containerd.installer ']'
10:54:47 [2020-07-29T10:54:47.782Z] #57 0.559 + . ./containerd.installer
10:54:47 [2020-07-29T10:54:47.782Z] #57 0.559 ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429
10:54:47 [2020-07-29T10:54:47.782Z] #57 0.559 + install_containerd
10:54:47 [2020-07-29T10:54:47.782Z] #57 0.559 + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429'
10:54:47 [2020-07-29T10:54:47.782Z] #57 0.559 Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429
10:54:47 [2020-07-29T10:54:47.782Z] #57 0.559 + git clone https://github.com/containerd/containerd.git /tmp/tmp.MfpC5rcnJy/src/github.com/containerd/containerd
10:54:47 [2020-07-29T10:54:47.782Z] #57 0.561 Cloning into '/tmp/tmp.MfpC5rcnJy/src/github.com/containerd/containerd'...
10:54:48 [2020-07-29T10:54:48.608Z] Fetched 8145 kB in 4s (2044 kB/s)
10:54:48 [2020-07-29T10:54:48.885Z] #45 ...
10:54:48 [2020-07-29T10:54:48.885Z] 
10:54:48 [2020-07-29T10:54:48.885Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
10:54:48 [2020-07-29T10:54:48.885Z] #31 4.024 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
10:54:48 [2020-07-29T10:54:48.885Z] #31 4.153 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:54:48 [2020-07-29T10:54:48.885Z] #31 4.222 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:54:48 [2020-07-29T10:54:48.885Z] #31 5.440 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
10:54:48 [2020-07-29T10:54:48.885Z] #31 7.503 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB]
10:54:48 [2020-07-29T10:54:48.885Z] #31 10.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
10:54:48 [2020-07-29T10:54:48.885Z] #31 ...
10:54:48 [2020-07-29T10:54:48.885Z] 
10:54:48 [2020-07-29T10:54:48.885Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
10:54:48 [2020-07-29T10:54:48.885Z] #54 4.316 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
10:54:48 [2020-07-29T10:54:48.885Z] #54 4.391 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:54:48 [2020-07-29T10:54:48.885Z] #54 4.391 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:54:48 [2020-07-29T10:54:48.885Z] #54 5.680 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
10:54:48 [2020-07-29T10:54:48.885Z] #54 8.037 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB]
10:54:48 [2020-07-29T10:54:48.885Z] #54 ...
10:54:48 [2020-07-29T10:54:48.885Z] 
10:54:48 [2020-07-29T10:54:48.885Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
10:54:48 [2020-07-29T10:54:48.885Z] #29 4.469 + RM_GOPATH=0
10:54:48 [2020-07-29T10:54:48.885Z] #29 4.469 + TMP_GOPATH=
10:54:48 [2020-07-29T10:54:48.885Z] #29 4.469 + : /build
10:54:48 [2020-07-29T10:54:48.885Z] #29 4.469 + '[' -z '' ']'
10:54:48 [2020-07-29T10:54:48.885Z] #29 4.469 ++ mktemp -d
10:54:48 [2020-07-29T10:54:48.885Z] #29 4.479 + export GOPATH=/tmp/tmp.JDzOXsGftM
10:54:48 [2020-07-29T10:54:48.886Z] #29 4.479 + GOPATH=/tmp/tmp.JDzOXsGftM
10:54:48 [2020-07-29T10:54:48.886Z] #29 4.479 + RM_GOPATH=1
10:54:48 [2020-07-29T10:54:48.886Z] #29 4.479 ++ dirname ./install.sh
10:54:48 [2020-07-29T10:54:48.886Z] #29 4.480 + dir=.
10:54:48 [2020-07-29T10:54:48.886Z] #29 4.480 + bin=tomlv
10:54:48 [2020-07-29T10:54:48.886Z] #29 4.480 + shift
10:54:48 [2020-07-29T10:54:48.886Z] #29 4.480 + '[' '!' -f ./tomlv.installer ']'
10:54:48 [2020-07-29T10:54:48.886Z] #29 4.481 + . ./tomlv.installer
10:54:48 [2020-07-29T10:54:48.886Z] #29 4.481 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:54:48 [2020-07-29T10:54:48.886Z] #29 4.481 + install_tomlv
10:54:48 [2020-07-29T10:54:48.886Z] #29 4.481 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
10:54:48 [2020-07-29T10:54:48.886Z] #29 4.482 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:54:48 [2020-07-29T10:54:48.886Z] #29 4.482 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.JDzOXsGftM/src/github.com/BurntSushi/toml
10:54:48 [2020-07-29T10:54:48.886Z] #29 4.484 Cloning into '/tmp/tmp.JDzOXsGftM/src/github.com/BurntSushi/toml'...
10:54:48 [2020-07-29T10:54:48.886Z] #29 5.546 + cd /tmp/tmp.JDzOXsGftM/src/github.com/BurntSushi/toml
10:54:48 [2020-07-29T10:54:48.886Z] #29 5.563 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:54:48 [2020-07-29T10:54:48.886Z] #29 5.589 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
10:54:48 [2020-07-29T10:54:48.886Z] #29 6.447 internal/cpu
10:54:48 [2020-07-29T10:54:48.886Z] #29 6.455 runtime/internal/atomic
10:54:48 [2020-07-29T10:54:48.886Z] #29 6.729 runtime/internal/sys
10:54:48 [2020-07-29T10:54:48.886Z] #29 6.966 runtime/internal/math
10:54:48 [2020-07-29T10:54:48.886Z] #29 7.085 internal/bytealg
10:54:48 [2020-07-29T10:54:48.886Z] #29 7.216 math/bits
10:54:48 [2020-07-29T10:54:48.886Z] #29 7.765 runtime
10:54:48 [2020-07-29T10:54:48.886Z] #29 7.896 math
10:54:48 [2020-07-29T10:54:48.886Z] #29 ...
10:54:48 [2020-07-29T10:54:48.886Z] 
10:54:48 [2020-07-29T10:54:48.886Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
10:54:48 [2020-07-29T10:54:48.886Z] #7 3.929 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
10:54:48 [2020-07-29T10:54:48.886Z] #7 3.943 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:54:48 [2020-07-29T10:54:48.886Z] #7 3.946 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:54:48 [2020-07-29T10:54:48.886Z] #7 4.881 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
10:54:48 [2020-07-29T10:54:48.886Z] #7 6.900 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB]
10:54:48 [2020-07-29T10:54:48.886Z] #7 8.384 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
10:54:49 [2020-07-29T10:54:49.146Z] #7 ...
10:54:49 [2020-07-29T10:54:49.146Z] 
10:54:49 [2020-07-29T10:54:49.146Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
10:54:49 [2020-07-29T10:54:49.146Z] #26 3.525 + mktemp -d
10:54:49 [2020-07-29T10:54:49.146Z] #26 3.526 + export GOPATH=/tmp/tmp.jqYNJF3LVI
10:54:49 [2020-07-29T10:54:49.146Z] #26 3.526 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.jqYNJF3LVI/src/github.com/go-swagger/go-swagger
10:54:49 [2020-07-29T10:54:49.146Z] #26 3.533 Cloning into '/tmp/tmp.jqYNJF3LVI/src/github.com/go-swagger/go-swagger'...
10:54:49 [2020-07-29T10:54:49.247Z] Reading package lists...
10:54:49 [2020-07-29T10:54:49.406Z] #26 ...
10:54:49 [2020-07-29T10:54:49.406Z] 
10:54:49 [2020-07-29T10:54:49.406Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
10:54:49 [2020-07-29T10:54:49.406Z] #48 4.026 + RM_GOPATH=0
10:54:49 [2020-07-29T10:54:49.406Z] #48 4.026 + TMP_GOPATH=
10:54:49 [2020-07-29T10:54:49.406Z] #48 4.026 + : /build
10:54:49 [2020-07-29T10:54:49.406Z] #48 4.026 + '[' -z '' ']'
10:54:49 [2020-07-29T10:54:49.406Z] #48 4.028 ++ mktemp -d
10:54:49 [2020-07-29T10:54:49.406Z] #48 4.029 + export GOPATH=/tmp/tmp.0q5JVpn260
10:54:49 [2020-07-29T10:54:49.406Z] #48 4.029 + GOPATH=/tmp/tmp.0q5JVpn260
10:54:49 [2020-07-29T10:54:49.406Z] #48 4.029 + RM_GOPATH=1
10:54:49 [2020-07-29T10:54:49.406Z] #48 4.032 ++ dirname ./install.sh
10:54:49 [2020-07-29T10:54:49.406Z] #48 4.036 + dir=.
10:54:49 [2020-07-29T10:54:49.406Z] #48 4.036 + bin=gometalinter
10:54:49 [2020-07-29T10:54:49.406Z] #48 4.036 + shift
10:54:49 [2020-07-29T10:54:49.407Z] #48 4.036 + '[' '!' -f ./gometalinter.installer ']'
10:54:49 [2020-07-29T10:54:49.407Z] #48 4.036 + . ./gometalinter.installer
10:54:49 [2020-07-29T10:54:49.407Z] #48 4.036 ++ GOMETALINTER_COMMIT=v2.0.6
10:54:49 [2020-07-29T10:54:49.407Z] #48 4.036 + install_gometalinter
10:54:49 [2020-07-29T10:54:49.407Z] #48 4.036 + echo 'Installing gometalinter version v2.0.6'
10:54:49 [2020-07-29T10:54:49.407Z] #48 4.036 + go get -d github.com/alecthomas/gometalinter
10:54:49 [2020-07-29T10:54:49.407Z] #48 4.045 Installing gometalinter version v2.0.6
10:54:49 [2020-07-29T10:54:49.407Z] #48 ...
10:54:49 [2020-07-29T10:54:49.407Z] 
10:54:49 [2020-07-29T10:54:49.407Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
10:54:49 [2020-07-29T10:54:49.407Z] #22 4.108 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
10:54:49 [2020-07-29T10:54:49.407Z] #22 4.235 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:54:49 [2020-07-29T10:54:49.407Z] #22 4.256 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:54:49 [2020-07-29T10:54:49.407Z] #22 5.730 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
10:54:49 [2020-07-29T10:54:49.407Z] #22 7.606 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB]
10:54:49 [2020-07-29T10:54:49.407Z] #22 10.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
10:54:49 [2020-07-29T10:54:49.640Z] #42 2.066 + RM_GOPATH=0
10:54:49 [2020-07-29T10:54:49.640Z] #42 2.066 + TMP_GOPATH=
10:54:49 [2020-07-29T10:54:49.640Z] #42 2.066 + : /build
10:54:49 [2020-07-29T10:54:49.640Z] #42 2.066 + '[' -z '' ']'
10:54:49 [2020-07-29T10:54:49.640Z] #42 2.068 ++ mktemp -d
10:54:49 [2020-07-29T10:54:49.640Z] #42 2.069 + export GOPATH=/tmp/tmp.DfIiCBx8io
10:54:49 [2020-07-29T10:54:49.640Z] #42 2.069 + GOPATH=/tmp/tmp.DfIiCBx8io
10:54:49 [2020-07-29T10:54:49.640Z] #42 2.069 + RM_GOPATH=1
10:54:49 [2020-07-29T10:54:49.640Z] #42 2.070 ++ dirname ./install.sh
10:54:49 [2020-07-29T10:54:49.640Z] #42 2.078 + dir=.
10:54:49 [2020-07-29T10:54:49.640Z] #42 2.078 + bin=vndr
10:54:49 [2020-07-29T10:54:49.640Z] #42 2.078 + shift
10:54:49 [2020-07-29T10:54:49.640Z] #42 2.078 + '[' '!' -f ./vndr.installer ']'
10:54:49 [2020-07-29T10:54:49.640Z] #42 2.079 + . ./vndr.installer
10:54:49 [2020-07-29T10:54:49.640Z] #42 2.079 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
10:54:49 [2020-07-29T10:54:49.640Z] #42 2.079 + install_vndr
10:54:49 [2020-07-29T10:54:49.640Z] #42 2.079 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
10:54:49 [2020-07-29T10:54:49.640Z] #42 2.079 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
10:54:49 [2020-07-29T10:54:49.640Z] #42 2.079 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.DfIiCBx8io/src/github.com/LK4D4/vndr
10:54:49 [2020-07-29T10:54:49.640Z] #42 2.081 Cloning into '/tmp/tmp.DfIiCBx8io/src/github.com/LK4D4/vndr'...
10:54:49 [2020-07-29T10:54:49.640Z] #42 2.495 + cd /tmp/tmp.DfIiCBx8io/src/github.com/LK4D4/vndr
10:54:49 [2020-07-29T10:54:49.640Z] #42 2.496 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
10:54:49 [2020-07-29T10:54:49.640Z] #42 2.503 + go build -buildmode=pie -v -o /build/vndr .
10:54:49 [2020-07-29T10:54:49.667Z] #22 ...
10:54:49 [2020-07-29T10:54:49.667Z] 
10:54:49 [2020-07-29T10:54:49.667Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
10:54:49 [2020-07-29T10:54:49.667Z] #36 3.889 + mktemp -d
10:54:49 [2020-07-29T10:54:49.667Z] #36 3.892 + export GOPATH=/tmp/tmp.IbjoOg7MaO
10:54:49 [2020-07-29T10:54:49.667Z] #36 3.892 + git clone https://github.com/docker/distribution.git /tmp/tmp.IbjoOg7MaO/src/github.com/docker/distribution
10:54:49 [2020-07-29T10:54:49.667Z] #36 3.895 Cloning into '/tmp/tmp.IbjoOg7MaO/src/github.com/docker/distribution'...
10:54:49 [2020-07-29T10:54:49.667Z] #36 ...
10:54:49 [2020-07-29T10:54:49.667Z] 
10:54:49 [2020-07-29T10:54:49.667Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
10:54:49 [2020-07-29T10:54:49.667Z] #66 4.030 + RM_GOPATH=0
10:54:49 [2020-07-29T10:54:49.667Z] #66 4.030 + TMP_GOPATH=
10:54:49 [2020-07-29T10:54:49.667Z] #66 4.030 + : /build
10:54:49 [2020-07-29T10:54:49.667Z] #66 4.030 + '[' -z '' ']'
10:54:49 [2020-07-29T10:54:49.667Z] #66 4.030 ++ mktemp -d
10:54:49 [2020-07-29T10:54:49.667Z] #66 4.035 + export GOPATH=/tmp/tmp.3NatZ37vNL
10:54:49 [2020-07-29T10:54:49.667Z] #66 4.035 + GOPATH=/tmp/tmp.3NatZ37vNL
10:54:49 [2020-07-29T10:54:49.667Z] #66 4.035 + RM_GOPATH=1
10:54:49 [2020-07-29T10:54:49.667Z] #66 4.035 ++ dirname ./install.sh
10:54:49 [2020-07-29T10:54:49.667Z] #66 4.036 + dir=.
10:54:49 [2020-07-29T10:54:49.667Z] #66 4.036 + bin=proxy
10:54:49 [2020-07-29T10:54:49.667Z] #66 4.036 + shift
10:54:49 [2020-07-29T10:54:49.667Z] #66 4.037 + '[' '!' -f ./proxy.installer ']'
10:54:49 [2020-07-29T10:54:49.667Z] #66 4.037 + . ./proxy.installer
10:54:49 [2020-07-29T10:54:49.667Z] #66 4.037 ++ : 026aabaa659832804b01754aaadd2c0f420c68b6
10:54:49 [2020-07-29T10:54:49.667Z] #66 4.037 + install_proxy
10:54:49 [2020-07-29T10:54:49.667Z] #66 4.037 + case "$1" in
10:54:49 [2020-07-29T10:54:49.667Z] #66 4.037 + export CGO_ENABLED=0
10:54:49 [2020-07-29T10:54:49.667Z] #66 4.037 + CGO_ENABLED=0
10:54:49 [2020-07-29T10:54:49.667Z] #66 4.037 + _install_proxy
10:54:49 [2020-07-29T10:54:49.667Z] #66 4.037 + echo 'Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6'
10:54:49 [2020-07-29T10:54:49.667Z] #66 4.037 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.3NatZ37vNL/src/github.com/docker/libnetwork
10:54:49 [2020-07-29T10:54:49.667Z] #66 4.042 Cloning into '/tmp/tmp.3NatZ37vNL/src/github.com/docker/libnetwork'...
10:54:49 [2020-07-29T10:54:49.667Z] #66 4.050 Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6
10:54:49 [2020-07-29T10:54:49.851Z] #57 ...
10:54:49 [2020-07-29T10:54:49.851Z] 
10:54:49 [2020-07-29T10:54:49.851Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
10:54:49 [2020-07-29T10:54:49.851Z] #7 10.83 Reading package lists...
10:54:49 [2020-07-29T10:54:49.851Z] #7 14.45 Reading package lists...
10:54:49 [2020-07-29T10:54:49.851Z] #7 17.85 Building dependency tree...
10:54:49 [2020-07-29T10:54:49.851Z] #7 18.46 Reading state information...
10:54:49 [2020-07-29T10:54:49.851Z] #7 18.93 The following additional packages will be installed:
10:54:49 [2020-07-29T10:54:49.851Z] #7 18.94   libapparmor1
10:54:49 [2020-07-29T10:54:49.852Z] #7 18.94 Suggested packages:
10:54:49 [2020-07-29T10:54:49.852Z] #7 18.94   seccomp
10:54:49 [2020-07-29T10:54:49.852Z] #7 19.09 The following NEW packages will be installed:
10:54:49 [2020-07-29T10:54:49.852Z] #7 19.09   libapparmor-dev libapparmor1 libseccomp-dev
10:54:49 [2020-07-29T10:54:49.852Z] #7 19.19 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
10:54:49 [2020-07-29T10:54:49.852Z] #7 19.19 Need to get 288 kB of archives.
10:54:49 [2020-07-29T10:54:49.852Z] #7 19.19 After this operation, 957 kB of additional disk space will be used.
10:54:49 [2020-07-29T10:54:49.852Z] #7 19.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB]
10:54:49 [2020-07-29T10:54:49.852Z] #7 19.22 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB]
10:54:49 [2020-07-29T10:54:49.852Z] #7 19.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB]
10:54:49 [2020-07-29T10:54:49.852Z] #7 19.89 debconf: delaying package configuration, since apt-utils is not installed
10:54:49 [2020-07-29T10:54:49.852Z] #7 19.99 Fetched 288 kB in 0s (2948 kB/s)
10:54:49 [2020-07-29T10:54:49.852Z] #7 20.06 Selecting previously unselected package libapparmor1:s390x.
10:54:49 [2020-07-29T10:54:49.852Z] #7 20.06 (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.)
10:54:49 [2020-07-29T10:54:49.852Z] #7 20.15 Preparing to unpack .../libapparmor1_2.13.2-10_s390x.deb ...
10:54:49 [2020-07-29T10:54:49.852Z] #7 20.16 Unpacking libapparmor1:s390x (2.13.2-10) ...
10:54:49 [2020-07-29T10:54:49.852Z] #7 20.28 Selecting previously unselected package libapparmor-dev:s390x.
10:54:49 [2020-07-29T10:54:49.852Z] #7 20.28 Preparing to unpack .../libapparmor-dev_2.13.2-10_s390x.deb ...
10:54:49 [2020-07-29T10:54:49.852Z] #7 20.28 Unpacking libapparmor-dev:s390x (2.13.2-10) ...
10:54:49 [2020-07-29T10:54:49.852Z] #7 20.40 Selecting previously unselected package libseccomp-dev:s390x.
10:54:49 [2020-07-29T10:54:49.852Z] #7 20.40 Preparing to unpack .../libseccomp-dev_2.3.3-4_s390x.deb ...
10:54:49 [2020-07-29T10:54:49.852Z] #7 20.41 Unpacking libseccomp-dev:s390x (2.3.3-4) ...
10:54:49 [2020-07-29T10:54:49.852Z] #7 20.57 Setting up libseccomp-dev:s390x (2.3.3-4) ...
10:54:49 [2020-07-29T10:54:49.852Z] #7 20.57 Setting up libapparmor1:s390x (2.13.2-10) ...
10:54:49 [2020-07-29T10:54:49.852Z] #7 20.58 Setting up libapparmor-dev:s390x (2.13.2-10) ...
10:54:49 [2020-07-29T10:54:49.852Z] #7 20.59 Processing triggers for libc-bin (2.28-10) ...
10:54:49 [2020-07-29T10:54:49.852Z] #7 DONE 21.0s
10:54:49 [2020-07-29T10:54:49.852Z] 
10:54:49 [2020-07-29T10:54:49.852Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
10:54:49 [2020-07-29T10:54:49.852Z] #50 DONE 0.1s
10:54:49 [2020-07-29T10:54:49.852Z] 
10:54:49 [2020-07-29T10:54:49.852Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
10:54:49 [2020-07-29T10:54:49.852Z] #51 DONE 0.1s
10:54:49 [2020-07-29T10:54:49.852Z] 
10:54:49 [2020-07-29T10:54:49.852Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
10:54:49 [2020-07-29T10:54:49.852Z] #31 18.74 The following additional packages will be installed:
10:54:49 [2020-07-29T10:54:49.852Z] #31 18.74   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
10:54:49 [2020-07-29T10:54:49.852Z] #31 18.74 Suggested packages:
10:54:49 [2020-07-29T10:54:49.852Z] #31 18.74   cmake-doc ninja-build lrzip
10:54:49 [2020-07-29T10:54:49.852Z] #31 18.74 Recommended packages:
10:54:49 [2020-07-29T10:54:49.852Z] #31 18.74   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
10:54:49 [2020-07-29T10:54:49.852Z] #31 19.30 The following NEW packages will be installed:
10:54:49 [2020-07-29T10:54:49.852Z] #31 19.31   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
10:54:49 [2020-07-29T10:54:49.852Z] #31 19.31   vim-common xxd
10:54:49 [2020-07-29T10:54:49.852Z] #31 19.42 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
10:54:49 [2020-07-29T10:54:49.852Z] #31 19.42 Need to get 14.0 MB of archives.
10:54:49 [2020-07-29T10:54:49.852Z] #31 19.42 After this operation, 62.1 MB of additional disk space will be used.
10:54:49 [2020-07-29T10:54:49.852Z] #31 19.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
10:54:49 [2020-07-29T10:54:49.852Z] #31 19.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
10:54:49 [2020-07-29T10:54:49.852Z] #31 19.48 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB]
10:54:49 [2020-07-29T10:54:49.852Z] #31 19.59 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
10:54:49 [2020-07-29T10:54:49.852Z] #31 20.01 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB]
10:54:49 [2020-07-29T10:54:49.852Z] #31 20.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB]
10:54:49 [2020-07-29T10:54:49.852Z] #31 20.06 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
10:54:49 [2020-07-29T10:54:49.852Z] #31 20.06 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB]
10:54:49 [2020-07-29T10:54:49.852Z] #31 20.07 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB]
10:54:49 [2020-07-29T10:54:49.852Z] #31 20.07 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB]
10:54:49 [2020-07-29T10:54:49.852Z] #31 20.97 debconf: delaying package configuration, since apt-utils is not installed
10:54:49 [2020-07-29T10:54:49.852Z] #31 21.14 Fetched 14.0 MB in 1s (16.0 MB/s)
10:54:49 [2020-07-29T10:54:49.884Z] Reading package lists...
10:54:49 [2020-07-29T10:54:49.927Z] #66 ...
10:54:49 [2020-07-29T10:54:49.927Z] 
10:54:49 [2020-07-29T10:54:49.927Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:54:49 [2020-07-29T10:54:49.927Z] #42 4.123 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
10:54:49 [2020-07-29T10:54:49.927Z] #42 4.124 + RM_GOPATH=0
10:54:49 [2020-07-29T10:54:49.927Z] #42 4.124 + TMP_GOPATH=
10:54:49 [2020-07-29T10:54:49.927Z] #42 4.124 + : /build
10:54:49 [2020-07-29T10:54:49.927Z] #42 4.124 + '[' -z '' ']'
10:54:49 [2020-07-29T10:54:49.927Z] #42 4.124 ++ mktemp -d
10:54:49 [2020-07-29T10:54:49.927Z] #42 4.124 + export GOPATH=/tmp/tmp.4oIeDegy46
10:54:49 [2020-07-29T10:54:49.927Z] #42 4.124 + GOPATH=/tmp/tmp.4oIeDegy46
10:54:49 [2020-07-29T10:54:49.927Z] #42 4.124 + RM_GOPATH=1
10:54:49 [2020-07-29T10:54:49.927Z] #42 4.127 ++ dirname ./install.sh
10:54:49 [2020-07-29T10:54:49.927Z] #42 4.127 + dir=.
10:54:49 [2020-07-29T10:54:49.927Z] #42 4.127 + bin=vndr
10:54:49 [2020-07-29T10:54:49.927Z] #42 4.127 + shift
10:54:49 [2020-07-29T10:54:49.927Z] #42 4.127 + '[' '!' -f ./vndr.installer ']'
10:54:49 [2020-07-29T10:54:49.927Z] #42 4.127 + . ./vndr.installer
10:54:49 [2020-07-29T10:54:49.927Z] #42 4.127 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
10:54:49 [2020-07-29T10:54:49.927Z] #42 4.127 + install_vndr
10:54:49 [2020-07-29T10:54:49.927Z] #42 4.127 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
10:54:49 [2020-07-29T10:54:49.927Z] #42 4.127 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.4oIeDegy46/src/github.com/LK4D4/vndr
10:54:49 [2020-07-29T10:54:49.927Z] #42 4.135 Cloning into '/tmp/tmp.4oIeDegy46/src/github.com/LK4D4/vndr'...
10:54:49 [2020-07-29T10:54:49.927Z] #42 5.151 + cd /tmp/tmp.4oIeDegy46/src/github.com/LK4D4/vndr
10:54:49 [2020-07-29T10:54:49.927Z] #42 5.152 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
10:54:49 [2020-07-29T10:54:49.927Z] #42 5.183 + go build -buildmode=pie -v -o /build/vndr .
10:54:49 [2020-07-29T10:54:49.927Z] #42 6.643 runtime/internal/atomic
10:54:49 [2020-07-29T10:54:49.927Z] #42 6.667 internal/cpu
10:54:49 [2020-07-29T10:54:49.927Z] #42 7.055 runtime/internal/sys
10:54:49 [2020-07-29T10:54:49.927Z] #42 7.152 runtime/internal/math
10:54:49 [2020-07-29T10:54:49.927Z] #42 7.248 internal/race
10:54:49 [2020-07-29T10:54:49.927Z] #42 7.315 sync/atomic
10:54:49 [2020-07-29T10:54:49.927Z] #42 7.436 internal/bytealg
10:54:49 [2020-07-29T10:54:49.927Z] #42 7.712 unicode
10:54:49 [2020-07-29T10:54:49.927Z] #42 8.527 runtime
10:54:49 [2020-07-29T10:54:49.927Z] #42 ...
10:54:49 [2020-07-29T10:54:49.927Z] 
10:54:49 [2020-07-29T10:54:49.927Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
10:54:49 [2020-07-29T10:54:49.927Z] #60 4.025 + RM_GOPATH=0
10:54:49 [2020-07-29T10:54:49.927Z] #60 4.025 + TMP_GOPATH=
10:54:49 [2020-07-29T10:54:49.927Z] #60 4.025 + : /build/
10:54:49 [2020-07-29T10:54:49.927Z] #60 4.025 + '[' -z '' ']'
10:54:49 [2020-07-29T10:54:49.927Z] #60 4.025 ++ mktemp -d
10:54:49 [2020-07-29T10:54:49.927Z] #60 4.028 + export GOPATH=/tmp/tmp.KwN1gTMQo1
10:54:49 [2020-07-29T10:54:49.927Z] #60 4.028 + GOPATH=/tmp/tmp.KwN1gTMQo1
10:54:49 [2020-07-29T10:54:49.927Z] #60 4.028 + RM_GOPATH=1
10:54:49 [2020-07-29T10:54:49.927Z] #60 4.029 ++ dirname ./install.sh
10:54:49 [2020-07-29T10:54:49.927Z] #60 4.035 + dir=.
10:54:49 [2020-07-29T10:54:49.927Z] #60 4.035 + bin=rootlesskit
10:54:49 [2020-07-29T10:54:49.927Z] #60 4.036 + shift
10:54:49 [2020-07-29T10:54:49.927Z] #60 4.036 + '[' '!' -f ./rootlesskit.installer ']'
10:54:49 [2020-07-29T10:54:49.927Z] #60 4.036 + . ./rootlesskit.installer
10:54:49 [2020-07-29T10:54:49.927Z] #60 4.037 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
10:54:49 [2020-07-29T10:54:49.927Z] #60 4.038 + install_rootlesskit
10:54:49 [2020-07-29T10:54:49.927Z] #60 4.038 + case "$1" in
10:54:49 [2020-07-29T10:54:49.927Z] #60 4.038 + export CGO_ENABLED=0
10:54:49 [2020-07-29T10:54:49.927Z] #60 4.039 + CGO_ENABLED=0
10:54:49 [2020-07-29T10:54:49.927Z] #60 4.045 + _install_rootlesskit
10:54:49 [2020-07-29T10:54:49.927Z] #60 4.045 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
10:54:49 [2020-07-29T10:54:49.927Z] #60 4.045 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.KwN1gTMQo1/src/github.com/rootless-containers/rootlesskit
10:54:49 [2020-07-29T10:54:49.927Z] #60 4.045 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
10:54:49 [2020-07-29T10:54:49.927Z] #60 4.046 Cloning into '/tmp/tmp.KwN1gTMQo1/src/github.com/rootless-containers/rootlesskit'...
10:54:49 [2020-07-29T10:54:49.927Z] #60 8.965 + cd /tmp/tmp.KwN1gTMQo1/src/github.com/rootless-containers/rootlesskit
10:54:49 [2020-07-29T10:54:49.927Z] #60 8.965 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
10:54:49 [2020-07-29T10:54:49.927Z] #60 9.277 + for f in rootlesskit rootlesskit-docker-proxy
10:54:49 [2020-07-29T10:54:49.927Z] #60 9.278 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
10:54:50 [2020-07-29T10:54:50.150Z] #31 21.24 Selecting previously unselected package xxd.
10:54:50 [2020-07-29T10:54:50.150Z] #31 21.24 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
10:54:50 [2020-07-29T10:54:50.150Z] #31 21.30 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ...
10:54:50 [2020-07-29T10:54:50.150Z] #31 21.31 Unpacking xxd (2:8.1.0875-5) ...
10:54:50 [2020-07-29T10:54:50.150Z] #31 ...
10:54:50 [2020-07-29T10:54:50.150Z] 
10:54:50 [2020-07-29T10:54:50.150Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
10:54:50 [2020-07-29T10:54:50.150Z] #29 11.16 internal/testlog
10:54:50 [2020-07-29T10:54:50.150Z] #29 11.41 encoding
10:54:50 [2020-07-29T10:54:50.150Z] #29 11.49 runtime/cgo
10:54:50 [2020-07-29T10:54:50.178Z] Building dependency tree...
10:54:50 [2020-07-29T10:54:50.178Z] Reading state information...
10:54:50 [2020-07-29T10:54:50.178Z] The following additional packages will be installed:
10:54:50 [2020-07-29T10:54:50.178Z]   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
10:54:50 [2020-07-29T10:54:50.178Z]   libprotoc17 python-pkg-resources python-six zlib1g-dev
10:54:50 [2020-07-29T10:54:50.178Z] Suggested packages:
10:54:50 [2020-07-29T10:54:50.178Z]   manpages-dev python-setuptools
10:54:50 [2020-07-29T10:54:50.187Z] #60 ...
10:54:50 [2020-07-29T10:54:50.187Z] 
10:54:50 [2020-07-29T10:54:50.187Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:54:50 [2020-07-29T10:54:50.187Z] #42 11.52 unicode/utf8
10:54:50 [2020-07-29T10:54:50.205Z] #42 2.895 runtime/internal/sys
10:54:50 [2020-07-29T10:54:50.205Z] #42 2.911 internal/race
10:54:50 [2020-07-29T10:54:50.205Z] #42 2.925 math/bits
10:54:50 [2020-07-29T10:54:50.205Z] #42 2.927 unicode/utf8
10:54:50 [2020-07-29T10:54:50.205Z] #42 2.960 unicode
10:54:50 [2020-07-29T10:54:50.205Z] #42 2.994 runtime/internal/math
10:54:50 [2020-07-29T10:54:50.205Z] #42 3.001 runtime/internal/atomic
10:54:50 [2020-07-29T10:54:50.205Z] #42 3.005 internal/cpu
10:54:50 [2020-07-29T10:54:50.205Z] #42 3.011 sync/atomic
10:54:50 [2020-07-29T10:54:50.205Z] #42 3.015 encoding
10:54:50 [2020-07-29T10:54:50.444Z] #29 ...
10:54:50 [2020-07-29T10:54:50.444Z] 
10:54:50 [2020-07-29T10:54:50.444Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
10:54:50 [2020-07-29T10:54:50.444Z] #31 21.56 Selecting previously unselected package vim-common.
10:54:50 [2020-07-29T10:54:50.444Z] #31 21.56 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
10:54:50 [2020-07-29T10:54:50.444Z] #31 21.62 Unpacking vim-common (2:8.1.0875-5) ...
10:54:50 [2020-07-29T10:54:50.464Z] #42 3.155 unicode/utf16
10:54:50 [2020-07-29T10:54:50.464Z] #42 3.159 container/list
10:54:50 [2020-07-29T10:54:50.464Z] #42 3.166 crypto/internal/subtle
10:54:50 [2020-07-29T10:54:50.464Z] #42 3.170 crypto/subtle
10:54:50 [2020-07-29T10:54:50.464Z] #42 3.217 vendor/golang.org/x/crypto/cryptobyte/asn1
10:54:50 [2020-07-29T10:54:50.464Z] #42 3.226 internal/testlog
10:54:50 [2020-07-29T10:54:50.464Z] #42 3.307 internal/nettrace
10:54:50 [2020-07-29T10:54:50.464Z] #42 3.372 vendor/golang.org/x/crypto/internal/subtle
10:54:50 [2020-07-29T10:54:50.464Z] #42 3.381 vendor/golang.org/x/crypto/curve25519
10:54:50 [2020-07-29T10:54:50.470Z] The following NEW packages will be installed:
10:54:50 [2020-07-29T10:54:50.470Z]   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
10:54:50 [2020-07-29T10:54:50.470Z]   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
10:54:50 [2020-07-29T10:54:50.470Z]   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
10:54:50 [2020-07-29T10:54:50.470Z]   python-six zlib1g-dev
10:54:50 [2020-07-29T10:54:50.471Z] 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
10:54:50 [2020-07-29T10:54:50.471Z] Need to get 4075 kB of archives.
10:54:50 [2020-07-29T10:54:50.471Z] After this operation, 24.5 MB of additional disk space will be used.
10:54:50 [2020-07-29T10:54:50.471Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB]
10:54:50 [2020-07-29T10:54:50.471Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
10:54:50 [2020-07-29T10:54:50.471Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB]
10:54:50 [2020-07-29T10:54:50.471Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
10:54:50 [2020-07-29T10:54:50.471Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB]
10:54:50 [2020-07-29T10:54:50.471Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
10:54:50 [2020-07-29T10:54:50.471Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB]
10:54:50 [2020-07-29T10:54:50.471Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB]
10:54:50 [2020-07-29T10:54:50.471Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB]
10:54:50 [2020-07-29T10:54:50.471Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB]
10:54:50 [2020-07-29T10:54:50.471Z] Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB]
10:54:50 [2020-07-29T10:54:50.742Z] #31 21.90 Selecting previously unselected package cmake-data.
10:54:50 [2020-07-29T10:54:50.742Z] #31 ...
10:54:50 [2020-07-29T10:54:50.742Z] 
10:54:50 [2020-07-29T10:54:50.742Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:54:50 [2020-07-29T10:54:50.742Z] #42 11.59 internal/testlog
10:54:50 [2020-07-29T10:54:50.742Z] #42 11.76 encoding
10:54:50 [2020-07-29T10:54:50.742Z] #42 11.81 unicode/utf16
10:54:50 [2020-07-29T10:54:50.742Z] #42 12.09 container/list
10:54:50 [2020-07-29T10:54:50.742Z] #42 12.54 crypto/internal/subtle
10:54:50 [2020-07-29T10:54:50.742Z] #42 12.67 crypto/subtle
10:54:50 [2020-07-29T10:54:50.742Z] #42 12.74 vendor/golang.org/x/crypto/cryptobyte/asn1
10:54:50 [2020-07-29T10:54:50.742Z] #42 12.88 internal/nettrace
10:54:50 [2020-07-29T10:54:50.742Z] #42 12.99 runtime/cgo
10:54:50 [2020-07-29T10:54:50.742Z] #42 17.00 vendor/golang.org/x/crypto/internal/subtle
10:54:50 [2020-07-29T10:54:50.742Z] #42 ...
10:54:50 [2020-07-29T10:54:50.742Z] 
10:54:50 [2020-07-29T10:54:50.742Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
10:54:50 [2020-07-29T10:54:50.742Z] #52 0.772 + RM_GOPATH=0
10:54:50 [2020-07-29T10:54:50.742Z] #52 0.772 + TMP_GOPATH=
10:54:50 [2020-07-29T10:54:50.742Z] #52 0.772 + : /build
10:54:50 [2020-07-29T10:54:50.742Z] #52 0.772 + '[' -z '' ']'
10:54:50 [2020-07-29T10:54:50.742Z] #52 0.773 ++ mktemp -d
10:54:50 [2020-07-29T10:54:50.742Z] #52 0.775 + export GOPATH=/tmp/tmp.sK2hSWpc80
10:54:50 [2020-07-29T10:54:50.742Z] #52 0.775 + GOPATH=/tmp/tmp.sK2hSWpc80
10:54:50 [2020-07-29T10:54:50.742Z] #52 0.775 + RM_GOPATH=1
10:54:50 [2020-07-29T10:54:50.742Z] #52 0.777 ++ dirname ./install.sh
10:54:50 [2020-07-29T10:54:50.742Z] #52 0.778 + dir=.
10:54:50 [2020-07-29T10:54:50.742Z] #52 0.778 + bin=runc
10:54:50 [2020-07-29T10:54:50.742Z] #52 0.779 + shift
10:54:50 [2020-07-29T10:54:50.742Z] #52 0.779 + '[' '!' -f ./runc.installer ']'
10:54:50 [2020-07-29T10:54:50.742Z] #52 0.779 + . ./runc.installer
10:54:50 [2020-07-29T10:54:50.742Z] #52 0.779 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
10:54:50 [2020-07-29T10:54:50.742Z] #52 0.779 + install_runc
10:54:50 [2020-07-29T10:54:50.742Z] #52 0.780 + uname -r
10:54:50 [2020-07-29T10:54:50.742Z] #52 0.781 + grep -q '^3\.10\.0.*\.el7\.'
10:54:50 [2020-07-29T10:54:50.742Z] #52 0.785 + RUNC_BUILDTAGS='seccomp apparmor selinux '
10:54:50 [2020-07-29T10:54:50.742Z] #52 0.785 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
10:54:50 [2020-07-29T10:54:50.742Z] #52 0.785 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
10:54:50 [2020-07-29T10:54:50.742Z] #52 0.785 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.sK2hSWpc80/src/github.com/opencontainers/runc
10:54:50 [2020-07-29T10:54:50.742Z] #52 0.816 Cloning into '/tmp/tmp.sK2hSWpc80/src/github.com/opencontainers/runc'...
10:54:50 [2020-07-29T10:54:50.742Z] #52 ...
10:54:50 [2020-07-29T10:54:50.742Z] 
10:54:50 [2020-07-29T10:54:50.742Z] #8 [dev 1/25] RUN groupadd -r docker
10:54:50 [2020-07-29T10:54:50.742Z] #8 DONE 1.0s
10:54:50 [2020-07-29T10:54:50.743Z] #42 3.437 runtime/cgo
10:54:50 [2020-07-29T10:54:50.743Z] #42 3.549 internal/bytealg
10:54:50 [2020-07-29T10:54:50.743Z] #42 3.569 math
10:54:50 [2020-07-29T10:54:50.757Z] #42 11.99 math/bits
10:54:50 [2020-07-29T10:54:50.763Z] Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB]
10:54:50 [2020-07-29T10:54:50.764Z] Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB]
10:54:50 [2020-07-29T10:54:50.764Z] Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB]
10:54:50 [2020-07-29T10:54:50.764Z] Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB]
10:54:50 [2020-07-29T10:54:50.764Z] Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB]
10:54:50 [2020-07-29T10:54:50.764Z] Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB]
10:54:50 [2020-07-29T10:54:50.764Z] debconf: delaying package configuration, since apt-utils is not installed
10:54:51 [2020-07-29T10:54:51.039Z] 
10:54:51 [2020-07-29T10:54:51.039Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
10:54:51 [2020-07-29T10:54:51.039Z] #31 21.90 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
10:54:51 [2020-07-29T10:54:51.039Z] #31 21.90 Unpacking cmake-data (3.13.4-1) ...
10:54:51 [2020-07-29T10:54:51.058Z] Fetched 4075 kB in 0s (10.4 MB/s)
10:54:51 [2020-07-29T10:54:51.058Z] Selecting previously unselected package libcap-dev:ppc64el.
10:54:51 [2020-07-29T10:54:51.058Z] (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.)
10:54:51 [2020-07-29T10:54:51.058Z] Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ...
10:54:51 [2020-07-29T10:54:51.058Z] Unpacking libcap-dev:ppc64el (1:2.25-2) ...
10:54:51 [2020-07-29T10:54:51.058Z] Selecting previously unselected package libnet1:ppc64el.
10:54:51 [2020-07-29T10:54:51.058Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
10:54:51 [2020-07-29T10:54:51.058Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
10:54:51 [2020-07-29T10:54:51.058Z] Selecting previously unselected package libnet1-dev.
10:54:51 [2020-07-29T10:54:51.058Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ...
10:54:51 [2020-07-29T10:54:51.058Z] Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
10:54:51 [2020-07-29T10:54:51.058Z] Selecting previously unselected package libnl-3-200:ppc64el.
10:54:51 [2020-07-29T10:54:51.058Z] Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ...
10:54:51 [2020-07-29T10:54:51.058Z] Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
10:54:51 [2020-07-29T10:54:51.058Z] Selecting previously unselected package libnl-3-dev:ppc64el.
10:54:51 [2020-07-29T10:54:51.058Z] Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ...
10:54:51 [2020-07-29T10:54:51.058Z] Unpacking libnl-3-dev:ppc64el (3.4.0-1) ...
10:54:51 [2020-07-29T10:54:51.058Z] Selecting previously unselected package libprotobuf-c1:ppc64el.
10:54:51 [2020-07-29T10:54:51.058Z] Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
10:54:51 [2020-07-29T10:54:51.058Z] Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
10:54:51 [2020-07-29T10:54:51.058Z] Selecting previously unselected package libprotobuf-c-dev:ppc64el.
10:54:51 [2020-07-29T10:54:51.058Z] Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ...
10:54:51 [2020-07-29T10:54:51.058Z] Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
10:54:51 [2020-07-29T10:54:51.058Z] Selecting previously unselected package zlib1g-dev:ppc64el.
10:54:51 [2020-07-29T10:54:51.058Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ...
10:54:51 [2020-07-29T10:54:51.058Z] Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
10:54:51 [2020-07-29T10:54:51.058Z] Selecting previously unselected package libprotobuf17:ppc64el.
10:54:51 [2020-07-29T10:54:51.058Z] Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ...
10:54:51 [2020-07-29T10:54:51.058Z] Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ...
10:54:51 [2020-07-29T10:54:51.350Z] Selecting previously unselected package libprotobuf-lite17:ppc64el.
10:54:51 [2020-07-29T10:54:51.351Z] Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ...
10:54:51 [2020-07-29T10:54:51.351Z] Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
10:54:51 [2020-07-29T10:54:51.351Z] Selecting previously unselected package libprotobuf-dev:ppc64el.
10:54:51 [2020-07-29T10:54:51.351Z] Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ...
10:54:51 [2020-07-29T10:54:51.351Z] Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ...
10:54:51 [2020-07-29T10:54:51.351Z] Selecting previously unselected package libprotoc17:ppc64el.
10:54:51 [2020-07-29T10:54:51.351Z] Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ...
10:54:51 [2020-07-29T10:54:51.351Z] Unpacking libprotoc17:ppc64el (3.6.1.3-2) ...
10:54:51 [2020-07-29T10:54:51.462Z] #42 4.306 runtime
10:54:51 [2020-07-29T10:54:51.644Z] Selecting previously unselected package protobuf-c-compiler.
10:54:51 [2020-07-29T10:54:51.644Z] Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ...
10:54:51 [2020-07-29T10:54:51.644Z] Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
10:54:51 [2020-07-29T10:54:51.644Z] Selecting previously unselected package protobuf-compiler.
10:54:51 [2020-07-29T10:54:51.644Z] Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ...
10:54:51 [2020-07-29T10:54:51.644Z] Unpacking protobuf-compiler (3.6.1.3-2) ...
10:54:51 [2020-07-29T10:54:51.644Z] Selecting previously unselected package python-pkg-resources.
10:54:51 [2020-07-29T10:54:51.644Z] Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
10:54:51 [2020-07-29T10:54:51.644Z] Unpacking python-pkg-resources (40.8.0-1) ...
10:54:51 [2020-07-29T10:54:51.644Z] Selecting previously unselected package python-six.
10:54:51 [2020-07-29T10:54:51.644Z] Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
10:54:51 [2020-07-29T10:54:51.644Z] Unpacking python-six (1.12.0-1) ...
10:54:51 [2020-07-29T10:54:51.644Z] Selecting previously unselected package python-protobuf.
10:54:51 [2020-07-29T10:54:51.644Z] Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ...
10:54:51 [2020-07-29T10:54:51.644Z] Unpacking python-protobuf (3.6.1.3-2) ...
10:54:51 [2020-07-29T10:54:51.644Z] Setting up python-pkg-resources (40.8.0-1) ...
10:54:51 [2020-07-29T10:54:51.677Z] #31 ...
10:54:51 [2020-07-29T10:54:51.677Z] 
10:54:51 [2020-07-29T10:54:51.677Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
10:54:51 [2020-07-29T10:54:51.677Z] #38 12.87 Fetched 8060 kB in 11s (761 kB/s)
10:54:51 [2020-07-29T10:54:51.677Z] #38 12.87 Reading package lists...
10:54:51 [2020-07-29T10:54:51.677Z] #38 15.86 Reading package lists...
10:54:51 [2020-07-29T10:54:51.677Z] #38 19.22 Building dependency tree...
10:54:51 [2020-07-29T10:54:51.677Z] #38 19.71 Reading state information...
10:54:51 [2020-07-29T10:54:51.677Z] #38 20.20 The following additional packages will be installed:
10:54:51 [2020-07-29T10:54:51.677Z] #38 20.20   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
10:54:51 [2020-07-29T10:54:51.677Z] #38 20.21   libprotoc17 python-pkg-resources python-six zlib1g-dev
10:54:51 [2020-07-29T10:54:51.677Z] #38 20.21 Suggested packages:
10:54:51 [2020-07-29T10:54:51.677Z] #38 20.21   manpages-dev python-setuptools
10:54:51 [2020-07-29T10:54:51.677Z] #38 21.05 The following NEW packages will be installed:
10:54:51 [2020-07-29T10:54:51.677Z] #38 21.06   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
10:54:51 [2020-07-29T10:54:51.677Z] #38 21.06   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
10:54:51 [2020-07-29T10:54:51.677Z] #38 21.06   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
10:54:51 [2020-07-29T10:54:51.677Z] #38 21.06   python-six zlib1g-dev
10:54:51 [2020-07-29T10:54:51.677Z] #38 21.29 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
10:54:51 [2020-07-29T10:54:51.677Z] #38 21.29 Need to get 3742 kB of archives.
10:54:51 [2020-07-29T10:54:51.677Z] #38 21.29 After this operation, 22.0 MB of additional disk space will be used.
10:54:51 [2020-07-29T10:54:51.677Z] #38 21.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB]
10:54:51 [2020-07-29T10:54:51.677Z] #38 21.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
10:54:51 [2020-07-29T10:54:51.677Z] #38 21.33 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB]
10:54:51 [2020-07-29T10:54:51.677Z] #38 21.34 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
10:54:51 [2020-07-29T10:54:51.677Z] #38 21.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB]
10:54:51 [2020-07-29T10:54:51.677Z] #38 21.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
10:54:51 [2020-07-29T10:54:51.677Z] #38 21.35 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB]
10:54:51 [2020-07-29T10:54:51.677Z] #38 21.35 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB]
10:54:51 [2020-07-29T10:54:51.677Z] #38 21.36 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB]
10:54:51 [2020-07-29T10:54:51.677Z] #38 21.40 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB]
10:54:51 [2020-07-29T10:54:51.677Z] #38 21.42 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB]
10:54:51 [2020-07-29T10:54:51.677Z] #38 21.52 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB]
10:54:51 [2020-07-29T10:54:51.677Z] #38 21.54 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB]
10:54:51 [2020-07-29T10:54:51.677Z] #38 21.54 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB]
10:54:51 [2020-07-29T10:54:51.677Z] #38 21.57 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB]
10:54:51 [2020-07-29T10:54:51.677Z] #38 21.57 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB]
10:54:51 [2020-07-29T10:54:51.677Z] #38 21.57 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB]
10:54:51 [2020-07-29T10:54:51.677Z] #38 22.17 debconf: delaying package configuration, since apt-utils is not installed
10:54:51 [2020-07-29T10:54:51.677Z] #38 22.24 Fetched 3742 kB in 0s (8206 kB/s)
10:54:51 [2020-07-29T10:54:51.677Z] #38 22.29 Selecting previously unselected package libcap-dev:s390x.
10:54:51 [2020-07-29T10:54:51.677Z] #38 22.29 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
10:54:51 [2020-07-29T10:54:51.677Z] #38 22.34 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ...
10:54:51 [2020-07-29T10:54:51.677Z] #38 22.34 Unpacking libcap-dev:s390x (1:2.25-2) ...
10:54:51 [2020-07-29T10:54:51.677Z] #38 22.41 Selecting previously unselected package libnet1:s390x.
10:54:51 [2020-07-29T10:54:51.677Z] #38 22.41 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
10:54:51 [2020-07-29T10:54:51.677Z] #38 22.44 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
10:54:51 [2020-07-29T10:54:51.677Z] #38 22.50 Selecting previously unselected package libnet1-dev.
10:54:51 [2020-07-29T10:54:51.677Z] #38 22.50 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ...
10:54:51 [2020-07-29T10:54:51.677Z] #38 22.51 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
10:54:51 [2020-07-29T10:54:51.677Z] #38 22.68 Selecting previously unselected package libnl-3-200:s390x.
10:54:51 [2020-07-29T10:54:51.677Z] #38 22.69 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ...
10:54:51 [2020-07-29T10:54:51.677Z] #38 22.69 Unpacking libnl-3-200:s390x (3.4.0-1) ...
10:54:51 [2020-07-29T10:54:51.677Z] #38 22.80 Selecting previously unselected package libnl-3-dev:s390x.
10:54:51 [2020-07-29T10:54:51.677Z] #38 22.80 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ...
10:54:51 [2020-07-29T10:54:51.677Z] #38 22.80 Unpacking libnl-3-dev:s390x (3.4.0-1) ...
10:54:51 [2020-07-29T10:54:51.696Z] #42 12.81 math
10:54:51 [2020-07-29T10:54:51.968Z] #38 ...
10:54:51 [2020-07-29T10:54:51.968Z] 
10:54:51 [2020-07-29T10:54:51.968Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
10:54:51 [2020-07-29T10:54:51.968Z] #22 13.16 Fetched 8060 kB in 10s (770 kB/s)
10:54:51 [2020-07-29T10:54:51.968Z] #22 13.16 Reading package lists...
10:54:51 [2020-07-29T10:54:51.968Z] #22 16.60 Reading package lists...
10:54:51 [2020-07-29T10:54:51.968Z] #22 19.50 Building dependency tree...
10:54:51 [2020-07-29T10:54:51.968Z] #22 19.89 Reading state information...
10:54:51 [2020-07-29T10:54:51.968Z] #22 20.41 ca-certificates is already the newest version (20200601~deb10u1).
10:54:51 [2020-07-29T10:54:51.969Z] #22 20.41 The following additional packages will be installed:
10:54:51 [2020-07-29T10:54:51.969Z] #22 20.41   libjq1 libonig5
10:54:51 [2020-07-29T10:54:51.969Z] #22 20.66 The following NEW packages will be installed:
10:54:51 [2020-07-29T10:54:51.969Z] #22 20.67   jq libjq1 libonig5
10:54:51 [2020-07-29T10:54:51.969Z] #22 20.79 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
10:54:51 [2020-07-29T10:54:51.969Z] #22 20.79 Need to get 350 kB of archives.
10:54:51 [2020-07-29T10:54:51.969Z] #22 20.79 After this operation, 1154 kB of additional disk space will be used.
10:54:51 [2020-07-29T10:54:51.969Z] #22 20.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
10:54:51 [2020-07-29T10:54:51.969Z] #22 20.84 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
10:54:51 [2020-07-29T10:54:51.969Z] #22 20.84 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
10:54:51 [2020-07-29T10:54:51.969Z] #22 21.53 debconf: delaying package configuration, since apt-utils is not installed
10:54:51 [2020-07-29T10:54:51.969Z] #22 21.68 Fetched 350 kB in 0s (2307 kB/s)
10:54:51 [2020-07-29T10:54:51.969Z] #22 21.76 Selecting previously unselected package libonig5:s390x.
10:54:51 [2020-07-29T10:54:51.969Z] #22 21.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 ... 15177 files and directories currently installed.)
10:54:51 [2020-07-29T10:54:51.969Z] #22 21.80 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ...
10:54:51 [2020-07-29T10:54:51.969Z] #22 21.83 Unpacking libonig5:s390x (6.9.1-1) ...
10:54:51 [2020-07-29T10:54:51.969Z] #22 22.09 Selecting previously unselected package libjq1:s390x.
10:54:51 [2020-07-29T10:54:51.969Z] #22 22.09 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ...
10:54:51 [2020-07-29T10:54:51.969Z] #22 22.12 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
10:54:51 [2020-07-29T10:54:51.969Z] #22 22.37 Selecting previously unselected package jq.
10:54:51 [2020-07-29T10:54:51.969Z] #22 22.38 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ...
10:54:51 [2020-07-29T10:54:51.969Z] #22 22.40 Unpacking jq (1.5+dfsg-2+b1) ...
10:54:51 [2020-07-29T10:54:51.969Z] #22 22.64 Setting up libonig5:s390x (6.9.1-1) ...
10:54:51 [2020-07-29T10:54:51.969Z] #22 22.69 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
10:54:51 [2020-07-29T10:54:51.969Z] #22 22.72 Setting up jq (1.5+dfsg-2+b1) ...
10:54:51 [2020-07-29T10:54:51.969Z] #22 22.73 Processing triggers for libc-bin (2.28-10) ...
10:54:51 [2020-07-29T10:54:51.969Z] #22 DONE 23.0s
10:54:51 [2020-07-29T10:54:51.969Z] 
10:54:51 [2020-07-29T10:54:51.969Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
10:54:51 [2020-07-29T10:54:51.969Z] #9 DONE 1.0s
10:54:51 [2020-07-29T10:54:51.969Z] 
10:54:51 [2020-07-29T10:54:51.969Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
10:54:51 [2020-07-29T10:54:51.969Z] #23 DONE 0.1s
10:54:51 [2020-07-29T10:54:51.969Z] 
10:54:51 [2020-07-29T10:54:51.969Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
10:54:51 [2020-07-29T10:54:51.969Z] #38 23.04 Selecting previously unselected package libprotobuf-c1:s390x.
10:54:51 [2020-07-29T10:54:51.969Z] #38 23.05 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
10:54:51 [2020-07-29T10:54:51.969Z] #38 23.05 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
10:54:51 [2020-07-29T10:54:51.969Z] #38 23.12 Selecting previously unselected package libprotobuf-c-dev:s390x.
10:54:51 [2020-07-29T10:54:51.969Z] #38 ...
10:54:51 [2020-07-29T10:54:51.969Z] 
10:54:51 [2020-07-29T10:54:51.969Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:54:52 [2020-07-29T10:54:52.261Z] #24 ...
10:54:52 [2020-07-29T10:54:52.261Z] 
10:54:52 [2020-07-29T10:54:52.261Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
10:54:52 [2020-07-29T10:54:52.261Z] #66 13.02 + cd /tmp/tmp.RRmk6dj5DM/src/github.com/docker/libnetwork
10:54:52 [2020-07-29T10:54:52.261Z] #66 13.02 + git checkout -q 026aabaa659832804b01754aaadd2c0f420c68b6
10:54:52 [2020-07-29T10:54:52.261Z] #66 13.81 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
10:54:52 [2020-07-29T10:54:52.261Z] #66 ...
10:54:52 [2020-07-29T10:54:52.261Z] 
10:54:52 [2020-07-29T10:54:52.261Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
10:54:52 [2020-07-29T10:54:52.261Z] #38 23.12 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ...
10:54:52 [2020-07-29T10:54:52.261Z] #38 23.13 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
10:54:52 [2020-07-29T10:54:52.261Z] #38 23.26 Selecting previously unselected package zlib1g-dev:s390x.
10:54:52 [2020-07-29T10:54:52.261Z] #38 23.26 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ...
10:54:52 [2020-07-29T10:54:52.261Z] #38 23.28 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
10:54:52 [2020-07-29T10:54:52.261Z] #38 23.54 Selecting previously unselected package libprotobuf17:s390x.
10:54:52 [2020-07-29T10:54:52.610Z] #38 23.54 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ...
10:54:52 [2020-07-29T10:54:52.610Z] #38 23.55 Unpacking libprotobuf17:s390x (3.6.1.3-2) ...
10:54:52 [2020-07-29T10:54:52.610Z] #38 ...
10:54:52 [2020-07-29T10:54:52.610Z] 
10:54:52 [2020-07-29T10:54:52.610Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
10:54:52 [2020-07-29T10:54:52.610Z] #36 13.63 + GOPATH=/tmp/tmp.y54L2YH1JW/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.y54L2YH1JW go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
10:54:52 [2020-07-29T10:54:52.610Z] #36 ...
10:54:52 [2020-07-29T10:54:52.610Z] 
10:54:52 [2020-07-29T10:54:52.610Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
10:54:52 [2020-07-29T10:54:52.636Z] #42 ...
10:54:52 [2020-07-29T10:54:52.636Z] 
10:54:52 [2020-07-29T10:54:52.636Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
10:54:52 [2020-07-29T10:54:52.636Z] #38 4.186 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
10:54:52 [2020-07-29T10:54:52.636Z] #38 4.250 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:54:52 [2020-07-29T10:54:52.636Z] #38 4.251 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:54:52 [2020-07-29T10:54:52.636Z] #38 5.368 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
10:54:52 [2020-07-29T10:54:52.636Z] #38 7.340 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB]
10:54:52 [2020-07-29T10:54:52.636Z] #38 10.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
10:54:52 [2020-07-29T10:54:52.683Z] Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
10:54:52 [2020-07-29T10:54:52.683Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
10:54:52 [2020-07-29T10:54:52.683Z] Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
10:54:52 [2020-07-29T10:54:52.683Z] Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
10:54:52 [2020-07-29T10:54:52.683Z] Setting up python-six (1.12.0-1) ...
10:54:52 [2020-07-29T10:54:52.853Z] #42 ...
10:54:52 [2020-07-29T10:54:52.853Z] 
10:54:52 [2020-07-29T10:54:52.853Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
10:54:52 [2020-07-29T10:54:52.853Z] #20 1.577 + RM_GOPATH=0
10:54:52 [2020-07-29T10:54:52.853Z] #20 1.577 + TMP_GOPATH=
10:54:52 [2020-07-29T10:54:52.853Z] #20 1.577 + : /build
10:54:52 [2020-07-29T10:54:52.853Z] #20 1.577 + '[' -z '' ']'
10:54:52 [2020-07-29T10:54:52.853Z] #20 1.577 ++ mktemp -d
10:54:52 [2020-07-29T10:54:52.853Z] #20 1.578 + export GOPATH=/tmp/tmp.QAfG1rBxrE
10:54:52 [2020-07-29T10:54:52.853Z] #20 1.578 + GOPATH=/tmp/tmp.QAfG1rBxrE
10:54:52 [2020-07-29T10:54:52.853Z] #20 1.578 + RM_GOPATH=1
10:54:52 [2020-07-29T10:54:52.853Z] #20 1.579 ++ dirname ./install.sh
10:54:52 [2020-07-29T10:54:52.853Z] #20 1.585 + dir=.
10:54:52 [2020-07-29T10:54:52.853Z] #20 1.585 + bin=dockercli
10:54:52 [2020-07-29T10:54:52.853Z] #20 1.585 + shift
10:54:52 [2020-07-29T10:54:52.853Z] #20 1.585 + '[' '!' -f ./dockercli.installer ']'
10:54:52 [2020-07-29T10:54:52.853Z] #20 1.585 + . ./dockercli.installer
10:54:52 [2020-07-29T10:54:52.853Z] #20 1.585 ++ : stable
10:54:52 [2020-07-29T10:54:52.853Z] #20 1.585 ++ : 17.06.2-ce
10:54:52 [2020-07-29T10:54:52.853Z] #20 1.585 + install_dockercli
10:54:52 [2020-07-29T10:54:52.853Z] #20 1.585 + echo 'Install docker/cli version 17.06.2-ce from stable'
10:54:52 [2020-07-29T10:54:52.853Z] #20 1.585 Install docker/cli version 17.06.2-ce from stable
10:54:52 [2020-07-29T10:54:52.853Z] #20 1.586 ++ uname -m
10:54:52 [2020-07-29T10:54:52.853Z] #20 1.590 + arch=x86_64
10:54:52 [2020-07-29T10:54:52.853Z] #20 1.590 + '[' x86_64 '!=' x86_64 ']'
10:54:52 [2020-07-29T10:54:52.853Z] #20 1.590 + url=https://download.docker.com/linux/static
10:54:52 [2020-07-29T10:54:52.853Z] #20 1.590 + tar -xz docker/docker
10:54:52 [2020-07-29T10:54:52.853Z] #20 1.591 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
10:54:52 [2020-07-29T10:54:52.853Z] #20 3.444 + mkdir -p /build
10:54:52 [2020-07-29T10:54:52.853Z] #20 3.446 + mv docker/docker /build/
10:54:52 [2020-07-29T10:54:52.853Z] #20 3.448 + rmdir docker
10:54:52 [2020-07-29T10:54:52.853Z] #20 DONE 5.5s
10:54:52 [2020-07-29T10:54:52.853Z] 
10:54:52 [2020-07-29T10:54:52.853Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
10:54:52 [2020-07-29T10:54:52.853Z] #45 1.621 + RM_GOPATH=0
10:54:52 [2020-07-29T10:54:52.853Z] #45 1.621 + TMP_GOPATH=
10:54:52 [2020-07-29T10:54:52.853Z] #45 1.621 + : /build
10:54:52 [2020-07-29T10:54:52.853Z] #45 1.621 + '[' -z '' ']'
10:54:52 [2020-07-29T10:54:52.853Z] #45 1.621 ++ mktemp -d
10:54:52 [2020-07-29T10:54:52.853Z] #45 1.626 + export GOPATH=/tmp/tmp.qz366NlcSt
10:54:52 [2020-07-29T10:54:52.853Z] #45 1.626 + GOPATH=/tmp/tmp.qz366NlcSt
10:54:52 [2020-07-29T10:54:52.853Z] #45 1.626 + RM_GOPATH=1
10:54:52 [2020-07-29T10:54:52.853Z] #45 1.626 ++ dirname ./install.sh
10:54:52 [2020-07-29T10:54:52.853Z] #45 1.628 + dir=.
10:54:52 [2020-07-29T10:54:52.853Z] #45 1.628 + bin=gotestsum
10:54:52 [2020-07-29T10:54:52.853Z] #45 1.628 + shift
10:54:52 [2020-07-29T10:54:52.853Z] #45 1.628 + '[' '!' -f ./gotestsum.installer ']'
10:54:52 [2020-07-29T10:54:52.853Z] #45 1.628 + . ./gotestsum.installer
10:54:52 [2020-07-29T10:54:52.853Z] #45 1.628 ++ : v0.3.5
10:54:52 [2020-07-29T10:54:52.853Z] #45 1.628 + install_gotestsum
10:54:52 [2020-07-29T10:54:52.853Z] #45 1.633 + set -e
10:54:52 [2020-07-29T10:54:52.853Z] #45 1.633 + export GO111MODULE=on
10:54:52 [2020-07-29T10:54:52.853Z] #45 1.633 + GO111MODULE=on
10:54:52 [2020-07-29T10:54:52.853Z] #45 1.633 + go get -d gotest.tools/gotestsum@v0.3.5
10:54:52 [2020-07-29T10:54:52.853Z] #45 1.663 go: finding gotest.tools v0.3.5
10:54:52 [2020-07-29T10:54:52.853Z] #45 1.667 go: finding gotest.tools/gotestsum v0.3.5
10:54:52 [2020-07-29T10:54:52.853Z] #45 1.811 go: downloading gotest.tools/gotestsum v0.3.5
10:54:52 [2020-07-29T10:54:52.853Z] #45 2.266 go: extracting gotest.tools/gotestsum v0.3.5
10:54:52 [2020-07-29T10:54:52.853Z] #45 2.531 go: downloading gotest.tools v2.1.0+incompatible
10:54:52 [2020-07-29T10:54:52.853Z] #45 2.560 go: extracting gotest.tools v2.1.0+incompatible
10:54:52 [2020-07-29T10:54:52.853Z] #45 2.650 go: downloading github.com/pkg/errors v0.8.0
10:54:52 [2020-07-29T10:54:52.853Z] #45 2.665 go: downloading github.com/sirupsen/logrus v1.0.5
10:54:52 [2020-07-29T10:54:52.853Z] #45 2.666 go: downloading github.com/fatih/color v1.6.0
10:54:52 [2020-07-29T10:54:52.853Z] #45 2.666 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
10:54:52 [2020-07-29T10:54:52.853Z] #45 2.686 go: downloading github.com/spf13/pflag v1.0.1
10:54:52 [2020-07-29T10:54:52.853Z] #45 2.713 go: downloading github.com/jonboulle/clockwork v0.1.0
10:54:52 [2020-07-29T10:54:52.854Z] #45 2.782 go: extracting github.com/pkg/errors v0.8.0
10:54:52 [2020-07-29T10:54:52.854Z] #45 2.802 go: extracting github.com/fatih/color v1.6.0
10:54:52 [2020-07-29T10:54:52.854Z] #45 2.819 go: downloading github.com/mattn/go-isatty v0.0.3
10:54:52 [2020-07-29T10:54:52.854Z] #45 2.829 go: downloading github.com/mattn/go-colorable v0.0.9
10:54:52 [2020-07-29T10:54:52.854Z] #45 2.830 go: extracting github.com/jonboulle/clockwork v0.1.0
10:54:52 [2020-07-29T10:54:52.854Z] #45 2.847 go: extracting github.com/mattn/go-colorable v0.0.9
10:54:52 [2020-07-29T10:54:52.854Z] #45 2.850 go: extracting github.com/sirupsen/logrus v1.0.5
10:54:52 [2020-07-29T10:54:52.854Z] #45 2.855 go: extracting github.com/mattn/go-isatty v0.0.3
10:54:52 [2020-07-29T10:54:52.854Z] #45 2.855 go: extracting github.com/spf13/pflag v1.0.1
10:54:52 [2020-07-29T10:54:52.854Z] #45 2.867 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
10:54:52 [2020-07-29T10:54:52.854Z] #45 2.907 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
10:54:52 [2020-07-29T10:54:52.854Z] #45 2.920 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
10:54:52 [2020-07-29T10:54:52.854Z] #45 2.938 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
10:54:52 [2020-07-29T10:54:52.854Z] #45 3.395 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
10:54:52 [2020-07-29T10:54:52.854Z] #45 4.217 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
10:54:52 [2020-07-29T10:54:52.854Z] #45 4.821 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
10:54:52 [2020-07-29T10:54:52.854Z] #45 5.083 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
10:54:52 [2020-07-29T10:54:52.854Z] #45 5.631 go: finding gotest.tools/gotestsum v0.5.2
10:54:52 [2020-07-29T10:54:52.854Z] #45 5.645 go: downloading gotest.tools/gotestsum v0.5.2
10:54:52 [2020-07-29T10:54:52.854Z] #45 5.645 go: finding gotest.tools v2.2.0+incompatible
10:54:52 [2020-07-29T10:54:52.854Z] #45 5.665 go: downloading gotest.tools v2.2.0+incompatible
10:54:52 [2020-07-29T10:54:52.908Z] #10 1.112 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
10:54:52 [2020-07-29T10:54:52.964Z] #38 ...
10:54:52 [2020-07-29T10:54:52.964Z] 
10:54:52 [2020-07-29T10:54:52.964Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
10:54:52 [2020-07-29T10:54:52.964Z] #20 13.18 + mkdir -p /build
10:54:52 [2020-07-29T10:54:52.964Z] #20 13.20 + mv docker/docker /build/
10:54:52 [2020-07-29T10:54:52.964Z] #20 13.23 + rmdir docker
10:54:52 [2020-07-29T10:54:52.976Z] Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
10:54:52 [2020-07-29T10:54:52.976Z] Setting up libnl-3-200:ppc64el (3.4.0-1) ...
10:54:52 [2020-07-29T10:54:52.976Z] Setting up libprotobuf17:ppc64el (3.6.1.3-2) ...
10:54:52 [2020-07-29T10:54:52.976Z] Setting up libcap-dev:ppc64el (1:2.25-2) ...
10:54:52 [2020-07-29T10:54:52.976Z] Setting up libprotoc17:ppc64el (3.6.1.3-2) ...
10:54:52 [2020-07-29T10:54:52.976Z] Setting up protobuf-compiler (3.6.1.3-2) ...
10:54:53 [2020-07-29T10:54:53.200Z] #10 DONE 1.3s
10:54:53 [2020-07-29T10:54:53.200Z] 
10:54:53 [2020-07-29T10:54:53.200Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
10:54:53 [2020-07-29T10:54:53.200Z] #38 24.32 Selecting previously unselected package libprotobuf-lite17:s390x.
10:54:53 [2020-07-29T10:54:53.200Z] #38 24.32 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ...
10:54:53 [2020-07-29T10:54:53.200Z] #38 24.32 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ...
10:54:53 [2020-07-29T10:54:53.271Z] Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
10:54:53 [2020-07-29T10:54:53.271Z] Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ...
10:54:53 [2020-07-29T10:54:53.271Z] Setting up protobuf-c-compiler (1.3.1-1+b1) ...
10:54:53 [2020-07-29T10:54:53.271Z] Setting up python-protobuf (3.6.1.3-2) ...
10:54:53 [2020-07-29T10:54:53.421Z] #45 6.218 go: extracting gotest.tools v2.2.0+incompatible
10:54:53 [2020-07-29T10:54:53.421Z] #45 6.220 go: extracting gotest.tools/gotestsum v0.5.2
10:54:53 [2020-07-29T10:54:53.492Z] #38 24.61 Selecting previously unselected package libprotobuf-dev:s390x.
10:54:53 [2020-07-29T10:54:53.492Z] #38 24.62 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ...
10:54:53 [2020-07-29T10:54:53.492Z] #38 24.63 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ...
10:54:53 [2020-07-29T10:54:53.534Z] #20 DONE 14.9s
10:54:53 [2020-07-29T10:54:53.534Z] 
10:54:53 [2020-07-29T10:54:53.534Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
10:54:53 [2020-07-29T10:54:53.534Z] #45 10.64 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
10:54:53 [2020-07-29T10:54:53.535Z] #45 10.92 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
10:54:53 [2020-07-29T10:54:53.535Z] #45 11.45 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
10:54:53 [2020-07-29T10:54:53.535Z] #45 13.48 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
10:54:53 [2020-07-29T10:54:53.535Z] #45 14.43 go: finding gotest.tools/gotestsum v0.5.2
10:54:53 [2020-07-29T10:54:53.535Z] #45 14.43 go: finding gotest.tools v2.2.0+incompatible
10:54:53 [2020-07-29T10:54:53.535Z] #45 14.58 go: downloading gotest.tools/gotestsum v0.5.2
10:54:53 [2020-07-29T10:54:53.535Z] #45 14.58 go: downloading gotest.tools v2.2.0+incompatible
10:54:53 [2020-07-29T10:54:53.794Z] #45 15.20 go: extracting gotest.tools v2.2.0+incompatible
10:54:53 [2020-07-29T10:54:53.988Z] #45 6.752 go: downloading github.com/pkg/errors v0.9.1
10:54:53 [2020-07-29T10:54:53.988Z] #45 6.753 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
10:54:53 [2020-07-29T10:54:53.988Z] #45 6.757 go: downloading github.com/fatih/color v1.9.0
10:54:53 [2020-07-29T10:54:53.988Z] #45 6.774 go: downloading github.com/spf13/pflag v1.0.3
10:54:53 [2020-07-29T10:54:53.988Z] #45 6.794 go: extracting github.com/pkg/errors v0.9.1
10:54:53 [2020-07-29T10:54:53.988Z] #45 6.799 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
10:54:53 [2020-07-29T10:54:53.988Z] #45 6.813 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
10:54:53 [2020-07-29T10:54:53.988Z] #45 6.815 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
10:54:53 [2020-07-29T10:54:53.988Z] #45 6.826 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
10:54:53 [2020-07-29T10:54:53.988Z] #45 6.833 go: extracting github.com/spf13/pflag v1.0.3
10:54:53 [2020-07-29T10:54:53.988Z] #45 6.853 go: extracting github.com/fatih/color v1.9.0
10:54:53 [2020-07-29T10:54:53.988Z] #45 6.856 go: downloading github.com/mattn/go-colorable v0.1.6
10:54:53 [2020-07-29T10:54:53.988Z] #45 6.858 go: downloading github.com/mattn/go-isatty v0.0.12
10:54:53 [2020-07-29T10:54:53.988Z] #45 6.914 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
10:54:53 [2020-07-29T10:54:53.988Z] #45 6.936 go: extracting github.com/mattn/go-isatty v0.0.12
10:54:54 [2020-07-29T10:54:54.055Z] #45 15.29 go: extracting gotest.tools/gotestsum v0.5.2
10:54:54 [2020-07-29T10:54:54.126Z] #38 ...
10:54:54 [2020-07-29T10:54:54.126Z] 
10:54:54 [2020-07-29T10:54:54.126Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
10:54:54 [2020-07-29T10:54:54.126Z] #11 DONE 1.1s
10:54:54 [2020-07-29T10:54:54.246Z] #45 6.938 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
10:54:54 [2020-07-29T10:54:54.246Z] #45 7.015 go: extracting github.com/mattn/go-colorable v0.1.6
10:54:54 [2020-07-29T10:54:54.312Z] Setting up libnl-3-dev:ppc64el (3.4.0-1) ...
10:54:54 [2020-07-29T10:54:54.312Z] Processing triggers for libc-bin (2.28-10) ...
10:54:54 [2020-07-29T10:54:54.417Z] 
10:54:54 [2020-07-29T10:54:54.417Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
10:54:54 [2020-07-29T10:54:54.417Z] #38 25.54 Selecting previously unselected package libprotoc17:s390x.
10:54:54 [2020-07-29T10:54:54.417Z] #38 25.54 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ...
10:54:54 [2020-07-29T10:54:54.417Z] #38 25.55 Unpacking libprotoc17:s390x (3.6.1.3-2) ...
10:54:54 [2020-07-29T10:54:54.504Z] #45 7.410 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
10:54:54 [2020-07-29T10:54:54.709Z] #38 26.00 Selecting previously unselected package protobuf-c-compiler.
10:54:54 [2020-07-29T10:54:54.709Z] #38 26.00 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ...
10:54:54 [2020-07-29T10:54:54.709Z] #38 26.01 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
10:54:54 [2020-07-29T10:54:54.763Z] #45 7.630 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
10:54:54 [2020-07-29T10:54:54.954Z] Removing intermediate container 33020fd9aa98
10:54:54 [2020-07-29T10:54:54.954Z]  ---> e3e9fb505fdb
10:54:54 [2020-07-29T10:54:54.954Z] Step 12/140 : ARG CRIU_VERSION=3.14
10:54:54 [2020-07-29T10:54:54.954Z]  ---> Running in e21453fd6d74
10:54:54 [2020-07-29T10:54:54.954Z] Removing intermediate container e21453fd6d74
10:54:54 [2020-07-29T10:54:54.954Z]  ---> 54052463917a
10:54:54 [2020-07-29T10:54:54.954Z] 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
10:54:54 [2020-07-29T10:54:54.954Z]  ---> Running in 7451558e45fd
10:54:55 [2020-07-29T10:54:55.011Z] #38 ...
10:54:55 [2020-07-29T10:54:55.011Z] 
10:54:55 [2020-07-29T10:54:55.011Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
10:54:55 [2020-07-29T10:54:55.011Z] #66 DONE 26.0s
10:54:55 [2020-07-29T10:54:55.011Z] 
10:54:55 [2020-07-29T10:54:55.011Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
10:54:55 [2020-07-29T10:54:55.011Z] #38 26.14 Selecting previously unselected package protobuf-compiler.
10:54:55 [2020-07-29T10:54:55.011Z] #38 26.14 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ...
10:54:55 [2020-07-29T10:54:55.011Z] #38 26.14 Unpacking protobuf-compiler (3.6.1.3-2) ...
10:54:55 [2020-07-29T10:54:55.011Z] #38 26.32 Selecting previously unselected package python-pkg-resources.
10:54:55 [2020-07-29T10:54:55.022Z] #45 7.874 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
10:54:55 [2020-07-29T10:54:55.318Z] #38 26.33 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
10:54:55 [2020-07-29T10:54:55.318Z] #38 26.33 Unpacking python-pkg-resources (40.8.0-1) ...
10:54:55 [2020-07-29T10:54:55.318Z] #38 ...
10:54:55 [2020-07-29T10:54:55.318Z] 
10:54:55 [2020-07-29T10:54:55.319Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
10:54:55 [2020-07-29T10:54:55.319Z] #12 DONE 1.0s
10:54:55 [2020-07-29T10:54:55.438Z] #45 16.51 go: downloading github.com/fatih/color v1.9.0
10:54:55 [2020-07-29T10:54:55.438Z] #45 16.60 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
10:54:55 [2020-07-29T10:54:55.438Z] #45 16.72 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
10:54:55 [2020-07-29T10:54:55.438Z] #45 16.73 go: downloading github.com/pkg/errors v0.9.1
10:54:55 [2020-07-29T10:54:55.438Z] #45 ...
10:54:55 [2020-07-29T10:54:55.438Z] 
10:54:55 [2020-07-29T10:54:55.438Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:54:55 [2020-07-29T10:54:55.438Z] #42 16.75 internal/testlog
10:54:55 [2020-07-29T10:54:55.611Z] 
10:54:55 [2020-07-29T10:54:55.611Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:54:55 [2020-07-29T10:54:55.611Z] #24 2.761 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
10:54:55 [2020-07-29T10:54:55.611Z] #24 3.141 #=#=#                                                                         
10:54:55 [2020-07-29T10:54:55.698Z] #42 17.04 encoding
10:54:55 [2020-07-29T10:54:55.955Z] #45 8.543 go: finding github.com/fatih/color v1.9.0
10:54:55 [2020-07-29T10:54:55.955Z] #45 8.549 go: finding github.com/spf13/pflag v1.0.3
10:54:55 [2020-07-29T10:54:55.955Z] #45 8.552 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
10:54:55 [2020-07-29T10:54:55.955Z] #45 8.569 go: finding github.com/pkg/errors v0.9.1
10:54:55 [2020-07-29T10:54:55.955Z] #45 8.607 go: finding github.com/mattn/go-colorable v0.1.6
10:54:55 [2020-07-29T10:54:55.955Z] #45 8.629 go: finding github.com/mattn/go-isatty v0.0.12
10:54:55 [2020-07-29T10:54:55.955Z] #45 8.672 go: finding github.com/jonboulle/clockwork v0.1.0
10:54:55 [2020-07-29T10:54:55.955Z] #45 8.701 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
10:54:55 [2020-07-29T10:54:55.955Z] #45 8.713 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
10:54:55 [2020-07-29T10:54:55.955Z] #45 8.716 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
10:54:55 [2020-07-29T10:54:55.955Z] #45 8.745 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
10:54:55 [2020-07-29T10:54:55.958Z] #42 17.17 unicode/utf16
10:54:55 [2020-07-29T10:54:55.958Z] #42 17.42 container/list
10:54:55 [2020-07-29T10:54:55.997Z] Note: Building without setproctitle() and strlcpy() support.
10:54:55 [2020-07-29T10:54:55.997Z]       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
10:54:55 [2020-07-29T10:54:55.997Z] Note: Building without GnuTLS support
10:54:55 [2020-07-29T10:54:55.997Z] Makefile.config:39: Warn: you have no libnftables installed
10:54:55 [2020-07-29T10:54:55.997Z] Makefile.config:40: Warn: Building without nftables support
10:54:55 [2020-07-29T10:54:55.997Z] fatal: not a git repository (or any of the parent directories): .git
10:54:55 [2020-07-29T10:54:55.997Z]   GEN      .gitid
10:54:55 [2020-07-29T10:54:55.997Z]   GEN      criu/include/version.h
10:54:55 [2020-07-29T10:54:55.997Z]   GEN      include/common/asm
10:54:56 [2020-07-29T10:54:56.217Z] #24 3.277 
#                                                                          2.7%
#########                                                                 13.0%
############                                                              17.1%
##################                                                        25.5%
#######################                                                   32.6%
###########################                                               38.8%
##############################                                            43.0%
#
10:54:56 [2020-07-29T10:54:56.217Z] #24 ...
10:54:56 [2020-07-29T10:54:56.217Z] 
10:54:56 [2020-07-29T10:54:56.217Z] #13 [dev 6/25] RUN ldconfig
10:54:56 [2020-07-29T10:54:56.217Z] #13 DONE 1.1s
10:54:56 [2020-07-29T10:54:56.217Z] 
10:54:56 [2020-07-29T10:54:56.217Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:54:56 [2020-07-29T10:54:56.291Z]   PBCC     images/timens.pb-c.c
10:54:56 [2020-07-29T10:54:56.291Z]   DEP      images/timens.pb-c.d
10:54:56 [2020-07-29T10:54:56.291Z]   PBCC     images/fown.pb-c.c
10:54:56 [2020-07-29T10:54:56.291Z]   PBCC     images/google/protobuf/descriptor.pb-c.c
10:54:56 [2020-07-29T10:54:56.291Z]   PBCC     images/opts.pb-c.c
10:54:56 [2020-07-29T10:54:56.291Z]   PBCC     images/memfd.pb-c.c
10:54:56 [2020-07-29T10:54:56.291Z]   DEP      images/fown.pb-c.d
10:54:56 [2020-07-29T10:54:56.291Z]   DEP      images/google/protobuf/descriptor.pb-c.d
10:54:56 [2020-07-29T10:54:56.291Z]   DEP      images/opts.pb-c.d
10:54:56 [2020-07-29T10:54:56.291Z]   DEP      images/memfd.pb-c.d
10:54:56 [2020-07-29T10:54:56.291Z]   PBCC     images/sit.pb-c.c
10:54:56 [2020-07-29T10:54:56.291Z]   DEP      images/sit.pb-c.d
10:54:56 [2020-07-29T10:54:56.291Z]   PBCC     images/macvlan.pb-c.c
10:54:56 [2020-07-29T10:54:56.291Z]   DEP      images/macvlan.pb-c.d
10:54:56 [2020-07-29T10:54:56.291Z]   PBCC     images/autofs.pb-c.c
10:54:56 [2020-07-29T10:54:56.291Z]   DEP      images/autofs.pb-c.d
10:54:56 [2020-07-29T10:54:56.291Z]   PBCC     images/sysctl.pb-c.c
10:54:56 [2020-07-29T10:54:56.291Z]   DEP      images/sysctl.pb-c.d
10:54:56 [2020-07-29T10:54:56.291Z]   PBCC     images/time.pb-c.c
10:54:56 [2020-07-29T10:54:56.291Z]   DEP      images/time.pb-c.d
10:54:56 [2020-07-29T10:54:56.291Z]   PBCC     images/binfmt-misc.pb-c.c
10:54:56 [2020-07-29T10:54:56.291Z]   DEP      images/binfmt-misc.pb-c.d
10:54:56 [2020-07-29T10:54:56.291Z]   PBCC     images/seccomp.pb-c.c
10:54:56 [2020-07-29T10:54:56.291Z]   DEP      images/seccomp.pb-c.d
10:54:56 [2020-07-29T10:54:56.291Z]   PBCC     images/userns.pb-c.c
10:54:56 [2020-07-29T10:54:56.291Z]   DEP      images/userns.pb-c.d
10:54:56 [2020-07-29T10:54:56.291Z]   PBCC     images/cgroup.pb-c.c
10:54:56 [2020-07-29T10:54:56.291Z]   DEP      images/cgroup.pb-c.d
10:54:56 [2020-07-29T10:54:56.291Z]   PBCC     images/ext-file.pb-c.c
10:54:56 [2020-07-29T10:54:56.291Z]   DEP      images/ext-file.pb-c.d
10:54:56 [2020-07-29T10:54:56.291Z]   PBCC     images/rpc.pb-c.c
10:54:56 [2020-07-29T10:54:56.291Z]   DEP      images/rpc.pb-c.d
10:54:56 [2020-07-29T10:54:56.291Z]   PBCC     images/siginfo.pb-c.c
10:54:56 [2020-07-29T10:54:56.291Z]   DEP      images/siginfo.pb-c.d
10:54:56 [2020-07-29T10:54:56.527Z] #42 17.96 crypto/internal/subtle
10:54:56 [2020-07-29T10:54:56.527Z] #42 18.01 crypto/subtle
10:54:56 [2020-07-29T10:54:56.584Z]   PBCC     images/pagemap.pb-c.c
10:54:56 [2020-07-29T10:54:56.584Z]   DEP      images/pagemap.pb-c.d
10:54:56 [2020-07-29T10:54:56.584Z]   PBCC     images/rlimit.pb-c.c
10:54:56 [2020-07-29T10:54:56.584Z]   DEP      images/rlimit.pb-c.d
10:54:56 [2020-07-29T10:54:56.584Z]   PBCC     images/file-lock.pb-c.c
10:54:56 [2020-07-29T10:54:56.584Z]   DEP      images/file-lock.pb-c.d
10:54:56 [2020-07-29T10:54:56.584Z]   PBCC     images/tty.pb-c.c
10:54:56 [2020-07-29T10:54:56.584Z]   DEP      images/tty.pb-c.d
10:54:56 [2020-07-29T10:54:56.584Z]   PBCC     images/tun.pb-c.c
10:54:56 [2020-07-29T10:54:56.584Z]   PBCC     images/netdev.pb-c.c
10:54:56 [2020-07-29T10:54:56.584Z]   DEP      images/tun.pb-c.d
10:54:56 [2020-07-29T10:54:56.584Z]   DEP      images/netdev.pb-c.d
10:54:56 [2020-07-29T10:54:56.584Z]   PBCC     images/vma.pb-c.c
10:54:56 [2020-07-29T10:54:56.584Z]   DEP      images/vma.pb-c.d
10:54:56 [2020-07-29T10:54:56.584Z]   PBCC     images/creds.pb-c.c
10:54:56 [2020-07-29T10:54:56.584Z]   DEP      images/creds.pb-c.d
10:54:56 [2020-07-29T10:54:56.584Z]   PBCC     images/utsns.pb-c.c
10:54:56 [2020-07-29T10:54:56.584Z]   DEP      images/utsns.pb-c.d
10:54:56 [2020-07-29T10:54:56.584Z]   PBCC     images/ipc-desc.pb-c.c
10:54:56 [2020-07-29T10:54:56.584Z]   PBCC     images/ipc-sem.pb-c.c
10:54:56 [2020-07-29T10:54:56.584Z]   DEP      images/ipc-desc.pb-c.d
10:54:56 [2020-07-29T10:54:56.584Z]   DEP      images/ipc-sem.pb-c.d
10:54:56 [2020-07-29T10:54:56.584Z]   PBCC     images/ipc-msg.pb-c.c
10:54:56 [2020-07-29T10:54:56.584Z]   DEP      images/ipc-msg.pb-c.d
10:54:56 [2020-07-29T10:54:56.584Z]   PBCC     images/ipc-shm.pb-c.c
10:54:56 [2020-07-29T10:54:56.584Z]   DEP      images/ipc-shm.pb-c.d
10:54:56 [2020-07-29T10:54:56.584Z]   PBCC     images/ipc-var.pb-c.c
10:54:56 [2020-07-29T10:54:56.584Z]   DEP      images/ipc-var.pb-c.d
10:54:56 [2020-07-29T10:54:56.584Z]   PBCC     images/sk-opts.pb-c.c
10:54:56 [2020-07-29T10:54:56.584Z]   PBCC     images/packet-sock.pb-c.c
10:54:56 [2020-07-29T10:54:56.584Z]   DEP      images/sk-opts.pb-c.d
10:54:56 [2020-07-29T10:54:56.584Z]   DEP      images/packet-sock.pb-c.d
10:54:56 [2020-07-29T10:54:56.584Z]   PBCC     images/sk-netlink.pb-c.c
10:54:56 [2020-07-29T10:54:56.584Z]   DEP      images/sk-netlink.pb-c.d
10:54:56 [2020-07-29T10:54:56.584Z]   PBCC     images/sk-inet.pb-c.c
10:54:56 [2020-07-29T10:54:56.584Z]   DEP      images/sk-inet.pb-c.d
10:54:56 [2020-07-29T10:54:56.584Z]   PBCC     images/sk-unix.pb-c.c
10:54:56 [2020-07-29T10:54:56.584Z]   DEP      images/sk-unix.pb-c.d
10:54:56 [2020-07-29T10:54:56.788Z] #42 18.15 vendor/golang.org/x/crypto/cryptobyte/asn1
10:54:56 [2020-07-29T10:54:56.788Z] #42 18.24 internal/nettrace
10:54:56 [2020-07-29T10:54:56.889Z] #45 ...
10:54:56 [2020-07-29T10:54:56.889Z] 
10:54:56 [2020-07-29T10:54:56.889Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
10:54:56 [2020-07-29T10:54:56.889Z] #38 1.451 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
10:54:56 [2020-07-29T10:54:56.889Z] #38 1.468 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:54:56 [2020-07-29T10:54:56.889Z] #38 1.468 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:54:56 [2020-07-29T10:54:56.889Z] #38 1.891 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
10:54:56 [2020-07-29T10:54:56.889Z] #38 2.491 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB]
10:54:56 [2020-07-29T10:54:56.889Z] #38 3.156 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
10:54:56 [2020-07-29T10:54:56.889Z] #38 5.834 Fetched 8365 kB in 5s (1794 kB/s)
10:54:56 [2020-07-29T10:54:56.889Z] #38 5.834 Reading package lists...
10:54:56 [2020-07-29T10:54:56.889Z] #38 7.273 Reading package lists...
10:54:56 [2020-07-29T10:54:56.889Z] #38 8.755 Building dependency tree...
10:54:56 [2020-07-29T10:54:56.889Z] #38 9.126 Reading state information...
10:54:56 [2020-07-29T10:54:56.889Z] #38 9.401 The following additional packages will be installed:
10:54:56 [2020-07-29T10:54:56.889Z] #38 9.410   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
10:54:56 [2020-07-29T10:54:56.889Z] #38 9.412   libprotoc17 python-pkg-resources python-six zlib1g-dev
10:54:56 [2020-07-29T10:54:56.889Z] #38 9.413 Suggested packages:
10:54:56 [2020-07-29T10:54:56.889Z] #38 9.413   manpages-dev python-setuptools
10:54:56 [2020-07-29T10:54:56.889Z] #38 9.688 The following NEW packages will be installed:
10:54:56 [2020-07-29T10:54:56.889Z] #38 9.689   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
10:54:56 [2020-07-29T10:54:56.889Z] #38 9.689   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
10:54:56 [2020-07-29T10:54:56.889Z] #38 9.690   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
10:54:56 [2020-07-29T10:54:56.889Z] #38 9.690   python-six zlib1g-dev
10:54:56 [2020-07-29T10:54:56.893Z]   PBCC     images/mm.pb-c.c
10:54:56 [2020-07-29T10:54:56.893Z]   DEP      images/mm.pb-c.d
10:54:56 [2020-07-29T10:54:56.893Z]   PBCC     images/timerfd.pb-c.c
10:54:56 [2020-07-29T10:54:56.893Z]   DEP      images/timerfd.pb-c.d
10:54:56 [2020-07-29T10:54:56.893Z]   PBCC     images/timer.pb-c.c
10:54:56 [2020-07-29T10:54:56.893Z]   DEP      images/timer.pb-c.d
10:54:56 [2020-07-29T10:54:56.893Z]   PBCC     images/sa.pb-c.c
10:54:56 [2020-07-29T10:54:56.893Z]   DEP      images/sa.pb-c.d
10:54:56 [2020-07-29T10:54:56.893Z]   PBCC     images/pipe-data.pb-c.c
10:54:56 [2020-07-29T10:54:56.893Z]   DEP      images/pipe-data.pb-c.d
10:54:56 [2020-07-29T10:54:56.893Z]   PBCC     images/mnt.pb-c.c
10:54:56 [2020-07-29T10:54:56.893Z]   DEP      images/mnt.pb-c.d
10:54:56 [2020-07-29T10:54:56.893Z]   PBCC     images/sk-packet.pb-c.c
10:54:56 [2020-07-29T10:54:56.893Z]   DEP      images/sk-packet.pb-c.d
10:54:56 [2020-07-29T10:54:56.893Z]   PBCC     images/tcp-stream.pb-c.c
10:54:56 [2020-07-29T10:54:56.893Z]   DEP      images/tcp-stream.pb-c.d
10:54:56 [2020-07-29T10:54:56.893Z]   PBCC     images/pipe.pb-c.c
10:54:56 [2020-07-29T10:54:56.893Z]   DEP      images/pipe.pb-c.d
10:54:56 [2020-07-29T10:54:56.893Z]   PBCC     images/pstree.pb-c.c
10:54:56 [2020-07-29T10:54:56.893Z]   DEP      images/pstree.pb-c.d
10:54:56 [2020-07-29T10:54:56.893Z]   PBCC     images/fs.pb-c.c
10:54:56 [2020-07-29T10:54:56.893Z]   DEP      images/fs.pb-c.d
10:54:56 [2020-07-29T10:54:56.893Z]   PBCC     images/signalfd.pb-c.c
10:54:56 [2020-07-29T10:54:56.893Z]   DEP      images/signalfd.pb-c.d
10:54:56 [2020-07-29T10:54:56.893Z]   PBCC     images/fh.pb-c.c
10:54:56 [2020-07-29T10:54:56.893Z]   PBCC     images/fsnotify.pb-c.c
10:54:56 [2020-07-29T10:54:56.893Z]   DEP      images/fh.pb-c.d
10:54:56 [2020-07-29T10:54:56.893Z]   DEP      images/fsnotify.pb-c.d
10:54:56 [2020-07-29T10:54:56.893Z]   PBCC     images/eventpoll.pb-c.c
10:54:56 [2020-07-29T10:54:56.893Z]   DEP      images/eventpoll.pb-c.d
10:54:56 [2020-07-29T10:54:56.893Z]   PBCC     images/eventfd.pb-c.c
10:54:56 [2020-07-29T10:54:56.893Z]   DEP      images/eventfd.pb-c.d
10:54:56 [2020-07-29T10:54:56.893Z]   PBCC     images/remap-file-path.pb-c.c
10:54:56 [2020-07-29T10:54:56.893Z]   DEP      images/remap-file-path.pb-c.d
10:54:56 [2020-07-29T10:54:56.893Z]   PBCC     images/fifo.pb-c.c
10:54:56 [2020-07-29T10:54:56.893Z]   DEP      images/fifo.pb-c.d
10:54:57 [2020-07-29T10:54:57.048Z] #42 18.38 runtime/cgo
10:54:57 [2020-07-29T10:54:57.148Z] #38 10.09 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
10:54:57 [2020-07-29T10:54:57.148Z] #38 10.09 Need to get 4095 kB of archives.
10:54:57 [2020-07-29T10:54:57.148Z] #38 10.09 After this operation, 22.5 MB of additional disk space will be used.
10:54:57 [2020-07-29T10:54:57.148Z] #38 10.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
10:54:57 [2020-07-29T10:54:57.148Z] #38 10.10 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
10:54:57 [2020-07-29T10:54:57.148Z] #38 10.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
10:54:57 [2020-07-29T10:54:57.148Z] #38 10.10 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
10:54:57 [2020-07-29T10:54:57.148Z] #38 10.11 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
10:54:57 [2020-07-29T10:54:57.148Z] #38 10.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
10:54:57 [2020-07-29T10:54:57.148Z] #38 ...
10:54:57 [2020-07-29T10:54:57.148Z] 
10:54:57 [2020-07-29T10:54:57.148Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
10:54:57 [2020-07-29T10:54:57.148Z] #31 1.016 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
10:54:57 [2020-07-29T10:54:57.148Z] #31 1.036 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:54:57 [2020-07-29T10:54:57.148Z] #31 1.036 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:54:57 [2020-07-29T10:54:57.148Z] #31 1.221 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
10:54:57 [2020-07-29T10:54:57.148Z] #31 1.597 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB]
10:54:57 [2020-07-29T10:54:57.148Z] #31 2.069 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
10:54:57 [2020-07-29T10:54:57.148Z] #31 3.925 Fetched 8365 kB in 3s (2583 kB/s)
10:54:57 [2020-07-29T10:54:57.148Z] #31 3.925 Reading package lists...
10:54:57 [2020-07-29T10:54:57.148Z] #31 5.022 Reading package lists...
10:54:57 [2020-07-29T10:54:57.148Z] #31 6.640 Building dependency tree...
10:54:57 [2020-07-29T10:54:57.148Z] #31 6.948 Reading state information...
10:54:57 [2020-07-29T10:54:57.148Z] #31 7.178 The following additional packages will be installed:
10:54:57 [2020-07-29T10:54:57.148Z] #31 7.179   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
10:54:57 [2020-07-29T10:54:57.148Z] #31 7.180 Suggested packages:
10:54:57 [2020-07-29T10:54:57.148Z] #31 7.180   cmake-doc ninja-build lrzip
10:54:57 [2020-07-29T10:54:57.148Z] #31 7.180 Recommended packages:
10:54:57 [2020-07-29T10:54:57.148Z] #31 7.180   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
10:54:57 [2020-07-29T10:54:57.148Z] #31 7.429 The following NEW packages will be installed:
10:54:57 [2020-07-29T10:54:57.148Z] #31 7.433   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
10:54:57 [2020-07-29T10:54:57.148Z] #31 7.433   vim-common xxd
10:54:57 [2020-07-29T10:54:57.148Z] #31 7.711 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
10:54:57 [2020-07-29T10:54:57.148Z] #31 7.711 Need to get 14.9 MB of archives.
10:54:57 [2020-07-29T10:54:57.148Z] #31 7.711 After this operation, 61.8 MB of additional disk space will be used.
10:54:57 [2020-07-29T10:54:57.148Z] #31 7.711 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
10:54:57 [2020-07-29T10:54:57.148Z] #31 7.718 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
10:54:57 [2020-07-29T10:54:57.148Z] #31 7.723 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
10:54:57 [2020-07-29T10:54:57.148Z] #31 7.762 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
10:54:57 [2020-07-29T10:54:57.148Z] #31 8.028 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
10:54:57 [2020-07-29T10:54:57.148Z] #31 8.054 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
10:54:57 [2020-07-29T10:54:57.148Z] #31 8.064 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
10:54:57 [2020-07-29T10:54:57.148Z] #31 8.077 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
10:54:57 [2020-07-29T10:54:57.148Z] #31 8.080 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
10:54:57 [2020-07-29T10:54:57.148Z] #31 8.084 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
10:54:57 [2020-07-29T10:54:57.148Z] #31 8.518 debconf: delaying package configuration, since apt-utils is not installed
10:54:57 [2020-07-29T10:54:57.148Z] #31 8.603 Fetched 14.9 MB in 1s (20.5 MB/s)
10:54:57 [2020-07-29T10:54:57.148Z] #31 8.674 Selecting previously unselected package xxd.
10:54:57 [2020-07-29T10:54:57.148Z] #31 8.674 (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.)
10:54:57 [2020-07-29T10:54:57.148Z] #31 8.680 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
10:54:57 [2020-07-29T10:54:57.148Z] #31 8.683 Unpacking xxd (2:8.1.0875-5) ...
10:54:57 [2020-07-29T10:54:57.148Z] #31 8.883 Selecting previously unselected package vim-common.
10:54:57 [2020-07-29T10:54:57.148Z] #31 8.886 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
10:54:57 [2020-07-29T10:54:57.148Z] #31 8.921 Unpacking vim-common (2:8.1.0875-5) ...
10:54:57 [2020-07-29T10:54:57.148Z] #31 9.137 Selecting previously unselected package cmake-data.
10:54:57 [2020-07-29T10:54:57.148Z] #31 9.140 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
10:54:57 [2020-07-29T10:54:57.148Z] #31 9.144 Unpacking cmake-data (3.13.4-1) ...
10:54:57 [2020-07-29T10:54:57.148Z] #31 10.01 Selecting previously unselected package libicu63:amd64.
10:54:57 [2020-07-29T10:54:57.148Z] #31 10.01 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
10:54:57 [2020-07-29T10:54:57.148Z] #31 10.04 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
10:54:57 [2020-07-29T10:54:57.148Z] #31 ...
10:54:57 [2020-07-29T10:54:57.148Z] 
10:54:57 [2020-07-29T10:54:57.148Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
10:54:57 [2020-07-29T10:54:57.148Z] #36 1.206 + mktemp -d
10:54:57 [2020-07-29T10:54:57.148Z] #36 1.207 + export GOPATH=/tmp/tmp.fUJBTBPFQk
10:54:57 [2020-07-29T10:54:57.148Z] #36 1.207 + git clone https://github.com/docker/distribution.git /tmp/tmp.fUJBTBPFQk/src/github.com/docker/distribution
10:54:57 [2020-07-29T10:54:57.148Z] #36 1.208 Cloning into '/tmp/tmp.fUJBTBPFQk/src/github.com/docker/distribution'...
10:54:57 [2020-07-29T10:54:57.148Z] #36 5.674 + cd /tmp/tmp.fUJBTBPFQk/src/github.com/docker/distribution
10:54:57 [2020-07-29T10:54:57.148Z] #36 5.674 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
10:54:57 [2020-07-29T10:54:57.148Z] #36 6.592 + GOPATH=/tmp/tmp.fUJBTBPFQk/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.fUJBTBPFQk go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
10:54:57 [2020-07-29T10:54:57.189Z]   PBCC     images/ghost-file.pb-c.c
10:54:57 [2020-07-29T10:54:57.189Z]   DEP      images/ghost-file.pb-c.d
10:54:57 [2020-07-29T10:54:57.189Z]   PBCC     images/regfile.pb-c.c
10:54:57 [2020-07-29T10:54:57.189Z]   DEP      images/regfile.pb-c.d
10:54:57 [2020-07-29T10:54:57.189Z]   PBCC     images/ns.pb-c.c
10:54:57 [2020-07-29T10:54:57.189Z]   DEP      images/ns.pb-c.d
10:54:57 [2020-07-29T10:54:57.189Z]   PBCC     images/fdinfo.pb-c.c
10:54:57 [2020-07-29T10:54:57.189Z]   DEP      images/fdinfo.pb-c.d
10:54:57 [2020-07-29T10:54:57.189Z]   PBCC     images/core-aarch64.pb-c.c
10:54:57 [2020-07-29T10:54:57.189Z]   PBCC     images/core-arm.pb-c.c
10:54:57 [2020-07-29T10:54:57.189Z]   PBCC     images/core-ppc64.pb-c.c
10:54:57 [2020-07-29T10:54:57.189Z]   PBCC     images/core-s390.pb-c.c
10:54:57 [2020-07-29T10:54:57.189Z]   PBCC     images/core-x86.pb-c.c
10:54:57 [2020-07-29T10:54:57.189Z]   PBCC     images/core.pb-c.c
10:54:57 [2020-07-29T10:54:57.189Z]   PBCC     images/inventory.pb-c.c
10:54:57 [2020-07-29T10:54:57.189Z]   DEP      images/core-aarch64.pb-c.d
10:54:57 [2020-07-29T10:54:57.189Z]   DEP      images/core-arm.pb-c.d
10:54:57 [2020-07-29T10:54:57.189Z]   DEP      images/core-ppc64.pb-c.d
10:54:57 [2020-07-29T10:54:57.189Z]   DEP      images/core-s390.pb-c.d
10:54:57 [2020-07-29T10:54:57.189Z]   DEP      images/core-x86.pb-c.d
10:54:57 [2020-07-29T10:54:57.189Z]   DEP      images/core.pb-c.d
10:54:57 [2020-07-29T10:54:57.189Z]   DEP      images/inventory.pb-c.d
10:54:57 [2020-07-29T10:54:57.189Z]   PBCC     images/cpuinfo.pb-c.c
10:54:57 [2020-07-29T10:54:57.189Z]   DEP      images/cpuinfo.pb-c.d
10:54:57 [2020-07-29T10:54:57.189Z]   PBCC     images/stats.pb-c.c
10:54:57 [2020-07-29T10:54:57.189Z]   DEP      images/stats.pb-c.d
10:54:57 [2020-07-29T10:54:57.391Z] #24 3.277 
#                                                                          2.7%
#########                                                                 13.0%
############                                                              17.1%
##################                                                        25.5%
#######################                                                   32.6%
###########################                                               38.8%
##############################                                            43.0%
#################################                                         47.2%
####################################                                      51.4%
##########################################                                59.7%
##############################################                            63.9%
####################################################                      72.3%
##########################################################                80.6%
#############################################################             84.8%
#################################################################         91.1%
#######################################################################   99.4%
######################################################################## 100.0%
10:54:57 [2020-07-29T10:54:57.406Z] #36 ...
10:54:57 [2020-07-29T10:54:57.406Z] 
10:54:57 [2020-07-29T10:54:57.406Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
10:54:57 [2020-07-29T10:54:57.406Z] #48 1.888 + RM_GOPATH=0
10:54:57 [2020-07-29T10:54:57.406Z] #48 1.890 + TMP_GOPATH=
10:54:57 [2020-07-29T10:54:57.406Z] #48 1.890 + : /build
10:54:57 [2020-07-29T10:54:57.406Z] #48 1.890 + '[' -z '' ']'
10:54:57 [2020-07-29T10:54:57.406Z] #48 1.890 ++ mktemp -d
10:54:57 [2020-07-29T10:54:57.406Z] #48 1.890 + export GOPATH=/tmp/tmp.FUbBxD60DA
10:54:57 [2020-07-29T10:54:57.406Z] #48 1.890 + GOPATH=/tmp/tmp.FUbBxD60DA
10:54:57 [2020-07-29T10:54:57.406Z] #48 1.892 + RM_GOPATH=1
10:54:57 [2020-07-29T10:54:57.406Z] #48 1.894 ++ dirname ./install.sh
10:54:57 [2020-07-29T10:54:57.406Z] #48 1.902 Installing gometalinter version v2.0.6
10:54:57 [2020-07-29T10:54:57.406Z] #48 1.902 + dir=.
10:54:57 [2020-07-29T10:54:57.406Z] #48 1.902 + bin=gometalinter
10:54:57 [2020-07-29T10:54:57.406Z] #48 1.902 + shift
10:54:57 [2020-07-29T10:54:57.406Z] #48 1.902 + '[' '!' -f ./gometalinter.installer ']'
10:54:57 [2020-07-29T10:54:57.406Z] #48 1.902 + . ./gometalinter.installer
10:54:57 [2020-07-29T10:54:57.406Z] #48 1.902 ++ GOMETALINTER_COMMIT=v2.0.6
10:54:57 [2020-07-29T10:54:57.406Z] #48 1.902 + install_gometalinter
10:54:57 [2020-07-29T10:54:57.406Z] #48 1.902 + echo 'Installing gometalinter version v2.0.6'
10:54:57 [2020-07-29T10:54:57.406Z] #48 1.902 + go get -d github.com/alecthomas/gometalinter
10:54:57 [2020-07-29T10:54:57.406Z] #48 4.026 + cd /tmp/tmp.FUbBxD60DA/src/github.com/alecthomas/gometalinter
10:54:57 [2020-07-29T10:54:57.406Z] #48 4.026 + git checkout -q v2.0.6
10:54:57 [2020-07-29T10:54:57.406Z] #48 4.490 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter
10:54:57 [2020-07-29T10:54:57.406Z] #48 ...
10:54:57 [2020-07-29T10:54:57.406Z] 
10:54:57 [2020-07-29T10:54:57.406Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
10:54:57 [2020-07-29T10:54:57.406Z] #26 0.744 + mktemp -d
10:54:57 [2020-07-29T10:54:57.406Z] #26 0.746 + export GOPATH=/tmp/tmp.af3R4DW1Qo
10:54:57 [2020-07-29T10:54:57.406Z] #26 0.746 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.af3R4DW1Qo/src/github.com/go-swagger/go-swagger
10:54:57 [2020-07-29T10:54:57.406Z] #26 0.754 Cloning into '/tmp/tmp.af3R4DW1Qo/src/github.com/go-swagger/go-swagger'...
10:54:57 [2020-07-29T10:54:57.406Z] #26 9.826 + cd /tmp/tmp.af3R4DW1Qo/src/github.com/go-swagger/go-swagger
10:54:57 [2020-07-29T10:54:57.406Z] #26 9.826 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
10:54:57 [2020-07-29T10:54:57.406Z] #26 10.25 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
10:54:57 [2020-07-29T10:54:57.484Z] make[1]: Nothing to be done for 'all'.
10:54:57 [2020-07-29T10:54:57.664Z] #26 ...
10:54:57 [2020-07-29T10:54:57.664Z] 
10:54:57 [2020-07-29T10:54:57.664Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
10:54:57 [2020-07-29T10:54:57.664Z] #29 1.524 + RM_GOPATH=0
10:54:57 [2020-07-29T10:54:57.664Z] #29 1.524 + TMP_GOPATH=
10:54:57 [2020-07-29T10:54:57.664Z] #29 1.524 + : /build
10:54:57 [2020-07-29T10:54:57.664Z] #29 1.524 + '[' -z '' ']'
10:54:57 [2020-07-29T10:54:57.664Z] #29 1.524 ++ mktemp -d
10:54:57 [2020-07-29T10:54:57.664Z] #29 1.526 + export GOPATH=/tmp/tmp.cWo6gEao2S
10:54:57 [2020-07-29T10:54:57.664Z] #29 1.526 + GOPATH=/tmp/tmp.cWo6gEao2S
10:54:57 [2020-07-29T10:54:57.664Z] #29 1.526 + RM_GOPATH=1
10:54:57 [2020-07-29T10:54:57.664Z] #29 1.527 ++ dirname ./install.sh
10:54:57 [2020-07-29T10:54:57.664Z] #29 1.531 + dir=.
10:54:57 [2020-07-29T10:54:57.664Z] #29 1.531 + bin=tomlv
10:54:57 [2020-07-29T10:54:57.664Z] #29 1.531 + shift
10:54:57 [2020-07-29T10:54:57.664Z] #29 1.531 + '[' '!' -f ./tomlv.installer ']'
10:54:57 [2020-07-29T10:54:57.664Z] #29 1.531 + . ./tomlv.installer
10:54:57 [2020-07-29T10:54:57.664Z] #29 1.531 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:54:57 [2020-07-29T10:54:57.664Z] #29 1.531 + install_tomlv
10:54:57 [2020-07-29T10:54:57.664Z] #29 1.531 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
10:54:57 [2020-07-29T10:54:57.664Z] #29 1.531 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.cWo6gEao2S/src/github.com/BurntSushi/toml
10:54:57 [2020-07-29T10:54:57.664Z] #29 1.531 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:54:57 [2020-07-29T10:54:57.664Z] #29 1.546 Cloning into '/tmp/tmp.cWo6gEao2S/src/github.com/BurntSushi/toml'...
10:54:57 [2020-07-29T10:54:57.664Z] #29 1.933 + cd /tmp/tmp.cWo6gEao2S/src/github.com/BurntSushi/toml
10:54:57 [2020-07-29T10:54:57.664Z] #29 1.933 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:54:57 [2020-07-29T10:54:57.664Z] #29 1.935 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
10:54:57 [2020-07-29T10:54:57.664Z] #29 2.094 runtime/internal/sys
10:54:57 [2020-07-29T10:54:57.664Z] #29 2.098 math/bits
10:54:57 [2020-07-29T10:54:57.664Z] #29 2.106 internal/race
10:54:57 [2020-07-29T10:54:57.664Z] #29 2.109 unicode/utf8
10:54:57 [2020-07-29T10:54:57.664Z] #29 2.114 unicode
10:54:57 [2020-07-29T10:54:57.664Z] #29 2.125 runtime/internal/atomic
10:54:57 [2020-07-29T10:54:57.664Z] #29 2.130 internal/cpu
10:54:57 [2020-07-29T10:54:57.664Z] #29 2.135 sync/atomic
10:54:57 [2020-07-29T10:54:57.664Z] #29 2.159 encoding
10:54:57 [2020-07-29T10:54:57.664Z] #29 2.165 runtime/internal/math
10:54:57 [2020-07-29T10:54:57.664Z] #29 2.297 runtime/cgo
10:54:57 [2020-07-29T10:54:57.664Z] #29 2.351 internal/bytealg
10:54:57 [2020-07-29T10:54:57.664Z] #29 2.353 internal/testlog
10:54:57 [2020-07-29T10:54:57.664Z] #29 2.361 math
10:54:57 [2020-07-29T10:54:57.664Z] #29 2.843 runtime
10:54:57 [2020-07-29T10:54:57.664Z] #29 8.771 sync
10:54:57 [2020-07-29T10:54:57.664Z] #29 8.773 internal/reflectlite
10:54:57 [2020-07-29T10:54:57.664Z] #29 9.623 errors
10:54:57 [2020-07-29T10:54:57.664Z] #29 9.624 sort
10:54:57 [2020-07-29T10:54:57.664Z] #29 9.719 strconv
10:54:57 [2020-07-29T10:54:57.664Z] #29 9.721 internal/oserror
10:54:57 [2020-07-29T10:54:57.664Z] #29 9.721 io
10:54:57 [2020-07-29T10:54:57.664Z] #29 9.744 syscall
10:54:57 [2020-07-29T10:54:57.664Z] #29 10.32 strings
10:54:57 [2020-07-29T10:54:57.664Z] #29 10.32 text/tabwriter
10:54:57 [2020-07-29T10:54:57.664Z] #29 10.32 bytes
10:54:57 [2020-07-29T10:54:57.664Z] #29 ...
10:54:57 [2020-07-29T10:54:57.664Z] 
10:54:57 [2020-07-29T10:54:57.664Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
10:54:57 [2020-07-29T10:54:57.664Z] #54 1.596 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
10:54:57 [2020-07-29T10:54:57.664Z] #54 1.615 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:54:57 [2020-07-29T10:54:57.664Z] #54 1.615 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:54:57 [2020-07-29T10:54:57.664Z] #54 1.899 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
10:54:57 [2020-07-29T10:54:57.664Z] #54 2.281 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB]
10:54:57 [2020-07-29T10:54:57.664Z] #54 2.970 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
10:54:57 [2020-07-29T10:54:57.664Z] #54 5.666 Fetched 8365 kB in 4s (1904 kB/s)
10:54:57 [2020-07-29T10:54:57.664Z] #54 5.666 Reading package lists...
10:54:57 [2020-07-29T10:54:57.664Z] #54 7.213 Reading package lists...
10:54:57 [2020-07-29T10:54:57.664Z] #54 8.482 Building dependency tree...
10:54:57 [2020-07-29T10:54:57.664Z] #54 8.886 Reading state information...
10:54:57 [2020-07-29T10:54:57.664Z] #54 9.205 The following additional packages will be installed:
10:54:57 [2020-07-29T10:54:57.664Z] #54 9.207   libbtrfs0
10:54:57 [2020-07-29T10:54:57.664Z] #54 9.242 The following NEW packages will be installed:
10:54:57 [2020-07-29T10:54:57.664Z] #54 9.244   libbtrfs-dev libbtrfs0
10:54:57 [2020-07-29T10:54:57.664Z] #54 9.544 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
10:54:57 [2020-07-29T10:54:57.664Z] #54 9.544 Need to get 119 kB of archives.
10:54:57 [2020-07-29T10:54:57.664Z] #54 9.544 After this operation, 387 kB of additional disk space will be used.
10:54:57 [2020-07-29T10:54:57.664Z] #54 9.544 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
10:54:57 [2020-07-29T10:54:57.664Z] #54 9.547 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
10:54:57 [2020-07-29T10:54:57.664Z] #54 9.856 debconf: delaying package configuration, since apt-utils is not installed
10:54:57 [2020-07-29T10:54:57.664Z] #54 9.952 Fetched 119 kB in 0s (437 kB/s)
10:54:57 [2020-07-29T10:54:57.664Z] #54 10.02 Selecting previously unselected package libbtrfs0.
10:54:57 [2020-07-29T10:54:57.664Z] #54 10.02 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
10:54:57 [2020-07-29T10:54:57.664Z] #54 10.05 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
10:54:57 [2020-07-29T10:54:57.664Z] #54 10.07 Unpacking libbtrfs0 (4.20.1-2) ...
10:54:57 [2020-07-29T10:54:57.664Z] #54 10.12 Selecting previously unselected package libbtrfs-dev.
10:54:57 [2020-07-29T10:54:57.664Z] #54 10.12 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
10:54:57 [2020-07-29T10:54:57.664Z] #54 10.13 Unpacking libbtrfs-dev (4.20.1-2) ...
10:54:57 [2020-07-29T10:54:57.664Z] #54 10.25 Setting up libbtrfs0 (4.20.1-2) ...
10:54:57 [2020-07-29T10:54:57.664Z] #54 10.27 Setting up libbtrfs-dev (4.20.1-2) ...
10:54:57 [2020-07-29T10:54:57.664Z] #54 10.29 Processing triggers for libc-bin (2.28-10) ...
10:54:57 [2020-07-29T10:54:57.682Z] #24 5.770 #=#=#                                                                         
10:54:57 [2020-07-29T10:54:57.779Z]   CC       images/stats.o
10:54:57 [2020-07-29T10:54:57.779Z]   CC       images/core.o
10:54:57 [2020-07-29T10:54:57.779Z]   CC       images/core-x86.o
10:54:57 [2020-07-29T10:54:57.923Z] #54 ...
10:54:57 [2020-07-29T10:54:57.923Z] 
10:54:57 [2020-07-29T10:54:57.923Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
10:54:57 [2020-07-29T10:54:57.923Z] #66 1.968 Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6
10:54:57 [2020-07-29T10:54:57.923Z] #66 1.968 + RM_GOPATH=0
10:54:57 [2020-07-29T10:54:57.923Z] #66 1.968 + TMP_GOPATH=
10:54:57 [2020-07-29T10:54:57.923Z] #66 1.968 + : /build
10:54:57 [2020-07-29T10:54:57.923Z] #66 1.968 + '[' -z '' ']'
10:54:57 [2020-07-29T10:54:57.923Z] #66 1.968 ++ mktemp -d
10:54:57 [2020-07-29T10:54:57.923Z] #66 1.968 + export GOPATH=/tmp/tmp.ldcPx1gZOB
10:54:57 [2020-07-29T10:54:57.923Z] #66 1.968 + GOPATH=/tmp/tmp.ldcPx1gZOB
10:54:57 [2020-07-29T10:54:57.923Z] #66 1.968 + RM_GOPATH=1
10:54:57 [2020-07-29T10:54:57.923Z] #66 1.968 ++ dirname ./install.sh
10:54:57 [2020-07-29T10:54:57.923Z] #66 1.968 + dir=.
10:54:57 [2020-07-29T10:54:57.923Z] #66 1.968 + bin=proxy
10:54:57 [2020-07-29T10:54:57.923Z] #66 1.968 + shift
10:54:57 [2020-07-29T10:54:57.923Z] #66 1.968 + '[' '!' -f ./proxy.installer ']'
10:54:57 [2020-07-29T10:54:57.923Z] #66 1.968 + . ./proxy.installer
10:54:57 [2020-07-29T10:54:57.923Z] #66 1.968 ++ : 026aabaa659832804b01754aaadd2c0f420c68b6
10:54:57 [2020-07-29T10:54:57.923Z] #66 1.968 + install_proxy
10:54:57 [2020-07-29T10:54:57.923Z] #66 1.968 + case "$1" in
10:54:57 [2020-07-29T10:54:57.923Z] #66 1.968 + export CGO_ENABLED=0
10:54:57 [2020-07-29T10:54:57.923Z] #66 1.968 + CGO_ENABLED=0
10:54:57 [2020-07-29T10:54:57.923Z] #66 1.968 + _install_proxy
10:54:57 [2020-07-29T10:54:57.923Z] #66 1.968 + echo 'Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6'
10:54:57 [2020-07-29T10:54:57.923Z] #66 1.968 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.ldcPx1gZOB/src/github.com/docker/libnetwork
10:54:57 [2020-07-29T10:54:57.923Z] #66 1.968 Cloning into '/tmp/tmp.ldcPx1gZOB/src/github.com/docker/libnetwork'...
10:54:57 [2020-07-29T10:54:57.923Z] #66 6.092 + cd /tmp/tmp.ldcPx1gZOB/src/github.com/docker/libnetwork
10:54:57 [2020-07-29T10:54:57.923Z] #66 6.092 + git checkout -q 026aabaa659832804b01754aaadd2c0f420c68b6
10:54:57 [2020-07-29T10:54:57.923Z] #66 6.379 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
10:54:57 [2020-07-29T10:54:57.923Z] #66 ...
10:54:57 [2020-07-29T10:54:57.923Z] 
10:54:57 [2020-07-29T10:54:57.923Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
10:54:57 [2020-07-29T10:54:57.923Z] #54 DONE 10.9s
10:54:57 [2020-07-29T10:54:57.923Z] 
10:54:57 [2020-07-29T10:54:57.923Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
10:54:57 [2020-07-29T10:54:57.923Z] #60 1.809 + RM_GOPATH=0
10:54:57 [2020-07-29T10:54:57.923Z] #60 1.809 + TMP_GOPATH=
10:54:57 [2020-07-29T10:54:57.923Z] #60 1.809 + : /build/
10:54:57 [2020-07-29T10:54:57.923Z] #60 1.809 + '[' -z '' ']'
10:54:57 [2020-07-29T10:54:57.923Z] #60 1.809 ++ mktemp -d
10:54:57 [2020-07-29T10:54:57.923Z] #60 1.814 + export GOPATH=/tmp/tmp.oFYePiz3xJ
10:54:57 [2020-07-29T10:54:57.923Z] #60 1.814 + GOPATH=/tmp/tmp.oFYePiz3xJ
10:54:57 [2020-07-29T10:54:57.923Z] #60 1.814 + RM_GOPATH=1
10:54:57 [2020-07-29T10:54:57.923Z] #60 1.818 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
10:54:57 [2020-07-29T10:54:57.923Z] #60 1.820 ++ dirname ./install.sh
10:54:57 [2020-07-29T10:54:57.923Z] #60 1.820 + dir=.
10:54:57 [2020-07-29T10:54:57.923Z] #60 1.820 + bin=rootlesskit
10:54:57 [2020-07-29T10:54:57.923Z] #60 1.820 + shift
10:54:57 [2020-07-29T10:54:57.923Z] #60 1.820 + '[' '!' -f ./rootlesskit.installer ']'
10:54:57 [2020-07-29T10:54:57.923Z] #60 1.820 + . ./rootlesskit.installer
10:54:57 [2020-07-29T10:54:57.923Z] #60 1.820 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
10:54:57 [2020-07-29T10:54:57.923Z] #60 1.820 + install_rootlesskit
10:54:57 [2020-07-29T10:54:57.923Z] #60 1.820 + case "$1" in
10:54:57 [2020-07-29T10:54:57.923Z] #60 1.820 + export CGO_ENABLED=0
10:54:57 [2020-07-29T10:54:57.923Z] #60 1.820 + CGO_ENABLED=0
10:54:57 [2020-07-29T10:54:57.923Z] #60 1.820 + _install_rootlesskit
10:54:57 [2020-07-29T10:54:57.923Z] #60 1.820 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
10:54:57 [2020-07-29T10:54:57.923Z] #60 1.820 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.oFYePiz3xJ/src/github.com/rootless-containers/rootlesskit
10:54:57 [2020-07-29T10:54:57.923Z] #60 1.823 Cloning into '/tmp/tmp.oFYePiz3xJ/src/github.com/rootless-containers/rootlesskit'...
10:54:57 [2020-07-29T10:54:57.923Z] #60 3.348 + cd /tmp/tmp.oFYePiz3xJ/src/github.com/rootless-containers/rootlesskit
10:54:57 [2020-07-29T10:54:57.923Z] #60 3.348 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
10:54:57 [2020-07-29T10:54:57.923Z] #60 3.480 + for f in rootlesskit rootlesskit-docker-proxy
10:54:57 [2020-07-29T10:54:57.923Z] #60 3.487 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
10:54:58 [2020-07-29T10:54:58.072Z]   CC       images/core-arm.o
10:54:58 [2020-07-29T10:54:58.072Z]   CC       images/core-aarch64.o
10:54:58 [2020-07-29T10:54:58.072Z]   CC       images/core-ppc64.o
10:54:58 [2020-07-29T10:54:58.181Z] #60 ...
10:54:58 [2020-07-29T10:54:58.181Z] 
10:54:58 [2020-07-29T10:54:58.181Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
10:54:58 [2020-07-29T10:54:58.181Z] #55 DONE 0.1s
10:54:58 [2020-07-29T10:54:58.181Z] 
10:54:58 [2020-07-29T10:54:58.181Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
10:54:58 [2020-07-29T10:54:58.181Z] #56 DONE 0.1s
10:54:58 [2020-07-29T10:54:58.181Z] 
10:54:58 [2020-07-29T10:54:58.181Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
10:54:58 [2020-07-29T10:54:58.181Z] #22 1.886 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
10:54:58 [2020-07-29T10:54:58.181Z] #22 1.918 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:54:58 [2020-07-29T10:54:58.181Z] #22 1.918 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:54:58 [2020-07-29T10:54:58.181Z] #22 2.288 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
10:54:58 [2020-07-29T10:54:58.181Z] #22 2.795 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB]
10:54:58 [2020-07-29T10:54:58.181Z] #22 3.522 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
10:54:58 [2020-07-29T10:54:58.181Z] #22 6.384 Fetched 8365 kB in 5s (1722 kB/s)
10:54:58 [2020-07-29T10:54:58.181Z] #22 6.384 Reading package lists...
10:54:58 [2020-07-29T10:54:58.181Z] #22 7.972 Reading package lists...
10:54:58 [2020-07-29T10:54:58.181Z] #22 9.373 Building dependency tree...
10:54:58 [2020-07-29T10:54:58.181Z] #22 9.629 Reading state information...
10:54:58 [2020-07-29T10:54:58.181Z] #22 9.874 ca-certificates is already the newest version (20200601~deb10u1).
10:54:58 [2020-07-29T10:54:58.181Z] #22 9.874 The following additional packages will be installed:
10:54:58 [2020-07-29T10:54:58.181Z] #22 9.875   libjq1 libonig5
10:54:58 [2020-07-29T10:54:58.181Z] #22 9.961 The following NEW packages will be installed:
10:54:58 [2020-07-29T10:54:58.181Z] #22 9.963   jq libjq1 libonig5
10:54:58 [2020-07-29T10:54:58.181Z] #22 10.26 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
10:54:58 [2020-07-29T10:54:58.181Z] #22 10.26 Need to get 355 kB of archives.
10:54:58 [2020-07-29T10:54:58.181Z] #22 10.26 After this operation, 1072 kB of additional disk space will be used.
10:54:58 [2020-07-29T10:54:58.181Z] #22 10.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
10:54:58 [2020-07-29T10:54:58.181Z] #22 10.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
10:54:58 [2020-07-29T10:54:58.181Z] #22 10.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
10:54:58 [2020-07-29T10:54:58.181Z] #22 10.64 debconf: delaying package configuration, since apt-utils is not installed
10:54:58 [2020-07-29T10:54:58.181Z] #22 10.80 Fetched 355 kB in 0s (1299 kB/s)
10:54:58 [2020-07-29T10:54:58.181Z] #22 11.01 Selecting previously unselected package libonig5:amd64.
10:54:58 [2020-07-29T10:54:58.181Z] #22 11.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 ... 15410 files and directories currently installed.)
10:54:58 [2020-07-29T10:54:58.181Z] #22 11.04 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
10:54:58 [2020-07-29T10:54:58.181Z] #22 11.10 Unpacking libonig5:amd64 (6.9.1-1) ...
10:54:58 [2020-07-29T10:54:58.181Z] #22 ...
10:54:58 [2020-07-29T10:54:58.181Z] 
10:54:58 [2020-07-29T10:54:58.181Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
10:54:58 [2020-07-29T10:54:58.181Z] #7 1.954 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
10:54:58 [2020-07-29T10:54:58.181Z] #7 1.985 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:54:58 [2020-07-29T10:54:58.181Z] #7 1.990 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:54:58 [2020-07-29T10:54:58.181Z] #7 2.402 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
10:54:58 [2020-07-29T10:54:58.181Z] #7 2.935 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB]
10:54:58 [2020-07-29T10:54:58.181Z] #7 3.694 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
10:54:58 [2020-07-29T10:54:58.181Z] #7 6.310 Fetched 8365 kB in 5s (1817 kB/s)
10:54:58 [2020-07-29T10:54:58.181Z] #7 6.310 Reading package lists...
10:54:58 [2020-07-29T10:54:58.181Z] #7 8.162 Reading package lists...
10:54:58 [2020-07-29T10:54:58.181Z] #7 9.412 Building dependency tree...
10:54:58 [2020-07-29T10:54:58.181Z] #7 9.836 Reading state information...
10:54:58 [2020-07-29T10:54:58.181Z] #7 10.10 The following additional packages will be installed:
10:54:58 [2020-07-29T10:54:58.181Z] #7 10.10   libapparmor1
10:54:58 [2020-07-29T10:54:58.181Z] #7 10.11 Suggested packages:
10:54:58 [2020-07-29T10:54:58.181Z] #7 10.11   seccomp
10:54:58 [2020-07-29T10:54:58.181Z] #7 10.16 The following NEW packages will be installed:
10:54:58 [2020-07-29T10:54:58.181Z] #7 10.17   libapparmor-dev libapparmor1 libseccomp-dev
10:54:58 [2020-07-29T10:54:58.181Z] #7 10.45 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
10:54:58 [2020-07-29T10:54:58.181Z] #7 10.45 Need to get 293 kB of archives.
10:54:58 [2020-07-29T10:54:58.181Z] #7 10.45 After this operation, 952 kB of additional disk space will be used.
10:54:58 [2020-07-29T10:54:58.181Z] #7 10.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
10:54:58 [2020-07-29T10:54:58.181Z] #7 10.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
10:54:58 [2020-07-29T10:54:58.181Z] #7 10.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
10:54:58 [2020-07-29T10:54:58.181Z] #7 10.83 debconf: delaying package configuration, since apt-utils is not installed
10:54:58 [2020-07-29T10:54:58.181Z] #7 10.91 Fetched 293 kB in 0s (1075 kB/s)
10:54:58 [2020-07-29T10:54:58.181Z] #7 11.07 Selecting previously unselected package libapparmor1:amd64.
10:54:58 [2020-07-29T10:54:58.181Z] #7 11.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.)
10:54:58 [2020-07-29T10:54:58.181Z] #7 11.07 Preparing to unpack .../libapparmor1_2.13.2-10_amd64.deb ...
10:54:58 [2020-07-29T10:54:58.181Z] #7 11.10 Unpacking libapparmor1:amd64 (2.13.2-10) ...
10:54:58 [2020-07-29T10:54:58.365Z]   CC       images/core-s390.o
10:54:58 [2020-07-29T10:54:58.365Z]   CC       images/cpuinfo.o
10:54:58 [2020-07-29T10:54:58.365Z]   CC       images/inventory.o
10:54:58 [2020-07-29T10:54:58.365Z]   CC       images/fdinfo.o
10:54:58 [2020-07-29T10:54:58.440Z] #7 11.25 Selecting previously unselected package libapparmor-dev:amd64.#7 ...
10:54:58 [2020-07-29T10:54:58.440Z] 
10:54:58 [2020-07-29T10:54:58.440Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
10:54:58 [2020-07-29T10:54:58.440Z] #66 DONE 11.2s
10:54:58 [2020-07-29T10:54:58.440Z] 
10:54:58 [2020-07-29T10:54:58.440Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
10:54:58 [2020-07-29T10:54:58.440Z] #7 11.25 Selecting previously unselected package libapparmor-dev:amd64.
10:54:58 [2020-07-29T10:54:58.440Z] #7 11.26 Preparing to unpack .../libapparmor-dev_2.13.2-10_amd64.deb ...
10:54:58 [2020-07-29T10:54:58.440Z] #7 11.31 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
10:54:58 [2020-07-29T10:54:58.440Z] #7 ...
10:54:58 [2020-07-29T10:54:58.440Z] 
10:54:58 [2020-07-29T10:54:58.440Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
10:54:58 [2020-07-29T10:54:58.440Z] #22 11.31 Selecting previously unselected package libjq1:amd64.
10:54:58 [2020-07-29T10:54:58.440Z] #22 11.31 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
10:54:58 [2020-07-29T10:54:58.440Z] #22 11.33 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
10:54:58 [2020-07-29T10:54:58.557Z] #24 6.024 
#######                                                                   10.1%
###################                                                       27.1%
###################################                                       49.8%
############################################                              61.1%
############################################################              83.7%
######################################################################## 100.0%
10:54:58 [2020-07-29T10:54:58.659Z]   CC       images/fown.o
10:54:58 [2020-07-29T10:54:58.659Z]   CC       images/ns.o
10:54:58 [2020-07-29T10:54:58.659Z]   CC       images/regfile.o
10:54:58 [2020-07-29T10:54:58.659Z]   CC       images/ghost-file.o
10:54:58 [2020-07-29T10:54:58.659Z]   CC       images/fifo.o
10:54:58 [2020-07-29T10:54:58.659Z]   CC       images/remap-file-path.o
10:54:58 [2020-07-29T10:54:58.659Z]   CC       images/eventfd.o
10:54:58 [2020-07-29T10:54:58.659Z]   CC       images/eventpoll.o
10:54:58 [2020-07-29T10:54:58.698Z] #22 11.47 Selecting previously unselected package jq.
10:54:58 [2020-07-29T10:54:58.698Z] #22 11.51 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
10:54:58 [2020-07-29T10:54:58.698Z] #22 11.52 Unpacking jq (1.5+dfsg-2+b1) ...
10:54:58 [2020-07-29T10:54:58.698Z] #22 11.65 Setting up libonig5:amd64 (6.9.1-1) ...
10:54:58 [2020-07-29T10:54:58.698Z] #22 11.67 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
10:54:58 [2020-07-29T10:54:58.698Z] #22 11.70 Setting up jq (1.5+dfsg-2+b1) ...
10:54:58 [2020-07-29T10:54:58.851Z] #24 7.016 #=#=#                                                                         
10:54:58 [2020-07-29T10:54:58.953Z]   CC       images/fh.o
10:54:58 [2020-07-29T10:54:58.953Z]   CC       images/fsnotify.o
10:54:58 [2020-07-29T10:54:58.953Z]   CC       images/signalfd.o
10:54:58 [2020-07-29T10:54:58.953Z]   CC       images/fs.o
10:54:58 [2020-07-29T10:54:58.953Z]   CC       images/pstree.o
10:54:58 [2020-07-29T10:54:58.955Z] #22 11.71 Processing triggers for libc-bin (2.28-10) ...
10:54:58 [2020-07-29T10:54:58.960Z] #42 ...
10:54:58 [2020-07-29T10:54:58.960Z] 
10:54:58 [2020-07-29T10:54:58.960Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
10:54:58 [2020-07-29T10:54:58.960Z] #54 10.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
10:54:59 [2020-07-29T10:54:59.214Z] #22 DONE 12.0s
10:54:59 [2020-07-29T10:54:59.214Z] 
10:54:59 [2020-07-29T10:54:59.214Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
10:54:59 [2020-07-29T10:54:59.214Z] #7 11.39 Selecting previously unselected package libseccomp-dev:amd64.
10:54:59 [2020-07-29T10:54:59.214Z] #7 11.41 Preparing to unpack .../libseccomp-dev_2.3.3-4_amd64.deb ...
10:54:59 [2020-07-29T10:54:59.214Z] #7 11.41 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
10:54:59 [2020-07-29T10:54:59.214Z] #7 11.59 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
10:54:59 [2020-07-29T10:54:59.214Z] #7 11.60 Setting up libapparmor1:amd64 (2.13.2-10) ...
10:54:59 [2020-07-29T10:54:59.214Z] #7 11.65 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
10:54:59 [2020-07-29T10:54:59.214Z] #7 11.66 Processing triggers for libc-bin (2.28-10) ...
10:54:59 [2020-07-29T10:54:59.214Z] #7 DONE 12.1s
10:54:59 [2020-07-29T10:54:59.214Z] 
10:54:59 [2020-07-29T10:54:59.214Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
10:54:59 [2020-07-29T10:54:59.214Z] #38 10.11 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
10:54:59 [2020-07-29T10:54:59.214Z] #38 10.11 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
10:54:59 [2020-07-29T10:54:59.214Z] #38 10.12 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
10:54:59 [2020-07-29T10:54:59.214Z] #38 10.14 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
10:54:59 [2020-07-29T10:54:59.214Z] #38 10.15 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
10:54:59 [2020-07-29T10:54:59.214Z] #38 10.16 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
10:54:59 [2020-07-29T10:54:59.214Z] #38 10.18 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
10:54:59 [2020-07-29T10:54:59.214Z] #38 10.18 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
10:54:59 [2020-07-29T10:54:59.214Z] #38 10.19 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
10:54:59 [2020-07-29T10:54:59.214Z] #38 10.19 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
10:54:59 [2020-07-29T10:54:59.214Z] #38 10.19 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
10:54:59 [2020-07-29T10:54:59.214Z] #38 10.53 debconf: delaying package configuration, since apt-utils is not installed
10:54:59 [2020-07-29T10:54:59.214Z] #38 10.62 Fetched 4095 kB in 1s (8183 kB/s)
10:54:59 [2020-07-29T10:54:59.214Z] #38 10.67 Selecting previously unselected package libcap-dev:amd64.
10:54:59 [2020-07-29T10:54:59.214Z] #38 10.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 ... 15410 files and directories currently installed.)
10:54:59 [2020-07-29T10:54:59.214Z] #38 10.73 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
10:54:59 [2020-07-29T10:54:59.214Z] #38 10.78 Unpacking libcap-dev:amd64 (1:2.25-2) ...
10:54:59 [2020-07-29T10:54:59.214Z] #38 11.01 Selecting previously unselected package libnet1:amd64.
10:54:59 [2020-07-29T10:54:59.214Z] #38 11.02 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
10:54:59 [2020-07-29T10:54:59.214Z] #38 11.05 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:54:59 [2020-07-29T10:54:59.214Z] #38 11.16 Selecting previously unselected package libnet1-dev.
10:54:59 [2020-07-29T10:54:59.214Z] #38 11.17 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
10:54:59 [2020-07-29T10:54:59.214Z] #38 11.18 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
10:54:59 [2020-07-29T10:54:59.214Z] #38 11.37 Selecting previously unselected package libnl-3-200:amd64.
10:54:59 [2020-07-29T10:54:59.214Z] #38 11.37 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
10:54:59 [2020-07-29T10:54:59.214Z] #38 11.37 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
10:54:59 [2020-07-29T10:54:59.214Z] #38 11.49 Selecting previously unselected package libnl-3-dev:amd64.
10:54:59 [2020-07-29T10:54:59.214Z] #38 11.49 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
10:54:59 [2020-07-29T10:54:59.214Z] #38 11.49 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
10:54:59 [2020-07-29T10:54:59.214Z] #38 11.66 Selecting previously unselected package libprotobuf-c1:amd64.
10:54:59 [2020-07-29T10:54:59.214Z] #38 11.66 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
10:54:59 [2020-07-29T10:54:59.214Z] #38 11.67 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
10:54:59 [2020-07-29T10:54:59.214Z] #38 11.73 Selecting previously unselected package libprotobuf-c-dev:amd64.
10:54:59 [2020-07-29T10:54:59.214Z] #38 11.75 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
10:54:59 [2020-07-29T10:54:59.214Z] #38 11.77 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
10:54:59 [2020-07-29T10:54:59.214Z] #38 11.84 Selecting previously unselected package zlib1g-dev:amd64.
10:54:59 [2020-07-29T10:54:59.214Z] #38 11.84 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
10:54:59 [2020-07-29T10:54:59.214Z] #38 11.85 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
10:54:59 [2020-07-29T10:54:59.214Z] #38 12.02 Selecting previously unselected package libprotobuf17:amd64.
10:54:59 [2020-07-29T10:54:59.214Z] #38 12.02 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
10:54:59 [2020-07-29T10:54:59.214Z] #38 12.03 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
10:54:59 [2020-07-29T10:54:59.214Z] #38 ...
10:54:59 [2020-07-29T10:54:59.214Z] 
10:54:59 [2020-07-29T10:54:59.214Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
10:54:59 [2020-07-29T10:54:59.214Z] #50 DONE 0.2s
10:54:59 [2020-07-29T10:54:59.222Z] #54 ...
10:54:59 [2020-07-29T10:54:59.222Z] 
10:54:59 [2020-07-29T10:54:59.222Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
10:54:59 [2020-07-29T10:54:59.222Z] #36 20.27 Checking out files:  83% (1327/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.
10:54:59 [2020-07-29T10:54:59.222Z] #36 20.63 + cd /tmp/tmp.IbjoOg7MaO/src/github.com/docker/distribution
10:54:59 [2020-07-29T10:54:59.222Z] #36 20.63 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
10:54:59 [2020-07-29T10:54:59.249Z]   CC       images/pipe.o
10:54:59 [2020-07-29T10:54:59.250Z]   CC       images/tcp-stream.o
10:54:59 [2020-07-29T10:54:59.250Z]   CC       images/sk-packet.o
10:54:59 [2020-07-29T10:54:59.250Z]   CC       images/mnt.o
10:54:59 [2020-07-29T10:54:59.250Z]   CC       images/pipe-data.o
10:54:59 [2020-07-29T10:54:59.250Z]   CC       images/sa.o
10:54:59 [2020-07-29T10:54:59.250Z]   CC       images/timer.o
10:54:59 [2020-07-29T10:54:59.472Z] 
10:54:59 [2020-07-29T10:54:59.472Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
10:54:59 [2020-07-29T10:54:59.472Z] #23 DONE 0.2s
10:54:59 [2020-07-29T10:54:59.472Z] 
10:54:59 [2020-07-29T10:54:59.472Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
10:54:59 [2020-07-29T10:54:59.472Z] #31 12.22 Selecting previously unselected package libxml2:amd64.
10:54:59 [2020-07-29T10:54:59.472Z] #31 12.22 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
10:54:59 [2020-07-29T10:54:59.472Z] #31 12.23 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
10:54:59 [2020-07-29T10:54:59.472Z] #31 ...
10:54:59 [2020-07-29T10:54:59.472Z] 
10:54:59 [2020-07-29T10:54:59.472Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
10:54:59 [2020-07-29T10:54:59.472Z] #51 DONE 0.1s
10:54:59 [2020-07-29T10:54:59.472Z] 
10:54:59 [2020-07-29T10:54:59.472Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
10:54:59 [2020-07-29T10:54:59.472Z] #31 12.44 Selecting previously unselected package libarchive13:amd64.
10:54:59 [2020-07-29T10:54:59.472Z] #31 12.45 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
10:54:59 [2020-07-29T10:54:59.472Z] #31 12.45 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
10:54:59 [2020-07-29T10:54:59.542Z]   CC       images/timerfd.o
10:54:59 [2020-07-29T10:54:59.542Z]   CC       images/mm.o
10:54:59 [2020-07-29T10:54:59.542Z]   CC       images/sk-opts.o
10:54:59 [2020-07-29T10:54:59.542Z]   CC       images/sk-unix.o
10:54:59 [2020-07-29T10:54:59.542Z]   CC       images/sk-inet.o
10:54:59 [2020-07-29T10:54:59.542Z]   CC       images/tun.o
10:54:59 [2020-07-29T10:54:59.731Z] #31 12.72 Selecting previously unselected package libjsoncpp1:amd64.
10:54:59 [2020-07-29T10:54:59.731Z] #31 12.72 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
10:54:59 [2020-07-29T10:54:59.731Z] #31 12.73 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
10:54:59 [2020-07-29T10:54:59.835Z]   CC       images/sk-netlink.o
10:54:59 [2020-07-29T10:54:59.835Z]   CC       images/packet-sock.o
10:54:59 [2020-07-29T10:54:59.835Z]   CC       images/ipc-var.o
10:54:59 [2020-07-29T10:54:59.835Z]   CC       images/ipc-desc.o
10:54:59 [2020-07-29T10:54:59.835Z]   CC       images/ipc-shm.o
10:54:59 [2020-07-29T10:54:59.835Z]   CC       images/ipc-msg.o
10:54:59 [2020-07-29T10:54:59.989Z] #31 12.98 Selecting previously unselected package librhash0:amd64.
10:54:59 [2020-07-29T10:54:59.989Z] #31 12.98 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
10:54:59 [2020-07-29T10:54:59.989Z] #31 12.99 Unpacking librhash0:amd64 (1.3.8-1) ...
10:55:00 [2020-07-29T10:55:00.128Z]   CC       images/ipc-sem.o
10:55:00 [2020-07-29T10:55:00.128Z]   CC       images/utsns.o
10:55:00 [2020-07-29T10:55:00.128Z]   CC       images/creds.o
10:55:00 [2020-07-29T10:55:00.128Z]   CC       images/vma.o
10:55:00 [2020-07-29T10:55:00.128Z]   CC       images/netdev.o
10:55:00 [2020-07-29T10:55:00.128Z]   CC       images/tty.o
10:55:00 [2020-07-29T10:55:00.246Z] #31 13.13 Selecting previously unselected package libuv1:amd64.
10:55:00 [2020-07-29T10:55:00.246Z] #31 13.14 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
10:55:00 [2020-07-29T10:55:00.246Z] #31 13.16 Unpacking libuv1:amd64 (1.24.1-1) ...
10:55:00 [2020-07-29T10:55:00.246Z] #31 ...
10:55:00 [2020-07-29T10:55:00.246Z] 
10:55:00 [2020-07-29T10:55:00.246Z] #8 [dev 1/25] RUN groupadd -r docker
10:55:00 [2020-07-29T10:55:00.246Z] #8 DONE 1.3s
10:55:00 [2020-07-29T10:55:00.317Z] #24 7.133 
#                                                                          1.7%
########                                                                  11.1%
###############                                                           21.3%
######################                                                    31.5%
#############################                                             41.7%
#######################################                                   54.4%
##############################################                            64.6%
##################################################                        69.7%
#######################################################                   77.3%
##############################################################            87.5%
####################################################################      95.1%
######################################################################## 100.0%
10:55:00 [2020-07-29T10:55:00.422Z]   CC       images/file-lock.o
10:55:00 [2020-07-29T10:55:00.422Z]   CC       images/rlimit.o
10:55:00 [2020-07-29T10:55:00.422Z]   CC       images/pagemap.o
10:55:00 [2020-07-29T10:55:00.422Z]   CC       images/siginfo.o
10:55:00 [2020-07-29T10:55:00.422Z]   CC       images/rpc.o
10:55:00 [2020-07-29T10:55:00.505Z] 
10:55:00 [2020-07-29T10:55:00.505Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
10:55:00 [2020-07-29T10:55:00.505Z] #31 13.37 Selecting previously unselected package cmake.
10:55:00 [2020-07-29T10:55:00.505Z] #31 13.38 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
10:55:00 [2020-07-29T10:55:00.505Z] #31 13.39 Unpacking cmake (3.13.4-1) ...
10:55:00 [2020-07-29T10:55:00.715Z]   CC       images/ext-file.o
10:55:00 [2020-07-29T10:55:00.715Z]   CC       images/cgroup.o
10:55:00 [2020-07-29T10:55:00.951Z] #24 8.851 #=#=#                                                                         
##O#- #                                                                       
10:55:01 [2020-07-29T10:55:01.009Z]   CC       images/userns.o
10:55:01 [2020-07-29T10:55:01.009Z]   CC       images/google/protobuf/descriptor.o
10:55:01 [2020-07-29T10:55:01.130Z] #36 ...
10:55:01 [2020-07-29T10:55:01.130Z] 
10:55:01 [2020-07-29T10:55:01.130Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
10:55:01 [2020-07-29T10:55:01.130Z] #48 12.13 + cd /tmp/tmp.0q5JVpn260/src/github.com/alecthomas/gometalinter
10:55:01 [2020-07-29T10:55:01.130Z] #48 12.13 + git checkout -q v2.0.6
10:55:01 [2020-07-29T10:55:01.130Z] #48 12.71 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter
10:55:01 [2020-07-29T10:55:01.130Z] #48 ...
10:55:01 [2020-07-29T10:55:01.130Z] 
10:55:01 [2020-07-29T10:55:01.130Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
10:55:01 [2020-07-29T10:55:01.130Z] #29 12.28 unicode/utf8
10:55:01 [2020-07-29T10:55:01.130Z] #29 12.80 internal/race
10:55:01 [2020-07-29T10:55:01.130Z] #29 12.94 sync/atomic
10:55:01 [2020-07-29T10:55:01.130Z] #29 13.24 unicode
10:55:01 [2020-07-29T10:55:01.130Z] #29 16.96 internal/testlog
10:55:01 [2020-07-29T10:55:01.130Z] #29 17.26 encoding
10:55:01 [2020-07-29T10:55:01.130Z] #29 17.45 runtime/cgo
10:55:01 [2020-07-29T10:55:01.130Z] #29 ...
10:55:01 [2020-07-29T10:55:01.130Z] 
10:55:01 [2020-07-29T10:55:01.130Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
10:55:01 [2020-07-29T10:55:01.130Z] #66 20.82 Checking out files:  65% (1347/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.
10:55:01 [2020-07-29T10:55:01.130Z] #66 21.51 + cd /tmp/tmp.3NatZ37vNL/src/github.com/docker/libnetwork
10:55:01 [2020-07-29T10:55:01.130Z] #66 21.51 + git checkout -q 026aabaa659832804b01754aaadd2c0f420c68b6
10:55:01 [2020-07-29T10:55:01.130Z] #66 22.39 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
10:55:01 [2020-07-29T10:55:01.304Z]   CC       images/opts.o
10:55:01 [2020-07-29T10:55:01.304Z]   CC       images/seccomp.o
10:55:01 [2020-07-29T10:55:01.304Z]   CC       images/binfmt-misc.o
10:55:01 [2020-07-29T10:55:01.304Z]   CC       images/time.o
10:55:01 [2020-07-29T10:55:01.304Z]   CC       images/sysctl.o
10:55:01 [2020-07-29T10:55:01.438Z] #31 14.43 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
10:55:01 [2020-07-29T10:55:01.438Z] #31 14.48 Setting up xxd (2:8.1.0875-5) ...
10:55:01 [2020-07-29T10:55:01.598Z]   CC       images/autofs.o
10:55:01 [2020-07-29T10:55:01.598Z]   CC       images/macvlan.o
10:55:01 [2020-07-29T10:55:01.598Z]   CC       images/sit.o
10:55:01 [2020-07-29T10:55:01.598Z]   CC       images/memfd.o
10:55:01 [2020-07-29T10:55:01.598Z]   CC       images/timens.o
10:55:01 [2020-07-29T10:55:01.598Z]   LINK     images/built-in.o
10:55:01 [2020-07-29T10:55:01.598Z]   GEN      compel/include/asm
10:55:01 [2020-07-29T10:55:01.598Z]   GEN      compel/include/version.h
10:55:01 [2020-07-29T10:55:01.598Z] touch .config
10:55:01 [2020-07-29T10:55:01.598Z]   GEN      include/common/config.h
10:55:01 [2020-07-29T10:55:01.696Z] #31 14.58 Setting up libuv1:amd64 (1.24.1-1) ...
10:55:01 [2020-07-29T10:55:01.696Z] #31 14.59 Setting up vim-common (2:8.1.0875-5) ...
10:55:01 [2020-07-29T10:55:01.696Z] #31 14.65 Setting up librhash0:amd64 (1.3.8-1) ...
10:55:01 [2020-07-29T10:55:01.696Z] #31 14.67 Setting up cmake-data (3.13.4-1) ...
10:55:01 [2020-07-29T10:55:01.892Z]   GEN      compel/plugins/include/uapi/std/syscall-codes.h
10:55:01 [2020-07-29T10:55:01.892Z]   GEN      compel/plugins/include/uapi/std/syscall.h
10:55:01 [2020-07-29T10:55:01.892Z]   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
10:55:01 [2020-07-29T10:55:01.892Z]   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
10:55:01 [2020-07-29T10:55:01.892Z]   DEP      compel/arch/ppc64/plugins/std/memcmp.d
10:55:01 [2020-07-29T10:55:01.892Z]   DEP      compel/arch/ppc64/plugins/std/memcpy.d
10:55:01 [2020-07-29T10:55:01.892Z]   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
10:55:01 [2020-07-29T10:55:01.892Z]   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
10:55:01 [2020-07-29T10:55:01.892Z]   DEP      compel/plugins/std/infect.d
10:55:01 [2020-07-29T10:55:01.892Z]   DEP      compel/plugins/std/string.d
10:55:01 [2020-07-29T10:55:01.892Z]   DEP      compel/plugins/std/log.d
10:55:01 [2020-07-29T10:55:01.892Z]   DEP      compel/plugins/std/fds.d
10:55:01 [2020-07-29T10:55:01.892Z]   DEP      compel/plugins/std/std.d
10:55:01 [2020-07-29T10:55:01.892Z]   DEP      compel/plugins/shmem/shmem.d
10:55:01 [2020-07-29T10:55:01.892Z]   DEP      compel/plugins/fds/fds.d
10:55:01 [2020-07-29T10:55:01.892Z]   CC       compel/plugins/std/std.o
10:55:01 [2020-07-29T10:55:01.892Z]   CC       compel/plugins/std/fds.o
10:55:02 [2020-07-29T10:55:02.186Z]   CC       compel/plugins/std/log.o
10:55:02 [2020-07-29T10:55:02.186Z]   CC       compel/plugins/std/string.o
10:55:02 [2020-07-29T10:55:02.266Z] #31 15.04 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
10:55:02 [2020-07-29T10:55:02.266Z] #31 ...
10:55:02 [2020-07-29T10:55:02.266Z] 
10:55:02 [2020-07-29T10:55:02.266Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
10:55:02 [2020-07-29T10:55:02.266Z] #9 DONE 1.9s
10:55:02 [2020-07-29T10:55:02.266Z] 
10:55:02 [2020-07-29T10:55:02.266Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
10:55:02 [2020-07-29T10:55:02.266Z] #31 15.23 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
10:55:02 [2020-07-29T10:55:02.266Z] #31 15.26 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
10:55:02 [2020-07-29T10:55:02.266Z] #31 15.29 Setting up cmake (3.13.4-1) ...
10:55:02 [2020-07-29T10:55:02.480Z]   CC       compel/plugins/std/infect.o
10:55:02 [2020-07-29T10:55:02.480Z]   CC       compel/arch/ppc64/plugins/std/parasite-head.o
10:55:02 [2020-07-29T10:55:02.480Z]   CC       compel/arch/ppc64/plugins/std/memcpy.o
10:55:02 [2020-07-29T10:55:02.480Z]   CC       compel/arch/ppc64/plugins/std/memcmp.o
10:55:02 [2020-07-29T10:55:02.480Z]   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
10:55:02 [2020-07-29T10:55:02.480Z]   AR       compel/plugins/std.lib.a
10:55:02 [2020-07-29T10:55:02.480Z]   CC       compel/plugins/fds/fds.o
10:55:02 [2020-07-29T10:55:02.480Z]   AR       compel/plugins/fds.lib.a
10:55:02 [2020-07-29T10:55:02.480Z]   HOSTDEP  compel/src/lib/log-host.d
10:55:02 [2020-07-29T10:55:02.480Z]   HOSTDEP  compel/src/lib/handle-elf-host.d
10:55:02 [2020-07-29T10:55:02.480Z]   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
10:55:02 [2020-07-29T10:55:02.480Z]   HOSTDEP  compel/src/main-host.d
10:55:02 [2020-07-29T10:55:02.480Z]   DEP      compel/src/lib/ptrace.d
10:55:02 [2020-07-29T10:55:02.527Z] #31 15.32 Processing triggers for libc-bin (2.28-10) ...
10:55:02 [2020-07-29T10:55:02.527Z] #31 15.38 Processing triggers for mime-support (3.62) ...
10:55:02 [2020-07-29T10:55:02.774Z]   DEP      compel/src/lib/infect.d
10:55:02 [2020-07-29T10:55:02.774Z]   DEP      compel/src/lib/infect-util.d
10:55:02 [2020-07-29T10:55:02.774Z]   DEP      compel/src/lib/infect-rpc.d
10:55:02 [2020-07-29T10:55:02.774Z]   DEP      compel/arch/ppc64/src/lib/infect.d
10:55:02 [2020-07-29T10:55:02.774Z]   DEP      compel/arch/ppc64/src/lib/cpu.d
10:55:02 [2020-07-29T10:55:02.774Z]   DEP      compel/src/lib/log.d
10:55:02 [2020-07-29T10:55:02.774Z]   DEP      compel/src/main.d
10:55:02 [2020-07-29T10:55:02.774Z]   DEP      compel/src/lib/handle-elf.d
10:55:02 [2020-07-29T10:55:02.774Z]   DEP      compel/arch/ppc64/src/lib/handle-elf.d
10:55:02 [2020-07-29T10:55:02.774Z]   CC       compel/src/lib/log.o
10:55:02 [2020-07-29T10:55:02.774Z]   CC       compel/arch/ppc64/src/lib/cpu.o
10:55:02 [2020-07-29T10:55:02.774Z]   CC       compel/arch/ppc64/src/lib/infect.o
10:55:03 [2020-07-29T10:55:03.067Z]   CC       compel/src/lib/infect-rpc.o
10:55:03 [2020-07-29T10:55:03.067Z]   CC       compel/src/lib/infect-util.o
10:55:03 [2020-07-29T10:55:03.067Z]   CC       compel/src/lib/infect.o
10:55:03 [2020-07-29T10:55:03.291Z] #24 9.137 
#                                                                          1.8%
##                                                                         3.7%
####                                                                       6.6%
######                                                                     9.4%
########                                                                  11.3%
##########                                                                14.1%
############                                                              17.0%
##############                                                            19.8%
################                                                          22.6%
###################                                                       26.4%
#####################                                                     30.2%
########################                                                  34.0%
##########################                                                36.8%
#############################                                             40.6%
###############################                                           43.4%
#################################                                         47.2%
####################################                                      50.8%
######################################                                    53.5%
########################################                                  56.8%
###########################################                               60.6%
10:55:03 [2020-07-29T10:55:03.291Z] #24 ...
10:55:03 [2020-07-29T10:55:03.291Z] 
10:55:03 [2020-07-29T10:55:03.291Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:55:03 [2020-07-29T10:55:03.291Z] #42 24.21 sync
10:55:03 [2020-07-29T10:55:03.291Z] #42 24.21 internal/reflectlite
10:55:03 [2020-07-29T10:55:03.291Z] #42 26.09 github.com/LK4D4/vndr/godl/singleflight
10:55:03 [2020-07-29T10:55:03.291Z] #42 26.21 math/rand
10:55:03 [2020-07-29T10:55:03.291Z] #42 27.30 internal/singleflight
10:55:03 [2020-07-29T10:55:03.291Z] #42 27.72 errors
10:55:03 [2020-07-29T10:55:03.291Z] #42 27.73 sort
10:55:03 [2020-07-29T10:55:03.291Z] #42 27.95 io
10:55:03 [2020-07-29T10:55:03.291Z] #42 28.78 bytes
10:55:03 [2020-07-29T10:55:03.291Z] #42 28.78 strconv
10:55:03 [2020-07-29T10:55:03.291Z] #42 30.59 bufio
10:55:03 [2020-07-29T10:55:03.291Z] #42 31.47 reflect
10:55:03 [2020-07-29T10:55:03.291Z] #42 31.67 internal/oserror
10:55:03 [2020-07-29T10:55:03.291Z] #42 31.72 syscall
10:55:03 [2020-07-29T10:55:03.291Z] #42 ...
10:55:03 [2020-07-29T10:55:03.291Z] 
10:55:03 [2020-07-29T10:55:03.291Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:55:03 [2020-07-29T10:55:03.586Z] #24 9.137 
#                                                                          1.8%
##                                                                         3.7%
####                                                                       6.6%
######                                                                     9.4%
########                                                                  11.3%
##########                                                                14.1%
############                                                              17.0%
##############                                                            19.8%
################                                                          22.6%
###################                                                       26.4%
#####################                                                     30.2%
########################                                                  34.0%
##########################                                                36.8%
#############################                                             40.6%
###############################                                           43.4%
#################################                                         47.2%
####################################                                      50.8%
######################################                                    53.5%
########################################                                  56.8%
###########################################                               60.6%
#############################################                             63.4%
###############################################                           66.3%
#################################################                         68.6%
10:55:03 [2020-07-29T10:55:03.586Z] #24 ...
10:55:03 [2020-07-29T10:55:03.586Z] 
10:55:03 [2020-07-29T10:55:03.586Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
10:55:03 [2020-07-29T10:55:03.586Z] #29 24.50 sync
10:55:03 [2020-07-29T10:55:03.586Z] #29 24.50 internal/reflectlite
10:55:03 [2020-07-29T10:55:03.586Z] #29 26.91 errors
10:55:03 [2020-07-29T10:55:03.586Z] #29 26.91 sort
10:55:03 [2020-07-29T10:55:03.586Z] #29 27.43 strconv
10:55:03 [2020-07-29T10:55:03.586Z] #29 27.90 io
10:55:03 [2020-07-29T10:55:03.586Z] #29 28.83 internal/oserror
10:55:03 [2020-07-29T10:55:03.586Z] #29 28.91 syscall
10:55:03 [2020-07-29T10:55:03.586Z] #29 30.38 reflect
10:55:03 [2020-07-29T10:55:03.586Z] #29 34.61 time
10:55:03 [2020-07-29T10:55:03.586Z] #29 ...
10:55:03 [2020-07-29T10:55:03.586Z] 
10:55:03 [2020-07-29T10:55:03.586Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
10:55:03 [2020-07-29T10:55:03.586Z] #31 24.78 Selecting previously unselected package libicu63:s390x.
10:55:03 [2020-07-29T10:55:03.586Z] #31 24.79 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ...
10:55:03 [2020-07-29T10:55:03.586Z] #31 24.79 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
10:55:03 [2020-07-29T10:55:03.586Z] #31 30.50 Selecting previously unselected package libxml2:s390x.
10:55:03 [2020-07-29T10:55:03.586Z] #31 30.50 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ...
10:55:03 [2020-07-29T10:55:03.586Z] #31 30.50 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ...
10:55:03 [2020-07-29T10:55:03.586Z] #31 30.84 Selecting previously unselected package libarchive13:s390x.
10:55:03 [2020-07-29T10:55:03.586Z] #31 30.85 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ...
10:55:03 [2020-07-29T10:55:03.586Z] #31 30.85 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ...
10:55:03 [2020-07-29T10:55:03.586Z] #31 31.10 Selecting previously unselected package libjsoncpp1:s390x.
10:55:03 [2020-07-29T10:55:03.586Z] #31 31.11 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ...
10:55:03 [2020-07-29T10:55:03.586Z] #31 31.12 Unpacking libjsoncpp1:s390x (1.7.4-3) ...
10:55:03 [2020-07-29T10:55:03.586Z] #31 31.20 Selecting previously unselected package librhash0:s390x.
10:55:03 [2020-07-29T10:55:03.586Z] #31 31.21 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ...
10:55:03 [2020-07-29T10:55:03.586Z] #31 31.22 Unpacking librhash0:s390x (1.3.8-1) ...
10:55:03 [2020-07-29T10:55:03.586Z] #31 31.38 Selecting previously unselected package libuv1:s390x.
10:55:03 [2020-07-29T10:55:03.586Z] #31 31.40 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ...
10:55:03 [2020-07-29T10:55:03.586Z] #31 31.42 Unpacking libuv1:s390x (1.24.1-1) ...
10:55:03 [2020-07-29T10:55:03.586Z] #31 31.53 Selecting previously unselected package cmake.
10:55:03 [2020-07-29T10:55:03.586Z] #31 31.53 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ...
10:55:03 [2020-07-29T10:55:03.586Z] #31 31.54 Unpacking cmake (3.13.4-1) ...
10:55:03 [2020-07-29T10:55:03.586Z] #31 33.99 Setting up libicu63:s390x (63.1-6+deb10u1) ...
10:55:03 [2020-07-29T10:55:03.586Z] #31 33.99 Setting up xxd (2:8.1.0875-5) ...
10:55:03 [2020-07-29T10:55:03.586Z] #31 34.00 Setting up libuv1:s390x (1.24.1-1) ...
10:55:03 [2020-07-29T10:55:03.586Z] #31 34.01 Setting up vim-common (2:8.1.0875-5) ...
10:55:03 [2020-07-29T10:55:03.586Z] #31 34.02 Setting up librhash0:s390x (1.3.8-1) ...
10:55:03 [2020-07-29T10:55:03.586Z] #31 34.03 Setting up cmake-data (3.13.4-1) ...
10:55:03 [2020-07-29T10:55:03.586Z] #31 34.06 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ...
10:55:03 [2020-07-29T10:55:03.586Z] #31 34.07 Setting up libjsoncpp1:s390x (1.7.4-3) ...
10:55:03 [2020-07-29T10:55:03.586Z] #31 34.08 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ...
10:55:03 [2020-07-29T10:55:03.586Z] #31 34.08 Setting up cmake (3.13.4-1) ...
10:55:03 [2020-07-29T10:55:03.586Z] #31 34.09 Processing triggers for libc-bin (2.28-10) ...
10:55:03 [2020-07-29T10:55:03.586Z] #31 34.11 Processing triggers for mime-support (3.62) ...
10:55:03 [2020-07-29T10:55:03.703Z]   CC       compel/src/lib/ptrace.o
10:55:03 [2020-07-29T10:55:03.703Z]   AR       compel/libcompel.a
10:55:03 [2020-07-29T10:55:03.703Z]   HOSTCC   compel/src/main-host.o
10:55:03 [2020-07-29T10:55:03.703Z]   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
10:55:03 [2020-07-29T10:55:03.703Z]   HOSTCC   compel/src/lib/handle-elf-host.o
10:55:03 [2020-07-29T10:55:03.885Z] #31 DONE 35.1s
10:55:03 [2020-07-29T10:55:03.885Z] 
10:55:03 [2020-07-29T10:55:03.885Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:55:03 [2020-07-29T10:55:03.886Z] #24 9.137 
#                                                                          1.8%
##                                                                         3.7%
####                                                                       6.6%
######                                                                     9.4%
########                                                                  11.3%
##########                                                                14.1%
############                                                              17.0%
##############                                                            19.8%
################                                                          22.6%
###################                                                       26.4%
#####################                                                     30.2%
########################                                                  34.0%
##########################                                                36.8%
#############################                                             40.6%
###############################                                           43.4%
#################################                                         47.2%
####################################                                      50.8%
######################################                                    53.5%
########################################                                  56.8%
###########################################                               60.6%
#############################################                             63.4%
###############################################                           66.3%
#################################################                         68.6%
####################################################                      72.4%
######################################################                    75.3%
10:55:03 [2020-07-29T10:55:03.886Z] #24 ...
10:55:03 [2020-07-29T10:55:03.886Z] 
10:55:03 [2020-07-29T10:55:03.886Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
10:55:03 [2020-07-29T10:55:03.886Z] #32 DONE 0.1s
10:55:03 [2020-07-29T10:55:03.886Z] 
10:55:03 [2020-07-29T10:55:03.886Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:55:03 [2020-07-29T10:55:03.902Z] #31 DONE 16.5s
10:55:03 [2020-07-29T10:55:03.902Z] 
10:55:03 [2020-07-29T10:55:03.902Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
10:55:03 [2020-07-29T10:55:03.902Z] #10 1.076 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
10:55:03 [2020-07-29T10:55:03.902Z] #10 DONE 1.3s
10:55:03 [2020-07-29T10:55:03.902Z] 
10:55:03 [2020-07-29T10:55:03.902Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:55:03 [2020-07-29T10:55:03.902Z] #24 2.177 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
10:55:03 [2020-07-29T10:55:03.902Z] #24 2.456 
10:55:03 [2020-07-29T10:55:03.902Z] #24 2.626 
                                                                           1.3%
########                                                                  11.4%
#################                                                         24.3%
####################################                                      50.8%
##############################################                            64.8%
#############################################################             85.0%
######################################################################## 100.0%
10:55:03 [2020-07-29T10:55:03.902Z] #24 3.498 #=#=#                                                                         
10:55:03 [2020-07-29T10:55:03.902Z] #24 3.721 
                                                                           0.1%
#####################                                                     30.5%
############################################################              84.5%
######################################################################## 100.0%
10:55:03 [2020-07-29T10:55:03.902Z] #24 4.226 
10:55:03 [2020-07-29T10:55:03.902Z] 
10:55:03 [2020-07-29T10:55:03.902Z] #24 ...
10:55:03 [2020-07-29T10:55:03.902Z] 
10:55:03 [2020-07-29T10:55:03.902Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
10:55:03 [2020-07-29T10:55:03.902Z] #32 DONE 0.1s
10:55:03 [2020-07-29T10:55:03.902Z] 
10:55:03 [2020-07-29T10:55:03.902Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:55:03 [2020-07-29T10:55:03.902Z] #24 4.404 
                                                                           0.0%
10:55:03 [2020-07-29T10:55:03.902Z] #24 ...
10:55:03 [2020-07-29T10:55:03.902Z] 
10:55:03 [2020-07-29T10:55:03.902Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
10:55:03 [2020-07-29T10:55:03.902Z] #33 DONE 0.1s
10:55:03 [2020-07-29T10:55:03.902Z] 
10:55:03 [2020-07-29T10:55:03.902Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:55:03 [2020-07-29T10:55:03.997Z]   HOSTCC   compel/src/lib/log-host.o
10:55:03 [2020-07-29T10:55:03.997Z]   HOSTLINK compel/compel-host-bin
10:55:03 [2020-07-29T10:55:03.997Z]   DEP      soccr/soccr.d
10:55:03 [2020-07-29T10:55:03.997Z]   CC       soccr/soccr.o
10:55:04 [2020-07-29T10:55:04.165Z] #24 4.404 
                                                                           0.0%
#############                                                             19.3%
#############################                                             41.2%
###########################################                               60.2%
################################################################          89.5%
######################################################################## 100.0%
10:55:04 [2020-07-29T10:55:04.184Z] #24 9.137 
#                                                                          1.8%
##                                                                         3.7%
####                                                                       6.6%
######                                                                     9.4%
########                                                                  11.3%
##########                                                                14.1%
############                                                              17.0%
##############                                                            19.8%
################                                                          22.6%
###################                                                       26.4%
#####################                                                     30.2%
########################                                                  34.0%
##########################                                                36.8%
#############################                                             40.6%
###############################                                           43.4%
#################################                                         47.2%
####################################                                      50.8%
######################################                                    53.5%
########################################                                  56.8%
###########################################                               60.6%
#############################################                             63.4%
###############################################                           66.3%
#################################################                         68.6%
####################################################                      72.4%
######################################################                    75.3%
########################################################                  79.0%
10:55:04 [2020-07-29T10:55:04.184Z] #24 ...
10:55:04 [2020-07-29T10:55:04.184Z] 
10:55:04 [2020-07-29T10:55:04.184Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
10:55:04 [2020-07-29T10:55:04.184Z] #33 DONE 0.1s
10:55:04 [2020-07-29T10:55:04.184Z] 
10:55:04 [2020-07-29T10:55:04.184Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:55:04 [2020-07-29T10:55:04.290Z]   AR       soccr/libsoccr.a
10:55:04 [2020-07-29T10:55:04.290Z] make[1]: 'soccr/libsoccr.a' is up to date.
10:55:04 [2020-07-29T10:55:04.290Z]   DEP      criu/arch/ppc64/sigframe.d
10:55:04 [2020-07-29T10:55:04.290Z]   DEP      criu/arch/ppc64/crtools.d
10:55:04 [2020-07-29T10:55:04.290Z]   DEP      criu/arch/ppc64/cpu.d
10:55:04 [2020-07-29T10:55:04.424Z] #24 5.081 
10:55:04 [2020-07-29T10:55:04.476Z] #24 9.137 
#                                                                          1.8%
##                                                                         3.7%
####                                                                       6.6%
######                                                                     9.4%
########                                                                  11.3%
##########                                                                14.1%
############                                                              17.0%
##############                                                            19.8%
################                                                          22.6%
###################                                                       26.4%
#####################                                                     30.2%
########################                                                  34.0%
##########################                                                36.8%
#############################                                             40.6%
###############################                                           43.4%
#################################                                         47.2%
####################################                                      50.8%
######################################                                    53.5%
########################################                                  56.8%
###########################################                               60.6%
#############################################                             63.4%
###############################################                           66.3%
#################################################                         68.6%
####################################################                      72.4%
######################################################                    75.3%
########################################################                  79.0%
##########################################################                81.9%
############################################################              84.7%
10:55:04 [2020-07-29T10:55:04.476Z] #24 ...
10:55:04 [2020-07-29T10:55:04.476Z] 
10:55:04 [2020-07-29T10:55:04.476Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
10:55:04 [2020-07-29T10:55:04.476Z] #38 26.63 Selecting previously unselected package python-six.
10:55:04 [2020-07-29T10:55:04.476Z] #38 26.67 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
10:55:04 [2020-07-29T10:55:04.476Z] #38 26.68 Unpacking python-six (1.12.0-1) ...
10:55:04 [2020-07-29T10:55:04.476Z] #38 26.81 Selecting previously unselected package python-protobuf.
10:55:04 [2020-07-29T10:55:04.476Z] #38 26.82 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ...
10:55:04 [2020-07-29T10:55:04.476Z] #38 26.84 Unpacking python-protobuf (3.6.1.3-2) ...
10:55:04 [2020-07-29T10:55:04.476Z] #38 27.57 Setting up python-pkg-resources (40.8.0-1) ...
10:55:04 [2020-07-29T10:55:04.476Z] #38 29.55 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ...
10:55:04 [2020-07-29T10:55:04.476Z] #38 29.55 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
10:55:04 [2020-07-29T10:55:04.476Z] #38 29.56 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
10:55:04 [2020-07-29T10:55:04.476Z] #38 29.57 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
10:55:04 [2020-07-29T10:55:04.476Z] #38 29.57 Setting up python-six (1.12.0-1) ...
10:55:04 [2020-07-29T10:55:04.476Z] #38 31.15 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
10:55:04 [2020-07-29T10:55:04.476Z] #38 31.16 Setting up libnl-3-200:s390x (3.4.0-1) ...
10:55:04 [2020-07-29T10:55:04.476Z] #38 31.18 Setting up libprotobuf17:s390x (3.6.1.3-2) ...
10:55:04 [2020-07-29T10:55:04.476Z] #38 31.19 Setting up libcap-dev:s390x (1:2.25-2) ...
10:55:04 [2020-07-29T10:55:04.476Z] #38 31.20 Setting up libprotoc17:s390x (3.6.1.3-2) ...
10:55:04 [2020-07-29T10:55:04.476Z] #38 31.20 Setting up protobuf-compiler (3.6.1.3-2) ...
10:55:04 [2020-07-29T10:55:04.476Z] #38 31.21 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
10:55:04 [2020-07-29T10:55:04.476Z] #38 31.23 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ...
10:55:04 [2020-07-29T10:55:04.476Z] #38 31.24 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
10:55:04 [2020-07-29T10:55:04.476Z] #38 31.25 Setting up python-protobuf (3.6.1.3-2) ...
10:55:04 [2020-07-29T10:55:04.476Z] #38 34.99 Setting up libnl-3-dev:s390x (3.4.0-1) ...
10:55:04 [2020-07-29T10:55:04.476Z] #38 35.08 Processing triggers for libc-bin (2.28-10) ...
10:55:04 [2020-07-29T10:55:04.476Z] #38 DONE 35.6s
10:55:04 [2020-07-29T10:55:04.476Z] 
10:55:04 [2020-07-29T10:55:04.476Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:55:04 [2020-07-29T10:55:04.584Z]   CC       criu/arch/ppc64/cpu.o
10:55:04 [2020-07-29T10:55:04.584Z]   CC       criu/arch/ppc64/crtools.o
10:55:04 [2020-07-29T10:55:04.767Z] #24 9.137 
#                                                                          1.8%
##                                                                         3.7%
####                                                                       6.6%
######                                                                     9.4%
########                                                                  11.3%
##########                                                                14.1%
############                                                              17.0%
##############                                                            19.8%
################                                                          22.6%
###################                                                       26.4%
#####################                                                     30.2%
########################                                                  34.0%
##########################                                                36.8%
#############################                                             40.6%
###############################                                           43.4%
#################################                                         47.2%
####################################                                      50.8%
######################################                                    53.5%
########################################                                  56.8%
###########################################                               60.6%
#############################################                             63.4%
###############################################                           66.3%
#################################################                         68.6%
####################################################                      72.4%
######################################################                    75.3%
########################################################                  79.0%
##########################################################                81.9%
############################################################              84.7%
###############################################################           88.5%
#################################################################         91.3%
###################################################################       93.2%
#####################################################################     96.0%
#######################################################################   98.9%
######################################################################## 100.0%
10:55:04 [2020-07-29T10:55:04.768Z] #24 12.98 
10:55:04 [2020-07-29T10:55:04.877Z]   CC       criu/arch/ppc64/sigframe.o
10:55:04 [2020-07-29T10:55:04.877Z]   LINK     criu/arch/ppc64/crtools.built-in.o
10:55:04 [2020-07-29T10:55:04.877Z]   DEP      criu/pie/util-vdso.d
10:55:04 [2020-07-29T10:55:04.877Z]   DEP      criu/pie/util.d
10:55:04 [2020-07-29T10:55:04.877Z]   CC       criu/pie/util.o
10:55:04 [2020-07-29T10:55:04.877Z]   CC       criu/pie/util-vdso.o
10:55:05 [2020-07-29T10:55:05.170Z]   AR       criu/pie/pie.lib.a
10:55:05 [2020-07-29T10:55:05.170Z]   DEP      criu/pie/restorer.d
10:55:05 [2020-07-29T10:55:05.170Z]   DEP      criu/arch/ppc64/vdso-trampoline.d
10:55:05 [2020-07-29T10:55:05.170Z]   DEP      criu/arch/ppc64/restorer.d
10:55:05 [2020-07-29T10:55:05.170Z]   DEP      criu/arch/ppc64/vdso-pie.d
10:55:05 [2020-07-29T10:55:05.170Z]   DEP      criu/pie/parasite-vdso.d
10:55:05 [2020-07-29T10:55:05.170Z]   DEP      criu/pie/parasite.d
10:55:05 [2020-07-29T10:55:05.170Z]   CC       criu/pie/parasite.o
10:55:05 [2020-07-29T10:55:05.463Z]   LINK     criu/pie/parasite.built-in.o
10:55:05 [2020-07-29T10:55:05.463Z]   GEN      criu/pie/parasite-blob.h
10:55:05 [2020-07-29T10:55:05.463Z]   CC       criu/pie/parasite-vdso.o
10:55:05 [2020-07-29T10:55:05.760Z]   CC       criu/arch/ppc64/vdso-pie.o
10:55:05 [2020-07-29T10:55:05.760Z]   CC       criu/arch/ppc64/restorer.o
10:55:05 [2020-07-29T10:55:05.760Z]   CC       criu/arch/ppc64/vdso-trampoline.o
10:55:05 [2020-07-29T10:55:05.760Z]   CC       criu/pie/restorer.o
10:55:06 [2020-07-29T10:55:06.247Z] #24 5.232 
                                                                           0.0%
####                                                                       5.8%
###########                                                               15.6%
#################                                                         24.3%
######################                                                    31.1%
############################                                              39.8%
###############################                                           44.1%
###################################                                       49.1%
#########################################                                 58.0%
###########################################                               60.4%
################################################                          66.7%
####################################################                      73.6%
#######################################################                   77.5%
############################################################              83.6%
#############################################################             85.8%
##################################################################        93.0%
######################################################################## 100.0%
10:55:06 [2020-07-29T10:55:06.247Z] #24 6.867 
10:55:06 [2020-07-29T10:55:06.274Z] #24 14.09 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
10:55:06 [2020-07-29T10:55:06.274Z] #24 14.37 
10:55:06 [2020-07-29T10:55:06.274Z] #24 ...
10:55:06 [2020-07-29T10:55:06.274Z] 
10:55:06 [2020-07-29T10:55:06.274Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
10:55:06 [2020-07-29T10:55:06.274Z] #14 1.089 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
10:55:06 [2020-07-29T10:55:06.274Z] #14 1.131 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:55:06 [2020-07-29T10:55:06.274Z] #14 1.149 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:55:06 [2020-07-29T10:55:06.274Z] #14 1.808 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
10:55:06 [2020-07-29T10:55:06.275Z] #14 3.719 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB]
10:55:06 [2020-07-29T10:55:06.275Z] #14 5.032 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
10:55:06 [2020-07-29T10:55:06.433Z] #66 ...
10:55:06 [2020-07-29T10:55:06.433Z] 
10:55:06 [2020-07-29T10:55:06.433Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
10:55:06 [2020-07-29T10:55:06.433Z] #45 16.88 go: downloading github.com/spf13/pflag v1.0.3
10:55:06 [2020-07-29T10:55:06.433Z] #45 16.88 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
10:55:06 [2020-07-29T10:55:06.433Z] #45 16.88 go: extracting github.com/fatih/color v1.9.0
10:55:06 [2020-07-29T10:55:06.433Z] #45 16.94 go: downloading github.com/mattn/go-colorable v0.1.6
10:55:06 [2020-07-29T10:55:06.433Z] #45 16.96 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
10:55:06 [2020-07-29T10:55:06.433Z] #45 16.99 go: downloading github.com/mattn/go-isatty v0.0.12
10:55:06 [2020-07-29T10:55:06.433Z] #45 16.99 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
10:55:06 [2020-07-29T10:55:06.433Z] #45 17.24 go: extracting github.com/pkg/errors v0.9.1
10:55:06 [2020-07-29T10:55:06.433Z] #45 17.28 go: extracting github.com/mattn/go-colorable v0.1.6
10:55:06 [2020-07-29T10:55:06.433Z] #45 17.30 go: extracting github.com/mattn/go-isatty v0.0.12
10:55:06 [2020-07-29T10:55:06.433Z] #45 17.30 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
10:55:06 [2020-07-29T10:55:06.433Z] #45 17.37 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
10:55:06 [2020-07-29T10:55:06.433Z] #45 17.89 go: extracting github.com/spf13/pflag v1.0.3
10:55:06 [2020-07-29T10:55:06.433Z] #45 19.68 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
10:55:06 [2020-07-29T10:55:06.433Z] #45 20.84 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
10:55:06 [2020-07-29T10:55:06.433Z] #45 21.67 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
10:55:06 [2020-07-29T10:55:06.433Z] #45 24.56 go: finding github.com/fatih/color v1.9.0
10:55:06 [2020-07-29T10:55:06.433Z] #45 24.58 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
10:55:06 [2020-07-29T10:55:06.433Z] #45 24.63 go: finding github.com/pkg/errors v0.9.1
10:55:06 [2020-07-29T10:55:06.433Z] #45 24.66 go: finding github.com/spf13/pflag v1.0.3
10:55:06 [2020-07-29T10:55:06.433Z] #45 24.70 go: finding github.com/mattn/go-colorable v0.1.6
10:55:06 [2020-07-29T10:55:06.433Z] #45 24.85 go: finding github.com/mattn/go-isatty v0.0.12
10:55:06 [2020-07-29T10:55:06.433Z] #45 25.13 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
10:55:06 [2020-07-29T10:55:06.433Z] #45 25.36 go: finding github.com/jonboulle/clockwork v0.1.0
10:55:06 [2020-07-29T10:55:06.433Z] #45 25.38 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
10:55:06 [2020-07-29T10:55:06.433Z] #45 25.42 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
10:55:06 [2020-07-29T10:55:06.433Z] #45 25.51 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
10:55:06 [2020-07-29T10:55:06.565Z] #14 ...
10:55:06 [2020-07-29T10:55:06.565Z] 
10:55:06 [2020-07-29T10:55:06.565Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:55:06 [2020-07-29T10:55:06.565Z] #24 14.54 
#############################################################             85.6%
######################################################################## 100.0%
10:55:06 [2020-07-29T10:55:06.565Z] #24 14.65 
10:55:06 [2020-07-29T10:55:06.812Z]   LINK     criu/pie/restorer.built-in.o
10:55:06 [2020-07-29T10:55:06.812Z]   GEN      criu/pie/restorer-blob.h
10:55:06 [2020-07-29T10:55:06.812Z]   DEP      criu/vdso.d
10:55:06 [2020-07-29T10:55:06.812Z]   DEP      criu/uts_ns.d
10:55:06 [2020-07-29T10:55:06.812Z]   DEP      criu/util.d
10:55:06 [2020-07-29T10:55:06.812Z]   DEP      criu/uffd.d
10:55:06 [2020-07-29T10:55:06.812Z]   DEP      criu/tun.d
10:55:06 [2020-07-29T10:55:06.812Z]   DEP      criu/tty.d
10:55:06 [2020-07-29T10:55:06.812Z]   DEP      criu/timerfd.d
10:55:06 [2020-07-29T10:55:06.812Z]   DEP      criu/timens.d
10:55:06 [2020-07-29T10:55:06.812Z]   DEP      criu/sysfs_parse.d
10:55:06 [2020-07-29T10:55:06.814Z] #24 7.292 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
10:55:06 [2020-07-29T10:55:06.814Z] #24 ...
10:55:06 [2020-07-29T10:55:06.814Z] 
10:55:06 [2020-07-29T10:55:06.814Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
10:55:06 [2020-07-29T10:55:06.814Z] #11 DONE 3.3s
10:55:06 [2020-07-29T10:55:06.814Z] 
10:55:06 [2020-07-29T10:55:06.814Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:55:06 [2020-07-29T10:55:06.814Z] #24 7.472 
10:55:07 [2020-07-29T10:55:07.072Z] #24 7.604 
######################################################################## 100.0%
10:55:07 [2020-07-29T10:55:07.072Z] #24 7.659 
10:55:07 [2020-07-29T10:55:07.072Z] #24 ...
10:55:07 [2020-07-29T10:55:07.072Z] 
10:55:07 [2020-07-29T10:55:07.072Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
10:55:07 [2020-07-29T10:55:07.072Z] #38 12.37 Selecting previously unselected package libprotobuf-lite17:amd64.
10:55:07 [2020-07-29T10:55:07.072Z] #38 12.37 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
10:55:07 [2020-07-29T10:55:07.072Z] #38 12.39 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
10:55:07 [2020-07-29T10:55:07.072Z] #38 12.50 Selecting previously unselected package libprotobuf-dev:amd64.
10:55:07 [2020-07-29T10:55:07.072Z] #38 12.50 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
10:55:07 [2020-07-29T10:55:07.072Z] #38 12.51 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
10:55:07 [2020-07-29T10:55:07.072Z] #38 13.07 Selecting previously unselected package libprotoc17:amd64.
10:55:07 [2020-07-29T10:55:07.072Z] #38 13.07 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
10:55:07 [2020-07-29T10:55:07.072Z] #38 13.07 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
10:55:07 [2020-07-29T10:55:07.072Z] #38 13.38 Selecting previously unselected package protobuf-c-compiler.
10:55:07 [2020-07-29T10:55:07.072Z] #38 13.38 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
10:55:07 [2020-07-29T10:55:07.072Z] #38 13.39 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
10:55:07 [2020-07-29T10:55:07.072Z] #38 13.47 Selecting previously unselected package protobuf-compiler.
10:55:07 [2020-07-29T10:55:07.072Z] #38 13.47 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
10:55:07 [2020-07-29T10:55:07.072Z] #38 13.48 Unpacking protobuf-compiler (3.6.1.3-2) ...
10:55:07 [2020-07-29T10:55:07.072Z] #38 13.64 Selecting previously unselected package python-pkg-resources.
10:55:07 [2020-07-29T10:55:07.072Z] #38 13.64 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
10:55:07 [2020-07-29T10:55:07.072Z] #38 13.64 Unpacking python-pkg-resources (40.8.0-1) ...
10:55:07 [2020-07-29T10:55:07.072Z] #38 13.78 Selecting previously unselected package python-six.
10:55:07 [2020-07-29T10:55:07.072Z] #38 13.78 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
10:55:07 [2020-07-29T10:55:07.072Z] #38 13.78 Unpacking python-six (1.12.0-1) ...
10:55:07 [2020-07-29T10:55:07.072Z] #38 13.87 Selecting previously unselected package python-protobuf.
10:55:07 [2020-07-29T10:55:07.072Z] #38 13.88 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
10:55:07 [2020-07-29T10:55:07.072Z] #38 13.89 Unpacking python-protobuf (3.6.1.3-2) ...
10:55:07 [2020-07-29T10:55:07.072Z] #38 14.12 Setting up python-pkg-resources (40.8.0-1) ...
10:55:07 [2020-07-29T10:55:07.072Z] #38 15.50 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
10:55:07 [2020-07-29T10:55:07.072Z] #38 15.52 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:55:07 [2020-07-29T10:55:07.072Z] #38 15.53 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
10:55:07 [2020-07-29T10:55:07.072Z] #38 15.54 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
10:55:07 [2020-07-29T10:55:07.072Z] #38 15.55 Setting up python-six (1.12.0-1) ...
10:55:07 [2020-07-29T10:55:07.072Z] #38 17.10 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
10:55:07 [2020-07-29T10:55:07.072Z] #38 17.12 Setting up libnl-3-200:amd64 (3.4.0-1) ...
10:55:07 [2020-07-29T10:55:07.072Z] #38 17.15 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
10:55:07 [2020-07-29T10:55:07.072Z] #38 17.16 Setting up libcap-dev:amd64 (1:2.25-2) ...
10:55:07 [2020-07-29T10:55:07.072Z] #38 17.21 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
10:55:07 [2020-07-29T10:55:07.072Z] #38 17.23 Setting up protobuf-compiler (3.6.1.3-2) ...
10:55:07 [2020-07-29T10:55:07.072Z] #38 17.24 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
10:55:07 [2020-07-29T10:55:07.072Z] #38 17.26 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
10:55:07 [2020-07-29T10:55:07.072Z] #38 17.27 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
10:55:07 [2020-07-29T10:55:07.072Z] #38 17.29 Setting up python-protobuf (3.6.1.3-2) ...
10:55:07 [2020-07-29T10:55:07.072Z] #38 19.28 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
10:55:07 [2020-07-29T10:55:07.072Z] #38 19.36 Processing triggers for libc-bin (2.28-10) ...
10:55:07 [2020-07-29T10:55:07.072Z] #38 DONE 20.0s
10:55:07 [2020-07-29T10:55:07.105Z]   DEP      criu/sysctl.d
10:55:07 [2020-07-29T10:55:07.105Z]   DEP      criu/string.d
10:55:07 [2020-07-29T10:55:07.105Z]   DEP      criu/stats.d
10:55:07 [2020-07-29T10:55:07.105Z]   DEP      criu/sockets.d
10:55:07 [2020-07-29T10:55:07.105Z]   DEP      criu/sk-unix.d
10:55:07 [2020-07-29T10:55:07.105Z]   DEP      criu/sk-tcp.d
10:55:07 [2020-07-29T10:55:07.105Z]   DEP      criu/sk-queue.d
10:55:07 [2020-07-29T10:55:07.105Z]   DEP      criu/sk-packet.d
10:55:07 [2020-07-29T10:55:07.331Z] 
10:55:07 [2020-07-29T10:55:07.331Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:55:07 [2020-07-29T10:55:07.399Z]   DEP      criu/sk-netlink.d
10:55:07 [2020-07-29T10:55:07.399Z]   DEP      criu/sk-inet.d
10:55:07 [2020-07-29T10:55:07.399Z]   DEP      criu/signalfd.d
10:55:07 [2020-07-29T10:55:07.399Z]   DEP      criu/sigframe.d
10:55:07 [2020-07-29T10:55:07.399Z]   DEP      criu/shmem.d
10:55:07 [2020-07-29T10:55:07.399Z]   DEP      criu/servicefd.d
10:55:07 [2020-07-29T10:55:07.399Z]   DEP      criu/seize.d
10:55:07 [2020-07-29T10:55:07.399Z]   DEP      criu/seccomp.d
10:55:07 [2020-07-29T10:55:07.590Z] #39 ...
10:55:07 [2020-07-29T10:55:07.590Z] 
10:55:07 [2020-07-29T10:55:07.590Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
10:55:07 [2020-07-29T10:55:07.590Z] #29 11.18 reflect
10:55:07 [2020-07-29T10:55:07.590Z] #29 11.27 bufio
10:55:07 [2020-07-29T10:55:07.590Z] #29 11.70 path
10:55:07 [2020-07-29T10:55:07.590Z] #29 12.12 internal/syscall/execenv
10:55:07 [2020-07-29T10:55:07.590Z] #29 12.12 internal/syscall/unix
10:55:07 [2020-07-29T10:55:07.590Z] #29 12.17 time
10:55:07 [2020-07-29T10:55:07.590Z] #29 13.78 internal/poll
10:55:07 [2020-07-29T10:55:07.590Z] #29 14.40 os
10:55:07 [2020-07-29T10:55:07.590Z] #29 14.85 internal/fmtsort
10:55:07 [2020-07-29T10:55:07.590Z] #29 15.38 path/filepath
10:55:07 [2020-07-29T10:55:07.590Z] #29 15.39 fmt
10:55:07 [2020-07-29T10:55:07.590Z] #29 15.73 io/ioutil
10:55:07 [2020-07-29T10:55:07.590Z] #29 16.26 log
10:55:07 [2020-07-29T10:55:07.590Z] #29 16.26 github.com/BurntSushi/toml
10:55:07 [2020-07-29T10:55:07.590Z] #29 16.26 flag
10:55:07 [2020-07-29T10:55:07.590Z] #29 17.52 github.com/BurntSushi/toml/cmd/tomlv
10:55:07 [2020-07-29T10:55:07.590Z] #29 DONE 20.5s
10:55:07 [2020-07-29T10:55:07.590Z] 
10:55:07 [2020-07-29T10:55:07.590Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:55:07 [2020-07-29T10:55:07.590Z] #42 10.47 sync
10:55:07 [2020-07-29T10:55:07.590Z] #42 10.47 internal/reflectlite
10:55:07 [2020-07-29T10:55:07.590Z] #42 10.83 internal/singleflight
10:55:07 [2020-07-29T10:55:07.590Z] #42 10.83 math/rand
10:55:07 [2020-07-29T10:55:07.590Z] #42 10.83 github.com/LK4D4/vndr/godl/singleflight
10:55:07 [2020-07-29T10:55:07.590Z] #42 11.25 errors
10:55:07 [2020-07-29T10:55:07.590Z] #42 11.25 sort
10:55:07 [2020-07-29T10:55:07.590Z] #42 11.37 io
10:55:07 [2020-07-29T10:55:07.590Z] #42 11.37 strconv
10:55:07 [2020-07-29T10:55:07.590Z] #42 11.37 internal/oserror
10:55:07 [2020-07-29T10:55:07.590Z] #42 11.37 vendor/golang.org/x/net/dns/dnsmessage
10:55:07 [2020-07-29T10:55:07.590Z] #42 11.53 syscall
10:55:07 [2020-07-29T10:55:07.590Z] #42 11.84 bytes
10:55:07 [2020-07-29T10:55:07.590Z] #42 11.84 strings
10:55:07 [2020-07-29T10:55:07.590Z] #42 11.84 hash
10:55:07 [2020-07-29T10:55:07.590Z] #42 11.84 crypto/internal/randutil
10:55:07 [2020-07-29T10:55:07.590Z] #42 12.07 hash/crc32
10:55:07 [2020-07-29T10:55:07.590Z] #42 12.07 crypto/hmac
10:55:07 [2020-07-29T10:55:07.590Z] #42 12.27 vendor/golang.org/x/crypto/hkdf
10:55:07 [2020-07-29T10:55:07.590Z] #42 12.86 bufio
10:55:07 [2020-07-29T10:55:07.590Z] #42 12.86 vendor/golang.org/x/text/transform
10:55:07 [2020-07-29T10:55:07.590Z] #42 13.62 crypto
10:55:07 [2020-07-29T10:55:07.590Z] #42 13.65 reflect
10:55:07 [2020-07-29T10:55:07.590Z] #42 13.65 crypto/rc4
10:55:07 [2020-07-29T10:55:07.590Z] #42 13.67 regexp/syntax
10:55:07 [2020-07-29T10:55:07.590Z] #42 13.67 path
10:55:07 [2020-07-29T10:55:07.590Z] #42 14.46 internal/syscall/execenv
10:55:07 [2020-07-29T10:55:07.590Z] #42 14.46 time
10:55:07 [2020-07-29T10:55:07.590Z] #42 14.46 internal/syscall/unix
10:55:07 [2020-07-29T10:55:07.590Z] #42 15.21 regexp
10:55:07 [2020-07-29T10:55:07.590Z] #42 16.45 github.com/LK4D4/vndr/versioned
10:55:07 [2020-07-29T10:55:07.590Z] #42 16.67 context
10:55:07 [2020-07-29T10:55:07.590Z] #42 16.67 internal/poll
10:55:07 [2020-07-29T10:55:07.590Z] #42 17.54 os
10:55:07 [2020-07-29T10:55:07.590Z] #42 18.16 internal/fmtsort
10:55:07 [2020-07-29T10:55:07.590Z] #42 18.16 encoding/binary
10:55:07 [2020-07-29T10:55:07.590Z] #42 18.60 encoding/base64
10:55:07 [2020-07-29T10:55:07.590Z] #42 18.60 crypto/cipher
10:55:07 [2020-07-29T10:55:07.590Z] #42 18.60 crypto/sha512
10:55:07 [2020-07-29T10:55:07.590Z] #42 18.61 crypto/md5
10:55:07 [2020-07-29T10:55:07.590Z] #42 18.61 crypto/sha1
10:55:07 [2020-07-29T10:55:07.590Z] #42 18.61 crypto/ed25519/internal/edwards25519
10:55:07 [2020-07-29T10:55:07.590Z] #42 18.61 crypto/sha256
10:55:07 [2020-07-29T10:55:07.590Z] #42 18.95 fmt
10:55:07 [2020-07-29T10:55:07.590Z] #42 19.02 path/filepath
10:55:07 [2020-07-29T10:55:07.590Z] #42 19.71 internal/lazyregexp
10:55:07 [2020-07-29T10:55:07.590Z] #42 19.71 encoding/pem
10:55:07 [2020-07-29T10:55:07.590Z] #42 20.00 net
10:55:07 [2020-07-29T10:55:07.590Z] #42 20.04 vendor/golang.org/x/crypto/poly1305
10:55:07 [2020-07-29T10:55:07.590Z] #42 20.31 vendor/golang.org/x/sys/cpu
10:55:07 [2020-07-29T10:55:07.590Z] #42 20.40 crypto/aes
10:55:07 [2020-07-29T10:55:07.590Z] #42 20.41 crypto/des
10:55:07 [2020-07-29T10:55:07.590Z] #42 20.43 vendor/golang.org/x/crypto/internal/chacha20
10:55:07 [2020-07-29T10:55:07.600Z] #24 ...
10:55:07 [2020-07-29T10:55:07.600Z] 
10:55:07 [2020-07-29T10:55:07.600Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
10:55:07 [2020-07-29T10:55:07.600Z] #26 28.50 Checking out files:  85% (1302/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.
10:55:07 [2020-07-29T10:55:07.600Z] #26 29.04 + cd /tmp/tmp.yZ752AYeok/src/github.com/go-swagger/go-swagger
10:55:07 [2020-07-29T10:55:07.600Z] #26 29.04 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
10:55:07 [2020-07-29T10:55:07.600Z] #26 29.70 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
10:55:07 [2020-07-29T10:55:07.600Z] #26 ...
10:55:07 [2020-07-29T10:55:07.600Z] 
10:55:07 [2020-07-29T10:55:07.600Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini
10:55:07 [2020-07-29T10:55:07.600Z] #34 0.728 + RM_GOPATH=0
10:55:07 [2020-07-29T10:55:07.600Z] #34 0.728 + TMP_GOPATH=
10:55:07 [2020-07-29T10:55:07.600Z] #34 0.728 + : /build
10:55:07 [2020-07-29T10:55:07.600Z] #34 0.728 + '[' -z '' ']'
10:55:07 [2020-07-29T10:55:07.600Z] #34 0.728 ++ mktemp -d
10:55:07 [2020-07-29T10:55:07.600Z] #34 0.730 + export GOPATH=/tmp/tmp.T1xSMQ2YOR
10:55:07 [2020-07-29T10:55:07.600Z] #34 0.730 + GOPATH=/tmp/tmp.T1xSMQ2YOR
10:55:07 [2020-07-29T10:55:07.600Z] #34 0.730 + RM_GOPATH=1
10:55:07 [2020-07-29T10:55:07.600Z] #34 0.731 ++ dirname ./install.sh
10:55:07 [2020-07-29T10:55:07.600Z] #34 0.732 + dir=.
10:55:07 [2020-07-29T10:55:07.600Z] #34 0.732 + bin=tini
10:55:07 [2020-07-29T10:55:07.600Z] #34 0.732 + shift
10:55:07 [2020-07-29T10:55:07.600Z] #34 0.732 + '[' '!' -f ./tini.installer ']'
10:55:07 [2020-07-29T10:55:07.600Z] #34 0.732 + . ./tini.installer
10:55:07 [2020-07-29T10:55:07.600Z] #34 0.732 ++ : fec3683b971d9c3ef73f284f176672c44b448662
10:55:07 [2020-07-29T10:55:07.600Z] #34 0.732 + install_tini
10:55:07 [2020-07-29T10:55:07.600Z] #34 0.732 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
10:55:07 [2020-07-29T10:55:07.600Z] #34 0.732 + git clone https://github.com/krallin/tini.git /tmp/tmp.T1xSMQ2YOR/tini
10:55:07 [2020-07-29T10:55:07.600Z] #34 0.732 Cloning into '/tmp/tmp.T1xSMQ2YOR/tini'...
10:55:07 [2020-07-29T10:55:07.600Z] #34 0.741 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
10:55:07 [2020-07-29T10:55:07.600Z] #34 1.634 + cd /tmp/tmp.T1xSMQ2YOR/tini
10:55:07 [2020-07-29T10:55:07.600Z] #34 1.634 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
10:55:07 [2020-07-29T10:55:07.600Z] #34 1.647 + cmake .
10:55:07 [2020-07-29T10:55:07.600Z] #34 2.026 -- The C compiler identification is GNU 8.3.0
10:55:07 [2020-07-29T10:55:07.600Z] #34 2.053 -- Check for working C compiler: /usr/bin/cc
10:55:07 [2020-07-29T10:55:07.600Z] #34 2.655 -- Check for working C compiler: /usr/bin/cc -- works
10:55:07 [2020-07-29T10:55:07.600Z] #34 2.655 -- Detecting C compiler ABI info
10:55:07 [2020-07-29T10:55:07.600Z] #34 3.074 -- Detecting C compiler ABI info - done
10:55:07 [2020-07-29T10:55:07.600Z] #34 3.079 -- Detecting C compile features
10:55:07 [2020-07-29T10:55:07.697Z]   DEP      criu/rst-malloc.d
10:55:07 [2020-07-29T10:55:07.697Z]   DEP      criu/rbtree.d
10:55:07 [2020-07-29T10:55:07.697Z]   DEP      criu/pstree.d
10:55:07 [2020-07-29T10:55:07.697Z]   DEP      criu/protobuf.d
10:55:07 [2020-07-29T10:55:07.697Z]   GEN      criu/protobuf-desc-gen.h
10:55:07 [2020-07-29T10:55:07.815Z] #45 ...
10:55:07 [2020-07-29T10:55:07.815Z] 
10:55:07 [2020-07-29T10:55:07.815Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:55:07 [2020-07-29T10:55:07.815Z] #42 29.03 vendor/golang.org/x/crypto/internal/subtle
10:55:07 [2020-07-29T10:55:07.815Z] #42 29.22 vendor/golang.org/x/crypto/curve25519
10:55:07 [2020-07-29T10:55:07.848Z] #42 ...
10:55:07 [2020-07-29T10:55:07.848Z] 
10:55:07 [2020-07-29T10:55:07.848Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:55:07 [2020-07-29T10:55:07.848Z] #24 8.485 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
10:55:07 [2020-07-29T10:55:07.991Z]   DEP      criu/protobuf-desc.d
10:55:07 [2020-07-29T10:55:07.991Z]   DEP      criu/proc_parse.d
10:55:07 [2020-07-29T10:55:07.991Z]   DEP      criu/plugin.d
10:55:07 [2020-07-29T10:55:07.991Z]   DEP      criu/pipes.d
10:55:07 [2020-07-29T10:55:07.991Z]   DEP      criu/pie-util.d
10:55:07 [2020-07-29T10:55:07.991Z]   DEP      criu/pie-util-vdso.d
10:55:08 [2020-07-29T10:55:08.112Z] #24 ...
10:55:08 [2020-07-29T10:55:08.112Z] 
10:55:08 [2020-07-29T10:55:08.112Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
10:55:08 [2020-07-29T10:55:08.112Z] #12 DONE 1.3s
10:55:08 [2020-07-29T10:55:08.112Z] 
10:55:08 [2020-07-29T10:55:08.112Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:55:08 [2020-07-29T10:55:08.112Z] #24 8.756 
10:55:08 [2020-07-29T10:55:08.284Z]   DEP      criu/path.d
10:55:08 [2020-07-29T10:55:08.284Z]   DEP      criu/parasite-syscall.d
10:55:08 [2020-07-29T10:55:08.284Z]   DEP      criu/pagemap.d
10:55:08 [2020-07-29T10:55:08.284Z]   DEP      criu/pagemap-cache.d
10:55:08 [2020-07-29T10:55:08.284Z]   DEP      criu/page-xfer.d
10:55:08 [2020-07-29T10:55:08.284Z]   DEP      criu/page-pipe.d
10:55:08 [2020-07-29T10:55:08.284Z]   DEP      criu/netfilter.d
10:55:08 [2020-07-29T10:55:08.284Z]   DEP      criu/net.d
10:55:08 [2020-07-29T10:55:08.370Z] #24 8.968 
                                                                           0.7%
10:55:08 [2020-07-29T10:55:08.370Z] #24 ...
10:55:08 [2020-07-29T10:55:08.370Z] 
10:55:08 [2020-07-29T10:55:08.370Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
10:55:08 [2020-07-29T10:55:08.370Z] #57 1.513 + RM_GOPATH=0
10:55:08 [2020-07-29T10:55:08.370Z] #57 1.513 + TMP_GOPATH=
10:55:08 [2020-07-29T10:55:08.370Z] #57 1.513 + : /build
10:55:08 [2020-07-29T10:55:08.370Z] #57 1.513 + '[' -z '' ']'
10:55:08 [2020-07-29T10:55:08.370Z] #57 1.513 ++ mktemp -d
10:55:08 [2020-07-29T10:55:08.370Z] #57 1.522 + export GOPATH=/tmp/tmp.mBy0Gla1I5
10:55:08 [2020-07-29T10:55:08.370Z] #57 1.522 + GOPATH=/tmp/tmp.mBy0Gla1I5
10:55:08 [2020-07-29T10:55:08.370Z] #57 1.522 + RM_GOPATH=1
10:55:08 [2020-07-29T10:55:08.370Z] #57 1.522 ++ dirname ./install.sh
10:55:08 [2020-07-29T10:55:08.370Z] #57 1.533 + dir=.
10:55:08 [2020-07-29T10:55:08.370Z] #57 1.533 + bin=containerd
10:55:08 [2020-07-29T10:55:08.370Z] #57 1.533 + shift
10:55:08 [2020-07-29T10:55:08.370Z] #57 1.533 + '[' '!' -f ./containerd.installer ']'
10:55:08 [2020-07-29T10:55:08.370Z] #57 1.533 + . ./containerd.installer
10:55:08 [2020-07-29T10:55:08.370Z] #57 1.533 ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429
10:55:08 [2020-07-29T10:55:08.370Z] #57 1.533 + install_containerd
10:55:08 [2020-07-29T10:55:08.370Z] #57 1.533 + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429'
10:55:08 [2020-07-29T10:55:08.370Z] #57 1.533 + git clone https://github.com/containerd/containerd.git /tmp/tmp.mBy0Gla1I5/src/github.com/containerd/containerd
10:55:08 [2020-07-29T10:55:08.370Z] #57 1.533 Cloning into '/tmp/tmp.mBy0Gla1I5/src/github.com/containerd/containerd'...
10:55:08 [2020-07-29T10:55:08.370Z] #57 1.533 Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429
10:55:08 [2020-07-29T10:55:08.370Z] #57 ...
10:55:08 [2020-07-29T10:55:08.370Z] 
10:55:08 [2020-07-29T10:55:08.370Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:55:08 [2020-07-29T10:55:08.370Z] #24 8.968 
                                                                           0.7%
######################################################################## 100.0%
10:55:08 [2020-07-29T10:55:08.370Z] #24 9.106 
10:55:08 [2020-07-29T10:55:08.383Z] #42 ...
10:55:08 [2020-07-29T10:55:08.383Z] 
10:55:08 [2020-07-29T10:55:08.383Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
10:55:08 [2020-07-29T10:55:08.383Z] #7 20.04 Fetched 8365 kB in 16s (511 kB/s)
10:55:08 [2020-07-29T10:55:08.383Z] #7 20.04 Reading package lists...
10:55:08 [2020-07-29T10:55:08.577Z]   DEP      criu/namespaces.d
10:55:08 [2020-07-29T10:55:08.577Z]   DEP      criu/mount.d
10:55:08 [2020-07-29T10:55:08.577Z]   DEP      criu/memfd.d
10:55:08 [2020-07-29T10:55:08.577Z]   DEP      criu/mem.d
10:55:08 [2020-07-29T10:55:08.577Z]   DEP      criu/lsm.d
10:55:08 [2020-07-29T10:55:08.577Z]   DEP      criu/log.d
10:55:08 [2020-07-29T10:55:08.577Z]   DEP      criu/libnetlink.d
10:55:08 [2020-07-29T10:55:08.635Z] #34 4.488 -- Detecting C compile features - done
10:55:08 [2020-07-29T10:55:08.635Z] #34 4.525 -- Performing Test HAS_BUILTIN_FORTIFY
10:55:08 [2020-07-29T10:55:08.642Z] #7 27.26 Reading package lists...
10:55:08 [2020-07-29T10:55:08.642Z] #7 ...
10:55:08 [2020-07-29T10:55:08.642Z] 
10:55:08 [2020-07-29T10:55:08.642Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
10:55:08 [2020-07-29T10:55:08.642Z] #31 21.25 Fetched 8365 kB in 18s (472 kB/s)
10:55:08 [2020-07-29T10:55:08.642Z] #31 21.25 Reading package lists...
10:55:08 [2020-07-29T10:55:08.883Z]   DEP      criu/kerndat.d
10:55:08 [2020-07-29T10:55:08.883Z]   DEP      criu/kcmp-ids.d
10:55:08 [2020-07-29T10:55:08.883Z]   DEP      criu/irmap.d
10:55:08 [2020-07-29T10:55:08.883Z]   DEP      criu/ipc_ns.d
10:55:08 [2020-07-29T10:55:08.883Z]   DEP      criu/image.d
10:55:08 [2020-07-29T10:55:08.883Z]   DEP      criu/image-desc.d
10:55:08 [2020-07-29T10:55:08.883Z]   DEP      criu/fsnotify.d
10:55:08 [2020-07-29T10:55:08.883Z]   DEP      criu/filesystems.d
10:55:08 [2020-07-29T10:55:08.883Z]   DEP      criu/files.d
10:55:08 [2020-07-29T10:55:08.926Z] #34 4.778 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
10:55:08 [2020-07-29T10:55:08.926Z] #34 4.857 -- Configuring done
10:55:08 [2020-07-29T10:55:08.926Z] #34 4.861 -- Generating done
10:55:08 [2020-07-29T10:55:08.926Z] #34 4.886 -- Build files have been written to: /tmp/tmp.T1xSMQ2YOR/tini
10:55:08 [2020-07-29T10:55:08.926Z] #34 4.892 + make tini-static
10:55:09 [2020-07-29T10:55:09.177Z]   DEP      criu/files-reg.d
10:55:09 [2020-07-29T10:55:09.177Z]   DEP      criu/files-ext.d
10:55:09 [2020-07-29T10:55:09.177Z]   DEP      criu/file-lock.d
10:55:09 [2020-07-29T10:55:09.177Z]   DEP      criu/file-ids.d
10:55:09 [2020-07-29T10:55:09.177Z]   DEP      criu/fifo.d
10:55:09 [2020-07-29T10:55:09.177Z]   DEP      criu/fdstore.d
10:55:09 [2020-07-29T10:55:09.177Z]   DEP      criu/fault-injection.d
10:55:09 [2020-07-29T10:55:09.177Z]   DEP      criu/external.d
10:55:09 [2020-07-29T10:55:09.177Z]   DEP      criu/eventpoll.d
10:55:09 [2020-07-29T10:55:09.212Z] #31 27.77 Reading package lists...
10:55:09 [2020-07-29T10:55:09.212Z] #31 ...
10:55:09 [2020-07-29T10:55:09.212Z] 
10:55:09 [2020-07-29T10:55:09.212Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
10:55:09 [2020-07-29T10:55:09.212Z] #38 20.72 Fetched 8365 kB in 17s (498 kB/s)
10:55:09 [2020-07-29T10:55:09.212Z] #38 20.72 Reading package lists...
10:55:09 [2020-07-29T10:55:09.217Z] #34 5.233 Scanning dependencies of target tini-static
10:55:09 [2020-07-29T10:55:09.217Z] #34 ...
10:55:09 [2020-07-29T10:55:09.217Z] 
10:55:09 [2020-07-29T10:55:09.217Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
10:55:09 [2020-07-29T10:55:09.217Z] #52 9.205 + cd /tmp/tmp.sK2hSWpc80/src/github.com/opencontainers/runc
10:55:09 [2020-07-29T10:55:09.217Z] #52 9.205 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
10:55:09 [2020-07-29T10:55:09.217Z] #52 10.14 + '[' -z '' ']'
10:55:09 [2020-07-29T10:55:09.217Z] #52 10.14 + target=static
10:55:09 [2020-07-29T10:55:09.217Z] #52 10.14 + make 'BUILDTAGS=seccomp apparmor selinux ' static
10:55:09 [2020-07-29T10:55:09.217Z] #52 11.32 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 .
10:55:09 [2020-07-29T10:55:09.303Z] #24 9.702 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
10:55:09 [2020-07-29T10:55:09.303Z] #24 9.723 skipping existing 1849cc453dee
10:55:09 [2020-07-29T10:55:09.303Z] #24 9.762 
10:55:09 [2020-07-29T10:55:09.303Z] #24 ...
10:55:09 [2020-07-29T10:55:09.303Z] 
10:55:09 [2020-07-29T10:55:09.303Z] #13 [dev 6/25] RUN ldconfig
10:55:09 [2020-07-29T10:55:09.303Z] #13 DONE 1.0s
10:55:09 [2020-07-29T10:55:09.303Z] 
10:55:09 [2020-07-29T10:55:09.303Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini
10:55:09 [2020-07-29T10:55:09.303Z] #34 1.200 + RM_GOPATH=0
10:55:09 [2020-07-29T10:55:09.303Z] #34 1.200 + TMP_GOPATH=
10:55:09 [2020-07-29T10:55:09.303Z] #34 1.200 + : /build
10:55:09 [2020-07-29T10:55:09.303Z] #34 1.200 + '[' -z '' ']'
10:55:09 [2020-07-29T10:55:09.303Z] #34 1.200 ++ mktemp -d
10:55:09 [2020-07-29T10:55:09.303Z] #34 1.201 + export GOPATH=/tmp/tmp.kOSDyyRu6D
10:55:09 [2020-07-29T10:55:09.303Z] #34 1.201 + GOPATH=/tmp/tmp.kOSDyyRu6D
10:55:09 [2020-07-29T10:55:09.303Z] #34 1.201 + RM_GOPATH=1
10:55:09 [2020-07-29T10:55:09.303Z] #34 1.204 ++ dirname ./install.sh
10:55:09 [2020-07-29T10:55:09.303Z] #34 1.204 + dir=.
10:55:09 [2020-07-29T10:55:09.303Z] #34 1.204 + bin=tini
10:55:09 [2020-07-29T10:55:09.303Z] #34 1.204 + shift
10:55:09 [2020-07-29T10:55:09.303Z] #34 1.204 + '[' '!' -f ./tini.installer ']'
10:55:09 [2020-07-29T10:55:09.303Z] #34 1.204 + . ./tini.installer
10:55:09 [2020-07-29T10:55:09.303Z] #34 1.204 ++ : fec3683b971d9c3ef73f284f176672c44b448662
10:55:09 [2020-07-29T10:55:09.303Z] #34 1.204 + install_tini
10:55:09 [2020-07-29T10:55:09.303Z] #34 1.204 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
10:55:09 [2020-07-29T10:55:09.303Z] #34 1.204 + git clone https://github.com/krallin/tini.git /tmp/tmp.kOSDyyRu6D/tini
10:55:09 [2020-07-29T10:55:09.303Z] #34 1.205 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
10:55:09 [2020-07-29T10:55:09.303Z] #34 1.206 Cloning into '/tmp/tmp.kOSDyyRu6D/tini'...
10:55:09 [2020-07-29T10:55:09.303Z] #34 2.039 + cd /tmp/tmp.kOSDyyRu6D/tini
10:55:09 [2020-07-29T10:55:09.303Z] #34 2.039 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
10:55:09 [2020-07-29T10:55:09.303Z] #34 2.058 + cmake .
10:55:09 [2020-07-29T10:55:09.303Z] #34 2.408 -- The C compiler identification is GNU 8.3.0
10:55:09 [2020-07-29T10:55:09.303Z] #34 2.420 -- Check for working C compiler: /usr/bin/cc
10:55:09 [2020-07-29T10:55:09.303Z] #34 2.793 -- Check for working C compiler: /usr/bin/cc -- works
10:55:09 [2020-07-29T10:55:09.303Z] #34 2.794 -- Detecting C compiler ABI info
10:55:09 [2020-07-29T10:55:09.303Z] #34 3.112 -- Detecting C compiler ABI info - done
10:55:09 [2020-07-29T10:55:09.303Z] #34 3.120 -- Detecting C compile features
10:55:09 [2020-07-29T10:55:09.303Z] #34 4.091 -- Detecting C compile features - done
10:55:09 [2020-07-29T10:55:09.303Z] #34 4.108 -- Performing Test HAS_BUILTIN_FORTIFY
10:55:09 [2020-07-29T10:55:09.303Z] #34 4.211 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
10:55:09 [2020-07-29T10:55:09.303Z] #34 4.259 -- Configuring done
10:55:09 [2020-07-29T10:55:09.303Z] #34 4.261 -- Generating done
10:55:09 [2020-07-29T10:55:09.303Z] #34 4.262 -- Build files have been written to: /tmp/tmp.kOSDyyRu6D/tini
10:55:09 [2020-07-29T10:55:09.303Z] #34 4.281 + make tini-static
10:55:09 [2020-07-29T10:55:09.303Z] #34 4.486 Scanning dependencies of target tini-static
10:55:09 [2020-07-29T10:55:09.303Z] #34 4.555 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
10:55:09 [2020-07-29T10:55:09.303Z] #34 5.125 [100%] Linking C executable tini-static
10:55:09 [2020-07-29T10:55:09.303Z] #34 5.324 [100%] Built target tini-static
10:55:09 [2020-07-29T10:55:09.303Z] #34 5.358 + mkdir -p /build
10:55:09 [2020-07-29T10:55:09.303Z] #34 5.359 + cp tini-static /build/docker-init
10:55:09 [2020-07-29T10:55:09.303Z] #34 DONE 5.5s
10:55:09 [2020-07-29T10:55:09.303Z] 
10:55:09 [2020-07-29T10:55:09.303Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:55:09 [2020-07-29T10:55:09.303Z] #39 1.948 Note: Building without setproctitle() and strlcpy() support.
10:55:09 [2020-07-29T10:55:09.303Z] #39 1.948       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
10:55:09 [2020-07-29T10:55:09.303Z] #39 1.957 Note: Building without GnuTLS support
10:55:09 [2020-07-29T10:55:09.303Z] #39 1.967 Makefile.config:39: Warn: you have no libnftables installed
10:55:09 [2020-07-29T10:55:09.303Z] #39 1.967 Makefile.config:40: Warn: Building without nftables support
10:55:09 [2020-07-29T10:55:09.471Z]   DEP      criu/eventfd.d
10:55:09 [2020-07-29T10:55:09.471Z]   DEP      criu/crtools.d
10:55:09 [2020-07-29T10:55:09.471Z]   DEP      criu/cr-service.d
10:55:09 [2020-07-29T10:55:09.471Z]   DEP      criu/cr-restore.d
10:55:09 [2020-07-29T10:55:09.471Z]   DEP      criu/cr-errno.d
10:55:09 [2020-07-29T10:55:09.471Z]   DEP      criu/cr-dump.d
10:55:09 [2020-07-29T10:55:09.471Z]   DEP      criu/cr-dedup.d
10:55:09 [2020-07-29T10:55:09.472Z] #38 27.46 Reading package lists...
10:55:09 [2020-07-29T10:55:09.472Z] #38 ...
10:55:09 [2020-07-29T10:55:09.472Z] 
10:55:09 [2020-07-29T10:55:09.472Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
10:55:09 [2020-07-29T10:55:09.472Z] #54 21.25 Fetched 8365 kB in 17s (482 kB/s)
10:55:09 [2020-07-29T10:55:09.472Z] #54 21.25 Reading package lists...
10:55:09 [2020-07-29T10:55:09.508Z] #52 ...
10:55:09 [2020-07-29T10:55:09.508Z] 
10:55:09 [2020-07-29T10:55:09.508Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:55:09 [2020-07-29T10:55:09.508Z] #24 16.02 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
10:55:09 [2020-07-29T10:55:09.508Z] #24 16.32 
10:55:09 [2020-07-29T10:55:09.508Z] #24 16.44 
########                                                                  12.3%
######################################################################## 100.0%
10:55:09 [2020-07-29T10:55:09.508Z] #24 16.59 
10:55:09 [2020-07-29T10:55:09.508Z] #24 17.55 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
10:55:09 [2020-07-29T10:55:09.508Z] #24 17.59 skipping existing b63cc5f62c21
10:55:09 [2020-07-29T10:55:09.508Z] #24 17.68 
10:55:09 [2020-07-29T10:55:09.561Z] #39 ...
10:55:09 [2020-07-29T10:55:09.561Z] 
10:55:09 [2020-07-29T10:55:09.561Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
10:55:09 [2020-07-29T10:55:09.561Z] #52 1.507 + RM_GOPATH=0
10:55:09 [2020-07-29T10:55:09.561Z] #52 1.507 + TMP_GOPATH=
10:55:09 [2020-07-29T10:55:09.561Z] #52 1.509 + : /build
10:55:09 [2020-07-29T10:55:09.561Z] #52 1.509 + '[' -z '' ']'
10:55:09 [2020-07-29T10:55:09.561Z] #52 1.509 ++ mktemp -d
10:55:09 [2020-07-29T10:55:09.561Z] #52 1.511 + export GOPATH=/tmp/tmp.4iS22tEeqZ
10:55:09 [2020-07-29T10:55:09.561Z] #52 1.511 + GOPATH=/tmp/tmp.4iS22tEeqZ
10:55:09 [2020-07-29T10:55:09.561Z] #52 1.511 + RM_GOPATH=1
10:55:09 [2020-07-29T10:55:09.561Z] #52 1.520 ++ dirname ./install.sh
10:55:09 [2020-07-29T10:55:09.561Z] #52 1.520 + dir=.
10:55:09 [2020-07-29T10:55:09.561Z] #52 1.520 + bin=runc
10:55:09 [2020-07-29T10:55:09.561Z] #52 1.520 + shift
10:55:09 [2020-07-29T10:55:09.561Z] #52 1.520 + '[' '!' -f ./runc.installer ']'
10:55:09 [2020-07-29T10:55:09.561Z] #52 1.520 + . ./runc.installer
10:55:09 [2020-07-29T10:55:09.561Z] #52 1.520 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
10:55:09 [2020-07-29T10:55:09.561Z] #52 1.520 + install_runc
10:55:09 [2020-07-29T10:55:09.561Z] #52 1.521 + uname -r
10:55:09 [2020-07-29T10:55:09.561Z] #52 1.542 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
10:55:09 [2020-07-29T10:55:09.561Z] #52 1.542 + grep -q '^3\.10\.0.*\.el7\.'
10:55:09 [2020-07-29T10:55:09.561Z] #52 1.542 + RUNC_BUILDTAGS='seccomp apparmor selinux '
10:55:09 [2020-07-29T10:55:09.561Z] #52 1.542 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
10:55:09 [2020-07-29T10:55:09.561Z] #52 1.542 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.4iS22tEeqZ/src/github.com/opencontainers/runc
10:55:09 [2020-07-29T10:55:09.561Z] #52 1.546 Cloning into '/tmp/tmp.4iS22tEeqZ/src/github.com/opencontainers/runc'...
10:55:09 [2020-07-29T10:55:09.561Z] #52 4.994 + cd /tmp/tmp.4iS22tEeqZ/src/github.com/opencontainers/runc
10:55:09 [2020-07-29T10:55:09.561Z] #52 4.994 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
10:55:09 [2020-07-29T10:55:09.561Z] #52 5.478 + '[' -z '' ']'
10:55:09 [2020-07-29T10:55:09.561Z] #52 5.478 + target=static
10:55:09 [2020-07-29T10:55:09.561Z] #52 5.478 + make 'BUILDTAGS=seccomp apparmor selinux ' static
10:55:09 [2020-07-29T10:55:09.561Z] #52 6.132 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 .
10:55:09 [2020-07-29T10:55:09.561Z] #52 ...
10:55:09 [2020-07-29T10:55:09.561Z] 
10:55:09 [2020-07-29T10:55:09.561Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
10:55:09 [2020-07-29T10:55:09.561Z] #57 11.24 Checking out files:  91% (2940/3208)   
Checking out files:  92% (2952/3208)   
Checking out files:  93% (2984/3208)   
Checking out files:  94% (3016/3208)   
Checking out files:  95% (3048/3208)   
Checking out files:  96% (3080/3208)   
Checking out files:  97% (3112/3208)   
Checking out files:  98% (3144/3208)   
Checking out files:  99% (3176/3208)   
Checking out files: 100% (3208/3208)   
Checking out files: 100% (3208/3208), done.
10:55:09 [2020-07-29T10:55:09.561Z] #57 11.30 + cd /tmp/tmp.mBy0Gla1I5/src/github.com/containerd/containerd
10:55:09 [2020-07-29T10:55:09.561Z] #57 11.30 + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429
10:55:09 [2020-07-29T10:55:09.732Z] #54 28.44 Reading package lists...
10:55:09 [2020-07-29T10:55:09.732Z] #54 ...
10:55:09 [2020-07-29T10:55:09.732Z] 
10:55:09 [2020-07-29T10:55:09.732Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
10:55:09 [2020-07-29T10:55:09.732Z] #22 21.16 Fetched 8365 kB in 17s (482 kB/s)
10:55:09 [2020-07-29T10:55:09.732Z] #22 21.16 Reading package lists...
10:55:09 [2020-07-29T10:55:09.764Z]   DEP      criu/cr-check.d
10:55:09 [2020-07-29T10:55:09.764Z]   DEP      criu/config.d
10:55:09 [2020-07-29T10:55:09.764Z]   DEP      criu/clone-noasan.d
10:55:09 [2020-07-29T10:55:09.764Z]   DEP      criu/cgroup.d
10:55:09 [2020-07-29T10:55:09.764Z]   DEP      criu/cgroup-props.d
10:55:09 [2020-07-29T10:55:09.764Z]   DEP      criu/bitmap.d
10:55:09 [2020-07-29T10:55:09.764Z]   DEP      criu/bfd.d
10:55:09 [2020-07-29T10:55:09.764Z]   DEP      criu/autofs.d
10:55:09 [2020-07-29T10:55:09.764Z]   DEP      criu/aio.d
10:55:10 [2020-07-29T10:55:10.058Z]   DEP      criu/action-scripts.d
10:55:10 [2020-07-29T10:55:10.058Z]   CC       criu/action-scripts.o
10:55:10 [2020-07-29T10:55:10.058Z]   CC       criu/aio.o
10:55:10 [2020-07-29T10:55:10.128Z] #57 11.96 + export 'BUILDTAGS=netgo osusergo static_build'
10:55:10 [2020-07-29T10:55:10.128Z] #57 11.96 + BUILDTAGS='netgo osusergo static_build'
10:55:10 [2020-07-29T10:55:10.128Z] #57 11.96 + export EXTRA_FLAGS=-buildmode=pie
10:55:10 [2020-07-29T10:55:10.128Z] #57 11.96 + EXTRA_FLAGS=-buildmode=pie
10:55:10 [2020-07-29T10:55:10.128Z] #57 11.96 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
10:55:10 [2020-07-29T10:55:10.128Z] #57 11.96 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
10:55:10 [2020-07-29T10:55:10.128Z] #57 11.96 + '[' '' = dynamic ']'
10:55:10 [2020-07-29T10:55:10.128Z] #57 11.96 + make
10:55:10 [2020-07-29T10:55:10.351Z]   CC       criu/autofs.o
10:55:10 [2020-07-29T10:55:10.644Z]   CC       criu/bfd.o
10:55:10 [2020-07-29T10:55:10.693Z] #57 ...
10:55:10 [2020-07-29T10:55:10.693Z] 
10:55:10 [2020-07-29T10:55:10.693Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:55:10 [2020-07-29T10:55:10.693Z] #24 10.49 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
10:55:10 [2020-07-29T10:55:10.693Z] #24 10.75 
10:55:10 [2020-07-29T10:55:10.693Z] #24 10.84 
######################################################################## 100.0%
10:55:10 [2020-07-29T10:55:10.693Z] #24 10.92 
10:55:10 [2020-07-29T10:55:10.693Z] #24 10.94 Download of images into '/build' complete.
10:55:10 [2020-07-29T10:55:10.693Z] #24 10.94 Use something like the following to load the result into a Docker daemon:
10:55:10 [2020-07-29T10:55:10.693Z] #24 10.94   tar -cC '/build' . | docker load
10:55:10 [2020-07-29T10:55:10.693Z] #24 DONE 11.2s
10:55:10 [2020-07-29T10:55:10.693Z] 
10:55:10 [2020-07-29T10:55:10.693Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:55:10 [2020-07-29T10:55:10.693Z] #39 3.003 fatal: not a git repository (or any of the parent directories): .git
10:55:10 [2020-07-29T10:55:10.693Z] #39 3.054   GEN      .gitid
10:55:10 [2020-07-29T10:55:10.693Z] #39 3.100   GEN      criu/include/version.h
10:55:10 [2020-07-29T10:55:10.693Z] #39 3.194   GEN      include/common/asm
10:55:10 [2020-07-29T10:55:10.937Z]   CC       criu/bitmap.o
10:55:10 [2020-07-29T10:55:10.937Z]   CC       criu/cgroup-props.o
10:55:11 [2020-07-29T10:55:11.094Z] #24 19.03 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
10:55:11 [2020-07-29T10:55:11.230Z]   CC       criu/cgroup.o
10:55:11 [2020-07-29T10:55:11.406Z] 
10:55:11 [2020-07-29T10:55:11.407Z] #24 ...
10:55:11 [2020-07-29T10:55:11.407Z] 
10:55:11 [2020-07-29T10:55:11.407Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini
10:55:11 [2020-07-29T10:55:11.407Z] #34 5.300 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
10:55:11 [2020-07-29T10:55:11.407Z] #34 6.362 [100%] Linking C executable tini-static
10:55:11 [2020-07-29T10:55:11.407Z] #34 6.809 [100%] Built target tini-static
10:55:11 [2020-07-29T10:55:11.407Z] #34 6.936 + mkdir -p /build
10:55:11 [2020-07-29T10:55:11.407Z] #34 6.937 + cp tini-static /build/docker-init
10:55:11 [2020-07-29T10:55:11.407Z] #34 DONE 7.2s
10:55:11 [2020-07-29T10:55:11.407Z] 
10:55:11 [2020-07-29T10:55:11.407Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:55:11 [2020-07-29T10:55:11.407Z] #24 19.41 #=#=#                                                                         
10:55:11 [2020-07-29T10:55:11.627Z] #39 4.608   PBCC     images/timens.pb-c.c
10:55:11 [2020-07-29T10:55:11.627Z] #39 4.632   DEP      images/timens.pb-c.d
10:55:11 [2020-07-29T10:55:11.627Z] #39 4.648   PBCC     images/fown.pb-c.c
10:55:11 [2020-07-29T10:55:11.627Z] #39 4.656   PBCC     images/google/protobuf/descriptor.pb-c.c
10:55:11 [2020-07-29T10:55:11.711Z] #24 19.56 #=#=#                                                                         

######################################################################## 100.0%
10:55:11 [2020-07-29T10:55:11.711Z] #24 19.70 
10:55:11 [2020-07-29T10:55:11.711Z] #24 19.76 Download of images into '/build' complete.
10:55:11 [2020-07-29T10:55:11.711Z] #24 19.76 Use something like the following to load the result into a Docker daemon:
10:55:11 [2020-07-29T10:55:11.711Z] #24 19.76   tar -cC '/build' . | docker load
10:55:11 [2020-07-29T10:55:11.711Z] #24 DONE 19.9s
10:55:11 [2020-07-29T10:55:11.711Z] 
10:55:11 [2020-07-29T10:55:11.711Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:55:11 [2020-07-29T10:55:11.711Z] #39 1.527 Note: Building without setproctitle() and strlcpy() support.
10:55:11 [2020-07-29T10:55:11.711Z] #39 1.533       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
10:55:11 [2020-07-29T10:55:11.711Z] #39 1.553 Note: Building without GnuTLS support
10:55:11 [2020-07-29T10:55:11.711Z] #39 1.559 Makefile.config:39: Warn: you have no libnftables installed
10:55:11 [2020-07-29T10:55:11.711Z] #39 1.559 Makefile.config:40: Warn: Building without nftables support
10:55:11 [2020-07-29T10:55:11.711Z] #39 2.701 fatal: not a git repository (or any of the parent directories): .git
10:55:11 [2020-07-29T10:55:11.711Z] #39 2.736   GEN      .gitid
10:55:11 [2020-07-29T10:55:11.711Z] #39 2.758   GEN      criu/include/version.h
10:55:11 [2020-07-29T10:55:11.711Z] #39 2.790   GEN      include/common/asm
10:55:11 [2020-07-29T10:55:11.711Z] #39 3.803   PBCC     images/timens.pb-c.c
10:55:11 [2020-07-29T10:55:11.711Z] #39 3.808   DEP      images/timens.pb-c.d
10:55:11 [2020-07-29T10:55:11.711Z] #39 3.864   PBCC     images/fown.pb-c.c
10:55:11 [2020-07-29T10:55:11.711Z] #39 3.885   PBCC     images/google/protobuf/descriptor.pb-c.c
10:55:11 [2020-07-29T10:55:11.711Z] #39 3.977   PBCC     images/opts.pb-c.c
10:55:11 [2020-07-29T10:55:11.711Z] #39 4.022   PBCC     images/memfd.pb-c.c
10:55:11 [2020-07-29T10:55:11.711Z] #39 4.078   DEP      images/fown.pb-c.d
10:55:11 [2020-07-29T10:55:11.711Z] #39 4.166   DEP      images/google/protobuf/descriptor.pb-c.d
10:55:11 [2020-07-29T10:55:11.711Z] #39 4.239   DEP      images/opts.pb-c.d
10:55:11 [2020-07-29T10:55:11.711Z] #39 4.245   DEP      images/memfd.pb-c.d
10:55:11 [2020-07-29T10:55:11.711Z] #39 4.291   PBCC     images/sit.pb-c.c
10:55:11 [2020-07-29T10:55:11.711Z] #39 4.350   DEP      images/sit.pb-c.d
10:55:11 [2020-07-29T10:55:11.711Z] #39 4.380   PBCC     images/macvlan.pb-c.c
10:55:11 [2020-07-29T10:55:11.711Z] #39 4.416   DEP      images/macvlan.pb-c.d
10:55:11 [2020-07-29T10:55:11.711Z] #39 4.484   PBCC     images/autofs.pb-c.c
10:55:11 [2020-07-29T10:55:11.711Z] #39 4.492   DEP      images/autofs.pb-c.d
10:55:11 [2020-07-29T10:55:11.711Z] #39 4.521   PBCC     images/sysctl.pb-c.c
10:55:11 [2020-07-29T10:55:11.711Z] #39 4.538   DEP      images/sysctl.pb-c.d
10:55:11 [2020-07-29T10:55:11.711Z] #39 4.634   PBCC     images/time.pb-c.c
10:55:11 [2020-07-29T10:55:11.711Z] #39 4.651   DEP      images/time.pb-c.d
10:55:11 [2020-07-29T10:55:11.711Z] #39 4.691   PBCC     images/binfmt-misc.pb-c.c
10:55:11 [2020-07-29T10:55:11.711Z] #39 4.709   DEP      images/binfmt-misc.pb-c.d
10:55:11 [2020-07-29T10:55:11.711Z] #39 4.763   PBCC     images/seccomp.pb-c.c
10:55:11 [2020-07-29T10:55:11.711Z] #39 4.770   DEP      images/seccomp.pb-c.d
10:55:11 [2020-07-29T10:55:11.711Z] #39 4.800   PBCC     images/userns.pb-c.c
10:55:11 [2020-07-29T10:55:11.711Z] #39 4.852   DEP      images/userns.pb-c.d
10:55:11 [2020-07-29T10:55:11.711Z] #39 4.891   PBCC     images/cgroup.pb-c.c
10:55:11 [2020-07-29T10:55:11.711Z] #39 4.899   DEP      images/cgroup.pb-c.d
10:55:11 [2020-07-29T10:55:11.711Z] #39 4.934   PBCC     images/ext-file.pb-c.c
10:55:11 [2020-07-29T10:55:11.711Z] #39 4.943   DEP      images/ext-file.pb-c.d
10:55:11 [2020-07-29T10:55:11.711Z] #39 4.981   PBCC     images/rpc.pb-c.c
10:55:11 [2020-07-29T10:55:11.711Z] #39 5.014   DEP      images/rpc.pb-c.d
10:55:11 [2020-07-29T10:55:11.711Z] #39 5.063   PBCC     images/siginfo.pb-c.c
10:55:11 [2020-07-29T10:55:11.711Z] #39 5.086   DEP      images/siginfo.pb-c.d
10:55:11 [2020-07-29T10:55:11.711Z] #39 5.113   PBCC     images/pagemap.pb-c.c
10:55:11 [2020-07-29T10:55:11.711Z] #39 5.173   DEP      images/pagemap.pb-c.d
10:55:11 [2020-07-29T10:55:11.711Z] #39 5.228   PBCC     images/rlimit.pb-c.c
10:55:11 [2020-07-29T10:55:11.711Z] #39 5.245   DEP      images/rlimit.pb-c.d
10:55:11 [2020-07-29T10:55:11.711Z] #39 5.271   PBCC     images/file-lock.pb-c.c
10:55:11 [2020-07-29T10:55:11.711Z] #39 5.284   DEP      images/file-lock.pb-c.d
10:55:11 [2020-07-29T10:55:11.711Z] #39 5.346   PBCC     images/tty.pb-c.c
10:55:11 [2020-07-29T10:55:11.711Z] #39 5.394   DEP      images/tty.pb-c.d
10:55:11 [2020-07-29T10:55:11.711Z] #39 5.409   PBCC     images/tun.pb-c.c
10:55:11 [2020-07-29T10:55:11.711Z] #39 5.488   PBCC     images/netdev.pb-c.c
10:55:11 [2020-07-29T10:55:11.711Z] #39 5.551   DEP      images/tun.pb-c.d
10:55:11 [2020-07-29T10:55:11.711Z] #39 5.587   DEP      images/netdev.pb-c.d
10:55:11 [2020-07-29T10:55:11.711Z] #39 5.648   PBCC     images/vma.pb-c.c
10:55:11 [2020-07-29T10:55:11.711Z] #39 5.705   DEP      images/vma.pb-c.d
10:55:11 [2020-07-29T10:55:11.711Z] #39 5.763   PBCC     images/creds.pb-c.c
10:55:11 [2020-07-29T10:55:11.711Z] #39 5.772   DEP      images/creds.pb-c.d
10:55:11 [2020-07-29T10:55:11.711Z] #39 5.806   PBCC     images/utsns.pb-c.c
10:55:11 [2020-07-29T10:55:11.711Z] #39 5.816   DEP      images/utsns.pb-c.d
10:55:11 [2020-07-29T10:55:11.711Z] #39 5.829   PBCC     images/ipc-desc.pb-c.c
10:55:11 [2020-07-29T10:55:11.711Z] #39 5.860   PBCC     images/ipc-sem.pb-c.c
10:55:11 [2020-07-29T10:55:11.711Z] #39 5.889   DEP      images/ipc-desc.pb-c.d
10:55:11 [2020-07-29T10:55:11.711Z] #39 5.919   DEP      images/ipc-sem.pb-c.d
10:55:11 [2020-07-29T10:55:11.711Z] #39 5.983   PBCC     images/ipc-msg.pb-c.c
10:55:11 [2020-07-29T10:55:11.711Z] #39 5.986   DEP      images/ipc-msg.pb-c.d
10:55:11 [2020-07-29T10:55:11.711Z] #39 6.008   PBCC     images/ipc-shm.pb-c.c
10:55:11 [2020-07-29T10:55:11.711Z] #39 6.011   DEP      images/ipc-shm.pb-c.d
10:55:11 [2020-07-29T10:55:11.711Z] #39 6.081   PBCC     images/ipc-var.pb-c.c
10:55:11 [2020-07-29T10:55:11.711Z] #39 6.084   DEP      images/ipc-var.pb-c.d
10:55:11 [2020-07-29T10:55:11.711Z] #39 6.114   PBCC     images/sk-opts.pb-c.c
10:55:11 [2020-07-29T10:55:11.711Z] #39 6.117   PBCC     images/packet-sock.pb-c.c
10:55:11 [2020-07-29T10:55:11.711Z] #39 6.127   DEP      images/sk-opts.pb-c.d
10:55:11 [2020-07-29T10:55:11.711Z] #39 6.191   DEP      images/packet-sock.pb-c.d
10:55:11 [2020-07-29T10:55:11.711Z] #39 6.235   PBCC     images/sk-netlink.pb-c.c
10:55:11 [2020-07-29T10:55:11.711Z] #39 6.261   DEP      images/sk-netlink.pb-c.d
10:55:11 [2020-07-29T10:55:11.711Z] #39 6.294   PBCC     images/sk-inet.pb-c.c
10:55:11 [2020-07-29T10:55:11.711Z] #39 6.336   DEP      images/sk-inet.pb-c.d
10:55:11 [2020-07-29T10:55:11.711Z] #39 6.454   PBCC     images/sk-unix.pb-c.c
10:55:11 [2020-07-29T10:55:11.711Z] #39 6.490   DEP      images/sk-unix.pb-c.d
10:55:11 [2020-07-29T10:55:11.711Z] #39 6.521   PBCC     images/mm.pb-c.c
10:55:11 [2020-07-29T10:55:11.711Z] #39 6.551   DEP      images/mm.pb-c.d
10:55:11 [2020-07-29T10:55:11.711Z] #39 6.627   PBCC     images/timerfd.pb-c.c
10:55:11 [2020-07-29T10:55:11.711Z] #39 6.683   DEP      images/timerfd.pb-c.d
10:55:11 [2020-07-29T10:55:11.711Z] #39 6.706   PBCC     images/timer.pb-c.c
10:55:11 [2020-07-29T10:55:11.711Z] #39 6.729   DEP      images/timer.pb-c.d
10:55:11 [2020-07-29T10:55:11.711Z] #39 6.782   PBCC     images/sa.pb-c.c
10:55:11 [2020-07-29T10:55:11.711Z] #39 6.793   DEP      images/sa.pb-c.d
10:55:11 [2020-07-29T10:55:11.711Z] #39 6.835   PBCC     images/pipe-data.pb-c.c
10:55:11 [2020-07-29T10:55:11.711Z] #39 6.840   DEP      images/pipe-data.pb-c.d
10:55:11 [2020-07-29T10:55:11.711Z] #39 6.884   PBCC     images/mnt.pb-c.c
10:55:11 [2020-07-29T10:55:11.711Z] #39 6.919   DEP      images/mnt.pb-c.d
10:55:11 [2020-07-29T10:55:11.711Z] #39 7.102   PBCC     images/sk-packet.pb-c.c
10:55:11 [2020-07-29T10:55:11.711Z] #39 7.102   DEP      images/sk-packet.pb-c.d
10:55:11 [2020-07-29T10:55:11.711Z] #39 7.174   PBCC     images/tcp-stream.pb-c.c
10:55:11 [2020-07-29T10:55:11.711Z] #39 7.239   DEP      images/tcp-stream.pb-c.d
10:55:11 [2020-07-29T10:55:11.711Z] #39 7.321   PBCC     images/pipe.pb-c.c
10:55:11 [2020-07-29T10:55:11.711Z] #39 7.365   DEP      images/pipe.pb-c.d
10:55:11 [2020-07-29T10:55:11.711Z] #39 7.417   PBCC     images/pstree.pb-c.c
10:55:11 [2020-07-29T10:55:11.711Z] #39 7.417   DEP      images/pstree.pb-c.d
10:55:11 [2020-07-29T10:55:11.885Z] #39 4.720   PBCC     images/opts.pb-c.c
10:55:11 [2020-07-29T10:55:11.885Z] #39 4.740   PBCC     images/memfd.pb-c.c
10:55:11 [2020-07-29T10:55:11.885Z] #39 4.780   DEP      images/fown.pb-c.d
10:55:11 [2020-07-29T10:55:11.885Z] #39 4.796   DEP      images/google/protobuf/descriptor.pb-c.d
10:55:11 [2020-07-29T10:55:11.885Z] #39 4.835   DEP      images/opts.pb-c.d
10:55:11 [2020-07-29T10:55:11.885Z] #39 4.852   DEP      images/memfd.pb-c.d
10:55:11 [2020-07-29T10:55:11.885Z] #39 4.886   PBCC     images/sit.pb-c.c
10:55:11 [2020-07-29T10:55:11.885Z] #39 4.912   DEP      images/sit.pb-c.d
10:55:11 [2020-07-29T10:55:11.885Z] #39 4.932   PBCC     images/macvlan.pb-c.c
10:55:11 [2020-07-29T10:55:11.885Z] #39 4.942   DEP      images/macvlan.pb-c.d
10:55:12 [2020-07-29T10:55:12.028Z] #39 7.517   PBCC     images/fs.pb-c.c
10:55:12 [2020-07-29T10:55:12.028Z] #39 7.526   DEP      images/fs.pb-c.d
10:55:12 [2020-07-29T10:55:12.028Z] #39 7.609   PBCC     images/signalfd.pb-c.c
10:55:12 [2020-07-29T10:55:12.028Z] #39 7.683   DEP      images/signalfd.pb-c.d
10:55:12 [2020-07-29T10:55:12.028Z] #39 7.763   PBCC     images/fh.pb-c.c
10:55:12 [2020-07-29T10:55:12.028Z] #39 7.856   PBCC     images/fsnotify.pb-c.c
10:55:12 [2020-07-29T10:55:12.143Z] #39 4.953   PBCC     images/autofs.pb-c.c
10:55:12 [2020-07-29T10:55:12.143Z] #39 4.966   DEP      images/autofs.pb-c.d
10:55:12 [2020-07-29T10:55:12.143Z] #39 4.986   PBCC     images/sysctl.pb-c.c
10:55:12 [2020-07-29T10:55:12.143Z] #39 4.997   DEP      images/sysctl.pb-c.d
10:55:12 [2020-07-29T10:55:12.143Z] #39 5.016   PBCC     images/time.pb-c.c
10:55:12 [2020-07-29T10:55:12.143Z] #39 5.027   DEP      images/time.pb-c.d
10:55:12 [2020-07-29T10:55:12.143Z] #39 5.040   PBCC     images/binfmt-misc.pb-c.c
10:55:12 [2020-07-29T10:55:12.143Z] #39 5.054   DEP      images/binfmt-misc.pb-c.d
10:55:12 [2020-07-29T10:55:12.143Z] #39 5.067   PBCC     images/seccomp.pb-c.c
10:55:12 [2020-07-29T10:55:12.143Z] #39 5.077   DEP      images/seccomp.pb-c.d
10:55:12 [2020-07-29T10:55:12.143Z] #39 5.100   PBCC     images/userns.pb-c.c
10:55:12 [2020-07-29T10:55:12.143Z] #39 5.110   DEP      images/userns.pb-c.d
10:55:12 [2020-07-29T10:55:12.143Z] #39 5.133   PBCC     images/cgroup.pb-c.c
10:55:12 [2020-07-29T10:55:12.143Z] #39 5.144   DEP      images/cgroup.pb-c.d
10:55:12 [2020-07-29T10:55:12.143Z] #39 5.178   PBCC     images/ext-file.pb-c.c
10:55:12 [2020-07-29T10:55:12.271Z]   CC       criu/clone-noasan.o
10:55:12 [2020-07-29T10:55:12.271Z]   CC       criu/config.o
10:55:12 [2020-07-29T10:55:12.281Z] #22 28.12 Reading package lists...
10:55:12 [2020-07-29T10:55:12.281Z] #22 ...
10:55:12 [2020-07-29T10:55:12.281Z] 
10:55:12 [2020-07-29T10:55:12.281Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
10:55:12 [2020-07-29T10:55:12.281Z] #36 23.47 + GOPATH=/tmp/tmp.IbjoOg7MaO/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.IbjoOg7MaO go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
10:55:12 [2020-07-29T10:55:12.281Z] #36 ...
10:55:12 [2020-07-29T10:55:12.281Z] 
10:55:12 [2020-07-29T10:55:12.281Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
10:55:12 [2020-07-29T10:55:12.281Z] #31 27.77 Reading package lists...
10:55:12 [2020-07-29T10:55:12.325Z] #39 7.983   DEP      images/fh.pb-c.d
10:55:12 [2020-07-29T10:55:12.325Z] #39 8.049   DEP      images/fsnotify.pb-c.d
10:55:12 [2020-07-29T10:55:12.325Z] #39 8.115   PBCC     images/eventpoll.pb-c.c
10:55:12 [2020-07-29T10:55:12.401Z] #39 5.188   DEP      images/ext-file.pb-c.d
10:55:12 [2020-07-29T10:55:12.401Z] #39 5.211   PBCC     images/rpc.pb-c.c
10:55:12 [2020-07-29T10:55:12.401Z] #39 5.238   DEP      images/rpc.pb-c.d
10:55:12 [2020-07-29T10:55:12.401Z] #39 5.288   PBCC     images/siginfo.pb-c.c
10:55:12 [2020-07-29T10:55:12.401Z] #39 5.300   DEP      images/siginfo.pb-c.d
10:55:12 [2020-07-29T10:55:12.401Z] #39 5.325   PBCC     images/pagemap.pb-c.c
10:55:12 [2020-07-29T10:55:12.401Z] #39 5.351   DEP      images/pagemap.pb-c.d
10:55:12 [2020-07-29T10:55:12.401Z] #39 5.369   PBCC     images/rlimit.pb-c.c
10:55:12 [2020-07-29T10:55:12.401Z] #39 5.392   DEP      images/rlimit.pb-c.d
10:55:12 [2020-07-29T10:55:12.565Z]   CC       criu/cr-check.o
10:55:12 [2020-07-29T10:55:12.625Z] #39 8.119   DEP      images/eventpoll.pb-c.d
10:55:12 [2020-07-29T10:55:12.625Z] #39 8.151   PBCC     images/eventfd.pb-c.c
10:55:12 [2020-07-29T10:55:12.625Z] #39 8.223   DEP      images/eventfd.pb-c.d
10:55:12 [2020-07-29T10:55:12.625Z] #39 8.319   PBCC     images/remap-file-path.pb-c.c
10:55:12 [2020-07-29T10:55:12.625Z] #39 8.330   DEP      images/remap-file-path.pb-c.d
10:55:12 [2020-07-29T10:55:12.625Z] #39 8.352   PBCC     images/fifo.pb-c.c
10:55:12 [2020-07-29T10:55:12.625Z] #39 ...
10:55:12 [2020-07-29T10:55:12.625Z] 
10:55:12 [2020-07-29T10:55:12.625Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
10:55:12 [2020-07-29T10:55:12.659Z] #39 5.416   PBCC     images/file-lock.pb-c.c
10:55:12 [2020-07-29T10:55:12.659Z] #39 5.446   DEP      images/file-lock.pb-c.d
10:55:12 [2020-07-29T10:55:12.659Z] #39 5.467   PBCC     images/tty.pb-c.c
10:55:12 [2020-07-29T10:55:12.659Z] #39 5.504   DEP      images/tty.pb-c.d
10:55:12 [2020-07-29T10:55:12.659Z] #39 5.549   PBCC     images/tun.pb-c.c
10:55:12 [2020-07-29T10:55:12.659Z] #39 5.576   PBCC     images/netdev.pb-c.c
10:55:12 [2020-07-29T10:55:12.659Z] #39 5.588   DEP      images/tun.pb-c.d
10:55:12 [2020-07-29T10:55:12.659Z] #39 5.636   DEP      images/netdev.pb-c.d
10:55:12 [2020-07-29T10:55:12.659Z] #39 5.652   PBCC     images/vma.pb-c.c
10:55:12 [2020-07-29T10:55:12.659Z] #39 5.664   DEP      images/vma.pb-c.d
10:55:12 [2020-07-29T10:55:12.659Z] #39 5.685   PBCC     images/creds.pb-c.c
10:55:12 [2020-07-29T10:55:12.659Z] #39 5.696   DEP      images/creds.pb-c.d
10:55:12 [2020-07-29T10:55:12.659Z] #39 5.744   PBCC     images/utsns.pb-c.c
10:55:12 [2020-07-29T10:55:12.917Z] #39 5.756   DEP      images/utsns.pb-c.d
10:55:12 [2020-07-29T10:55:12.917Z] #39 5.789   PBCC     images/ipc-desc.pb-c.c
10:55:12 [2020-07-29T10:55:12.917Z] #39 5.800   PBCC     images/ipc-sem.pb-c.c
10:55:12 [2020-07-29T10:55:12.917Z] #39 5.806   DEP      images/ipc-desc.pb-c.d
10:55:12 [2020-07-29T10:55:12.917Z] #39 5.828   DEP      images/ipc-sem.pb-c.d
10:55:12 [2020-07-29T10:55:12.917Z] #39 5.849   PBCC     images/ipc-msg.pb-c.c
10:55:12 [2020-07-29T10:55:12.917Z] #39 5.856   DEP      images/ipc-msg.pb-c.d
10:55:12 [2020-07-29T10:55:12.917Z] #39 5.888   PBCC     images/ipc-shm.pb-c.c
10:55:12 [2020-07-29T10:55:12.917Z] #39 5.896   DEP      images/ipc-shm.pb-c.d
10:55:12 [2020-07-29T10:55:12.917Z] #39 5.918   PBCC     images/ipc-var.pb-c.c
10:55:12 [2020-07-29T10:55:12.917Z] #39 5.926   DEP      images/ipc-var.pb-c.d
10:55:12 [2020-07-29T10:55:12.917Z] #39 5.956   PBCC     images/sk-opts.pb-c.c
10:55:13 [2020-07-29T10:55:13.175Z] #39 5.963   PBCC     images/packet-sock.pb-c.c
10:55:13 [2020-07-29T10:55:13.175Z] #39 5.992   DEP      images/sk-opts.pb-c.d
10:55:13 [2020-07-29T10:55:13.175Z] #39 6.005   DEP      images/packet-sock.pb-c.d
10:55:13 [2020-07-29T10:55:13.175Z] #39 6.016   PBCC     images/sk-netlink.pb-c.c
10:55:13 [2020-07-29T10:55:13.175Z] #39 6.040   DEP      images/sk-netlink.pb-c.d
10:55:13 [2020-07-29T10:55:13.175Z] #39 6.057   PBCC     images/sk-inet.pb-c.c
10:55:13 [2020-07-29T10:55:13.175Z] #39 6.076   DEP      images/sk-inet.pb-c.d
10:55:13 [2020-07-29T10:55:13.175Z] #39 6.102   PBCC     images/sk-unix.pb-c.c
10:55:13 [2020-07-29T10:55:13.175Z] #39 6.135   DEP      images/sk-unix.pb-c.d
10:55:13 [2020-07-29T10:55:13.175Z] #39 6.150   PBCC     images/mm.pb-c.c
10:55:13 [2020-07-29T10:55:13.175Z] #39 6.183   DEP      images/mm.pb-c.d
10:55:13 [2020-07-29T10:55:13.232Z]   CC       criu/cr-dedup.o
10:55:13 [2020-07-29T10:55:13.232Z]   CC       criu/cr-dump.o
10:55:13 [2020-07-29T10:55:13.434Z] #39 6.229   PBCC     images/timerfd.pb-c.c
10:55:13 [2020-07-29T10:55:13.434Z] #39 6.244   DEP      images/timerfd.pb-c.d
10:55:13 [2020-07-29T10:55:13.434Z] #39 6.306   PBCC     images/timer.pb-c.c
10:55:13 [2020-07-29T10:55:13.434Z] #39 6.318   DEP      images/timer.pb-c.d
10:55:13 [2020-07-29T10:55:13.434Z] #39 6.336   PBCC     images/sa.pb-c.c
10:55:13 [2020-07-29T10:55:13.434Z] #39 6.399   DEP      images/sa.pb-c.d
10:55:13 [2020-07-29T10:55:13.434Z] #39 6.410   PBCC     images/pipe-data.pb-c.c
10:55:13 [2020-07-29T10:55:13.434Z] #39 6.422   DEP      images/pipe-data.pb-c.d
10:55:13 [2020-07-29T10:55:13.434Z] #39 6.442   PBCC     images/mnt.pb-c.c
10:55:13 [2020-07-29T10:55:13.434Z] #39 6.454   DEP      images/mnt.pb-c.d
10:55:13 [2020-07-29T10:55:13.434Z] #39 6.475   PBCC     images/sk-packet.pb-c.c
10:55:13 [2020-07-29T10:55:13.434Z] #39 6.485   DEP      images/sk-packet.pb-c.d
10:55:13 [2020-07-29T10:55:13.434Z] #39 6.496   PBCC     images/tcp-stream.pb-c.c
10:55:13 [2020-07-29T10:55:13.434Z] #39 6.521   DEP      images/tcp-stream.pb-c.d
10:55:13 [2020-07-29T10:55:13.692Z] #39 6.556   PBCC     images/pipe.pb-c.c
10:55:13 [2020-07-29T10:55:13.692Z] #39 6.576   DEP      images/pipe.pb-c.d
10:55:13 [2020-07-29T10:55:13.692Z] #39 6.588   PBCC     images/pstree.pb-c.c
10:55:13 [2020-07-29T10:55:13.692Z] #39 6.594   DEP      images/pstree.pb-c.d
10:55:13 [2020-07-29T10:55:13.692Z] #39 6.628   PBCC     images/fs.pb-c.c
10:55:13 [2020-07-29T10:55:13.692Z] #39 6.635   DEP      images/fs.pb-c.d
10:55:13 [2020-07-29T10:55:13.692Z] #39 6.647   PBCC     images/signalfd.pb-c.c
10:55:13 [2020-07-29T10:55:13.692Z] #39 6.679   DEP      images/signalfd.pb-c.d
10:55:13 [2020-07-29T10:55:13.692Z] #39 6.707   PBCC     images/fh.pb-c.c
10:55:13 [2020-07-29T10:55:13.692Z] #39 6.744   PBCC     images/fsnotify.pb-c.c
10:55:13 [2020-07-29T10:55:13.867Z]   CC       criu/cr-errno.o
10:55:13 [2020-07-29T10:55:13.867Z]   CC       criu/cr-restore.o
10:55:13 [2020-07-29T10:55:13.950Z] #39 6.776   DEP      images/fh.pb-c.d
10:55:13 [2020-07-29T10:55:13.950Z] #39 6.791   DEP      images/fsnotify.pb-c.d
10:55:13 [2020-07-29T10:55:13.950Z] #39 6.829   PBCC     images/eventpoll.pb-c.c
10:55:13 [2020-07-29T10:55:13.950Z] #39 6.844   DEP      images/eventpoll.pb-c.d
10:55:13 [2020-07-29T10:55:13.950Z] #39 6.877   PBCC     images/eventfd.pb-c.c
10:55:13 [2020-07-29T10:55:13.950Z] #39 6.904   DEP      images/eventfd.pb-c.d
10:55:13 [2020-07-29T10:55:13.950Z] #39 6.929   PBCC     images/remap-file-path.pb-c.c
10:55:13 [2020-07-29T10:55:13.950Z] #39 6.940   DEP      images/remap-file-path.pb-c.d
10:55:13 [2020-07-29T10:55:13.950Z] #39 6.972   PBCC     images/fifo.pb-c.c
10:55:13 [2020-07-29T10:55:13.950Z] #39 6.982   DEP      images/fifo.pb-c.d
10:55:14 [2020-07-29T10:55:14.208Z] #39 7.013   PBCC     images/ghost-file.pb-c.c
10:55:14 [2020-07-29T10:55:14.208Z] #39 7.036   DEP      images/ghost-file.pb-c.d
10:55:14 [2020-07-29T10:55:14.208Z] #39 7.066   PBCC     images/regfile.pb-c.c
10:55:14 [2020-07-29T10:55:14.208Z] #39 7.088   DEP      images/regfile.pb-c.d
10:55:14 [2020-07-29T10:55:14.208Z] #39 7.116   PBCC     images/ns.pb-c.c
10:55:14 [2020-07-29T10:55:14.208Z] #39 7.130   DEP      images/ns.pb-c.d
10:55:14 [2020-07-29T10:55:14.208Z] #39 7.140   PBCC     images/fdinfo.pb-c.c
10:55:14 [2020-07-29T10:55:14.208Z] #39 7.188   DEP      images/fdinfo.pb-c.d
10:55:14 [2020-07-29T10:55:14.208Z] #39 7.217   PBCC     images/core-aarch64.pb-c.c
10:55:14 [2020-07-29T10:55:14.421Z] #57 25.63 Checking out files:  52% (1674/3208)   
Checking out files:  53% (1701/3208)   
Checking out files:  54% (1733/3208)   
Checking out files:  55% (1765/3208)   
Checking out files:  56% (1797/3208)   
Checking out files:  57% (1829/3208)   
Checking out files:  58% (1861/3208)   
Checking out files:  59% (1893/3208)   
Checking out files:  60% (1925/3208)   
Checking out files:  61% (1957/3208)   
Checking out files:  62% (1989/3208)   
Checking out files:  63% (2022/3208)   
Checking out files:  64% (2054/3208)   
Checking out files:  65% (2086/3208)   
Checking out files:  66% (2118/3208)   
Checking out files:  67% (2150/3208)   
Checking out files:  68% (2182/3208)   
Checking out files:  69% (2214/3208)   
Checking out files:  70% (2246/3208)   
Checking out files:  71% (2278/3208)   
Checking out files:  72% (2310/3208)   
Checking out files:  73% (2342/3208)   
Checking out files:  74% (2374/3208)   
Checking out files:  75% (2406/3208)   
Checking out files:  76% (2439/3208)   
Checking out files:  77% (2471/3208)   
Checking out files:  78% (2503/3208)   
Checking out files:  79% (2535/3208)   
Checking out files:  79% (2540/3208)   
Checking out files:  80% (2567/3208)   
Checking out files:  81% (2599/3208)   
Checking out files:  82% (2631/3208)   
Checking out files:  83% (2663/3208)   
Checking out files:  84% (2695/3208)   
Checking out files:  85% (2727/3208)   
Checking out files:  86% (2759/3208)   
Checking out files:  87% (2791/3208)   
Checking out files:  88% (2824/3208)   
Checking out files:  89% (2856/3208)   
Checking out files:  90% (2888/3208)   
Checking out files:  91% (2920/3208)   
Checking out files:  92% (2952/3208)   
Checking out files:  93% (2984/3208)   
Checking out files:  94% (3016/3208)   
Checking out files:  95% (3048/3208)   
Checking out files:  96% (3080/3208)   
Checking out files:  97% (3112/3208)   
Checking out files:  98% (3144/3208)   
Checking out files:  99% (3176/3208)   
Checking out files: 100% (3208/3208)   
Checking out files: 100% (3208/3208), done.
10:55:14 [2020-07-29T10:55:14.450Z] #31 34.07 Building dependency tree...
10:55:14 [2020-07-29T10:55:14.450Z] #31 35.73 Reading state information...
10:55:14 [2020-07-29T10:55:14.466Z] #39 7.248   PBCC     images/core-arm.pb-c.c
10:55:14 [2020-07-29T10:55:14.466Z] #39 7.272   PBCC     images/core-ppc64.pb-c.c
10:55:14 [2020-07-29T10:55:14.466Z] #39 7.293   PBCC     images/core-s390.pb-c.c
10:55:14 [2020-07-29T10:55:14.466Z] #39 7.307   PBCC     images/core-x86.pb-c.c
10:55:14 [2020-07-29T10:55:14.466Z] #39 7.332   PBCC     images/core.pb-c.c
10:55:14 [2020-07-29T10:55:14.466Z] #39 7.367   PBCC     images/inventory.pb-c.c
10:55:14 [2020-07-29T10:55:14.466Z] #39 7.416   DEP      images/core-aarch64.pb-c.d
10:55:14 [2020-07-29T10:55:14.466Z] #39 7.449   DEP      images/core-arm.pb-c.d
10:55:14 [2020-07-29T10:55:14.713Z] #57 27.54 + cd /tmp/tmp.MfpC5rcnJy/src/github.com/containerd/containerd
10:55:14 [2020-07-29T10:55:14.713Z] #57 27.54 + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429
10:55:14 [2020-07-29T10:55:14.724Z] #39 7.479   DEP      images/core-ppc64.pb-c.d
10:55:14 [2020-07-29T10:55:14.724Z] #39 7.495   DEP      images/core-s390.pb-c.d
10:55:14 [2020-07-29T10:55:14.724Z] #39 7.516   DEP      images/core-x86.pb-c.d
10:55:14 [2020-07-29T10:55:14.724Z] #39 7.586   DEP      images/core.pb-c.d
10:55:14 [2020-07-29T10:55:14.724Z] #39 7.618   DEP      images/inventory.pb-c.d
10:55:14 [2020-07-29T10:55:14.724Z] #39 7.643   PBCC     images/cpuinfo.pb-c.c
10:55:14 [2020-07-29T10:55:14.724Z] #39 7.660   DEP      images/cpuinfo.pb-c.d
10:55:14 [2020-07-29T10:55:14.724Z] #39 7.687   PBCC     images/stats.pb-c.c
10:55:14 [2020-07-29T10:55:14.982Z] #39 7.698   DEP      images/stats.pb-c.d
10:55:14 [2020-07-29T10:55:14.982Z] #39 ...
10:55:14 [2020-07-29T10:55:14.982Z] 
10:55:14 [2020-07-29T10:55:14.982Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
10:55:14 [2020-07-29T10:55:14.982Z] #60 24.84 + for f in rootlesskit rootlesskit-docker-proxy
10:55:14 [2020-07-29T10:55:14.982Z] #60 24.84 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
10:55:14 [2020-07-29T10:55:14.982Z] #60 DONE 27.9s
10:55:14 [2020-07-29T10:55:14.982Z] 
10:55:14 [2020-07-29T10:55:14.982Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
10:55:14 [2020-07-29T10:55:14.982Z] #61 DONE 0.0s
10:55:15 [2020-07-29T10:55:15.239Z] 
10:55:15 [2020-07-29T10:55:15.239Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:55:15 [2020-07-29T10:55:15.239Z] #42 20.84 io/ioutil
10:55:15 [2020-07-29T10:55:15.239Z] #42 20.86 os/exec
10:55:15 [2020-07-29T10:55:15.239Z] #42 21.09 vendor/golang.org/x/crypto/chacha20poly1305
10:55:15 [2020-07-29T10:55:15.239Z] #42 21.71 flag
10:55:15 [2020-07-29T10:55:15.239Z] #42 21.72 go/token
10:55:15 [2020-07-29T10:55:15.239Z] #42 21.72 net/url
10:55:15 [2020-07-29T10:55:15.239Z] #42 21.72 text/template/parse
10:55:15 [2020-07-29T10:55:15.239Z] #42 21.72 log
10:55:15 [2020-07-29T10:55:15.239Z] #42 21.94 encoding/json
10:55:15 [2020-07-29T10:55:15.239Z] #42 22.41 encoding/xml
10:55:15 [2020-07-29T10:55:15.239Z] #42 22.63 compress/flate
10:55:15 [2020-07-29T10:55:15.239Z] #42 23.02 encoding/hex
10:55:15 [2020-07-29T10:55:15.239Z] #42 23.05 math/big
10:55:15 [2020-07-29T10:55:15.239Z] #42 23.09 go/scanner
10:55:15 [2020-07-29T10:55:15.239Z] #42 23.48 vendor/golang.org/x/text/unicode/bidi
10:55:15 [2020-07-29T10:55:15.239Z] #42 24.24 go/ast
10:55:15 [2020-07-29T10:55:15.239Z] #42 24.62 text/template
10:55:15 [2020-07-29T10:55:15.239Z] #42 25.95 vendor/golang.org/x/text/secure/bidirule
10:55:15 [2020-07-29T10:55:15.239Z] #42 26.17 compress/gzip
10:55:15 [2020-07-29T10:55:15.239Z] #42 26.41 vendor/golang.org/x/net/http2/hpack
10:55:15 [2020-07-29T10:55:15.239Z] #42 26.41 vendor/golang.org/x/text/unicode/norm
10:55:15 [2020-07-29T10:55:15.239Z] #42 27.54 mime
10:55:15 [2020-07-29T10:55:15.239Z] #42 27.71 mime/quotedprintable
10:55:15 [2020-07-29T10:55:15.239Z] #42 27.93 net/http/internal
10:55:15 [2020-07-29T10:55:15.382Z]   CC       criu/cr-service.o
10:55:15 [2020-07-29T10:55:15.497Z] #42 28.46 go/doc
10:55:15 [2020-07-29T10:55:15.679Z]   CC       criu/crtools.o
10:55:15 [2020-07-29T10:55:15.805Z] #42 28.46 go/parser
10:55:15 [2020-07-29T10:55:15.984Z]   CC       criu/eventfd.o
10:55:15 [2020-07-29T10:55:15.984Z]   CC       criu/eventpoll.o
10:55:16 [2020-07-29T10:55:16.066Z] #42 ...
10:55:16 [2020-07-29T10:55:16.066Z] 
10:55:16 [2020-07-29T10:55:16.066Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:55:16 [2020-07-29T10:55:16.066Z] #39 8.715 make[1]: Nothing to be done for 'all'.
10:55:16 [2020-07-29T10:55:16.222Z] #57 28.89 + export 'BUILDTAGS=netgo osusergo static_build'
10:55:16 [2020-07-29T10:55:16.222Z] #57 28.89 + BUILDTAGS='netgo osusergo static_build'
10:55:16 [2020-07-29T10:55:16.222Z] #57 28.89 + export EXTRA_FLAGS=-buildmode=pie
10:55:16 [2020-07-29T10:55:16.222Z] #57 28.89 + EXTRA_FLAGS=-buildmode=pie
10:55:16 [2020-07-29T10:55:16.222Z] #57 28.89 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
10:55:16 [2020-07-29T10:55:16.222Z] #57 28.89 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
10:55:16 [2020-07-29T10:55:16.222Z] #57 28.89 + '[' '' = dynamic ']'
10:55:16 [2020-07-29T10:55:16.222Z] #57 28.89 + make
10:55:16 [2020-07-29T10:55:16.279Z]   CC       criu/external.o
10:55:16 [2020-07-29T10:55:16.279Z]   CC       criu/fault-injection.o
10:55:16 [2020-07-29T10:55:16.279Z]   CC       criu/fdstore.o
10:55:16 [2020-07-29T10:55:16.357Z] #31 37.95 The following additional packages will be installed:
10:55:16 [2020-07-29T10:55:16.357Z] #31 37.95   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
10:55:16 [2020-07-29T10:55:16.357Z] #31 37.96 Suggested packages:
10:55:16 [2020-07-29T10:55:16.357Z] #31 37.96   cmake-doc ninja-build lrzip
10:55:16 [2020-07-29T10:55:16.357Z] #31 37.96 Recommended packages:
10:55:16 [2020-07-29T10:55:16.357Z] #31 37.96   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
10:55:16 [2020-07-29T10:55:16.572Z]   CC       criu/fifo.o
10:55:16 [2020-07-29T10:55:16.572Z]   CC       criu/file-ids.o
10:55:16 [2020-07-29T10:55:16.572Z]   CC       criu/file-lock.o
10:55:16 [2020-07-29T10:55:16.855Z] #57 29.79 🇩 bin/ctr
10:55:16 [2020-07-29T10:55:16.867Z]   CC       criu/files-ext.o
10:55:17 [2020-07-29T10:55:17.146Z] #57 ...
10:55:17 [2020-07-29T10:55:17.146Z] 
10:55:17 [2020-07-29T10:55:17.146Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:55:17 [2020-07-29T10:55:17.146Z] #42 38.04 time
10:55:17 [2020-07-29T10:55:17.146Z] #42 41.04 internal/fmtsort
10:55:17 [2020-07-29T10:55:17.146Z] #42 41.59 internal/syscall/execenv
10:55:17 [2020-07-29T10:55:17.146Z] #42 41.72 internal/syscall/unix
10:55:17 [2020-07-29T10:55:17.146Z] #42 41.90 strings
10:55:17 [2020-07-29T10:55:17.146Z] #42 43.06 internal/poll
10:55:17 [2020-07-29T10:55:17.146Z] #42 45.05 regexp/syntax
10:55:17 [2020-07-29T10:55:17.146Z] #42 45.66 os
10:55:17 [2020-07-29T10:55:17.146Z] #42 47.89 fmt
10:55:17 [2020-07-29T10:55:17.146Z] #42 ...
10:55:17 [2020-07-29T10:55:17.146Z] 
10:55:17 [2020-07-29T10:55:17.146Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
10:55:17 [2020-07-29T10:55:17.146Z] #14 10.69 Fetched 8060 kB in 10s (837 kB/s)
10:55:17 [2020-07-29T10:55:17.146Z] #14 10.69 Reading package lists...
10:55:17 [2020-07-29T10:55:17.146Z] #14 14.20 Reading package lists...
10:55:17 [2020-07-29T10:55:17.146Z] #14 18.54 Building dependency tree...
10:55:17 [2020-07-29T10:55:17.146Z] #14 18.99 Reading state information...
10:55:17 [2020-07-29T10:55:17.146Z] #14 19.36 libcap2-bin is already the newest version (1:2.25-2).
10:55:17 [2020-07-29T10:55:17.146Z] #14 19.36 libcap2-bin set to manually installed.
10:55:17 [2020-07-29T10:55:17.146Z] #14 19.36 The following additional packages will be installed:
10:55:17 [2020-07-29T10:55:17.146Z] #14 19.36   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
10:55:17 [2020-07-29T10:55:17.146Z] #14 19.36   gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1
10:55:17 [2020-07-29T10:55:17.146Z] #14 19.36   libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1
10:55:17 [2020-07-29T10:55:17.146Z] #14 19.36   libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
10:55:17 [2020-07-29T10:55:17.146Z] #14 19.36   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib
10:55:17 [2020-07-29T10:55:17.146Z] #14 19.36   libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev
10:55:17 [2020-07-29T10:55:17.146Z] #14 19.37   libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3
10:55:17 [2020-07-29T10:55:17.146Z] #14 19.37   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
10:55:17 [2020-07-29T10:55:17.146Z] #14 19.37   python3.7 python3.7-minimal vim-runtime xxd
10:55:17 [2020-07-29T10:55:17.146Z] #14 19.37 Suggested packages:
10:55:17 [2020-07-29T10:55:17.146Z] #14 19.37   apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm
10:55:17 [2020-07-29T10:55:17.146Z] #14 19.37   wine64 python3-doc python3-tk python3-venv python-setuptools-doc
10:55:17 [2020-07-29T10:55:17.146Z] #14 19.37   python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts
10:55:17 [2020-07-29T10:55:17.146Z] #14 19.37   xfsdump acl attr quota
10:55:17 [2020-07-29T10:55:17.146Z] #14 19.37 Recommended packages:
10:55:17 [2020-07-29T10:55:17.146Z] #14 19.37   aufs-dkms nftables build-essential python3-dev python3-keyring
10:55:17 [2020-07-29T10:55:17.146Z] #14 19.37   python3-keyrings.alt python3-xdg unzip
10:55:17 [2020-07-29T10:55:17.160Z]   CC       criu/files-reg.o
10:55:17 [2020-07-29T10:55:17.438Z] #14 ...
10:55:17 [2020-07-29T10:55:17.438Z] 
10:55:17 [2020-07-29T10:55:17.438Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:55:17 [2020-07-29T10:55:17.438Z] #42 48.23 path/filepath
10:55:17 [2020-07-29T10:55:17.455Z] #39 10.11   CC       images/stats.o
10:55:17 [2020-07-29T10:55:17.455Z] #39 10.27   CC       images/core.o
10:55:17 [2020-07-29T10:55:17.713Z] #39 10.62   CC       images/core-x86.o
10:55:17 [2020-07-29T10:55:17.736Z] #31 38.96 The following NEW packages will be installed:
10:55:17 [2020-07-29T10:55:17.736Z] #31 39.00   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
10:55:17 [2020-07-29T10:55:17.736Z] #31 39.00   vim-common xxd
10:55:17 [2020-07-29T10:55:17.736Z] #31 39.45 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
10:55:17 [2020-07-29T10:55:17.736Z] #31 39.45 Need to get 14.9 MB of archives.
10:55:17 [2020-07-29T10:55:17.736Z] #31 39.45 After this operation, 61.8 MB of additional disk space will be used.
10:55:17 [2020-07-29T10:55:17.736Z] #31 39.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
10:55:17 [2020-07-29T10:55:17.796Z]   CC       criu/files.o
10:55:17 [2020-07-29T10:55:17.971Z] #39 10.76   CC       images/core-arm.o
10:55:17 [2020-07-29T10:55:17.971Z] #39 10.92   CC       images/core-aarch64.o
10:55:17 [2020-07-29T10:55:17.996Z] #31 39.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
10:55:17 [2020-07-29T10:55:17.996Z] #31 39.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
10:55:17 [2020-07-29T10:55:17.996Z] #31 39.61 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
10:55:18 [2020-07-29T10:55:18.071Z] #42 ...
10:55:18 [2020-07-29T10:55:18.071Z] 
10:55:18 [2020-07-29T10:55:18.071Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
10:55:18 [2020-07-29T10:55:18.071Z] #29 38.93 internal/poll
10:55:18 [2020-07-29T10:55:18.071Z] #29 40.43 internal/syscall/execenv
10:55:18 [2020-07-29T10:55:18.071Z] #29 40.44 internal/fmtsort
10:55:18 [2020-07-29T10:55:18.071Z] #29 40.49 internal/syscall/unix
10:55:18 [2020-07-29T10:55:18.071Z] #29 40.74 os
10:55:18 [2020-07-29T10:55:18.071Z] #29 41.21 strings
10:55:18 [2020-07-29T10:55:18.071Z] #29 43.96 fmt
10:55:18 [2020-07-29T10:55:18.071Z] #29 44.34 bytes
10:55:18 [2020-07-29T10:55:18.071Z] #29 45.67 bufio
10:55:18 [2020-07-29T10:55:18.071Z] #29 46.71 path/filepath
10:55:18 [2020-07-29T10:55:18.071Z] #29 47.07 flag
10:55:18 [2020-07-29T10:55:18.071Z] #29 47.66 io/ioutil
10:55:18 [2020-07-29T10:55:18.071Z] #29 48.04 github.com/BurntSushi/toml
10:55:18 [2020-07-29T10:55:18.071Z] #29 48.18 log
10:55:18 [2020-07-29T10:55:18.071Z] #29 48.63 path
10:55:18 [2020-07-29T10:55:18.229Z] #39 11.08   CC       images/core-ppc64.o
10:55:18 [2020-07-29T10:55:18.229Z] #39 11.29   CC       images/core-s390.o
10:55:18 [2020-07-29T10:55:18.256Z] #31 ...
10:55:18 [2020-07-29T10:55:18.256Z] 
10:55:18 [2020-07-29T10:55:18.256Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
10:55:18 [2020-07-29T10:55:18.256Z] #38 27.46 Reading package lists...
10:55:18 [2020-07-29T10:55:18.256Z] #38 34.29 Building dependency tree...
10:55:18 [2020-07-29T10:55:18.256Z] #38 35.57 Reading state information...
10:55:18 [2020-07-29T10:55:18.256Z] #38 37.79 The following additional packages will be installed:
10:55:18 [2020-07-29T10:55:18.256Z] #38 37.82   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
10:55:18 [2020-07-29T10:55:18.256Z] #38 37.82   libprotoc17 python-pkg-resources python-six zlib1g-dev
10:55:18 [2020-07-29T10:55:18.256Z] #38 37.84 Suggested packages:
10:55:18 [2020-07-29T10:55:18.256Z] #38 37.84   manpages-dev python-setuptools
10:55:18 [2020-07-29T10:55:18.256Z] #38 39.18 The following NEW packages will be installed:
10:55:18 [2020-07-29T10:55:18.256Z] #38 39.19   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
10:55:18 [2020-07-29T10:55:18.256Z] #38 39.20   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
10:55:18 [2020-07-29T10:55:18.256Z] #38 39.20   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
10:55:18 [2020-07-29T10:55:18.256Z] #38 39.21   python-six zlib1g-dev
10:55:18 [2020-07-29T10:55:18.256Z] #38 39.71 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
10:55:18 [2020-07-29T10:55:18.256Z] #38 39.71 Need to get 4095 kB of archives.
10:55:18 [2020-07-29T10:55:18.256Z] #38 39.71 After this operation, 22.5 MB of additional disk space will be used.
10:55:18 [2020-07-29T10:55:18.256Z] #38 39.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
10:55:18 [2020-07-29T10:55:18.256Z] #38 39.71 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
10:55:18 [2020-07-29T10:55:18.256Z] #38 39.71 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
10:55:18 [2020-07-29T10:55:18.256Z] #38 39.72 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
10:55:18 [2020-07-29T10:55:18.256Z] #38 39.73 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
10:55:18 [2020-07-29T10:55:18.256Z] #38 39.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
10:55:18 [2020-07-29T10:55:18.256Z] #38 39.74 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
10:55:18 [2020-07-29T10:55:18.256Z] #38 39.75 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
10:55:18 [2020-07-29T10:55:18.256Z] #38 39.78 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
10:55:18 [2020-07-29T10:55:18.256Z] #38 39.85 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
10:55:18 [2020-07-29T10:55:18.256Z] #38 39.87 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
10:55:18 [2020-07-29T10:55:18.363Z] #29 49.07 text/tabwriter
10:55:18 [2020-07-29T10:55:18.363Z] #29 ...
10:55:18 [2020-07-29T10:55:18.363Z] 
10:55:18 [2020-07-29T10:55:18.363Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
10:55:18 [2020-07-29T10:55:18.363Z] #14 21.41 The following NEW packages will be installed:
10:55:18 [2020-07-29T10:55:18.363Z] #14 21.42   apparmor aufs-tools bash-completion binutils-mingw-w64
10:55:18 [2020-07-29T10:55:18.363Z] #14 21.42   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup
10:55:18 [2020-07-29T10:55:18.363Z] #14 21.42   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq
10:55:18 [2020-07-29T10:55:18.363Z] #14 21.42   libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1
10:55:18 [2020-07-29T10:55:18.363Z] #14 21.43   libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1
10:55:18 [2020-07-29T10:55:18.363Z] #14 21.43   libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
10:55:18 [2020-07-29T10:55:18.363Z] #14 21.43   libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
10:55:18 [2020-07-29T10:55:18.363Z] #14 21.43   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
10:55:18 [2020-07-29T10:55:18.363Z] #14 21.43   libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev
10:55:18 [2020-07-29T10:55:18.363Z] #14 21.43   mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3
10:55:18 [2020-07-29T10:55:18.363Z] #14 21.43   python3-distutils python3-lib2to3 python3-minimal python3-pip
10:55:18 [2020-07-29T10:55:18.363Z] #14 21.43   python3-pkg-resources python3-setuptools python3-wheel python3.7
10:55:18 [2020-07-29T10:55:18.363Z] #14 21.43   python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime
10:55:18 [2020-07-29T10:55:18.363Z] #14 21.43   xfsprogs xxd xz-utils zip
10:55:18 [2020-07-29T10:55:18.363Z] #14 21.55 0 upgraded, 68 newly installed, 0 to remove and 0 not upgraded.
10:55:18 [2020-07-29T10:55:18.363Z] #14 21.55 Need to get 99.3 MB of archives.
10:55:18 [2020-07-29T10:55:18.363Z] #14 21.55 After this operation, 605 MB of additional disk space will be used.
10:55:18 [2020-07-29T10:55:18.363Z] #14 21.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB]
10:55:18 [2020-07-29T10:55:18.363Z] #14 21.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB]
10:55:18 [2020-07-29T10:55:18.363Z] #14 21.62 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB]
10:55:18 [2020-07-29T10:55:18.363Z] #14 21.68 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB]
10:55:18 [2020-07-29T10:55:18.363Z] #14 21.70 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB]
10:55:18 [2020-07-29T10:55:18.363Z] #14 21.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB]
10:55:18 [2020-07-29T10:55:18.363Z] #14 21.79 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB]
10:55:18 [2020-07-29T10:55:18.363Z] #14 21.81 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB]
10:55:18 [2020-07-29T10:55:18.363Z] #14 21.82 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB]
10:55:18 [2020-07-29T10:55:18.363Z] #14 21.83 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB]
10:55:18 [2020-07-29T10:55:18.363Z] #14 21.83 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB]
10:55:18 [2020-07-29T10:55:18.363Z] #14 21.83 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB]
10:55:18 [2020-07-29T10:55:18.363Z] #14 21.83 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB]
10:55:18 [2020-07-29T10:55:18.363Z] #14 21.83 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB]
10:55:18 [2020-07-29T10:55:18.363Z] #14 21.83 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB]
10:55:18 [2020-07-29T10:55:18.363Z] #14 21.83 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB]
10:55:18 [2020-07-29T10:55:18.363Z] #14 21.84 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
10:55:18 [2020-07-29T10:55:18.363Z] #14 21.85 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
10:55:18 [2020-07-29T10:55:18.363Z] #14 21.86 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB]
10:55:18 [2020-07-29T10:55:18.363Z] #14 21.93 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB]
10:55:18 [2020-07-29T10:55:18.363Z] #14 22.02 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB]
10:55:18 [2020-07-29T10:55:18.363Z] #14 22.02 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB]
10:55:18 [2020-07-29T10:55:18.363Z] #14 22.03 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB]
10:55:18 [2020-07-29T10:55:18.363Z] #14 22.04 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]
10:55:18 [2020-07-29T10:55:18.363Z] #14 22.13 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]
10:55:18 [2020-07-29T10:55:18.435Z]   CC       criu/filesystems.o
10:55:18 [2020-07-29T10:55:18.516Z] #38 40.00 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
10:55:18 [2020-07-29T10:55:18.516Z] #38 40.07 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
10:55:18 [2020-07-29T10:55:18.516Z] #38 40.08 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
10:55:18 [2020-07-29T10:55:18.516Z] #38 40.09 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
10:55:18 [2020-07-29T10:55:18.516Z] #38 40.11 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
10:55:18 [2020-07-29T10:55:18.516Z] #38 40.12 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
10:55:18 [2020-07-29T10:55:18.655Z] #14 22.28 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
10:55:18 [2020-07-29T10:55:18.655Z] #14 22.29 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB]
10:55:18 [2020-07-29T10:55:18.655Z] #14 22.30 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB]
10:55:18 [2020-07-29T10:55:18.655Z] #14 22.30 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB]
10:55:18 [2020-07-29T10:55:18.735Z]   CC       criu/fsnotify.o
10:55:18 [2020-07-29T10:55:18.795Z] #39 11.58   CC       images/cpuinfo.o
10:55:18 [2020-07-29T10:55:18.795Z] #39 11.69   CC       images/inventory.o
10:55:18 [2020-07-29T10:55:18.795Z] #39 11.77   CC       images/fdinfo.o
10:55:18 [2020-07-29T10:55:18.950Z] #14 22.54 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
10:55:19 [2020-07-29T10:55:19.038Z]   CC       criu/image-desc.o
10:55:19 [2020-07-29T10:55:19.038Z]   CC       criu/image.o
10:55:19 [2020-07-29T10:55:19.054Z] #39 11.89   CC       images/fown.o
10:55:19 [2020-07-29T10:55:19.054Z] #39 12.03   CC       images/ns.o
10:55:19 [2020-07-29T10:55:19.054Z] #39 ...
10:55:19 [2020-07-29T10:55:19.054Z] 
10:55:19 [2020-07-29T10:55:19.054Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
10:55:19 [2020-07-29T10:55:19.054Z] #14 1.338 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
10:55:19 [2020-07-29T10:55:19.054Z] #14 1.362 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:55:19 [2020-07-29T10:55:19.054Z] #14 1.362 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:55:19 [2020-07-29T10:55:19.054Z] #14 2.086 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
10:55:19 [2020-07-29T10:55:19.054Z] #14 2.634 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB]
10:55:19 [2020-07-29T10:55:19.054Z] #14 3.138 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
10:55:19 [2020-07-29T10:55:19.054Z] #14 5.270 Fetched 8365 kB in 4s (1999 kB/s)
10:55:19 [2020-07-29T10:55:19.054Z] #14 5.270 Reading package lists...
10:55:19 [2020-07-29T10:55:19.054Z] #14 6.364 Reading package lists...
10:55:19 [2020-07-29T10:55:19.054Z] #14 7.478 Building dependency tree...
10:55:19 [2020-07-29T10:55:19.054Z] #14 7.778 Reading state information...
10:55:19 [2020-07-29T10:55:19.054Z] #14 7.979 libcap2-bin is already the newest version (1:2.25-2).
10:55:19 [2020-07-29T10:55:19.054Z] #14 7.979 libcap2-bin set to manually installed.
10:55:19 [2020-07-29T10:55:19.054Z] #14 7.979 The following additional packages will be installed:
10:55:19 [2020-07-29T10:55:19.054Z] #14 7.981   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
10:55:19 [2020-07-29T10:55:19.054Z] #14 7.981   gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1
10:55:19 [2020-07-29T10:55:19.054Z] #14 7.982   libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1
10:55:19 [2020-07-29T10:55:19.054Z] #14 7.982   libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
10:55:19 [2020-07-29T10:55:19.054Z] #14 7.982   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib
10:55:19 [2020-07-29T10:55:19.054Z] #14 7.982   libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev
10:55:19 [2020-07-29T10:55:19.054Z] #14 7.983   libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3
10:55:19 [2020-07-29T10:55:19.054Z] #14 7.983   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
10:55:19 [2020-07-29T10:55:19.054Z] #14 7.983   python3.7 python3.7-minimal vim-runtime xxd
10:55:19 [2020-07-29T10:55:19.054Z] #14 7.985 Suggested packages:
10:55:19 [2020-07-29T10:55:19.054Z] #14 7.985   apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm
10:55:19 [2020-07-29T10:55:19.054Z] #14 7.985   wine64 python3-doc python3-tk python3-venv python-setuptools-doc
10:55:19 [2020-07-29T10:55:19.054Z] #14 7.985   python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts
10:55:19 [2020-07-29T10:55:19.054Z] #14 7.985   xfsdump acl attr quota
10:55:19 [2020-07-29T10:55:19.054Z] #14 7.985 Recommended packages:
10:55:19 [2020-07-29T10:55:19.054Z] #14 7.985   aufs-dkms nftables build-essential python3-dev python3-keyring
10:55:19 [2020-07-29T10:55:19.054Z] #14 7.985   python3-keyrings.alt python3-xdg unzip
10:55:19 [2020-07-29T10:55:19.054Z] #14 8.849 The following NEW packages will be installed:
10:55:19 [2020-07-29T10:55:19.054Z] #14 8.849   apparmor aufs-tools bash-completion binutils-mingw-w64
10:55:19 [2020-07-29T10:55:19.054Z] #14 8.850   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup
10:55:19 [2020-07-29T10:55:19.054Z] #14 8.850   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq
10:55:19 [2020-07-29T10:55:19.054Z] #14 8.850   libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1
10:55:19 [2020-07-29T10:55:19.054Z] #14 8.851   libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1
10:55:19 [2020-07-29T10:55:19.054Z] #14 8.851   libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
10:55:19 [2020-07-29T10:55:19.054Z] #14 8.851   libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
10:55:19 [2020-07-29T10:55:19.054Z] #14 8.851   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
10:55:19 [2020-07-29T10:55:19.054Z] #14 8.851   libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev
10:55:19 [2020-07-29T10:55:19.054Z] #14 8.852   mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3
10:55:19 [2020-07-29T10:55:19.054Z] #14 8.852   python3-distutils python3-lib2to3 python3-minimal python3-pip
10:55:19 [2020-07-29T10:55:19.054Z] #14 8.852   python3-pkg-resources python3-setuptools python3-wheel python3.7
10:55:19 [2020-07-29T10:55:19.054Z] #14 8.852   python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime
10:55:19 [2020-07-29T10:55:19.054Z] #14 8.852   xfsprogs xxd xz-utils zip
10:55:19 [2020-07-29T10:55:19.054Z] #14 9.140 0 upgraded, 68 newly installed, 0 to remove and 0 not upgraded.
10:55:19 [2020-07-29T10:55:19.054Z] #14 9.140 Need to get 104 MB of archives.
10:55:19 [2020-07-29T10:55:19.054Z] #14 9.140 After this operation, 597 MB of additional disk space will be used.
10:55:19 [2020-07-29T10:55:19.054Z] #14 9.140 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
10:55:19 [2020-07-29T10:55:19.054Z] #14 9.144 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
10:55:19 [2020-07-29T10:55:19.054Z] #14 9.164 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
10:55:19 [2020-07-29T10:55:19.054Z] #14 9.212 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
10:55:19 [2020-07-29T10:55:19.054Z] #14 9.214 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
10:55:19 [2020-07-29T10:55:19.054Z] #14 9.216 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
10:55:19 [2020-07-29T10:55:19.054Z] #14 9.261 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
10:55:19 [2020-07-29T10:55:19.054Z] #14 9.274 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
10:55:19 [2020-07-29T10:55:19.054Z] #14 9.278 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
10:55:19 [2020-07-29T10:55:19.054Z] #14 9.283 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
10:55:19 [2020-07-29T10:55:19.054Z] #14 9.285 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
10:55:19 [2020-07-29T10:55:19.054Z] #14 9.287 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
10:55:19 [2020-07-29T10:55:19.054Z] #14 9.289 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
10:55:19 [2020-07-29T10:55:19.054Z] #14 9.290 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
10:55:19 [2020-07-29T10:55:19.054Z] #14 9.291 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
10:55:19 [2020-07-29T10:55:19.054Z] #14 9.293 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
10:55:19 [2020-07-29T10:55:19.054Z] #14 9.308 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
10:55:19 [2020-07-29T10:55:19.054Z] #14 9.312 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
10:55:19 [2020-07-29T10:55:19.054Z] #14 9.324 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
10:55:19 [2020-07-29T10:55:19.054Z] #14 9.330 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
10:55:19 [2020-07-29T10:55:19.054Z] #14 9.332 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
10:55:19 [2020-07-29T10:55:19.054Z] #14 9.336 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
10:55:19 [2020-07-29T10:55:19.054Z] #14 9.345 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
10:55:19 [2020-07-29T10:55:19.054Z] #14 9.353 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]
10:55:19 [2020-07-29T10:55:19.054Z] #14 9.401 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]
10:55:19 [2020-07-29T10:55:19.054Z] #14 9.478 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
10:55:19 [2020-07-29T10:55:19.054Z] #14 9.482 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
10:55:19 [2020-07-29T10:55:19.054Z] #14 9.485 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
10:55:19 [2020-07-29T10:55:19.054Z] #14 9.487 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
10:55:19 [2020-07-29T10:55:19.054Z] #14 9.646 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
10:55:19 [2020-07-29T10:55:19.054Z] #14 9.746 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]
10:55:19 [2020-07-29T10:55:19.054Z] #14 9.749 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]
10:55:19 [2020-07-29T10:55:19.086Z] #38 ...
10:55:19 [2020-07-29T10:55:19.086Z] 
10:55:19 [2020-07-29T10:55:19.086Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:55:19 [2020-07-29T10:55:19.086Z] #42 40.59 sync
10:55:19 [2020-07-29T10:55:19.086Z] #42 40.60 internal/reflectlite
10:55:19 [2020-07-29T10:55:19.242Z] #14 22.71 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]
10:55:19 [2020-07-29T10:55:19.242Z] #14 22.73 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]
10:55:19 [2020-07-29T10:55:19.313Z] #14 ...
10:55:19 [2020-07-29T10:55:19.313Z] 
10:55:19 [2020-07-29T10:55:19.313Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:55:19 [2020-07-29T10:55:19.313Z] #39 12.13   CC       images/regfile.o
10:55:19 [2020-07-29T10:55:19.313Z] #39 12.23   CC       images/ghost-file.o
10:55:19 [2020-07-29T10:55:19.313Z] #39 12.32   CC       images/fifo.o
10:55:19 [2020-07-29T10:55:19.331Z]   CC       criu/ipc_ns.o
10:55:19 [2020-07-29T10:55:19.570Z] #39 12.41   CC       images/remap-file-path.o
10:55:19 [2020-07-29T10:55:19.570Z] #39 12.48   CC       images/eventfd.o
10:55:19 [2020-07-29T10:55:19.570Z] #39 12.60   CC       images/eventpoll.o
10:55:19 [2020-07-29T10:55:19.624Z]   CC       criu/irmap.o
10:55:19 [2020-07-29T10:55:19.829Z] #39 12.76   CC       images/fh.o
10:55:19 [2020-07-29T10:55:19.917Z]   CC       criu/kcmp-ids.o
10:55:19 [2020-07-29T10:55:19.917Z]   CC       criu/kerndat.o
10:55:20 [2020-07-29T10:55:20.087Z] #39 12.90   CC       images/fsnotify.o
10:55:20 [2020-07-29T10:55:20.211Z]   CC       criu/libnetlink.o
10:55:20 [2020-07-29T10:55:20.346Z] #39 13.21   CC       images/signalfd.o
10:55:20 [2020-07-29T10:55:20.346Z] #39 13.31   CC       images/fs.o
10:55:20 [2020-07-29T10:55:20.470Z] #42 41.69 github.com/LK4D4/vndr/godl/singleflight
10:55:20 [2020-07-29T10:55:20.470Z] #42 42.03 math/rand
10:55:20 [2020-07-29T10:55:20.504Z]   CC       criu/log.o
10:55:20 [2020-07-29T10:55:20.504Z]   CC       criu/lsm.o
10:55:20 [2020-07-29T10:55:20.604Z] #39 13.37   CC       images/pstree.o
10:55:20 [2020-07-29T10:55:20.604Z] #39 13.45   CC       images/pipe.o
10:55:20 [2020-07-29T10:55:20.604Z] #39 13.55   CC       images/tcp-stream.o
10:55:20 [2020-07-29T10:55:20.751Z] #14 24.34 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]
10:55:20 [2020-07-29T10:55:20.798Z]   CC       criu/mem.o
10:55:20 [2020-07-29T10:55:20.863Z] #39 13.72   CC       images/sk-packet.o
10:55:21 [2020-07-29T10:55:21.040Z] #42 ...
10:55:21 [2020-07-29T10:55:21.040Z] 
10:55:21 [2020-07-29T10:55:21.040Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
10:55:21 [2020-07-29T10:55:21.040Z] #66 DONE 42.4s
10:55:21 [2020-07-29T10:55:21.121Z] #39 13.83   CC       images/mnt.o
10:55:21 [2020-07-29T10:55:21.121Z] #39 13.91   CC       images/pipe-data.o
10:55:21 [2020-07-29T10:55:21.121Z] #39 14.00   CC       images/sa.o
10:55:21 [2020-07-29T10:55:21.121Z] #39 ...
10:55:21 [2020-07-29T10:55:21.121Z] 
10:55:21 [2020-07-29T10:55:21.121Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
10:55:21 [2020-07-29T10:55:21.121Z] #57 12.86 🇩 bin/ctr
10:55:21 [2020-07-29T10:55:21.121Z] #57 ...
10:55:21 [2020-07-29T10:55:21.121Z] 
10:55:21 [2020-07-29T10:55:21.121Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
10:55:21 [2020-07-29T10:55:21.121Z] #14 10.76 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]
10:55:21 [2020-07-29T10:55:21.121Z] #14 11.40 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
10:55:21 [2020-07-29T10:55:21.121Z] #14 11.41 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
10:55:21 [2020-07-29T10:55:21.121Z] #14 11.42 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
10:55:21 [2020-07-29T10:55:21.121Z] #14 11.42 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
10:55:21 [2020-07-29T10:55:21.121Z] #14 11.42 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
10:55:21 [2020-07-29T10:55:21.121Z] #14 11.42 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
10:55:21 [2020-07-29T10:55:21.121Z] #14 11.42 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]
10:55:21 [2020-07-29T10:55:21.121Z] #14 11.42 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
10:55:21 [2020-07-29T10:55:21.121Z] #14 11.42 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
10:55:21 [2020-07-29T10:55:21.121Z] #14 11.44 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
10:55:21 [2020-07-29T10:55:21.121Z] #14 11.44 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
10:55:21 [2020-07-29T10:55:21.121Z] #14 11.45 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
10:55:21 [2020-07-29T10:55:21.121Z] #14 11.46 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
10:55:21 [2020-07-29T10:55:21.121Z] #14 11.47 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
10:55:21 [2020-07-29T10:55:21.121Z] #14 11.48 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
10:55:21 [2020-07-29T10:55:21.121Z] #14 11.48 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
10:55:21 [2020-07-29T10:55:21.121Z] #14 11.48 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
10:55:21 [2020-07-29T10:55:21.121Z] #14 11.74 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
10:55:21 [2020-07-29T10:55:21.121Z] #14 11.75 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
10:55:21 [2020-07-29T10:55:21.121Z] #14 11.75 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
10:55:21 [2020-07-29T10:55:21.121Z] #14 11.75 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
10:55:21 [2020-07-29T10:55:21.121Z] #14 11.75 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
10:55:21 [2020-07-29T10:55:21.121Z] #14 11.76 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
10:55:21 [2020-07-29T10:55:21.121Z] #14 11.76 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
10:55:21 [2020-07-29T10:55:21.121Z] #14 11.80 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
10:55:21 [2020-07-29T10:55:21.121Z] #14 11.80 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
10:55:21 [2020-07-29T10:55:21.121Z] #14 11.81 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
10:55:21 [2020-07-29T10:55:21.121Z] #14 11.81 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
10:55:21 [2020-07-29T10:55:21.121Z] #14 11.81 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
10:55:21 [2020-07-29T10:55:21.121Z] #14 11.82 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
10:55:21 [2020-07-29T10:55:21.121Z] #14 11.82 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
10:55:21 [2020-07-29T10:55:21.121Z] #14 11.83 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
10:55:21 [2020-07-29T10:55:21.121Z] #14 11.96 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
10:55:21 [2020-07-29T10:55:21.121Z] #14 11.98 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
10:55:21 [2020-07-29T10:55:21.121Z] #14 12.00 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
10:55:21 [2020-07-29T10:55:21.301Z] 
10:55:21 [2020-07-29T10:55:21.301Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
10:55:21 [2020-07-29T10:55:21.301Z] #7 27.26 Reading package lists...
10:55:21 [2020-07-29T10:55:21.301Z] #7 34.28 Building dependency tree...
10:55:21 [2020-07-29T10:55:21.301Z] #7 35.59 Reading state information...
10:55:21 [2020-07-29T10:55:21.301Z] #7 37.72 The following additional packages will be installed:
10:55:21 [2020-07-29T10:55:21.301Z] #7 37.73   libapparmor1
10:55:21 [2020-07-29T10:55:21.301Z] #7 37.74 Suggested packages:
10:55:21 [2020-07-29T10:55:21.301Z] #7 37.76   seccomp
10:55:21 [2020-07-29T10:55:21.301Z] #7 38.08 The following NEW packages will be installed:
10:55:21 [2020-07-29T10:55:21.301Z] #7 38.10   libapparmor-dev libapparmor1 libseccomp-dev
10:55:21 [2020-07-29T10:55:21.301Z] #7 38.55 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
10:55:21 [2020-07-29T10:55:21.301Z] #7 38.55 Need to get 293 kB of archives.
10:55:21 [2020-07-29T10:55:21.301Z] #7 38.55 After this operation, 952 kB of additional disk space will be used.
10:55:21 [2020-07-29T10:55:21.301Z] #7 38.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
10:55:21 [2020-07-29T10:55:21.301Z] #7 38.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
10:55:21 [2020-07-29T10:55:21.301Z] #7 38.56 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
10:55:21 [2020-07-29T10:55:21.301Z] #7 39.79 debconf: delaying package configuration, since apt-utils is not installed
10:55:21 [2020-07-29T10:55:21.301Z] #7 40.31 Fetched 293 kB in 0s (982 kB/s)
10:55:21 [2020-07-29T10:55:21.301Z] #7 42.40 Selecting previously unselected package libapparmor1:amd64.
10:55:21 [2020-07-29T10:55:21.301Z] #7 42.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 ... 15410 files and directories currently installed.)
10:55:21 [2020-07-29T10:55:21.301Z] #7 42.65 Preparing to unpack .../libapparmor1_2.13.2-10_amd64.deb ...
10:55:21 [2020-07-29T10:55:21.301Z] #7 42.65 Unpacking libapparmor1:amd64 (2.13.2-10) ...
10:55:21 [2020-07-29T10:55:21.301Z] #7 ...
10:55:21 [2020-07-29T10:55:21.301Z] 
10:55:21 [2020-07-29T10:55:21.301Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:55:21 [2020-07-29T10:55:21.301Z] #42 42.68 errors
10:55:21 [2020-07-29T10:55:21.434Z]   CC       criu/memfd.o
10:55:21 [2020-07-29T10:55:21.435Z]   CC       criu/mount.o
10:55:21 [2020-07-29T10:55:21.561Z] #42 43.02 sort
10:55:21 [2020-07-29T10:55:21.686Z] #14 12.33 debconf: delaying package configuration, since apt-utils is not installed
10:55:21 [2020-07-29T10:55:21.686Z] #14 12.45 Fetched 104 MB in 3s (33.4 MB/s)
10:55:21 [2020-07-29T10:55:21.686Z] #14 12.49 Selecting previously unselected package pigz.
10:55:21 [2020-07-29T10:55:21.686Z] #14 12.49 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15473 files and directories currently installed.)
10:55:21 [2020-07-29T10:55:21.686Z] #14 12.52 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
10:55:21 [2020-07-29T10:55:21.686Z] #14 12.53 Unpacking pigz (2.4-1) ...
10:55:21 [2020-07-29T10:55:21.686Z] #14 12.63 Selecting previously unselected package libpython3.7-minimal:amd64.
10:55:21 [2020-07-29T10:55:21.785Z] #14 25.39 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
10:55:21 [2020-07-29T10:55:21.785Z] #14 25.41 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
10:55:21 [2020-07-29T10:55:21.785Z] #14 25.41 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
10:55:21 [2020-07-29T10:55:21.785Z] #14 25.42 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB]
10:55:21 [2020-07-29T10:55:21.785Z] #14 25.42 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
10:55:21 [2020-07-29T10:55:21.785Z] #14 25.42 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
10:55:21 [2020-07-29T10:55:21.785Z] #14 25.43 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]
10:55:21 [2020-07-29T10:55:21.785Z] #14 25.43 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB]
10:55:21 [2020-07-29T10:55:21.785Z] #14 25.44 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB]
10:55:21 [2020-07-29T10:55:21.785Z] #14 25.45 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB]
10:55:21 [2020-07-29T10:55:21.785Z] #14 25.46 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB]
10:55:21 [2020-07-29T10:55:21.785Z] #14 25.49 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB]
10:55:21 [2020-07-29T10:55:21.785Z] #14 25.50 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB]
10:55:21 [2020-07-29T10:55:21.785Z] #14 25.52 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB]
10:55:21 [2020-07-29T10:55:21.785Z] #14 25.53 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB]
10:55:21 [2020-07-29T10:55:21.821Z] #42 43.34 io
10:55:21 [2020-07-29T10:55:21.944Z] #14 12.63 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
10:55:21 [2020-07-29T10:55:21.944Z] #14 12.66 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
10:55:22 [2020-07-29T10:55:22.077Z] #14 25.60 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB]
10:55:22 [2020-07-29T10:55:22.077Z] #14 25.69 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
10:55:22 [2020-07-29T10:55:22.203Z] #14 12.94 Selecting previously unselected package python3.7-minimal.
10:55:22 [2020-07-29T10:55:22.203Z] #14 12.94 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
10:55:22 [2020-07-29T10:55:22.203Z] #14 12.96 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
10:55:22 [2020-07-29T10:55:22.369Z] #14 26.04 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
10:55:22 [2020-07-29T10:55:22.369Z] #14 26.05 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
10:55:22 [2020-07-29T10:55:22.369Z] #14 26.05 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
10:55:22 [2020-07-29T10:55:22.369Z] #14 26.05 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB]
10:55:22 [2020-07-29T10:55:22.369Z] #14 26.06 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB]
10:55:22 [2020-07-29T10:55:22.369Z] #14 26.08 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB]
10:55:22 [2020-07-29T10:55:22.369Z] #14 26.10 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB]
10:55:22 [2020-07-29T10:55:22.369Z] #14 26.19 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB]
10:55:22 [2020-07-29T10:55:22.468Z] #14 13.45 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
10:55:22 [2020-07-29T10:55:22.660Z] #14 ...
10:55:22 [2020-07-29T10:55:22.660Z] 
10:55:22 [2020-07-29T10:55:22.660Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
10:55:22 [2020-07-29T10:55:22.660Z] #29 50.51 github.com/BurntSushi/toml/cmd/tomlv
10:55:22 [2020-07-29T10:55:22.660Z] #29 DONE 53.6s
10:55:22 [2020-07-29T10:55:22.660Z] 
10:55:22 [2020-07-29T10:55:22.660Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
10:55:22 [2020-07-29T10:55:22.660Z] #14 26.19 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB]
10:55:22 [2020-07-29T10:55:22.660Z] #14 26.19 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB]
10:55:22 [2020-07-29T10:55:22.660Z] #14 26.20 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB]
10:55:22 [2020-07-29T10:55:22.660Z] #14 26.23 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB]
10:55:22 [2020-07-29T10:55:22.660Z] #14 26.24 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB]
10:55:22 [2020-07-29T10:55:22.660Z] #14 26.24 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB]
10:55:22 [2020-07-29T10:55:22.660Z] #14 26.25 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB]
10:55:22 [2020-07-29T10:55:22.725Z] #14 13.50 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
10:55:22 [2020-07-29T10:55:22.948Z]   CC       criu/namespaces.o
10:55:22 [2020-07-29T10:55:22.952Z] #14 ...
10:55:22 [2020-07-29T10:55:22.952Z] 
10:55:22 [2020-07-29T10:55:22.952Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:55:22 [2020-07-29T10:55:22.952Z] #39 8.374   DEP      images/fifo.pb-c.d
10:55:22 [2020-07-29T10:55:22.952Z] #39 8.397   PBCC     images/ghost-file.pb-c.c
10:55:22 [2020-07-29T10:55:22.952Z] #39 8.432   DEP      images/ghost-file.pb-c.d
10:55:22 [2020-07-29T10:55:22.952Z] #39 8.473   PBCC     images/regfile.pb-c.c
10:55:22 [2020-07-29T10:55:22.952Z] #39 8.509   DEP      images/regfile.pb-c.d
10:55:22 [2020-07-29T10:55:22.952Z] #39 8.538   PBCC     images/ns.pb-c.c
10:55:22 [2020-07-29T10:55:22.952Z] #39 8.558   DEP      images/ns.pb-c.d
10:55:22 [2020-07-29T10:55:22.952Z] #39 8.595   PBCC     images/fdinfo.pb-c.c
10:55:22 [2020-07-29T10:55:22.952Z] #39 8.670   DEP      images/fdinfo.pb-c.d
10:55:22 [2020-07-29T10:55:22.952Z] #39 8.710   PBCC     images/core-aarch64.pb-c.c
10:55:22 [2020-07-29T10:55:22.952Z] #39 8.752   PBCC     images/core-arm.pb-c.c
10:55:22 [2020-07-29T10:55:22.952Z] #39 8.783   PBCC     images/core-ppc64.pb-c.c
10:55:22 [2020-07-29T10:55:22.952Z] #39 8.808   PBCC     images/core-s390.pb-c.c
10:55:22 [2020-07-29T10:55:22.952Z] #39 8.831   PBCC     images/core-x86.pb-c.c
10:55:22 [2020-07-29T10:55:22.952Z] #39 8.856   PBCC     images/core.pb-c.c
10:55:22 [2020-07-29T10:55:22.952Z] #39 8.896   PBCC     images/inventory.pb-c.c
10:55:22 [2020-07-29T10:55:22.952Z] #39 8.935   DEP      images/core-aarch64.pb-c.d
10:55:22 [2020-07-29T10:55:22.952Z] #39 8.969   DEP      images/core-arm.pb-c.d
10:55:22 [2020-07-29T10:55:22.952Z] #39 9.014   DEP      images/core-ppc64.pb-c.d
10:55:22 [2020-07-29T10:55:22.952Z] #39 9.041   DEP      images/core-s390.pb-c.d
10:55:22 [2020-07-29T10:55:22.952Z] #39 9.063   DEP      images/core-x86.pb-c.d
10:55:22 [2020-07-29T10:55:22.952Z] #39 9.098   DEP      images/core.pb-c.d
10:55:22 [2020-07-29T10:55:22.952Z] #39 9.149   DEP      images/inventory.pb-c.d
10:55:22 [2020-07-29T10:55:22.952Z] #39 9.179   PBCC     images/cpuinfo.pb-c.c
10:55:22 [2020-07-29T10:55:22.952Z] #39 9.203   DEP      images/cpuinfo.pb-c.d
10:55:22 [2020-07-29T10:55:22.952Z] #39 9.305   PBCC     images/stats.pb-c.c
10:55:22 [2020-07-29T10:55:22.952Z] #39 9.318   DEP      images/stats.pb-c.d
10:55:22 [2020-07-29T10:55:22.952Z] #39 10.02 make[1]: Nothing to be done for 'all'.
10:55:22 [2020-07-29T10:55:22.952Z] #39 10.87   CC       images/stats.o
10:55:22 [2020-07-29T10:55:22.952Z] #39 11.21   CC       images/core.o
10:55:22 [2020-07-29T10:55:22.952Z] #39 11.76   CC       images/core-x86.o
10:55:22 [2020-07-29T10:55:22.952Z] #39 12.04   CC       images/core-arm.o
10:55:22 [2020-07-29T10:55:22.952Z] #39 12.20   CC       images/core-aarch64.o
10:55:22 [2020-07-29T10:55:22.952Z] #39 12.50   CC       images/core-ppc64.o
10:55:22 [2020-07-29T10:55:22.952Z] #39 12.93   CC       images/core-s390.o
10:55:22 [2020-07-29T10:55:22.952Z] #39 13.38   CC       images/cpuinfo.o
10:55:22 [2020-07-29T10:55:22.952Z] #39 13.66   CC       images/inventory.o
10:55:22 [2020-07-29T10:55:22.952Z] #39 13.84   CC       images/fdinfo.o
10:55:22 [2020-07-29T10:55:22.952Z] #39 14.14   CC       images/fown.o
10:55:22 [2020-07-29T10:55:22.952Z] #39 14.25   CC       images/ns.o
10:55:22 [2020-07-29T10:55:22.952Z] #39 14.39   CC       images/regfile.o
10:55:22 [2020-07-29T10:55:22.952Z] #39 14.54   CC       images/ghost-file.o
10:55:22 [2020-07-29T10:55:22.952Z] #39 14.78   CC       images/fifo.o
10:55:22 [2020-07-29T10:55:22.952Z] #39 14.98   CC       images/remap-file-path.o
10:55:22 [2020-07-29T10:55:22.952Z] #39 15.14   CC       images/eventfd.o
10:55:22 [2020-07-29T10:55:22.952Z] #39 15.25   CC       images/eventpoll.o
10:55:22 [2020-07-29T10:55:22.952Z] #39 15.35   CC       images/fh.o
10:55:22 [2020-07-29T10:55:22.952Z] #39 15.51   CC       images/fsnotify.o
10:55:22 [2020-07-29T10:55:22.952Z] #39 15.79   CC       images/signalfd.o
10:55:22 [2020-07-29T10:55:22.952Z] #39 15.95   CC       images/fs.o
10:55:22 [2020-07-29T10:55:22.952Z] #39 16.10   CC       images/pstree.o
10:55:22 [2020-07-29T10:55:22.952Z] #39 16.25   CC       images/pipe.o
10:55:22 [2020-07-29T10:55:22.952Z] #39 16.38   CC       images/tcp-stream.o
10:55:22 [2020-07-29T10:55:22.952Z] #39 16.52   CC       images/sk-packet.o
10:55:22 [2020-07-29T10:55:22.952Z] #39 16.73   CC       images/mnt.o
10:55:22 [2020-07-29T10:55:22.952Z] #39 16.82   CC       images/pipe-data.o
10:55:22 [2020-07-29T10:55:22.952Z] #39 16.91   CC       images/sa.o
10:55:22 [2020-07-29T10:55:22.952Z] #39 17.03   CC       images/timer.o
10:55:22 [2020-07-29T10:55:22.952Z] #39 17.22   CC       images/timerfd.o
10:55:22 [2020-07-29T10:55:22.952Z] #39 17.40   CC       images/mm.o
10:55:22 [2020-07-29T10:55:22.952Z] #39 17.60   CC       images/sk-opts.o
10:55:22 [2020-07-29T10:55:22.952Z] #39 17.75   CC       images/sk-unix.o
10:55:22 [2020-07-29T10:55:22.952Z] #39 17.98   CC       images/sk-inet.o
10:55:22 [2020-07-29T10:55:22.952Z] #39 18.26   CC       images/tun.o
10:55:22 [2020-07-29T10:55:22.952Z] #39 18.41   CC       images/sk-netlink.o
10:55:22 [2020-07-29T10:55:22.952Z] #39 18.52   CC       images/packet-sock.o
10:55:22 [2020-07-29T10:55:22.952Z] #39 ...
10:55:22 [2020-07-29T10:55:22.952Z] 
10:55:22 [2020-07-29T10:55:22.952Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
10:55:22 [2020-07-29T10:55:22.952Z] #14 26.49 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB]
10:55:23 [2020-07-29T10:55:23.206Z] #42 44.35 strconv
10:55:23 [2020-07-29T10:55:23.206Z] #42 ...
10:55:23 [2020-07-29T10:55:23.206Z] 
10:55:23 [2020-07-29T10:55:23.206Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
10:55:23 [2020-07-29T10:55:23.206Z] #7 42.92 Selecting previously unselected package libapparmor-dev:amd64.
10:55:23 [2020-07-29T10:55:23.206Z] #7 42.93 Preparing to unpack .../libapparmor-dev_2.13.2-10_amd64.deb ...
10:55:23 [2020-07-29T10:55:23.206Z] #7 42.94 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
10:55:23 [2020-07-29T10:55:23.206Z] #7 43.13 Selecting previously unselected package libseccomp-dev:amd64.
10:55:23 [2020-07-29T10:55:23.206Z] #7 43.13 Preparing to unpack .../libseccomp-dev_2.3.3-4_amd64.deb ...
10:55:23 [2020-07-29T10:55:23.206Z] #7 43.14 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
10:55:23 [2020-07-29T10:55:23.206Z] #7 43.46 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
10:55:23 [2020-07-29T10:55:23.206Z] #7 43.54 Setting up libapparmor1:amd64 (2.13.2-10) ...
10:55:23 [2020-07-29T10:55:23.206Z] #7 43.61 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
10:55:23 [2020-07-29T10:55:23.206Z] #7 43.81 Processing triggers for libc-bin (2.28-10) ...
10:55:23 [2020-07-29T10:55:23.206Z] #7 DONE 44.6s
10:55:23 [2020-07-29T10:55:23.206Z] 
10:55:23 [2020-07-29T10:55:23.206Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
10:55:23 [2020-07-29T10:55:23.206Z] #50 DONE 0.1s
10:55:23 [2020-07-29T10:55:23.206Z] 
10:55:23 [2020-07-29T10:55:23.206Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
10:55:23 [2020-07-29T10:55:23.206Z] #26 43.54 Checking out files:  69% (1056/1521)   
Checking out files:  70% (1065/1521)   
Checking out files:  71% (1080/1521)   
Checking out files:  72% (1096/1521)   
Checking out files:  73% (1111/1521)   
Checking out files:  74% (1126/1521)   
Checking out files:  75% (1141/1521)   
Checking out files:  76% (1156/1521)   
Checking out files:  77% (1172/1521)   
Checking out files:  78% (1187/1521)   
Checking out files:  79% (1202/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  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.
10:55:23 [2020-07-29T10:55:23.206Z] #26 ...
10:55:23 [2020-07-29T10:55:23.206Z] 
10:55:23 [2020-07-29T10:55:23.206Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
10:55:23 [2020-07-29T10:55:23.206Z] #54 28.44 Reading package lists...
10:55:23 [2020-07-29T10:55:23.206Z] #54 35.36 Building dependency tree...
10:55:23 [2020-07-29T10:55:23.206Z] #54 36.85 Reading state information...
10:55:23 [2020-07-29T10:55:23.206Z] #54 38.80 The following additional packages will be installed:
10:55:23 [2020-07-29T10:55:23.206Z] #54 38.81   libbtrfs0
10:55:23 [2020-07-29T10:55:23.206Z] #54 39.07 The following NEW packages will be installed:
10:55:23 [2020-07-29T10:55:23.207Z] #54 39.09   libbtrfs-dev libbtrfs0
10:55:23 [2020-07-29T10:55:23.207Z] #54 39.49 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
10:55:23 [2020-07-29T10:55:23.207Z] #54 39.49 Need to get 119 kB of archives.
10:55:23 [2020-07-29T10:55:23.207Z] #54 39.49 After this operation, 387 kB of additional disk space will be used.
10:55:23 [2020-07-29T10:55:23.207Z] #54 39.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
10:55:23 [2020-07-29T10:55:23.207Z] #54 39.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
10:55:23 [2020-07-29T10:55:23.207Z] #54 42.00 debconf: delaying package configuration, since apt-utils is not installed
10:55:23 [2020-07-29T10:55:23.207Z] #54 42.67 Fetched 119 kB in 0s (443 kB/s)
10:55:23 [2020-07-29T10:55:23.207Z] #54 43.01 Selecting previously unselected package libbtrfs0.
10:55:23 [2020-07-29T10:55:23.207Z] #54 43.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 ... 15410 files and directories currently installed.)
10:55:23 [2020-07-29T10:55:23.207Z] #54 43.08 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
10:55:23 [2020-07-29T10:55:23.207Z] #54 43.09 Unpacking libbtrfs0 (4.20.1-2) ...
10:55:23 [2020-07-29T10:55:23.207Z] #54 43.25 Selecting previously unselected package libbtrfs-dev.
10:55:23 [2020-07-29T10:55:23.207Z] #54 43.25 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
10:55:23 [2020-07-29T10:55:23.207Z] #54 43.28 Unpacking libbtrfs-dev (4.20.1-2) ...
10:55:23 [2020-07-29T10:55:23.207Z] #54 44.12 Setting up libbtrfs0 (4.20.1-2) ...
10:55:23 [2020-07-29T10:55:23.207Z] #54 44.28 Setting up libbtrfs-dev (4.20.1-2) ...
10:55:23 [2020-07-29T10:55:23.207Z] #54 44.29 Processing triggers for libc-bin (2.28-10) ...
10:55:23 [2020-07-29T10:55:23.207Z] #54 DONE 44.8s
10:55:23 [2020-07-29T10:55:23.207Z] 
10:55:23 [2020-07-29T10:55:23.207Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
10:55:23 [2020-07-29T10:55:23.207Z] #51 DONE 0.1s
10:55:23 [2020-07-29T10:55:23.207Z] 
10:55:23 [2020-07-29T10:55:23.207Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
10:55:23 [2020-07-29T10:55:23.207Z] #26 44.81 + cd /tmp/tmp.jqYNJF3LVI/src/github.com/go-swagger/go-swagger
10:55:23 [2020-07-29T10:55:23.207Z] #26 44.85 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
10:55:23 [2020-07-29T10:55:23.467Z] #26 ...
10:55:23 [2020-07-29T10:55:23.467Z] 
10:55:23 [2020-07-29T10:55:23.467Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
10:55:23 [2020-07-29T10:55:23.467Z] #55 DONE 0.2s
10:55:23 [2020-07-29T10:55:23.467Z] 
10:55:23 [2020-07-29T10:55:23.467Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
10:55:23 [2020-07-29T10:55:23.467Z] #22 28.12 Reading package lists...
10:55:23 [2020-07-29T10:55:23.467Z] #22 35.26 Building dependency tree...
10:55:23 [2020-07-29T10:55:23.467Z] #22 36.82 Reading state information...
10:55:23 [2020-07-29T10:55:23.467Z] #22 39.08 ca-certificates is already the newest version (20200601~deb10u1).
10:55:23 [2020-07-29T10:55:23.467Z] #22 39.08 The following additional packages will be installed:
10:55:23 [2020-07-29T10:55:23.467Z] #22 39.09   libjq1 libonig5
10:55:23 [2020-07-29T10:55:23.467Z] #22 39.52 The following NEW packages will be installed:
10:55:23 [2020-07-29T10:55:23.467Z] #22 39.55   jq libjq1 libonig5
10:55:23 [2020-07-29T10:55:23.467Z] #22 39.94 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
10:55:23 [2020-07-29T10:55:23.467Z] #22 39.94 Need to get 355 kB of archives.
10:55:23 [2020-07-29T10:55:23.467Z] #22 39.94 After this operation, 1072 kB of additional disk space will be used.
10:55:23 [2020-07-29T10:55:23.467Z] #22 39.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
10:55:23 [2020-07-29T10:55:23.467Z] #22 39.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
10:55:23 [2020-07-29T10:55:23.467Z] #22 39.95 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
10:55:23 [2020-07-29T10:55:23.467Z] #22 41.96 debconf: delaying package configuration, since apt-utils is not installed
10:55:23 [2020-07-29T10:55:23.467Z] #22 42.54 Fetched 355 kB in 0s (1218 kB/s)
10:55:23 [2020-07-29T10:55:23.467Z] #22 42.78 Selecting previously unselected package libonig5:amd64.
10:55:23 [2020-07-29T10:55:23.467Z] #22 42.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 ... 15410 files and directories currently installed.)
10:55:23 [2020-07-29T10:55:23.467Z] #22 43.06 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
10:55:23 [2020-07-29T10:55:23.467Z] #22 43.12 Unpacking libonig5:amd64 (6.9.1-1) ...
10:55:23 [2020-07-29T10:55:23.467Z] #22 44.02 Selecting previously unselected package libjq1:amd64.
10:55:23 [2020-07-29T10:55:23.467Z] #22 44.02 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
10:55:23 [2020-07-29T10:55:23.467Z] #22 44.04 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
10:55:23 [2020-07-29T10:55:23.467Z] #22 44.32 Selecting previously unselected package jq.
10:55:23 [2020-07-29T10:55:23.467Z] #22 44.33 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
10:55:23 [2020-07-29T10:55:23.467Z] #22 44.34 Unpacking jq (1.5+dfsg-2+b1) ...
10:55:23 [2020-07-29T10:55:23.467Z] #22 44.83 Setting up libonig5:amd64 (6.9.1-1) ...
10:55:23 [2020-07-29T10:55:23.467Z] #22 44.89 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
10:55:23 [2020-07-29T10:55:23.467Z] #22 44.90 Setting up jq (1.5+dfsg-2+b1) ...
10:55:23 [2020-07-29T10:55:23.467Z] #22 44.93 Processing triggers for libc-bin (2.28-10) ...
10:55:23 [2020-07-29T10:55:23.467Z] #22 ...
10:55:23 [2020-07-29T10:55:23.467Z] 
10:55:23 [2020-07-29T10:55:23.467Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
10:55:23 [2020-07-29T10:55:23.467Z] #56 DONE 0.1s
10:55:23 [2020-07-29T10:55:23.467Z] 
10:55:23 [2020-07-29T10:55:23.467Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
10:55:23 [2020-07-29T10:55:23.586Z]   CC       criu/net.o
10:55:23 [2020-07-29T10:55:23.591Z] #14 26.97 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB]
10:55:23 [2020-07-29T10:55:23.591Z] #14 27.22 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB]
10:55:23 [2020-07-29T10:55:23.658Z] #14 14.63 Selecting previously unselected package python3-minimal.
10:55:23 [2020-07-29T10:55:23.918Z] #14 14.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.)
10:55:23 [2020-07-29T10:55:23.918Z] #14 14.65 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
10:55:23 [2020-07-29T10:55:23.918Z] #14 14.66 Unpacking python3-minimal (3.7.3-1) ...
10:55:23 [2020-07-29T10:55:23.918Z] #14 14.78 Selecting previously unselected package libmpdec2:amd64.
10:55:23 [2020-07-29T10:55:23.918Z] #14 14.79 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
10:55:23 [2020-07-29T10:55:23.918Z] #14 14.80 Unpacking libmpdec2:amd64 (2.4.2-2) ...
10:55:24 [2020-07-29T10:55:24.037Z] #57 ...
10:55:24 [2020-07-29T10:55:24.037Z] 
10:55:24 [2020-07-29T10:55:24.037Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
10:55:24 [2020-07-29T10:55:24.037Z] #22 DONE 45.5s
10:55:24 [2020-07-29T10:55:24.037Z] 
10:55:24 [2020-07-29T10:55:24.037Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
10:55:24 [2020-07-29T10:55:24.037Z] #23 DONE 0.1s
10:55:24 [2020-07-29T10:55:24.037Z] 
10:55:24 [2020-07-29T10:55:24.037Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
10:55:24 [2020-07-29T10:55:24.037Z] #38 41.98 debconf: delaying package configuration, since apt-utils is not installed
10:55:24 [2020-07-29T10:55:24.037Z] #38 42.66 Fetched 4095 kB in 1s (4833 kB/s)
10:55:24 [2020-07-29T10:55:24.037Z] #38 42.78 Selecting previously unselected package libcap-dev:amd64.
10:55:24 [2020-07-29T10:55:24.038Z] #38 42.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 ... 15410 files and directories currently installed.)
10:55:24 [2020-07-29T10:55:24.038Z] #38 42.85 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
10:55:24 [2020-07-29T10:55:24.038Z] #38 42.88 Unpacking libcap-dev:amd64 (1:2.25-2) ...
10:55:24 [2020-07-29T10:55:24.038Z] #38 43.04 Selecting previously unselected package libnet1:amd64.
10:55:24 [2020-07-29T10:55:24.038Z] #38 43.06 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
10:55:24 [2020-07-29T10:55:24.038Z] #38 43.07 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:55:24 [2020-07-29T10:55:24.038Z] #38 43.25 Selecting previously unselected package libnet1-dev.
10:55:24 [2020-07-29T10:55:24.038Z] #38 43.25 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
10:55:24 [2020-07-29T10:55:24.038Z] #38 43.28 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
10:55:24 [2020-07-29T10:55:24.038Z] #38 44.03 Selecting previously unselected package libnl-3-200:amd64.
10:55:24 [2020-07-29T10:55:24.038Z] #38 44.06 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
10:55:24 [2020-07-29T10:55:24.038Z] #38 44.27 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
10:55:24 [2020-07-29T10:55:24.038Z] #38 44.38 Selecting previously unselected package libnl-3-dev:amd64.
10:55:24 [2020-07-29T10:55:24.038Z] #38 44.41 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
10:55:24 [2020-07-29T10:55:24.038Z] #38 44.41 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
10:55:24 [2020-07-29T10:55:24.038Z] #38 44.90 Selecting previously unselected package libprotobuf-c1:amd64.
10:55:24 [2020-07-29T10:55:24.038Z] #38 44.95 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
10:55:24 [2020-07-29T10:55:24.038Z] #38 45.00 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
10:55:24 [2020-07-29T10:55:24.038Z] #38 45.24 Selecting previously unselected package libprotobuf-c-dev:amd64.
10:55:24 [2020-07-29T10:55:24.038Z] #38 45.27 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
10:55:24 [2020-07-29T10:55:24.038Z] #38 45.28 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
10:55:24 [2020-07-29T10:55:24.038Z] #38 45.57 Selecting previously unselected package zlib1g-dev:amd64.
10:55:24 [2020-07-29T10:55:24.038Z] #38 45.57 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
10:55:24 [2020-07-29T10:55:24.038Z] #38 45.59 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
10:55:24 [2020-07-29T10:55:24.179Z] #14 14.94 Selecting previously unselected package libpython3.7-stdlib:amd64.
10:55:24 [2020-07-29T10:55:24.179Z] #14 14.94 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
10:55:24 [2020-07-29T10:55:24.179Z] #14 14.96 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
10:55:24 [2020-07-29T10:55:24.223Z] #14 27.67 debconf: delaying package configuration, since apt-utils is not installed
10:55:24 [2020-07-29T10:55:24.223Z] #14 27.74 Fetched 99.3 MB in 6s (17.3 MB/s)
10:55:24 [2020-07-29T10:55:24.223Z] #14 27.79 Selecting previously unselected package pigz.
10:55:24 [2020-07-29T10:55:24.223Z] #14 27.79 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15240 files and directories currently installed.)
10:55:24 [2020-07-29T10:55:24.223Z] #14 27.84 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ...
10:55:24 [2020-07-29T10:55:24.223Z] #14 27.84 Unpacking pigz (2.4-1) ...
10:55:24 [2020-07-29T10:55:24.223Z] #14 27.92 Selecting previously unselected package libpython3.7-minimal:s390x.
10:55:24 [2020-07-29T10:55:24.437Z] #14 ...
10:55:24 [2020-07-29T10:55:24.437Z] 
10:55:24 [2020-07-29T10:55:24.437Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
10:55:24 [2020-07-29T10:55:24.437Z] #26 36.74 + rm -rf /tmp/tmp.af3R4DW1Qo
10:55:24 [2020-07-29T10:55:24.437Z] #26 DONE 37.3s
10:55:24 [2020-07-29T10:55:24.437Z] 
10:55:24 [2020-07-29T10:55:24.437Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:55:24 [2020-07-29T10:55:24.437Z] #39 14.11   CC       images/timer.o
10:55:24 [2020-07-29T10:55:24.437Z] #39 14.26   CC       images/timerfd.o
10:55:24 [2020-07-29T10:55:24.437Z] #39 14.37   CC       images/mm.o
10:55:24 [2020-07-29T10:55:24.437Z] #39 14.52   CC       images/sk-opts.o
10:55:24 [2020-07-29T10:55:24.437Z] #39 14.65   CC       images/sk-unix.o
10:55:24 [2020-07-29T10:55:24.437Z] #39 14.78   CC       images/sk-inet.o
10:55:24 [2020-07-29T10:55:24.437Z] #39 14.98   CC       images/tun.o
10:55:24 [2020-07-29T10:55:24.437Z] #39 15.10   CC       images/sk-netlink.o
10:55:24 [2020-07-29T10:55:24.437Z] #39 15.25   CC       images/packet-sock.o
10:55:24 [2020-07-29T10:55:24.437Z] #39 15.48   CC       images/ipc-var.o
10:55:24 [2020-07-29T10:55:24.437Z] #39 15.57   CC       images/ipc-desc.o
10:55:24 [2020-07-29T10:55:24.437Z] #39 15.70   CC       images/ipc-shm.o
10:55:24 [2020-07-29T10:55:24.437Z] #39 15.80   CC       images/ipc-msg.o
10:55:24 [2020-07-29T10:55:24.437Z] #39 15.95   CC       images/ipc-sem.o
10:55:24 [2020-07-29T10:55:24.437Z] #39 16.07   CC       images/utsns.o
10:55:24 [2020-07-29T10:55:24.437Z] #39 16.23   CC       images/creds.o
10:55:24 [2020-07-29T10:55:24.437Z] #39 16.32   CC       images/vma.o
10:55:24 [2020-07-29T10:55:24.437Z] #39 16.42   CC       images/netdev.o
10:55:24 [2020-07-29T10:55:24.437Z] #39 16.60   CC       images/tty.o
10:55:24 [2020-07-29T10:55:24.437Z] #39 16.86   CC       images/file-lock.o
10:55:24 [2020-07-29T10:55:24.437Z] #39 16.96   CC       images/rlimit.o
10:55:24 [2020-07-29T10:55:24.437Z] #39 17.06   CC       images/pagemap.o
10:55:24 [2020-07-29T10:55:24.437Z] #39 17.19   CC       images/siginfo.o
10:55:24 [2020-07-29T10:55:24.437Z] #39 17.26   CC       images/rpc.o
10:55:24 [2020-07-29T10:55:24.514Z] #14 27.92 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ...
10:55:24 [2020-07-29T10:55:24.514Z] #14 27.93 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ...
10:55:24 [2020-07-29T10:55:24.608Z] #38 45.99 Selecting previously unselected package libprotobuf17:amd64.
10:55:24 [2020-07-29T10:55:24.608Z] #38 46.00 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
10:55:24 [2020-07-29T10:55:24.608Z] #38 46.00 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
10:55:24 [2020-07-29T10:55:24.625Z]   CC       criu/netfilter.o
10:55:24 [2020-07-29T10:55:24.625Z]   CC       criu/page-pipe.o
10:55:24 [2020-07-29T10:55:24.695Z] #39 17.63   CC       images/ext-file.o
10:55:24 [2020-07-29T10:55:24.695Z] #39 17.71   CC       images/cgroup.o
10:55:24 [2020-07-29T10:55:24.806Z] #14 28.42 Selecting previously unselected package python3.7-minimal.
10:55:24 [2020-07-29T10:55:24.806Z] #14 28.42 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ...
10:55:24 [2020-07-29T10:55:24.806Z] #14 28.43 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
10:55:24 [2020-07-29T10:55:24.919Z]   CC       criu/page-xfer.o
10:55:25 [2020-07-29T10:55:25.267Z] #39 17.95   CC       images/userns.o
10:55:25 [2020-07-29T10:55:25.267Z] #39 18.08   CC       images/google/protobuf/descriptor.o
10:55:25 [2020-07-29T10:55:25.555Z]   CC       criu/pagemap-cache.o
10:55:25 [2020-07-29T10:55:25.555Z]   CC       criu/pagemap.o
10:55:25 [2020-07-29T10:55:25.833Z] #39 18.55   CC       images/opts.o
10:55:25 [2020-07-29T10:55:25.833Z] #39 18.62   CC       images/seccomp.o
10:55:25 [2020-07-29T10:55:25.833Z] #39 18.73   CC       images/binfmt-misc.o
10:55:25 [2020-07-29T10:55:25.833Z] #39 18.81   CC       images/time.o
10:55:25 [2020-07-29T10:55:25.841Z] #14 29.27 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ...
10:55:25 [2020-07-29T10:55:25.841Z] #14 29.28 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
10:55:25 [2020-07-29T10:55:25.852Z]   CC       criu/parasite-syscall.o
10:55:25 [2020-07-29T10:55:25.990Z] #38 ...
10:55:25 [2020-07-29T10:55:25.990Z] 
10:55:25 [2020-07-29T10:55:25.990Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
10:55:25 [2020-07-29T10:55:25.990Z] #29 37.31 sync
10:55:25 [2020-07-29T10:55:25.990Z] #29 37.32 internal/reflectlite
10:55:25 [2020-07-29T10:55:25.990Z] #29 39.72 sort
10:55:25 [2020-07-29T10:55:25.990Z] #29 39.72 errors
10:55:25 [2020-07-29T10:55:25.990Z] #29 40.12 strconv
10:55:25 [2020-07-29T10:55:25.990Z] #29 40.75 io
10:55:25 [2020-07-29T10:55:25.990Z] #29 41.67 internal/oserror
10:55:25 [2020-07-29T10:55:25.990Z] #29 41.84 syscall
10:55:25 [2020-07-29T10:55:25.990Z] #29 42.76 reflect
10:55:25 [2020-07-29T10:55:25.990Z] #29 ...
10:55:25 [2020-07-29T10:55:25.990Z] 
10:55:25 [2020-07-29T10:55:25.990Z] #8 [dev 1/25] RUN groupadd -r docker
10:55:25 [2020-07-29T10:55:25.990Z] #8 DONE 3.0s
10:55:25 [2020-07-29T10:55:25.990Z] 
10:55:25 [2020-07-29T10:55:25.990Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
10:55:25 [2020-07-29T10:55:25.990Z] #57 2.497 + RM_GOPATH=0
10:55:25 [2020-07-29T10:55:25.990Z] #57 2.505 + TMP_GOPATH=
10:55:25 [2020-07-29T10:55:25.990Z] #57 2.505 + : /build
10:55:25 [2020-07-29T10:55:25.990Z] #57 2.505 + '[' -z '' ']'
10:55:25 [2020-07-29T10:55:25.990Z] #57 2.509 ++ mktemp -d
10:55:25 [2020-07-29T10:55:25.990Z] #57 2.512 + export GOPATH=/tmp/tmp.8r6o4j30g4
10:55:25 [2020-07-29T10:55:25.990Z] #57 2.512 + GOPATH=/tmp/tmp.8r6o4j30g4
10:55:25 [2020-07-29T10:55:25.990Z] #57 2.512 + RM_GOPATH=1
10:55:25 [2020-07-29T10:55:25.990Z] #57 2.516 ++ dirname ./install.sh
10:55:25 [2020-07-29T10:55:25.990Z] #57 2.521 + dir=.
10:55:25 [2020-07-29T10:55:25.990Z] #57 2.521 + bin=containerd
10:55:25 [2020-07-29T10:55:25.990Z] #57 2.521 + shift
10:55:25 [2020-07-29T10:55:25.990Z] #57 2.521 + '[' '!' -f ./containerd.installer ']'
10:55:25 [2020-07-29T10:55:25.990Z] #57 2.521 + . ./containerd.installer
10:55:25 [2020-07-29T10:55:25.990Z] #57 2.521 ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429
10:55:25 [2020-07-29T10:55:25.990Z] #57 2.521 + install_containerd
10:55:25 [2020-07-29T10:55:25.990Z] #57 2.521 + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429'
10:55:25 [2020-07-29T10:55:25.990Z] #57 2.521 + git clone https://github.com/containerd/containerd.git /tmp/tmp.8r6o4j30g4/src/github.com/containerd/containerd
10:55:25 [2020-07-29T10:55:25.990Z] #57 2.521 Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429
10:55:25 [2020-07-29T10:55:25.990Z] #57 2.579 Cloning into '/tmp/tmp.8r6o4j30g4/src/github.com/containerd/containerd'...
10:55:26 [2020-07-29T10:55:26.091Z] #39 18.85   CC       images/sysctl.o
10:55:26 [2020-07-29T10:55:26.091Z] #39 18.96   CC       images/autofs.o
10:55:26 [2020-07-29T10:55:26.091Z] #39 19.08   CC       images/macvlan.o
10:55:26 [2020-07-29T10:55:26.350Z] #39 19.19   CC       images/sit.o
10:55:26 [2020-07-29T10:55:26.350Z] #39 19.27   CC       images/memfd.o
10:55:26 [2020-07-29T10:55:26.487Z]   CC       criu/path.o
10:55:26 [2020-07-29T10:55:26.487Z]   CC       criu/pie-util-vdso.o
10:55:26 [2020-07-29T10:55:26.487Z]   CC       criu/pie-util.o
10:55:26 [2020-07-29T10:55:26.487Z]   CC       criu/pipes.o
10:55:26 [2020-07-29T10:55:26.608Z] #39 19.39   CC       images/timens.o
10:55:26 [2020-07-29T10:55:26.608Z] #39 19.52   LINK     images/built-in.o
10:55:26 [2020-07-29T10:55:26.608Z] #39 19.58   GEN      compel/include/asm
10:55:26 [2020-07-29T10:55:26.781Z]   CC       criu/plugin.o
10:55:26 [2020-07-29T10:55:26.867Z] #39 19.61   GEN      compel/include/version.h
10:55:26 [2020-07-29T10:55:26.867Z] #39 19.63 touch .config
10:55:26 [2020-07-29T10:55:26.867Z] #39 19.71   GEN      include/common/config.h
10:55:26 [2020-07-29T10:55:26.867Z] #39 19.80   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
10:55:26 [2020-07-29T10:55:26.867Z] #39 19.85   GEN      compel/plugins/include/uapi/std/syscall-64.h
10:55:26 [2020-07-29T10:55:26.867Z] #39 ...
10:55:26 [2020-07-29T10:55:26.867Z] 
10:55:26 [2020-07-29T10:55:26.867Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:55:26 [2020-07-29T10:55:26.867Z] #42 29.77 crypto/rand
10:55:26 [2020-07-29T10:55:26.867Z] #42 29.78 crypto/dsa
10:55:26 [2020-07-29T10:55:26.867Z] #42 29.78 crypto/elliptic
10:55:26 [2020-07-29T10:55:26.867Z] #42 29.78 encoding/asn1
10:55:26 [2020-07-29T10:55:26.867Z] #42 29.78 vendor/golang.org/x/net/idna
10:55:26 [2020-07-29T10:55:26.867Z] #42 30.24 crypto/ed25519
10:55:26 [2020-07-29T10:55:26.867Z] #42 30.24 crypto/rsa
10:55:26 [2020-07-29T10:55:26.867Z] #42 30.31 github.com/LK4D4/vndr/build
10:55:26 [2020-07-29T10:55:26.867Z] #42 31.25 vendor/golang.org/x/crypto/cryptobyte
10:55:26 [2020-07-29T10:55:26.867Z] #42 31.25 crypto/x509/pkix
10:55:26 [2020-07-29T10:55:26.867Z] #42 31.44 crypto/ecdsa
10:55:26 [2020-07-29T10:55:26.867Z] #42 33.01 net/textproto
10:55:26 [2020-07-29T10:55:26.867Z] #42 33.01 vendor/golang.org/x/net/http/httpproxy
10:55:26 [2020-07-29T10:55:26.867Z] #42 33.01 crypto/x509
10:55:26 [2020-07-29T10:55:26.867Z] #42 33.39 mime/multipart
10:55:26 [2020-07-29T10:55:26.867Z] #42 33.40 vendor/golang.org/x/net/http/httpguts
10:55:26 [2020-07-29T10:55:26.867Z] #42 34.13 crypto/tls
10:55:26 [2020-07-29T10:55:26.867Z] #42 36.44 net/http/httptrace
10:55:26 [2020-07-29T10:55:26.867Z] #42 36.51 net/http
10:55:27 [2020-07-29T10:55:27.076Z]   CC       criu/proc_parse.o
10:55:27 [2020-07-29T10:55:27.126Z] #42 ...
10:55:27 [2020-07-29T10:55:27.126Z] 
10:55:27 [2020-07-29T10:55:27.126Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:55:27 [2020-07-29T10:55:27.126Z] #39 19.86   GEN      compel/arch/x86/plugins/std/syscalls-64.S
10:55:27 [2020-07-29T10:55:27.126Z] #39 19.88   DEP      compel/arch/x86/plugins/std/syscalls-64.d
10:55:27 [2020-07-29T10:55:27.126Z] #39 19.88   DEP      compel/arch/x86/plugins/std/memcpy.d
10:55:27 [2020-07-29T10:55:27.126Z] #39 19.92   DEP      compel/arch/x86/plugins/std/parasite-head.d
10:55:27 [2020-07-29T10:55:27.126Z] #39 19.94   GEN      compel/plugins/include/uapi/std/syscall.h
10:55:27 [2020-07-29T10:55:27.126Z] #39 19.99   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
10:55:27 [2020-07-29T10:55:27.126Z] #39 20.00   GEN      compel/plugins/include/uapi/std/syscall-codes.h
10:55:27 [2020-07-29T10:55:27.126Z] #39 20.01   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
10:55:27 [2020-07-29T10:55:27.126Z] #39 20.02   DEP      compel/plugins/std/infect.d
10:55:27 [2020-07-29T10:55:27.126Z] #39 20.05   DEP      compel/plugins/std/string.d
10:55:27 [2020-07-29T10:55:27.126Z] #39 20.09   DEP      compel/plugins/std/log.d
10:55:27 [2020-07-29T10:55:27.126Z] #39 20.13   DEP      compel/plugins/std/fds.d
10:55:27 [2020-07-29T10:55:27.349Z] #14 31.13 Selecting previously unselected package python3-minimal.
10:55:27 [2020-07-29T10:55:27.373Z] #57 ...
10:55:27 [2020-07-29T10:55:27.373Z] 
10:55:27 [2020-07-29T10:55:27.373Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
10:55:27 [2020-07-29T10:55:27.373Z] #9 DONE 1.3s
10:55:27 [2020-07-29T10:55:27.384Z] #39 20.18   DEP      compel/plugins/std/std.d
10:55:27 [2020-07-29T10:55:27.384Z] #39 20.24   DEP      compel/plugins/shmem/shmem.d
10:55:27 [2020-07-29T10:55:27.384Z] #39 20.27   DEP      compel/plugins/fds/fds.d
10:55:27 [2020-07-29T10:55:27.384Z] #39 20.31   CC       compel/plugins/std/std.o
10:55:27 [2020-07-29T10:55:27.641Z] #14 31.13 (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.)
10:55:27 [2020-07-29T10:55:27.641Z] 
10:55:27 [2020-07-29T10:55:27.641Z] #14 31.18 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ...
10:55:27 [2020-07-29T10:55:27.641Z] #14 31.19 Unpacking python3-minimal (3.7.3-1) ...
10:55:27 [2020-07-29T10:55:27.641Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
10:55:27 [2020-07-29T10:55:27.641Z] #14 31.24 Selecting previously unselected package libmpdec2:s390x.
10:55:27 [2020-07-29T10:55:27.641Z] #38 47.63 Selecting previously unselected package libprotobuf-lite17:amd64.
10:55:27 [2020-07-29T10:55:27.641Z] #14 31.24 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ...
10:55:27 [2020-07-29T10:55:27.641Z] #38 47.65 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
10:55:27 [2020-07-29T10:55:27.641Z] #14 31.25 Unpacking libmpdec2:s390x (2.4.2-2) ...
10:55:27 [2020-07-29T10:55:27.641Z] #14 31.36 Selecting previously unselected package libpython3.7-stdlib:s390x.
10:55:27 [2020-07-29T10:55:27.641Z] #38 47.69 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
10:55:27 [2020-07-29T10:55:27.641Z] #38 47.99 Selecting previously unselected package libprotobuf-dev:amd64.
10:55:27 [2020-07-29T10:55:27.641Z] #38 47.99 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
10:55:27 [2020-07-29T10:55:27.641Z] #38 48.00 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
10:55:27 [2020-07-29T10:55:27.643Z] #39 20.40   CC       compel/plugins/std/fds.o
10:55:27 [2020-07-29T10:55:27.643Z] #39 20.58   CC       compel/plugins/std/log.o
10:55:27 [2020-07-29T10:55:27.900Z] #39 20.86   CC       compel/plugins/std/string.o
10:55:27 [2020-07-29T10:55:27.932Z] #14 31.36 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ...
10:55:27 [2020-07-29T10:55:27.932Z] #14 31.36 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ...
10:55:28 [2020-07-29T10:55:28.117Z]   CC       criu/protobuf-desc.o
10:55:28 [2020-07-29T10:55:28.158Z] #39 21.11   CC       compel/plugins/std/infect.o
10:55:28 [2020-07-29T10:55:28.416Z] #39 21.29   CC       compel/arch/x86/plugins/std/parasite-head.o
10:55:28 [2020-07-29T10:55:28.416Z] #39 21.31   CC       compel/arch/x86/plugins/std/memcpy.o
10:55:28 [2020-07-29T10:55:28.416Z] #39 21.33   CC       compel/arch/x86/plugins/std/syscalls-64.o
10:55:28 [2020-07-29T10:55:28.416Z] #39 21.36   AR       compel/plugins/std.lib.a
10:55:28 [2020-07-29T10:55:28.565Z] #14 ...
10:55:28 [2020-07-29T10:55:28.565Z] 
10:55:28 [2020-07-29T10:55:28.565Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:55:28 [2020-07-29T10:55:28.565Z] #42 49.30 regexp
10:55:28 [2020-07-29T10:55:28.565Z] #42 51.47 flag
10:55:28 [2020-07-29T10:55:28.565Z] #42 52.46 go/token
10:55:28 [2020-07-29T10:55:28.565Z] #42 52.58 internal/lazyregexp
10:55:28 [2020-07-29T10:55:28.565Z] #42 52.74 path
10:55:28 [2020-07-29T10:55:28.565Z] #42 53.18 io/ioutil
10:55:28 [2020-07-29T10:55:28.565Z] #42 53.19 go/scanner
10:55:28 [2020-07-29T10:55:28.565Z] #42 53.56 net/url
10:55:28 [2020-07-29T10:55:28.565Z] #42 54.62 go/ast
10:55:28 [2020-07-29T10:55:28.565Z] #42 55.09 text/template/parse
10:55:28 [2020-07-29T10:55:28.565Z] #42 57.60 text/template
10:55:28 [2020-07-29T10:55:28.565Z] #42 57.69 go/parser
10:55:28 [2020-07-29T10:55:28.565Z] #42 ...
10:55:28 [2020-07-29T10:55:28.565Z] 
10:55:28 [2020-07-29T10:55:28.565Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
10:55:28 [2020-07-29T10:55:28.565Z] #14 32.20 Selecting previously unselected package python3.7.
10:55:28 [2020-07-29T10:55:28.565Z] #14 32.22 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ...
10:55:28 [2020-07-29T10:55:28.565Z] #14 32.23 Unpacking python3.7 (3.7.3-2+deb10u1) ...
10:55:28 [2020-07-29T10:55:28.565Z] #14 32.33 Selecting previously unselected package libpython3-stdlib:s390x.
10:55:28 [2020-07-29T10:55:28.582Z] #38 49.87 Selecting previously unselected package libprotoc17:amd64.
10:55:28 [2020-07-29T10:55:28.583Z] #38 49.88 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
10:55:28 [2020-07-29T10:55:28.583Z] #38 49.90 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
10:55:28 [2020-07-29T10:55:28.583Z] #38 ...
10:55:28 [2020-07-29T10:55:28.583Z] 
10:55:28 [2020-07-29T10:55:28.583Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
10:55:28 [2020-07-29T10:55:28.583Z] #10 1.026 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
10:55:28 [2020-07-29T10:55:28.583Z] #10 DONE 1.1s
10:55:28 [2020-07-29T10:55:28.583Z] 
10:55:28 [2020-07-29T10:55:28.583Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
10:55:28 [2020-07-29T10:55:28.674Z] #39 21.42   CC       compel/plugins/fds/fds.o
10:55:28 [2020-07-29T10:55:28.674Z] #39 21.53   AR       compel/plugins/fds.lib.a
10:55:28 [2020-07-29T10:55:28.674Z] #39 21.60   HOSTDEP  compel/src/lib/log-host.d
10:55:28 [2020-07-29T10:55:28.674Z] #39 21.64   HOSTDEP  compel/src/lib/handle-elf-host.d
10:55:28 [2020-07-29T10:55:28.674Z] #39 21.72   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
10:55:28 [2020-07-29T10:55:28.674Z] #39 21.75   HOSTDEP  compel/src/main-host.d
10:55:28 [2020-07-29T10:55:28.754Z]   CC       criu/protobuf.o
10:55:28 [2020-07-29T10:55:28.754Z]   CC       criu/pstree.o
10:55:28 [2020-07-29T10:55:28.856Z] #14 32.33 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ...
10:55:28 [2020-07-29T10:55:28.856Z] #14 32.34 Unpacking libpython3-stdlib:s390x (3.7.3-1) ...
10:55:28 [2020-07-29T10:55:28.856Z] #14 32.42 Setting up python3-minimal (3.7.3-1) ...
10:55:28 [2020-07-29T10:55:28.932Z] #39 21.79   DEP      compel/src/lib/ptrace.d
10:55:28 [2020-07-29T10:55:28.932Z] #39 21.82   DEP      compel/src/lib/infect.d
10:55:28 [2020-07-29T10:55:28.932Z] #39 21.90   DEP      compel/src/lib/infect-util.d
10:55:29 [2020-07-29T10:55:29.062Z]   CC       criu/rbtree.o
10:55:29 [2020-07-29T10:55:29.190Z] #39 21.96   DEP      compel/src/lib/infect-rpc.d
10:55:29 [2020-07-29T10:55:29.190Z] #39 22.00   DEP      compel/arch/x86/src/lib/infect.d
10:55:29 [2020-07-29T10:55:29.190Z] #39 22.05   DEP      compel/arch/x86/src/lib/cpu.d
10:55:29 [2020-07-29T10:55:29.190Z] #39 22.08   DEP      compel/src/lib/log.d
10:55:29 [2020-07-29T10:55:29.190Z] #39 22.12   DEP      compel/src/main.d
10:55:29 [2020-07-29T10:55:29.356Z]   CC       criu/rst-malloc.o
10:55:29 [2020-07-29T10:55:29.357Z]   CC       criu/seccomp.o
10:55:29 [2020-07-29T10:55:29.450Z] #39 22.21   DEP      compel/src/lib/handle-elf.d
10:55:29 [2020-07-29T10:55:29.450Z] #39 22.26   DEP      compel/arch/x86/src/lib/handle-elf.d
10:55:29 [2020-07-29T10:55:29.450Z] #39 22.32   CC       compel/src/lib/log.o
10:55:29 [2020-07-29T10:55:29.450Z] #39 22.41   CC       compel/arch/x86/src/lib/cpu.o
10:55:29 [2020-07-29T10:55:29.523Z] #11 ...
10:55:29 [2020-07-29T10:55:29.523Z] 
10:55:29 [2020-07-29T10:55:29.523Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
10:55:29 [2020-07-29T10:55:29.523Z] #31 40.93 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
10:55:29 [2020-07-29T10:55:29.523Z] #31 40.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
10:55:29 [2020-07-29T10:55:29.523Z] #31 41.03 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
10:55:29 [2020-07-29T10:55:29.523Z] #31 41.09 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
10:55:29 [2020-07-29T10:55:29.523Z] #31 41.11 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
10:55:29 [2020-07-29T10:55:29.523Z] #31 41.17 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
10:55:29 [2020-07-29T10:55:29.523Z] #31 43.88 debconf: delaying package configuration, since apt-utils is not installed
10:55:29 [2020-07-29T10:55:29.523Z] #31 44.36 Fetched 14.9 MB in 3s (5599 kB/s)
10:55:29 [2020-07-29T10:55:29.523Z] #31 44.58 Selecting previously unselected package xxd.
10:55:29 [2020-07-29T10:55:29.523Z] #31 44.58 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
10:55:29 [2020-07-29T10:55:29.523Z] #31 44.69 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
10:55:29 [2020-07-29T10:55:29.523Z] #31 44.71 Unpacking xxd (2:8.1.0875-5) ...
10:55:29 [2020-07-29T10:55:29.523Z] #31 45.25 Selecting previously unselected package vim-common.
10:55:29 [2020-07-29T10:55:29.523Z] #31 45.25 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
10:55:29 [2020-07-29T10:55:29.523Z] #31 45.38 Unpacking vim-common (2:8.1.0875-5) ...
10:55:29 [2020-07-29T10:55:29.523Z] #31 45.90 Selecting previously unselected package cmake-data.
10:55:29 [2020-07-29T10:55:29.523Z] #31 45.94 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
10:55:29 [2020-07-29T10:55:29.523Z] #31 45.97 Unpacking cmake-data (3.13.4-1) ...
10:55:29 [2020-07-29T10:55:29.523Z] #31 49.38 Selecting previously unselected package libicu63:amd64.
10:55:29 [2020-07-29T10:55:29.523Z] #31 49.39 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
10:55:29 [2020-07-29T10:55:29.523Z] #31 49.42 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
10:55:29 [2020-07-29T10:55:29.523Z] #31 ...
10:55:29 [2020-07-29T10:55:29.523Z] 
10:55:29 [2020-07-29T10:55:29.523Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:55:29 [2020-07-29T10:55:29.523Z] #24 4.014 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
10:55:29 [2020-07-29T10:55:29.523Z] #24 4.692 #=#=#                                                                         
10:55:29 [2020-07-29T10:55:29.574Z] #14 33.25 Selecting previously unselected package python3.
10:55:29 [2020-07-29T10:55:29.650Z]   CC       criu/seize.o
10:55:29 [2020-07-29T10:55:29.708Z] #39 22.67   CC       compel/arch/x86/src/lib/infect.o
10:55:29 [2020-07-29T10:55:29.785Z] #24 4.997 
#                                                                          2.0%
####                                                                       6.1%
########                                                                  11.3%
#########                                                                 13.6%
#############                                                             18.6%
#################                                                         24.8%
#####################                                                     30.3%
10:55:29 [2020-07-29T10:55:29.785Z] #24 ...
10:55:29 [2020-07-29T10:55:29.785Z] 
10:55:29 [2020-07-29T10:55:29.785Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
10:55:29 [2020-07-29T10:55:29.785Z] #11 DONE 1.2s
10:55:29 [2020-07-29T10:55:29.785Z] 
10:55:29 [2020-07-29T10:55:29.785Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:55:29 [2020-07-29T10:55:29.785Z] #24 4.997 
#                                                                          2.0%
####                                                                       6.1%
########                                                                  11.3%
#########                                                                 13.6%
#############                                                             18.6%
#################                                                         24.8%
#####################                                                     30.3%
########################                                                  33.4%
10:55:29 [2020-07-29T10:55:29.785Z] #24 ...
10:55:29 [2020-07-29T10:55:29.785Z] 
10:55:29 [2020-07-29T10:55:29.785Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
10:55:29 [2020-07-29T10:55:29.865Z] #14 33.25 (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.)
10:55:29 [2020-07-29T10:55:29.865Z] #14 33.29 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ...
10:55:29 [2020-07-29T10:55:29.865Z] #14 33.30 Unpacking python3 (3.7.3-1) ...
10:55:29 [2020-07-29T10:55:29.865Z] #14 33.42 Selecting previously unselected package libip4tc0:s390x.
10:55:29 [2020-07-29T10:55:29.865Z] #14 33.43 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ...
10:55:29 [2020-07-29T10:55:29.865Z] #14 33.43 Unpacking libip4tc0:s390x (1.8.2-4) ...
10:55:29 [2020-07-29T10:55:29.865Z] #14 33.49 Selecting previously unselected package libip6tc0:s390x.
10:55:29 [2020-07-29T10:55:29.865Z] #14 33.49 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ...
10:55:29 [2020-07-29T10:55:29.865Z] #14 33.50 Unpacking libip6tc0:s390x (1.8.2-4) ...
10:55:29 [2020-07-29T10:55:29.865Z] #14 33.56 Selecting previously unselected package libiptc0:s390x.
10:55:29 [2020-07-29T10:55:29.865Z] #14 33.56 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ...
10:55:29 [2020-07-29T10:55:29.865Z] #14 33.56 Unpacking libiptc0:s390x (1.8.2-4) ...
10:55:29 [2020-07-29T10:55:29.943Z]   CC       criu/servicefd.o
10:55:29 [2020-07-29T10:55:29.968Z] #39 ...
10:55:29 [2020-07-29T10:55:29.968Z] 
10:55:29 [2020-07-29T10:55:29.968Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
10:55:29 [2020-07-29T10:55:29.968Z] #48 32.82 + GOBIN=/build
10:55:29 [2020-07-29T10:55:29.968Z] #48 32.82 + /build/gometalinter --install
10:55:29 [2020-07-29T10:55:29.968Z] #48 32.84 Installing:
10:55:29 [2020-07-29T10:55:29.968Z] #48 32.84   deadcode
10:55:29 [2020-07-29T10:55:29.969Z] #48 32.84   dupl
10:55:29 [2020-07-29T10:55:29.969Z] #48 32.84   errcheck
10:55:29 [2020-07-29T10:55:29.969Z] #48 32.84   gas
10:55:29 [2020-07-29T10:55:29.969Z] #48 32.84   gochecknoglobals
10:55:29 [2020-07-29T10:55:29.969Z] #48 32.84   gochecknoinits
10:55:29 [2020-07-29T10:55:29.969Z] #48 32.84   goconst
10:55:29 [2020-07-29T10:55:29.969Z] #48 32.84   gocyclo
10:55:29 [2020-07-29T10:55:29.969Z] #48 32.84   goimports
10:55:29 [2020-07-29T10:55:29.969Z] #48 32.84   golint
10:55:29 [2020-07-29T10:55:29.969Z] #48 32.84   gosimple
10:55:29 [2020-07-29T10:55:29.969Z] #48 32.84   gotype
10:55:29 [2020-07-29T10:55:29.969Z] #48 32.84   gotypex
10:55:29 [2020-07-29T10:55:29.969Z] #48 32.84   ineffassign
10:55:29 [2020-07-29T10:55:29.969Z] #48 32.84   interfacer
10:55:29 [2020-07-29T10:55:29.969Z] #48 32.84   lll
10:55:29 [2020-07-29T10:55:29.969Z] #48 32.84   maligned
10:55:29 [2020-07-29T10:55:29.969Z] #48 32.84   megacheck
10:55:29 [2020-07-29T10:55:29.969Z] #48 32.84   misspell
10:55:29 [2020-07-29T10:55:29.969Z] #48 32.84   nakedret
10:55:29 [2020-07-29T10:55:29.969Z] #48 32.84   safesql
10:55:29 [2020-07-29T10:55:29.969Z] #48 32.84   staticcheck
10:55:29 [2020-07-29T10:55:29.969Z] #48 32.84   structcheck
10:55:29 [2020-07-29T10:55:29.969Z] #48 32.84   unconvert
10:55:29 [2020-07-29T10:55:29.969Z] #48 32.84   unparam
10:55:29 [2020-07-29T10:55:29.969Z] #48 32.84   unused
10:55:29 [2020-07-29T10:55:29.969Z] #48 32.84   varcheck
10:55:29 [2020-07-29T10:55:29.969Z] #48 ...
10:55:29 [2020-07-29T10:55:29.969Z] 
10:55:29 [2020-07-29T10:55:29.969Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
10:55:29 [2020-07-29T10:55:29.969Z] #14 15.49 Selecting previously unselected package python3.7.
10:55:29 [2020-07-29T10:55:29.969Z] #14 15.49 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
10:55:29 [2020-07-29T10:55:29.969Z] #14 15.50 Unpacking python3.7 (3.7.3-2+deb10u1) ...
10:55:29 [2020-07-29T10:55:29.969Z] #14 15.58 Selecting previously unselected package libpython3-stdlib:amd64.
10:55:29 [2020-07-29T10:55:29.969Z] #14 15.58 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
10:55:29 [2020-07-29T10:55:29.969Z] #14 15.59 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
10:55:29 [2020-07-29T10:55:29.969Z] #14 15.69 Setting up python3-minimal (3.7.3-1) ...
10:55:29 [2020-07-29T10:55:29.969Z] #14 16.18 Selecting previously unselected package python3.
10:55:29 [2020-07-29T10:55:29.969Z] #14 16.18 (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.)
10:55:29 [2020-07-29T10:55:29.969Z] #14 16.21 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
10:55:29 [2020-07-29T10:55:29.969Z] #14 16.22 Unpacking python3 (3.7.3-1) ...
10:55:29 [2020-07-29T10:55:29.969Z] #14 16.35 Selecting previously unselected package libip4tc0:amd64.
10:55:29 [2020-07-29T10:55:29.969Z] #14 16.35 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
10:55:29 [2020-07-29T10:55:29.969Z] #14 16.36 Unpacking libip4tc0:amd64 (1.8.2-4) ...
10:55:29 [2020-07-29T10:55:29.969Z] #14 16.48 Selecting previously unselected package libip6tc0:amd64.
10:55:29 [2020-07-29T10:55:29.969Z] #14 16.48 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
10:55:29 [2020-07-29T10:55:29.969Z] #14 16.49 Unpacking libip6tc0:amd64 (1.8.2-4) ...
10:55:29 [2020-07-29T10:55:29.969Z] #14 16.56 Selecting previously unselected package libiptc0:amd64.
10:55:29 [2020-07-29T10:55:29.969Z] #14 16.56 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
10:55:29 [2020-07-29T10:55:29.969Z] #14 16.56 Unpacking libiptc0:amd64 (1.8.2-4) ...
10:55:29 [2020-07-29T10:55:29.969Z] #14 16.63 Selecting previously unselected package libnfnetlink0:amd64.
10:55:29 [2020-07-29T10:55:29.969Z] #14 16.64 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
10:55:29 [2020-07-29T10:55:29.969Z] #14 16.64 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
10:55:29 [2020-07-29T10:55:29.969Z] #14 16.72 Selecting previously unselected package libnetfilter-conntrack3:amd64.
10:55:29 [2020-07-29T10:55:29.969Z] #14 16.72 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
10:55:29 [2020-07-29T10:55:29.969Z] #14 16.73 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
10:55:29 [2020-07-29T10:55:29.969Z] #14 16.78 Selecting previously unselected package libnftnl11:amd64.
10:55:29 [2020-07-29T10:55:29.969Z] #14 16.79 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
10:55:29 [2020-07-29T10:55:29.969Z] #14 16.79 Unpacking libnftnl11:amd64 (1.1.2-2) ...
10:55:29 [2020-07-29T10:55:29.969Z] #14 16.85 Selecting previously unselected package iptables.
10:55:29 [2020-07-29T10:55:29.969Z] #14 16.85 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
10:55:29 [2020-07-29T10:55:29.969Z] #14 16.86 Unpacking iptables (1.8.2-4) ...
10:55:29 [2020-07-29T10:55:29.969Z] #14 17.11 Selecting previously unselected package xxd.
10:55:29 [2020-07-29T10:55:29.969Z] #14 17.11 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
10:55:29 [2020-07-29T10:55:29.969Z] #14 17.13 Unpacking xxd (2:8.1.0875-5) ...
10:55:29 [2020-07-29T10:55:29.969Z] #14 17.30 Selecting previously unselected package vim-common.
10:55:29 [2020-07-29T10:55:29.969Z] #14 17.30 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
10:55:29 [2020-07-29T10:55:29.969Z] #14 17.35 Unpacking vim-common (2:8.1.0875-5) ...
10:55:29 [2020-07-29T10:55:29.969Z] #14 17.48 Selecting previously unselected package bash-completion.
10:55:29 [2020-07-29T10:55:29.969Z] #14 17.48 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
10:55:29 [2020-07-29T10:55:29.969Z] #14 20.20 Unpacking bash-completion (1:2.8-6) ...
10:55:29 [2020-07-29T10:55:29.969Z] #14 20.43 Selecting previously unselected package bzip2.
10:55:29 [2020-07-29T10:55:29.969Z] #14 20.44 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
10:55:29 [2020-07-29T10:55:29.969Z] #14 20.44 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
10:55:29 [2020-07-29T10:55:29.969Z] #14 20.56 Selecting previously unselected package xz-utils.
10:55:29 [2020-07-29T10:55:29.969Z] #14 20.57 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
10:55:29 [2020-07-29T10:55:29.969Z] #14 20.58 Unpacking xz-utils (5.2.4-1) ...
10:55:29 [2020-07-29T10:55:29.969Z] #14 20.99 Selecting previously unselected package apparmor.
10:55:30 [2020-07-29T10:55:30.156Z] #14 33.67 Selecting previously unselected package libnfnetlink0:s390x.
10:55:30 [2020-07-29T10:55:30.156Z] #14 33.67 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ...
10:55:30 [2020-07-29T10:55:30.156Z] #14 33.67 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ...
10:55:30 [2020-07-29T10:55:30.156Z] #14 33.70 Selecting previously unselected package libnetfilter-conntrack3:s390x.
10:55:30 [2020-07-29T10:55:30.156Z] #14 33.70 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ...
10:55:30 [2020-07-29T10:55:30.156Z] #14 33.70 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ...
10:55:30 [2020-07-29T10:55:30.156Z] #14 33.82 Selecting previously unselected package libnftnl11:s390x.
10:55:30 [2020-07-29T10:55:30.156Z] #14 33.83 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ...
10:55:30 [2020-07-29T10:55:30.156Z] #14 33.84 Unpacking libnftnl11:s390x (1.1.2-2) ...
10:55:30 [2020-07-29T10:55:30.156Z] #14 33.89 Selecting previously unselected package iptables.
10:55:30 [2020-07-29T10:55:30.236Z]   CC       criu/shmem.o
10:55:30 [2020-07-29T10:55:30.278Z] #14 20.99 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
10:55:30 [2020-07-29T10:55:30.278Z] #14 21.07 Unpacking apparmor (2.13.2-10) ...
10:55:30 [2020-07-29T10:55:30.448Z] #14 33.89 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ...
10:55:30 [2020-07-29T10:55:30.448Z] #14 33.90 Unpacking iptables (1.8.2-4) ...
10:55:30 [2020-07-29T10:55:30.530Z]   CC       criu/sigframe.o
10:55:30 [2020-07-29T10:55:30.530Z]   CC       criu/signalfd.o
10:55:30 [2020-07-29T10:55:30.530Z]   CC       criu/sk-inet.o
10:55:30 [2020-07-29T10:55:30.739Z] #14 34.19 Selecting previously unselected package xxd.
10:55:30 [2020-07-29T10:55:30.739Z] #14 34.20 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ...
10:55:30 [2020-07-29T10:55:30.739Z] #14 34.20 Unpacking xxd (2:8.1.0875-5) ...
10:55:30 [2020-07-29T10:55:30.739Z] #14 34.30 Selecting previously unselected package vim-common.
10:55:30 [2020-07-29T10:55:30.739Z] #14 34.30 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
10:55:30 [2020-07-29T10:55:30.739Z] #14 34.32 Unpacking vim-common (2:8.1.0875-5) ...
10:55:30 [2020-07-29T10:55:30.948Z] #14 ...
10:55:30 [2020-07-29T10:55:30.948Z] 
10:55:30 [2020-07-29T10:55:30.948Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:55:30 [2020-07-29T10:55:30.948Z] #42 39.99 github.com/LK4D4/vndr/godl
10:55:30 [2020-07-29T10:55:30.948Z] #42 40.20 github.com/LK4D4/vndr
10:55:30 [2020-07-29T10:55:30.948Z] #42 DONE 43.5s
10:55:30 [2020-07-29T10:55:30.948Z] 
10:55:30 [2020-07-29T10:55:30.948Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
10:55:30 [2020-07-29T10:55:30.948Z] #45 DONE 43.5s
10:55:30 [2020-07-29T10:55:30.948Z] 
10:55:30 [2020-07-29T10:55:30.948Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
10:55:30 [2020-07-29T10:55:30.948Z] #14 21.46 Selecting previously unselected package aufs-tools.
10:55:30 [2020-07-29T10:55:30.948Z] #14 21.46 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
10:55:30 [2020-07-29T10:55:30.948Z] #14 21.50 Unpacking aufs-tools (1:4.14+20190211-1) ...
10:55:30 [2020-07-29T10:55:30.948Z] #14 ...
10:55:30 [2020-07-29T10:55:30.948Z] 
10:55:30 [2020-07-29T10:55:30.948Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:55:30 [2020-07-29T10:55:30.948Z] #39 23.07   CC       compel/src/lib/infect-rpc.o
10:55:30 [2020-07-29T10:55:30.948Z] #39 23.21   CC       compel/src/lib/infect-util.o
10:55:30 [2020-07-29T10:55:30.948Z] #39 23.38   CC       compel/src/lib/infect.o
10:55:31 [2020-07-29T10:55:31.031Z] #14 34.51 Selecting previously unselected package bash-completion.
10:55:31 [2020-07-29T10:55:31.031Z] #14 34.51 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
10:55:31 [2020-07-29T10:55:31.166Z]   CC       criu/sk-netlink.o
10:55:31 [2020-07-29T10:55:31.166Z]   CC       criu/sk-packet.o
10:55:31 [2020-07-29T10:55:31.173Z] #12 DONE 1.3s
10:55:31 [2020-07-29T10:55:31.173Z] 
10:55:31 [2020-07-29T10:55:31.173Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:55:31 [2020-07-29T10:55:31.222Z] #39 24.00   CC       compel/src/lib/ptrace.o
10:55:31 [2020-07-29T10:55:31.222Z] #39 24.13   AR       compel/libcompel.a
10:55:31 [2020-07-29T10:55:31.222Z] #39 24.18   HOSTCC   compel/src/main-host.o
10:55:31 [2020-07-29T10:55:31.433Z] #24 4.997 
#                                                                          2.0%
####                                                                       6.1%
########                                                                  11.3%
#########                                                                 13.6%
#############                                                             18.6%
#################                                                         24.8%
#####################                                                     30.3%
########################                                                  33.4%
###########################                                               38.8%
##############################                                            42.8%
################################                                          45.8%
###################################                                       49.8%
#######################################                                   54.8%
##########################################                                59.0%
############################################                              62.2%
#############################################                             63.1%
################################################                          67.2%
###################################################                       71.7%
#######################################################                   76.6%
###########################################################               83.0%
#############################################################             85.5%
###############################################################           87.7%
####################################################################      95.0%
######################################################################## 100.0%
10:55:31 [2020-07-29T10:55:31.460Z]   CC       criu/sk-queue.o
10:55:31 [2020-07-29T10:55:31.527Z] #39 24.29   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
10:55:31 [2020-07-29T10:55:31.527Z] #39 24.42   HOSTCC   compel/src/lib/handle-elf-host.o
10:55:31 [2020-07-29T10:55:31.753Z]   CC       criu/sk-tcp.o
10:55:31 [2020-07-29T10:55:31.753Z]   CC       criu/sk-unix.o
10:55:31 [2020-07-29T10:55:31.797Z] #39 24.56   HOSTCC   compel/src/lib/log-host.o
10:55:31 [2020-07-29T10:55:31.797Z] #39 24.71   HOSTLINK compel/compel-host-bin
10:55:31 [2020-07-29T10:55:31.797Z] #39 24.80   DEP      soccr/soccr.d
10:55:32 [2020-07-29T10:55:32.004Z] #24 8.033 
10:55:32 [2020-07-29T10:55:32.060Z] #39 24.94   CC       soccr/soccr.o
10:55:32 [2020-07-29T10:55:32.525Z] #24 8.269 
                                                                           0.1%
#############                                              
10:55:32 [2020-07-29T10:55:32.525Z] #24 ...
10:55:32 [2020-07-29T10:55:32.525Z] 
10:55:32 [2020-07-29T10:55:32.525Z] #13 [dev 6/25] RUN ldconfig
10:55:32 [2020-07-29T10:55:32.525Z] #13 DONE 1.3s
10:55:32 [2020-07-29T10:55:32.525Z] 
10:55:32 [2020-07-29T10:55:32.525Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:55:32 [2020-07-29T10:55:32.687Z] #39 25.47   AR       soccr/libsoccr.a
10:55:32 [2020-07-29T10:55:32.687Z] #39 25.53 make[1]: 'soccr/libsoccr.a' is up to date.
10:55:32 [2020-07-29T10:55:32.792Z]   CC       criu/sockets.o
10:55:32 [2020-07-29T10:55:32.792Z]   CC       criu/stats.o
10:55:32 [2020-07-29T10:55:32.956Z] #39 25.79   DEP      criu/arch/x86/sigframe.d
10:55:32 [2020-07-29T10:55:32.956Z] #39 25.88   DEP      criu/arch/x86/sigaction_compat.d
10:55:32 [2020-07-29T10:55:32.956Z] #39 25.92   DEP      criu/arch/x86/kerndat.d
10:55:32 [2020-07-29T10:55:32.956Z] #39 25.96   DEP      criu/arch/x86/crtools.d
10:55:32 [2020-07-29T10:55:32.956Z] #39 26.00   DEP      criu/arch/x86/cpu.d
10:55:33 [2020-07-29T10:55:33.045Z] #24 8.269 
                                                                           0.1%
#############                                                             18.2%
####################                                                      28.3%
####################################                                      50.6%
################################################                          67.5%
#########################################################                 80.5%
######################################################################    98.1%
######################################################################## 100.0%
10:55:33 [2020-07-29T10:55:33.085Z]   CC       criu/string.o
10:55:33 [2020-07-29T10:55:33.085Z]   CC       criu/sysctl.o
10:55:33 [2020-07-29T10:55:33.105Z] #14 36.57 Unpacking bash-completion (1:2.8-6) ...
10:55:33 [2020-07-29T10:55:33.105Z] #14 ...
10:55:33 [2020-07-29T10:55:33.105Z] 
10:55:33 [2020-07-29T10:55:33.105Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:55:33 [2020-07-29T10:55:33.105Z] #39 18.72   CC       images/ipc-var.o
10:55:33 [2020-07-29T10:55:33.105Z] #39 18.87   CC       images/ipc-desc.o
10:55:33 [2020-07-29T10:55:33.105Z] #39 18.98   CC       images/ipc-shm.o
10:55:33 [2020-07-29T10:55:33.105Z] #39 19.13   CC       images/ipc-msg.o
10:55:33 [2020-07-29T10:55:33.105Z] #39 19.24   CC       images/ipc-sem.o
10:55:33 [2020-07-29T10:55:33.105Z] #39 19.40   CC       images/utsns.o
10:55:33 [2020-07-29T10:55:33.105Z] #39 19.53   CC       images/creds.o
10:55:33 [2020-07-29T10:55:33.105Z] #39 19.70   CC       images/vma.o
10:55:33 [2020-07-29T10:55:33.105Z] #39 19.83   CC       images/netdev.o
10:55:33 [2020-07-29T10:55:33.105Z] #39 20.08   CC       images/tty.o
10:55:33 [2020-07-29T10:55:33.105Z] #39 20.38   CC       images/file-lock.o
10:55:33 [2020-07-29T10:55:33.105Z] #39 20.52   CC       images/rlimit.o
10:55:33 [2020-07-29T10:55:33.105Z] #39 20.66   CC       images/pagemap.o
10:55:33 [2020-07-29T10:55:33.105Z] #39 20.90   CC       images/siginfo.o
10:55:33 [2020-07-29T10:55:33.105Z] #39 21.16   CC       images/rpc.o
10:55:33 [2020-07-29T10:55:33.105Z] #39 21.88   CC       images/ext-file.o
10:55:33 [2020-07-29T10:55:33.105Z] #39 22.07   CC       images/cgroup.o
10:55:33 [2020-07-29T10:55:33.105Z] #39 22.47   CC       images/userns.o
10:55:33 [2020-07-29T10:55:33.105Z] #39 22.62   CC       images/google/protobuf/descriptor.o
10:55:33 [2020-07-29T10:55:33.105Z] #39 23.59   CC       images/opts.o
10:55:33 [2020-07-29T10:55:33.105Z] #39 23.81   CC       images/seccomp.o
10:55:33 [2020-07-29T10:55:33.105Z] #39 23.99   CC       images/binfmt-misc.o
10:55:33 [2020-07-29T10:55:33.105Z] #39 24.14   CC       images/time.o
10:55:33 [2020-07-29T10:55:33.105Z] #39 24.25   CC       images/sysctl.o
10:55:33 [2020-07-29T10:55:33.105Z] #39 24.45   CC       images/autofs.o
10:55:33 [2020-07-29T10:55:33.105Z] #39 24.63   CC       images/macvlan.o
10:55:33 [2020-07-29T10:55:33.105Z] #39 24.76   CC       images/sit.o
10:55:33 [2020-07-29T10:55:33.105Z] #39 24.87   CC       images/memfd.o
10:55:33 [2020-07-29T10:55:33.105Z] #39 25.03   CC       images/timens.o
10:55:33 [2020-07-29T10:55:33.105Z] #39 25.19   LINK     images/built-in.o
10:55:33 [2020-07-29T10:55:33.105Z] #39 25.26   GEN      compel/include/asm
10:55:33 [2020-07-29T10:55:33.105Z] #39 25.27   GEN      compel/include/version.h
10:55:33 [2020-07-29T10:55:33.105Z] #39 25.29 touch .config
10:55:33 [2020-07-29T10:55:33.105Z] #39 25.31   GEN      include/common/config.h
10:55:33 [2020-07-29T10:55:33.105Z] #39 25.36   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
10:55:33 [2020-07-29T10:55:33.105Z] #39 25.42   GEN      compel/plugins/include/uapi/std/syscall-codes.h
10:55:33 [2020-07-29T10:55:33.105Z] #39 25.43   GEN      compel/plugins/include/uapi/std/syscall.h
10:55:33 [2020-07-29T10:55:33.105Z] #39 25.46   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
10:55:33 [2020-07-29T10:55:33.105Z] #39 25.47   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
10:55:33 [2020-07-29T10:55:33.105Z] #39 25.50   DEP      compel/arch/s390/plugins/std/parasite-head.d
10:55:33 [2020-07-29T10:55:33.105Z] #39 25.53   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
10:55:33 [2020-07-29T10:55:33.105Z] #39 25.54   DEP      compel/plugins/std/infect.d
10:55:33 [2020-07-29T10:55:33.105Z] #39 25.63   DEP      compel/plugins/std/string.d
10:55:33 [2020-07-29T10:55:33.105Z] #39 25.73   DEP      compel/plugins/std/log.d
10:55:33 [2020-07-29T10:55:33.105Z] #39 25.79   DEP      compel/plugins/std/fds.d
10:55:33 [2020-07-29T10:55:33.105Z] #39 25.86   DEP      compel/plugins/std/std.d
10:55:33 [2020-07-29T10:55:33.105Z] #39 25.92   DEP      compel/plugins/shmem/shmem.d
10:55:33 [2020-07-29T10:55:33.105Z] #39 26.04   DEP      compel/plugins/fds/fds.d
10:55:33 [2020-07-29T10:55:33.105Z] #39 26.19   CC       compel/plugins/std/std.o
10:55:33 [2020-07-29T10:55:33.105Z] #39 26.47   CC       compel/plugins/std/fds.o
10:55:33 [2020-07-29T10:55:33.105Z] #39 26.74   CC       compel/plugins/std/log.o
10:55:33 [2020-07-29T10:55:33.105Z] #39 27.47   CC       compel/plugins/std/string.o
10:55:33 [2020-07-29T10:55:33.105Z] #39 28.16   CC       compel/plugins/std/infect.o
10:55:33 [2020-07-29T10:55:33.105Z] #39 28.66   CC       compel/arch/s390/plugins/std/parasite-head.o
10:55:33 [2020-07-29T10:55:33.105Z] #39 28.68   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
10:55:33 [2020-07-29T10:55:33.105Z] #39 28.74   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
10:55:33 [2020-07-29T10:55:33.105Z] #39 28.88   AR       compel/plugins/std.lib.a
10:55:33 [2020-07-29T10:55:33.105Z] #39 ...
10:55:33 [2020-07-29T10:55:33.105Z] 
10:55:33 [2020-07-29T10:55:33.105Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
10:55:33 [2020-07-29T10:55:33.105Z] #14 36.92 Selecting previously unselected package bzip2.
10:55:33 [2020-07-29T10:55:33.218Z] #39 26.08   CC       criu/arch/x86/cpu.o
10:55:33 [2020-07-29T10:55:33.218Z] #39 26.29   CC       criu/arch/x86/crtools.o
10:55:33 [2020-07-29T10:55:33.306Z] #24 ...
10:55:33 [2020-07-29T10:55:33.306Z] 
10:55:33 [2020-07-29T10:55:33.306Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
10:55:33 [2020-07-29T10:55:33.306Z] #52 2.648 + RM_GOPATH=0
10:55:33 [2020-07-29T10:55:33.306Z] #52 2.648 + TMP_GOPATH=
10:55:33 [2020-07-29T10:55:33.306Z] #52 2.648 + : /build
10:55:33 [2020-07-29T10:55:33.306Z] #52 2.648 + '[' -z '' ']'
10:55:33 [2020-07-29T10:55:33.306Z] #52 2.648 ++ mktemp -d
10:55:33 [2020-07-29T10:55:33.306Z] #52 2.648 + export GOPATH=/tmp/tmp.IkgoUZ0rbw
10:55:33 [2020-07-29T10:55:33.306Z] #52 2.648 + GOPATH=/tmp/tmp.IkgoUZ0rbw
10:55:33 [2020-07-29T10:55:33.306Z] #52 2.648 + RM_GOPATH=1
10:55:33 [2020-07-29T10:55:33.306Z] #52 2.651 ++ dirname ./install.sh
10:55:33 [2020-07-29T10:55:33.306Z] #52 2.651 + dir=.
10:55:33 [2020-07-29T10:55:33.306Z] #52 2.651 + bin=runc
10:55:33 [2020-07-29T10:55:33.306Z] #52 2.651 + shift
10:55:33 [2020-07-29T10:55:33.306Z] #52 2.651 + '[' '!' -f ./runc.installer ']'
10:55:33 [2020-07-29T10:55:33.306Z] #52 2.651 + . ./runc.installer
10:55:33 [2020-07-29T10:55:33.306Z] #52 2.651 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
10:55:33 [2020-07-29T10:55:33.306Z] #52 2.651 + install_runc
10:55:33 [2020-07-29T10:55:33.306Z] #52 2.651 + grep -q '^3\.10\.0.*\.el7\.'
10:55:33 [2020-07-29T10:55:33.306Z] #52 2.684 + uname -r
10:55:33 [2020-07-29T10:55:33.306Z] #52 2.722 + RUNC_BUILDTAGS='seccomp apparmor selinux '
10:55:33 [2020-07-29T10:55:33.306Z] #52 2.722 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
10:55:33 [2020-07-29T10:55:33.306Z] #52 2.723 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
10:55:33 [2020-07-29T10:55:33.306Z] #52 2.723 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.IkgoUZ0rbw/src/github.com/opencontainers/runc
10:55:33 [2020-07-29T10:55:33.306Z] #52 2.735 Cloning into '/tmp/tmp.IkgoUZ0rbw/src/github.com/opencontainers/runc'...
10:55:33 [2020-07-29T10:55:33.378Z]   CC       criu/sysfs_parse.o
10:55:33 [2020-07-29T10:55:33.378Z]   CC       criu/timens.o
10:55:33 [2020-07-29T10:55:33.397Z] #14 36.94 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ...
10:55:33 [2020-07-29T10:55:33.397Z] #14 36.94 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
10:55:33 [2020-07-29T10:55:33.397Z] #14 37.02 Selecting previously unselected package xz-utils.
10:55:33 [2020-07-29T10:55:33.397Z] #14 37.02 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ...
10:55:33 [2020-07-29T10:55:33.397Z] #14 37.02 Unpacking xz-utils (5.2.4-1) ...
10:55:33 [2020-07-29T10:55:33.397Z] #14 37.21 Selecting previously unselected package apparmor.
10:55:33 [2020-07-29T10:55:33.567Z] #52 ...
10:55:33 [2020-07-29T10:55:33.567Z] 
10:55:33 [2020-07-29T10:55:33.567Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:55:33 [2020-07-29T10:55:33.567Z] #42 44.73 bytes
10:55:33 [2020-07-29T10:55:33.567Z] #42 48.29 bufio
10:55:33 [2020-07-29T10:55:33.567Z] #42 49.58 reflect
10:55:33 [2020-07-29T10:55:33.567Z] #42 51.12 internal/oserror
10:55:33 [2020-07-29T10:55:33.567Z] #42 51.39 syscall
10:55:33 [2020-07-29T10:55:33.567Z] #42 ...
10:55:33 [2020-07-29T10:55:33.567Z] 
10:55:33 [2020-07-29T10:55:33.567Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
10:55:33 [2020-07-29T10:55:33.567Z] #26 45.18 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
10:55:33 [2020-07-29T10:55:33.672Z]   CC       criu/timerfd.o
10:55:33 [2020-07-29T10:55:33.672Z]   CC       criu/tty.o
10:55:33 [2020-07-29T10:55:33.688Z] #14 37.21 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ...
10:55:33 [2020-07-29T10:55:33.688Z] #14 37.26 Unpacking apparmor (2.13.2-10) ...
10:55:33 [2020-07-29T10:55:33.785Z] #39 26.69   CC       criu/arch/x86/kerndat.o
10:55:33 [2020-07-29T10:55:33.830Z] #26 ...
10:55:33 [2020-07-29T10:55:33.830Z] 
10:55:33 [2020-07-29T10:55:33.830Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:55:33 [2020-07-29T10:55:33.830Z] #24 9.578 
10:55:34 [2020-07-29T10:55:34.043Z] #39 26.90   CC       criu/arch/x86/sigaction_compat.o
10:55:34 [2020-07-29T10:55:34.044Z] #39 26.99   CC       criu/arch/x86/sigframe.o
10:55:34 [2020-07-29T10:55:34.044Z] #39 27.08   LINK     criu/arch/x86/crtools.built-in.o
10:55:34 [2020-07-29T10:55:34.044Z] #39 27.13   DEP      criu/pie/util-vdso-elf32.d
10:55:34 [2020-07-29T10:55:34.302Z] #39 27.21   DEP      criu/pie/util-vdso.d
10:55:34 [2020-07-29T10:55:34.302Z] #39 27.27   DEP      criu/pie/util.d
10:55:34 [2020-07-29T10:55:34.320Z] #14 37.73 Selecting previously unselected package aufs-tools.
10:55:34 [2020-07-29T10:55:34.320Z] #14 37.73 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ...
10:55:34 [2020-07-29T10:55:34.320Z] #14 37.74 Unpacking aufs-tools (1:4.14+20190211-1) ...
10:55:34 [2020-07-29T10:55:34.320Z] #14 37.88 Selecting previously unselected package binutils-mingw-w64-i686.
10:55:34 [2020-07-29T10:55:34.320Z] #14 37.88 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ...
10:55:34 [2020-07-29T10:55:34.320Z] #14 37.88 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
10:55:34 [2020-07-29T10:55:34.561Z] #39 27.33   CC       criu/pie/util.o
10:55:34 [2020-07-29T10:55:34.561Z] #39 27.46   CC       criu/pie/util-vdso.o
10:55:34 [2020-07-29T10:55:34.712Z]   CC       criu/tun.o
10:55:34 [2020-07-29T10:55:34.712Z]   CC       criu/uffd.o
10:55:34 [2020-07-29T10:55:34.819Z] #39 27.69   CC       criu/pie/util-vdso-elf32.o
10:55:35 [2020-07-29T10:55:35.079Z] #39 27.89   AR       criu/pie/pie.lib.a
10:55:35 [2020-07-29T10:55:35.079Z] #39 27.97   DEP      criu/pie/restorer.d
10:55:35 [2020-07-29T10:55:35.336Z] #39 28.09   DEP      criu/arch/x86/sigaction_compat_pie.d
10:55:35 [2020-07-29T10:55:35.336Z] #39 28.15   DEP      criu/arch/x86/restorer_unmap.d
10:55:35 [2020-07-29T10:55:35.336Z] #39 28.16   DEP      criu/arch/x86/restorer.d
10:55:35 [2020-07-29T10:55:35.336Z] #39 28.25   DEP      criu/arch/x86/vdso-pie.d
10:55:35 [2020-07-29T10:55:35.336Z] #39 28.28   DEP      criu/pie/parasite-vdso.d
10:55:35 [2020-07-29T10:55:35.336Z] #39 28.31   DEP      criu/pie/parasite.d
10:55:35 [2020-07-29T10:55:35.336Z] #39 28.37   CC       criu/pie/parasite.o
10:55:35 [2020-07-29T10:55:35.351Z]   CC       criu/util.o
10:55:35 [2020-07-29T10:55:35.387Z] #24 9.803 
                                                                           0.8%
#####                                                                      8.3%
#########                                                                 12.6%
############                                                              17.6%
#################                                                         24.0%
#####################                                                     29.3%
############################                                              39.8%
#################################                                         46.5%
#####################################                                     52.1%
##########################################                                59.4%
##################################################                        70.7%
#######################################################                   77.2%
##############################################################            86.6%
#####################################################################     96.1%
######################################################################## 100.0%
10:55:35 [2020-07-29T10:55:35.652Z]   CC       criu/uts_ns.o
10:55:35 [2020-07-29T10:55:35.827Z] #14 39.22 Selecting previously unselected package binutils-mingw-w64-x86-64.
10:55:35 [2020-07-29T10:55:35.827Z] #14 39.23 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ...
10:55:35 [2020-07-29T10:55:35.827Z] #14 39.23 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
10:55:35 [2020-07-29T10:55:35.902Z] #39 28.68   LINK     criu/pie/parasite.built-in.o
10:55:35 [2020-07-29T10:55:35.902Z] #39 28.68   GEN      criu/pie/parasite-blob.h
10:55:35 [2020-07-29T10:55:35.902Z] #39 28.70   CC       criu/pie/parasite-vdso.o
10:55:35 [2020-07-29T10:55:35.902Z] #39 28.94   CC       criu/arch/x86/vdso-pie.o
10:55:35 [2020-07-29T10:55:35.945Z]   CC       criu/vdso.o
10:55:35 [2020-07-29T10:55:35.945Z]   LINK     criu/built-in.o
10:55:35 [2020-07-29T10:55:35.955Z] #24 11.84 
10:55:36 [2020-07-29T10:55:36.161Z] #39 29.05   CC       criu/arch/x86/restorer.o
10:55:36 [2020-07-29T10:55:36.419Z] #39 29.23   CC       criu/arch/x86/restorer_unmap.o
10:55:36 [2020-07-29T10:55:36.419Z] #39 29.25   CC       criu/arch/x86/sigaction_compat_pie.o
10:55:36 [2020-07-29T10:55:36.419Z] #39 29.38   CC       criu/pie/restorer.o
10:55:36 [2020-07-29T10:55:36.461Z]   LINK     criu/criu
10:55:36 [2020-07-29T10:55:36.461Z]   DEP      lib/c/criu.d
10:55:36 [2020-07-29T10:55:36.461Z]   CC       images/rpc.pb-c.o
10:55:36 [2020-07-29T10:55:36.461Z]   CC       lib/c/criu.o
10:55:37 [2020-07-29T10:55:37.099Z]   LINK     lib/c/built-in.o
10:55:37 [2020-07-29T10:55:37.099Z]   LINK     lib/c/libcriu.so
10:55:37 [2020-07-29T10:55:37.099Z]   LINK     lib/c/libcriu.a
10:55:37 [2020-07-29T10:55:37.099Z]   GEN      magic.py
10:55:37 [2020-07-29T10:55:37.099Z] Note: Building without setproctitle() and strlcpy() support.
10:55:37 [2020-07-29T10:55:37.099Z]       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
10:55:37 [2020-07-29T10:55:37.099Z] Note: Building without GnuTLS support
10:55:37 [2020-07-29T10:55:37.099Z] Makefile.config:39: Warn: you have no libnftables installed
10:55:37 [2020-07-29T10:55:37.099Z] Makefile.config:40: Warn: Building without nftables support
10:55:37 [2020-07-29T10:55:37.335Z] #14 40.76 Selecting previously unselected package binutils-mingw-w64.
10:55:37 [2020-07-29T10:55:37.336Z] #14 40.79 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
10:55:37 [2020-07-29T10:55:37.336Z] #14 40.80 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
10:55:37 [2020-07-29T10:55:37.336Z] #14 40.88 Selecting previously unselected package libdevmapper1.02.1:s390x.
10:55:37 [2020-07-29T10:55:37.336Z] #14 40.88 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ...
10:55:37 [2020-07-29T10:55:37.336Z] #14 40.88 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ...
10:55:37 [2020-07-29T10:55:37.336Z] #14 40.97 Selecting previously unselected package dmsetup.
10:55:37 [2020-07-29T10:55:37.336Z] #14 40.97 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_s390x.deb ...
10:55:37 [2020-07-29T10:55:37.336Z] #14 40.97 Unpacking dmsetup (2:1.02.155-3) ...
10:55:37 [2020-07-29T10:55:37.352Z] #39 30.20   LINK     criu/pie/restorer.built-in.o
10:55:37 [2020-07-29T10:55:37.352Z] #39 30.21   GEN      criu/pie/restorer-blob.h
10:55:37 [2020-07-29T10:55:37.352Z] #39 30.27   DEP      criu/vdso.d
10:55:37 [2020-07-29T10:55:37.352Z] #39 30.34   DEP      criu/vdso-compat.d
10:55:37 [2020-07-29T10:55:37.396Z] fatal: not a git repository (or any of the parent directories): .git
10:55:37 [2020-07-29T10:55:37.609Z] #39 30.40   DEP      criu/uts_ns.d
10:55:37 [2020-07-29T10:55:37.609Z] #39 30.46   DEP      criu/util.d
10:55:37 [2020-07-29T10:55:37.609Z] #39 30.51   DEP      criu/uffd.d
10:55:37 [2020-07-29T10:55:37.609Z] #39 30.59   DEP      criu/tun.d
10:55:37 [2020-07-29T10:55:37.627Z] #14 41.07 Selecting previously unselected package mingw-w64-common.
10:55:37 [2020-07-29T10:55:37.627Z] #14 41.07 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ...
10:55:37 [2020-07-29T10:55:37.627Z] #14 41.07 Unpacking mingw-w64-common (6.0.0-3) ...
10:55:37 [2020-07-29T10:55:37.689Z] make[1]: Nothing to be done for 'all'.
10:55:37 [2020-07-29T10:55:37.689Z] make[1]: 'images/built-in.o' is up to date.
10:55:37 [2020-07-29T10:55:37.689Z] make[1]: 'compel/plugins/std.lib.a' is up to date.
10:55:37 [2020-07-29T10:55:37.689Z] make[1]: 'compel/plugins/fds.lib.a' is up to date.
10:55:37 [2020-07-29T10:55:37.689Z] make[1]: 'compel/libcompel.a' is up to date.
10:55:37 [2020-07-29T10:55:37.689Z] make[1]: 'compel/compel-host-bin' is up to date.
10:55:37 [2020-07-29T10:55:37.867Z] #39 30.67   DEP      criu/tty.d
10:55:37 [2020-07-29T10:55:37.867Z] #39 30.74   DEP      criu/timerfd.d
10:55:37 [2020-07-29T10:55:37.867Z] #39 30.80   DEP      criu/timens.d
10:55:37 [2020-07-29T10:55:37.867Z] #39 30.88   DEP      criu/sysfs_parse.d
10:55:37 [2020-07-29T10:55:37.984Z] make[1]: Nothing to be done for 'all'.
10:55:37 [2020-07-29T10:55:37.984Z] make[1]: 'soccr/libsoccr.a' is up to date.
10:55:37 [2020-07-29T10:55:37.984Z] make[2]: Nothing to be done for 'all'.
10:55:37 [2020-07-29T10:55:37.984Z] make[2]: Nothing to be done for 'all'.
10:55:37 [2020-07-29T10:55:37.984Z] make[2]: Nothing to be done for 'all'.
10:55:37 [2020-07-29T10:55:37.984Z] make[2]: Nothing to be done for 'all'.
10:55:37 [2020-07-29T10:55:37.984Z] make[2]: Nothing to be done for 'all'.
10:55:37 [2020-07-29T10:55:37.984Z] make[2]: Nothing to be done for 'all'.
10:55:37 [2020-07-29T10:55:37.984Z] make[2]: Nothing to be done for 'all'.
10:55:37 [2020-07-29T10:55:37.984Z] make[2]: Nothing to be done for 'all'.
10:55:37 [2020-07-29T10:55:37.984Z]   INSTALL  criu/criu
10:55:38 [2020-07-29T10:55:38.125Z] #39 30.92   DEP      criu/sysctl.d
10:55:38 [2020-07-29T10:55:38.125Z] #39 30.96   DEP      criu/string.d
10:55:38 [2020-07-29T10:55:38.125Z] #39 30.98   DEP      criu/stats.d
10:55:38 [2020-07-29T10:55:38.125Z] #39 31.02   DEP      criu/sockets.d
10:55:38 [2020-07-29T10:55:38.125Z] #39 31.08   DEP      criu/sk-unix.d
10:55:38 [2020-07-29T10:55:38.125Z] #39 31.14   DEP      criu/sk-tcp.d
10:55:38 [2020-07-29T10:55:38.125Z] #39 31.19   DEP      criu/sk-queue.d
10:55:38 [2020-07-29T10:55:38.382Z] #39 31.24   DEP      criu/sk-packet.d
10:55:38 [2020-07-29T10:55:38.382Z] #39 31.31   DEP      criu/sk-netlink.d
10:55:38 [2020-07-29T10:55:38.382Z] #39 31.38   DEP      criu/sk-inet.d
10:55:38 [2020-07-29T10:55:38.640Z] #39 31.46   DEP      criu/signalfd.d
10:55:38 [2020-07-29T10:55:38.640Z] #39 31.52   DEP      criu/sigframe.d
10:55:38 [2020-07-29T10:55:38.640Z] #39 31.56   DEP      criu/shmem.d
10:55:38 [2020-07-29T10:55:38.640Z] #39 31.62   DEP      criu/servicefd.d
10:55:38 [2020-07-29T10:55:38.640Z] #39 31.68   DEP      criu/seize.d
10:55:38 [2020-07-29T10:55:38.898Z] #39 31.74   DEP      criu/seccomp.d
10:55:38 [2020-07-29T10:55:38.898Z] #39 31.81   DEP      criu/rst-malloc.d
10:55:38 [2020-07-29T10:55:38.898Z] #39 31.83   DEP      criu/rbtree.d
10:55:38 [2020-07-29T10:55:38.898Z] #39 31.84   DEP      criu/pstree.d
10:55:38 [2020-07-29T10:55:38.898Z] #39 31.91   DEP      criu/protobuf.d
10:55:39 [2020-07-29T10:55:39.135Z] #14 ...
10:55:39 [2020-07-29T10:55:39.135Z] 
10:55:39 [2020-07-29T10:55:39.135Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:55:39 [2020-07-29T10:55:39.135Z] #42 59.81 log
10:55:39 [2020-07-29T10:55:39.135Z] #42 60.26 encoding/binary
10:55:39 [2020-07-29T10:55:39.135Z] #42 61.44 go/doc
10:55:39 [2020-07-29T10:55:39.135Z] #42 61.74 encoding/base64
10:55:39 [2020-07-29T10:55:39.135Z] #42 62.23 encoding/json
10:55:39 [2020-07-29T10:55:39.135Z] #42 64.55 github.com/LK4D4/vndr/build
10:55:39 [2020-07-29T10:55:39.135Z] #42 66.60 encoding/xml
10:55:39 [2020-07-29T10:55:39.135Z] #42 67.07 github.com/LK4D4/vndr/versioned
10:55:39 [2020-07-29T10:55:39.135Z] #42 67.13 compress/flate
10:55:39 [2020-07-29T10:55:39.135Z] #42 69.18 hash
10:55:39 [2020-07-29T10:55:39.135Z] #42 69.36 hash/crc32
10:55:39 [2020-07-29T10:55:39.135Z] #42 69.87 compress/gzip
10:55:39 [2020-07-29T10:55:39.135Z] #42 ...
10:55:39 [2020-07-29T10:55:39.135Z] 
10:55:39 [2020-07-29T10:55:39.135Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:55:39 [2020-07-29T10:55:39.135Z] #39 28.95   CC       compel/plugins/fds/fds.o
10:55:39 [2020-07-29T10:55:39.135Z] #39 29.27   AR       compel/plugins/fds.lib.a
10:55:39 [2020-07-29T10:55:39.135Z] #39 29.29   HOSTDEP  compel/src/lib/log-host.d
10:55:39 [2020-07-29T10:55:39.135Z] #39 29.36   HOSTDEP  compel/src/lib/handle-elf-host.d
10:55:39 [2020-07-29T10:55:39.135Z] #39 29.45   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
10:55:39 [2020-07-29T10:55:39.135Z] #39 29.55   HOSTDEP  compel/src/main-host.d
10:55:39 [2020-07-29T10:55:39.135Z] #39 29.73   DEP      compel/src/lib/ptrace.d
10:55:39 [2020-07-29T10:55:39.135Z] #39 29.85   DEP      compel/src/lib/infect.d
10:55:39 [2020-07-29T10:55:39.135Z] #39 30.04   DEP      compel/src/lib/infect-util.d
10:55:39 [2020-07-29T10:55:39.135Z] #39 30.08   DEP      compel/src/lib/infect-rpc.d
10:55:39 [2020-07-29T10:55:39.135Z] #39 30.17   DEP      compel/arch/s390/src/lib/infect.d
10:55:39 [2020-07-29T10:55:39.135Z] #39 30.27   DEP      compel/arch/s390/src/lib/cpu.d
10:55:39 [2020-07-29T10:55:39.135Z] #39 30.29   DEP      compel/src/lib/log.d
10:55:39 [2020-07-29T10:55:39.135Z] #39 30.37   DEP      compel/src/main.d
10:55:39 [2020-07-29T10:55:39.135Z] #39 30.45   DEP      compel/src/lib/handle-elf.d
10:55:39 [2020-07-29T10:55:39.135Z] #39 30.47   DEP      compel/arch/s390/src/lib/handle-elf.d
10:55:39 [2020-07-29T10:55:39.135Z] #39 30.59   CC       compel/src/lib/log.o
10:55:39 [2020-07-29T10:55:39.135Z] #39 30.74   CC       compel/arch/s390/src/lib/cpu.o
10:55:39 [2020-07-29T10:55:39.135Z] #39 31.00   CC       compel/arch/s390/src/lib/infect.o
10:55:39 [2020-07-29T10:55:39.135Z] #39 31.62   CC       compel/src/lib/infect-rpc.o
10:55:39 [2020-07-29T10:55:39.135Z] #39 31.93   CC       compel/src/lib/infect-util.o
10:55:39 [2020-07-29T10:55:39.135Z] #39 32.10   CC       compel/src/lib/infect.o
10:55:39 [2020-07-29T10:55:39.135Z] #39 33.72   CC       compel/src/lib/ptrace.o
10:55:39 [2020-07-29T10:55:39.135Z] #39 34.15   AR       compel/libcompel.a
10:55:39 [2020-07-29T10:55:39.135Z] #39 34.20   HOSTCC   compel/src/main-host.o
10:55:39 [2020-07-29T10:55:39.135Z] #39 34.42   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
10:55:39 [2020-07-29T10:55:39.135Z] #39 34.54   HOSTCC   compel/src/lib/handle-elf-host.o
10:55:39 [2020-07-29T10:55:39.135Z] #39 ...
10:55:39 [2020-07-29T10:55:39.135Z] 
10:55:39 [2020-07-29T10:55:39.135Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:55:39 [2020-07-29T10:55:39.135Z] #42 70.11 context
10:55:39 [2020-07-29T10:55:39.135Z] #42 70.22 crypto/cipher
10:55:39 [2020-07-29T10:55:39.155Z] #39 31.99   GEN      criu/protobuf-desc-gen.h
10:55:39 [2020-07-29T10:55:39.366Z] #24 12.05 
                                                                           0.0%
#                                                                          2.5%
###                                                                        5.0%
#####                                                                      8.0%
#######                                                                   10.7%
#########                                                                 13.2%
###########                                                               16.2%
#############                                                             19.2%
################                                                          23.1%
###################                                                       26.9%
#####################                                                     30.4%
#######################                                                   33.3%
###########################                                               38.6%
###############################                                           43.1%
##################################                                        47.9%
####################################                                      51.2%
#######################################                                   54.9%
#########################################                                 57.4%
###########################################                               59.8%
#############################################                             63.5%
###############################################                           66.2%
#################################################                         69.3%
###################################################                       71.8%
######################################################                    75.4%
########################################################                  79.0%
###########################################################               83.1%
##############################################################            86.6%
################################################################          89.5%
###################################################################       93.1%
######################################################################    97.5%
######################################################################## 100.0%
10:55:39 [2020-07-29T10:55:39.366Z] #24 15.39 
10:55:39 [2020-07-29T10:55:39.366Z] #24 ...
10:55:39 [2020-07-29T10:55:39.366Z] 
10:55:39 [2020-07-29T10:55:39.366Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
10:55:39 [2020-07-29T10:55:39.366Z] #38 50.94 Selecting previously unselected package protobuf-c-compiler.
10:55:39 [2020-07-29T10:55:39.366Z] #38 50.98 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
10:55:39 [2020-07-29T10:55:39.366Z] #38 50.98 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
10:55:39 [2020-07-29T10:55:39.366Z] #38 51.22 Selecting previously unselected package protobuf-compiler.
10:55:39 [2020-07-29T10:55:39.366Z] #38 51.23 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
10:55:39 [2020-07-29T10:55:39.366Z] #38 51.31 Unpacking protobuf-compiler (3.6.1.3-2) ...
10:55:39 [2020-07-29T10:55:39.366Z] #38 51.60 Selecting previously unselected package python-pkg-resources.
10:55:39 [2020-07-29T10:55:39.366Z] #38 51.62 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
10:55:39 [2020-07-29T10:55:39.366Z] #38 51.63 Unpacking python-pkg-resources (40.8.0-1) ...
10:55:39 [2020-07-29T10:55:39.366Z] #38 52.09 Selecting previously unselected package python-six.
10:55:39 [2020-07-29T10:55:39.366Z] #38 52.10 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
10:55:39 [2020-07-29T10:55:39.366Z] #38 52.11 Unpacking python-six (1.12.0-1) ...
10:55:39 [2020-07-29T10:55:39.366Z] #38 52.28 Selecting previously unselected package python-protobuf.
10:55:39 [2020-07-29T10:55:39.366Z] #38 52.29 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
10:55:39 [2020-07-29T10:55:39.366Z] #38 52.31 Unpacking python-protobuf (3.6.1.3-2) ...
10:55:39 [2020-07-29T10:55:39.366Z] #38 53.23 Setting up python-pkg-resources (40.8.0-1) ...
10:55:39 [2020-07-29T10:55:39.366Z] #38 58.69 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
10:55:39 [2020-07-29T10:55:39.366Z] #38 58.70 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:55:39 [2020-07-29T10:55:39.366Z] #38 58.72 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
10:55:39 [2020-07-29T10:55:39.366Z] #38 58.75 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
10:55:39 [2020-07-29T10:55:39.366Z] #38 58.75 Setting up python-six (1.12.0-1) ...
10:55:39 [2020-07-29T10:55:39.509Z] Removing intermediate container 7451558e45fd
10:55:39 [2020-07-29T10:55:39.509Z]  ---> 8d2142213194
10:55:39 [2020-07-29T10:55:39.509Z] Step 14/140 : FROM base AS registry
10:55:39 [2020-07-29T10:55:39.509Z]  ---> 23a46ace04c0
10:55:39 [2020-07-29T10:55:39.509Z] Step 15/140 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd
10:55:39 [2020-07-29T10:55:39.509Z]  ---> Running in a005e7b3072e
10:55:39 [2020-07-29T10:55:39.509Z] Removing intermediate container a005e7b3072e
10:55:39 [2020-07-29T10:55:39.509Z]  ---> 02ffaadde264
10:55:39 [2020-07-29T10:55:39.509Z] Step 16/140 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827
10:55:39 [2020-07-29T10:55:39.509Z]  ---> Running in 55edeb95be43
10:55:39 [2020-07-29T10:55:39.509Z] Removing intermediate container 55edeb95be43
10:55:39 [2020-07-29T10:55:39.509Z]  ---> d93cfd2ec97f
10:55:39 [2020-07-29T10:55:39.509Z] 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"
10:55:39 [2020-07-29T10:55:39.509Z]  ---> Running in 6ac274c35ee7
10:55:39 [2020-07-29T10:55:39.626Z] #38 ...
10:55:39 [2020-07-29T10:55:39.626Z] 
10:55:39 [2020-07-29T10:55:39.626Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
10:55:39 [2020-07-29T10:55:39.626Z] #31 59.09 Selecting previously unselected package libxml2:amd64.
10:55:39 [2020-07-29T10:55:39.626Z] #31 59.11 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
10:55:39 [2020-07-29T10:55:39.626Z] #31 59.13 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
10:55:39 [2020-07-29T10:55:39.626Z] #31 59.99 Selecting previously unselected package libarchive13:amd64.
10:55:39 [2020-07-29T10:55:39.626Z] #31 60.00 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
10:55:39 [2020-07-29T10:55:39.626Z] #31 60.01 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
10:55:39 [2020-07-29T10:55:39.626Z] #31 60.46 Selecting previously unselected package libjsoncpp1:amd64.
10:55:39 [2020-07-29T10:55:39.626Z] #31 60.48 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
10:55:39 [2020-07-29T10:55:39.626Z] #31 60.49 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
10:55:39 [2020-07-29T10:55:39.626Z] #31 60.74 Selecting previously unselected package librhash0:amd64.
10:55:39 [2020-07-29T10:55:39.626Z] #31 60.75 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
10:55:39 [2020-07-29T10:55:39.626Z] #31 60.76 Unpacking librhash0:amd64 (1.3.8-1) ...
10:55:39 [2020-07-29T10:55:39.626Z] #31 61.02 Selecting previously unselected package libuv1:amd64.
10:55:39 [2020-07-29T10:55:39.626Z] #31 61.02 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
10:55:39 [2020-07-29T10:55:39.626Z] #31 61.02 Unpacking libuv1:amd64 (1.24.1-1) ...
10:55:39 [2020-07-29T10:55:39.626Z] #31 61.21 Selecting previously unselected package cmake.
10:55:39 [2020-07-29T10:55:39.626Z] #31 61.21 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
10:55:39 [2020-07-29T10:55:39.626Z] #31 61.25 Unpacking cmake (3.13.4-1) ...
10:55:39 [2020-07-29T10:55:39.767Z] #42 70.76 math/big
10:55:39 [2020-07-29T10:55:39.802Z] + mktemp -d
10:55:39 [2020-07-29T10:55:39.802Z] + export GOPATH=/tmp/tmp.n7hHwwm8Cs
10:55:39 [2020-07-29T10:55:39.802Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.n7hHwwm8Cs/src/github.com/docker/distribution
10:55:39 [2020-07-29T10:55:39.802Z] Cloning into '/tmp/tmp.n7hHwwm8Cs/src/github.com/docker/distribution'...
10:55:40 [2020-07-29T10:55:40.089Z] #39 ...
10:55:40 [2020-07-29T10:55:40.089Z] 
10:55:40 [2020-07-29T10:55:40.089Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
10:55:40 [2020-07-29T10:55:40.089Z] #52 40.71 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
10:55:40 [2020-07-29T10:55:40.401Z] #42 71.24 crypto/aes
10:55:40 [2020-07-29T10:55:40.656Z] #52 ...
10:55:40 [2020-07-29T10:55:40.656Z] 
10:55:40 [2020-07-29T10:55:40.656Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
10:55:40 [2020-07-29T10:55:40.656Z] #14 21.59 Selecting previously unselected package binutils-mingw-w64-i686.
10:55:40 [2020-07-29T10:55:40.656Z] #14 21.60 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
10:55:40 [2020-07-29T10:55:40.656Z] #14 21.60 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
10:55:40 [2020-07-29T10:55:40.656Z] #14 22.18 Selecting previously unselected package binutils-mingw-w64-x86-64.
10:55:40 [2020-07-29T10:55:40.656Z] #14 22.18 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
10:55:40 [2020-07-29T10:55:40.656Z] #14 22.19 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
10:55:40 [2020-07-29T10:55:40.656Z] #14 23.00 Selecting previously unselected package binutils-mingw-w64.
10:55:40 [2020-07-29T10:55:40.656Z] #14 23.00 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
10:55:40 [2020-07-29T10:55:40.656Z] #14 23.02 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
10:55:40 [2020-07-29T10:55:40.656Z] #14 23.11 Selecting previously unselected package libdevmapper1.02.1:amd64.
10:55:40 [2020-07-29T10:55:40.656Z] #14 23.11 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
10:55:40 [2020-07-29T10:55:40.656Z] #14 23.12 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
10:55:40 [2020-07-29T10:55:40.656Z] #14 23.19 Selecting previously unselected package dmsetup.
10:55:40 [2020-07-29T10:55:40.656Z] #14 23.19 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_amd64.deb ...
10:55:40 [2020-07-29T10:55:40.656Z] #14 23.20 Unpacking dmsetup (2:1.02.155-3) ...
10:55:40 [2020-07-29T10:55:40.656Z] #14 23.29 Selecting previously unselected package mingw-w64-common.
10:55:40 [2020-07-29T10:55:40.656Z] #14 23.30 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ...
10:55:40 [2020-07-29T10:55:40.656Z] #14 23.30 Unpacking mingw-w64-common (6.0.0-3) ...
10:55:40 [2020-07-29T10:55:40.656Z] #14 24.48 Selecting previously unselected package mingw-w64-x86-64-dev.
10:55:40 [2020-07-29T10:55:40.656Z] #14 24.48 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
10:55:40 [2020-07-29T10:55:40.656Z] #14 24.49 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
10:55:40 [2020-07-29T10:55:40.656Z] #14 25.85 Selecting previously unselected package gcc-mingw-w64-base.
10:55:40 [2020-07-29T10:55:40.656Z] #14 25.86 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
10:55:40 [2020-07-29T10:55:40.656Z] #14 25.87 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
10:55:40 [2020-07-29T10:55:40.656Z] #14 25.95 Selecting previously unselected package gcc-mingw-w64-x86-64.
10:55:40 [2020-07-29T10:55:40.656Z] #14 25.95 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
10:55:40 [2020-07-29T10:55:40.656Z] #14 25.95 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:55:40 [2020-07-29T10:55:40.656Z] #14 31.07 Selecting previously unselected package g++-mingw-w64-x86-64.
10:55:40 [2020-07-29T10:55:40.656Z] #14 31.07 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
10:55:40 [2020-07-29T10:55:40.656Z] #14 31.08 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:55:40 [2020-07-29T10:55:40.915Z] #14 ...
10:55:40 [2020-07-29T10:55:40.915Z] 
10:55:40 [2020-07-29T10:55:40.915Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:55:40 [2020-07-29T10:55:40.915Z] #39 33.41   DEP      criu/protobuf-desc.d
10:55:40 [2020-07-29T10:55:40.915Z] #39 33.47   DEP      criu/proc_parse.d
10:55:40 [2020-07-29T10:55:40.915Z] #39 33.56   DEP      criu/plugin.d
10:55:40 [2020-07-29T10:55:40.915Z] #39 33.60   DEP      criu/pipes.d
10:55:40 [2020-07-29T10:55:40.915Z] #39 33.66   DEP      criu/pie-util.d
10:55:40 [2020-07-29T10:55:40.915Z] #39 33.70   DEP      criu/pie-util-vdso.d
10:55:40 [2020-07-29T10:55:40.915Z] #39 33.74   DEP      criu/pie-util-vdso-elf32.d
10:55:40 [2020-07-29T10:55:40.915Z] #39 33.79   DEP      criu/path.d
10:55:40 [2020-07-29T10:55:40.915Z] #39 33.85   DEP      criu/parasite-syscall.d
10:55:41 [2020-07-29T10:55:41.105Z] #31 ...
10:55:41 [2020-07-29T10:55:41.105Z] 
10:55:41 [2020-07-29T10:55:41.105Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
10:55:41 [2020-07-29T10:55:41.105Z] #29 52.20 time
10:55:41 [2020-07-29T10:55:41.105Z] #29 59.55 internal/poll
10:55:41 [2020-07-29T10:55:41.105Z] #29 61.83 internal/fmtsort
10:55:41 [2020-07-29T10:55:41.105Z] #29 62.36 internal/syscall/execenv
10:55:41 [2020-07-29T10:55:41.105Z] #29 ...
10:55:41 [2020-07-29T10:55:41.105Z] 
10:55:41 [2020-07-29T10:55:41.105Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:55:41 [2020-07-29T10:55:41.105Z] #24 16.48 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
10:55:41 [2020-07-29T10:55:41.105Z] #24 16.92 
10:55:41 [2020-07-29T10:55:41.105Z] #24 17.14 
######################################################################## 100.0%
10:55:41 [2020-07-29T10:55:41.173Z] #39 33.95   DEP      criu/pagemap.d
10:55:41 [2020-07-29T10:55:41.173Z] #39 34.00   DEP      criu/pagemap-cache.d
10:55:41 [2020-07-29T10:55:41.173Z] #39 34.05   DEP      criu/page-xfer.d
10:55:41 [2020-07-29T10:55:41.173Z] #39 34.12   DEP      criu/page-pipe.d
10:55:41 [2020-07-29T10:55:41.173Z] #39 34.16   DEP      criu/netfilter.d
10:55:41 [2020-07-29T10:55:41.366Z] #24 17.34 
10:55:41 [2020-07-29T10:55:41.431Z] #39 34.22   DEP      criu/net.d
10:55:41 [2020-07-29T10:55:41.431Z] #39 34.29   DEP      criu/namespaces.d
10:55:41 [2020-07-29T10:55:41.431Z] #39 34.36   DEP      criu/mount.d
10:55:41 [2020-07-29T10:55:41.431Z] #39 34.42   DEP      criu/memfd.d
10:55:41 [2020-07-29T10:55:41.755Z] #39 34.48   DEP      criu/mem.d
10:55:41 [2020-07-29T10:55:41.755Z] #39 34.55   DEP      criu/lsm.d
10:55:41 [2020-07-29T10:55:41.755Z] #39 34.61   DEP      criu/log.d
10:55:41 [2020-07-29T10:55:41.888Z] + cd /tmp/tmp.n7hHwwm8Cs/src/github.com/docker/distribution
10:55:41 [2020-07-29T10:55:41.888Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
10:55:41 [2020-07-29T10:55:41.909Z] #42 72.60 crypto
10:55:41 [2020-07-29T10:55:41.909Z] #42 72.75 crypto/des
10:55:42 [2020-07-29T10:55:42.013Z] #39 34.71   DEP      criu/libnetlink.d
10:55:42 [2020-07-29T10:55:42.013Z] #39 34.76   DEP      criu/kerndat.d
10:55:42 [2020-07-29T10:55:42.013Z] #39 34.85   DEP      criu/kcmp-ids.d
10:55:42 [2020-07-29T10:55:42.013Z] #39 34.88   DEP      criu/irmap.d
10:55:42 [2020-07-29T10:55:42.013Z] #39 34.98   DEP      criu/ipc_ns.d
10:55:42 [2020-07-29T10:55:42.185Z] + GOPATH=/tmp/tmp.n7hHwwm8Cs/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.n7hHwwm8Cs go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
10:55:42 [2020-07-29T10:55:42.200Z] #42 73.09 crypto/internal/randutil
10:55:42 [2020-07-29T10:55:42.200Z] #42 73.17 crypto/sha512
10:55:42 [2020-07-29T10:55:42.272Z] #39 35.05   DEP      criu/image.d
10:55:42 [2020-07-29T10:55:42.272Z] #39 35.11   DEP      criu/image-desc.d
10:55:42 [2020-07-29T10:55:42.272Z] #39 35.15   DEP      criu/fsnotify.d
10:55:42 [2020-07-29T10:55:42.308Z] #24 ...
10:55:42 [2020-07-29T10:55:42.309Z] 
10:55:42 [2020-07-29T10:55:42.309Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
10:55:42 [2020-07-29T10:55:42.309Z] #14 1.439 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
10:55:42 [2020-07-29T10:55:42.309Z] #14 1.519 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:55:42 [2020-07-29T10:55:42.309Z] #14 1.603 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:55:42 [2020-07-29T10:55:42.309Z] #14 2.492 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
10:55:42 [2020-07-29T10:55:42.309Z] #14 4.929 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB]
10:55:42 [2020-07-29T10:55:42.309Z] #14 7.482 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
10:55:42 [2020-07-29T10:55:42.529Z] #39 35.28   DEP      criu/filesystems.d
10:55:42 [2020-07-29T10:55:42.529Z] #39 35.37   DEP      criu/files.d
10:55:42 [2020-07-29T10:55:42.529Z] #39 35.44   DEP      criu/files-reg.d
10:55:42 [2020-07-29T10:55:42.529Z] #39 35.48   DEP      criu/files-ext.d
10:55:42 [2020-07-29T10:55:42.529Z] #39 35.51   DEP      criu/file-lock.d
10:55:42 [2020-07-29T10:55:42.529Z] #39 35.56   DEP      criu/file-ids.d
10:55:42 [2020-07-29T10:55:42.529Z] #39 35.59   DEP      criu/fifo.d
10:55:42 [2020-07-29T10:55:42.574Z] #14 ...
10:55:42 [2020-07-29T10:55:42.574Z] 
10:55:42 [2020-07-29T10:55:42.574Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
10:55:42 [2020-07-29T10:55:42.574Z] #38 63.20 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
10:55:42 [2020-07-29T10:55:42.574Z] #38 63.22 Setting up libnl-3-200:amd64 (3.4.0-1) ...
10:55:42 [2020-07-29T10:55:42.574Z] #38 63.24 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
10:55:42 [2020-07-29T10:55:42.574Z] #38 63.25 Setting up libcap-dev:amd64 (1:2.25-2) ...
10:55:42 [2020-07-29T10:55:42.574Z] #38 63.27 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
10:55:42 [2020-07-29T10:55:42.574Z] #38 63.28 Setting up protobuf-compiler (3.6.1.3-2) ...
10:55:42 [2020-07-29T10:55:42.574Z] #38 63.31 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
10:55:42 [2020-07-29T10:55:42.574Z] #38 63.32 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
10:55:42 [2020-07-29T10:55:42.574Z] #38 63.34 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
10:55:42 [2020-07-29T10:55:42.574Z] #38 63.35 Setting up python-protobuf (3.6.1.3-2) ...
10:55:42 [2020-07-29T10:55:42.787Z] #39 35.63   DEP      criu/fdstore.d
10:55:42 [2020-07-29T10:55:42.787Z] #39 35.66   DEP      criu/fault-injection.d
10:55:42 [2020-07-29T10:55:42.787Z] #39 35.69   DEP      criu/external.d
10:55:42 [2020-07-29T10:55:42.787Z] #39 35.73   DEP      criu/eventpoll.d
10:55:42 [2020-07-29T10:55:42.787Z] #39 35.79   DEP      criu/eventfd.d
10:55:42 [2020-07-29T10:55:42.787Z] #39 35.83   DEP      criu/crtools.d
10:55:42 [2020-07-29T10:55:42.833Z] #42 73.58 crypto/ed25519/internal/edwards25519
10:55:43 [2020-07-29T10:55:43.045Z] #39 35.88   DEP      criu/cr-service.d
10:55:43 [2020-07-29T10:55:43.045Z] #39 35.93   DEP      criu/cr-restore.d
10:55:43 [2020-07-29T10:55:43.045Z] #39 35.99   DEP      criu/cr-errno.d
10:55:43 [2020-07-29T10:55:43.045Z] #39 36.00   DEP      criu/cr-dump.d
10:55:43 [2020-07-29T10:55:43.045Z] #39 36.06   DEP      criu/cr-dedup.d
10:55:43 [2020-07-29T10:55:43.045Z] #39 36.11   DEP      criu/cr-check.d
10:55:43 [2020-07-29T10:55:43.305Z] #39 36.17   DEP      criu/config.d
10:55:43 [2020-07-29T10:55:43.305Z] #39 36.22   DEP      criu/clone-noasan.d
10:55:43 [2020-07-29T10:55:43.305Z] #39 36.24   DEP      criu/cgroup.d
10:55:43 [2020-07-29T10:55:43.305Z] #39 36.28   DEP      criu/cgroup-props.d
10:55:43 [2020-07-29T10:55:43.305Z] #39 36.31   DEP      criu/bitmap.d
10:55:43 [2020-07-29T10:55:43.305Z] #39 36.32   DEP      criu/bfd.d
10:55:43 [2020-07-29T10:55:43.562Z] #39 36.36   DEP      criu/autofs.d
10:55:43 [2020-07-29T10:55:43.562Z] #39 36.43   DEP      criu/aio.d
10:55:43 [2020-07-29T10:55:43.562Z] #39 36.48   DEP      criu/action-scripts.d
10:55:43 [2020-07-29T10:55:43.562Z] #39 36.56   CC       criu/action-scripts.o
10:55:43 [2020-07-29T10:55:43.820Z] #39 36.71   CC       criu/aio.o
10:55:44 [2020-07-29T10:55:44.078Z] #39 36.87   CC       criu/autofs.o
10:55:44 [2020-07-29T10:55:44.341Z] #42 75.30 crypto/hmac
10:55:44 [2020-07-29T10:55:44.342Z] #42 75.39 crypto/md5
10:55:44 [2020-07-29T10:55:44.346Z] #39 37.26   CC       criu/bfd.o
10:55:44 [2020-07-29T10:55:44.604Z] #39 ...
10:55:44 [2020-07-29T10:55:44.604Z] 
10:55:44 [2020-07-29T10:55:44.604Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
10:55:44 [2020-07-29T10:55:44.604Z] #52 41.79 + mkdir -p /build
10:55:44 [2020-07-29T10:55:44.604Z] #52 41.79 + cp runc /build/runc
10:55:44 [2020-07-29T10:55:44.604Z] #52 DONE 45.2s
10:55:44 [2020-07-29T10:55:44.604Z] 
10:55:44 [2020-07-29T10:55:44.604Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:55:44 [2020-07-29T10:55:44.604Z] #39 37.48   CC       criu/bitmap.o
10:55:44 [2020-07-29T10:55:44.604Z] #39 37.53   CC       criu/cgroup-props.o
10:55:44 [2020-07-29T10:55:44.604Z] #39 ...
10:55:44 [2020-07-29T10:55:44.604Z] 
10:55:44 [2020-07-29T10:55:44.604Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
10:55:44 [2020-07-29T10:55:44.604Z] #48 DONE 57.5s
10:55:44 [2020-07-29T10:55:44.862Z] 
10:55:44 [2020-07-29T10:55:44.862Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
10:55:44 [2020-07-29T10:55:44.862Z] #14 35.23 Selecting previously unselected package libonig5:amd64.
10:55:44 [2020-07-29T10:55:44.862Z] #14 35.24 Preparing to unpack .../25-libonig5_6.9.1-1_amd64.deb ...
10:55:44 [2020-07-29T10:55:44.862Z] #14 35.42 Unpacking libonig5:amd64 (6.9.1-1) ...
10:55:44 [2020-07-29T10:55:44.862Z] #14 35.50 Selecting previously unselected package libjq1:amd64.
10:55:44 [2020-07-29T10:55:44.862Z] #14 35.50 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_amd64.deb ...
10:55:44 [2020-07-29T10:55:44.862Z] #14 35.51 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
10:55:44 [2020-07-29T10:55:44.862Z] #14 35.56 Selecting previously unselected package jq.
10:55:44 [2020-07-29T10:55:44.862Z] #14 35.56 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_amd64.deb ...
10:55:44 [2020-07-29T10:55:44.862Z] #14 35.56 Unpacking jq (1.5+dfsg-2+b1) ...
10:55:44 [2020-07-29T10:55:44.862Z] #14 35.63 Selecting previously unselected package libaio1:amd64.
10:55:44 [2020-07-29T10:55:44.862Z] #14 35.63 Preparing to unpack .../28-libaio1_0.3.112-3_amd64.deb ...
10:55:44 [2020-07-29T10:55:44.862Z] #14 35.63 Unpacking libaio1:amd64 (0.3.112-3) ...
10:55:44 [2020-07-29T10:55:44.862Z] #14 35.70 Selecting previously unselected package libbtrfs0.
10:55:44 [2020-07-29T10:55:44.862Z] #14 35.70 Preparing to unpack .../29-libbtrfs0_4.20.1-2_amd64.deb ...
10:55:44 [2020-07-29T10:55:44.862Z] #14 35.70 Unpacking libbtrfs0 (4.20.1-2) ...
10:55:44 [2020-07-29T10:55:44.862Z] #14 35.73 Selecting previously unselected package libbtrfs-dev.
10:55:44 [2020-07-29T10:55:44.862Z] #14 35.73 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_amd64.deb ...
10:55:44 [2020-07-29T10:55:44.862Z] #14 35.74 Unpacking libbtrfs-dev (4.20.1-2) ...
10:55:44 [2020-07-29T10:55:44.862Z] #14 35.77 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
10:55:44 [2020-07-29T10:55:44.862Z] #14 35.77 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
10:55:44 [2020-07-29T10:55:44.862Z] #14 35.78 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
10:55:44 [2020-07-29T10:55:44.862Z] #14 35.82 Selecting previously unselected package libudev-dev:amd64.
10:55:44 [2020-07-29T10:55:44.862Z] #14 35.82 Preparing to unpack .../32-libudev-dev_241-7~deb10u4_amd64.deb ...
10:55:44 [2020-07-29T10:55:44.862Z] #14 35.83 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
10:55:44 [2020-07-29T10:55:44.974Z] #42 75.93 crypto/rand
10:55:44 [2020-07-29T10:55:44.974Z] #42 76.00 crypto/elliptic
10:55:45 [2020-07-29T10:55:45.120Z] #14 35.89 Selecting previously unselected package libsepol1-dev:amd64.
10:55:45 [2020-07-29T10:55:45.121Z] #14 35.90 Preparing to unpack .../33-libsepol1-dev_2.8-1_amd64.deb ...
10:55:45 [2020-07-29T10:55:45.121Z] #14 35.90 Unpacking libsepol1-dev:amd64 (2.8-1) ...
10:55:45 [2020-07-29T10:55:45.378Z] #14 36.04 Selecting previously unselected package libpcre16-3:amd64.
10:55:45 [2020-07-29T10:55:45.378Z] #14 36.05 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_amd64.deb ...
10:55:45 [2020-07-29T10:55:45.378Z] #14 36.05 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
10:55:45 [2020-07-29T10:55:45.378Z] #14 36.12 Selecting previously unselected package libpcre32-3:amd64.
10:55:45 [2020-07-29T10:55:45.378Z] #14 36.13 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_amd64.deb ...
10:55:45 [2020-07-29T10:55:45.378Z] #14 36.13 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
10:55:45 [2020-07-29T10:55:45.378Z] #14 36.27 Selecting previously unselected package libpcrecpp0v5:amd64.
10:55:45 [2020-07-29T10:55:45.378Z] #14 36.27 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
10:55:45 [2020-07-29T10:55:45.378Z] #14 36.27 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
10:55:45 [2020-07-29T10:55:45.378Z] #14 36.31 Selecting previously unselected package libpcre3-dev:amd64.
10:55:45 [2020-07-29T10:55:45.609Z] #42 76.55 encoding/asn1
10:55:45 [2020-07-29T10:55:45.636Z] #14 36.31 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_amd64.deb ...
10:55:45 [2020-07-29T10:55:45.636Z] #14 36.31 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
10:55:45 [2020-07-29T10:55:45.636Z] #14 36.43 Selecting previously unselected package libselinux1-dev:amd64.
10:55:45 [2020-07-29T10:55:45.636Z] #14 36.43 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_amd64.deb ...
10:55:45 [2020-07-29T10:55:45.636Z] #14 36.43 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
10:55:45 [2020-07-29T10:55:45.636Z] #14 36.49 Selecting previously unselected package libdevmapper-dev:amd64.
10:55:45 [2020-07-29T10:55:45.636Z] #14 36.50 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
10:55:45 [2020-07-29T10:55:45.636Z] #14 36.50 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
10:55:45 [2020-07-29T10:55:45.636Z] #14 36.53 Selecting previously unselected package libgpm2:amd64.
10:55:45 [2020-07-29T10:55:45.893Z] #14 36.54 Preparing to unpack .../40-libgpm2_1.20.7-5_amd64.deb ...
10:55:45 [2020-07-29T10:55:45.893Z] #14 36.54 Unpacking libgpm2:amd64 (1.20.7-5) ...
10:55:45 [2020-07-29T10:55:45.893Z] #14 36.57 Selecting previously unselected package libicu63:amd64.
10:55:45 [2020-07-29T10:55:45.893Z] #14 36.57 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_amd64.deb ...
10:55:45 [2020-07-29T10:55:45.893Z] #14 36.57 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
10:55:45 [2020-07-29T10:55:45.900Z] #42 ...
10:55:45 [2020-07-29T10:55:45.900Z] 
10:55:45 [2020-07-29T10:55:45.900Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:55:45 [2020-07-29T10:55:45.900Z] #39 34.93   HOSTCC   compel/src/lib/log-host.o
10:55:45 [2020-07-29T10:55:45.900Z] #39 35.13   HOSTLINK compel/compel-host-bin
10:55:45 [2020-07-29T10:55:45.900Z] #39 35.21   DEP      soccr/soccr.d
10:55:45 [2020-07-29T10:55:45.900Z] #39 35.44   CC       soccr/soccr.o
10:55:45 [2020-07-29T10:55:45.900Z] #39 36.45   AR       soccr/libsoccr.a
10:55:45 [2020-07-29T10:55:45.900Z] #39 36.48 make[1]: 'soccr/libsoccr.a' is up to date.
10:55:45 [2020-07-29T10:55:45.900Z] #39 36.77   DEP      criu/arch/s390/sigframe.d
10:55:45 [2020-07-29T10:55:45.900Z] #39 36.98   DEP      criu/arch/s390/crtools.d
10:55:45 [2020-07-29T10:55:45.900Z] #39 37.09   DEP      criu/arch/s390/cpu.d
10:55:45 [2020-07-29T10:55:45.900Z] #39 37.28   CC       criu/arch/s390/cpu.o
10:55:45 [2020-07-29T10:55:45.900Z] #39 37.57   CC       criu/arch/s390/crtools.o
10:55:45 [2020-07-29T10:55:45.900Z] #39 38.46   CC       criu/arch/s390/sigframe.o
10:55:45 [2020-07-29T10:55:45.900Z] #39 38.57   LINK     criu/arch/s390/crtools.built-in.o
10:55:45 [2020-07-29T10:55:45.900Z] #39 38.59   DEP      criu/pie/util-vdso.d
10:55:45 [2020-07-29T10:55:45.900Z] #39 38.66   DEP      criu/pie/util.d
10:55:45 [2020-07-29T10:55:45.900Z] #39 38.75   CC       criu/pie/util.o
10:55:45 [2020-07-29T10:55:45.900Z] #39 38.91   CC       criu/pie/util-vdso.o
10:55:45 [2020-07-29T10:55:45.900Z] #39 39.35   AR       criu/pie/pie.lib.a
10:55:45 [2020-07-29T10:55:45.900Z] #39 39.39   DEP      criu/pie/restorer.d
10:55:45 [2020-07-29T10:55:45.900Z] #39 39.54   DEP      criu/arch/s390/restorer.d
10:55:45 [2020-07-29T10:55:45.900Z] #39 39.66   DEP      criu/arch/s390/vdso-pie.d
10:55:45 [2020-07-29T10:55:45.900Z] #39 39.80   DEP      criu/pie/parasite-vdso.d
10:55:45 [2020-07-29T10:55:45.900Z] #39 39.92   DEP      criu/pie/parasite.d
10:55:45 [2020-07-29T10:55:45.900Z] #39 40.21   CC       criu/pie/parasite.o
10:55:45 [2020-07-29T10:55:45.900Z] #39 41.10   LINK     criu/pie/parasite.built-in.o
10:55:45 [2020-07-29T10:55:45.900Z] #39 41.11   GEN      criu/pie/parasite-blob.h
10:55:45 [2020-07-29T10:55:45.900Z] #39 41.12   CC       criu/pie/parasite-vdso.o
10:55:45 [2020-07-29T10:55:45.900Z] #39 41.58   CC       criu/arch/s390/vdso-pie.o
10:55:46 [2020-07-29T10:55:46.195Z] #39 41.89   CC       criu/arch/s390/restorer.o
10:55:46 [2020-07-29T10:55:46.487Z] #39 42.23   CC       criu/pie/restorer.o
10:55:46 [2020-07-29T10:55:46.780Z] #38 ...
10:55:46 [2020-07-29T10:55:46.780Z] 
10:55:46 [2020-07-29T10:55:46.780Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:55:46 [2020-07-29T10:55:46.781Z] #24 18.41 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
10:55:46 [2020-07-29T10:55:46.781Z] #24 18.93 
10:55:46 [2020-07-29T10:55:46.781Z] #24 19.12 
###############################                                           44.4%
######################################################################## 100.0%
10:55:46 [2020-07-29T10:55:46.781Z] #24 19.32 
10:55:46 [2020-07-29T10:55:46.781Z] #24 20.40 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
10:55:46 [2020-07-29T10:55:46.781Z] #24 20.51 skipping existing 1849cc453dee
10:55:46 [2020-07-29T10:55:46.781Z] #24 20.65 
10:55:46 [2020-07-29T10:55:46.781Z] #24 21.68 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
10:55:46 [2020-07-29T10:55:46.781Z] #24 22.15 
10:55:46 [2020-07-29T10:55:46.781Z] #24 22.39 
######################################################################## 100.0%
10:55:46 [2020-07-29T10:55:46.781Z] #24 22.50 
10:55:46 [2020-07-29T10:55:46.781Z] #24 22.56 Download of images into '/build' complete.
10:55:46 [2020-07-29T10:55:46.781Z] #24 22.56 Use something like the following to load the result into a Docker daemon:
10:55:46 [2020-07-29T10:55:46.781Z] #24 22.56   tar -cC '/build' . | docker load
10:55:46 [2020-07-29T10:55:46.825Z] #14 37.55 Selecting previously unselected package libnet1:amd64.
10:55:46 [2020-07-29T10:55:46.825Z] #14 37.55 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
10:55:46 [2020-07-29T10:55:46.825Z] #14 37.55 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:55:46 [2020-07-29T10:55:46.825Z] #14 37.59 Selecting previously unselected package libnl-3-200:amd64.
10:55:46 [2020-07-29T10:55:46.825Z] #14 37.60 Preparing to unpack .../43-libnl-3-200_3.4.0-1_amd64.deb ...
10:55:46 [2020-07-29T10:55:46.825Z] #14 37.60 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
10:55:46 [2020-07-29T10:55:46.825Z] #14 37.64 Selecting previously unselected package libprotobuf-c1:amd64.
10:55:46 [2020-07-29T10:55:46.825Z] #14 37.64 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
10:55:46 [2020-07-29T10:55:46.825Z] #14 37.64 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
10:55:46 [2020-07-29T10:55:46.825Z] #14 37.67 Selecting previously unselected package libreadline5:amd64.
10:55:46 [2020-07-29T10:55:46.825Z] #14 37.67 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
10:55:46 [2020-07-29T10:55:46.825Z] #14 37.67 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
10:55:46 [2020-07-29T10:55:46.825Z] #14 37.71 Selecting previously unselected package libsystemd-dev:amd64.
10:55:46 [2020-07-29T10:55:46.825Z] #14 37.71 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_amd64.deb ...
10:55:46 [2020-07-29T10:55:46.825Z] #14 37.72 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
10:55:46 [2020-07-29T10:55:46.825Z] #14 37.80 Selecting previously unselected package net-tools.
10:55:47 [2020-07-29T10:55:47.082Z] #14 37.81 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
10:55:47 [2020-07-29T10:55:47.082Z] #14 37.81 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
10:55:47 [2020-07-29T10:55:47.082Z] #14 37.87 Selecting previously unselected package python-pip-whl.
10:55:47 [2020-07-29T10:55:47.082Z] #14 37.87 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ...
10:55:47 [2020-07-29T10:55:47.082Z] #14 37.87 Unpacking python-pip-whl (18.1-5) ...
10:55:47 [2020-07-29T10:55:47.082Z] #14 38.03 Selecting previously unselected package python3-lib2to3.
10:55:47 [2020-07-29T10:55:47.082Z] #14 38.03 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ...
10:55:47 [2020-07-29T10:55:47.082Z] #14 38.03 Unpacking python3-lib2to3 (3.7.3-1) ...
10:55:47 [2020-07-29T10:55:47.082Z] #14 38.07 Selecting previously unselected package python3-distutils.
10:55:47 [2020-07-29T10:55:47.339Z] #14 38.07 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ...
10:55:47 [2020-07-29T10:55:47.339Z] #14 38.07 Unpacking python3-distutils (3.7.3-1) ...
10:55:47 [2020-07-29T10:55:47.339Z] #14 38.12 Selecting previously unselected package python3-pip.
10:55:47 [2020-07-29T10:55:47.339Z] #14 38.12 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ...
10:55:47 [2020-07-29T10:55:47.339Z] #14 38.12 Unpacking python3-pip (18.1-5) ...
10:55:47 [2020-07-29T10:55:47.339Z] #14 38.18 Selecting previously unselected package python3-pkg-resources.
10:55:47 [2020-07-29T10:55:47.339Z] #14 38.18 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ...
10:55:47 [2020-07-29T10:55:47.339Z] #14 38.18 Unpacking python3-pkg-resources (40.8.0-1) ...
10:55:47 [2020-07-29T10:55:47.339Z] #14 38.22 Selecting previously unselected package python3-setuptools.
10:55:47 [2020-07-29T10:55:47.339Z] #14 38.22 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ...
10:55:47 [2020-07-29T10:55:47.339Z] #14 38.22 Unpacking python3-setuptools (40.8.0-1) ...
10:55:47 [2020-07-29T10:55:47.339Z] #14 38.28 Selecting previously unselected package python3-wheel.
10:55:47 [2020-07-29T10:55:47.526Z] #39 ...
10:55:47 [2020-07-29T10:55:47.526Z] 
10:55:47 [2020-07-29T10:55:47.526Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:55:47 [2020-07-29T10:55:47.526Z] #42 78.33 crypto/ed25519
10:55:47 [2020-07-29T10:55:47.526Z] #42 78.45 crypto/ecdsa
10:55:47 [2020-07-29T10:55:47.526Z] #42 78.56 crypto/rc4
10:55:47 [2020-07-29T10:55:47.597Z] #14 38.29 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ...
10:55:47 [2020-07-29T10:55:47.597Z] #14 38.29 Unpacking python3-wheel (0.32.3-2) ...
10:55:47 [2020-07-29T10:55:47.597Z] #14 38.31 Selecting previously unselected package thin-provisioning-tools.
10:55:47 [2020-07-29T10:55:47.597Z] #14 38.32 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
10:55:47 [2020-07-29T10:55:47.597Z] #14 38.32 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
10:55:47 [2020-07-29T10:55:47.597Z] #14 38.42 Selecting previously unselected package vim-runtime.
10:55:47 [2020-07-29T10:55:47.597Z] #14 38.42 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ...
10:55:47 [2020-07-29T10:55:47.597Z] #14 38.44 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
10:55:47 [2020-07-29T10:55:47.597Z] #14 38.47 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
10:55:47 [2020-07-29T10:55:47.597Z] #14 38.47 Unpacking vim-runtime (2:8.1.0875-5) ...
10:55:47 [2020-07-29T10:55:47.719Z] #24 DONE 23.8s
10:55:47 [2020-07-29T10:55:47.719Z] 
10:55:47 [2020-07-29T10:55:47.719Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
10:55:47 [2020-07-29T10:55:47.719Z] #31 65.39 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
10:55:47 [2020-07-29T10:55:47.719Z] #31 65.44 Setting up xxd (2:8.1.0875-5) ...
10:55:47 [2020-07-29T10:55:47.719Z] #31 65.45 Setting up libuv1:amd64 (1.24.1-1) ...
10:55:47 [2020-07-29T10:55:47.719Z] #31 65.47 Setting up vim-common (2:8.1.0875-5) ...
10:55:47 [2020-07-29T10:55:47.719Z] #31 65.51 Setting up librhash0:amd64 (1.3.8-1) ...
10:55:47 [2020-07-29T10:55:47.719Z] #31 65.54 Setting up cmake-data (3.13.4-1) ...
10:55:47 [2020-07-29T10:55:47.719Z] #31 65.56 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
10:55:47 [2020-07-29T10:55:47.719Z] #31 65.58 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
10:55:47 [2020-07-29T10:55:47.719Z] #31 65.61 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
10:55:47 [2020-07-29T10:55:47.719Z] #31 65.63 Setting up cmake (3.13.4-1) ...
10:55:47 [2020-07-29T10:55:47.719Z] #31 65.66 Processing triggers for libc-bin (2.28-10) ...
10:55:47 [2020-07-29T10:55:47.719Z] #31 65.79 Processing triggers for mime-support (3.62) ...
10:55:47 [2020-07-29T10:55:47.817Z] #42 78.76 crypto/rsa
10:55:47 [2020-07-29T10:55:47.817Z] #42 78.83 crypto/sha1
10:55:47 [2020-07-29T10:55:47.978Z] #31 DONE 69.4s
10:55:47 [2020-07-29T10:55:47.978Z] 
10:55:47 [2020-07-29T10:55:47.978Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
10:55:47 [2020-07-29T10:55:47.978Z] #32 DONE 0.1s
10:55:47 [2020-07-29T10:55:47.978Z] 
10:55:47 [2020-07-29T10:55:47.978Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
10:55:47 [2020-07-29T10:55:47.978Z] #29 62.53 internal/syscall/unix
10:55:47 [2020-07-29T10:55:47.978Z] #29 62.63 strings
10:55:47 [2020-07-29T10:55:47.978Z] #29 63.10 os
10:55:47 [2020-07-29T10:55:47.978Z] #29 66.35 bytes
10:55:47 [2020-07-29T10:55:47.978Z] #29 67.78 fmt
10:55:47 [2020-07-29T10:55:47.978Z] #29 68.62 bufio
10:55:47 [2020-07-29T10:55:47.978Z] #29 ...
10:55:47 [2020-07-29T10:55:47.978Z] 
10:55:47 [2020-07-29T10:55:47.978Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
10:55:47 [2020-07-29T10:55:47.978Z] #33 DONE 0.1s
10:55:47 [2020-07-29T10:55:47.978Z] 
10:55:47 [2020-07-29T10:55:47.978Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini
10:55:48 [2020-07-29T10:55:48.119Z] #42 ...
10:55:48 [2020-07-29T10:55:48.119Z] 
10:55:48 [2020-07-29T10:55:48.119Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
10:55:48 [2020-07-29T10:55:48.119Z] #60 73.78 + for f in rootlesskit rootlesskit-docker-proxy
10:55:48 [2020-07-29T10:55:48.119Z] #60 73.78 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
10:55:48 [2020-07-29T10:55:48.119Z] #60 DONE 79.0s
10:55:48 [2020-07-29T10:55:48.119Z] 
10:55:48 [2020-07-29T10:55:48.119Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
10:55:48 [2020-07-29T10:55:48.119Z] #61 DONE 0.1s
10:55:48 [2020-07-29T10:55:48.119Z] 
10:55:48 [2020-07-29T10:55:48.119Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
10:55:48 [2020-07-29T10:55:48.119Z] #14 44.15 Selecting previously unselected package mingw-w64-x86-64-dev.
10:55:48 [2020-07-29T10:55:48.119Z] #14 44.16 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
10:55:48 [2020-07-29T10:55:48.119Z] #14 44.17 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
10:55:48 [2020-07-29T10:55:48.119Z] #14 48.08 Selecting previously unselected package gcc-mingw-w64-base.
10:55:48 [2020-07-29T10:55:48.119Z] #14 48.10 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ...
10:55:48 [2020-07-29T10:55:48.119Z] #14 48.10 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
10:55:48 [2020-07-29T10:55:48.119Z] #14 48.20 Selecting previously unselected package gcc-mingw-w64-x86-64.
10:55:48 [2020-07-29T10:55:48.119Z] #14 48.21 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
10:55:48 [2020-07-29T10:55:48.119Z] #14 48.22 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:55:48 [2020-07-29T10:55:48.162Z] #14 ...
10:55:48 [2020-07-29T10:55:48.162Z] 
10:55:48 [2020-07-29T10:55:48.162Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
10:55:48 [2020-07-29T10:55:48.162Z] #36 55.50 + dpkg --print-architecture
10:55:48 [2020-07-29T10:55:48.162Z] #36 55.50 + cd /tmp/tmp.fUJBTBPFQk/src/github.com/docker/distribution
10:55:48 [2020-07-29T10:55:48.162Z] #36 55.51 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
10:55:48 [2020-07-29T10:55:48.162Z] #36 55.83 + GOPATH=/tmp/tmp.fUJBTBPFQk/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.fUJBTBPFQk
10:55:48 [2020-07-29T10:55:48.162Z] #36 55.83 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
10:55:48 [2020-07-29T10:55:48.162Z] #36 60.62 + rm -rf /tmp/tmp.fUJBTBPFQk/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.fUJBTBPFQk
10:55:48 [2020-07-29T10:55:48.162Z] #36 DONE 61.0s
10:55:48 [2020-07-29T10:55:48.162Z] 
10:55:48 [2020-07-29T10:55:48.162Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:55:48 [2020-07-29T10:55:48.162Z] #39 37.74   CC       criu/cgroup.o
10:55:48 [2020-07-29T10:55:48.162Z] #39 38.59   CC       criu/clone-noasan.o
10:55:48 [2020-07-29T10:55:48.162Z] #39 38.65   CC       criu/config.o
10:55:48 [2020-07-29T10:55:48.162Z] #39 39.04   CC       criu/cr-check.o
10:55:48 [2020-07-29T10:55:48.162Z] #39 39.54   CC       criu/cr-dedup.o
10:55:48 [2020-07-29T10:55:48.162Z] #39 39.64   CC       criu/cr-dump.o
10:55:48 [2020-07-29T10:55:48.162Z] #39 40.19   CC       criu/cr-errno.o
10:55:48 [2020-07-29T10:55:48.162Z] #39 40.21   CC       criu/cr-restore.o
10:55:48 [2020-07-29T10:55:48.726Z] #39 41.49   CC       criu/cr-service.o
10:55:48 [2020-07-29T10:55:48.763Z] #14 ...
10:55:48 [2020-07-29T10:55:48.763Z] 
10:55:48 [2020-07-29T10:55:48.763Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:55:48 [2020-07-29T10:55:48.763Z] #42 79.63 crypto/sha256
10:55:48 [2020-07-29T10:55:48.915Z] #34 ...
10:55:48 [2020-07-29T10:55:48.915Z] 
10:55:48 [2020-07-29T10:55:48.915Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:55:48 [2020-07-29T10:55:48.915Z] #42 60.26 time
10:55:48 [2020-07-29T10:55:48.915Z] #42 66.93 internal/fmtsort
10:55:48 [2020-07-29T10:55:48.915Z] #42 67.32 internal/poll
10:55:48 [2020-07-29T10:55:48.915Z] #42 67.60 internal/syscall/execenv
10:55:48 [2020-07-29T10:55:48.915Z] #42 67.90 internal/syscall/unix
10:55:48 [2020-07-29T10:55:48.915Z] #42 68.19 strings
10:55:48 [2020-07-29T10:55:48.915Z] #42 70.16 os
10:55:48 [2020-07-29T10:55:48.915Z] #42 ...
10:55:48 [2020-07-29T10:55:48.915Z] 
10:55:48 [2020-07-29T10:55:48.915Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
10:55:48 [2020-07-29T10:55:48.915Z] #38 70.35 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
10:55:48 [2020-07-29T10:55:48.915Z] #38 70.35 Processing triggers for libc-bin (2.28-10) ...
10:55:48 [2020-07-29T10:55:48.983Z] #39 41.89   CC       criu/crtools.o
10:55:49 [2020-07-29T10:55:49.239Z] #39 42.02   CC       criu/eventfd.o
10:55:49 [2020-07-29T10:55:49.239Z] #39 42.11   CC       criu/eventpoll.o
10:55:49 [2020-07-29T10:55:49.419Z] #42 80.23 crypto/dsa
10:55:49 [2020-07-29T10:55:49.419Z] #42 80.25 encoding/hex
10:55:49 [2020-07-29T10:55:49.419Z] #42 80.46 encoding/pem
10:55:49 [2020-07-29T10:55:49.486Z] #38 DONE 70.8s
10:55:49 [2020-07-29T10:55:49.486Z] 
10:55:49 [2020-07-29T10:55:49.486Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:55:49 [2020-07-29T10:55:49.496Z] #39 42.32   CC       criu/external.o
10:55:49 [2020-07-29T10:55:49.496Z] #39 42.40   CC       criu/fault-injection.o
10:55:49 [2020-07-29T10:55:49.496Z] #39 42.43   CC       criu/fdstore.o
10:55:49 [2020-07-29T10:55:49.496Z] #39 42.52   CC       criu/fifo.o
10:55:49 [2020-07-29T10:55:49.711Z] #42 80.54 crypto/x509/pkix
10:55:49 [2020-07-29T10:55:49.711Z] #42 80.73 vendor/golang.org/x/crypto/cryptobyte
10:55:49 [2020-07-29T10:55:49.711Z] #42 80.77 vendor/golang.org/x/net/dns/dnsmessage
10:55:49 [2020-07-29T10:55:49.752Z] #39 42.62   CC       criu/file-ids.o
10:55:49 [2020-07-29T10:55:49.752Z] #39 42.70   CC       criu/file-lock.o
10:55:50 [2020-07-29T10:55:50.009Z] #39 42.93   CC       criu/files-ext.o
10:55:50 [2020-07-29T10:55:50.009Z] #39 43.01   CC       criu/files-reg.o
10:55:50 [2020-07-29T10:55:50.055Z] #39 ...
10:55:50 [2020-07-29T10:55:50.055Z] 
10:55:50 [2020-07-29T10:55:50.055Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
10:55:50 [2020-07-29T10:55:50.055Z] #52 16.85 + cd /tmp/tmp.IkgoUZ0rbw/src/github.com/opencontainers/runc
10:55:50 [2020-07-29T10:55:50.055Z] #52 16.85 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
10:55:50 [2020-07-29T10:55:50.055Z] #52 18.12 + '[' -z '' ']'
10:55:50 [2020-07-29T10:55:50.055Z] #52 18.12 + target=static
10:55:50 [2020-07-29T10:55:50.055Z] #52 18.12 + make 'BUILDTAGS=seccomp apparmor selinux ' static
10:55:50 [2020-07-29T10:55:50.055Z] #52 20.58 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc .
10:55:50 [2020-07-29T10:55:50.314Z] #52 ...
10:55:50 [2020-07-29T10:55:50.314Z] 
10:55:50 [2020-07-29T10:55:50.314Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini
10:55:50 [2020-07-29T10:55:50.314Z] #34 1.735 + RM_GOPATH=0
10:55:50 [2020-07-29T10:55:50.314Z] #34 1.735 + TMP_GOPATH=
10:55:50 [2020-07-29T10:55:50.314Z] #34 1.735 + : /build
10:55:50 [2020-07-29T10:55:50.314Z] #34 1.735 + '[' -z '' ']'
10:55:50 [2020-07-29T10:55:50.314Z] #34 1.735 ++ mktemp -d
10:55:50 [2020-07-29T10:55:50.314Z] #34 1.742 + export GOPATH=/tmp/tmp.Q3hsiyhp71
10:55:50 [2020-07-29T10:55:50.314Z] #34 1.742 + GOPATH=/tmp/tmp.Q3hsiyhp71
10:55:50 [2020-07-29T10:55:50.314Z] #34 1.742 + RM_GOPATH=1
10:55:50 [2020-07-29T10:55:50.314Z] #34 1.747 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
10:55:50 [2020-07-29T10:55:50.314Z] #34 1.747 ++ dirname ./install.sh
10:55:50 [2020-07-29T10:55:50.314Z] #34 1.747 + dir=.
10:55:50 [2020-07-29T10:55:50.314Z] #34 1.747 + bin=tini
10:55:50 [2020-07-29T10:55:50.314Z] #34 1.747 + shift
10:55:50 [2020-07-29T10:55:50.314Z] #34 1.747 + '[' '!' -f ./tini.installer ']'
10:55:50 [2020-07-29T10:55:50.314Z] #34 1.747 + . ./tini.installer
10:55:50 [2020-07-29T10:55:50.314Z] #34 1.747 ++ : fec3683b971d9c3ef73f284f176672c44b448662
10:55:50 [2020-07-29T10:55:50.314Z] #34 1.747 + install_tini
10:55:50 [2020-07-29T10:55:50.314Z] #34 1.747 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
10:55:50 [2020-07-29T10:55:50.314Z] #34 1.747 + git clone https://github.com/krallin/tini.git /tmp/tmp.Q3hsiyhp71/tini
10:55:50 [2020-07-29T10:55:50.314Z] #34 1.754 Cloning into '/tmp/tmp.Q3hsiyhp71/tini'...
10:55:50 [2020-07-29T10:55:50.573Z] #39 ...
10:55:50 [2020-07-29T10:55:50.573Z] 
10:55:50 [2020-07-29T10:55:50.573Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
10:55:50 [2020-07-29T10:55:50.573Z] #14 39.30 Selecting previously unselected package vim.
10:55:50 [2020-07-29T10:55:50.573Z] #14 39.30 Preparing to unpack .../57-vim_2%3a8.1.0875-5_amd64.deb ...
10:55:50 [2020-07-29T10:55:50.573Z] #14 39.31 Unpacking vim (2:8.1.0875-5) ...
10:55:50 [2020-07-29T10:55:50.573Z] #14 39.46 Selecting previously unselected package xfsprogs.
10:55:50 [2020-07-29T10:55:50.573Z] #14 39.47 Preparing to unpack .../58-xfsprogs_4.20.0-1_amd64.deb ...
10:55:50 [2020-07-29T10:55:50.573Z] #14 39.47 Unpacking xfsprogs (4.20.0-1) ...
10:55:50 [2020-07-29T10:55:50.573Z] #14 39.58 Selecting previously unselected package zip.
10:55:50 [2020-07-29T10:55:50.573Z] #14 39.58 Preparing to unpack .../59-zip_3.0-11+b1_amd64.deb ...
10:55:50 [2020-07-29T10:55:50.573Z] #14 39.59 Unpacking zip (3.0-11+b1) ...
10:55:50 [2020-07-29T10:55:50.573Z] #14 39.66 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
10:55:50 [2020-07-29T10:55:50.573Z] #14 39.67 Setting up aufs-tools (1:4.14+20190211-1) ...
10:55:50 [2020-07-29T10:55:50.573Z] #14 39.68 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
10:55:50 [2020-07-29T10:55:50.573Z] #14 39.69 Setting up libip6tc0:amd64 (1.8.2-4) ...
10:55:50 [2020-07-29T10:55:50.573Z] #14 39.70 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
10:55:50 [2020-07-29T10:55:50.573Z] #14 39.71 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
10:55:50 [2020-07-29T10:55:50.573Z] #14 39.72 Setting up libgpm2:amd64 (1.20.7-5) ...
10:55:50 [2020-07-29T10:55:50.573Z] #14 39.73 Setting up libpcre16-3:amd64 (2:8.39-12) ...
10:55:50 [2020-07-29T10:55:50.573Z] #14 39.74 Setting up libip4tc0:amd64 (1.8.2-4) ...
10:55:50 [2020-07-29T10:55:50.573Z] #14 39.75 Setting up libsepol1-dev:amd64 (2.8-1) ...
10:55:50 [2020-07-29T10:55:50.573Z] #14 39.76 Setting up libnftnl11:amd64 (1.1.2-2) ...
10:55:50 [2020-07-29T10:55:50.573Z] #14 39.77 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
10:55:50 [2020-07-29T10:55:50.573Z] #14 39.78 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:55:50 [2020-07-29T10:55:50.573Z] #14 39.79 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
10:55:50 [2020-07-29T10:55:50.573Z] #14 39.80 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
10:55:50 [2020-07-29T10:55:50.573Z] #14 39.81 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
10:55:50 [2020-07-29T10:55:50.573Z] #14 39.82 Setting up xxd (2:8.1.0875-5) ...
10:55:50 [2020-07-29T10:55:50.573Z] #14 39.83 Setting up libbtrfs0 (4.20.1-2) ...
10:55:50 [2020-07-29T10:55:50.573Z] #14 39.83 Setting up zip (3.0-11+b1) ...
10:55:50 [2020-07-29T10:55:50.573Z] #14 39.85 Setting up vim-common (2:8.1.0875-5) ...
10:55:50 [2020-07-29T10:55:50.573Z] #14 39.87 Setting up bash-completion (1:2.8-6) ...
10:55:50 [2020-07-29T10:55:50.573Z] #14 40.67 Setting up libiptc0:amd64 (1.8.2-4) ...
10:55:50 [2020-07-29T10:55:50.573Z] #14 40.68 Setting up xz-utils (5.2.4-1) ...
10:55:50 [2020-07-29T10:55:50.573Z] #14 40.69 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:55:50 [2020-07-29T10:55:50.573Z] #14 40.69 Setting up libpcre32-3:amd64 (2:8.39-12) ...
10:55:50 [2020-07-29T10:55:50.573Z] #14 40.70 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
10:55:50 [2020-07-29T10:55:50.573Z] #14 40.72 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
10:55:50 [2020-07-29T10:55:50.573Z] #14 40.72 Setting up libbtrfs-dev (4.20.1-2) ...
10:55:50 [2020-07-29T10:55:50.573Z] #14 40.73 Setting up pigz (2.4-1) ...
10:55:50 [2020-07-29T10:55:50.573Z] #14 40.83 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
10:55:50 [2020-07-29T10:55:50.573Z] #14 40.86 Setting up libnl-3-200:amd64 (3.4.0-1) ...
10:55:50 [2020-07-29T10:55:50.573Z] #14 40.99 Setting up python-pip-whl (18.1-5) ...
10:55:50 [2020-07-29T10:55:50.573Z] #14 41.00 Setting up libmpdec2:amd64 (2.4.2-2) ...
10:55:50 [2020-07-29T10:55:50.573Z] #14 41.01 Setting up mingw-w64-common (6.0.0-3) ...
10:55:50 [2020-07-29T10:55:50.573Z] #14 41.02 Setting up vim-runtime (2:8.1.0875-5) ...
10:55:50 [2020-07-29T10:55:50.573Z] #14 41.11 Setting up libaio1:amd64 (0.3.112-3) ...
10:55:50 [2020-07-29T10:55:50.573Z] #14 41.11 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
10:55:50 [2020-07-29T10:55:50.573Z] #14 41.12 Setting up libonig5:amd64 (6.9.1-1) ...
10:55:50 [2020-07-29T10:55:50.573Z] #14 41.13 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
10:55:50 [2020-07-29T10:55:50.573Z] #14 41.14 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
10:55:50 [2020-07-29T10:55:50.573Z] #14 41.15 Setting up vim (2:8.1.0875-5) ...
10:55:50 [2020-07-29T10:55:50.573Z] #14 41.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
10:55:50 [2020-07-29T10:55:50.573Z] #14 41.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
10:55:50 [2020-07-29T10:55:50.573Z] #14 41.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
10:55:50 [2020-07-29T10:55:50.573Z] #14 41.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
10:55:50 [2020-07-29T10:55:50.573Z] #14 41.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
10:55:50 [2020-07-29T10:55:50.573Z] #14 41.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
10:55:50 [2020-07-29T10:55:50.573Z] #14 41.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
10:55:50 [2020-07-29T10:55:50.573Z] #14 41.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
10:55:50 [2020-07-29T10:55:50.573Z] #14 41.18 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
10:55:50 [2020-07-29T10:55:50.573Z] #14 41.19 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
10:55:50 [2020-07-29T10:55:50.573Z] #14 41.20 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:55:50 [2020-07-29T10:55:50.573Z] #14 41.21 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
10:55:50 [2020-07-29T10:55:50.573Z] #14 41.21 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
10:55:50 [2020-07-29T10:55:50.573Z] #14 41.22 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:55:50 [2020-07-29T10:55:50.573Z] #14 41.22 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
10:55:50 [2020-07-29T10:55:50.573Z] #14 41.23 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
10:55:50 [2020-07-29T10:55:50.573Z] #14 41.23 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
10:55:50 [2020-07-29T10:55:50.573Z] #14 41.24 Setting up thin-provisioning-tools (0.7.6-2.1) ...
10:55:50 [2020-07-29T10:55:50.573Z] #14 41.25 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
10:55:50 [2020-07-29T10:55:50.573Z] #14 41.26 Setting up jq (1.5+dfsg-2+b1) ...
10:55:50 [2020-07-29T10:55:50.573Z] #14 41.27 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
10:55:50 [2020-07-29T10:55:50.573Z] #14 41.28 Setting up python3.7 (3.7.3-2+deb10u1) ...
10:55:50 [2020-07-29T10:55:50.884Z] #34 2.926 + cd /tmp/tmp.Q3hsiyhp71/tini
10:55:50 [2020-07-29T10:55:50.884Z] #34 2.926 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
10:55:51 [2020-07-29T10:55:51.139Z] #14 42.01 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
10:55:51 [2020-07-29T10:55:51.139Z] #14 42.02 Setting up iptables (1.8.2-4) ...
10:55:51 [2020-07-29T10:55:51.139Z] #14 42.05 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
10:55:51 [2020-07-29T10:55:51.139Z] #14 42.06 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:55:51 [2020-07-29T10:55:51.144Z] #34 3.010 + cmake .
10:55:51 [2020-07-29T10:55:51.230Z] #42 82.08 vendor/golang.org/x/sys/cpu
10:55:51 [2020-07-29T10:55:51.397Z] #14 42.06 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
10:55:51 [2020-07-29T10:55:51.397Z] #14 42.07 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:55:51 [2020-07-29T10:55:51.397Z] #14 42.08 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
10:55:51 [2020-07-29T10:55:51.397Z] #14 42.08 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
10:55:51 [2020-07-29T10:55:51.397Z] #14 42.08 Setting up python3 (3.7.3-1) ...
10:55:51 [2020-07-29T10:55:51.397Z] #14 42.25 Setting up python3-wheel (0.32.3-2) ...
10:55:51 [2020-07-29T10:55:51.522Z] #42 82.39 vendor/golang.org/x/crypto/internal/chacha20
10:55:51 [2020-07-29T10:55:51.655Z] #14 42.45 Setting up apparmor (2.13.2-10) ...
10:55:52 [2020-07-29T10:55:52.154Z] #42 82.84 vendor/golang.org/x/crypto/poly1305
10:55:52 [2020-07-29T10:55:52.445Z] #42 83.35 vendor/golang.org/x/crypto/chacha20poly1305
10:55:52 [2020-07-29T10:55:52.445Z] #42 83.44 net
10:55:52 [2020-07-29T10:55:52.524Z] #34 4.159 -- The C compiler identification is GNU 8.3.0
10:55:52 [2020-07-29T10:55:52.524Z] #34 4.222 -- Check for working C compiler: /usr/bin/cc
10:55:52 [2020-07-29T10:55:52.588Z] #14 43.32 Setting up python3-lib2to3 (3.7.3-1) ...
10:55:52 [2020-07-29T10:55:52.588Z] #14 43.46 Setting up python3-pkg-resources (40.8.0-1) ...
10:55:52 [2020-07-29T10:55:52.737Z] #42 83.74 vendor/golang.org/x/crypto/curve25519
10:55:52 [2020-07-29T10:55:52.846Z] #14 43.73 Setting up python3-distutils (3.7.3-1) ...
10:55:53 [2020-07-29T10:55:53.028Z] #42 84.06 vendor/golang.org/x/crypto/hkdf
10:55:53 [2020-07-29T10:55:53.092Z] #34 5.067 -- Check for working C compiler: /usr/bin/cc -- works
10:55:53 [2020-07-29T10:55:53.092Z] #34 5.068 -- Detecting C compiler ABI info
10:55:53 [2020-07-29T10:55:53.104Z] #14 43.90 Setting up python3-setuptools (40.8.0-1) ...
10:55:53 [2020-07-29T10:55:53.320Z] #42 84.17 vendor/golang.org/x/text/transform
10:55:53 [2020-07-29T10:55:53.362Z] #14 44.25 Setting up python3-pip (18.1-5) ...
10:55:53 [2020-07-29T10:55:53.611Z] #42 84.73 vendor/golang.org/x/text/unicode/bidi
10:55:53 [2020-07-29T10:55:53.619Z] #14 44.55 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
10:55:53 [2020-07-29T10:55:53.619Z] #14 44.56 Setting up dmsetup (2:1.02.155-3) ...
10:55:53 [2020-07-29T10:55:53.619Z] #14 44.57 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
10:55:53 [2020-07-29T10:55:53.661Z] #34 5.730 -- Detecting C compiler ABI info - done
10:55:53 [2020-07-29T10:55:53.878Z] #14 44.58 Setting up xfsprogs (4.20.0-1) ...
10:55:53 [2020-07-29T10:55:53.878Z] #14 44.59 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
10:55:53 [2020-07-29T10:55:53.878Z] #14 44.60 Processing triggers for mime-support (3.62) ...
10:55:53 [2020-07-29T10:55:53.878Z] #14 44.63 Processing triggers for libc-bin (2.28-10) ...
10:55:53 [2020-07-29T10:55:53.920Z] #34 5.792 -- Detecting C compile features
10:55:54 [2020-07-29T10:55:54.137Z] #14 DONE 45.0s
10:55:54 [2020-07-29T10:55:54.137Z] 
10:55:54 [2020-07-29T10:55:54.137Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:55:54 [2020-07-29T10:55:54.137Z] #39 43.50   CC       criu/files.o
10:55:54 [2020-07-29T10:55:54.137Z] #39 44.08   CC       criu/filesystems.o
10:55:54 [2020-07-29T10:55:54.137Z] #39 44.31   CC       criu/fsnotify.o
10:55:54 [2020-07-29T10:55:54.137Z] #39 44.70   CC       criu/image-desc.o
10:55:54 [2020-07-29T10:55:54.137Z] #39 44.74   CC       criu/image.o
10:55:54 [2020-07-29T10:55:54.137Z] #39 45.03   CC       criu/ipc_ns.o
10:55:54 [2020-07-29T10:55:54.137Z] #39 45.43   CC       criu/irmap.o
10:55:54 [2020-07-29T10:55:54.137Z] #39 45.64   CC       criu/kcmp-ids.o
10:55:54 [2020-07-29T10:55:54.137Z] #39 45.74   CC       criu/kerndat.o
10:55:54 [2020-07-29T10:55:54.137Z] #39 46.11   CC       criu/libnetlink.o
10:55:54 [2020-07-29T10:55:54.137Z] #39 46.23   CC       criu/log.o
10:55:54 [2020-07-29T10:55:54.137Z] #39 46.40   CC       criu/lsm.o
10:55:54 [2020-07-29T10:55:54.137Z] #39 46.54   CC       criu/mem.o
10:55:54 [2020-07-29T10:55:54.137Z] #39 47.08   CC       criu/memfd.o
10:55:54 [2020-07-29T10:55:54.395Z] #39 47.31   CC       criu/mount.o
10:55:55 [2020-07-29T10:55:55.120Z] #42 85.97 vendor/golang.org/x/text/secure/bidirule
10:55:55 [2020-07-29T10:55:55.120Z] #42 86.19 vendor/golang.org/x/text/unicode/norm
10:55:55 [2020-07-29T10:55:55.333Z] #39 ...
10:55:55 [2020-07-29T10:55:55.333Z] 
10:55:55 [2020-07-29T10:55:55.333Z] #15 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
10:55:55 [2020-07-29T10:55:55.333Z] #15 0.945 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
10:55:55 [2020-07-29T10:55:55.333Z] #15 0.953 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
10:55:55 [2020-07-29T10:55:55.333Z] #15 0.956 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
10:55:55 [2020-07-29T10:55:55.333Z] #15 DONE 1.1s
10:55:55 [2020-07-29T10:55:55.333Z] 
10:55:55 [2020-07-29T10:55:55.333Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0
10:55:55 [2020-07-29T10:55:55.753Z] #42 ...
10:55:55 [2020-07-29T10:55:55.753Z] 
10:55:55 [2020-07-29T10:55:55.753Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:55:55 [2020-07-29T10:55:55.753Z] #39 44.64   LINK     criu/pie/restorer.built-in.o
10:55:55 [2020-07-29T10:55:55.753Z] #39 44.65   GEN      criu/pie/restorer-blob.h
10:55:55 [2020-07-29T10:55:55.753Z] #39 44.68   DEP      criu/vdso.d
10:55:55 [2020-07-29T10:55:55.753Z] #39 44.78   DEP      criu/uts_ns.d
10:55:55 [2020-07-29T10:55:55.753Z] #39 44.95   DEP      criu/util.d
10:55:55 [2020-07-29T10:55:55.753Z] #39 45.18   DEP      criu/uffd.d
10:55:55 [2020-07-29T10:55:55.753Z] #39 45.45   DEP      criu/tun.d
10:55:55 [2020-07-29T10:55:55.753Z] #39 45.64   DEP      criu/tty.d
10:55:55 [2020-07-29T10:55:55.753Z] #39 45.76   DEP      criu/timerfd.d
10:55:55 [2020-07-29T10:55:55.753Z] #39 45.97   DEP      criu/timens.d
10:55:55 [2020-07-29T10:55:55.753Z] #39 46.14   DEP      criu/sysfs_parse.d
10:55:55 [2020-07-29T10:55:55.753Z] #39 46.25   DEP      criu/sysctl.d
10:55:55 [2020-07-29T10:55:55.753Z] #39 46.36   DEP      criu/string.d
10:55:55 [2020-07-29T10:55:55.753Z] #39 46.41   DEP      criu/stats.d
10:55:55 [2020-07-29T10:55:55.753Z] #39 46.52   DEP      criu/sockets.d
10:55:55 [2020-07-29T10:55:55.753Z] #39 46.69   DEP      criu/sk-unix.d
10:55:55 [2020-07-29T10:55:55.753Z] #39 46.83   DEP      criu/sk-tcp.d
10:55:55 [2020-07-29T10:55:55.753Z] #39 47.04   DEP      criu/sk-queue.d
10:55:55 [2020-07-29T10:55:55.753Z] #39 47.24   DEP      criu/sk-packet.d
10:55:55 [2020-07-29T10:55:55.753Z] #39 47.38   DEP      criu/sk-netlink.d
10:55:55 [2020-07-29T10:55:55.753Z] #39 47.53   DEP      criu/sk-inet.d
10:55:55 [2020-07-29T10:55:55.753Z] #39 47.65   DEP      criu/signalfd.d
10:55:55 [2020-07-29T10:55:55.753Z] #39 47.84   DEP      criu/sigframe.d
10:55:55 [2020-07-29T10:55:55.753Z] #39 47.97   DEP      criu/shmem.d
10:55:55 [2020-07-29T10:55:55.753Z] #39 48.09   DEP      criu/servicefd.d
10:55:55 [2020-07-29T10:55:55.753Z] #39 48.18   DEP      criu/seize.d
10:55:55 [2020-07-29T10:55:55.753Z] #39 48.28   DEP      criu/seccomp.d
10:55:55 [2020-07-29T10:55:55.753Z] #39 48.42   DEP      criu/rst-malloc.d
10:55:55 [2020-07-29T10:55:55.753Z] #39 48.46   DEP      criu/rbtree.d
10:55:55 [2020-07-29T10:55:55.753Z] #39 48.48   DEP      criu/pstree.d
10:55:55 [2020-07-29T10:55:55.753Z] #39 48.68   DEP      criu/protobuf.d
10:55:55 [2020-07-29T10:55:55.753Z] #39 48.85   GEN      criu/protobuf-desc-gen.h
10:55:55 [2020-07-29T10:55:55.753Z] #39 49.98   DEP      criu/protobuf-desc.d
10:55:55 [2020-07-29T10:55:55.753Z] #39 50.07   DEP      criu/proc_parse.d
10:55:55 [2020-07-29T10:55:55.753Z] #39 50.34   DEP      criu/plugin.d
10:55:55 [2020-07-29T10:55:55.753Z] #39 50.37   DEP      criu/pipes.d
10:55:55 [2020-07-29T10:55:55.753Z] #39 50.49   DEP      criu/pie-util.d
10:55:55 [2020-07-29T10:55:55.753Z] #39 50.61   DEP      criu/pie-util-vdso.d
10:55:55 [2020-07-29T10:55:55.753Z] #39 50.77   DEP      criu/path.d
10:55:55 [2020-07-29T10:55:55.753Z] #39 50.91   DEP      criu/parasite-syscall.d
10:55:55 [2020-07-29T10:55:55.753Z] #39 51.05   DEP      criu/pagemap.d
10:55:55 [2020-07-29T10:55:55.753Z] #39 51.21   DEP      criu/pagemap-cache.d
10:55:55 [2020-07-29T10:55:55.753Z] #39 51.30   DEP      criu/page-xfer.d
10:55:55 [2020-07-29T10:55:55.753Z] #39 51.42   DEP      criu/page-pipe.d
10:55:55 [2020-07-29T10:55:55.753Z] #39 51.50   DEP      criu/netfilter.d
10:55:55 [2020-07-29T10:55:55.830Z] #34 7.976 -- Detecting C compile features - done
10:55:56 [2020-07-29T10:55:56.045Z] #39 51.68   DEP      criu/net.d
10:55:56 [2020-07-29T10:55:56.089Z] #34 7.994 -- Performing Test HAS_BUILTIN_FORTIFY
10:55:56 [2020-07-29T10:55:56.336Z] #39 51.93   DEP      criu/namespaces.d
10:55:56 [2020-07-29T10:55:56.348Z] #34 8.388 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
10:55:56 [2020-07-29T10:55:56.608Z] #34 8.487 -- Configuring done
10:55:56 [2020-07-29T10:55:56.608Z] #34 8.515 -- Generating done
10:55:56 [2020-07-29T10:55:56.608Z] #34 8.517 -- Build files have been written to: /tmp/tmp.Q3hsiyhp71/tini
10:55:56 [2020-07-29T10:55:56.608Z] #34 8.539 + make tini-static
10:55:56 [2020-07-29T10:55:56.627Z] #39 52.15   DEP      criu/mount.d
10:55:56 [2020-07-29T10:55:56.627Z] #39 ...
10:55:56 [2020-07-29T10:55:56.627Z] 
10:55:56 [2020-07-29T10:55:56.627Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
10:55:56 [2020-07-29T10:55:56.627Z] #48 87.44 + GOBIN=/build
10:55:56 [2020-07-29T10:55:56.627Z] #48 87.44 + /build/gometalinter --install
10:55:56 [2020-07-29T10:55:56.627Z] #48 87.47 Installing:
10:55:56 [2020-07-29T10:55:56.627Z] #48 87.47   deadcode
10:55:56 [2020-07-29T10:55:56.627Z] #48 87.47   dupl
10:55:56 [2020-07-29T10:55:56.627Z] #48 87.47   errcheck
10:55:56 [2020-07-29T10:55:56.627Z] #48 87.47   gas
10:55:56 [2020-07-29T10:55:56.627Z] #48 87.47   gochecknoglobals
10:55:56 [2020-07-29T10:55:56.627Z] #48 87.47   gochecknoinits
10:55:56 [2020-07-29T10:55:56.627Z] #48 87.47   goconst
10:55:56 [2020-07-29T10:55:56.627Z] #48 87.47   gocyclo
10:55:56 [2020-07-29T10:55:56.627Z] #48 87.47   goimports
10:55:56 [2020-07-29T10:55:56.627Z] #48 87.47   golint
10:55:56 [2020-07-29T10:55:56.627Z] #48 87.47   gosimple
10:55:56 [2020-07-29T10:55:56.627Z] #48 87.47   gotype
10:55:56 [2020-07-29T10:55:56.627Z] #48 87.47   gotypex
10:55:56 [2020-07-29T10:55:56.627Z] #48 87.47   ineffassign
10:55:56 [2020-07-29T10:55:56.627Z] #48 87.47   interfacer
10:55:56 [2020-07-29T10:55:56.627Z] #48 87.47   lll
10:55:56 [2020-07-29T10:55:56.627Z] #48 87.47   maligned
10:55:56 [2020-07-29T10:55:56.627Z] #48 87.47   megacheck
10:55:56 [2020-07-29T10:55:56.627Z] #48 87.47   misspell
10:55:56 [2020-07-29T10:55:56.627Z] #48 87.47   nakedret
10:55:56 [2020-07-29T10:55:56.627Z] #48 87.47   safesql
10:55:56 [2020-07-29T10:55:56.627Z] #48 87.47   staticcheck
10:55:56 [2020-07-29T10:55:56.627Z] #48 87.47   structcheck
10:55:56 [2020-07-29T10:55:56.627Z] #48 87.47   unconvert
10:55:56 [2020-07-29T10:55:56.627Z] #48 87.47   unparam
10:55:56 [2020-07-29T10:55:56.627Z] #48 87.47   unused
10:55:56 [2020-07-29T10:55:56.627Z] #48 87.47   varcheck
10:55:57 [2020-07-29T10:55:57.177Z] #34 9.097 Scanning dependencies of target tini-static
10:55:57 [2020-07-29T10:55:57.177Z] #34 9.215 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
10:55:57 [2020-07-29T10:55:57.230Z] #16 1.692 Collecting yamllint==1.16.0
10:55:57 [2020-07-29T10:55:57.437Z] #34 ...
10:55:57 [2020-07-29T10:55:57.437Z] 
10:55:57 [2020-07-29T10:55:57.437Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:55:57 [2020-07-29T10:55:57.437Z] #39 3.470 Note: Building without setproctitle() and strlcpy() support.
10:55:57 [2020-07-29T10:55:57.437Z] #39 3.470       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
10:55:57 [2020-07-29T10:55:57.437Z] #39 3.479 Note: Building without GnuTLS support
10:55:57 [2020-07-29T10:55:57.437Z] #39 3.498 Makefile.config:39: Warn: you have no libnftables installed
10:55:57 [2020-07-29T10:55:57.437Z] #39 3.498 Makefile.config:40: Warn: Building without nftables support
10:55:57 [2020-07-29T10:55:57.437Z] #39 5.911 fatal: not a git repository (or any of the parent directories): .git
10:55:57 [2020-07-29T10:55:57.437Z] #39 5.969   GEN      .gitid
10:55:57 [2020-07-29T10:55:57.437Z] #39 6.008   GEN      criu/include/version.h
10:55:57 [2020-07-29T10:55:57.437Z] #39 6.114   GEN      include/common/asm
10:55:57 [2020-07-29T10:55:57.437Z] #39 8.009   PBCC     images/timens.pb-c.c
10:55:57 [2020-07-29T10:55:57.437Z] #39 8.048   DEP      images/timens.pb-c.d
10:55:57 [2020-07-29T10:55:57.437Z] #39 8.128   PBCC     images/fown.pb-c.c
10:55:57 [2020-07-29T10:55:57.437Z] #39 8.165   PBCC     images/google/protobuf/descriptor.pb-c.c
10:55:57 [2020-07-29T10:55:57.437Z] #39 8.198   PBCC     images/opts.pb-c.c
10:55:57 [2020-07-29T10:55:57.437Z] #39 8.282   PBCC     images/memfd.pb-c.c
10:55:57 [2020-07-29T10:55:57.696Z] #39 8.362   DEP      images/fown.pb-c.d
10:55:57 [2020-07-29T10:55:57.696Z] #39 8.401   DEP      images/google/protobuf/descriptor.pb-c.d
10:55:57 [2020-07-29T10:55:57.696Z] #39 8.473   DEP      images/opts.pb-c.d
10:55:57 [2020-07-29T10:55:57.696Z] #39 8.524   DEP      images/memfd.pb-c.d
10:55:57 [2020-07-29T10:55:57.956Z] #39 8.602   PBCC     images/sit.pb-c.c
10:55:57 [2020-07-29T10:55:57.956Z] #39 8.643   DEP      images/sit.pb-c.d
10:55:57 [2020-07-29T10:55:57.956Z] #39 8.711   PBCC     images/macvlan.pb-c.c
10:55:57 [2020-07-29T10:55:57.956Z] #39 8.754   DEP      images/macvlan.pb-c.d
10:55:58 [2020-07-29T10:55:58.216Z] #39 8.806   PBCC     images/autofs.pb-c.c
10:55:58 [2020-07-29T10:55:58.216Z] #39 8.814   DEP      images/autofs.pb-c.d
10:55:58 [2020-07-29T10:55:58.216Z] #39 8.887   PBCC     images/sysctl.pb-c.c
10:55:58 [2020-07-29T10:55:58.216Z] #39 8.948   DEP      images/sysctl.pb-c.d
10:55:58 [2020-07-29T10:55:58.216Z] #39 9.015   PBCC     images/time.pb-c.c
10:55:58 [2020-07-29T10:55:58.476Z] #39 9.082   DEP      images/time.pb-c.d
10:55:58 [2020-07-29T10:55:58.476Z] #39 9.174   PBCC     images/binfmt-misc.pb-c.c
10:55:58 [2020-07-29T10:55:58.476Z] #39 9.214   DEP      images/binfmt-misc.pb-c.d
10:55:58 [2020-07-29T10:55:58.476Z] #39 9.273   PBCC     images/seccomp.pb-c.c
10:55:58 [2020-07-29T10:55:58.736Z] #39 9.325   DEP      images/seccomp.pb-c.d
10:55:58 [2020-07-29T10:55:58.736Z] #39 9.401   PBCC     images/userns.pb-c.c
10:55:58 [2020-07-29T10:55:58.736Z] #39 9.449   DEP      images/userns.pb-c.d
10:55:58 [2020-07-29T10:55:58.996Z] #39 9.517   PBCC     images/cgroup.pb-c.c
10:55:58 [2020-07-29T10:55:58.996Z] #39 9.562   DEP      images/cgroup.pb-c.d
10:55:58 [2020-07-29T10:55:58.996Z] #39 9.663   PBCC     images/ext-file.pb-c.c
10:55:58 [2020-07-29T10:55:58.996Z] #39 9.749   DEP      images/ext-file.pb-c.d
10:55:59 [2020-07-29T10:55:59.256Z] #39 9.826   PBCC     images/rpc.pb-c.c
10:55:59 [2020-07-29T10:55:59.256Z] #39 9.906   DEP      images/rpc.pb-c.d
10:55:59 [2020-07-29T10:55:59.256Z] #39 9.962   PBCC     images/siginfo.pb-c.c
10:55:59 [2020-07-29T10:55:59.256Z] #39 10.02   DEP      images/siginfo.pb-c.d
10:55:59 [2020-07-29T10:55:59.256Z] #39 10.08   PBCC     images/pagemap.pb-c.c
10:55:59 [2020-07-29T10:55:59.516Z] #39 10.18   DEP      images/pagemap.pb-c.d
10:55:59 [2020-07-29T10:55:59.516Z] #39 ...
10:55:59 [2020-07-29T10:55:59.516Z] 
10:55:59 [2020-07-29T10:55:59.517Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
10:55:59 [2020-07-29T10:55:59.517Z] #29 70.90 path/filepath
10:55:59 [2020-07-29T10:55:59.517Z] #29 72.97 io/ioutil
10:55:59 [2020-07-29T10:55:59.517Z] #29 73.94 path
10:55:59 [2020-07-29T10:55:59.517Z] #29 74.53 text/tabwriter
10:55:59 [2020-07-29T10:55:59.517Z] #29 75.42 github.com/BurntSushi/toml
10:55:59 [2020-07-29T10:55:59.517Z] #29 75.42 flag
10:55:59 [2020-07-29T10:55:59.517Z] #29 77.53 log
10:55:59 [2020-07-29T10:55:59.517Z] #29 80.22 github.com/BurntSushi/toml/cmd/tomlv
10:55:59 [2020-07-29T10:55:59.517Z] #29 ...
10:55:59 [2020-07-29T10:55:59.517Z] 
10:55:59 [2020-07-29T10:55:59.517Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:55:59 [2020-07-29T10:55:59.517Z] #39 10.26   PBCC     images/rlimit.pb-c.c
10:55:59 [2020-07-29T10:55:59.517Z] #39 10.33   DEP      images/rlimit.pb-c.d
10:55:59 [2020-07-29T10:55:59.776Z] #39 10.43   PBCC     images/file-lock.pb-c.c
10:55:59 [2020-07-29T10:55:59.776Z] #39 ...
10:55:59 [2020-07-29T10:55:59.776Z] 
10:55:59 [2020-07-29T10:55:59.776Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini
10:55:59 [2020-07-29T10:55:59.776Z] #34 10.75 [100%] Linking C executable tini-static
10:55:59 [2020-07-29T10:55:59.776Z] #34 11.55 [100%] Built target tini-static
10:55:59 [2020-07-29T10:55:59.776Z] #34 11.65 + mkdir -p /build
10:55:59 [2020-07-29T10:55:59.776Z] #34 11.66 + cp tini-static /build/docker-init
10:55:59 [2020-07-29T10:55:59.776Z] #34 DONE 11.8s
10:55:59 [2020-07-29T10:55:59.776Z] 
10:55:59 [2020-07-29T10:55:59.776Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:55:59 [2020-07-29T10:55:59.776Z] #39 10.51   DEP      images/file-lock.pb-c.d
10:56:00 [2020-07-29T10:56:00.036Z] #39 10.65   PBCC     images/tty.pb-c.c
10:56:00 [2020-07-29T10:56:00.036Z] #39 10.81   DEP      images/tty.pb-c.d
10:56:00 [2020-07-29T10:56:00.036Z] #39 10.91   PBCC     images/tun.pb-c.c
10:56:00 [2020-07-29T10:56:00.297Z] #39 11.04   PBCC     images/netdev.pb-c.c
10:56:00 [2020-07-29T10:56:00.297Z] #39 ...
10:56:00 [2020-07-29T10:56:00.297Z] 
10:56:00 [2020-07-29T10:56:00.297Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
10:56:00 [2020-07-29T10:56:00.297Z] #14 17.85 Fetched 8365 kB in 17s (503 kB/s)
10:56:00 [2020-07-29T10:56:00.297Z] #14 17.85 Reading package lists...
10:56:00 [2020-07-29T10:56:00.297Z] #14 25.09 Reading package lists...
10:56:00 [2020-07-29T10:56:00.297Z] #14 ...
10:56:00 [2020-07-29T10:56:00.297Z] 
10:56:00 [2020-07-29T10:56:00.297Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:56:00 [2020-07-29T10:56:00.297Z] #39 11.15   DEP      images/tun.pb-c.d
10:56:00 [2020-07-29T10:56:00.503Z] #16 ...
10:56:00 [2020-07-29T10:56:00.503Z] 
10:56:00 [2020-07-29T10:56:00.503Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:56:00 [2020-07-29T10:56:00.503Z] #39 48.60   CC       criu/namespaces.o
10:56:00 [2020-07-29T10:56:00.503Z] #39 49.09   CC       criu/net.o
10:56:00 [2020-07-29T10:56:00.503Z] #39 50.00   CC       criu/netfilter.o
10:56:00 [2020-07-29T10:56:00.503Z] #39 50.10   CC       criu/page-pipe.o
10:56:00 [2020-07-29T10:56:00.503Z] #39 50.28   CC       criu/page-xfer.o
10:56:00 [2020-07-29T10:56:00.503Z] #39 50.65   CC       criu/pagemap-cache.o
10:56:00 [2020-07-29T10:56:00.503Z] #39 50.74   CC       criu/pagemap.o
10:56:00 [2020-07-29T10:56:00.503Z] #39 51.00   CC       criu/parasite-syscall.o
10:56:00 [2020-07-29T10:56:00.503Z] #39 51.26   CC       criu/path.o
10:56:00 [2020-07-29T10:56:00.503Z] #39 51.34   CC       criu/pie-util-vdso-elf32.o
10:56:00 [2020-07-29T10:56:00.503Z] #39 51.46   CC       criu/pie-util-vdso.o
10:56:00 [2020-07-29T10:56:00.503Z] #39 51.58   CC       criu/pie-util.o
10:56:00 [2020-07-29T10:56:00.503Z] #39 51.63   CC       criu/pipes.o
10:56:00 [2020-07-29T10:56:00.503Z] #39 51.82   CC       criu/plugin.o
10:56:00 [2020-07-29T10:56:00.503Z] #39 51.92   CC       criu/proc_parse.o
10:56:00 [2020-07-29T10:56:00.503Z] #39 52.62   CC       criu/protobuf-desc.o
10:56:00 [2020-07-29T10:56:00.503Z] #39 52.89   CC       criu/protobuf.o
10:56:00 [2020-07-29T10:56:00.503Z] #39 53.01   CC       criu/pstree.o
10:56:00 [2020-07-29T10:56:00.503Z] #39 53.34   CC       criu/rbtree.o
10:56:00 [2020-07-29T10:56:00.503Z] #39 53.43   CC       criu/rst-malloc.o
10:56:00 [2020-07-29T10:56:00.503Z] #39 53.50   CC       criu/seccomp.o
10:56:00 [2020-07-29T10:56:00.760Z] #39 53.69   CC       criu/seize.o
10:56:00 [2020-07-29T10:56:00.760Z] #39 ...
10:56:00 [2020-07-29T10:56:00.760Z] 
10:56:00 [2020-07-29T10:56:00.760Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
10:56:00 [2020-07-29T10:56:00.760Z] #57 52.53 🇩 bin/containerd
10:56:00 [2020-07-29T10:56:00.870Z] #39 11.35   DEP      images/netdev.pb-c.d
10:56:00 [2020-07-29T10:56:00.870Z] #39 11.51   PBCC     images/vma.pb-c.c
10:56:00 [2020-07-29T10:56:00.870Z] #39 ...
10:56:00 [2020-07-29T10:56:00.870Z] 
10:56:00 [2020-07-29T10:56:00.870Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:56:00 [2020-07-29T10:56:00.870Z] #42 72.26 regexp/syntax
10:56:00 [2020-07-29T10:56:00.870Z] #42 75.52 fmt
10:56:00 [2020-07-29T10:56:00.870Z] #42 78.23 path/filepath
10:56:00 [2020-07-29T10:56:00.870Z] #42 79.84 regexp
10:56:00 [2020-07-29T10:56:00.870Z] #42 80.96 flag
10:56:00 [2020-07-29T10:56:00.870Z] #42 ...
10:56:00 [2020-07-29T10:56:00.870Z] 
10:56:00 [2020-07-29T10:56:00.870Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:56:00 [2020-07-29T10:56:00.870Z] #39 11.63   DEP      images/vma.pb-c.d
10:56:00 [2020-07-29T10:56:00.870Z] #39 11.71   PBCC     images/creds.pb-c.c
10:56:01 [2020-07-29T10:56:01.017Z] #57 ...
10:56:01 [2020-07-29T10:56:01.017Z] 
10:56:01 [2020-07-29T10:56:01.017Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:56:01 [2020-07-29T10:56:01.017Z] #39 53.93   CC       criu/servicefd.o
10:56:01 [2020-07-29T10:56:01.131Z] #39 11.72   DEP      images/creds.pb-c.d
10:56:01 [2020-07-29T10:56:01.131Z] #39 11.79   PBCC     images/utsns.pb-c.c
10:56:01 [2020-07-29T10:56:01.131Z] #39 11.84   DEP      images/utsns.pb-c.d
10:56:01 [2020-07-29T10:56:01.131Z] #39 11.92   PBCC     images/ipc-desc.pb-c.c
10:56:01 [2020-07-29T10:56:01.131Z] #39 11.95   PBCC     images/ipc-sem.pb-c.c
10:56:01 [2020-07-29T10:56:01.273Z] #39 54.07   CC       criu/shmem.o
10:56:01 [2020-07-29T10:56:01.391Z] #39 12.03   DEP      images/ipc-desc.pb-c.d
10:56:01 [2020-07-29T10:56:01.391Z] #39 12.07   DEP      images/ipc-sem.pb-c.d
10:56:01 [2020-07-29T10:56:01.391Z] #39 12.13   PBCC     images/ipc-msg.pb-c.c
10:56:01 [2020-07-29T10:56:01.391Z] #39 12.16   DEP      images/ipc-msg.pb-c.d
10:56:01 [2020-07-29T10:56:01.530Z] #39 54.32   CC       criu/sigframe.o
10:56:01 [2020-07-29T10:56:01.530Z] #39 54.37   CC       criu/signalfd.o
10:56:01 [2020-07-29T10:56:01.530Z] #39 54.44   CC       criu/sk-inet.o
10:56:01 [2020-07-29T10:56:01.651Z] #39 12.23   PBCC     images/ipc-shm.pb-c.c
10:56:01 [2020-07-29T10:56:01.651Z] #39 12.26   DEP      images/ipc-shm.pb-c.d
10:56:01 [2020-07-29T10:56:01.651Z] #39 12.30   PBCC     images/ipc-var.pb-c.c
10:56:01 [2020-07-29T10:56:01.651Z] #39 12.35   DEP      images/ipc-var.pb-c.d
10:56:01 [2020-07-29T10:56:01.651Z] #39 12.40   PBCC     images/sk-opts.pb-c.c
10:56:01 [2020-07-29T10:56:01.651Z] #39 12.43   PBCC     images/packet-sock.pb-c.c
10:56:01 [2020-07-29T10:56:01.911Z] #39 12.59   DEP      images/sk-opts.pb-c.d
10:56:01 [2020-07-29T10:56:01.911Z] #39 12.65   DEP      images/packet-sock.pb-c.d
10:56:01 [2020-07-29T10:56:01.911Z] #39 12.69   PBCC     images/sk-netlink.pb-c.c
10:56:01 [2020-07-29T10:56:01.911Z] #39 12.77   DEP      images/sk-netlink.pb-c.d
10:56:02 [2020-07-29T10:56:02.092Z] #39 54.77   CC       criu/sk-netlink.o
10:56:02 [2020-07-29T10:56:02.092Z] #39 54.89   CC       criu/sk-packet.o
10:56:02 [2020-07-29T10:56:02.092Z] #39 55.09   CC       criu/sk-queue.o
10:56:02 [2020-07-29T10:56:02.171Z] #39 12.87   PBCC     images/sk-inet.pb-c.c
10:56:02 [2020-07-29T10:56:02.171Z] #39 12.96   DEP      images/sk-inet.pb-c.d
10:56:02 [2020-07-29T10:56:02.171Z] #39 13.03   PBCC     images/sk-unix.pb-c.c
10:56:02 [2020-07-29T10:56:02.196Z] #48 ...
10:56:02 [2020-07-29T10:56:02.196Z] 
10:56:02 [2020-07-29T10:56:02.196Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:56:02 [2020-07-29T10:56:02.196Z] #39 52.38   DEP      criu/memfd.d
10:56:02 [2020-07-29T10:56:02.196Z] #39 52.59   DEP      criu/mem.d
10:56:02 [2020-07-29T10:56:02.196Z] #39 52.83   DEP      criu/lsm.d
10:56:02 [2020-07-29T10:56:02.196Z] #39 53.02   DEP      criu/log.d
10:56:02 [2020-07-29T10:56:02.196Z] #39 53.20   DEP      criu/libnetlink.d
10:56:02 [2020-07-29T10:56:02.196Z] #39 53.37   DEP      criu/kerndat.d
10:56:02 [2020-07-29T10:56:02.196Z] #39 53.60   DEP      criu/kcmp-ids.d
10:56:02 [2020-07-29T10:56:02.196Z] #39 53.71   DEP      criu/irmap.d
10:56:02 [2020-07-29T10:56:02.196Z] #39 53.83   DEP      criu/ipc_ns.d
10:56:02 [2020-07-29T10:56:02.196Z] #39 53.97   DEP      criu/image.d
10:56:02 [2020-07-29T10:56:02.196Z] #39 54.13   DEP      criu/image-desc.d
10:56:02 [2020-07-29T10:56:02.196Z] #39 54.18   DEP      criu/fsnotify.d
10:56:02 [2020-07-29T10:56:02.196Z] #39 54.39   DEP      criu/filesystems.d
10:56:02 [2020-07-29T10:56:02.196Z] #39 54.59   DEP      criu/files.d
10:56:02 [2020-07-29T10:56:02.196Z] #39 54.81   DEP      criu/files-reg.d
10:56:02 [2020-07-29T10:56:02.196Z] #39 55.02   DEP      criu/files-ext.d
10:56:02 [2020-07-29T10:56:02.196Z] #39 55.17   DEP      criu/file-lock.d
10:56:02 [2020-07-29T10:56:02.196Z] #39 55.30   DEP      criu/file-ids.d
10:56:02 [2020-07-29T10:56:02.196Z] #39 55.49   DEP      criu/fifo.d
10:56:02 [2020-07-29T10:56:02.196Z] #39 55.66   DEP      criu/fdstore.d
10:56:02 [2020-07-29T10:56:02.196Z] #39 55.78   DEP      criu/fault-injection.d
10:56:02 [2020-07-29T10:56:02.196Z] #39 55.81   DEP      criu/external.d
10:56:02 [2020-07-29T10:56:02.196Z] #39 55.94   DEP      criu/eventpoll.d
10:56:02 [2020-07-29T10:56:02.196Z] #39 56.07   DEP      criu/eventfd.d
10:56:02 [2020-07-29T10:56:02.196Z] #39 56.20   DEP      criu/crtools.d
10:56:02 [2020-07-29T10:56:02.196Z] #39 56.42   DEP      criu/cr-service.d
10:56:02 [2020-07-29T10:56:02.196Z] #39 56.63   DEP      criu/cr-restore.d
10:56:02 [2020-07-29T10:56:02.196Z] #39 56.81   DEP      criu/cr-errno.d
10:56:02 [2020-07-29T10:56:02.196Z] #39 56.84   DEP      criu/cr-dump.d
10:56:02 [2020-07-29T10:56:02.196Z] #39 57.00   DEP      criu/cr-dedup.d
10:56:02 [2020-07-29T10:56:02.196Z] #39 57.13   DEP      criu/cr-check.d
10:56:02 [2020-07-29T10:56:02.196Z] #39 57.26   DEP      criu/config.d
10:56:02 [2020-07-29T10:56:02.196Z] #39 57.36   DEP      criu/clone-noasan.d
10:56:02 [2020-07-29T10:56:02.196Z] #39 57.48   DEP      criu/cgroup.d
10:56:02 [2020-07-29T10:56:02.196Z] #39 57.66   DEP      criu/cgroup-props.d
10:56:02 [2020-07-29T10:56:02.196Z] #39 57.85   DEP      criu/bitmap.d
10:56:02 [2020-07-29T10:56:02.196Z] #39 57.86   DEP      criu/bfd.d
10:56:02 [2020-07-29T10:56:02.348Z] #39 55.24   CC       criu/sk-tcp.o
10:56:02 [2020-07-29T10:56:02.348Z] #39 55.41   CC       criu/sk-unix.o
10:56:02 [2020-07-29T10:56:02.431Z] #39 13.09   DEP      images/sk-unix.pb-c.d
10:56:02 [2020-07-29T10:56:02.431Z] #39 13.17   PBCC     images/mm.pb-c.c
10:56:02 [2020-07-29T10:56:02.431Z] #39 13.21   DEP      images/mm.pb-c.d
10:56:02 [2020-07-29T10:56:02.431Z] #39 13.25   PBCC     images/timerfd.pb-c.c
10:56:02 [2020-07-29T10:56:02.431Z] #39 13.30   DEP      images/timerfd.pb-c.d
10:56:02 [2020-07-29T10:56:02.487Z] #39 57.94   DEP      criu/autofs.d
10:56:02 [2020-07-29T10:56:02.487Z] #39 58.14   DEP      criu/aio.d
10:56:02 [2020-07-29T10:56:02.691Z] #39 13.36   PBCC     images/timer.pb-c.c
10:56:02 [2020-07-29T10:56:02.691Z] #39 13.40   DEP      images/timer.pb-c.d
10:56:02 [2020-07-29T10:56:02.691Z] #39 13.47   PBCC     images/sa.pb-c.c
10:56:02 [2020-07-29T10:56:02.691Z] #39 13.50   DEP      images/sa.pb-c.d
10:56:02 [2020-07-29T10:56:02.779Z] #39 58.41   DEP      criu/action-scripts.d
10:56:02 [2020-07-29T10:56:02.912Z] #39 56.01   CC       criu/sockets.o
10:56:02 [2020-07-29T10:56:02.951Z] #39 13.55   PBCC     images/pipe-data.pb-c.c
10:56:02 [2020-07-29T10:56:02.951Z] #39 13.60   DEP      images/pipe-data.pb-c.d
10:56:02 [2020-07-29T10:56:02.951Z] #39 13.66   PBCC     images/mnt.pb-c.c
10:56:02 [2020-07-29T10:56:02.951Z] #39 13.77   DEP      images/mnt.pb-c.d
10:56:03 [2020-07-29T10:56:03.082Z] #39 58.80   CC       criu/action-scripts.o
10:56:03 [2020-07-29T10:56:03.211Z] #39 13.86   PBCC     images/sk-packet.pb-c.c
10:56:03 [2020-07-29T10:56:03.211Z] #39 13.92   DEP      images/sk-packet.pb-c.d
10:56:03 [2020-07-29T10:56:03.211Z] #39 13.99   PBCC     images/tcp-stream.pb-c.c
10:56:03 [2020-07-29T10:56:03.211Z] #39 14.06   DEP      images/tcp-stream.pb-c.d
10:56:03 [2020-07-29T10:56:03.471Z] #39 14.16   PBCC     images/pipe.pb-c.c
10:56:03 [2020-07-29T10:56:03.471Z] #39 14.20   DEP      images/pipe.pb-c.d
10:56:03 [2020-07-29T10:56:03.471Z] #39 14.30   PBCC     images/pstree.pb-c.c
10:56:03 [2020-07-29T10:56:03.476Z] #39 ...
10:56:03 [2020-07-29T10:56:03.476Z] 
10:56:03 [2020-07-29T10:56:03.476Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0
10:56:03 [2020-07-29T10:56:03.476Z] #16 6.903   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
10:56:03 [2020-07-29T10:56:03.476Z] #16 6.926 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
10:56:03 [2020-07-29T10:56:03.476Z] #16 6.938   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
10:56:03 [2020-07-29T10:56:03.476Z] #16 6.951 Collecting pyyaml (from yamllint==1.16.0)
10:56:03 [2020-07-29T10:56:03.476Z] #16 6.981   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
10:56:03 [2020-07-29T10:56:03.476Z] #16 7.295 Building wheels for collected packages: pyyaml
10:56:03 [2020-07-29T10:56:03.476Z] #16 7.295   Running setup.py bdist_wheel for pyyaml: started
10:56:03 [2020-07-29T10:56:03.476Z] #16 7.518   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
10:56:03 [2020-07-29T10:56:03.476Z] #16 7.518   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
10:56:03 [2020-07-29T10:56:03.476Z] #16 7.544 Successfully built pyyaml
10:56:03 [2020-07-29T10:56:03.476Z] #16 7.549 Installing collected packages: pathspec, pyyaml, yamllint
10:56:03 [2020-07-29T10:56:03.476Z] #16 7.635 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
10:56:03 [2020-07-29T10:56:03.476Z] #16 DONE 8.3s
10:56:03 [2020-07-29T10:56:03.476Z] 
10:56:03 [2020-07-29T10:56:03.476Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:56:03 [2020-07-29T10:56:03.476Z] #39 56.38   CC       criu/stats.o
10:56:03 [2020-07-29T10:56:03.476Z] #39 56.52   CC       criu/string.o
10:56:03 [2020-07-29T10:56:03.476Z] #39 56.57   CC       criu/sysctl.o
10:56:03 [2020-07-29T10:56:03.715Z] #39 59.25   CC       criu/aio.o
10:56:03 [2020-07-29T10:56:03.731Z] #39 14.38   DEP      images/pstree.pb-c.d
10:56:03 [2020-07-29T10:56:03.731Z] #39 14.42   PBCC     images/fs.pb-c.c
10:56:03 [2020-07-29T10:56:03.731Z] #39 ...
10:56:03 [2020-07-29T10:56:03.731Z] 
10:56:03 [2020-07-29T10:56:03.731Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
10:56:03 [2020-07-29T10:56:03.731Z] #29 DONE 85.2s
10:56:03 [2020-07-29T10:56:03.731Z] 
10:56:03 [2020-07-29T10:56:03.731Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:56:03 [2020-07-29T10:56:03.731Z] #39 14.48   DEP      images/fs.pb-c.d
10:56:03 [2020-07-29T10:56:03.734Z] #39 ...
10:56:03 [2020-07-29T10:56:03.734Z] 
10:56:03 [2020-07-29T10:56:03.734Z] #21 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
10:56:03 [2020-07-29T10:56:03.734Z] #21 DONE 0.1s
10:56:03 [2020-07-29T10:56:03.991Z] #39 14.57   PBCC     images/signalfd.pb-c.c
10:56:03 [2020-07-29T10:56:03.991Z] #39 14.68   DEP      images/signalfd.pb-c.d
10:56:03 [2020-07-29T10:56:03.991Z] #39 14.79   PBCC     images/fh.pb-c.c
10:56:03 [2020-07-29T10:56:03.992Z] 
10:56:03 [2020-07-29T10:56:03.992Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:56:03 [2020-07-29T10:56:03.992Z] #39 56.86   CC       criu/sysfs_parse.o
10:56:04 [2020-07-29T10:56:04.249Z] #39 57.03   CC       criu/timens.o
10:56:04 [2020-07-29T10:56:04.249Z] #39 57.17   CC       criu/timerfd.o
10:56:04 [2020-07-29T10:56:04.251Z] #39 14.86   PBCC     images/fsnotify.pb-c.c
10:56:04 [2020-07-29T10:56:04.251Z] #39 14.99   DEP      images/fh.pb-c.d
10:56:04 [2020-07-29T10:56:04.348Z] #39 59.79   CC       criu/autofs.o
10:56:04 [2020-07-29T10:56:04.507Z] #39 57.33   CC       criu/tty.o
10:56:04 [2020-07-29T10:56:04.819Z] #39 15.26   DEP      images/fsnotify.pb-c.d
10:56:04 [2020-07-29T10:56:04.819Z] #39 15.41   PBCC     images/eventpoll.pb-c.c
10:56:04 [2020-07-29T10:56:04.819Z] #39 15.50   DEP      images/eventpoll.pb-c.d
10:56:04 [2020-07-29T10:56:04.819Z] #39 15.54   PBCC     images/eventfd.pb-c.c
10:56:04 [2020-07-29T10:56:04.819Z] #39 15.58   DEP      images/eventfd.pb-c.d
10:56:04 [2020-07-29T10:56:04.819Z] #39 15.62   PBCC     images/remap-file-path.pb-c.c
10:56:05 [2020-07-29T10:56:05.070Z] #39 58.05   CC       criu/tun.o
10:56:05 [2020-07-29T10:56:05.078Z] #39 15.67   DEP      images/remap-file-path.pb-c.d
10:56:05 [2020-07-29T10:56:05.078Z] #39 15.73   PBCC     images/fifo.pb-c.c
10:56:05 [2020-07-29T10:56:05.078Z] #39 15.75   DEP      images/fifo.pb-c.d
10:56:05 [2020-07-29T10:56:05.078Z] #39 15.80   PBCC     images/ghost-file.pb-c.c
10:56:05 [2020-07-29T10:56:05.078Z] #39 15.85   DEP      images/ghost-file.pb-c.d
10:56:05 [2020-07-29T10:56:05.326Z] #39 58.23   CC       criu/uffd.o
10:56:05 [2020-07-29T10:56:05.338Z] #39 15.92   PBCC     images/regfile.pb-c.c
10:56:05 [2020-07-29T10:56:05.338Z] #39 15.99   DEP      images/regfile.pb-c.d
10:56:05 [2020-07-29T10:56:05.338Z] #39 16.07   PBCC     images/ns.pb-c.c
10:56:05 [2020-07-29T10:56:05.338Z] #39 16.12   DEP      images/ns.pb-c.d
10:56:05 [2020-07-29T10:56:05.382Z] #39 61.19   CC       criu/bfd.o
10:56:05 [2020-07-29T10:56:05.583Z] #39 58.62   CC       criu/util.o
10:56:05 [2020-07-29T10:56:05.597Z] #39 16.18   PBCC     images/fdinfo.pb-c.c
10:56:05 [2020-07-29T10:56:05.597Z] #39 16.31   DEP      images/fdinfo.pb-c.d
10:56:05 [2020-07-29T10:56:05.597Z] #39 16.41   PBCC     images/core-aarch64.pb-c.c
10:56:05 [2020-07-29T10:56:05.857Z] #39 16.44   PBCC     images/core-arm.pb-c.c
10:56:05 [2020-07-29T10:56:05.857Z] #39 16.53   PBCC     images/core-ppc64.pb-c.c
10:56:05 [2020-07-29T10:56:05.857Z] #39 16.61   PBCC     images/core-s390.pb-c.c
10:56:06 [2020-07-29T10:56:06.038Z] #39 61.64   CC       criu/bitmap.o
10:56:06 [2020-07-29T10:56:06.116Z] #39 16.72   PBCC     images/core-x86.pb-c.c
10:56:06 [2020-07-29T10:56:06.116Z] #39 16.80   PBCC     images/core.pb-c.c
10:56:06 [2020-07-29T10:56:06.116Z] #39 16.91   PBCC     images/inventory.pb-c.c
10:56:06 [2020-07-29T10:56:06.146Z] #39 59.14   CC       criu/uts_ns.o
10:56:06 [2020-07-29T10:56:06.329Z] #39 61.84   CC       criu/cgroup-props.o
10:56:06 [2020-07-29T10:56:06.376Z] #39 16.99   DEP      images/core-aarch64.pb-c.d
10:56:06 [2020-07-29T10:56:06.376Z] #39 17.05   DEP      images/core-arm.pb-c.d
10:56:06 [2020-07-29T10:56:06.376Z] #39 17.13   DEP      images/core-ppc64.pb-c.d
10:56:06 [2020-07-29T10:56:06.376Z] #39 17.19   DEP      images/core-s390.pb-c.d
10:56:06 [2020-07-29T10:56:06.402Z] #39 59.23   CC       criu/vdso-compat.o
10:56:06 [2020-07-29T10:56:06.402Z] #39 59.31   CC       criu/vdso.o
10:56:06 [2020-07-29T10:56:06.636Z] #39 17.30   DEP      images/core-x86.pb-c.d
10:56:06 [2020-07-29T10:56:06.636Z] #39 17.37   DEP      images/core.pb-c.d
10:56:06 [2020-07-29T10:56:06.636Z] #39 17.47   DEP      images/inventory.pb-c.d
10:56:06 [2020-07-29T10:56:06.659Z] #39 ...
10:56:06 [2020-07-29T10:56:06.659Z] 
10:56:06 [2020-07-29T10:56:06.659Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
10:56:06 [2020-07-29T10:56:06.659Z] #25 DONE 2.8s
10:56:06 [2020-07-29T10:56:06.659Z] 
10:56:06 [2020-07-29T10:56:06.659Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:56:06 [2020-07-29T10:56:06.659Z] #39 59.54   LINK     criu/built-in.o
10:56:06 [2020-07-29T10:56:06.659Z] #39 59.61   LINK     criu/criu
10:56:06 [2020-07-29T10:56:06.896Z] #39 17.56   PBCC     images/cpuinfo.pb-c.c
10:56:06 [2020-07-29T10:56:06.896Z] #39 17.57   DEP      images/cpuinfo.pb-c.d
10:56:06 [2020-07-29T10:56:06.896Z] #39 17.61   PBCC     images/stats.pb-c.c
10:56:06 [2020-07-29T10:56:06.896Z] #39 17.66   DEP      images/stats.pb-c.d
10:56:06 [2020-07-29T10:56:06.915Z] #39 ...
10:56:06 [2020-07-29T10:56:06.915Z] 
10:56:06 [2020-07-29T10:56:06.915Z] #27 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
10:56:06 [2020-07-29T10:56:06.915Z] #27 DONE 0.3s
10:56:06 [2020-07-29T10:56:06.915Z] 
10:56:06 [2020-07-29T10:56:06.915Z] #30 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
10:56:06 [2020-07-29T10:56:06.915Z] #30 DONE 0.1s
10:56:06 [2020-07-29T10:56:06.915Z] 
10:56:06 [2020-07-29T10:56:06.915Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:56:06 [2020-07-29T10:56:06.915Z] #39 59.76   DEP      lib/c/criu.d
10:56:06 [2020-07-29T10:56:06.915Z] #39 ...
10:56:06 [2020-07-29T10:56:06.915Z] 
10:56:06 [2020-07-29T10:56:06.915Z] #35 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
10:56:06 [2020-07-29T10:56:06.915Z] #35 DONE 0.0s
10:56:06 [2020-07-29T10:56:06.915Z] 
10:56:06 [2020-07-29T10:56:06.915Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:56:06 [2020-07-29T10:56:06.915Z] #39 59.79   CC       images/rpc.pb-c.o
10:56:06 [2020-07-29T10:56:06.961Z] #39 62.52   CC       criu/cgroup.o
10:56:07 [2020-07-29T10:56:07.171Z] #39 59.99   CC       lib/c/criu.o
10:56:07 [2020-07-29T10:56:07.427Z] #39 ...
10:56:07 [2020-07-29T10:56:07.427Z] 
10:56:07 [2020-07-29T10:56:07.427Z] #37 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
10:56:07 [2020-07-29T10:56:07.427Z] #37 DONE 0.5s
10:56:07 [2020-07-29T10:56:07.427Z] 
10:56:07 [2020-07-29T10:56:07.427Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:56:07 [2020-07-29T10:56:07.427Z] #39 60.40   LINK     lib/c/built-in.o
10:56:07 [2020-07-29T10:56:07.427Z] #39 60.40   LINK     lib/c/libcriu.so
10:56:07 [2020-07-29T10:56:07.427Z] #39 60.42   LINK     lib/c/libcriu.a
10:56:07 [2020-07-29T10:56:07.427Z] #39 60.45   GEN      magic.py
10:56:07 [2020-07-29T10:56:07.427Z] #39 60.50 Note: Building without setproctitle() and strlcpy() support.
10:56:07 [2020-07-29T10:56:07.427Z] #39 60.50       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
10:56:07 [2020-07-29T10:56:07.683Z] #39 60.51 Note: Building without GnuTLS support
10:56:07 [2020-07-29T10:56:07.683Z] #39 60.51 Makefile.config:39: Warn: you have no libnftables installed
10:56:07 [2020-07-29T10:56:07.683Z] #39 60.51 Makefile.config:40: Warn: Building without nftables support
10:56:07 [2020-07-29T10:56:07.683Z] #39 60.77 fatal: not a git repository (or any of the parent directories): .git
10:56:07 [2020-07-29T10:56:07.940Z] #39 60.91 make[1]: Nothing to be done for 'all'.
10:56:08 [2020-07-29T10:56:08.197Z] #39 ...
10:56:08 [2020-07-29T10:56:08.197Z] 
10:56:08 [2020-07-29T10:56:08.197Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
10:56:08 [2020-07-29T10:56:08.197Z] #57 63.33 🇩 bin/containerd-stress
10:56:08 [2020-07-29T10:56:08.197Z] #57 64.83 🇩 bin/containerd-shim
10:56:08 [2020-07-29T10:56:08.197Z] #57 67.55 🇩 bin/containerd-shim-runc-v1
10:56:08 [2020-07-29T10:56:08.197Z] #57 69.21 🇩 binaries
10:56:08 [2020-07-29T10:56:08.197Z] #57 69.21 + mkdir -p /build
10:56:08 [2020-07-29T10:56:08.197Z] #57 69.21 + cp bin/containerd /build/containerd
10:56:08 [2020-07-29T10:56:08.197Z] #57 69.23 + cp bin/containerd-shim /build/containerd-shim
10:56:08 [2020-07-29T10:56:08.197Z] #57 69.24 + cp bin/ctr /build/ctr
10:56:08 [2020-07-29T10:56:08.197Z] #57 DONE 69.8s
10:56:08 [2020-07-29T10:56:08.197Z] 
10:56:08 [2020-07-29T10:56:08.197Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:56:08 [2020-07-29T10:56:08.197Z] #39 61.07 make[1]: 'images/built-in.o' is up to date.
10:56:08 [2020-07-29T10:56:08.197Z] #39 61.08 make[1]: 'compel/plugins/std.lib.a' is up to date.
10:56:08 [2020-07-29T10:56:08.197Z] #39 61.09 make[1]: 'compel/plugins/fds.lib.a' is up to date.
10:56:08 [2020-07-29T10:56:08.197Z] #39 61.10 make[1]: 'compel/libcompel.a' is up to date.
10:56:08 [2020-07-29T10:56:08.197Z] #39 61.11 make[1]: 'compel/compel-host-bin' is up to date.
10:56:08 [2020-07-29T10:56:08.197Z] #39 61.11 make[1]: Nothing to be done for 'all'.
10:56:08 [2020-07-29T10:56:08.197Z] #39 61.12 make[1]: 'soccr/libsoccr.a' is up to date.
10:56:08 [2020-07-29T10:56:08.197Z] #39 61.18 make[2]: Nothing to be done for 'all'.
10:56:08 [2020-07-29T10:56:08.453Z] #39 61.19 make[2]: Nothing to be done for 'all'.
10:56:08 [2020-07-29T10:56:08.453Z] #39 61.21 make[2]: Nothing to be done for 'all'.
10:56:08 [2020-07-29T10:56:08.453Z] #39 61.23 make[2]: Nothing to be done for 'all'.
10:56:08 [2020-07-29T10:56:08.453Z] #39 61.25 make[2]: Nothing to be done for 'all'.
10:56:08 [2020-07-29T10:56:08.453Z] #39 61.26 make[2]: Nothing to be done for 'all'.
10:56:08 [2020-07-29T10:56:08.453Z] #39 61.27 make[2]: Nothing to be done for 'all'.
10:56:08 [2020-07-29T10:56:08.453Z] #39 61.30 make[2]: Nothing to be done for 'all'.
10:56:08 [2020-07-29T10:56:08.453Z] #39 61.31   INSTALL  criu/criu
10:56:08 [2020-07-29T10:56:08.453Z] #39 DONE 61.4s
10:56:08 [2020-07-29T10:56:08.469Z] #39 ...
10:56:08 [2020-07-29T10:56:08.469Z] 
10:56:08 [2020-07-29T10:56:08.469Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:56:08 [2020-07-29T10:56:08.469Z] #42 89.07 vendor/golang.org/x/net/idna
10:56:08 [2020-07-29T10:56:08.469Z] #42 90.65 vendor/golang.org/x/net/http2/hpack
10:56:08 [2020-07-29T10:56:08.469Z] #42 91.73 mime
10:56:08 [2020-07-29T10:56:08.469Z] #42 93.10 mime/quotedprintable
10:56:08 [2020-07-29T10:56:08.469Z] #42 93.46 net/http/internal
10:56:08 [2020-07-29T10:56:08.469Z] #42 93.82 os/exec
10:56:08 [2020-07-29T10:56:08.469Z] #42 96.28 crypto/x509
10:56:08 [2020-07-29T10:56:08.469Z] #42 96.29 net/textproto
10:56:08 [2020-07-29T10:56:08.469Z] #42 96.89 vendor/golang.org/x/net/http/httpguts
10:56:08 [2020-07-29T10:56:08.469Z] #42 97.16 vendor/golang.org/x/net/http/httpproxy
10:56:08 [2020-07-29T10:56:08.469Z] #42 97.42 mime/multipart
10:56:08 [2020-07-29T10:56:08.469Z] #42 99.30 crypto/tls
10:56:08 [2020-07-29T10:56:08.469Z] #42 ...
10:56:08 [2020-07-29T10:56:08.469Z] 
10:56:08 [2020-07-29T10:56:08.469Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
10:56:08 [2020-07-29T10:56:08.469Z] #14 62.24 Selecting previously unselected package g++-mingw-w64-x86-64.
10:56:08 [2020-07-29T10:56:08.469Z] #14 62.24 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
10:56:08 [2020-07-29T10:56:08.469Z] #14 62.24 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:56:08 [2020-07-29T10:56:08.469Z] #14 72.18 Selecting previously unselected package libonig5:s390x.
10:56:08 [2020-07-29T10:56:08.469Z] #14 72.20 Preparing to unpack .../25-libonig5_6.9.1-1_s390x.deb ...
10:56:08 [2020-07-29T10:56:08.469Z] #14 72.20 Unpacking libonig5:s390x (6.9.1-1) ...
10:56:08 [2020-07-29T10:56:08.760Z] #14 72.37 Selecting previously unselected package libjq1:s390x.
10:56:08 [2020-07-29T10:56:08.760Z] #14 72.39 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_s390x.deb ...
10:56:08 [2020-07-29T10:56:08.760Z] #14 72.39 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
10:56:08 [2020-07-29T10:56:08.760Z] #14 72.52 Selecting previously unselected package jq.
10:56:08 [2020-07-29T10:56:08.804Z] #39 19.27 make[1]: Nothing to be done for 'all'.
10:56:09 [2020-07-29T10:56:09.015Z] 
10:56:09 [2020-07-29T10:56:09.015Z] #40 [dev 16/25] COPY --from=criu          /build/ /usr/local/
10:56:09 [2020-07-29T10:56:09.015Z] #40 DONE 0.0s
10:56:09 [2020-07-29T10:56:09.015Z] 
10:56:09 [2020-07-29T10:56:09.015Z] #43 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
10:56:09 [2020-07-29T10:56:09.052Z] #14 72.54 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_s390x.deb ...
10:56:09 [2020-07-29T10:56:09.052Z] #14 72.54 Unpacking jq (1.5+dfsg-2+b1) ...
10:56:09 [2020-07-29T10:56:09.052Z] #14 72.62 Selecting previously unselected package libaio1:s390x.
10:56:09 [2020-07-29T10:56:09.052Z] #14 72.63 Preparing to unpack .../28-libaio1_0.3.112-3_s390x.deb ...
10:56:09 [2020-07-29T10:56:09.052Z] #14 72.63 Unpacking libaio1:s390x (0.3.112-3) ...
10:56:09 [2020-07-29T10:56:09.052Z] #14 72.68 Selecting previously unselected package libbtrfs0.
10:56:09 [2020-07-29T10:56:09.052Z] #14 72.69 Preparing to unpack .../29-libbtrfs0_4.20.1-2_s390x.deb ...
10:56:09 [2020-07-29T10:56:09.052Z] #14 72.69 Unpacking libbtrfs0 (4.20.1-2) ...
10:56:09 [2020-07-29T10:56:09.052Z] #14 72.75 Selecting previously unselected package libbtrfs-dev.
10:56:09 [2020-07-29T10:56:09.271Z] #43 DONE 0.2s
10:56:09 [2020-07-29T10:56:09.272Z] 
10:56:09 [2020-07-29T10:56:09.272Z] #46 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
10:56:09 [2020-07-29T10:56:09.272Z] #46 DONE 0.1s
10:56:09 [2020-07-29T10:56:09.272Z] 
10:56:09 [2020-07-29T10:56:09.272Z] #49 [dev 19/25] COPY --from=gometalinter  /build/ /usr/local/bin/
10:56:09 [2020-07-29T10:56:09.344Z] #14 72.76 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_s390x.deb ...
10:56:09 [2020-07-29T10:56:09.344Z] #14 72.76 Unpacking libbtrfs-dev (4.20.1-2) ...
10:56:09 [2020-07-29T10:56:09.344Z] #14 72.88 Selecting previously unselected package libdevmapper-event1.02.1:s390x.
10:56:09 [2020-07-29T10:56:09.344Z] #14 72.89 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ...
10:56:09 [2020-07-29T10:56:09.344Z] #14 72.89 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
10:56:09 [2020-07-29T10:56:09.344Z] #14 72.95 Selecting previously unselected package libudev-dev:s390x.
10:56:09 [2020-07-29T10:56:09.344Z] #14 72.96 Preparing to unpack .../32-libudev-dev_241-7~deb10u4_s390x.deb ...
10:56:09 [2020-07-29T10:56:09.344Z] #14 73.01 Unpacking libudev-dev:s390x (241-7~deb10u4) ...
10:56:09 [2020-07-29T10:56:09.344Z] #14 73.13 Selecting previously unselected package libsepol1-dev:s390x.
10:56:09 [2020-07-29T10:56:09.383Z] + dpkg --print-architecture
10:56:09 [2020-07-29T10:56:09.383Z] + cd /tmp/tmp.n7hHwwm8Cs/src/github.com/docker/distribution
10:56:09 [2020-07-29T10:56:09.383Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
10:56:09 [2020-07-29T10:56:09.383Z] + GOPATH=/tmp/tmp.n7hHwwm8Cs/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.n7hHwwm8Cs
10:56:09 [2020-07-29T10:56:09.383Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
10:56:09 [2020-07-29T10:56:09.647Z] #14 73.13 Preparing to unpack .../33-libsepol1-dev_2.8-1_s390x.deb ...
10:56:09 [2020-07-29T10:56:09.647Z] #14 73.14 Unpacking libsepol1-dev:s390x (2.8-1) ...
10:56:09 [2020-07-29T10:56:09.647Z] #14 ...
10:56:09 [2020-07-29T10:56:09.647Z] 
10:56:09 [2020-07-29T10:56:09.647Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:56:09 [2020-07-29T10:56:09.647Z] #39 65.16   CC       criu/clone-noasan.o
10:56:09 [2020-07-29T10:56:09.834Z] #49 DONE 0.7s
10:56:09 [2020-07-29T10:56:09.951Z] #39 65.44   CC       criu/config.o
10:56:10 [2020-07-29T10:56:10.090Z] 
10:56:10 [2020-07-29T10:56:10.090Z] #53 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
10:56:10 [2020-07-29T10:56:10.090Z] #53 DONE 0.1s
10:56:10 [2020-07-29T10:56:10.090Z] 
10:56:10 [2020-07-29T10:56:10.090Z] #58 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
10:56:10 [2020-07-29T10:56:10.186Z] #39 20.90   CC       images/stats.o
10:56:10 [2020-07-29T10:56:10.652Z] #58 DONE 0.5s
10:56:10 [2020-07-29T10:56:10.652Z] 
10:56:10 [2020-07-29T10:56:10.652Z] #62 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
10:56:10 [2020-07-29T10:56:10.757Z] #39 21.31   CC       images/core.o
10:56:10 [2020-07-29T10:56:10.757Z] #39 ...
10:56:10 [2020-07-29T10:56:10.757Z] 
10:56:10 [2020-07-29T10:56:10.757Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
10:56:10 [2020-07-29T10:56:10.757Z] #57 42.62 Checking out files:  50% (1626/3208)   
Checking out files:  51% (1637/3208)   
Checking out files:  52% (1669/3208)   
Checking out files:  53% (1701/3208)   
Checking out files:  54% (1733/3208)   
Checking out files:  55% (1765/3208)   
Checking out files:  56% (1797/3208)   
Checking out files:  57% (1829/3208)   
Checking out files:  58% (1861/3208)   
Checking out files:  59% (1893/3208)   
Checking out files:  60% (1925/3208)   
Checking out files:  61% (1957/3208)   
Checking out files:  62% (1989/3208)   
Checking out files:  63% (2022/3208)   
Checking out files:  64% (2054/3208)   
Checking out files:  65% (2086/3208)   
Checking out files:  66% (2118/3208)   
Checking out files:  67% (2150/3208)   
Checking out files:  68% (2182/3208)   
Checking out files:  69% (2214/3208)   
Checking out files:  70% (2246/3208)   
Checking out files:  71% (2278/3208)   
Checking out files:  72% (2310/3208)   
Checking out files:  73% (2342/3208)   
Checking out files:  74% (2374/3208)   
Checking out files:  75% (2406/3208)   
Checking out files:  76% (2439/3208)   
Checking out files:  77% (2471/3208)   
Checking out files:  78% (2503/3208)   
Checking out files:  79% (2535/3208)   
Checking out files:  80% (2567/3208)   
Checking out files:  81% (2599/3208)   
Checking out files:  82% (2631/3208)   
Checking out files:  83% (2663/3208)   
Checking out files:  84% (2695/3208)   
Checking out files:  85% (2727/3208)   
Checking out files:  86% (2759/3208)   
Checking out files:  87% (2791/3208)   
Checking out files:  88% (2824/3208)   
Checking out files:  89% (2856/3208)   
Checking out files:  90% (2888/3208)   
Checking out files:  90% (2913/3208)   
Checking out files:  91% (2920/3208)   
Checking out files:  92% (2952/3208)   
Checking out files:  93% (2984/3208)   
Checking out files:  94% (3016/3208)   
Checking out files:  95% (3048/3208)   
Checking out files:  96% (3080/3208)   
Checking out files:  97% (3112/3208)   
Checking out files:  98% (3144/3208)   
Checking out files:  99% (3176/3208)   
Checking out files: 100% (3208/3208)   
Checking out files: 100% (3208/3208), done.
10:56:10 [2020-07-29T10:56:10.757Z] #57 43.99 + cd /tmp/tmp.8r6o4j30g4/src/github.com/containerd/containerd
10:56:10 [2020-07-29T10:56:10.757Z] #57 43.99 + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429
10:56:10 [2020-07-29T10:56:10.757Z] #57 45.98 + export 'BUILDTAGS=netgo osusergo static_build'
10:56:10 [2020-07-29T10:56:10.757Z] #57 45.98 + BUILDTAGS='netgo osusergo static_build'
10:56:10 [2020-07-29T10:56:10.757Z] #57 45.98 + export EXTRA_FLAGS=-buildmode=pie
10:56:10 [2020-07-29T10:56:10.757Z] #57 45.98 + EXTRA_FLAGS=-buildmode=pie
10:56:10 [2020-07-29T10:56:10.757Z] #57 45.98 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
10:56:10 [2020-07-29T10:56:10.757Z] #57 45.98 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
10:56:10 [2020-07-29T10:56:10.757Z] #57 45.99 + '[' '' = dynamic ']'
10:56:10 [2020-07-29T10:56:10.757Z] #57 45.99 + make
10:56:10 [2020-07-29T10:56:10.757Z] #57 47.19 🇩 bin/ctr
10:56:10 [2020-07-29T10:56:10.907Z] #62 DONE 0.1s
10:56:10 [2020-07-29T10:56:10.908Z] 
10:56:10 [2020-07-29T10:56:10.908Z] #64 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
10:56:11 [2020-07-29T10:56:11.049Z] #39 66.72   CC       criu/cr-check.o
10:56:11 [2020-07-29T10:56:11.164Z] #64 DONE 0.3s
10:56:11 [2020-07-29T10:56:11.164Z] 
10:56:11 [2020-07-29T10:56:11.164Z] #67 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
10:56:11 [2020-07-29T10:56:11.164Z] #67 DONE 0.0s
10:56:11 [2020-07-29T10:56:11.164Z] 
10:56:11 [2020-07-29T10:56:11.164Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
10:56:11 [2020-07-29T10:56:11.164Z] #68 DONE 0.0s
10:56:11 [2020-07-29T10:56:11.164Z] 
10:56:11 [2020-07-29T10:56:11.164Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
10:56:11 [2020-07-29T10:56:11.727Z] #69 DONE 0.6s
10:56:11 [2020-07-29T10:56:11.727Z] 
10:56:11 [2020-07-29T10:56:11.727Z] #70 exporting to image
10:56:11 [2020-07-29T10:56:11.727Z] #70 exporting layers
10:56:12 [2020-07-29T10:56:12.132Z] + rm -rf /tmp/tmp.n7hHwwm8Cs/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.n7hHwwm8Cs
10:56:12 [2020-07-29T10:56:12.139Z] #57 ...
10:56:12 [2020-07-29T10:56:12.139Z] 
10:56:12 [2020-07-29T10:56:12.139Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:56:12 [2020-07-29T10:56:12.139Z] #42 83.28 go/token
10:56:12 [2020-07-29T10:56:12.139Z] #42 84.23 go/scanner
10:56:12 [2020-07-29T10:56:12.139Z] #42 84.41 internal/lazyregexp
10:56:12 [2020-07-29T10:56:12.139Z] #42 84.78 path
10:56:12 [2020-07-29T10:56:12.139Z] #42 85.53 io/ioutil
10:56:12 [2020-07-29T10:56:12.139Z] #42 86.28 go/ast
10:56:12 [2020-07-29T10:56:12.139Z] #42 86.41 net/url
10:56:12 [2020-07-29T10:56:12.139Z] #42 88.00 text/template/parse
10:56:12 [2020-07-29T10:56:12.139Z] #42 91.74 text/template
10:56:12 [2020-07-29T10:56:12.139Z] #42 91.98 go/parser
10:56:12 [2020-07-29T10:56:12.139Z] #42 ...
10:56:12 [2020-07-29T10:56:12.139Z] 
10:56:12 [2020-07-29T10:56:12.139Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
10:56:12 [2020-07-29T10:56:12.139Z] #14 25.09 Reading package lists...
10:56:12 [2020-07-29T10:56:12.139Z] #14 32.26 Building dependency tree...
10:56:12 [2020-07-29T10:56:12.139Z] #14 33.58 Reading state information...
10:56:12 [2020-07-29T10:56:12.139Z] #14 35.19 libcap2-bin is already the newest version (1:2.25-2).
10:56:12 [2020-07-29T10:56:12.139Z] #14 35.19 libcap2-bin set to manually installed.
10:56:12 [2020-07-29T10:56:12.139Z] #14 35.19 The following additional packages will be installed:
10:56:12 [2020-07-29T10:56:12.139Z] #14 35.21   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
10:56:12 [2020-07-29T10:56:12.139Z] #14 35.21   gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1
10:56:12 [2020-07-29T10:56:12.139Z] #14 35.22   libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1
10:56:12 [2020-07-29T10:56:12.139Z] #14 35.22   libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
10:56:12 [2020-07-29T10:56:12.139Z] #14 35.22   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib
10:56:12 [2020-07-29T10:56:12.139Z] #14 35.22   libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev
10:56:12 [2020-07-29T10:56:12.139Z] #14 35.22   libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3
10:56:12 [2020-07-29T10:56:12.139Z] #14 35.23   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
10:56:12 [2020-07-29T10:56:12.139Z] #14 35.23   python3.7 python3.7-minimal vim-runtime xxd
10:56:12 [2020-07-29T10:56:12.139Z] #14 35.25 Suggested packages:
10:56:12 [2020-07-29T10:56:12.139Z] #14 35.25   apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm
10:56:12 [2020-07-29T10:56:12.139Z] #14 35.25   wine64 python3-doc python3-tk python3-venv python-setuptools-doc
10:56:12 [2020-07-29T10:56:12.139Z] #14 35.25   python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts
10:56:12 [2020-07-29T10:56:12.139Z] #14 35.25   xfsdump acl attr quota
10:56:12 [2020-07-29T10:56:12.139Z] #14 35.25 Recommended packages:
10:56:12 [2020-07-29T10:56:12.139Z] #14 35.25   aufs-dkms nftables build-essential python3-dev python3-keyring
10:56:12 [2020-07-29T10:56:12.139Z] #14 35.25   python3-keyrings.alt python3-xdg unzip
10:56:12 [2020-07-29T10:56:12.139Z] #14 38.54 The following NEW packages will be installed:
10:56:12 [2020-07-29T10:56:12.139Z] #14 38.55   apparmor aufs-tools bash-completion binutils-mingw-w64
10:56:12 [2020-07-29T10:56:12.139Z] #14 38.55   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup
10:56:12 [2020-07-29T10:56:12.139Z] #14 38.55   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq
10:56:12 [2020-07-29T10:56:12.139Z] #14 38.55   libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1
10:56:12 [2020-07-29T10:56:12.139Z] #14 38.55   libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1
10:56:12 [2020-07-29T10:56:12.139Z] #14 38.56   libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
10:56:12 [2020-07-29T10:56:12.139Z] #14 38.56   libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
10:56:12 [2020-07-29T10:56:12.139Z] #14 38.56   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
10:56:12 [2020-07-29T10:56:12.139Z] #14 38.56   libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev
10:56:12 [2020-07-29T10:56:12.139Z] #14 38.56   mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3
10:56:12 [2020-07-29T10:56:12.139Z] #14 38.56   python3-distutils python3-lib2to3 python3-minimal python3-pip
10:56:12 [2020-07-29T10:56:12.140Z] #14 38.56   python3-pkg-resources python3-setuptools python3-wheel python3.7
10:56:12 [2020-07-29T10:56:12.140Z] #14 38.56   python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime
10:56:12 [2020-07-29T10:56:12.140Z] #14 38.56   xfsprogs xxd xz-utils zip
10:56:12 [2020-07-29T10:56:12.140Z] #14 39.02 0 upgraded, 68 newly installed, 0 to remove and 0 not upgraded.
10:56:12 [2020-07-29T10:56:12.140Z] #14 39.02 Need to get 104 MB of archives.
10:56:12 [2020-07-29T10:56:12.140Z] #14 39.02 After this operation, 597 MB of additional disk space will be used.
10:56:12 [2020-07-29T10:56:12.140Z] #14 39.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
10:56:12 [2020-07-29T10:56:12.140Z] #14 39.03 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
10:56:12 [2020-07-29T10:56:12.140Z] #14 39.07 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
10:56:12 [2020-07-29T10:56:12.140Z] #14 39.23 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
10:56:12 [2020-07-29T10:56:12.140Z] #14 39.23 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
10:56:12 [2020-07-29T10:56:12.140Z] #14 39.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
10:56:12 [2020-07-29T10:56:12.140Z] #14 39.37 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
10:56:12 [2020-07-29T10:56:12.140Z] #14 39.40 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
10:56:12 [2020-07-29T10:56:12.140Z] #14 39.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
10:56:12 [2020-07-29T10:56:12.140Z] #14 39.41 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
10:56:12 [2020-07-29T10:56:12.140Z] #14 39.42 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
10:56:12 [2020-07-29T10:56:12.140Z] #14 39.43 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
10:56:12 [2020-07-29T10:56:12.140Z] #14 39.43 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
10:56:12 [2020-07-29T10:56:12.140Z] #14 39.43 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
10:56:12 [2020-07-29T10:56:12.140Z] #14 39.44 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
10:56:12 [2020-07-29T10:56:12.140Z] #14 39.45 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
10:56:12 [2020-07-29T10:56:12.140Z] #14 39.49 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
10:56:12 [2020-07-29T10:56:12.140Z] #14 39.52 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
10:56:12 [2020-07-29T10:56:12.140Z] #14 39.54 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
10:56:12 [2020-07-29T10:56:12.140Z] #14 39.57 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
10:56:12 [2020-07-29T10:56:12.140Z] #14 39.58 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
10:56:12 [2020-07-29T10:56:12.140Z] #14 39.61 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
10:56:12 [2020-07-29T10:56:12.140Z] #14 39.66 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
10:56:12 [2020-07-29T10:56:12.140Z] #14 39.67 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]
10:56:12 [2020-07-29T10:56:12.399Z] #14 39.92 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]
10:56:12 [2020-07-29T10:56:12.399Z] #14 40.14 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
10:56:12 [2020-07-29T10:56:12.399Z] #14 40.15 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
10:56:12 [2020-07-29T10:56:12.399Z] #14 40.15 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
10:56:12 [2020-07-29T10:56:12.399Z] #14 40.16 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
10:56:12 [2020-07-29T10:56:12.567Z] #39 68.16   CC       criu/cr-dedup.o
10:56:12 [2020-07-29T10:56:12.874Z] #39 68.54   CC       criu/cr-dump.o
10:56:12 [2020-07-29T10:56:12.979Z] #14 40.60 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
10:56:13 [2020-07-29T10:56:13.239Z] #14 40.81 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]
10:56:13 [2020-07-29T10:56:13.239Z] #14 40.81 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]
10:56:13 [2020-07-29T10:56:13.657Z] Removing intermediate container 6ac274c35ee7
10:56:13 [2020-07-29T10:56:13.657Z]  ---> f2b0bba4802f
10:56:13 [2020-07-29T10:56:13.657Z] Step 18/140 : FROM base AS swagger
10:56:13 [2020-07-29T10:56:13.657Z]  ---> 23a46ace04c0
10:56:13 [2020-07-29T10:56:13.657Z] Step 19/140 : ENV GO_SWAGGER_COMMIT 5793aa66d4b4112c2602c716516e24710e4adbb5
10:56:13 [2020-07-29T10:56:13.657Z]  ---> Running in 6b86861cff4d
10:56:13 [2020-07-29T10:56:13.657Z] Removing intermediate container 6b86861cff4d
10:56:13 [2020-07-29T10:56:13.657Z]  ---> 38671142eb64
10:56:13 [2020-07-29T10:56:13.657Z] 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"
10:56:13 [2020-07-29T10:56:13.657Z]  ---> Running in ce54907f0fec
10:56:13 [2020-07-29T10:56:13.953Z] + mktemp -d
10:56:13 [2020-07-29T10:56:13.953Z] + export GOPATH=/tmp/tmp.2FBiNF0vnK
10:56:13 [2020-07-29T10:56:13.953Z] + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.2FBiNF0vnK/src/github.com/go-swagger/go-swagger
10:56:13 [2020-07-29T10:56:13.953Z] Cloning into '/tmp/tmp.2FBiNF0vnK/src/github.com/go-swagger/go-swagger'...
10:56:14 [2020-07-29T10:56:14.621Z] #14 ...
10:56:14 [2020-07-29T10:56:14.621Z] 
10:56:14 [2020-07-29T10:56:14.621Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:56:14 [2020-07-29T10:56:14.621Z] #42 96.03 log
10:56:14 [2020-07-29T10:56:14.941Z] #39 70.45   CC       criu/cr-errno.o
10:56:14 [2020-07-29T10:56:14.941Z] #39 70.53   CC       criu/cr-restore.o
10:56:14 [2020-07-29T10:56:14.941Z] #39 ...
10:56:14 [2020-07-29T10:56:14.941Z] 
10:56:14 [2020-07-29T10:56:14.941Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
10:56:14 [2020-07-29T10:56:14.941Z] #26 106.2 + rm -rf /tmp/tmp.yZ752AYeok
10:56:15 [2020-07-29T10:56:15.191Z] #42 96.47 encoding/binary
10:56:15 [2020-07-29T10:56:15.191Z] #42 96.54 go/doc
10:56:15 [2020-07-29T10:56:15.577Z] #26 DONE 106.8s
10:56:15 [2020-07-29T10:56:15.577Z] 
10:56:15 [2020-07-29T10:56:15.577Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
10:56:15 [2020-07-29T10:56:15.577Z] #14 73.35 Selecting previously unselected package libpcre16-3:s390x.
10:56:15 [2020-07-29T10:56:15.577Z] #14 73.35 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_s390x.deb ...
10:56:15 [2020-07-29T10:56:15.577Z] #14 73.35 Unpacking libpcre16-3:s390x (2:8.39-12) ...
10:56:15 [2020-07-29T10:56:15.577Z] #14 73.44 Selecting previously unselected package libpcre32-3:s390x.
10:56:15 [2020-07-29T10:56:15.577Z] #14 73.44 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_s390x.deb ...
10:56:15 [2020-07-29T10:56:15.577Z] #14 73.45 Unpacking libpcre32-3:s390x (2:8.39-12) ...
10:56:15 [2020-07-29T10:56:15.577Z] #14 73.61 Selecting previously unselected package libpcrecpp0v5:s390x.
10:56:15 [2020-07-29T10:56:15.577Z] #14 73.61 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_s390x.deb ...
10:56:15 [2020-07-29T10:56:15.577Z] #14 73.61 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ...
10:56:15 [2020-07-29T10:56:15.577Z] #14 73.70 Selecting previously unselected package libpcre3-dev:s390x.
10:56:15 [2020-07-29T10:56:15.577Z] #14 73.70 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_s390x.deb ...
10:56:15 [2020-07-29T10:56:15.577Z] #14 73.71 Unpacking libpcre3-dev:s390x (2:8.39-12) ...
10:56:15 [2020-07-29T10:56:15.577Z] #14 74.01 Selecting previously unselected package libselinux1-dev:s390x.
10:56:15 [2020-07-29T10:56:15.577Z] #14 74.02 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_s390x.deb ...
10:56:15 [2020-07-29T10:56:15.577Z] #14 74.03 Unpacking libselinux1-dev:s390x (2.8-1+b1) ...
10:56:15 [2020-07-29T10:56:15.577Z] #14 74.22 Selecting previously unselected package libdevmapper-dev:s390x.
10:56:15 [2020-07-29T10:56:15.577Z] #14 74.25 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ...
10:56:15 [2020-07-29T10:56:15.577Z] #14 74.25 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ...
10:56:15 [2020-07-29T10:56:15.577Z] #14 74.34 Selecting previously unselected package libgpm2:s390x.
10:56:15 [2020-07-29T10:56:15.577Z] #14 74.34 Preparing to unpack .../40-libgpm2_1.20.7-5_s390x.deb ...
10:56:15 [2020-07-29T10:56:15.577Z] #14 74.35 Unpacking libgpm2:s390x (1.20.7-5) ...
10:56:15 [2020-07-29T10:56:15.577Z] #14 74.38 Selecting previously unselected package libicu63:s390x.
10:56:15 [2020-07-29T10:56:15.577Z] #14 74.38 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_s390x.deb ...
10:56:15 [2020-07-29T10:56:15.577Z] #14 74.38 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
10:56:15 [2020-07-29T10:56:15.577Z] #14 77.80 Selecting previously unselected package libnet1:s390x.
10:56:15 [2020-07-29T10:56:15.577Z] #14 77.82 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
10:56:15 [2020-07-29T10:56:15.577Z] #14 77.82 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
10:56:15 [2020-07-29T10:56:15.577Z] #14 77.93 Selecting previously unselected package libnl-3-200:s390x.
10:56:15 [2020-07-29T10:56:15.577Z] #14 77.94 Preparing to unpack .../43-libnl-3-200_3.4.0-1_s390x.deb ...
10:56:15 [2020-07-29T10:56:15.577Z] #14 77.94 Unpacking libnl-3-200:s390x (3.4.0-1) ...
10:56:15 [2020-07-29T10:56:15.577Z] #14 78.04 Selecting previously unselected package libprotobuf-c1:s390x.
10:56:15 [2020-07-29T10:56:15.577Z] #14 78.04 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
10:56:15 [2020-07-29T10:56:15.577Z] #14 78.04 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
10:56:15 [2020-07-29T10:56:15.577Z] #14 78.09 Selecting previously unselected package libreadline5:s390x.
10:56:15 [2020-07-29T10:56:15.577Z] #14 78.10 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_s390x.deb ...
10:56:15 [2020-07-29T10:56:15.577Z] #14 78.11 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ...
10:56:15 [2020-07-29T10:56:15.577Z] #14 78.23 Selecting previously unselected package libsystemd-dev:s390x.
10:56:15 [2020-07-29T10:56:15.577Z] #14 78.24 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_s390x.deb ...
10:56:15 [2020-07-29T10:56:15.577Z] #14 78.24 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ...
10:56:15 [2020-07-29T10:56:15.577Z] #14 78.58 Selecting previously unselected package net-tools.
10:56:15 [2020-07-29T10:56:15.577Z] #14 78.59 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ...
10:56:15 [2020-07-29T10:56:15.577Z] #14 78.60 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
10:56:15 [2020-07-29T10:56:15.577Z] #14 78.75 Selecting previously unselected package python-pip-whl.
10:56:15 [2020-07-29T10:56:15.577Z] #14 78.75 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ...
10:56:15 [2020-07-29T10:56:15.577Z] #14 78.75 Unpacking python-pip-whl (18.1-5) ...
10:56:15 [2020-07-29T10:56:15.888Z] #14 79.58 Selecting previously unselected package python3-lib2to3.
10:56:15 [2020-07-29T10:56:15.888Z] #14 79.58 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ...
10:56:15 [2020-07-29T10:56:15.898Z] #70 exporting layers 3.9s done
10:56:15 [2020-07-29T10:56:15.898Z] #70 writing image sha256:ab8722ebc18ea1d360cf16ad059fe33d6d72c961555427ca45f4c930bd23f645 done
10:56:15 [2020-07-29T10:56:15.899Z] #70 naming to docker.io/library/docker:dae08c333e1756cf9cf08ef43b5b3b7a3977b648 done
10:56:15 [2020-07-29T10:56:15.899Z] #70 DONE 3.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
10:56:16 [2020-07-29T10:56:16.200Z] #14 79.65 Unpacking python3-lib2to3 (3.7.3-1) ...
10:56:16 [2020-07-29T10:56:16.200Z] #14 79.86 Selecting previously unselected package python3-distutils.
10:56:16 [2020-07-29T10:56:16.200Z] #14 79.86 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ...
10:56:16 [2020-07-29T10:56:16.200Z] #14 79.86 Unpacking python3-distutils (3.7.3-1) ...
10:56:16 [2020-07-29T10:56:16.219Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41287/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41287/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dae08c333e1756cf9cf08ef43b5b3b7a3977b648 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:dae08c333e1756cf9cf08ef43b5b3b7a3977b648 hack/validate/default
10:56:16 [2020-07-29T10:56:16.600Z] #14 79.98 Selecting previously unselected package python3-pip.
10:56:16 [2020-07-29T10:56:16.601Z] #14 79.98 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ...
10:56:16 [2020-07-29T10:56:16.601Z] #14 79.98 Unpacking python3-pip (18.1-5) ...
10:56:16 [2020-07-29T10:56:16.601Z] #14 80.21 Selecting previously unselected package python3-pkg-resources.
10:56:16 [2020-07-29T10:56:16.601Z] #14 80.22 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ...
10:56:16 [2020-07-29T10:56:16.601Z] #14 80.23 Unpacking python3-pkg-resources (40.8.0-1) ...
10:56:16 [2020-07-29T10:56:16.892Z] #14 80.37 Selecting previously unselected package python3-setuptools.
10:56:16 [2020-07-29T10:56:16.892Z] #14 80.37 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ...
10:56:16 [2020-07-29T10:56:16.892Z] #14 80.37 Unpacking python3-setuptools (40.8.0-1) ...
10:56:16 [2020-07-29T10:56:16.892Z] #14 80.63 Selecting previously unselected package python3-wheel.
10:56:17 [2020-07-29T10:56:17.102Z] #42 98.23 encoding/base64
10:56:17 [2020-07-29T10:56:17.184Z] #14 80.63 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ...
10:56:17 [2020-07-29T10:56:17.184Z] #14 80.65 Unpacking python3-wheel (0.32.3-2) ...
10:56:17 [2020-07-29T10:56:17.184Z] #14 80.69 Selecting previously unselected package thin-provisioning-tools.
10:56:17 [2020-07-29T10:56:17.184Z] #14 80.69 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_s390x.deb ...
10:56:17 [2020-07-29T10:56:17.184Z] #14 80.70 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
10:56:17 [2020-07-29T10:56:17.184Z] #14 80.87 Selecting previously unselected package vim-runtime.
10:56:17 [2020-07-29T10:56:17.184Z] #14 80.87 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ...
10:56:17 [2020-07-29T10:56:17.184Z] #14 80.90 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
10:56:17 [2020-07-29T10:56:17.477Z] #14 80.93 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
10:56:17 [2020-07-29T10:56:17.477Z] #14 80.93 Unpacking vim-runtime (2:8.1.0875-5) ...
10:56:17 [2020-07-29T10:56:17.586Z] Congratulations!  All commits are properly signed with the DCO!
10:56:17 [2020-07-29T10:56:17.674Z] #42 99.06 encoding/json
10:56:18 [2020-07-29T10:56:18.477Z] + cd /tmp/tmp.2FBiNF0vnK/src/github.com/go-swagger/go-swagger
10:56:18 [2020-07-29T10:56:18.477Z] + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
10:56:18 [2020-07-29T10:56:18.778Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
10:56:19 [2020-07-29T10:56:19.056Z] #42 100.3 github.com/LK4D4/vndr/build
10:56:20 [2020-07-29T10:56:20.209Z] #14 83.56 Selecting previously unselected package vim.
10:56:20 [2020-07-29T10:56:20.209Z] #14 83.58 Preparing to unpack .../57-vim_2%3a8.1.0875-5_s390x.deb ...
10:56:20 [2020-07-29T10:56:20.209Z] #14 83.59 Unpacking vim (2:8.1.0875-5) ...
10:56:20 [2020-07-29T10:56:20.438Z] #42 ...
10:56:20 [2020-07-29T10:56:20.438Z] 
10:56:20 [2020-07-29T10:56:20.438Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
10:56:20 [2020-07-29T10:56:20.438Z] #14 44.36 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]
10:56:20 [2020-07-29T10:56:20.438Z] #14 46.53 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
10:56:20 [2020-07-29T10:56:20.438Z] #14 46.55 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
10:56:20 [2020-07-29T10:56:20.438Z] #14 46.55 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
10:56:20 [2020-07-29T10:56:20.438Z] #14 46.56 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
10:56:20 [2020-07-29T10:56:20.438Z] #14 46.56 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
10:56:20 [2020-07-29T10:56:20.438Z] #14 46.57 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
10:56:20 [2020-07-29T10:56:20.438Z] #14 46.57 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]
10:56:20 [2020-07-29T10:56:20.438Z] #14 46.58 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
10:56:20 [2020-07-29T10:56:20.438Z] #14 46.59 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
10:56:20 [2020-07-29T10:56:20.438Z] #14 46.64 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
10:56:20 [2020-07-29T10:56:20.438Z] #14 46.66 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
10:56:20 [2020-07-29T10:56:20.438Z] #14 46.69 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
10:56:20 [2020-07-29T10:56:20.438Z] #14 46.70 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
10:56:20 [2020-07-29T10:56:20.438Z] #14 46.76 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
10:56:20 [2020-07-29T10:56:20.438Z] #14 46.78 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
10:56:20 [2020-07-29T10:56:20.438Z] #14 46.80 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
10:56:20 [2020-07-29T10:56:20.438Z] #14 46.80 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
10:56:20 [2020-07-29T10:56:20.438Z] #14 47.44 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
10:56:20 [2020-07-29T10:56:20.438Z] #14 47.44 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
10:56:20 [2020-07-29T10:56:20.438Z] #14 47.44 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
10:56:20 [2020-07-29T10:56:20.438Z] #14 47.44 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
10:56:20 [2020-07-29T10:56:20.438Z] #14 47.45 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
10:56:20 [2020-07-29T10:56:20.438Z] #14 47.47 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
10:56:20 [2020-07-29T10:56:20.438Z] #14 47.51 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
10:56:20 [2020-07-29T10:56:20.438Z] #14 47.64 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
10:56:20 [2020-07-29T10:56:20.438Z] #14 47.65 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
10:56:20 [2020-07-29T10:56:20.438Z] #14 47.67 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
10:56:20 [2020-07-29T10:56:20.438Z] #14 47.68 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
10:56:20 [2020-07-29T10:56:20.438Z] #14 47.70 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
10:56:20 [2020-07-29T10:56:20.438Z] #14 47.73 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
10:56:20 [2020-07-29T10:56:20.438Z] #14 47.73 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
10:56:20 [2020-07-29T10:56:20.438Z] #14 47.77 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
10:56:20 [2020-07-29T10:56:20.500Z] #14 84.12 Selecting previously unselected package xfsprogs.
10:56:20 [2020-07-29T10:56:20.500Z] #14 84.12 Preparing to unpack .../58-xfsprogs_4.20.0-1_s390x.deb ...
10:56:20 [2020-07-29T10:56:20.500Z] #14 84.12 Unpacking xfsprogs (4.20.0-1) ...
10:56:20 [2020-07-29T10:56:20.698Z] #14 48.26 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
10:56:20 [2020-07-29T10:56:20.698Z] #14 48.34 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
10:56:20 [2020-07-29T10:56:20.698Z] #14 48.39 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
10:56:20 [2020-07-29T10:56:20.791Z] #14 84.45 Selecting previously unselected package zip.
10:56:20 [2020-07-29T10:56:20.792Z] #14 84.47 Preparing to unpack .../59-zip_3.0-11+b1_s390x.deb ...
10:56:20 [2020-07-29T10:56:20.792Z] #14 84.47 Unpacking zip (3.0-11+b1) ...
10:56:21 [2020-07-29T10:56:21.083Z] #14 84.63 Setting up libpcrecpp0v5:s390x (2:8.39-12) ...
10:56:21 [2020-07-29T10:56:21.083Z] #14 84.64 Setting up aufs-tools (1:4.14+20190211-1) ...
10:56:21 [2020-07-29T10:56:21.083Z] #14 84.65 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
10:56:21 [2020-07-29T10:56:21.083Z] #14 84.66 Setting up libip6tc0:s390x (1.8.2-4) ...
10:56:21 [2020-07-29T10:56:21.083Z] #14 84.66 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ...
10:56:21 [2020-07-29T10:56:21.083Z] #14 84.67 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
10:56:21 [2020-07-29T10:56:21.083Z] #14 84.68 Setting up libgpm2:s390x (1.20.7-5) ...
10:56:21 [2020-07-29T10:56:21.083Z] #14 84.68 Setting up libpcre16-3:s390x (2:8.39-12) ...
10:56:21 [2020-07-29T10:56:21.083Z] #14 84.69 Setting up libip4tc0:s390x (1.8.2-4) ...
10:56:21 [2020-07-29T10:56:21.083Z] #14 84.70 Setting up libsepol1-dev:s390x (2.8-1) ...
10:56:21 [2020-07-29T10:56:21.083Z] #14 84.70 Setting up libnftnl11:s390x (1.1.2-2) ...
10:56:21 [2020-07-29T10:56:21.083Z] #14 84.71 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
10:56:21 [2020-07-29T10:56:21.083Z] #14 84.72 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
10:56:21 [2020-07-29T10:56:21.083Z] #14 84.72 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
10:56:21 [2020-07-29T10:56:21.083Z] #14 84.73 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
10:56:21 [2020-07-29T10:56:21.083Z] #14 84.73 Setting up libicu63:s390x (63.1-6+deb10u1) ...
10:56:21 [2020-07-29T10:56:21.083Z] #14 84.74 Setting up xxd (2:8.1.0875-5) ...
10:56:21 [2020-07-29T10:56:21.083Z] #14 84.75 Setting up libbtrfs0 (4.20.1-2) ...
10:56:21 [2020-07-29T10:56:21.083Z] #14 84.75 Setting up zip (3.0-11+b1) ...
10:56:21 [2020-07-29T10:56:21.083Z] #14 84.76 Setting up vim-common (2:8.1.0875-5) ...
10:56:21 [2020-07-29T10:56:21.083Z] #14 84.77 Setting up bash-completion (1:2.8-6) ...
10:56:21 [2020-07-29T10:56:21.274Z] #14 ...
10:56:21 [2020-07-29T10:56:21.274Z] 
10:56:21 [2020-07-29T10:56:21.274Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:56:21 [2020-07-29T10:56:21.274Z] #39 22.05   CC       images/core-x86.o
10:56:21 [2020-07-29T10:56:21.274Z] #39 22.62   CC       images/core-arm.o
10:56:21 [2020-07-29T10:56:21.274Z] #39 23.22   CC       images/core-aarch64.o
10:56:21 [2020-07-29T10:56:21.274Z] #39 23.65   CC       images/core-ppc64.o
10:56:21 [2020-07-29T10:56:21.274Z] #39 24.40   CC       images/core-s390.o
10:56:21 [2020-07-29T10:56:21.274Z] #39 25.26   CC       images/cpuinfo.o
10:56:21 [2020-07-29T10:56:21.274Z] #39 25.83   CC       images/inventory.o
10:56:21 [2020-07-29T10:56:21.274Z] #39 26.09   CC       images/fdinfo.o
10:56:21 [2020-07-29T10:56:21.274Z] #39 26.54   CC       images/fown.o
10:56:21 [2020-07-29T10:56:21.274Z] #39 26.82   CC       images/ns.o
10:56:21 [2020-07-29T10:56:21.274Z] #39 27.00   CC       images/regfile.o
10:56:21 [2020-07-29T10:56:21.274Z] #39 27.17   CC       images/ghost-file.o
10:56:21 [2020-07-29T10:56:21.274Z] #39 27.65   CC       images/fifo.o
10:56:21 [2020-07-29T10:56:21.274Z] #39 27.83   CC       images/remap-file-path.o
10:56:21 [2020-07-29T10:56:21.274Z] #39 28.10   CC       images/eventfd.o
10:56:21 [2020-07-29T10:56:21.274Z] #39 28.37   CC       images/eventpoll.o
10:56:21 [2020-07-29T10:56:21.274Z] #39 28.76   CC       images/fh.o
10:56:21 [2020-07-29T10:56:21.274Z] #39 29.15   CC       images/fsnotify.o
10:56:21 [2020-07-29T10:56:21.274Z] #39 29.68   CC       images/signalfd.o
10:56:21 [2020-07-29T10:56:21.274Z] #39 30.01   CC       images/fs.o
10:56:21 [2020-07-29T10:56:21.274Z] #39 30.23   CC       images/pstree.o
10:56:21 [2020-07-29T10:56:21.274Z] #39 30.42   CC       images/pipe.o
10:56:21 [2020-07-29T10:56:21.274Z] #39 30.76   CC       images/tcp-stream.o
10:56:21 [2020-07-29T10:56:21.274Z] #39 31.05   CC       images/sk-packet.o
10:56:21 [2020-07-29T10:56:21.274Z] #39 31.40   CC       images/mnt.o
10:56:21 [2020-07-29T10:56:21.274Z] #39 31.67   CC       images/pipe-data.o
10:56:21 [2020-07-29T10:56:21.274Z] #39 31.95   CC       images/sa.o
10:56:21 [2020-07-29T10:56:21.534Z] #39 32.24   CC       images/timer.o
10:56:21 [2020-07-29T10:56:21.794Z] #39 ...
10:56:21 [2020-07-29T10:56:21.794Z] 
10:56:21 [2020-07-29T10:56:21.794Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
10:56:21 [2020-07-29T10:56:21.794Z] #14 49.31 debconf: delaying package configuration, since apt-utils is not installed
10:56:21 [2020-07-29T10:56:21.794Z] #14 49.54 Fetched 104 MB in 10s (10.7 MB/s)
10:56:22 [2020-07-29T10:56:22.055Z] #14 49.60 Selecting previously unselected package pigz.
10:56:22 [2020-07-29T10:56:22.055Z] #14 49.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 ... 15473 files and directories currently installed.)
10:56:22 [2020-07-29T10:56:22.055Z] #14 49.67 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
10:56:22 [2020-07-29T10:56:22.055Z] #14 49.68 Unpacking pigz (2.4-1) ...
10:56:22 [2020-07-29T10:56:22.055Z] #14 49.80 Selecting previously unselected package libpython3.7-minimal:amd64.
10:56:22 [2020-07-29T10:56:22.055Z] #14 49.80 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
10:56:22 [2020-07-29T10:56:22.055Z] #14 49.81 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
10:56:23 [2020-07-29T10:56:23.005Z] #14 50.48 Selecting previously unselected package python3.7-minimal.
10:56:23 [2020-07-29T10:56:23.005Z] #14 50.48 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
10:56:23 [2020-07-29T10:56:23.005Z] #14 50.52 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
10:56:23 [2020-07-29T10:56:23.152Z] #14 86.65 Setting up libiptc0:s390x (1.8.2-4) ...
10:56:23 [2020-07-29T10:56:23.152Z] #14 86.66 Setting up xz-utils (5.2.4-1) ...
10:56:23 [2020-07-29T10:56:23.152Z] #14 86.67 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:56:23 [2020-07-29T10:56:23.152Z] #14 86.68 Setting up libpcre32-3:s390x (2:8.39-12) ...
10:56:23 [2020-07-29T10:56:23.152Z] #14 86.69 Setting up libudev-dev:s390x (241-7~deb10u4) ...
10:56:23 [2020-07-29T10:56:23.152Z] #14 86.70 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
10:56:23 [2020-07-29T10:56:23.152Z] #14 86.71 Setting up libbtrfs-dev (4.20.1-2) ...
10:56:23 [2020-07-29T10:56:23.152Z] #14 86.71 Setting up pigz (2.4-1) ...
10:56:23 [2020-07-29T10:56:23.152Z] #14 86.72 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ...
10:56:23 [2020-07-29T10:56:23.152Z] #14 86.73 Setting up libnl-3-200:s390x (3.4.0-1) ...
10:56:23 [2020-07-29T10:56:23.152Z] #14 86.74 Setting up python-pip-whl (18.1-5) ...
10:56:23 [2020-07-29T10:56:23.152Z] #14 86.74 Setting up libmpdec2:s390x (2.4.2-2) ...
10:56:23 [2020-07-29T10:56:23.152Z] #14 86.75 Setting up mingw-w64-common (6.0.0-3) ...
10:56:23 [2020-07-29T10:56:23.152Z] #14 86.76 Setting up vim-runtime (2:8.1.0875-5) ...
10:56:23 [2020-07-29T10:56:23.152Z] #14 ...
10:56:23 [2020-07-29T10:56:23.152Z] 
10:56:23 [2020-07-29T10:56:23.152Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:56:23 [2020-07-29T10:56:23.152Z] #42 104.2 net/http/httptrace
10:56:23 [2020-07-29T10:56:23.152Z] #42 104.4 net/http
10:56:23 [2020-07-29T10:56:23.152Z] #42 113.7 github.com/LK4D4/vndr/godl
10:56:23 [2020-07-29T10:56:23.443Z] #42 114.2 github.com/LK4D4/vndr
10:56:23 [2020-07-29T10:56:23.443Z] #42 ...
10:56:23 [2020-07-29T10:56:23.443Z] 
10:56:23 [2020-07-29T10:56:23.443Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:56:23 [2020-07-29T10:56:23.443Z] #39 74.56   CC       criu/cr-service.o
10:56:23 [2020-07-29T10:56:23.443Z] #39 75.87   CC       criu/crtools.o
10:56:23 [2020-07-29T10:56:23.443Z] #39 76.35   CC       criu/eventfd.o
10:56:23 [2020-07-29T10:56:23.443Z] #39 76.68   CC       criu/eventpoll.o
10:56:23 [2020-07-29T10:56:23.443Z] #39 77.43   CC       criu/external.o
10:56:23 [2020-07-29T10:56:23.443Z] #39 77.69   CC       criu/fault-injection.o
10:56:23 [2020-07-29T10:56:23.443Z] #39 77.78   CC       criu/fdstore.o
10:56:23 [2020-07-29T10:56:23.443Z] #39 78.10   CC       criu/fifo.o
10:56:23 [2020-07-29T10:56:23.443Z] #39 78.39   CC       criu/file-ids.o
10:56:23 [2020-07-29T10:56:23.443Z] #39 78.58   CC       criu/file-lock.o
10:56:23 [2020-07-29T10:56:23.735Z] #39 79.32   CC       criu/files-ext.o
10:56:24 [2020-07-29T10:56:24.026Z] #39 79.70   CC       criu/files-reg.o
10:56:24 [2020-07-29T10:56:24.318Z] #39 ...
10:56:24 [2020-07-29T10:56:24.318Z] 
10:56:24 [2020-07-29T10:56:24.318Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
10:56:24 [2020-07-29T10:56:24.318Z] #14 87.09 Setting up libaio1:s390x (0.3.112-3) ...
10:56:24 [2020-07-29T10:56:24.318Z] #14 87.10 Setting up libsystemd-dev:s390x (241-7~deb10u4) ...
10:56:24 [2020-07-29T10:56:24.318Z] #14 87.10 Setting up libonig5:s390x (6.9.1-1) ...
10:56:24 [2020-07-29T10:56:24.318Z] #14 87.11 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
10:56:24 [2020-07-29T10:56:24.318Z] #14 87.12 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ...
10:56:24 [2020-07-29T10:56:24.318Z] #14 87.12 Setting up vim (2:8.1.0875-5) ...
10:56:24 [2020-07-29T10:56:24.318Z] #14 87.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
10:56:24 [2020-07-29T10:56:24.318Z] #14 87.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
10:56:24 [2020-07-29T10:56:24.318Z] #14 87.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
10:56:24 [2020-07-29T10:56:24.318Z] #14 87.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
10:56:24 [2020-07-29T10:56:24.318Z] #14 87.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
10:56:24 [2020-07-29T10:56:24.318Z] #14 87.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
10:56:24 [2020-07-29T10:56:24.318Z] #14 87.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
10:56:24 [2020-07-29T10:56:24.318Z] #14 87.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
10:56:24 [2020-07-29T10:56:24.318Z] #14 87.17 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
10:56:24 [2020-07-29T10:56:24.318Z] #14 87.18 Setting up libpcre3-dev:s390x (2:8.39-12) ...
10:56:24 [2020-07-29T10:56:24.318Z] #14 87.18 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:56:24 [2020-07-29T10:56:24.318Z] #14 87.19 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
10:56:24 [2020-07-29T10:56:24.318Z] #14 87.19 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
10:56:24 [2020-07-29T10:56:24.318Z] #14 87.20 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:56:24 [2020-07-29T10:56:24.318Z] #14 87.20 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
10:56:24 [2020-07-29T10:56:24.318Z] #14 87.20 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
10:56:24 [2020-07-29T10:56:24.318Z] #14 87.21 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
10:56:24 [2020-07-29T10:56:24.318Z] #14 87.21 Setting up thin-provisioning-tools (0.7.6-2.1) ...
10:56:24 [2020-07-29T10:56:24.318Z] #14 87.22 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ...
10:56:24 [2020-07-29T10:56:24.318Z] #14 87.23 Setting up jq (1.5+dfsg-2+b1) ...
10:56:24 [2020-07-29T10:56:24.318Z] #14 87.23 Setting up libpython3-stdlib:s390x (3.7.3-1) ...
10:56:24 [2020-07-29T10:56:24.318Z] #14 87.24 Setting up python3.7 (3.7.3-2+deb10u1) ...
10:56:24 [2020-07-29T10:56:24.390Z] #14 51.91 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
10:56:24 [2020-07-29T10:56:24.390Z] #14 51.92 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
10:56:25 [2020-07-29T10:56:25.365Z] #14 ...
10:56:25 [2020-07-29T10:56:25.365Z] 
10:56:25 [2020-07-29T10:56:25.365Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
10:56:25 [2020-07-29T10:56:25.365Z] #45 DONE 116.2s
10:56:25 [2020-07-29T10:56:25.672Z] 
10:56:25 [2020-07-29T10:56:25.672Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:56:25 [2020-07-29T10:56:25.672Z] #39 81.12   CC       criu/files.o
10:56:27 [2020-07-29T10:56:27.182Z] #39 82.76   CC       criu/filesystems.o
10:56:27 [2020-07-29T10:56:27.474Z] #39 83.18   CC       criu/fsnotify.o
10:56:27 [2020-07-29T10:56:27.748Z] #14 55.42 Selecting previously unselected package python3-minimal.
10:56:28 [2020-07-29T10:56:28.019Z] #14 55.42 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15722 files and directories currently installed.)
10:56:28 [2020-07-29T10:56:28.019Z] #14 55.50 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
10:56:28 [2020-07-29T10:56:28.019Z] #14 55.51 Unpacking python3-minimal (3.7.3-1) ...
10:56:28 [2020-07-29T10:56:28.019Z] #14 55.63 Selecting previously unselected package libmpdec2:amd64.
10:56:28 [2020-07-29T10:56:28.019Z] #14 55.63 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
10:56:28 [2020-07-29T10:56:28.019Z] #14 55.64 Unpacking libmpdec2:amd64 (2.4.2-2) ...
10:56:28 [2020-07-29T10:56:28.283Z] #14 55.78 Selecting previously unselected package libpython3.7-stdlib:amd64.
10:56:28 [2020-07-29T10:56:28.283Z] #14 55.78 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
10:56:28 [2020-07-29T10:56:28.283Z] #14 55.79 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
10:56:28 [2020-07-29T10:56:28.508Z] #39 83.96   CC       criu/image-desc.o
10:56:28 [2020-07-29T10:56:28.508Z] #39 84.04   CC       criu/image.o
10:56:29 [2020-07-29T10:56:29.146Z] #39 ...
10:56:29 [2020-07-29T10:56:29.146Z] 
10:56:29 [2020-07-29T10:56:29.146Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:56:29 [2020-07-29T10:56:29.146Z] #42 DONE 120.0s
10:56:29 [2020-07-29T10:56:29.146Z] 
10:56:29 [2020-07-29T10:56:29.146Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:56:29 [2020-07-29T10:56:29.146Z] #39 84.70   CC       criu/ipc_ns.o
10:56:30 [2020-07-29T10:56:30.184Z] #39 85.72   CC       criu/irmap.o
10:56:30 [2020-07-29T10:56:30.208Z] #14 57.37 Selecting previously unselected package python3.7.
10:56:30 [2020-07-29T10:56:30.208Z] #14 57.37 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
10:56:30 [2020-07-29T10:56:30.208Z] #14 57.38 Unpacking python3.7 (3.7.3-2+deb10u1) ...
10:56:30 [2020-07-29T10:56:30.208Z] #14 57.57 Selecting previously unselected package libpython3-stdlib:amd64.
10:56:30 [2020-07-29T10:56:30.208Z] #14 57.57 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
10:56:30 [2020-07-29T10:56:30.208Z] #14 57.62 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
10:56:30 [2020-07-29T10:56:30.208Z] #14 57.75 Setting up python3-minimal (3.7.3-1) ...
10:56:30 [2020-07-29T10:56:30.477Z] #39 86.07   CC       criu/kcmp-ids.o
10:56:30 [2020-07-29T10:56:30.775Z] #39 86.34   CC       criu/kerndat.o
10:56:31 [2020-07-29T10:56:31.501Z] + rm -rf /tmp/tmp.2FBiNF0vnK
10:56:31 [2020-07-29T10:56:31.536Z] #39 87.09   CC       criu/libnetlink.o
10:56:31 [2020-07-29T10:56:31.536Z] #39 ...
10:56:31 [2020-07-29T10:56:31.536Z] 
10:56:31 [2020-07-29T10:56:31.536Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
10:56:31 [2020-07-29T10:56:31.536Z] #14 90.20 Setting up libselinux1-dev:s390x (2.8-1+b1) ...
10:56:31 [2020-07-29T10:56:31.536Z] #14 90.21 Setting up iptables (1.8.2-4) ...
10:56:31 [2020-07-29T10:56:31.536Z] #14 90.21 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
10:56:31 [2020-07-29T10:56:31.536Z] #14 90.22 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:56:31 [2020-07-29T10:56:31.536Z] #14 90.22 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
10:56:31 [2020-07-29T10:56:31.536Z] #14 90.23 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:56:31 [2020-07-29T10:56:31.536Z] #14 90.23 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
10:56:31 [2020-07-29T10:56:31.536Z] #14 90.24 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
10:56:31 [2020-07-29T10:56:31.536Z] #14 90.25 Setting up python3 (3.7.3-1) ...
10:56:31 [2020-07-29T10:56:31.536Z] #14 90.54 Setting up python3-wheel (0.32.3-2) ...
10:56:31 [2020-07-29T10:56:31.536Z] #14 91.04 Setting up apparmor (2.13.2-10) ...
10:56:31 [2020-07-29T10:56:31.536Z] #14 92.07 Setting up python3-lib2to3 (3.7.3-1) ...
10:56:31 [2020-07-29T10:56:31.536Z] #14 92.27 Setting up python3-pkg-resources (40.8.0-1) ...
10:56:31 [2020-07-29T10:56:31.536Z] #14 93.02 Setting up python3-distutils (3.7.3-1) ...
10:56:31 [2020-07-29T10:56:31.536Z] #14 93.54 Setting up python3-setuptools (40.8.0-1) ...
10:56:31 [2020-07-29T10:56:31.536Z] #14 94.22 Setting up python3-pip (18.1-5) ...
10:56:31 [2020-07-29T10:56:31.536Z] #14 94.84 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ...
10:56:31 [2020-07-29T10:56:31.536Z] #14 94.84 Setting up dmsetup (2:1.02.155-3) ...
10:56:31 [2020-07-29T10:56:31.536Z] #14 94.85 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
10:56:31 [2020-07-29T10:56:31.536Z] #14 94.86 Setting up xfsprogs (4.20.0-1) ...
10:56:31 [2020-07-29T10:56:31.536Z] #14 94.86 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ...
10:56:31 [2020-07-29T10:56:31.536Z] #14 94.87 Processing triggers for mime-support (3.62) ...
10:56:31 [2020-07-29T10:56:31.536Z] #14 94.89 Processing triggers for libc-bin (2.28-10) ...
10:56:31 [2020-07-29T10:56:31.536Z] #14 DONE 95.2s
10:56:31 [2020-07-29T10:56:31.588Z] #14 58.95 Selecting previously unselected package python3.
10:56:31 [2020-07-29T10:56:31.588Z] #14 58.95 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16134 files and directories currently installed.)
10:56:31 [2020-07-29T10:56:31.588Z] #14 59.00 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
10:56:31 [2020-07-29T10:56:31.588Z] #14 59.01 Unpacking python3 (3.7.3-1) ...
10:56:31 [2020-07-29T10:56:31.588Z] #14 59.10 Selecting previously unselected package libip4tc0:amd64.
10:56:31 [2020-07-29T10:56:31.588Z] #14 59.11 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
10:56:31 [2020-07-29T10:56:31.588Z] #14 59.13 Unpacking libip4tc0:amd64 (1.8.2-4) ...
10:56:31 [2020-07-29T10:56:31.588Z] #14 59.23 Selecting previously unselected package libip6tc0:amd64.
10:56:31 [2020-07-29T10:56:31.588Z] #14 59.26 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
10:56:31 [2020-07-29T10:56:31.588Z] #14 59.27 Unpacking libip6tc0:amd64 (1.8.2-4) ...
10:56:31 [2020-07-29T10:56:31.849Z] #14 59.40 Selecting previously unselected package libiptc0:amd64.
10:56:31 [2020-07-29T10:56:31.849Z] #14 59.40 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
10:56:31 [2020-07-29T10:56:31.849Z] #14 59.42 Unpacking libiptc0:amd64 (1.8.2-4) ...
10:56:31 [2020-07-29T10:56:31.849Z] #14 59.54 Selecting previously unselected package libnfnetlink0:amd64.
10:56:31 [2020-07-29T10:56:31.849Z] #14 59.54 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
10:56:31 [2020-07-29T10:56:31.849Z] #14 59.54 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
10:56:31 [2020-07-29T10:56:31.849Z] #14 59.61 Selecting previously unselected package libnetfilter-conntrack3:amd64.
10:56:31 [2020-07-29T10:56:31.849Z] #14 59.61 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
10:56:31 [2020-07-29T10:56:31.849Z] #14 ...
10:56:31 [2020-07-29T10:56:31.849Z] 
10:56:31 [2020-07-29T10:56:31.849Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:56:31 [2020-07-29T10:56:31.849Z] #39 32.65   CC       images/timerfd.o
10:56:31 [2020-07-29T10:56:31.849Z] #39 32.97   CC       images/mm.o
10:56:31 [2020-07-29T10:56:31.849Z] #39 33.36   CC       images/sk-opts.o
10:56:31 [2020-07-29T10:56:31.849Z] #39 33.65   CC       images/sk-unix.o
10:56:31 [2020-07-29T10:56:31.849Z] #39 33.99   CC       images/sk-inet.o
10:56:31 [2020-07-29T10:56:31.849Z] #39 34.42   CC       images/tun.o
10:56:31 [2020-07-29T10:56:31.849Z] #39 34.78   CC       images/sk-netlink.o
10:56:31 [2020-07-29T10:56:31.849Z] #39 35.04   CC       images/packet-sock.o
10:56:31 [2020-07-29T10:56:31.849Z] #39 35.58   CC       images/ipc-var.o
10:56:31 [2020-07-29T10:56:31.849Z] #39 35.83   CC       images/ipc-desc.o
10:56:31 [2020-07-29T10:56:31.849Z] #39 36.07   CC       images/ipc-shm.o
10:56:31 [2020-07-29T10:56:31.849Z] #39 36.40   CC       images/ipc-msg.o
10:56:31 [2020-07-29T10:56:31.849Z] #39 36.76   CC       images/ipc-sem.o
10:56:31 [2020-07-29T10:56:31.849Z] #39 37.01   CC       images/utsns.o
10:56:31 [2020-07-29T10:56:31.849Z] #39 37.29   CC       images/creds.o
10:56:31 [2020-07-29T10:56:31.849Z] #39 37.56   CC       images/vma.o
10:56:31 [2020-07-29T10:56:31.849Z] #39 37.88   CC       images/netdev.o
10:56:31 [2020-07-29T10:56:31.849Z] #39 38.29   CC       images/tty.o
10:56:31 [2020-07-29T10:56:31.849Z] #39 38.96   CC       images/file-lock.o
10:56:31 [2020-07-29T10:56:31.849Z] #39 39.11   CC       images/rlimit.o
10:56:31 [2020-07-29T10:56:31.849Z] #39 39.40   CC       images/pagemap.o
10:56:31 [2020-07-29T10:56:31.849Z] #39 39.82   CC       images/siginfo.o
10:56:31 [2020-07-29T10:56:31.849Z] #39 40.12   CC       images/rpc.o
10:56:31 [2020-07-29T10:56:31.849Z] #39 41.51   CC       images/ext-file.o
10:56:31 [2020-07-29T10:56:31.849Z] #39 41.74   CC       images/cgroup.o
10:56:31 [2020-07-29T10:56:31.849Z] #39 42.62   CC       images/userns.o
10:56:31 [2020-07-29T10:56:31.849Z] 
10:56:31 [2020-07-29T10:56:31.849Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:56:31 [2020-07-29T10:56:31.849Z] #39 87.36   CC       criu/log.o
10:56:32 [2020-07-29T10:56:32.109Z] #39 ...
10:56:32 [2020-07-29T10:56:32.109Z] 
10:56:32 [2020-07-29T10:56:32.109Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
10:56:32 [2020-07-29T10:56:32.109Z] #14 59.63 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
10:56:32 [2020-07-29T10:56:32.109Z] #14 59.81 Selecting previously unselected package libnftnl11:amd64.
10:56:32 [2020-07-29T10:56:32.109Z] #14 59.81 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
10:56:32 [2020-07-29T10:56:32.109Z] #14 59.81 Unpacking libnftnl11:amd64 (1.1.2-2) ...
10:56:32 [2020-07-29T10:56:32.109Z] #14 ...
10:56:32 [2020-07-29T10:56:32.109Z] 
10:56:32 [2020-07-29T10:56:32.109Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:56:32 [2020-07-29T10:56:32.109Z] #42 103.6 encoding/xml
10:56:32 [2020-07-29T10:56:32.109Z] #42 105.2 github.com/LK4D4/vndr/versioned
10:56:32 [2020-07-29T10:56:32.109Z] #42 105.3 compress/flate
10:56:32 [2020-07-29T10:56:32.109Z] #42 108.2 hash
10:56:32 [2020-07-29T10:56:32.109Z] #42 108.4 hash/crc32
10:56:32 [2020-07-29T10:56:32.109Z] #42 109.1 compress/gzip
10:56:32 [2020-07-29T10:56:32.109Z] #42 109.1 context
10:56:32 [2020-07-29T10:56:32.109Z] #42 109.8 crypto/cipher
10:56:32 [2020-07-29T10:56:32.109Z] #42 110.1 math/big
10:56:32 [2020-07-29T10:56:32.109Z] #42 111.2 crypto/aes
10:56:32 [2020-07-29T10:56:32.109Z] #42 112.4 crypto
10:56:32 [2020-07-29T10:56:32.109Z] #42 112.6 crypto/des
10:56:32 [2020-07-29T10:56:32.109Z] #42 113.3 crypto/internal/randutil
10:56:32 [2020-07-29T10:56:32.109Z] #42 113.4 crypto/sha512
10:56:32 [2020-07-29T10:56:32.141Z] #39 87.75   CC       criu/lsm.o
10:56:32 [2020-07-29T10:56:32.370Z] #42 ...
10:56:32 [2020-07-29T10:56:32.370Z] 
10:56:32 [2020-07-29T10:56:32.370Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
10:56:32 [2020-07-29T10:56:32.370Z] #14 59.99 Selecting previously unselected package iptables.
10:56:32 [2020-07-29T10:56:32.370Z] #14 59.99 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
10:56:32 [2020-07-29T10:56:32.370Z] #14 59.99 Unpacking iptables (1.8.2-4) ...
10:56:32 [2020-07-29T10:56:32.433Z] #39 ...
10:56:32 [2020-07-29T10:56:32.433Z] 
10:56:32 [2020-07-29T10:56:32.433Z] #15 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
10:56:32 [2020-07-29T10:56:32.433Z] #15 0.711 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
10:56:32 [2020-07-29T10:56:32.433Z] #15 0.714 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
10:56:32 [2020-07-29T10:56:32.433Z] #15 0.716 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
10:56:32 [2020-07-29T10:56:32.433Z] #15 DONE 0.9s
10:56:32 [2020-07-29T10:56:32.433Z] 
10:56:32 [2020-07-29T10:56:32.433Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:56:32 [2020-07-29T10:56:32.433Z] #39 88.09   CC       criu/mem.o
10:56:32 [2020-07-29T10:56:32.545Z] Removing intermediate container ce54907f0fec
10:56:32 [2020-07-29T10:56:32.545Z]  ---> dc54bd395e1d
10:56:32 [2020-07-29T10:56:32.545Z] Step 21/140 : FROM base AS frozen-images
10:56:32 [2020-07-29T10:56:32.545Z]  ---> 23a46ace04c0
10:56:32 [2020-07-29T10:56:32.545Z] Step 22/140 : ARG DEBIAN_FRONTEND
10:56:32 [2020-07-29T10:56:32.545Z]  ---> Using cache
10:56:32 [2020-07-29T10:56:32.545Z]  ---> 42c0d4db0d56
10:56:32 [2020-07-29T10:56:32.545Z] Step 23/140 : RUN apt-get update && apt-get install -y --no-install-recommends         ca-certificates         jq     && rm -rf /var/lib/apt/lists/*
10:56:32 [2020-07-29T10:56:32.545Z]  ---> Running in d9080d2d2890
10:56:32 [2020-07-29T10:56:32.545Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
10:56:32 [2020-07-29T10:56:32.840Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:56:32 [2020-07-29T10:56:32.840Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:56:32 [2020-07-29T10:56:32.840Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
10:56:32 [2020-07-29T10:56:32.941Z] #14 60.51 Selecting previously unselected package xxd.
10:56:32 [2020-07-29T10:56:32.941Z] #14 60.51 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
10:56:32 [2020-07-29T10:56:32.941Z] #14 60.52 Unpacking xxd (2:8.1.0875-5) ...
10:56:33 [2020-07-29T10:56:33.201Z] #14 60.68 Selecting previously unselected package vim-common.
10:56:33 [2020-07-29T10:56:33.201Z] #14 60.70 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
10:56:33 [2020-07-29T10:56:33.201Z] #14 60.73 Unpacking vim-common (2:8.1.0875-5) ...
10:56:33 [2020-07-29T10:56:33.461Z] #14 61.01 Selecting previously unselected package bash-completion.
10:56:33 [2020-07-29T10:56:33.461Z] #14 61.01 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
10:56:33 [2020-07-29T10:56:33.474Z] #39 89.08   CC       criu/memfd.o
10:56:33 [2020-07-29T10:56:33.488Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [206 kB]
10:56:33 [2020-07-29T10:56:33.488Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
10:56:34 [2020-07-29T10:56:34.107Z] #39 89.67   CC       criu/mount.o
10:56:35 [2020-07-29T10:56:35.007Z] Fetched 8145 kB in 2s (3613 kB/s)
10:56:35 [2020-07-29T10:56:35.644Z] Reading package lists...
10:56:36 [2020-07-29T10:56:36.283Z] Reading package lists...
10:56:36 [2020-07-29T10:56:36.576Z] Building dependency tree...
10:56:36 [2020-07-29T10:56:36.576Z] Reading state information...
10:56:36 [2020-07-29T10:56:36.576Z] ca-certificates is already the newest version (20200601~deb10u1).
10:56:36 [2020-07-29T10:56:36.576Z] The following additional packages will be installed:
10:56:36 [2020-07-29T10:56:36.576Z]   libjq1 libonig5
10:56:36 [2020-07-29T10:56:36.576Z] The following NEW packages will be installed:
10:56:36 [2020-07-29T10:56:36.576Z]   jq libjq1 libonig5
10:56:36 [2020-07-29T10:56:36.840Z] #39 92.01   CC       criu/namespaces.o
10:56:36 [2020-07-29T10:56:36.870Z] 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
10:56:36 [2020-07-29T10:56:36.870Z] Need to get 358 kB of archives.
10:56:36 [2020-07-29T10:56:36.870Z] After this operation, 1277 kB of additional disk space will be used.
10:56:36 [2020-07-29T10:56:36.870Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
10:56:36 [2020-07-29T10:56:36.870Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
10:56:36 [2020-07-29T10:56:36.870Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
10:56:36 [2020-07-29T10:56:36.870Z] debconf: delaying package configuration, since apt-utils is not installed
10:56:36 [2020-07-29T10:56:36.870Z] Fetched 358 kB in 0s (3455 kB/s)
10:56:36 [2020-07-29T10:56:36.870Z] Selecting previously unselected package libonig5:ppc64el.
10:56:36 [2020-07-29T10:56:36.870Z] (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.)
10:56:36 [2020-07-29T10:56:36.870Z] Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ...
10:56:36 [2020-07-29T10:56:36.870Z] Unpacking libonig5:ppc64el (6.9.1-1) ...
10:56:36 [2020-07-29T10:56:36.870Z] Selecting previously unselected package libjq1:ppc64el.
10:56:37 [2020-07-29T10:56:37.163Z] Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
10:56:37 [2020-07-29T10:56:37.163Z] Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
10:56:37 [2020-07-29T10:56:37.163Z] Selecting previously unselected package jq.
10:56:37 [2020-07-29T10:56:37.163Z] Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ...
10:56:37 [2020-07-29T10:56:37.163Z] Unpacking jq (1.5+dfsg-2+b1) ...
10:56:37 [2020-07-29T10:56:37.163Z] Setting up libonig5:ppc64el (6.9.1-1) ...
10:56:37 [2020-07-29T10:56:37.163Z] Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
10:56:37 [2020-07-29T10:56:37.163Z] Setting up jq (1.5+dfsg-2+b1) ...
10:56:37 [2020-07-29T10:56:37.163Z] Processing triggers for libc-bin (2.28-10) ...
10:56:37 [2020-07-29T10:56:37.458Z] Removing intermediate container d9080d2d2890
10:56:37 [2020-07-29T10:56:37.458Z]  ---> be821464a714
10:56:37 [2020-07-29T10:56:37.458Z] Step 24/140 : COPY contrib/download-frozen-image-v2.sh /
10:56:37 [2020-07-29T10:56:37.458Z]  ---> 202ee8751be4
10:56:37 [2020-07-29T10:56:37.458Z] 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
10:56:37 [2020-07-29T10:56:37.473Z] #39 92.99   CC       criu/net.o
10:56:37 [2020-07-29T10:56:37.663Z] #14 65.06 Unpacking bash-completion (1:2.8-6) ...
10:56:37 [2020-07-29T10:56:37.754Z]  ---> Running in 9ee15a37c97f
10:56:38 [2020-07-29T10:56:38.111Z] #39 ...
10:56:38 [2020-07-29T10:56:38.111Z] 
10:56:38 [2020-07-29T10:56:38.111Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0
10:56:38 [2020-07-29T10:56:38.111Z] #16 3.194 Collecting yamllint==1.16.0
10:56:38 [2020-07-29T10:56:38.111Z] #16 3.468   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
10:56:38 [2020-07-29T10:56:38.111Z] #16 3.489 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
10:56:38 [2020-07-29T10:56:38.111Z] #16 3.537   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
10:56:38 [2020-07-29T10:56:38.111Z] #16 3.559 Collecting pyyaml (from yamllint==1.16.0)
10:56:38 [2020-07-29T10:56:38.111Z] #16 3.663   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
10:56:38 [2020-07-29T10:56:38.111Z] #16 4.419 Building wheels for collected packages: pyyaml
10:56:38 [2020-07-29T10:56:38.111Z] #16 4.423   Running setup.py bdist_wheel for pyyaml: started
10:56:38 [2020-07-29T10:56:38.111Z] #16 4.924   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
10:56:38 [2020-07-29T10:56:38.111Z] #16 4.925   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
10:56:38 [2020-07-29T10:56:38.111Z] #16 4.975 Successfully built pyyaml
10:56:38 [2020-07-29T10:56:38.111Z] #16 4.980 Installing collected packages: pathspec, pyyaml, yamllint
10:56:38 [2020-07-29T10:56:38.111Z] #16 5.187 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
10:56:38 [2020-07-29T10:56:38.111Z] #16 DONE 5.5s
10:56:38 [2020-07-29T10:56:38.111Z] 
10:56:38 [2020-07-29T10:56:38.111Z] #21 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
10:56:38 [2020-07-29T10:56:38.111Z] #21 DONE 0.1s
10:56:38 [2020-07-29T10:56:38.111Z] 
10:56:38 [2020-07-29T10:56:38.111Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
10:56:38 [2020-07-29T10:56:38.234Z] #14 65.75 Selecting previously unselected package bzip2.
10:56:38 [2020-07-29T10:56:38.234Z] #14 65.76 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
10:56:38 [2020-07-29T10:56:38.234Z] #14 65.77 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
10:56:38 [2020-07-29T10:56:38.234Z] #14 65.89 Selecting previously unselected package xz-utils.
10:56:38 [2020-07-29T10:56:38.234Z] #14 65.91 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
10:56:38 [2020-07-29T10:56:38.234Z] #14 65.92 Unpacking xz-utils (5.2.4-1) ...
10:56:38 [2020-07-29T10:56:38.421Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
10:56:38 [2020-07-29T10:56:38.495Z] #14 66.15 Selecting previously unselected package apparmor.
10:56:38 [2020-07-29T10:56:38.495Z] #14 66.15 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
10:56:38 [2020-07-29T10:56:38.495Z] #14 66.27 Unpacking apparmor (2.13.2-10) ...
10:56:38 [2020-07-29T10:56:38.719Z] 
10:56:38 [2020-07-29T10:56:38.744Z] #25 DONE 0.7s
10:56:38 [2020-07-29T10:56:38.744Z] 
10:56:38 [2020-07-29T10:56:38.744Z] #27 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
10:56:39 [2020-07-29T10:56:39.035Z] #27 DONE 0.1s
10:56:39 [2020-07-29T10:56:39.035Z] 
10:56:39 [2020-07-29T10:56:39.035Z] #30 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
10:56:39 [2020-07-29T10:56:39.035Z] #30 DONE 0.2s
10:56:39 [2020-07-29T10:56:39.035Z] 
10:56:39 [2020-07-29T10:56:39.035Z] #35 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
10:56:39 [2020-07-29T10:56:39.065Z] #14 66.85 Selecting previously unselected package aufs-tools.
10:56:39 [2020-07-29T10:56:39.325Z] #14 66.86 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
10:56:39 [2020-07-29T10:56:39.325Z] #14 66.87 Unpacking aufs-tools (1:4.14+20190211-1) ...
10:56:39 [2020-07-29T10:56:39.327Z] #35 DONE 0.1s
10:56:39 [2020-07-29T10:56:39.327Z] 
10:56:39 [2020-07-29T10:56:39.327Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:56:39 [2020-07-29T10:56:39.327Z] #39 94.98   CC       criu/netfilter.o
10:56:39 [2020-07-29T10:56:39.571Z] 
###                                                                        5.2%
################                                                          22.8%
##############################                                            42.2%
###############################################                           66.2%
###############################################################           88.0%
######################################################################## 100.0%
10:56:39 [2020-07-29T10:56:39.571Z] 
10:56:39 [2020-07-29T10:56:39.571Z] 
################                                                          22.6%
#######################################################                   77.3%
######################################################################## 100.0%
10:56:39 [2020-07-29T10:56:39.588Z] #14 67.07 Selecting previously unselected package binutils-mingw-w64-i686.
10:56:39 [2020-07-29T10:56:39.588Z] #14 67.09 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
10:56:39 [2020-07-29T10:56:39.588Z] #14 67.09 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
10:56:39 [2020-07-29T10:56:39.618Z] #39 95.24   CC       criu/page-pipe.o
10:56:39 [2020-07-29T10:56:39.867Z] #=#=#                                                                         

10:56:39 [2020-07-29T10:56:39.910Z] #39 95.68   CC       criu/page-xfer.o
10:56:40 [2020-07-29T10:56:40.523Z] 
########                                                                  12.3%
###########################                                               38.2%
#############################################                             63.3%
################################################################          89.0%
######################################################################## 100.0%
10:56:40 [2020-07-29T10:56:40.523Z] #=#=#                                                                         

10:56:40 [2020-07-29T10:56:40.944Z] #39 96.57   CC       criu/pagemap-cache.o
10:56:41 [2020-07-29T10:56:41.235Z] #39 96.83   CC       criu/pagemap.o
10:56:41 [2020-07-29T10:56:41.868Z] #39 97.39   CC       criu/parasite-syscall.o
10:56:42 [2020-07-29T10:56:42.134Z] #14 ...
10:56:42 [2020-07-29T10:56:42.134Z] 
10:56:42 [2020-07-29T10:56:42.134Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
10:56:42 [2020-07-29T10:56:42.134Z] #60 114.6 + for f in rootlesskit rootlesskit-docker-proxy
10:56:42 [2020-07-29T10:56:42.134Z] #60 114.6 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
10:56:42 [2020-07-29T10:56:42.134Z] #60 DONE 123.0s
10:56:42 [2020-07-29T10:56:42.134Z] 
10:56:42 [2020-07-29T10:56:42.134Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
10:56:42 [2020-07-29T10:56:42.134Z] #61 DONE 0.1s
10:56:42 [2020-07-29T10:56:42.134Z] 
10:56:42 [2020-07-29T10:56:42.134Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:56:42 [2020-07-29T10:56:42.134Z] #39 43.00   CC       images/google/protobuf/descriptor.o
10:56:42 [2020-07-29T10:56:42.134Z] #39 45.11   CC       images/opts.o
10:56:42 [2020-07-29T10:56:42.134Z] #39 45.29   CC       images/seccomp.o
10:56:42 [2020-07-29T10:56:42.134Z] #39 45.51   CC       images/binfmt-misc.o
10:56:42 [2020-07-29T10:56:42.134Z] #39 45.75   CC       images/time.o
10:56:42 [2020-07-29T10:56:42.134Z] #39 45.93   CC       images/sysctl.o
10:56:42 [2020-07-29T10:56:42.134Z] #39 46.25   CC       images/autofs.o
10:56:42 [2020-07-29T10:56:42.134Z] #39 46.50   CC       images/macvlan.o
10:56:42 [2020-07-29T10:56:42.134Z] #39 46.81   CC       images/sit.o
10:56:42 [2020-07-29T10:56:42.134Z] #39 47.06   CC       images/memfd.o
10:56:42 [2020-07-29T10:56:42.134Z] #39 47.44   CC       images/timens.o
10:56:42 [2020-07-29T10:56:42.134Z] #39 47.80   LINK     images/built-in.o
10:56:42 [2020-07-29T10:56:42.134Z] #39 48.00   GEN      compel/include/asm
10:56:42 [2020-07-29T10:56:42.134Z] #39 48.03   GEN      compel/include/version.h
10:56:42 [2020-07-29T10:56:42.134Z] #39 48.06 touch .config
10:56:42 [2020-07-29T10:56:42.134Z] #39 48.12   GEN      include/common/config.h
10:56:42 [2020-07-29T10:56:42.134Z] #39 48.25   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
10:56:42 [2020-07-29T10:56:42.134Z] #39 48.26   GEN      compel/plugins/include/uapi/std/syscall-64.h
10:56:42 [2020-07-29T10:56:42.134Z] #39 48.30   GEN      compel/arch/x86/plugins/std/syscalls-64.S
10:56:42 [2020-07-29T10:56:42.134Z] #39 48.33   DEP      compel/arch/x86/plugins/std/syscalls-64.d
10:56:42 [2020-07-29T10:56:42.134Z] #39 48.36   DEP      compel/arch/x86/plugins/std/memcpy.d
10:56:42 [2020-07-29T10:56:42.134Z] #39 48.39   DEP      compel/arch/x86/plugins/std/parasite-head.d
10:56:42 [2020-07-29T10:56:42.134Z] #39 48.41   GEN      compel/plugins/include/uapi/std/syscall.h
10:56:42 [2020-07-29T10:56:42.134Z] #39 48.44   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
10:56:42 [2020-07-29T10:56:42.134Z] #39 48.45   GEN      compel/plugins/include/uapi/std/syscall-codes.h
10:56:42 [2020-07-29T10:56:42.134Z] #39 48.48   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
10:56:42 [2020-07-29T10:56:42.134Z] #39 48.48   DEP      compel/plugins/std/infect.d
10:56:42 [2020-07-29T10:56:42.134Z] #39 48.59   DEP      compel/plugins/std/string.d
10:56:42 [2020-07-29T10:56:42.134Z] #39 48.67   DEP      compel/plugins/std/log.d
10:56:42 [2020-07-29T10:56:42.134Z] #39 48.76   DEP      compel/plugins/std/fds.d
10:56:42 [2020-07-29T10:56:42.134Z] #39 48.86   DEP      compel/plugins/std/std.d
10:56:42 [2020-07-29T10:56:42.134Z] #39 48.96   DEP      compel/plugins/shmem/shmem.d
10:56:42 [2020-07-29T10:56:42.134Z] #39 49.10   DEP      compel/plugins/fds/fds.d
10:56:42 [2020-07-29T10:56:42.134Z] #39 49.27   CC       compel/plugins/std/std.o
10:56:42 [2020-07-29T10:56:42.134Z] #39 49.68   CC       compel/plugins/std/fds.o
10:56:42 [2020-07-29T10:56:42.134Z] #39 50.18   CC       compel/plugins/std/log.o
10:56:42 [2020-07-29T10:56:42.134Z] #39 51.25   CC       compel/plugins/std/string.o
10:56:42 [2020-07-29T10:56:42.134Z] #39 52.16   CC       compel/plugins/std/infect.o
10:56:42 [2020-07-29T10:56:42.134Z] #39 ...
10:56:42 [2020-07-29T10:56:42.134Z] 
10:56:42 [2020-07-29T10:56:42.134Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
10:56:42 [2020-07-29T10:56:42.134Z] #14 69.56 Selecting previously unselected package binutils-mingw-w64-x86-64.
10:56:42 [2020-07-29T10:56:42.134Z] #14 69.57 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
10:56:42 [2020-07-29T10:56:42.134Z] #14 69.58 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
10:56:42 [2020-07-29T10:56:42.298Z] 
##                                                                         2.9%
########                                                                  12.3%
###############                                                           21.2%
#####################                                                     30.2%
###########################                                               37.6%
##################################                                        47.3%
########################################                                  55.7%
#############################################                             63.9%
#####################################################                     73.6%
#########################################################                 79.7%
############################################################              84.6%
################################################################          89.2%
###################################################################       93.5%
######################################################################    97.8%
#######################################################################   99.0%
######################################################################## 100.0%
10:56:42 [2020-07-29T10:56:42.298Z] 
10:56:42 [2020-07-29T10:56:42.501Z] #39 97.87   CC       criu/path.o
10:56:42 [2020-07-29T10:56:42.501Z] #39 98.17   CC       criu/pie-util-vdso.o
10:56:42 [2020-07-29T10:56:42.603Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
10:56:42 [2020-07-29T10:56:42.793Z] #39 98.45   CC       criu/pie-util.o
10:56:42 [2020-07-29T10:56:42.793Z] #39 98.52   CC       criu/pipes.o
10:56:43 [2020-07-29T10:56:43.084Z] #39 98.86   CC       criu/plugin.o
10:56:43 [2020-07-29T10:56:43.131Z] #=#=#                                                                         

10:56:43 [2020-07-29T10:56:43.131Z] 
################                                                          23.0%
######################################################################## 100.0%
10:56:43 [2020-07-29T10:56:43.386Z] #39 99.08   CC       criu/proc_parse.o
10:56:43 [2020-07-29T10:56:43.428Z] 
10:56:43 [2020-07-29T10:56:43.517Z] #14 ...
10:56:43 [2020-07-29T10:56:43.517Z] 
10:56:43 [2020-07-29T10:56:43.517Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:56:43 [2020-07-29T10:56:43.517Z] #42 114.8 crypto/ed25519/internal/edwards25519
10:56:43 [2020-07-29T10:56:43.517Z] #42 117.1 crypto/hmac
10:56:43 [2020-07-29T10:56:43.517Z] #42 117.3 crypto/md5
10:56:43 [2020-07-29T10:56:43.517Z] #42 117.9 crypto/rc4
10:56:43 [2020-07-29T10:56:43.517Z] #42 118.1 crypto/sha1
10:56:43 [2020-07-29T10:56:43.517Z] #42 119.2 crypto/rand
10:56:43 [2020-07-29T10:56:43.517Z] #42 119.4 crypto/elliptic
10:56:43 [2020-07-29T10:56:43.517Z] #42 119.9 encoding/asn1
10:56:43 [2020-07-29T10:56:43.517Z] #42 122.2 crypto/ed25519
10:56:43 [2020-07-29T10:56:43.517Z] #42 122.6 crypto/rsa
10:56:43 [2020-07-29T10:56:43.517Z] #42 122.9 crypto/ecdsa
10:56:43 [2020-07-29T10:56:43.517Z] #42 124.0 crypto/sha256
10:56:43 [2020-07-29T10:56:43.517Z] #42 124.9 crypto/dsa
10:56:43 [2020-07-29T10:56:43.517Z] #42 ...
10:56:43 [2020-07-29T10:56:43.517Z] 
10:56:43 [2020-07-29T10:56:43.517Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:56:43 [2020-07-29T10:56:43.517Z] #39 52.77   CC       compel/arch/x86/plugins/std/parasite-head.o
10:56:43 [2020-07-29T10:56:43.517Z] #39 52.91   CC       compel/arch/x86/plugins/std/memcpy.o
10:56:43 [2020-07-29T10:56:43.517Z] #39 53.01   CC       compel/arch/x86/plugins/std/syscalls-64.o
10:56:43 [2020-07-29T10:56:43.517Z] #39 53.30   AR       compel/plugins/std.lib.a
10:56:43 [2020-07-29T10:56:43.517Z] #39 53.45   CC       compel/plugins/fds/fds.o
10:56:43 [2020-07-29T10:56:43.517Z] #39 53.74   AR       compel/plugins/fds.lib.a
10:56:43 [2020-07-29T10:56:43.517Z] #39 53.81   HOSTDEP  compel/src/lib/log-host.d
10:56:43 [2020-07-29T10:56:43.517Z] #39 53.90   HOSTDEP  compel/src/lib/handle-elf-host.d
10:56:43 [2020-07-29T10:56:43.517Z] #39 54.05   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
10:56:43 [2020-07-29T10:56:43.517Z] #39 54.19   HOSTDEP  compel/src/main-host.d
10:56:43 [2020-07-29T10:56:43.517Z] #39 54.26   DEP      compel/src/lib/ptrace.d
10:56:43 [2020-07-29T10:56:43.721Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
10:56:43 [2020-07-29T10:56:43.777Z] #39 54.40   DEP      compel/src/lib/infect.d
10:56:43 [2020-07-29T10:56:43.777Z] #39 54.64   DEP      compel/src/lib/infect-util.d
10:56:44 [2020-07-29T10:56:44.019Z] 
10:56:44 [2020-07-29T10:56:44.019Z] 
######################################################################## 100.0%
10:56:44 [2020-07-29T10:56:44.019Z] 
10:56:44 [2020-07-29T10:56:44.037Z] #39 54.81   DEP      compel/src/lib/infect-rpc.d
10:56:44 [2020-07-29T10:56:44.037Z] #39 54.91   DEP      compel/arch/x86/src/lib/infect.d
10:56:44 [2020-07-29T10:56:44.298Z] #39 54.98   DEP      compel/arch/x86/src/lib/cpu.d
10:56:44 [2020-07-29T10:56:44.298Z] #39 55.02   DEP      compel/src/lib/log.d
10:56:44 [2020-07-29T10:56:44.298Z] #39 55.09   DEP      compel/src/main.d
10:56:44 [2020-07-29T10:56:44.559Z] #39 55.26   DEP      compel/src/lib/handle-elf.d
10:56:44 [2020-07-29T10:56:44.656Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
10:56:44 [2020-07-29T10:56:44.656Z] skipping existing c8c2d4a6b2e3
10:56:44 [2020-07-29T10:56:44.656Z] 
10:56:44 [2020-07-29T10:56:44.819Z] #39 55.35   DEP      compel/arch/x86/src/lib/handle-elf.d
10:56:44 [2020-07-29T10:56:44.819Z] #39 55.49   CC       compel/src/lib/log.o
10:56:44 [2020-07-29T10:56:44.893Z] #39 100.6   CC       criu/protobuf-desc.o
10:56:45 [2020-07-29T10:56:45.079Z] #39 55.75   CC       compel/arch/x86/src/lib/cpu.o
10:56:45 [2020-07-29T10:56:45.290Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
10:56:45 [2020-07-29T10:56:45.583Z] 
10:56:45 [2020-07-29T10:56:45.583Z] 
######################################################################## 100.0%
10:56:45 [2020-07-29T10:56:45.583Z] 
10:56:45 [2020-07-29T10:56:45.583Z] Download of images into '/build' complete.
10:56:45 [2020-07-29T10:56:45.583Z] Use something like the following to load the result into a Docker daemon:
10:56:45 [2020-07-29T10:56:45.583Z]   tar -cC '/build' . | docker load
10:56:45 [2020-07-29T10:56:45.929Z] #39 101.3   CC       criu/protobuf.o
10:56:45 [2020-07-29T10:56:45.929Z] #39 101.5   CC       criu/pstree.o
10:56:46 [2020-07-29T10:56:46.029Z] #39 56.57   CC       compel/arch/x86/src/lib/infect.o
10:56:46 [2020-07-29T10:56:46.564Z] #39 102.1   CC       criu/rbtree.o
10:56:46 [2020-07-29T10:56:46.564Z] #39 102.3   CC       criu/rst-malloc.o
10:56:46 [2020-07-29T10:56:46.856Z] #39 102.5   CC       criu/seccomp.o
10:56:46 [2020-07-29T10:56:46.968Z] #39 57.70   CC       compel/src/lib/infect-rpc.o
10:56:47 [2020-07-29T10:56:47.229Z] #39 58.06   CC       compel/src/lib/infect-util.o
10:56:47 [2020-07-29T10:56:47.490Z] #39 102.9   CC       criu/seize.o
10:56:47 [2020-07-29T10:56:47.667Z] Removing intermediate container 9ee15a37c97f
10:56:47 [2020-07-29T10:56:47.667Z]  ---> f4f87ab81978
10:56:47 [2020-07-29T10:56:47.667Z] Step 26/140 : FROM base AS cross-false
10:56:47 [2020-07-29T10:56:47.667Z]  ---> 23a46ace04c0
10:56:47 [2020-07-29T10:56:47.667Z] Step 27/140 : FROM base AS cross-true
10:56:47 [2020-07-29T10:56:47.667Z]  ---> 23a46ace04c0
10:56:47 [2020-07-29T10:56:47.667Z] Step 28/140 : ARG DEBIAN_FRONTEND
10:56:47 [2020-07-29T10:56:47.667Z]  ---> Using cache
10:56:47 [2020-07-29T10:56:47.667Z]  ---> 42c0d4db0d56
10:56:47 [2020-07-29T10:56:47.667Z] Step 29/140 : RUN dpkg --add-architecture arm64
10:56:47 [2020-07-29T10:56:47.667Z]  ---> Running in f7bf74b54239
10:56:47 [2020-07-29T10:56:47.716Z] Running on azwin-2-fa2840 in d:\jenkins\workspace\moby_PR-41287
[Pipeline] {
[Pipeline] ws
10:56:47 [2020-07-29T10:56:47.730Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
10:56:47 [2020-07-29T10:56:47.781Z] #39 103.4   CC       criu/servicefd.o
10:56:47 [2020-07-29T10:56:47.799Z] #39 58.44   CC       compel/src/lib/infect.o
10:56:47 [2020-07-29T10:56:47.962Z] Removing intermediate container f7bf74b54239
10:56:47 [2020-07-29T10:56:47.962Z]  ---> a2e8118d62fa
10:56:47 [2020-07-29T10:56:47.962Z] Step 30/140 : RUN dpkg --add-architecture armel
10:56:47 [2020-07-29T10:56:47.962Z]  ---> Running in f28c87fef0a2
10:56:48 [2020-07-29T10:56:48.073Z] #39 103.7   CC       criu/shmem.o
10:56:48 [2020-07-29T10:56:48.599Z] Removing intermediate container f28c87fef0a2
10:56:48 [2020-07-29T10:56:48.599Z]  ---> 4bff5284bb01
10:56:48 [2020-07-29T10:56:48.599Z] Step 31/140 : RUN dpkg --add-architecture armhf
10:56:48 [2020-07-29T10:56:48.599Z]  ---> Running in 8d575248d574
10:56:48 [2020-07-29T10:56:48.707Z] #39 104.4   CC       criu/sigframe.o
10:56:48 [2020-07-29T10:56:48.707Z] #39 ...
10:56:48 [2020-07-29T10:56:48.707Z] 
10:56:48 [2020-07-29T10:56:48.707Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
10:56:48 [2020-07-29T10:56:48.707Z] #52 118.7 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
10:56:49 [2020-07-29T10:56:49.239Z] Removing intermediate container 8d575248d574
10:56:49 [2020-07-29T10:56:49.239Z]  ---> b03242796c54
10:56:49 [2020-07-29T10:56:49.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
10:56:49 [2020-07-29T10:56:49.239Z]  ---> Running in ad1eb5b754ca
10:56:49 [2020-07-29T10:56:49.798Z] #52 119.9 + mkdir -p /build
10:56:49 [2020-07-29T10:56:49.798Z] #52 119.9 + cp runc /build/runc
10:56:49 [2020-07-29T10:56:49.882Z] Removing intermediate container ad1eb5b754ca
10:56:49 [2020-07-29T10:56:49.882Z]  ---> 5762928734a6
10:56:49 [2020-07-29T10:56:49.882Z] Step 33/140 : FROM cross-${CROSS} as dev-base
10:56:49 [2020-07-29T10:56:49.882Z]  ---> 23a46ace04c0
10:56:49 [2020-07-29T10:56:49.882Z] Step 34/140 : FROM dev-base AS runtime-dev-cross-false
10:56:49 [2020-07-29T10:56:49.882Z]  ---> 23a46ace04c0
10:56:49 [2020-07-29T10:56:49.882Z] Step 35/140 : ARG DEBIAN_FRONTEND
10:56:49 [2020-07-29T10:56:49.882Z]  ---> Using cache
10:56:49 [2020-07-29T10:56:49.882Z]  ---> 42c0d4db0d56
10:56:49 [2020-07-29T10:56:49.882Z] Step 36/140 : RUN apt-get update && apt-get install -y --no-install-recommends         libapparmor-dev         libseccomp-dev     && rm -rf /var/lib/apt/lists/*
10:56:49 [2020-07-29T10:56:49.882Z]  ---> Running in 844aa8fd9eef
10:56:50 [2020-07-29T10:56:50.099Z] #52 DONE 120.2s
10:56:50 [2020-07-29T10:56:50.099Z] 
10:56:50 [2020-07-29T10:56:50.099Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:56:50 [2020-07-29T10:56:50.099Z] #39 104.5   CC       criu/signalfd.o
10:56:50 [2020-07-29T10:56:50.099Z] #39 104.6   CC       criu/sk-inet.o
10:56:50 [2020-07-29T10:56:50.099Z] #39 105.3   CC       criu/sk-netlink.o
10:56:50 [2020-07-29T10:56:50.099Z] #39 105.6   CC       criu/sk-packet.o
10:56:50 [2020-07-29T10:56:50.340Z] #39 ...
10:56:50 [2020-07-29T10:56:50.340Z] 
10:56:50 [2020-07-29T10:56:50.340Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
10:56:50 [2020-07-29T10:56:50.340Z] #14 72.28 Selecting previously unselected package binutils-mingw-w64.
10:56:50 [2020-07-29T10:56:50.340Z] #14 72.31 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
10:56:50 [2020-07-29T10:56:50.340Z] #14 72.31 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
10:56:50 [2020-07-29T10:56:50.340Z] #14 72.43 Selecting previously unselected package libdevmapper1.02.1:amd64.
10:56:50 [2020-07-29T10:56:50.340Z] #14 72.43 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
10:56:50 [2020-07-29T10:56:50.340Z] #14 72.44 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
10:56:50 [2020-07-29T10:56:50.340Z] #14 72.59 Selecting previously unselected package dmsetup.
10:56:50 [2020-07-29T10:56:50.340Z] #14 72.60 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_amd64.deb ...
10:56:50 [2020-07-29T10:56:50.340Z] #14 72.63 Unpacking dmsetup (2:1.02.155-3) ...
10:56:50 [2020-07-29T10:56:50.340Z] #14 72.79 Selecting previously unselected package mingw-w64-common.
10:56:50 [2020-07-29T10:56:50.340Z] #14 72.79 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ...
10:56:50 [2020-07-29T10:56:50.340Z] #14 72.80 Unpacking mingw-w64-common (6.0.0-3) ...
10:56:50 [2020-07-29T10:56:50.340Z] #14 77.54 Selecting previously unselected package mingw-w64-x86-64-dev.
10:56:50 [2020-07-29T10:56:50.340Z] #14 77.58 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
10:56:50 [2020-07-29T10:56:50.340Z] #14 77.58 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
10:56:50 [2020-07-29T10:56:50.425Z] #39 106.0   CC       criu/sk-queue.o
10:56:50 [2020-07-29T10:56:50.520Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
10:56:50 [2020-07-29T10:56:50.520Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:56:50 [2020-07-29T10:56:50.520Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:56:50 [2020-07-29T10:56:50.520Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
10:56:50 [2020-07-29T10:56:50.745Z] #39 106.5   CC       criu/sk-tcp.o
10:56:51 [2020-07-29T10:56:51.172Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [206 kB]
10:56:51 [2020-07-29T10:56:51.172Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
10:56:51 [2020-07-29T10:56:51.433Z] #39 106.9   CC       criu/sk-unix.o
10:56:52 [2020-07-29T10:56:52.066Z] #39 107.7   CC       criu/sockets.o
10:56:52 [2020-07-29T10:56:52.685Z] Fetched 8145 kB in 2s (3352 kB/s)
10:56:52 [2020-07-29T10:56:52.699Z] #39 108.1   CC       criu/stats.o
10:56:52 [2020-07-29T10:56:52.699Z] #39 108.3   CC       criu/string.o
10:56:52 [2020-07-29T10:56:52.699Z] #39 108.3   CC       criu/sysctl.o
10:56:52 [2020-07-29T10:56:52.883Z] #14 ...
10:56:52 [2020-07-29T10:56:52.883Z] 
10:56:52 [2020-07-29T10:56:52.883Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:56:52 [2020-07-29T10:56:52.883Z] #39 61.26   CC       compel/src/lib/ptrace.o
10:56:52 [2020-07-29T10:56:52.883Z] #39 61.72   AR       compel/libcompel.a
10:56:52 [2020-07-29T10:56:52.883Z] #39 61.79   HOSTCC   compel/src/main-host.o
10:56:52 [2020-07-29T10:56:52.883Z] #39 62.15   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
10:56:52 [2020-07-29T10:56:52.883Z] #39 62.34   HOSTCC   compel/src/lib/handle-elf-host.o
10:56:52 [2020-07-29T10:56:52.883Z] #39 62.75   HOSTCC   compel/src/lib/log-host.o
10:56:52 [2020-07-29T10:56:52.883Z] #39 63.04   HOSTLINK compel/compel-host-bin
10:56:52 [2020-07-29T10:56:52.883Z] #39 63.19   DEP      soccr/soccr.d
10:56:52 [2020-07-29T10:56:52.883Z] #39 63.36   CC       soccr/soccr.o
10:56:52 [2020-07-29T10:56:52.991Z] #39 108.7   CC       criu/sysfs_parse.o
10:56:53 [2020-07-29T10:56:53.283Z] #39 109.0   CC       criu/timens.o
10:56:53 [2020-07-29T10:56:53.322Z] Reading package lists...
10:56:53 [2020-07-29T10:56:53.574Z] #39 109.2   CC       criu/timerfd.o
10:56:53 [2020-07-29T10:56:53.824Z] #39 ...
10:56:53 [2020-07-29T10:56:53.824Z] 
10:56:53 [2020-07-29T10:56:53.824Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:56:53 [2020-07-29T10:56:53.824Z] #42 124.9 encoding/hex
10:56:53 [2020-07-29T10:56:53.824Z] #42 125.3 crypto/x509/pkix
10:56:53 [2020-07-29T10:56:53.824Z] #42 125.4 encoding/pem
10:56:53 [2020-07-29T10:56:53.824Z] #42 125.7 vendor/golang.org/x/crypto/cryptobyte
10:56:53 [2020-07-29T10:56:53.824Z] #42 125.9 vendor/golang.org/x/net/dns/dnsmessage
10:56:53 [2020-07-29T10:56:53.824Z] #42 127.9 internal/singleflight
10:56:53 [2020-07-29T10:56:53.824Z] #42 128.1 vendor/golang.org/x/crypto/internal/chacha20
10:56:53 [2020-07-29T10:56:53.824Z] #42 128.8 vendor/golang.org/x/crypto/poly1305
10:56:53 [2020-07-29T10:56:53.824Z] #42 129.1 vendor/golang.org/x/sys/cpu
10:56:53 [2020-07-29T10:56:53.824Z] #42 129.4 vendor/golang.org/x/crypto/chacha20poly1305
10:56:53 [2020-07-29T10:56:53.824Z] #42 130.0 net
10:56:53 [2020-07-29T10:56:53.824Z] #42 130.8 vendor/golang.org/x/crypto/hkdf
10:56:53 [2020-07-29T10:56:53.824Z] #42 131.0 vendor/golang.org/x/text/transform
10:56:53 [2020-07-29T10:56:53.824Z] #42 131.8 vendor/golang.org/x/text/unicode/bidi
10:56:53 [2020-07-29T10:56:53.824Z] #42 133.6 vendor/golang.org/x/text/secure/bidirule
10:56:53 [2020-07-29T10:56:53.824Z] #42 133.9 vendor/golang.org/x/text/unicode/norm
10:56:53 [2020-07-29T10:56:53.865Z] #39 109.5   CC       criu/tty.o
10:56:54 [2020-07-29T10:56:54.086Z] #42 ...
10:56:54 [2020-07-29T10:56:54.086Z] 
10:56:54 [2020-07-29T10:56:54.086Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:56:54 [2020-07-29T10:56:54.086Z] #39 64.77   AR       soccr/libsoccr.a
10:56:54 [2020-07-29T10:56:54.086Z] #39 64.82 make[1]: 'soccr/libsoccr.a' is up to date.
10:56:54 [2020-07-29T10:56:54.367Z] Reading package lists...
10:56:54 [2020-07-29T10:56:54.367Z] Building dependency tree...
10:56:54 [2020-07-29T10:56:54.367Z] Reading state information...
10:56:54 [2020-07-29T10:56:54.367Z] The following additional packages will be installed:
10:56:54 [2020-07-29T10:56:54.367Z]   libapparmor1
10:56:54 [2020-07-29T10:56:54.367Z] Suggested packages:
10:56:54 [2020-07-29T10:56:54.367Z]   seccomp
10:56:54 [2020-07-29T10:56:54.367Z] The following NEW packages will be installed:
10:56:54 [2020-07-29T10:56:54.367Z]   libapparmor-dev libapparmor1 libseccomp-dev
10:56:54 [2020-07-29T10:56:54.367Z] 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
10:56:54 [2020-07-29T10:56:54.367Z] Need to get 307 kB of archives.
10:56:54 [2020-07-29T10:56:54.367Z] After this operation, 1108 kB of additional disk space will be used.
10:56:54 [2020-07-29T10:56:54.367Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
10:56:54 [2020-07-29T10:56:54.367Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
10:56:54 [2020-07-29T10:56:54.497Z] #39 ...
10:56:54 [2020-07-29T10:56:54.498Z] 
10:56:54 [2020-07-29T10:56:54.498Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
10:56:54 [2020-07-29T10:56:54.498Z] #36 145.7 + dpkg --print-architecture
10:56:54 [2020-07-29T10:56:54.498Z] #36 145.7 + cd /tmp/tmp.y54L2YH1JW/src/github.com/docker/distribution
10:56:54 [2020-07-29T10:56:54.498Z] #36 145.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
10:56:54 [2020-07-29T10:56:54.656Z] #39 65.21   DEP      criu/arch/x86/sigframe.d
10:56:54 [2020-07-29T10:56:54.660Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB]
10:56:54 [2020-07-29T10:56:54.789Z] #36 145.9 + GOPATH=/tmp/tmp.y54L2YH1JW/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.y54L2YH1JW
10:56:54 [2020-07-29T10:56:54.789Z] #36 145.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
10:56:54 [2020-07-29T10:56:54.917Z] #39 65.46   DEP      criu/arch/x86/sigaction_compat.d
10:56:54 [2020-07-29T10:56:54.917Z] #39 65.56   DEP      criu/arch/x86/kerndat.d
10:56:54 [2020-07-29T10:56:54.917Z] #39 65.69   DEP      criu/arch/x86/crtools.d
10:56:54 [2020-07-29T10:56:54.966Z] debconf: delaying package configuration, since apt-utils is not installed
10:56:54 [2020-07-29T10:56:54.966Z] Fetched 307 kB in 0s (1007 kB/s)
10:56:54 [2020-07-29T10:56:54.966Z] Selecting previously unselected package libapparmor1:ppc64el.
10:56:54 [2020-07-29T10:56:54.966Z] (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.)
10:56:54 [2020-07-29T10:56:54.966Z] Preparing to unpack .../libapparmor1_2.13.2-10_ppc64el.deb ...
10:56:54 [2020-07-29T10:56:54.966Z] Unpacking libapparmor1:ppc64el (2.13.2-10) ...
10:56:54 [2020-07-29T10:56:54.966Z] Selecting previously unselected package libapparmor-dev:ppc64el.
10:56:54 [2020-07-29T10:56:54.966Z] Preparing to unpack .../libapparmor-dev_2.13.2-10_ppc64el.deb ...
10:56:54 [2020-07-29T10:56:54.966Z] Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
10:56:54 [2020-07-29T10:56:54.966Z] Selecting previously unselected package libseccomp-dev:ppc64el.
10:56:54 [2020-07-29T10:56:54.966Z] Preparing to unpack .../libseccomp-dev_2.3.3-4_ppc64el.deb ...
10:56:54 [2020-07-29T10:56:54.966Z] Unpacking libseccomp-dev:ppc64el (2.3.3-4) ...
10:56:54 [2020-07-29T10:56:54.966Z] Setting up libseccomp-dev:ppc64el (2.3.3-4) ...
10:56:54 [2020-07-29T10:56:54.966Z] Setting up libapparmor1:ppc64el (2.13.2-10) ...
10:56:54 [2020-07-29T10:56:54.966Z] Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
10:56:54 [2020-07-29T10:56:54.966Z] Processing triggers for libc-bin (2.28-10) ...
10:56:55 [2020-07-29T10:56:55.178Z] #39 65.85   DEP      criu/arch/x86/cpu.d
10:56:55 [2020-07-29T10:56:55.260Z] Removing intermediate container 844aa8fd9eef
10:56:55 [2020-07-29T10:56:55.260Z]  ---> 3f06a4941019
10:56:55 [2020-07-29T10:56:55.260Z] Step 37/140 : FROM cross-true AS runtime-dev-cross-true
10:56:55 [2020-07-29T10:56:55.260Z]  ---> 5762928734a6
10:56:55 [2020-07-29T10:56:55.260Z] Step 38/140 : ARG DEBIAN_FRONTEND
10:56:55 [2020-07-29T10:56:55.260Z]  ---> Running in 7d9b7ae8a13f
10:56:55 [2020-07-29T10:56:55.438Z] #39 66.09   CC       criu/arch/x86/cpu.o
10:56:55 [2020-07-29T10:56:55.555Z] Removing intermediate container 7d9b7ae8a13f
10:56:55 [2020-07-29T10:56:55.555Z]  ---> 85667a13f2fe
10:56:55 [2020-07-29T10:56:55.555Z] 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
10:56:55 [2020-07-29T10:56:55.555Z]  ---> Running in bd35c688944e
10:56:56 [2020-07-29T10:56:56.008Z] #39 66.77   CC       criu/arch/x86/crtools.o
10:56:56 [2020-07-29T10:56:56.192Z] Removing intermediate container bd35c688944e
10:56:56 [2020-07-29T10:56:56.193Z]  ---> 5568f56db29f
10:56:56 [2020-07-29T10:56:56.193Z] Step 40/140 : FROM runtime-dev-cross-${CROSS} AS runtime-dev
10:56:56 [2020-07-29T10:56:56.193Z]  ---> 3f06a4941019
10:56:56 [2020-07-29T10:56:56.193Z] Step 41/140 : FROM base AS tomlv
10:56:56 [2020-07-29T10:56:56.193Z]  ---> 23a46ace04c0
10:56:56 [2020-07-29T10:56:56.193Z] Step 42/140 : ENV INSTALL_BINARY_NAME=tomlv
10:56:56 [2020-07-29T10:56:56.193Z]  ---> Running in c30853cd9987
10:56:56 [2020-07-29T10:56:56.193Z] Removing intermediate container c30853cd9987
10:56:56 [2020-07-29T10:56:56.193Z]  ---> f71bd746d3e5
10:56:56 [2020-07-29T10:56:56.193Z] Step 43/140 : ARG TOMLV_COMMIT
10:56:56 [2020-07-29T10:56:56.193Z]  ---> Running in 2083e539343c
10:56:56 [2020-07-29T10:56:56.486Z] Removing intermediate container 2083e539343c
10:56:56 [2020-07-29T10:56:56.486Z]  ---> f128d827f583
10:56:56 [2020-07-29T10:56:56.486Z] Step 44/140 : COPY hack/dockerfile/install/install.sh ./install.sh
10:56:56 [2020-07-29T10:56:56.486Z]  ---> 9e362217db94
10:56:56 [2020-07-29T10:56:56.486Z] Step 45/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
10:56:56 [2020-07-29T10:56:56.486Z]  ---> 668107f1f45d
10:56:56 [2020-07-29T10:56:56.486Z] Step 46/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
10:56:56 [2020-07-29T10:56:56.786Z]  ---> Running in 85734052c818
10:56:56 [2020-07-29T10:56:56.786Z] + RM_GOPATH=0
10:56:56 [2020-07-29T10:56:56.786Z] + TMP_GOPATH=
10:56:56 [2020-07-29T10:56:56.786Z] + : /build
10:56:56 [2020-07-29T10:56:56.786Z] + '[' -z '' ']'
10:56:56 [2020-07-29T10:56:56.786Z] ++ mktemp -d
10:56:56 [2020-07-29T10:56:56.786Z] + export GOPATH=/tmp/tmp.HuZEwtoguX
10:56:56 [2020-07-29T10:56:56.786Z] + GOPATH=/tmp/tmp.HuZEwtoguX
10:56:56 [2020-07-29T10:56:56.786Z] + RM_GOPATH=1
10:56:56 [2020-07-29T10:56:56.786Z] ++ dirname ./install.sh
10:56:56 [2020-07-29T10:56:56.786Z] + dir=.
10:56:56 [2020-07-29T10:56:56.786Z] + bin=tomlv
10:56:56 [2020-07-29T10:56:56.786Z] + shift
10:56:56 [2020-07-29T10:56:56.786Z] + '[' '!' -f ./tomlv.installer ']'
10:56:56 [2020-07-29T10:56:56.786Z] + . ./tomlv.installer
10:56:56 [2020-07-29T10:56:56.786Z] ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:56:56 [2020-07-29T10:56:56.786Z] + install_tomlv
10:56:56 [2020-07-29T10:56:56.786Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
10:56:56 [2020-07-29T10:56:56.786Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.HuZEwtoguX/src/github.com/BurntSushi/toml
10:56:56 [2020-07-29T10:56:56.786Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:56:56 [2020-07-29T10:56:56.786Z] Cloning into '/tmp/tmp.HuZEwtoguX/src/github.com/BurntSushi/toml'...
10:56:57 [2020-07-29T10:56:57.390Z] #39 68.12   CC       criu/arch/x86/kerndat.o
10:56:57 [2020-07-29T10:56:57.429Z] + cd /tmp/tmp.HuZEwtoguX/src/github.com/BurntSushi/toml
10:56:57 [2020-07-29T10:56:57.429Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:56:57 [2020-07-29T10:56:57.429Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
10:56:57 [2020-07-29T10:56:57.429Z] runtime/internal/sys
10:56:57 [2020-07-29T10:56:57.429Z] math/bits
10:56:57 [2020-07-29T10:56:57.429Z] runtime/internal/atomic
10:56:57 [2020-07-29T10:56:57.429Z] internal/cpu
10:56:57 [2020-07-29T10:56:57.429Z] runtime/internal/math
10:56:57 [2020-07-29T10:56:57.429Z] unicode/utf8
10:56:57 [2020-07-29T10:56:57.429Z] internal/bytealg
10:56:57 [2020-07-29T10:56:57.429Z] internal/race
10:56:57 [2020-07-29T10:56:57.429Z] sync/atomic
10:56:57 [2020-07-29T10:56:57.429Z] math
10:56:57 [2020-07-29T10:56:57.429Z] unicode
10:56:57 [2020-07-29T10:56:57.429Z] internal/testlog
10:56:57 [2020-07-29T10:56:57.429Z] encoding
10:56:57 [2020-07-29T10:56:57.429Z] runtime
10:56:57 [2020-07-29T10:56:57.429Z] runtime/cgo
10:56:58 [2020-07-29T10:56:58.331Z] #39 68.78   CC       criu/arch/x86/sigaction_compat.o
10:56:58 [2020-07-29T10:56:58.331Z] #39 69.02   CC       criu/arch/x86/sigframe.o
10:56:58 [2020-07-29T10:56:58.592Z] #39 69.33   LINK     criu/arch/x86/crtools.built-in.o
10:56:58 [2020-07-29T10:56:58.592Z] #39 69.40   DEP      criu/pie/util-vdso-elf32.d
10:56:59 [2020-07-29T10:56:59.162Z] #39 69.67   DEP      criu/pie/util-vdso.d
10:56:59 [2020-07-29T10:56:59.162Z] #39 69.84   DEP      criu/pie/util.d
10:56:59 [2020-07-29T10:56:59.423Z] #39 70.08   CC       criu/pie/util.o
10:56:59 [2020-07-29T10:56:59.685Z] #39 70.42   CC       criu/pie/util-vdso.o
10:57:00 [2020-07-29T10:57:00.214Z] internal/reflectlite
10:57:00 [2020-07-29T10:57:00.214Z] sync
10:57:00 [2020-07-29T10:57:00.359Z] #36 ...
10:57:00 [2020-07-29T10:57:00.359Z] 
10:57:00 [2020-07-29T10:57:00.359Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:57:00 [2020-07-29T10:57:00.359Z] #39 110.4   CC       criu/tun.o
10:57:00 [2020-07-29T10:57:00.359Z] #39 110.8   CC       criu/uffd.o
10:57:00 [2020-07-29T10:57:00.359Z] #39 111.5   CC       criu/util.o
10:57:00 [2020-07-29T10:57:00.359Z] #39 112.1   CC       criu/uts_ns.o
10:57:00 [2020-07-29T10:57:00.359Z] #39 112.2   CC       criu/vdso.o
10:57:00 [2020-07-29T10:57:00.359Z] #39 112.5   LINK     criu/built-in.o
10:57:00 [2020-07-29T10:57:00.359Z] #39 112.6   LINK     criu/criu
10:57:00 [2020-07-29T10:57:00.359Z] #39 112.8   DEP      lib/c/criu.d
10:57:00 [2020-07-29T10:57:00.359Z] #39 112.9   CC       images/rpc.pb-c.o
10:57:00 [2020-07-29T10:57:00.359Z] #39 113.3   CC       lib/c/criu.o
10:57:00 [2020-07-29T10:57:00.359Z] #39 113.7   LINK     lib/c/built-in.o
10:57:00 [2020-07-29T10:57:00.359Z] #39 113.7   LINK     lib/c/libcriu.so
10:57:00 [2020-07-29T10:57:00.359Z] #39 113.8   LINK     lib/c/libcriu.a
10:57:00 [2020-07-29T10:57:00.359Z] #39 113.9   GEN      magic.py
10:57:00 [2020-07-29T10:57:00.359Z] #39 113.9 Note: Building without setproctitle() and strlcpy() support.
10:57:00 [2020-07-29T10:57:00.359Z] #39 113.9       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
10:57:00 [2020-07-29T10:57:00.359Z] #39 113.9 Note: Building without GnuTLS support
10:57:00 [2020-07-29T10:57:00.359Z] #39 114.0 Makefile.config:39: Warn: you have no libnftables installed
10:57:00 [2020-07-29T10:57:00.359Z] #39 114.0 Makefile.config:40: Warn: Building without nftables support
10:57:00 [2020-07-29T10:57:00.359Z] #39 114.3 fatal: not a git repository (or any of the parent directories): .git
10:57:00 [2020-07-29T10:57:00.359Z] #39 114.7 make[1]: Nothing to be done for 'all'.
10:57:00 [2020-07-29T10:57:00.359Z] #39 115.0 make[1]: 'images/built-in.o' is up to date.
10:57:00 [2020-07-29T10:57:00.359Z] #39 115.1 make[1]: 'compel/plugins/std.lib.a' is up to date.
10:57:00 [2020-07-29T10:57:00.359Z] #39 115.1 make[1]: 'compel/plugins/fds.lib.a' is up to date.
10:57:00 [2020-07-29T10:57:00.359Z] #39 115.1 make[1]: 'compel/libcompel.a' is up to date.
10:57:00 [2020-07-29T10:57:00.359Z] #39 115.1 make[1]: 'compel/compel-host-bin' is up to date.
10:57:00 [2020-07-29T10:57:00.359Z] #39 115.1 make[1]: Nothing to be done for 'all'.
10:57:00 [2020-07-29T10:57:00.359Z] #39 115.1 make[1]: 'soccr/libsoccr.a' is up to date.
10:57:00 [2020-07-29T10:57:00.359Z] #39 115.2 make[2]: Nothing to be done for 'all'.
10:57:00 [2020-07-29T10:57:00.359Z] #39 115.2 make[2]: Nothing to be done for 'all'.
10:57:00 [2020-07-29T10:57:00.359Z] #39 115.3 make[2]: Nothing to be done for 'all'.
10:57:00 [2020-07-29T10:57:00.359Z] #39 115.3 make[2]: Nothing to be done for 'all'.
10:57:00 [2020-07-29T10:57:00.359Z] #39 115.4 make[2]: Nothing to be done for 'all'.
10:57:00 [2020-07-29T10:57:00.359Z] #39 115.4 make[2]: Nothing to be done for 'all'.
10:57:00 [2020-07-29T10:57:00.359Z] #39 115.4 make[2]: Nothing to be done for 'all'.
10:57:00 [2020-07-29T10:57:00.359Z] #39 115.5 make[2]: Nothing to be done for 'all'.
10:57:00 [2020-07-29T10:57:00.359Z] #39 115.5   INSTALL  criu/criu
10:57:00 [2020-07-29T10:57:00.359Z] #39 DONE 115.8s
10:57:00 [2020-07-29T10:57:00.359Z] 
10:57:00 [2020-07-29T10:57:00.359Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
10:57:00 [2020-07-29T10:57:00.511Z] errors
10:57:00 [2020-07-29T10:57:00.511Z] sort
10:57:00 [2020-07-29T10:57:00.511Z] io
10:57:00 [2020-07-29T10:57:00.511Z] internal/oserror
10:57:00 [2020-07-29T10:57:00.511Z] strconv
10:57:00 [2020-07-29T10:57:00.511Z] syscall
10:57:00 [2020-07-29T10:57:00.511Z] bytes
10:57:00 [2020-07-29T10:57:00.511Z] strings
10:57:00 [2020-07-29T10:57:00.626Z] #39 71.21   CC       criu/pie/util-vdso-elf32.o
10:57:01 [2020-07-29T10:57:01.155Z] reflect
10:57:01 [2020-07-29T10:57:01.155Z] bufio
10:57:01 [2020-07-29T10:57:01.155Z] path
10:57:01 [2020-07-29T10:57:01.155Z] text/tabwriter
10:57:01 [2020-07-29T10:57:01.197Z] #39 71.95   AR       criu/pie/pie.lib.a
10:57:01 [2020-07-29T10:57:01.450Z] internal/syscall/execenv
10:57:01 [2020-07-29T10:57:01.450Z] internal/syscall/unix
10:57:01 [2020-07-29T10:57:01.450Z] time
10:57:01 [2020-07-29T10:57:01.457Z] #39 72.03   DEP      criu/pie/restorer.d
10:57:01 [2020-07-29T10:57:01.717Z] #39 72.28   DEP      criu/arch/x86/sigaction_compat_pie.d
10:57:01 [2020-07-29T10:57:01.717Z] #39 72.46   DEP      criu/arch/x86/restorer_unmap.d
10:57:01 [2020-07-29T10:57:01.717Z] #39 72.50   DEP      criu/arch/x86/restorer.d
10:57:01 [2020-07-29T10:57:01.978Z] #39 72.71   DEP      criu/arch/x86/vdso-pie.d
10:57:02 [2020-07-29T10:57:02.097Z] internal/poll
10:57:02 [2020-07-29T10:57:02.097Z] os
10:57:02 [2020-07-29T10:57:02.097Z] internal/fmtsort
10:57:02 [2020-07-29T10:57:02.238Z] #39 72.89   DEP      criu/pie/parasite-vdso.d
10:57:02 [2020-07-29T10:57:02.392Z] path/filepath
10:57:02 [2020-07-29T10:57:02.392Z] fmt
10:57:02 [2020-07-29T10:57:02.499Z] #39 73.09   DEP      criu/pie/parasite.d
10:57:02 [2020-07-29T10:57:02.690Z] io/ioutil
10:57:02 [2020-07-29T10:57:02.690Z] log
10:57:02 [2020-07-29T10:57:02.690Z] flag
10:57:02 [2020-07-29T10:57:02.690Z] github.com/BurntSushi/toml
10:57:02 [2020-07-29T10:57:02.759Z] #39 73.36   CC       criu/pie/parasite.o
10:57:03 [2020-07-29T10:57:03.331Z] github.com/BurntSushi/toml/cmd/tomlv
10:57:04 [2020-07-29T10:57:04.225Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
10:57:04 [2020-07-29T10:57:04.225Z] No api/types/ or api/swagger.yaml changes in diff.
10:57:04 [2020-07-29T10:57:04.225Z] Congratulations!  All toml source files changed here have valid syntax.
10:57:04 [2020-07-29T10:57:04.225Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
10:57:04 [2020-07-29T10:57:04.225Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
10:57:04 [2020-07-29T10:57:04.371Z] Removing intermediate container 85734052c818
10:57:04 [2020-07-29T10:57:04.371Z]  ---> 56172ee2fbfe
10:57:04 [2020-07-29T10:57:04.371Z] Step 47/140 : FROM base AS vndr
10:57:04 [2020-07-29T10:57:04.371Z]  ---> 23a46ace04c0
10:57:04 [2020-07-29T10:57:04.371Z] Step 48/140 : ENV INSTALL_BINARY_NAME=vndr
10:57:04 [2020-07-29T10:57:04.371Z]  ---> Running in 026b3e6526c6
10:57:04 [2020-07-29T10:57:04.540Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41287/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dae08c333e1756cf9cf08ef43b5b3b7a3977b648 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:dae08c333e1756cf9cf08ef43b5b3b7a3977b648 hack/make.sh dynbinary-daemon test-docker-py
10:57:04 [2020-07-29T10:57:04.665Z] Removing intermediate container 026b3e6526c6
10:57:04 [2020-07-29T10:57:04.665Z]  ---> e0e3b35abfcd
10:57:04 [2020-07-29T10:57:04.665Z] Step 49/140 : ARG VNDR_COMMIT
10:57:04 [2020-07-29T10:57:04.665Z]  ---> Running in 1ab01d59974e
10:57:04 [2020-07-29T10:57:04.665Z] Removing intermediate container 1ab01d59974e
10:57:04 [2020-07-29T10:57:04.665Z]  ---> 67cd46167299
10:57:04 [2020-07-29T10:57:04.665Z] Step 50/140 : COPY hack/dockerfile/install/install.sh ./install.sh
10:57:04 [2020-07-29T10:57:04.669Z] #39 75.02   LINK     criu/pie/parasite.built-in.o
10:57:04 [2020-07-29T10:57:04.669Z] #39 75.04   GEN      criu/pie/parasite-blob.h
10:57:04 [2020-07-29T10:57:04.669Z] #39 75.05   CC       criu/pie/parasite-vdso.o
10:57:04 [2020-07-29T10:57:04.798Z] 
10:57:04 [2020-07-29T10:57:04.798Z] Removing bundles/
10:57:04 [2020-07-29T10:57:04.798Z] 
10:57:04 [2020-07-29T10:57:04.798Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
10:57:04 [2020-07-29T10:57:04.798Z] Building: bundles/dynbinary-daemon/dockerd-dev
10:57:04 [2020-07-29T10:57:04.798Z] GOOS="" GOARCH="" GOARM=""
10:57:04 [2020-07-29T10:57:04.960Z]  ---> 211d54c0e327
10:57:04 [2020-07-29T10:57:04.960Z] Step 51/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
10:57:04 [2020-07-29T10:57:04.960Z]  ---> 975be9303f15
10:57:04 [2020-07-29T10:57:04.960Z] Step 52/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
10:57:04 [2020-07-29T10:57:04.960Z]  ---> Running in cce3ad91d167
10:57:05 [2020-07-29T10:57:05.239Z] #39 75.91   CC       criu/arch/x86/vdso-pie.o
10:57:05 [2020-07-29T10:57:05.239Z] #39 ...
10:57:05 [2020-07-29T10:57:05.239Z] 
10:57:05 [2020-07-29T10:57:05.239Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
10:57:05 [2020-07-29T10:57:05.239Z] #48 136.5 + GOBIN=/build
10:57:05 [2020-07-29T10:57:05.239Z] #48 136.5 + /build/gometalinter --install
10:57:05 [2020-07-29T10:57:05.239Z] #48 136.6 Installing:
10:57:05 [2020-07-29T10:57:05.239Z] #48 136.6   deadcode
10:57:05 [2020-07-29T10:57:05.239Z] #48 136.6   dupl
10:57:05 [2020-07-29T10:57:05.239Z] #48 136.6   errcheck
10:57:05 [2020-07-29T10:57:05.239Z] #48 136.6   gas
10:57:05 [2020-07-29T10:57:05.239Z] #48 136.6   gochecknoglobals
10:57:05 [2020-07-29T10:57:05.239Z] #48 136.6   gochecknoinits
10:57:05 [2020-07-29T10:57:05.239Z] #48 136.6   goconst
10:57:05 [2020-07-29T10:57:05.239Z] #48 136.6   gocyclo
10:57:05 [2020-07-29T10:57:05.239Z] #48 136.6   goimports
10:57:05 [2020-07-29T10:57:05.239Z] #48 136.6   golint
10:57:05 [2020-07-29T10:57:05.239Z] #48 136.6   gosimple
10:57:05 [2020-07-29T10:57:05.239Z] #48 136.6   gotype
10:57:05 [2020-07-29T10:57:05.239Z] #48 136.6   gotypex
10:57:05 [2020-07-29T10:57:05.239Z] #48 136.6   ineffassign
10:57:05 [2020-07-29T10:57:05.239Z] #48 136.6   interfacer
10:57:05 [2020-07-29T10:57:05.239Z] #48 136.6   lll
10:57:05 [2020-07-29T10:57:05.239Z] #48 136.6   maligned
10:57:05 [2020-07-29T10:57:05.239Z] #48 136.6   megacheck
10:57:05 [2020-07-29T10:57:05.239Z] #48 136.6   misspell
10:57:05 [2020-07-29T10:57:05.239Z] #48 136.6   nakedret
10:57:05 [2020-07-29T10:57:05.239Z] #48 136.6   safesql
10:57:05 [2020-07-29T10:57:05.239Z] #48 136.6   staticcheck
10:57:05 [2020-07-29T10:57:05.239Z] #48 136.6   structcheck
10:57:05 [2020-07-29T10:57:05.239Z] #48 136.6   unconvert
10:57:05 [2020-07-29T10:57:05.239Z] #48 136.6   unparam
10:57:05 [2020-07-29T10:57:05.239Z] #48 136.6   unused
10:57:05 [2020-07-29T10:57:05.239Z] #48 136.6   varcheck
10:57:05 [2020-07-29T10:57:05.254Z] + RM_GOPATH=0
10:57:05 [2020-07-29T10:57:05.254Z] + TMP_GOPATH=
10:57:05 [2020-07-29T10:57:05.254Z] + : /build
10:57:05 [2020-07-29T10:57:05.254Z] + '[' -z '' ']'
10:57:05 [2020-07-29T10:57:05.254Z] ++ mktemp -d
10:57:05 [2020-07-29T10:57:05.254Z] + export GOPATH=/tmp/tmp.hL85Vo7AMi
10:57:05 [2020-07-29T10:57:05.254Z] + GOPATH=/tmp/tmp.hL85Vo7AMi
10:57:05 [2020-07-29T10:57:05.254Z] + RM_GOPATH=1
10:57:05 [2020-07-29T10:57:05.254Z] ++ dirname ./install.sh
10:57:05 [2020-07-29T10:57:05.254Z] + dir=.
10:57:05 [2020-07-29T10:57:05.254Z] Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
10:57:05 [2020-07-29T10:57:05.254Z] + bin=vndr
10:57:05 [2020-07-29T10:57:05.254Z] + shift
10:57:05 [2020-07-29T10:57:05.254Z] + '[' '!' -f ./vndr.installer ']'
10:57:05 [2020-07-29T10:57:05.255Z] + . ./vndr.installer
10:57:05 [2020-07-29T10:57:05.255Z] ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
10:57:05 [2020-07-29T10:57:05.255Z] + install_vndr
10:57:05 [2020-07-29T10:57:05.255Z] + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
10:57:05 [2020-07-29T10:57:05.255Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.hL85Vo7AMi/src/github.com/LK4D4/vndr
10:57:05 [2020-07-29T10:57:05.255Z] Cloning into '/tmp/tmp.hL85Vo7AMi/src/github.com/LK4D4/vndr'...
10:57:05 [2020-07-29T10:57:05.501Z] #48 ...
10:57:05 [2020-07-29T10:57:05.501Z] 
10:57:05 [2020-07-29T10:57:05.501Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
10:57:05 [2020-07-29T10:57:05.501Z] #14 82.95 Selecting previously unselected package gcc-mingw-w64-base.
10:57:05 [2020-07-29T10:57:05.501Z] #14 82.97 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
10:57:05 [2020-07-29T10:57:05.501Z] #14 82.98 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
10:57:05 [2020-07-29T10:57:05.501Z] #14 83.15 Selecting previously unselected package gcc-mingw-w64-x86-64.
10:57:05 [2020-07-29T10:57:05.501Z] #14 83.15 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
10:57:05 [2020-07-29T10:57:05.501Z] #14 83.16 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:57:05 [2020-07-29T10:57:05.501Z] #14 ...
10:57:05 [2020-07-29T10:57:05.501Z] 
10:57:05 [2020-07-29T10:57:05.501Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:57:05 [2020-07-29T10:57:05.501Z] #39 76.27   CC       criu/arch/x86/restorer.o
10:57:05 [2020-07-29T10:57:05.553Z] + cd /tmp/tmp.hL85Vo7AMi/src/github.com/LK4D4/vndr
10:57:05 [2020-07-29T10:57:05.553Z] + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
10:57:05 [2020-07-29T10:57:05.553Z] + go build -buildmode=pie -v -o /build/vndr .
10:57:05 [2020-07-29T10:57:05.850Z] internal/race
10:57:05 [2020-07-29T10:57:05.850Z] internal/cpu
10:57:05 [2020-07-29T10:57:05.850Z] runtime/internal/sys
10:57:05 [2020-07-29T10:57:05.850Z] runtime/internal/atomic
10:57:05 [2020-07-29T10:57:05.850Z] sync/atomic
10:57:05 [2020-07-29T10:57:05.850Z] runtime/internal/math
10:57:05 [2020-07-29T10:57:05.850Z] unicode
10:57:05 [2020-07-29T10:57:05.850Z] unicode/utf8
10:57:05 [2020-07-29T10:57:05.850Z] internal/bytealg
10:57:05 [2020-07-29T10:57:05.850Z] math/bits
10:57:05 [2020-07-29T10:57:05.850Z] internal/testlog
10:57:05 [2020-07-29T10:57:05.850Z] math
10:57:05 [2020-07-29T10:57:05.850Z] encoding
10:57:05 [2020-07-29T10:57:05.850Z] runtime
10:57:05 [2020-07-29T10:57:05.850Z] unicode/utf16
10:57:05 [2020-07-29T10:57:05.850Z] container/list
10:57:05 [2020-07-29T10:57:05.936Z] #36 156.9 + rm -rf /tmp/tmp.y54L2YH1JW/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.y54L2YH1JW
10:57:05 [2020-07-29T10:57:05.936Z] #36 DONE 157.1s
10:57:05 [2020-07-29T10:57:05.936Z] 
10:57:05 [2020-07-29T10:57:05.936Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
10:57:06 [2020-07-29T10:57:06.148Z] crypto/internal/subtle
10:57:06 [2020-07-29T10:57:06.148Z] crypto/subtle
10:57:06 [2020-07-29T10:57:06.148Z] vendor/golang.org/x/crypto/cryptobyte/asn1
10:57:06 [2020-07-29T10:57:06.148Z] internal/nettrace
10:57:06 [2020-07-29T10:57:06.148Z] runtime/cgo
10:57:06 [2020-07-29T10:57:06.148Z] vendor/golang.org/x/crypto/internal/subtle
10:57:06 [2020-07-29T10:57:06.441Z] #39 76.94   CC       criu/arch/x86/restorer_unmap.o
10:57:06 [2020-07-29T10:57:06.441Z] #39 77.03   CC       criu/arch/x86/sigaction_compat_pie.o
10:57:06 [2020-07-29T10:57:06.577Z] #57 ...
10:57:06 [2020-07-29T10:57:06.577Z] 
10:57:06 [2020-07-29T10:57:06.577Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
10:57:06 [2020-07-29T10:57:06.577Z] #48 DONE 157.6s
10:57:06 [2020-07-29T10:57:06.702Z] #39 77.45   CC       criu/pie/restorer.o
10:57:06 [2020-07-29T10:57:06.873Z] 
10:57:06 [2020-07-29T10:57:06.874Z] #37 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
10:57:06 [2020-07-29T10:57:06.962Z] #39 ...
10:57:06 [2020-07-29T10:57:06.963Z] 
10:57:06 [2020-07-29T10:57:06.963Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:57:06 [2020-07-29T10:57:06.963Z] #42 138.2 vendor/golang.org/x/net/idna
10:57:06 [2020-07-29T10:57:06.963Z] #42 140.2 vendor/golang.org/x/net/http2/hpack
10:57:06 [2020-07-29T10:57:06.963Z] #42 141.5 mime
10:57:06 [2020-07-29T10:57:06.963Z] #42 143.4 mime/quotedprintable
10:57:06 [2020-07-29T10:57:06.963Z] #42 143.8 net/http/internal
10:57:06 [2020-07-29T10:57:06.963Z] #42 144.2 os/exec
10:57:07 [2020-07-29T10:57:07.166Z] #37 DONE 0.3s
10:57:07 [2020-07-29T10:57:07.166Z] 
10:57:07 [2020-07-29T10:57:07.166Z] #40 [dev 16/25] COPY --from=criu          /build/ /usr/local/
10:57:07 [2020-07-29T10:57:07.166Z] #40 DONE 0.2s
10:57:07 [2020-07-29T10:57:07.166Z] 
10:57:07 [2020-07-29T10:57:07.166Z] #43 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
10:57:07 [2020-07-29T10:57:07.457Z] #43 DONE 0.1s
10:57:07 [2020-07-29T10:57:07.457Z] 
10:57:07 [2020-07-29T10:57:07.457Z] #46 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
10:57:07 [2020-07-29T10:57:07.457Z] #46 DONE 0.1s
10:57:07 [2020-07-29T10:57:07.457Z] 
10:57:07 [2020-07-29T10:57:07.457Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
10:57:07 [2020-07-29T10:57:07.779Z] #57 ...
10:57:07 [2020-07-29T10:57:07.779Z] 
10:57:07 [2020-07-29T10:57:07.779Z] #49 [dev 19/25] COPY --from=gometalinter  /build/ /usr/local/bin/
10:57:07 [2020-07-29T10:57:07.908Z] #42 149.3 net/textproto
10:57:07 [2020-07-29T10:57:07.908Z] #42 149.3 crypto/x509
10:57:08 [2020-07-29T10:57:08.411Z] #49 DONE 0.5s
10:57:08 [2020-07-29T10:57:08.411Z] 
10:57:08 [2020-07-29T10:57:08.411Z] #53 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
10:57:08 [2020-07-29T10:57:08.411Z] #53 DONE 0.1s
10:57:08 [2020-07-29T10:57:08.411Z] 
10:57:08 [2020-07-29T10:57:08.411Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
10:57:08 [2020-07-29T10:57:08.849Z] #42 150.4 vendor/golang.org/x/net/http/httpguts
10:57:08 [2020-07-29T10:57:08.906Z] internal/reflectlite
10:57:08 [2020-07-29T10:57:08.906Z] sync
10:57:08 [2020-07-29T10:57:08.906Z] github.com/LK4D4/vndr/godl/singleflight
10:57:08 [2020-07-29T10:57:08.906Z] internal/singleflight
10:57:08 [2020-07-29T10:57:08.906Z] math/rand
10:57:08 [2020-07-29T10:57:08.906Z] errors
10:57:08 [2020-07-29T10:57:08.906Z] sort
10:57:08 [2020-07-29T10:57:08.906Z] internal/oserror
10:57:08 [2020-07-29T10:57:08.906Z] io
10:57:08 [2020-07-29T10:57:08.906Z] strconv
10:57:08 [2020-07-29T10:57:08.906Z] syscall
10:57:08 [2020-07-29T10:57:08.906Z] vendor/golang.org/x/net/dns/dnsmessage
10:57:09 [2020-07-29T10:57:09.203Z] bytes
10:57:09 [2020-07-29T10:57:09.419Z] #42 150.7 vendor/golang.org/x/net/http/httpproxy
10:57:09 [2020-07-29T10:57:09.499Z] bufio
10:57:09 [2020-07-29T10:57:09.499Z] reflect
10:57:09 [2020-07-29T10:57:09.796Z] strings
10:57:09 [2020-07-29T10:57:09.796Z] hash
10:57:09 [2020-07-29T10:57:09.796Z] hash/crc32
10:57:09 [2020-07-29T10:57:09.990Z] #42 151.3 mime/multipart
10:57:10 [2020-07-29T10:57:10.094Z] internal/syscall/execenv
10:57:10 [2020-07-29T10:57:10.094Z] time
10:57:10 [2020-07-29T10:57:10.094Z] internal/syscall/unix
10:57:10 [2020-07-29T10:57:10.094Z] regexp/syntax
10:57:10 [2020-07-29T10:57:10.094Z] path
10:57:10 [2020-07-29T10:57:10.094Z] crypto
10:57:10 [2020-07-29T10:57:10.250Z] #42 ...
10:57:10 [2020-07-29T10:57:10.250Z] 
10:57:10 [2020-07-29T10:57:10.250Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:57:10 [2020-07-29T10:57:10.250Z] #39 80.97   LINK     criu/pie/restorer.built-in.o
10:57:10 [2020-07-29T10:57:10.250Z] #39 80.99   GEN      criu/pie/restorer-blob.h
10:57:10 [2020-07-29T10:57:10.250Z] #39 81.10   DEP      criu/vdso.d
10:57:10 [2020-07-29T10:57:10.397Z] crypto/internal/randutil
10:57:10 [2020-07-29T10:57:10.397Z] crypto/hmac
10:57:10 [2020-07-29T10:57:10.397Z] crypto/rc4
10:57:10 [2020-07-29T10:57:10.397Z] vendor/golang.org/x/crypto/hkdf
10:57:10 [2020-07-29T10:57:10.397Z] vendor/golang.org/x/text/transform
10:57:10 [2020-07-29T10:57:10.512Z] #39 81.36   DEP      criu/vdso-compat.d
10:57:11 [2020-07-29T10:57:11.043Z] context
10:57:11 [2020-07-29T10:57:11.043Z] internal/poll
10:57:11 [2020-07-29T10:57:11.043Z] regexp
10:57:11 [2020-07-29T10:57:11.082Z] #39 81.56   DEP      criu/uts_ns.d
10:57:11 [2020-07-29T10:57:11.082Z] #39 81.76   DEP      criu/util.d
10:57:11 [2020-07-29T10:57:11.343Z] #39 82.01   DEP      criu/uffd.d
10:57:11 [2020-07-29T10:57:11.399Z] os
10:57:11 [2020-07-29T10:57:11.399Z] internal/fmtsort
10:57:11 [2020-07-29T10:57:11.399Z] encoding/binary
10:57:11 [2020-07-29T10:57:11.399Z] github.com/LK4D4/vndr/versioned
10:57:11 [2020-07-29T10:57:11.605Z] #39 82.28   DEP      criu/tun.d
10:57:11 [2020-07-29T10:57:11.605Z] #39 82.47   DEP      criu/tty.d
10:57:11 [2020-07-29T10:57:11.696Z] internal/lazyregexp
10:57:11 [2020-07-29T10:57:11.696Z] path/filepath
10:57:11 [2020-07-29T10:57:11.696Z] fmt
10:57:11 [2020-07-29T10:57:11.696Z] encoding/base64
10:57:11 [2020-07-29T10:57:11.696Z] crypto/cipher
10:57:11 [2020-07-29T10:57:11.696Z] crypto/sha512
10:57:11 [2020-07-29T10:57:11.954Z] using credential docker-jenkins-github-credentials
10:57:12 [2020-07-29T10:57:12.005Z] io/ioutil
10:57:12 [2020-07-29T10:57:12.005Z] crypto/aes
10:57:12 [2020-07-29T10:57:12.005Z] crypto/des
10:57:12 [2020-07-29T10:57:12.005Z] crypto/ed25519/internal/edwards25519
10:57:12 [2020-07-29T10:57:12.005Z] crypto/md5
10:57:12 [2020-07-29T10:57:12.005Z] crypto/sha1
10:57:12 [2020-07-29T10:57:12.033Z] Cloning the remote Git repository
10:57:12 [2020-07-29T10:57:12.033Z] Cloning with configured refspecs honoured and without tags
10:57:12 [2020-07-29T10:57:12.179Z] #39 82.77   DEP      criu/timerfd.d
10:57:12 [2020-07-29T10:57:12.302Z] crypto/sha256
10:57:12 [2020-07-29T10:57:12.302Z] encoding/pem
10:57:12 [2020-07-29T10:57:12.302Z] net
10:57:12 [2020-07-29T10:57:12.302Z] vendor/golang.org/x/crypto/internal/chacha20
10:57:12 [2020-07-29T10:57:12.439Z] #39 82.97   DEP      criu/timens.d
10:57:12 [2020-07-29T10:57:12.439Z] #39 83.16   DEP      criu/sysfs_parse.d
10:57:12 [2020-07-29T10:57:12.599Z] flag
10:57:12 [2020-07-29T10:57:12.599Z] go/token
10:57:12 [2020-07-29T10:57:12.599Z] net/url
10:57:12 [2020-07-29T10:57:12.599Z] go/scanner
10:57:12 [2020-07-29T10:57:12.599Z] text/template/parse
10:57:12 [2020-07-29T10:57:12.699Z] #39 83.33   DEP      criu/sysctl.d
10:57:12 [2020-07-29T10:57:12.699Z] #39 83.46   DEP      criu/string.d
10:57:12 [2020-07-29T10:57:12.699Z] #39 83.49   DEP      criu/stats.d
10:57:12 [2020-07-29T10:57:12.699Z] #39 83.57   DEP      criu/sockets.d
10:57:12 [2020-07-29T10:57:12.895Z] log
10:57:12 [2020-07-29T10:57:12.895Z] go/ast
10:57:12 [2020-07-29T10:57:12.895Z] encoding/json
10:57:12 [2020-07-29T10:57:12.233Z] Cloning repository https://github.com/moby/moby.git
10:57:12 [2020-07-29T10:57:12.692Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
10:57:13 [2020-07-29T10:57:13.269Z] #39 83.90   DEP      criu/sk-unix.d
10:57:13 [2020-07-29T10:57:13.529Z] #39 84.18   DEP      criu/sk-tcp.d
10:57:13 [2020-07-29T10:57:13.585Z] text/template
10:57:13 [2020-07-29T10:57:13.585Z] go/parser
10:57:13 [2020-07-29T10:57:13.790Z] #39 84.42   DEP      criu/sk-queue.d
10:57:13 [2020-07-29T10:57:13.790Z] #39 84.56   DEP      criu/sk-packet.d
10:57:13 [2020-07-29T10:57:13.883Z] encoding/xml
10:57:13 [2020-07-29T10:57:13.977Z] #57 146.1 🇩 bin/containerd
10:57:14 [2020-07-29T10:57:14.050Z] #39 84.75   DEP      criu/sk-netlink.d
10:57:14 [2020-07-29T10:57:14.310Z] #39 84.96   DEP      criu/sk-inet.d
10:57:14 [2020-07-29T10:57:14.526Z] compress/flate
10:57:14 [2020-07-29T10:57:14.526Z] go/doc
10:57:14 [2020-07-29T10:57:14.570Z] #39 85.20   DEP      criu/signalfd.d
10:57:14 [2020-07-29T10:57:14.823Z] compress/gzip
10:57:14 [2020-07-29T10:57:14.830Z] #39 85.41   DEP      criu/sigframe.d
10:57:14 [2020-07-29T10:57:14.830Z] #39 85.50   DEP      criu/shmem.d
10:57:15 [2020-07-29T10:57:15.090Z] #39 85.79   DEP      criu/servicefd.d
10:57:15 [2020-07-29T10:57:15.119Z] math/big
10:57:15 [2020-07-29T10:57:15.119Z] encoding/hex
10:57:15 [2020-07-29T10:57:15.119Z] github.com/LK4D4/vndr/build
10:57:15 [2020-07-29T10:57:15.119Z] vendor/golang.org/x/crypto/poly1305
10:57:15 [2020-07-29T10:57:15.119Z] vendor/golang.org/x/crypto/chacha20poly1305
10:57:13 [2020-07-29T10:57:13.569Z] Fetching upstream changes from https://github.com/moby/moby.git
10:57:13 [2020-07-29T10:57:13.569Z]  > git --version # timeout=10
10:57:13 [2020-07-29T10:57:13.625Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:57:13 [2020-07-29T10:57:13.628Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41287/head:refs/remotes/origin/PR-41287 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
10:57:15 [2020-07-29T10:57:15.350Z] #39 85.99   DEP      criu/seize.d
10:57:15 [2020-07-29T10:57:15.350Z] #39 86.20   DEP      criu/seccomp.d
10:57:15 [2020-07-29T10:57:15.416Z] vendor/golang.org/x/crypto/curve25519
10:57:15 [2020-07-29T10:57:15.416Z] vendor/golang.org/x/text/unicode/bidi
10:57:15 [2020-07-29T10:57:15.712Z] vendor/golang.org/x/text/unicode/norm
10:57:15 [2020-07-29T10:57:15.921Z] #39 86.40   DEP      criu/rst-malloc.d
10:57:15 [2020-07-29T10:57:15.921Z] #39 86.53   DEP      criu/rbtree.d
10:57:15 [2020-07-29T10:57:15.921Z] #39 86.61   DEP      criu/pstree.d
10:57:16 [2020-07-29T10:57:16.014Z] vendor/golang.org/x/text/secure/bidirule
10:57:16 [2020-07-29T10:57:16.014Z] vendor/golang.org/x/net/http2/hpack
10:57:16 [2020-07-29T10:57:16.185Z] #39 86.83   DEP      criu/protobuf.d
10:57:16 [2020-07-29T10:57:16.185Z] #39 ...
10:57:16 [2020-07-29T10:57:16.185Z] 
10:57:16 [2020-07-29T10:57:16.185Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
10:57:16 [2020-07-29T10:57:16.185Z] #14 103.8 Selecting previously unselected package g++-mingw-w64-x86-64.
10:57:16 [2020-07-29T10:57:16.185Z] #14 103.8 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
10:57:16 [2020-07-29T10:57:16.185Z] #14 103.8 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:57:16 [2020-07-29T10:57:16.311Z] mime
10:57:16 [2020-07-29T10:57:16.608Z] crypto/rand
10:57:16 [2020-07-29T10:57:16.904Z] crypto/elliptic
10:57:16 [2020-07-29T10:57:16.904Z] encoding/asn1
10:57:16 [2020-07-29T10:57:16.904Z] crypto/ed25519
10:57:16 [2020-07-29T10:57:16.904Z] crypto/rsa
10:57:17 [2020-07-29T10:57:17.202Z] crypto/dsa
10:57:17 [2020-07-29T10:57:17.202Z] vendor/golang.org/x/net/idna
10:57:17 [2020-07-29T10:57:17.202Z] net/textproto
10:57:17 [2020-07-29T10:57:17.202Z] mime/quotedprintable
10:57:17 [2020-07-29T10:57:17.202Z] crypto/ecdsa
10:57:17 [2020-07-29T10:57:17.501Z] crypto/x509/pkix
10:57:17 [2020-07-29T10:57:17.501Z] vendor/golang.org/x/crypto/cryptobyte
10:57:17 [2020-07-29T10:57:17.501Z] net/http/internal
10:57:17 [2020-07-29T10:57:17.501Z] mime/multipart
10:57:17 [2020-07-29T10:57:17.501Z] os/exec
10:57:17 [2020-07-29T10:57:17.797Z] vendor/golang.org/x/net/http/httpproxy
10:57:17 [2020-07-29T10:57:17.797Z] vendor/golang.org/x/net/http/httpguts
10:57:17 [2020-07-29T10:57:17.797Z] crypto/x509
10:57:18 [2020-07-29T10:57:18.435Z] crypto/tls
10:57:19 [2020-07-29T10:57:19.479Z] net/http/httptrace
10:57:19 [2020-07-29T10:57:19.480Z] net/http
10:57:22 [2020-07-29T10:57:22.225Z] github.com/LK4D4/vndr/godl
10:57:22 [2020-07-29T10:57:22.225Z] github.com/LK4D4/vndr
10:57:22 [2020-07-29T10:57:22.803Z] #14 ...
10:57:22 [2020-07-29T10:57:22.803Z] 
10:57:22 [2020-07-29T10:57:22.803Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:57:22 [2020-07-29T10:57:22.803Z] #39 86.97   GEN      criu/protobuf-desc-gen.h
10:57:22 [2020-07-29T10:57:22.803Z] #39 89.13   DEP      criu/protobuf-desc.d
10:57:22 [2020-07-29T10:57:22.803Z] #39 89.37   DEP      criu/proc_parse.d
10:57:22 [2020-07-29T10:57:22.803Z] #39 89.61   DEP      criu/plugin.d
10:57:22 [2020-07-29T10:57:22.803Z] #39 89.75   DEP      criu/pipes.d
10:57:22 [2020-07-29T10:57:22.803Z] #39 90.01   DEP      criu/pie-util.d
10:57:22 [2020-07-29T10:57:22.803Z] #39 90.15   DEP      criu/pie-util-vdso.d
10:57:22 [2020-07-29T10:57:22.803Z] #39 90.31   DEP      criu/pie-util-vdso-elf32.d
10:57:22 [2020-07-29T10:57:22.803Z] #39 90.48   DEP      criu/path.d
10:57:22 [2020-07-29T10:57:22.803Z] #39 90.64   DEP      criu/parasite-syscall.d
10:57:22 [2020-07-29T10:57:22.803Z] #39 90.86   DEP      criu/pagemap.d
10:57:22 [2020-07-29T10:57:22.803Z] #39 91.07   DEP      criu/pagemap-cache.d
10:57:22 [2020-07-29T10:57:22.803Z] #39 91.20   DEP      criu/page-xfer.d
10:57:22 [2020-07-29T10:57:22.803Z] #39 91.38   DEP      criu/page-pipe.d
10:57:22 [2020-07-29T10:57:22.803Z] #39 91.48   DEP      criu/netfilter.d
10:57:22 [2020-07-29T10:57:22.803Z] #39 91.69   DEP      criu/net.d
10:57:22 [2020-07-29T10:57:22.803Z] #39 91.96   DEP      criu/namespaces.d
10:57:22 [2020-07-29T10:57:22.803Z] #39 92.21   DEP      criu/mount.d
10:57:22 [2020-07-29T10:57:22.803Z] #39 92.39   DEP      criu/memfd.d
10:57:22 [2020-07-29T10:57:22.803Z] #39 92.55   DEP      criu/mem.d
10:57:22 [2020-07-29T10:57:22.803Z] #39 92.75   DEP      criu/lsm.d
10:57:22 [2020-07-29T10:57:22.803Z] #39 92.98   DEP      criu/log.d
10:57:22 [2020-07-29T10:57:22.803Z] #39 93.21   DEP      criu/libnetlink.d
10:57:22 [2020-07-29T10:57:22.803Z] #39 ...
10:57:22 [2020-07-29T10:57:22.803Z] 
10:57:22 [2020-07-29T10:57:22.803Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:57:22 [2020-07-29T10:57:22.803Z] #42 154.0 crypto/tls
10:57:22 [2020-07-29T10:57:22.803Z] #42 160.9 net/http/httptrace
10:57:22 [2020-07-29T10:57:22.803Z] #42 161.2 net/http
10:57:22 [2020-07-29T10:57:22.803Z] #42 ...
10:57:22 [2020-07-29T10:57:22.803Z] 
10:57:22 [2020-07-29T10:57:22.803Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:57:22 [2020-07-29T10:57:22.803Z] #39 93.42   DEP      criu/kerndat.d
10:57:23 [2020-07-29T10:57:23.062Z] #39 93.68   DEP      criu/kcmp-ids.d
10:57:23 [2020-07-29T10:57:23.062Z] #39 93.75   DEP      criu/irmap.d
10:57:23 [2020-07-29T10:57:23.062Z] #39 93.92   DEP      criu/ipc_ns.d
10:57:23 [2020-07-29T10:57:23.630Z] #39 94.09   DEP      criu/image.d
10:57:23 [2020-07-29T10:57:23.630Z] #39 94.34   DEP      criu/image-desc.d
10:57:23 [2020-07-29T10:57:23.630Z] #39 94.45   DEP      criu/fsnotify.d
10:57:24 [2020-07-29T10:57:24.200Z] #39 94.75   DEP      criu/filesystems.d
10:57:24 [2020-07-29T10:57:24.200Z] #39 94.91   DEP      criu/files.d
10:57:24 [2020-07-29T10:57:24.458Z] #39 95.16   DEP      criu/files-reg.d
10:57:24 [2020-07-29T10:57:24.718Z] #39 95.39   DEP      criu/files-ext.d
10:57:24 [2020-07-29T10:57:24.977Z] #39 95.56   DEP      criu/file-lock.d
10:57:24 [2020-07-29T10:57:24.977Z] #39 95.73   DEP      criu/file-ids.d
10:57:24 [2020-07-29T10:57:24.987Z] Removing intermediate container cce3ad91d167
10:57:24 [2020-07-29T10:57:24.987Z]  ---> ecd4f0d841fd
10:57:24 [2020-07-29T10:57:24.987Z] Step 53/140 : FROM dev-base AS containerd
10:57:24 [2020-07-29T10:57:24.987Z]  ---> 23a46ace04c0
10:57:24 [2020-07-29T10:57:24.987Z] Step 54/140 : ARG DEBIAN_FRONTEND
10:57:24 [2020-07-29T10:57:24.987Z]  ---> Using cache
10:57:24 [2020-07-29T10:57:24.987Z]  ---> 42c0d4db0d56
10:57:24 [2020-07-29T10:57:24.987Z] Step 55/140 : ARG CONTAINERD_COMMIT
10:57:24 [2020-07-29T10:57:24.987Z]  ---> Running in 11298261c1a0
10:57:24 [2020-07-29T10:57:24.987Z] Removing intermediate container 11298261c1a0
10:57:24 [2020-07-29T10:57:24.987Z]  ---> b7221c209e17
10:57:24 [2020-07-29T10:57:24.987Z] Step 56/140 : RUN apt-get update && apt-get install -y --no-install-recommends         libbtrfs-dev     && rm -rf /var/lib/apt/lists/*
10:57:24 [2020-07-29T10:57:24.987Z]  ---> Running in 389a03d41cec
10:57:25 [2020-07-29T10:57:25.237Z] #39 95.91   DEP      criu/fifo.d
10:57:25 [2020-07-29T10:57:25.282Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
10:57:25 [2020-07-29T10:57:25.282Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:57:25 [2020-07-29T10:57:25.282Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:57:25 [2020-07-29T10:57:25.282Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
10:57:25 [2020-07-29T10:57:25.496Z] #39 96.08   DEP      criu/fdstore.d
10:57:25 [2020-07-29T10:57:25.496Z] #39 96.25   DEP      criu/fault-injection.d
10:57:25 [2020-07-29T10:57:25.754Z] #39 96.31   DEP      criu/external.d
10:57:25 [2020-07-29T10:57:25.754Z] #39 96.41   DEP      criu/eventpoll.d
10:57:26 [2020-07-29T10:57:26.013Z] #39 96.58   DEP      criu/eventfd.d
10:57:26 [2020-07-29T10:57:26.013Z] #39 96.83   DEP      criu/crtools.d
10:57:26 [2020-07-29T10:57:26.274Z] #39 97.10   DEP      criu/cr-service.d
10:57:26 [2020-07-29T10:57:26.322Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [206 kB]
10:57:26 [2020-07-29T10:57:26.322Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
10:57:26 [2020-07-29T10:57:26.534Z] #39 97.28   DEP      criu/cr-restore.d
10:57:26 [2020-07-29T10:57:26.794Z] #39 ...
10:57:26 [2020-07-29T10:57:26.794Z] 
10:57:26 [2020-07-29T10:57:26.794Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
10:57:26 [2020-07-29T10:57:26.794Z] #26 166.1 + rm -rf /tmp/tmp.jqYNJF3LVI
10:57:26 [2020-07-29T10:57:26.794Z] #26 DONE 168.3s
10:57:27 [2020-07-29T10:57:27.053Z] 
10:57:27 [2020-07-29T10:57:27.053Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
10:57:27 [2020-07-29T10:57:27.314Z] #57 ...
10:57:27 [2020-07-29T10:57:27.314Z] 
10:57:27 [2020-07-29T10:57:27.314Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:57:27 [2020-07-29T10:57:27.314Z] #39 97.90   DEP      criu/cr-errno.d
10:57:27 [2020-07-29T10:57:27.314Z] #39 97.95   DEP      criu/cr-dump.d
10:57:27 [2020-07-29T10:57:27.363Z] Fetched 8145 kB in 2s (3405 kB/s)
10:57:27 [2020-07-29T10:57:27.574Z] #39 98.30   DEP      criu/cr-dedup.d
10:57:27 [2020-07-29T10:57:27.834Z] #39 98.59   DEP      criu/cr-check.d
10:57:28 [2020-07-29T10:57:28.095Z] #39 98.83   DEP      criu/config.d
10:57:28 [2020-07-29T10:57:28.355Z] #39 99.13   DEP      criu/clone-noasan.d
10:57:28 [2020-07-29T10:57:28.424Z] Reading package lists...
10:57:28 [2020-07-29T10:57:28.614Z] #39 99.23   DEP      criu/cgroup.d
10:57:28 [2020-07-29T10:57:28.614Z] #39 99.49   DEP      criu/cgroup-props.d
10:57:28 [2020-07-29T10:57:28.874Z] #39 99.64   DEP      criu/bitmap.d
10:57:28 [2020-07-29T10:57:28.874Z] #39 99.67   DEP      criu/bfd.d
10:57:28 [2020-07-29T10:57:28.874Z] #39 99.75   DEP      criu/autofs.d
10:57:29 [2020-07-29T10:57:29.062Z] Reading package lists...
10:57:29 [2020-07-29T10:57:29.062Z] Building dependency tree...
10:57:29 [2020-07-29T10:57:29.062Z] Reading state information...
10:57:29 [2020-07-29T10:57:29.134Z] #39 99.85   DEP      criu/aio.d
10:57:29 [2020-07-29T10:57:29.134Z] #39 99.99   DEP      criu/action-scripts.d
10:57:29 [2020-07-29T10:57:29.357Z] The following additional packages will be installed:
10:57:29 [2020-07-29T10:57:29.357Z]   libbtrfs0
10:57:29 [2020-07-29T10:57:29.357Z] The following NEW packages will be installed:
10:57:29 [2020-07-29T10:57:29.357Z]   libbtrfs-dev libbtrfs0
10:57:29 [2020-07-29T10:57:29.357Z] 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
10:57:29 [2020-07-29T10:57:29.357Z] Need to get 120 kB of archives.
10:57:29 [2020-07-29T10:57:29.357Z] After this operation, 423 kB of additional disk space will be used.
10:57:29 [2020-07-29T10:57:29.357Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
10:57:29 [2020-07-29T10:57:29.357Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
10:57:29 [2020-07-29T10:57:29.357Z] debconf: delaying package configuration, since apt-utils is not installed
10:57:29 [2020-07-29T10:57:29.357Z] Fetched 120 kB in 0s (1580 kB/s)
10:57:29 [2020-07-29T10:57:29.357Z] Selecting previously unselected package libbtrfs0.
10:57:29 [2020-07-29T10:57:29.357Z] (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.)
10:57:29 [2020-07-29T10:57:29.372Z] #57 161.1 🇩 bin/containerd-stress
10:57:29 [2020-07-29T10:57:29.652Z] Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ...
10:57:29 [2020-07-29T10:57:29.652Z] Unpacking libbtrfs0 (4.20.1-2) ...
10:57:29 [2020-07-29T10:57:29.652Z] Selecting previously unselected package libbtrfs-dev.
10:57:29 [2020-07-29T10:57:29.652Z] Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ...
10:57:29 [2020-07-29T10:57:29.652Z] Unpacking libbtrfs-dev (4.20.1-2) ...
10:57:29 [2020-07-29T10:57:29.652Z] Setting up libbtrfs0 (4.20.1-2) ...
10:57:29 [2020-07-29T10:57:29.652Z] Setting up libbtrfs-dev (4.20.1-2) ...
10:57:29 [2020-07-29T10:57:29.652Z] Processing triggers for libc-bin (2.28-10) ...
10:57:29 [2020-07-29T10:57:29.663Z] #57 162.4 🇩 bin/containerd-shim
10:57:29 [2020-07-29T10:57:29.703Z] #39 100.4   CC       criu/action-scripts.o
10:57:29 [2020-07-29T10:57:29.900Z] Fetching without tags
10:57:29 [2020-07-29T10:57:29.949Z] Removing intermediate container 389a03d41cec
10:57:29 [2020-07-29T10:57:29.949Z]  ---> d55b957f39b5
10:57:29 [2020-07-29T10:57:29.949Z] Step 57/140 : ENV INSTALL_BINARY_NAME=containerd
10:57:29 [2020-07-29T10:57:29.949Z]  ---> Running in 6f69e98e30ab
10:57:29 [2020-07-29T10:57:29.949Z] Removing intermediate container 6f69e98e30ab
10:57:29 [2020-07-29T10:57:29.949Z]  ---> 3bf922c01487
10:57:29 [2020-07-29T10:57:29.949Z] Step 58/140 : COPY hack/dockerfile/install/install.sh ./install.sh
10:57:29 [2020-07-29T10:57:29.586Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:57:29 [2020-07-29T10:57:29.635Z]  > git config --add remote.origin.fetch +refs/pull/41287/head:refs/remotes/origin/PR-41287 # timeout=10
10:57:29 [2020-07-29T10:57:29.682Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
10:57:29 [2020-07-29T10:57:29.809Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:57:29 [2020-07-29T10:57:29.936Z] Fetching upstream changes from https://github.com/moby/moby.git
10:57:29 [2020-07-29T10:57:29.936Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:57:29 [2020-07-29T10:57:29.937Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41287/head:refs/remotes/origin/PR-41287 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
10:57:30 [2020-07-29T10:57:30.246Z]  ---> 4fde1c3ff106
10:57:30 [2020-07-29T10:57:30.246Z] Step 59/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
10:57:30 [2020-07-29T10:57:30.246Z]  ---> ff366d9d3ae1
10:57:30 [2020-07-29T10:57:30.246Z] Step 60/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
10:57:30 [2020-07-29T10:57:30.246Z]  ---> Running in 1a160969eb04
10:57:30 [2020-07-29T10:57:30.272Z] #39 100.9   CC       criu/aio.o
10:57:30 [2020-07-29T10:57:30.544Z] + RM_GOPATH=0
10:57:30 [2020-07-29T10:57:30.544Z] + TMP_GOPATH=
10:57:30 [2020-07-29T10:57:30.544Z] + : /build
10:57:30 [2020-07-29T10:57:30.544Z] + '[' -z '' ']'
10:57:30 [2020-07-29T10:57:30.544Z] ++ mktemp -d
10:57:30 [2020-07-29T10:57:30.544Z] + export GOPATH=/tmp/tmp.b0yOv45MJu
10:57:30 [2020-07-29T10:57:30.544Z] + GOPATH=/tmp/tmp.b0yOv45MJu
10:57:30 [2020-07-29T10:57:30.544Z] + RM_GOPATH=1
10:57:30 [2020-07-29T10:57:30.544Z] ++ dirname ./install.sh
10:57:30 [2020-07-29T10:57:30.544Z] + dir=.
10:57:30 [2020-07-29T10:57:30.544Z] + bin=containerd
10:57:30 [2020-07-29T10:57:30.544Z] + shift
10:57:30 [2020-07-29T10:57:30.544Z] + '[' '!' -f ./containerd.installer ']'
10:57:30 [2020-07-29T10:57:30.544Z] + . ./containerd.installer
10:57:30 [2020-07-29T10:57:30.544Z] ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429
10:57:30 [2020-07-29T10:57:30.544Z] + install_containerd
10:57:30 [2020-07-29T10:57:30.544Z] + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429'
10:57:30 [2020-07-29T10:57:30.544Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.b0yOv45MJu/src/github.com/containerd/containerd
10:57:30 [2020-07-29T10:57:30.544Z] Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429
10:57:30 [2020-07-29T10:57:30.544Z] Cloning into '/tmp/tmp.b0yOv45MJu/src/github.com/containerd/containerd'...
10:57:30 [2020-07-29T10:57:30.628Z] Merging remotes/origin/19.03 commit 7d597ee2c9e25535759bb06fef5285e925771445 into PR head commit dae08c333e1756cf9cf08ef43b5b3b7a3977b648
10:57:30 [2020-07-29T10:57:30.842Z] #39 101.6   CC       criu/autofs.o
10:57:31 [2020-07-29T10:57:31.347Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
10:57:32 [2020-07-29T10:57:32.275Z] 
10:57:32 [2020-07-29T10:57:32.275Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
10:57:32 [2020-07-29T10:57:32.275Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
10:57:32 [2020-07-29T10:57:32.275Z] Using test binary docker
10:57:32 [2020-07-29T10:57:32.275Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:57:32 [2020-07-29T10:57:32.275Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
10:57:32 [2020-07-29T10:57:32.275Z] INFO: Waiting for daemon to start...
10:57:32 [2020-07-29T10:57:32.275Z] Starting dockerd
10:57:32 [2020-07-29T10:57:32.750Z] #39 103.2   CC       criu/bfd.o
10:57:30 [2020-07-29T10:57:30.737Z]  > git config core.sparsecheckout # timeout=10
10:57:30 [2020-07-29T10:57:30.785Z]  > git checkout -f dae08c333e1756cf9cf08ef43b5b3b7a3977b648 # timeout=10
10:57:33 [2020-07-29T10:57:33.015Z] #39 103.7   CC       criu/bitmap.o
10:57:33 [2020-07-29T10:57:33.273Z] #39 103.9   CC       criu/cgroup-props.o
10:57:33 [2020-07-29T10:57:33.273Z] #39 ...
10:57:33 [2020-07-29T10:57:33.273Z] 
10:57:33 [2020-07-29T10:57:33.273Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:57:33 [2020-07-29T10:57:33.273Z] #42 174.7 github.com/LK4D4/vndr/godl
10:57:33 [2020-07-29T10:57:33.586Z] Merge succeeded, producing dae08c333e1756cf9cf08ef43b5b3b7a3977b648
10:57:33 [2020-07-29T10:57:33.586Z] Checking out Revision dae08c333e1756cf9cf08ef43b5b3b7a3977b648 (PR-41287)
10:57:34 [2020-07-29T10:57:34.113Z] #57 166.4 🇩 bin/containerd-shim-runc-v1
10:57:34 [2020-07-29T10:57:34.211Z] #42 175.6 github.com/LK4D4/vndr
10:57:34 [2020-07-29T10:57:34.792Z] .
10:57:34 [2020-07-29T10:57:34.792Z] INFO: Building docker-sdk-python3:4.1.0...
10:57:35 [2020-07-29T10:57:35.147Z] #57 168.2 🇩 binaries
10:57:35 [2020-07-29T10:57:35.439Z] #57 168.2 + mkdir -p /build
10:57:35 [2020-07-29T10:57:35.439Z] #57 168.2 + cp bin/containerd /build/containerd
10:57:35 [2020-07-29T10:57:35.439Z] #57 168.2 + cp bin/containerd-shim /build/containerd-shim
10:57:35 [2020-07-29T10:57:35.439Z] #57 168.2 + cp bin/ctr /build/ctr
10:57:35 [2020-07-29T10:57:35.730Z] #57 DONE 168.7s
10:57:33 [2020-07-29T10:57:33.290Z]  > git merge 7d597ee2c9e25535759bb06fef5285e925771445 # timeout=10
10:57:33 [2020-07-29T10:57:33.432Z]  > git rev-parse "HEAD^{commit}" # timeout=10
10:57:33 [2020-07-29T10:57:33.623Z]  > git config core.sparsecheckout # timeout=10
10:57:33 [2020-07-29T10:57:33.682Z]  > git checkout -f dae08c333e1756cf9cf08ef43b5b3b7a3977b648 # timeout=10
10:57:36 [2020-07-29T10:57:36.143Z] + cd /tmp/tmp.b0yOv45MJu/src/github.com/containerd/containerd
10:57:36 [2020-07-29T10:57:36.143Z] + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429
10:57:36 [2020-07-29T10:57:36.143Z] + export 'BUILDTAGS=netgo osusergo static_build'
10:57:36 [2020-07-29T10:57:36.143Z] + BUILDTAGS='netgo osusergo static_build'
10:57:36 [2020-07-29T10:57:36.143Z] + export EXTRA_FLAGS=-buildmode=pie
10:57:36 [2020-07-29T10:57:36.143Z] + EXTRA_FLAGS=-buildmode=pie
10:57:36 [2020-07-29T10:57:36.143Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
10:57:36 [2020-07-29T10:57:36.143Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
10:57:36 [2020-07-29T10:57:36.143Z] + '[' '' = dynamic ']'
10:57:36 [2020-07-29T10:57:36.143Z] + make
10:57:36 [2020-07-29T10:57:36.143Z] 🇩 bin/ctr
10:57:36 [2020-07-29T10:57:36.764Z] 
10:57:36 [2020-07-29T10:57:36.764Z] #58 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
10:57:37 [2020-07-29T10:57:37.056Z] #58 DONE 0.3s
10:57:37 [2020-07-29T10:57:37.056Z] 
10:57:37 [2020-07-29T10:57:37.056Z] #62 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
10:57:37 [2020-07-29T10:57:37.056Z] #62 DONE 0.1s
10:57:37 [2020-07-29T10:57:37.056Z] 
10:57:37 [2020-07-29T10:57:37.056Z] #64 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
10:57:37 [2020-07-29T10:57:37.347Z] #64 DONE 0.1s
10:57:37 [2020-07-29T10:57:37.347Z] 
10:57:37 [2020-07-29T10:57:37.347Z] #67 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
10:57:37 [2020-07-29T10:57:37.347Z] #67 DONE 0.1s
10:57:37 [2020-07-29T10:57:37.347Z] 
10:57:37 [2020-07-29T10:57:37.347Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
10:57:37 [2020-07-29T10:57:37.347Z] #68 DONE 0.0s
10:57:37 [2020-07-29T10:57:37.347Z] 
10:57:37 [2020-07-29T10:57:37.347Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
10:57:37 [2020-07-29T10:57:37.979Z] #69 DONE 0.6s
10:57:37 [2020-07-29T10:57:37.980Z] 
10:57:37 [2020-07-29T10:57:37.980Z] #70 exporting to image
10:57:37 [2020-07-29T10:57:37.980Z] #70 exporting layers
10:57:38 [2020-07-29T10:57:38.407Z] #42 ...
10:57:38 [2020-07-29T10:57:38.407Z] 
10:57:38 [2020-07-29T10:57:38.407Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
10:57:38 [2020-07-29T10:57:38.407Z] #14 120.8 Selecting previously unselected package libonig5:amd64.
10:57:38 [2020-07-29T10:57:38.407Z] #14 120.8 Preparing to unpack .../25-libonig5_6.9.1-1_amd64.deb ...
10:57:38 [2020-07-29T10:57:38.407Z] #14 120.8 Unpacking libonig5:amd64 (6.9.1-1) ...
10:57:38 [2020-07-29T10:57:38.407Z] #14 121.0 Selecting previously unselected package libjq1:amd64.
10:57:38 [2020-07-29T10:57:38.407Z] #14 121.0 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_amd64.deb ...
10:57:38 [2020-07-29T10:57:38.407Z] #14 121.0 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
10:57:38 [2020-07-29T10:57:38.407Z] #14 121.2 Selecting previously unselected package jq.
10:57:38 [2020-07-29T10:57:38.407Z] #14 121.2 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_amd64.deb ...
10:57:38 [2020-07-29T10:57:38.407Z] #14 121.2 Unpacking jq (1.5+dfsg-2+b1) ...
10:57:38 [2020-07-29T10:57:38.407Z] #14 121.3 Selecting previously unselected package libaio1:amd64.
10:57:38 [2020-07-29T10:57:38.407Z] #14 121.3 Preparing to unpack .../28-libaio1_0.3.112-3_amd64.deb ...
10:57:38 [2020-07-29T10:57:38.407Z] #14 121.3 Unpacking libaio1:amd64 (0.3.112-3) ...
10:57:38 [2020-07-29T10:57:38.407Z] #14 121.4 Selecting previously unselected package libbtrfs0.
10:57:38 [2020-07-29T10:57:38.407Z] #14 121.4 Preparing to unpack .../29-libbtrfs0_4.20.1-2_amd64.deb ...
10:57:38 [2020-07-29T10:57:38.407Z] #14 121.4 Unpacking libbtrfs0 (4.20.1-2) ...
10:57:38 [2020-07-29T10:57:38.407Z] #14 121.5 Selecting previously unselected package libbtrfs-dev.
10:57:38 [2020-07-29T10:57:38.407Z] #14 121.5 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_amd64.deb ...
10:57:38 [2020-07-29T10:57:38.407Z] #14 121.5 Unpacking libbtrfs-dev (4.20.1-2) ...
10:57:38 [2020-07-29T10:57:38.407Z] #14 121.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
10:57:38 [2020-07-29T10:57:38.407Z] #14 121.6 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
10:57:38 [2020-07-29T10:57:38.407Z] #14 121.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
10:57:38 [2020-07-29T10:57:38.407Z] #14 121.7 Selecting previously unselected package libudev-dev:amd64.
10:57:38 [2020-07-29T10:57:38.407Z] #14 121.7 Preparing to unpack .../32-libudev-dev_241-7~deb10u4_amd64.deb ...
10:57:38 [2020-07-29T10:57:38.407Z] #14 121.7 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
10:57:38 [2020-07-29T10:57:38.407Z] #14 121.9 Selecting previously unselected package libsepol1-dev:amd64.
10:57:38 [2020-07-29T10:57:38.407Z] #14 121.9 Preparing to unpack .../33-libsepol1-dev_2.8-1_amd64.deb ...
10:57:38 [2020-07-29T10:57:38.407Z] #14 121.9 Unpacking libsepol1-dev:amd64 (2.8-1) ...
10:57:38 [2020-07-29T10:57:38.407Z] #14 122.1 Selecting previously unselected package libpcre16-3:amd64.
10:57:38 [2020-07-29T10:57:38.407Z] #14 122.1 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_amd64.deb ...
10:57:38 [2020-07-29T10:57:38.407Z] #14 122.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
10:57:38 [2020-07-29T10:57:38.407Z] #14 122.3 Selecting previously unselected package libpcre32-3:amd64.
10:57:38 [2020-07-29T10:57:38.407Z] #14 122.3 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_amd64.deb ...
10:57:38 [2020-07-29T10:57:38.407Z] #14 122.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
10:57:38 [2020-07-29T10:57:38.407Z] #14 122.5 Selecting previously unselected package libpcrecpp0v5:amd64.
10:57:38 [2020-07-29T10:57:38.407Z] #14 122.5 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
10:57:38 [2020-07-29T10:57:38.407Z] #14 122.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
10:57:38 [2020-07-29T10:57:38.407Z] #14 122.6 Selecting previously unselected package libpcre3-dev:amd64.
10:57:38 [2020-07-29T10:57:38.407Z] #14 122.7 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_amd64.deb ...
10:57:38 [2020-07-29T10:57:38.407Z] #14 122.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
10:57:38 [2020-07-29T10:57:38.407Z] #14 123.2 Selecting previously unselected package libselinux1-dev:amd64.
10:57:38 [2020-07-29T10:57:38.407Z] #14 123.3 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_amd64.deb ...
10:57:38 [2020-07-29T10:57:38.407Z] #14 123.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
10:57:38 [2020-07-29T10:57:38.407Z] #14 123.5 Selecting previously unselected package libdevmapper-dev:amd64.
10:57:38 [2020-07-29T10:57:38.407Z] #14 123.5 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
10:57:38 [2020-07-29T10:57:38.407Z] #14 123.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
10:57:38 [2020-07-29T10:57:38.407Z] #14 123.6 Selecting previously unselected package libgpm2:amd64.
10:57:38 [2020-07-29T10:57:38.407Z] #14 123.6 Preparing to unpack .../40-libgpm2_1.20.7-5_amd64.deb ...
10:57:38 [2020-07-29T10:57:38.407Z] #14 123.7 Unpacking libgpm2:amd64 (1.20.7-5) ...
10:57:38 [2020-07-29T10:57:38.407Z] #14 123.7 Selecting previously unselected package libicu63:amd64.
10:57:38 [2020-07-29T10:57:38.407Z] #14 123.8 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_amd64.deb ...
10:57:38 [2020-07-29T10:57:38.407Z] #14 123.8 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
10:57:38 [2020-07-29T10:57:38.975Z] #14 ...
10:57:38 [2020-07-29T10:57:38.975Z] 
10:57:38 [2020-07-29T10:57:38.975Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
10:57:38 [2020-07-29T10:57:38.975Z] #45 DONE 180.4s
10:57:38 [2020-07-29T10:57:38.975Z] 
10:57:38 [2020-07-29T10:57:38.975Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:57:38 [2020-07-29T10:57:38.975Z] #39 104.7   CC       criu/cgroup.o
10:57:38 [2020-07-29T10:57:38.975Z] #39 107.8   CC       criu/clone-noasan.o
10:57:38 [2020-07-29T10:57:38.975Z] #39 108.1   CC       criu/config.o
10:57:38 [2020-07-29T10:57:38.975Z] #39 109.7   CC       criu/cr-check.o
10:57:40 [2020-07-29T10:57:40.710Z] #70 exporting layers 2.8s done
10:57:40 [2020-07-29T10:57:40.710Z] #70 writing image sha256:03f3eb24220d636606881b9d4fe10e5478c57468790367e86070c9b453d1dcf8 done
10:57:40 [2020-07-29T10:57:40.710Z] #70 naming to docker.io/library/docker:dae08c333e1756cf9cf08ef43b5b3b7a3977b648 done
10:57:40 [2020-07-29T10:57:40.710Z] #70 DONE 2.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
10:57:41 [2020-07-29T10:57:41.130Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41287/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dae08c333e1756cf9cf08ef43b5b3b7a3977b648 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:dae08c333e1756cf9cf08ef43b5b3b7a3977b648 hack/test/unit
10:57:41 [2020-07-29T10:57:41.510Z] #39 ...
10:57:41 [2020-07-29T10:57:41.510Z] 
10:57:41 [2020-07-29T10:57:41.511Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
10:57:41 [2020-07-29T10:57:41.511Z] #14 128.8 Selecting previously unselected package libnet1:amd64.
10:57:41 [2020-07-29T10:57:41.511Z] #14 128.8 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
10:57:41 [2020-07-29T10:57:41.511Z] #14 128.8 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:57:41 [2020-07-29T10:57:41.511Z] #14 128.9 Selecting previously unselected package libnl-3-200:amd64.
10:57:41 [2020-07-29T10:57:41.511Z] #14 128.9 Preparing to unpack .../43-libnl-3-200_3.4.0-1_amd64.deb ...
10:57:41 [2020-07-29T10:57:41.511Z] #14 128.9 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
10:57:41 [2020-07-29T10:57:41.511Z] #14 129.0 Selecting previously unselected package libprotobuf-c1:amd64.
10:57:41 [2020-07-29T10:57:41.511Z] #14 129.0 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
10:57:41 [2020-07-29T10:57:41.511Z] #14 129.0 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
10:57:41 [2020-07-29T10:57:41.511Z] #14 129.1 Selecting previously unselected package libreadline5:amd64.
10:57:41 [2020-07-29T10:57:41.511Z] #14 129.1 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
10:57:41 [2020-07-29T10:57:41.511Z] #14 129.1 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
10:57:41 [2020-07-29T10:57:41.770Z] #14 129.3 Selecting previously unselected package libsystemd-dev:amd64.
10:57:41 [2020-07-29T10:57:41.770Z] #14 129.3 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_amd64.deb ...
10:57:41 [2020-07-29T10:57:41.770Z] #14 129.3 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
10:57:42 [2020-07-29T10:57:42.030Z] #14 129.8 Selecting previously unselected package net-tools.
10:57:42 [2020-07-29T10:57:42.291Z] #14 129.8 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
10:57:42 [2020-07-29T10:57:42.291Z] #14 129.8 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
10:57:42 [2020-07-29T10:57:42.291Z] #14 130.1 Selecting previously unselected package python-pip-whl.
10:57:42 [2020-07-29T10:57:42.551Z] #14 130.1 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ...
10:57:42 [2020-07-29T10:57:42.551Z] #14 130.1 Unpacking python-pip-whl (18.1-5) ...
10:57:43 [2020-07-29T10:57:43.121Z] #14 130.7 Selecting previously unselected package python3-lib2to3.
10:57:43 [2020-07-29T10:57:43.121Z] #14 130.7 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ...
10:57:43 [2020-07-29T10:57:43.121Z] #14 130.7 Unpacking python3-lib2to3 (3.7.3-1) ...
10:57:43 [2020-07-29T10:57:43.196Z] ?   	github.com/docker/docker/api	[no test files]
10:57:43 [2020-07-29T10:57:43.381Z] #14 130.8 Selecting previously unselected package python3-distutils.
10:57:43 [2020-07-29T10:57:43.381Z] #14 130.8 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ...
10:57:43 [2020-07-29T10:57:43.381Z] #14 130.8 Unpacking python3-distutils (3.7.3-1) ...
10:57:43 [2020-07-29T10:57:43.381Z] #14 131.0 Selecting previously unselected package python3-pip.
10:57:43 [2020-07-29T10:57:43.381Z] #14 131.0 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ...
10:57:43 [2020-07-29T10:57:43.381Z] #14 131.1 Unpacking python3-pip (18.1-5) ...
10:57:43 [2020-07-29T10:57:43.642Z] #14 131.3 Selecting previously unselected package python3-pkg-resources.
10:57:43 [2020-07-29T10:57:43.642Z] #14 131.3 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ...
10:57:43 [2020-07-29T10:57:43.642Z] #14 131.3 Unpacking python3-pkg-resources (40.8.0-1) ...
10:57:43 [2020-07-29T10:57:43.642Z] #14 131.4 Selecting previously unselected package python3-setuptools.
10:57:43 [2020-07-29T10:57:43.902Z] #14 131.4 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ...
10:57:43 [2020-07-29T10:57:43.902Z] #14 131.4 Unpacking python3-setuptools (40.8.0-1) ...
10:57:43 [2020-07-29T10:57:43.902Z] #14 131.6 Selecting previously unselected package python3-wheel.
10:57:43 [2020-07-29T10:57:43.902Z] #14 131.6 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ...
10:57:44 [2020-07-29T10:57:44.163Z] #14 131.7 Unpacking python3-wheel (0.32.3-2) ...
10:57:44 [2020-07-29T10:57:44.163Z] #14 ...
10:57:44 [2020-07-29T10:57:44.163Z] 
10:57:44 [2020-07-29T10:57:44.163Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:57:44 [2020-07-29T10:57:44.163Z] #42 DONE 185.6s
10:57:44 [2020-07-29T10:57:44.163Z] 
10:57:44 [2020-07-29T10:57:44.163Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
10:57:44 [2020-07-29T10:57:44.163Z] #14 131.9 Selecting previously unselected package thin-provisioning-tools.
10:57:44 [2020-07-29T10:57:44.163Z] #14 131.9 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
10:57:44 [2020-07-29T10:57:44.163Z] #14 131.9 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
10:57:45 [2020-07-29T10:57:45.105Z] #14 132.5 Selecting previously unselected package vim-runtime.
10:57:45 [2020-07-29T10:57:45.105Z] #14 132.5 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ...
10:57:45 [2020-07-29T10:57:45.105Z] #14 132.6 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
10:57:45 [2020-07-29T10:57:45.105Z] #14 132.6 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
10:57:45 [2020-07-29T10:57:45.105Z] #14 132.6 Unpacking vim-runtime (2:8.1.0875-5) ...
10:57:48 [2020-07-29T10:57:48.400Z] #14 135.8 Selecting previously unselected package vim.
10:57:48 [2020-07-29T10:57:48.400Z] #14 135.8 Preparing to unpack .../57-vim_2%3a8.1.0875-5_amd64.deb ...
10:57:48 [2020-07-29T10:57:48.400Z] #14 135.8 Unpacking vim (2:8.1.0875-5) ...
10:57:48 [2020-07-29T10:57:48.660Z] #14 136.3 Selecting previously unselected package xfsprogs.
10:57:48 [2020-07-29T10:57:48.660Z] #14 136.3 Preparing to unpack .../58-xfsprogs_4.20.0-1_amd64.deb ...
10:57:48 [2020-07-29T10:57:48.660Z] #14 136.3 Unpacking xfsprogs (4.20.0-1) ...
10:57:49 [2020-07-29T10:57:49.229Z] #14 136.8 Selecting previously unselected package zip.
10:57:49 [2020-07-29T10:57:49.229Z] #14 136.8 Preparing to unpack .../59-zip_3.0-11+b1_amd64.deb ...
10:57:49 [2020-07-29T10:57:49.229Z] #14 136.8 Unpacking zip (3.0-11+b1) ...
10:57:49 [2020-07-29T10:57:49.488Z] #14 137.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
10:57:49 [2020-07-29T10:57:49.488Z] #14 137.0 Setting up aufs-tools (1:4.14+20190211-1) ...
10:57:49 [2020-07-29T10:57:49.488Z] #14 137.0 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
10:57:49 [2020-07-29T10:57:49.488Z] #14 137.0 Setting up libip6tc0:amd64 (1.8.2-4) ...
10:57:49 [2020-07-29T10:57:49.488Z] #14 137.1 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
10:57:49 [2020-07-29T10:57:49.488Z] #14 137.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
10:57:49 [2020-07-29T10:57:49.488Z] #14 137.1 Setting up libgpm2:amd64 (1.20.7-5) ...
10:57:49 [2020-07-29T10:57:49.488Z] #14 137.1 Setting up libpcre16-3:amd64 (2:8.39-12) ...
10:57:49 [2020-07-29T10:57:49.488Z] #14 137.1 Setting up libip4tc0:amd64 (1.8.2-4) ...
10:57:49 [2020-07-29T10:57:49.488Z] #14 137.1 Setting up libsepol1-dev:amd64 (2.8-1) ...
10:57:49 [2020-07-29T10:57:49.488Z] #14 137.1 Setting up libnftnl11:amd64 (1.1.2-2) ...
10:57:49 [2020-07-29T10:57:49.488Z] #14 137.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
10:57:49 [2020-07-29T10:57:49.488Z] #14 137.2 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:57:49 [2020-07-29T10:57:49.488Z] #14 137.2 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
10:57:49 [2020-07-29T10:57:49.748Z] #14 137.2 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
10:57:49 [2020-07-29T10:57:49.748Z] #14 137.2 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
10:57:49 [2020-07-29T10:57:49.748Z] #14 137.2 Setting up xxd (2:8.1.0875-5) ...
10:57:49 [2020-07-29T10:57:49.748Z] #14 137.2 Setting up libbtrfs0 (4.20.1-2) ...
10:57:49 [2020-07-29T10:57:49.748Z] #14 137.2 Setting up zip (3.0-11+b1) ...
10:57:49 [2020-07-29T10:57:49.748Z] #14 137.2 Setting up vim-common (2:8.1.0875-5) ...
10:57:49 [2020-07-29T10:57:49.748Z] #14 137.3 Setting up bash-completion (1:2.8-6) ...
10:57:49 [2020-07-29T10:57:49.758Z] Commit message: "vendor: vishvananda/netns db3c7e526aae966c4ccfa6c8189b693d6ac5d202"
10:57:50 [2020-07-29T10:57:50.172Z]  > git --version # timeout=10
10:57:50 [2020-07-29T10:57:50.266Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
10:57:51 [2020-07-29T10:57:51.658Z] #14 ...
10:57:51 [2020-07-29T10:57:51.658Z] 
10:57:51 [2020-07-29T10:57:51.658Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:57:51 [2020-07-29T10:57:51.658Z] #39 112.2   CC       criu/cr-dedup.o
10:57:51 [2020-07-29T10:57:51.658Z] #39 112.7   CC       criu/cr-dump.o
10:57:51 [2020-07-29T10:57:51.658Z] #39 115.4   CC       criu/cr-errno.o
10:57:51 [2020-07-29T10:57:51.658Z] #39 115.5   CC       criu/cr-restore.o
10:57:51 [2020-07-29T10:57:51.658Z] #39 120.4   CC       criu/cr-service.o
10:57:51 [2020-07-29T10:57:51.658Z] #39 122.1   CC       criu/crtools.o
10:57:51 [2020-07-29T10:57:51.674Z] ok  	github.com/docker/docker/api/server	0.003s	coverage: 7.9% of statements
10:57:52 [2020-07-29T10:57:52.227Z] #39 122.7   CC       criu/eventfd.o
10:57:52 [2020-07-29T10:57:52.228Z] #39 123.1   CC       criu/eventpoll.o
10:57:52 [2020-07-29T10:57:52.487Z] #39 ...
10:57:52 [2020-07-29T10:57:52.487Z] 
10:57:52 [2020-07-29T10:57:52.487Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
10:57:52 [2020-07-29T10:57:52.487Z] #14 140.2 Setting up libiptc0:amd64 (1.8.2-4) ...
10:57:52 [2020-07-29T10:57:52.487Z] #14 140.2 Setting up xz-utils (5.2.4-1) ...
10:57:52 [2020-07-29T10:57:52.487Z] #14 140.2 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:57:52 [2020-07-29T10:57:52.487Z] #14 140.2 Setting up libpcre32-3:amd64 (2:8.39-12) ...
10:57:52 [2020-07-29T10:57:52.487Z] #14 140.2 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
10:57:52 [2020-07-29T10:57:52.487Z] #14 140.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
10:57:52 [2020-07-29T10:57:52.487Z] #14 140.2 Setting up libbtrfs-dev (4.20.1-2) ...
10:57:52 [2020-07-29T10:57:52.747Z] #14 140.3 Setting up pigz (2.4-1) ...
10:57:52 [2020-07-29T10:57:52.747Z] #14 140.3 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
10:57:52 [2020-07-29T10:57:52.747Z] #14 140.3 Setting up libnl-3-200:amd64 (3.4.0-1) ...
10:57:52 [2020-07-29T10:57:52.747Z] #14 140.3 Setting up python-pip-whl (18.1-5) ...
10:57:52 [2020-07-29T10:57:52.747Z] #14 140.3 Setting up libmpdec2:amd64 (2.4.2-2) ...
10:57:52 [2020-07-29T10:57:52.747Z] #14 140.3 Setting up mingw-w64-common (6.0.0-3) ...
10:57:52 [2020-07-29T10:57:52.747Z] #14 140.3 Setting up vim-runtime (2:8.1.0875-5) ...
10:57:53 [2020-07-29T10:57:53.317Z] #14 140.7 Setting up libaio1:amd64 (0.3.112-3) ...
10:57:53 [2020-07-29T10:57:53.317Z] #14 140.7 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
10:57:53 [2020-07-29T10:57:53.317Z] #14 140.7 Setting up libonig5:amd64 (6.9.1-1) ...
10:57:53 [2020-07-29T10:57:53.317Z] #14 140.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
10:57:53 [2020-07-29T10:57:53.317Z] #14 140.8 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
10:57:53 [2020-07-29T10:57:53.317Z] #14 140.8 Setting up vim (2:8.1.0875-5) ...
10:57:53 [2020-07-29T10:57:53.317Z] #14 140.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
10:57:53 [2020-07-29T10:57:53.317Z] #14 140.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
10:57:53 [2020-07-29T10:57:53.317Z] #14 140.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
10:57:53 [2020-07-29T10:57:53.317Z] #14 140.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
10:57:53 [2020-07-29T10:57:53.317Z] #14 140.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
10:57:53 [2020-07-29T10:57:53.317Z] #14 140.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
10:57:53 [2020-07-29T10:57:53.317Z] #14 140.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
10:57:53 [2020-07-29T10:57:53.317Z] #14 140.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
10:57:53 [2020-07-29T10:57:53.317Z] #14 140.9 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
10:57:53 [2020-07-29T10:57:53.317Z] #14 140.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
10:57:53 [2020-07-29T10:57:53.317Z] #14 140.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:57:53 [2020-07-29T10:57:53.317Z] #14 140.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
10:57:53 [2020-07-29T10:57:53.317Z] #14 141.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
10:57:53 [2020-07-29T10:57:53.317Z] #14 141.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:57:53 [2020-07-29T10:57:53.317Z] #14 141.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
10:57:53 [2020-07-29T10:57:53.317Z] #14 141.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
10:57:53 [2020-07-29T10:57:53.317Z] #14 141.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
10:57:53 [2020-07-29T10:57:53.317Z] #14 141.0 Setting up thin-provisioning-tools (0.7.6-2.1) ...
10:57:53 [2020-07-29T10:57:53.317Z] #14 141.0 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
10:57:53 [2020-07-29T10:57:53.317Z] #14 141.0 Setting up jq (1.5+dfsg-2+b1) ...
10:57:53 [2020-07-29T10:57:53.317Z] #14 141.0 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
10:57:53 [2020-07-29T10:57:53.509Z] + docker version
10:57:53 [2020-07-29T10:57:53.577Z] #14 141.0 Setting up python3.7 (3.7.3-2+deb10u1) ...
10:57:56 [2020-07-29T10:57:56.872Z] #14 143.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
10:57:56 [2020-07-29T10:57:56.872Z] #14 144.0 Setting up iptables (1.8.2-4) ...
10:57:56 [2020-07-29T10:57:56.872Z] #14 144.0 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
10:57:56 [2020-07-29T10:57:56.872Z] #14 144.0 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:57:56 [2020-07-29T10:57:56.872Z] #14 144.1 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
10:57:56 [2020-07-29T10:57:56.872Z] #14 144.1 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:57:56 [2020-07-29T10:57:56.872Z] #14 144.1 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
10:57:56 [2020-07-29T10:57:56.872Z] #14 144.1 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
10:57:56 [2020-07-29T10:57:56.872Z] #14 144.2 Setting up python3 (3.7.3-1) ...
10:57:57 [2020-07-29T10:57:57.132Z] #14 144.6 Setting up python3-wheel (0.32.3-2) ...
10:57:57 [2020-07-29T10:57:57.702Z] #14 145.4 Setting up apparmor (2.13.2-10) ...
10:57:59 [2020-07-29T10:57:59.409Z] Client: Docker Engine - Enterprise
10:57:59 [2020-07-29T10:57:59.409Z]  Version:           19.03.5
10:57:59 [2020-07-29T10:57:59.409Z]  API version:       1.40
10:57:59 [2020-07-29T10:57:59.409Z]  Go version:        go1.12.12
10:57:59 [2020-07-29T10:57:59.409Z]  Git commit:        2ee0c57608
10:57:59 [2020-07-29T10:57:59.409Z]  Built:             11/13/2019 08:00:16
10:57:59 [2020-07-29T10:57:59.409Z]  OS/Arch:           windows/amd64
10:57:59 [2020-07-29T10:57:59.409Z]  Experimental:      false
10:57:59 [2020-07-29T10:57:59.409Z] 
10:57:59 [2020-07-29T10:57:59.409Z] Server: Docker Engine - Enterprise
10:57:59 [2020-07-29T10:57:59.409Z]  Engine:
10:57:59 [2020-07-29T10:57:59.409Z]   Version:          19.03.5
10:57:59 [2020-07-29T10:57:59.409Z]   API version:      1.40 (minimum version 1.24)
10:57:59 [2020-07-29T10:57:59.409Z]   Go version:       go1.12.12
10:57:59 [2020-07-29T10:57:59.409Z]   Git commit:       2ee0c57608
10:57:59 [2020-07-29T10:57:59.409Z]   Built:            11/13/2019 07:58:51
10:57:59 [2020-07-29T10:57:59.409Z]   OS/Arch:          windows/amd64
10:57:59 [2020-07-29T10:57:59.409Z]   Experimental:     true
10:57:59 [2020-07-29T10:57:59.612Z] #14 146.9 Setting up python3-lib2to3 (3.7.3-1) ...
10:57:59 [2020-07-29T10:57:59.612Z] #14 147.3 Setting up python3-pkg-resources (40.8.0-1) ...
[Pipeline] sh
10:58:00 [2020-07-29T10:58:00.553Z] #14 148.2 Setting up python3-distutils (3.7.3-1) ...
10:58:01 [2020-07-29T10:58:01.029Z] + docker info
10:58:01 [2020-07-29T10:58:01.123Z] #14 148.7 Setting up python3-setuptools (40.8.0-1) ...
10:58:02 [2020-07-29T10:58:02.505Z] #14 149.9 Setting up python3-pip (18.1-5) ...
10:58:03 [2020-07-29T10:58:03.445Z] #14 ...
10:58:03 [2020-07-29T10:58:03.445Z] 
10:58:03 [2020-07-29T10:58:03.445Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:58:03 [2020-07-29T10:58:03.445Z] #39 124.0   CC       criu/external.o
10:58:03 [2020-07-29T10:58:03.445Z] #39 124.2   CC       criu/fault-injection.o
10:58:03 [2020-07-29T10:58:03.445Z] #39 124.4   CC       criu/fdstore.o
10:58:03 [2020-07-29T10:58:03.445Z] #39 124.8   CC       criu/fifo.o
10:58:03 [2020-07-29T10:58:03.445Z] #39 125.2   CC       criu/file-ids.o
10:58:03 [2020-07-29T10:58:03.445Z] #39 125.6   CC       criu/file-lock.o
10:58:03 [2020-07-29T10:58:03.445Z] #39 126.5   CC       criu/files-ext.o
10:58:03 [2020-07-29T10:58:03.445Z] #39 127.0   CC       criu/files-reg.o
10:58:03 [2020-07-29T10:58:03.445Z] #39 129.2   CC       criu/files.o
10:58:03 [2020-07-29T10:58:03.445Z] #39 131.4   CC       criu/filesystems.o
10:58:03 [2020-07-29T10:58:03.445Z] #39 132.1   CC       criu/fsnotify.o
10:58:03 [2020-07-29T10:58:03.445Z] #39 133.4   CC       criu/image-desc.o
10:58:03 [2020-07-29T10:58:03.445Z] #39 133.6   CC       criu/image.o
10:58:03 [2020-07-29T10:58:03.445Z] #39 ...
10:58:03 [2020-07-29T10:58:03.445Z] 
10:58:03 [2020-07-29T10:58:03.445Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
10:58:03 [2020-07-29T10:58:03.445Z] #14 151.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
10:58:03 [2020-07-29T10:58:03.445Z] #14 151.0 Setting up dmsetup (2:1.02.155-3) ...
10:58:03 [2020-07-29T10:58:03.445Z] #14 151.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
10:58:03 [2020-07-29T10:58:03.445Z] #14 151.1 Setting up xfsprogs (4.20.0-1) ...
10:58:03 [2020-07-29T10:58:03.445Z] #14 151.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
10:58:03 [2020-07-29T10:58:03.445Z] #14 151.1 Processing triggers for mime-support (3.62) ...
10:58:03 [2020-07-29T10:58:03.445Z] #14 151.1 Processing triggers for libc-bin (2.28-10) ...
10:58:04 [2020-07-29T10:58:04.016Z] #14 DONE 151.8s
10:58:04 [2020-07-29T10:58:04.016Z] 
10:58:04 [2020-07-29T10:58:04.016Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:58:04 [2020-07-29T10:58:04.016Z] #39 134.5   CC       criu/ipc_ns.o
10:58:05 [2020-07-29T10:58:05.401Z] #39 ...
10:58:05 [2020-07-29T10:58:05.401Z] 
10:58:05 [2020-07-29T10:58:05.401Z] #15 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
10:58:05 [2020-07-29T10:58:05.401Z] #15 0.946 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
10:58:05 [2020-07-29T10:58:05.401Z] #15 0.949 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
10:58:05 [2020-07-29T10:58:05.401Z] #15 0.953 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
10:58:05 [2020-07-29T10:58:05.401Z] #15 DONE 1.0s
10:58:05 [2020-07-29T10:58:05.401Z] 
10:58:05 [2020-07-29T10:58:05.401Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:58:05 [2020-07-29T10:58:05.401Z] #39 135.8   CC       criu/irmap.o
10:58:05 [2020-07-29T10:58:05.972Z] #39 136.7   CC       criu/kcmp-ids.o
10:58:06 [2020-07-29T10:58:06.232Z] #39 137.0   CC       criu/kerndat.o
10:58:07 [2020-07-29T10:58:07.614Z] #39 138.0   CC       criu/libnetlink.o
10:58:07 [2020-07-29T10:58:07.874Z] #39 138.5   CC       criu/log.o
10:58:08 [2020-07-29T10:58:08.444Z] #39 139.0   CC       criu/lsm.o
10:58:08 [2020-07-29T10:58:08.704Z] #39 139.4   CC       criu/mem.o
10:58:10 [2020-07-29T10:58:10.700Z] #39 141.4   CC       criu/memfd.o
10:58:11 [2020-07-29T10:58:11.276Z] #39 142.1   CC       criu/mount.o
10:58:13 [2020-07-29T10:58:13.465Z] sha256:4507849b1702639cace0e76786f09d50bd3f5cfb38a626fa36791d3236af36fb
10:58:13 [2020-07-29T10:58:13.465Z] INFO: Starting docker-py tests...
10:58:13 [2020-07-29T10:58:13.465Z] ============================= test session starts ==============================
10:58:13 [2020-07-29T10:58:13.465Z] platform linux -- Python 3.7.8, pytest-4.3.1, py-1.9.0, pluggy-0.13.1
10:58:13 [2020-07-29T10:58:13.465Z] rootdir: /src, inifile: pytest.ini
10:58:13 [2020-07-29T10:58:13.465Z] plugins: cov-2.6.1, timeout-1.3.3
10:58:14 [2020-07-29T10:58:14.394Z] collected 385 items / 3 deselected / 382 selected
10:58:14 [2020-07-29T10:58:14.394Z] 
10:58:14 [2020-07-29T10:58:14.569Z] #39 145.3   CC       criu/namespaces.o
10:58:15 [2020-07-29T10:58:15.140Z] #39 ...
10:58:15 [2020-07-29T10:58:15.140Z] 
10:58:15 [2020-07-29T10:58:15.140Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0
10:58:15 [2020-07-29T10:58:15.140Z] #16 5.371 Collecting yamllint==1.16.0
10:58:15 [2020-07-29T10:58:15.594Z] 🇩 bin/containerd
10:58:16 [2020-07-29T10:58:16.080Z] #16 10.75   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
10:58:16 [2020-07-29T10:58:16.080Z] #16 10.84 Collecting pyyaml (from yamllint==1.16.0)
10:58:16 [2020-07-29T10:58:16.344Z] #16 11.01   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
10:58:16 [2020-07-29T10:58:16.344Z] #16 ...
10:58:16 [2020-07-29T10:58:16.344Z] 
10:58:16 [2020-07-29T10:58:16.344Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:58:16 [2020-07-29T10:58:16.344Z] #39 147.0   CC       criu/net.o
10:58:19 [2020-07-29T10:58:19.640Z] #39 ...
10:58:19 [2020-07-29T10:58:19.640Z] 
10:58:19 [2020-07-29T10:58:19.640Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0
10:58:19 [2020-07-29T10:58:19.640Z] #16 12.36 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
10:58:19 [2020-07-29T10:58:19.640Z] #16 12.42   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
10:58:19 [2020-07-29T10:58:19.640Z] #16 12.47 Building wheels for collected packages: pyyaml
10:58:19 [2020-07-29T10:58:19.640Z] #16 12.47   Running setup.py bdist_wheel for pyyaml: started
10:58:19 [2020-07-29T10:58:19.640Z] #16 13.40   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
10:58:19 [2020-07-29T10:58:19.640Z] #16 13.40   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
10:58:19 [2020-07-29T10:58:19.640Z] #16 13.48 Successfully built pyyaml
10:58:19 [2020-07-29T10:58:19.640Z] #16 13.50 Installing collected packages: pyyaml, pathspec, yamllint
10:58:19 [2020-07-29T10:58:19.640Z] #16 13.86 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
10:58:19 [2020-07-29T10:58:19.640Z] #16 DONE 14.3s
10:58:19 [2020-07-29T10:58:19.640Z] 
10:58:19 [2020-07-29T10:58:19.640Z] #21 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
10:58:19 [2020-07-29T10:58:19.640Z] #21 DONE 0.3s
10:58:19 [2020-07-29T10:58:19.640Z] 
10:58:19 [2020-07-29T10:58:19.640Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:58:19 [2020-07-29T10:58:19.640Z] #39 150.5   CC       criu/netfilter.o
10:58:20 [2020-07-29T10:58:20.583Z] #39 151.0   CC       criu/page-pipe.o
10:58:20 [2020-07-29T10:58:20.843Z] #39 151.6   CC       criu/page-xfer.o
10:58:22 [2020-07-29T10:58:22.225Z] #39 153.0   CC       criu/pagemap-cache.o
10:58:22 [2020-07-29T10:58:22.485Z] #39 153.3   CC       criu/pagemap.o
10:58:23 [2020-07-29T10:58:23.055Z] #39 ...
10:58:23 [2020-07-29T10:58:23.055Z] 
10:58:23 [2020-07-29T10:58:23.055Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
10:58:23 [2020-07-29T10:58:23.055Z] #25 DONE 3.1s
10:58:23 [2020-07-29T10:58:23.055Z] 
10:58:23 [2020-07-29T10:58:23.055Z] #27 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
10:58:23 [2020-07-29T10:58:23.315Z] #27 DONE 0.3s
10:58:23 [2020-07-29T10:58:23.315Z] 
10:58:23 [2020-07-29T10:58:23.315Z] #30 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
10:58:23 [2020-07-29T10:58:23.315Z] #30 DONE 0.0s
10:58:23 [2020-07-29T10:58:23.315Z] 
10:58:23 [2020-07-29T10:58:23.315Z] #35 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
10:58:23 [2020-07-29T10:58:23.315Z] #35 DONE 0.0s
10:58:23 [2020-07-29T10:58:23.315Z] 
10:58:23 [2020-07-29T10:58:23.315Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:58:23 [2020-07-29T10:58:23.315Z] #39 154.1   CC       criu/parasite-syscall.o
10:58:24 [2020-07-29T10:58:24.697Z] #39 155.1   CC       criu/path.o
10:58:24 [2020-07-29T10:58:24.697Z] #39 155.3   CC       criu/pie-util-vdso-elf32.o
10:58:24 [2020-07-29T10:58:24.957Z] #39 155.7   CC       criu/pie-util-vdso.o
10:58:25 [2020-07-29T10:58:25.527Z] #39 156.1   CC       criu/pie-util.o
10:58:25 [2020-07-29T10:58:25.527Z] #39 156.3   CC       criu/pipes.o
10:58:26 [2020-07-29T10:58:26.096Z] #39 156.9   CC       criu/plugin.o
10:58:26 [2020-07-29T10:58:26.382Z] Client:
10:58:26 [2020-07-29T10:58:26.382Z]  Debug Mode: false
10:58:26 [2020-07-29T10:58:26.382Z]  Plugins:
10:58:26 [2020-07-29T10:58:26.382Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
10:58:26 [2020-07-29T10:58:26.382Z] 
10:58:26 [2020-07-29T10:58:26.382Z] Server:
10:58:26 [2020-07-29T10:58:26.382Z]  Containers: 0
10:58:26 [2020-07-29T10:58:26.382Z]   Running: 0
10:58:26 [2020-07-29T10:58:26.382Z]   Paused: 0
10:58:26 [2020-07-29T10:58:26.382Z]   Stopped: 0
10:58:26 [2020-07-29T10:58:26.382Z]  Images: 0
10:58:26 [2020-07-29T10:58:26.382Z]  Server Version: 19.03.5
10:58:26 [2020-07-29T10:58:26.382Z]  Storage Driver: windowsfilter (windows) lcow (linux)
10:58:26 [2020-07-29T10:58:26.382Z]   Windows: 
10:58:26 [2020-07-29T10:58:26.382Z]   LCOW: 
10:58:26 [2020-07-29T10:58:26.382Z]  Logging Driver: json-file
10:58:26 [2020-07-29T10:58:26.382Z]  Plugins:
10:58:26 [2020-07-29T10:58:26.382Z]   Volume: local
10:58:26 [2020-07-29T10:58:26.382Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
10:58:26 [2020-07-29T10:58:26.382Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
10:58:26 [2020-07-29T10:58:26.382Z]  Swarm: inactive
10:58:26 [2020-07-29T10:58:26.382Z]  Default Isolation: process
10:58:26 [2020-07-29T10:58:26.382Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
10:58:26 [2020-07-29T10:58:26.382Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282)
10:58:26 [2020-07-29T10:58:26.382Z]  OSType: windows
10:58:26 [2020-07-29T10:58:26.382Z]  Architecture: x86_64
10:58:26 [2020-07-29T10:58:26.382Z]  CPUs: 4
10:58:26 [2020-07-29T10:58:26.382Z]  Total Memory: 32GiB
10:58:26 [2020-07-29T10:58:26.382Z]  Name: azwin-2-fa2840
10:58:26 [2020-07-29T10:58:26.382Z]  ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5
10:58:26 [2020-07-29T10:58:26.382Z]  Docker Root Dir: D:\docker
10:58:26 [2020-07-29T10:58:26.382Z]  Debug Mode: false
10:58:26 [2020-07-29T10:58:26.382Z]  Registry: https://index.docker.io/v1/
10:58:26 [2020-07-29T10:58:26.382Z]  Labels:
10:58:26 [2020-07-29T10:58:26.382Z]  Experimental: true
10:58:26 [2020-07-29T10:58:26.382Z]  Insecure Registries:
10:58:26 [2020-07-29T10:58:26.382Z]   10.0.0.4:5000
10:58:26 [2020-07-29T10:58:26.382Z]   127.0.0.0/8
10:58:26 [2020-07-29T10:58:26.382Z]  Registry Mirrors:
10:58:26 [2020-07-29T10:58:26.382Z]   http://10.0.0.4:5000/
10:58:26 [2020-07-29T10:58:26.382Z]  Live Restore Enabled: false
10:58:26 [2020-07-29T10:58:26.382Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
10:58:26 [2020-07-29T10:58:26.665Z] #39 157.3   CC       criu/proc_parse.o
10:58:26 [2020-07-29T10:58:26.925Z] #39 ...
10:58:26 [2020-07-29T10:58:26.925Z] 
10:58:26 [2020-07-29T10:58:26.925Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
10:58:26 [2020-07-29T10:58:26.925Z] #52 181.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
10:58:26 [2020-07-29T10:58:26.925Z] #52 183.0 + mkdir -p /build
10:58:26 [2020-07-29T10:58:26.925Z] #52 183.0 + cp runc /build/runc
10:58:26 [2020-07-29T10:58:26.925Z] #52 DONE 183.5s
10:58:27 [2020-07-29T10:58:27.186Z] 
10:58:27 [2020-07-29T10:58:27.186Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
10:58:29 [2020-07-29T10:58:29.550Z] tests/integration/api_build_test.py .......................X             [  6%]
10:58:29 [2020-07-29T10:58:29.729Z] #57 ...
10:58:29 [2020-07-29T10:58:29.729Z] 
10:58:29 [2020-07-29T10:58:29.729Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:58:29 [2020-07-29T10:58:29.729Z] #39 160.2   CC       criu/protobuf-desc.o
10:58:30 [2020-07-29T10:58:30.112Z] tests/integration/api_client_test.py .....                               [  7%]
10:58:30 [2020-07-29T10:58:30.299Z] #39 160.9   CC       criu/protobuf.o
10:58:30 [2020-07-29T10:58:30.560Z] #39 161.3   CC       criu/pstree.o
10:58:31 [2020-07-29T10:58:31.500Z] #39 162.3   CC       criu/rbtree.o
10:58:31 [2020-07-29T10:58:31.760Z] #39 162.5   CC       criu/rst-malloc.o
10:58:32 [2020-07-29T10:58:32.020Z] #39 162.8   CC       criu/seccomp.o
10:58:32 [2020-07-29T10:58:32.041Z] tests/integration/api_config_test.py .....                               [  8%]
10:58:32 [2020-07-29T10:58:32.960Z] #39 163.4   CC       criu/seize.o
10:58:33 [2020-07-29T10:58:33.530Z] #39 164.2   CC       criu/servicefd.o
10:58:33 [2020-07-29T10:58:33.790Z] #39 164.5   CC       criu/shmem.o
10:58:34 [2020-07-29T10:58:34.280Z] 🇩 bin/containerd-stress
10:58:34 [2020-07-29T10:58:34.730Z] #39 165.4   CC       criu/sigframe.o
10:58:34 [2020-07-29T10:58:34.990Z] #39 165.6   CC       criu/signalfd.o
10:58:35 [2020-07-29T10:58:35.250Z] #39 165.8   CC       criu/sk-inet.o
10:58:36 [2020-07-29T10:58:36.190Z] #39 166.8   CC       criu/sk-netlink.o
10:58:36 [2020-07-29T10:58:36.370Z] 🇩 bin/containerd-shim
10:58:36 [2020-07-29T10:58:36.451Z] #39 167.2   CC       criu/sk-packet.o
10:58:37 [2020-07-29T10:58:37.021Z] #39 167.8   CC       criu/sk-queue.o
10:58:37 [2020-07-29T10:58:37.591Z] #39 168.1   CC       criu/sk-tcp.o
10:58:38 [2020-07-29T10:58:38.162Z] #39 168.7   CC       criu/sk-unix.o
10:58:39 [2020-07-29T10:58:39.053Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
10:58:39 [2020-07-29T10:58:39.053Z] ok  	github.com/docker/docker/api/server/httputils	0.002s	coverage: 14.7% of statements
10:58:39 [2020-07-29T10:58:39.053Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 37.7% of statements
10:58:39 [2020-07-29T10:58:39.053Z] ?   	github.com/docker/docker/api/server/router	[no test files]
10:58:39 [2020-07-29T10:58:39.053Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
10:58:39 [2020-07-29T10:58:39.053Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
10:58:39 [2020-07-29T10:58:39.053Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
10:58:39 [2020-07-29T10:58:39.053Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
10:58:39 [2020-07-29T10:58:39.053Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
10:58:39 [2020-07-29T10:58:39.053Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
10:58:39 [2020-07-29T10:58:39.053Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
10:58:39 [2020-07-29T10:58:39.053Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
10:58:39 [2020-07-29T10:58:39.053Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
10:58:39 [2020-07-29T10:58:39.053Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
10:58:39 [2020-07-29T10:58:39.053Z] ok  	github.com/docker/docker/api/server/router/swarm	0.002s	coverage: 3.1% of statements
10:58:39 [2020-07-29T10:58:39.053Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
10:58:39 [2020-07-29T10:58:39.053Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
10:58:39 [2020-07-29T10:58:39.053Z] ?   	github.com/docker/docker/api/types	[no test files]
10:58:39 [2020-07-29T10:58:39.053Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
10:58:39 [2020-07-29T10:58:39.053Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
10:58:39 [2020-07-29T10:58:39.053Z] ?   	github.com/docker/docker/api/types/container	[no test files]
10:58:39 [2020-07-29T10:58:39.053Z] ?   	github.com/docker/docker/api/types/events	[no test files]
10:58:39 [2020-07-29T10:58:39.053Z] ok  	github.com/docker/docker/api/types/filters	0.003s	coverage: 92.2% of statements
10:58:39 [2020-07-29T10:58:39.053Z] ?   	github.com/docker/docker/api/types/image	[no test files]
10:58:39 [2020-07-29T10:58:39.053Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
10:58:39 [2020-07-29T10:58:39.053Z] ?   	github.com/docker/docker/api/types/network	[no test files]
10:58:39 [2020-07-29T10:58:39.053Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
10:58:39 [2020-07-29T10:58:39.053Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
10:58:39 [2020-07-29T10:58:39.053Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
10:58:39 [2020-07-29T10:58:39.053Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
10:58:39 [2020-07-29T10:58:39.053Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
10:58:39 [2020-07-29T10:58:39.053Z] ok  	github.com/docker/docker/api/types/time	0.005s	coverage: 100.0% of statements
10:58:39 [2020-07-29T10:58:39.053Z] ok  	github.com/docker/docker/api/types/versions	0.001s	coverage: 75.0% of statements
10:58:39 [2020-07-29T10:58:39.053Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
10:58:39 [2020-07-29T10:58:39.053Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
10:58:39 [2020-07-29T10:58:39.053Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
10:58:39 [2020-07-29T10:58:39.053Z] ?   	github.com/docker/docker/builder	[no test files]
10:58:39 [2020-07-29T10:58:39.053Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
10:58:39 [2020-07-29T10:58:39.053Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
10:58:39 [2020-07-29T10:58:39.053Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
10:58:39 [2020-07-29T10:58:39.053Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
10:58:39 [2020-07-29T10:58:39.053Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
10:58:39 [2020-07-29T10:58:39.053Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
10:58:39 [2020-07-29T10:58:39.053Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
10:58:39 [2020-07-29T10:58:39.053Z] ok  	github.com/docker/docker/builder/dockerignore	0.024s	coverage: 96.8% of statements
10:58:39 [2020-07-29T10:58:39.053Z] ok  	github.com/docker/docker/builder/fscache	0.108s	coverage: 69.2% of statements
10:58:39 [2020-07-29T10:58:39.554Z] #39 ...
10:58:39 [2020-07-29T10:58:39.554Z] 
10:58:39 [2020-07-29T10:58:39.554Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
10:58:39 [2020-07-29T10:58:39.554Z] #36 231.1 + dpkg --print-architecture
10:58:39 [2020-07-29T10:58:39.554Z] #36 231.1 + cd /tmp/tmp.IbjoOg7MaO/src/github.com/docker/distribution
10:58:39 [2020-07-29T10:58:39.554Z] #36 231.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
10:58:39 [2020-07-29T10:58:39.554Z] #36 231.5 + GOPATH=/tmp/tmp.IbjoOg7MaO/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.IbjoOg7MaO
10:58:39 [2020-07-29T10:58:39.554Z] #36 231.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
10:58:39 [2020-07-29T10:58:39.814Z] #36 ...
10:58:39 [2020-07-29T10:58:39.814Z] 
10:58:39 [2020-07-29T10:58:39.814Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:58:39 [2020-07-29T10:58:39.814Z] #39 170.4   CC       criu/sockets.o
10:58:40 [2020-07-29T10:58:40.087Z] ok  	github.com/docker/docker/builder/dockerfile	1.051s	coverage: 45.1% of statements
10:58:40 [2020-07-29T10:58:40.720Z] ok  	github.com/docker/docker/builder/remotecontext	0.382s	coverage: 13.6% of statements
10:58:40 [2020-07-29T10:58:40.754Z] #39 171.2   CC       criu/stats.o
10:58:40 [2020-07-29T10:58:40.754Z] #39 171.5   CC       criu/string.o
10:58:41 [2020-07-29T10:58:41.014Z] #39 171.6   CC       criu/sysctl.o
10:58:41 [2020-07-29T10:58:41.352Z] ok  	github.com/docker/docker/cli/debug	0.001s	coverage: 100.0% of statements
10:58:41 [2020-07-29T10:58:41.585Z] #39 172.2   CC       criu/sysfs_parse.o
10:58:41 [2020-07-29T10:58:41.643Z] ok  	github.com/docker/docker/builder/remotecontext/git	0.958s	coverage: 85.1% of statements
10:58:41 [2020-07-29T10:58:41.643Z] ?   	github.com/docker/docker/cli	[no test files]
10:58:41 [2020-07-29T10:58:41.643Z] ?   	github.com/docker/docker/cli/config	[no test files]
10:58:41 [2020-07-29T10:58:41.845Z] #39 172.5   CC       criu/timens.o
10:58:42 [2020-07-29T10:58:42.105Z] #39 172.8   CC       criu/timerfd.o
10:58:42 [2020-07-29T10:58:42.675Z] #39 173.3   CC       criu/tty.o
10:58:43 [2020-07-29T10:58:43.341Z] 🇩 bin/containerd-shim-runc-v1
10:58:44 [2020-07-29T10:58:44.057Z] #39 174.8   CC       criu/tun.o
10:58:44 [2020-07-29T10:58:44.374Z] ok  	github.com/docker/docker/client	0.115s	coverage: 75.7% of statements
10:58:44 [2020-07-29T10:58:44.627Z] #39 175.2   CC       criu/uffd.o
10:58:45 [2020-07-29T10:58:45.439Z] 🇩 binaries
10:58:45 [2020-07-29T10:58:45.439Z] + mkdir -p /build
10:58:45 [2020-07-29T10:58:45.439Z] + cp bin/containerd /build/containerd
10:58:45 [2020-07-29T10:58:45.439Z] + cp bin/containerd-shim /build/containerd-shim
10:58:45 [2020-07-29T10:58:45.439Z] + cp bin/ctr /build/ctr
10:58:45 [2020-07-29T10:58:45.567Z] #39 176.2   CC       criu/util.o
10:58:46 [2020-07-29T10:58:46.507Z] #39 177.2   CC       criu/uts_ns.o
10:58:46 [2020-07-29T10:58:46.768Z] #39 177.4   CC       criu/vdso-compat.o
10:58:47 [2020-07-29T10:58:47.028Z] #39 177.7   CC       criu/vdso.o
10:58:47 [2020-07-29T10:58:47.598Z] #39 178.2   LINK     criu/built-in.o
10:58:47 [2020-07-29T10:58:47.858Z] #39 178.4   LINK     criu/criu
10:58:48 [2020-07-29T10:58:48.118Z] #39 178.8   DEP      lib/c/criu.d
10:58:48 [2020-07-29T10:58:48.118Z] #39 178.8   CC       images/rpc.pb-c.o
10:58:48 [2020-07-29T10:58:48.689Z] #39 179.3   CC       lib/c/criu.o
10:58:49 [2020-07-29T10:58:49.629Z] #39 180.4   LINK     lib/c/built-in.o
10:58:49 [2020-07-29T10:58:49.889Z] #39 180.4   LINK     lib/c/libcriu.so
10:58:49 [2020-07-29T10:58:49.889Z] #39 180.5   LINK     lib/c/libcriu.a
10:58:49 [2020-07-29T10:58:49.889Z] #39 ...
10:58:49 [2020-07-29T10:58:49.889Z] 
10:58:49 [2020-07-29T10:58:49.889Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
10:58:49 [2020-07-29T10:58:49.889Z] #36 251.2 + rm -rf /tmp/tmp.IbjoOg7MaO/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.IbjoOg7MaO
10:58:49 [2020-07-29T10:58:49.912Z] Removing intermediate container 1a160969eb04
10:58:49 [2020-07-29T10:58:49.912Z]  ---> e7248e8e66aa
10:58:49 [2020-07-29T10:58:49.912Z] Step 61/140 : FROM dev-base AS proxy
10:58:49 [2020-07-29T10:58:49.912Z]  ---> 23a46ace04c0
10:58:49 [2020-07-29T10:58:49.912Z] Step 62/140 : ENV INSTALL_BINARY_NAME=proxy
10:58:49 [2020-07-29T10:58:49.912Z]  ---> Running in 148658ef16a9
10:58:49 [2020-07-29T10:58:49.912Z] Removing intermediate container 148658ef16a9
10:58:49 [2020-07-29T10:58:49.912Z]  ---> 73fbeda39185
10:58:49 [2020-07-29T10:58:49.912Z] Step 63/140 : ARG LIBNETWORK_COMMIT
10:58:49 [2020-07-29T10:58:49.912Z]  ---> Running in e967101056cc
10:58:49 [2020-07-29T10:58:49.912Z] Removing intermediate container e967101056cc
10:58:49 [2020-07-29T10:58:49.912Z]  ---> 49b753f3b45a
10:58:49 [2020-07-29T10:58:49.912Z] Step 64/140 : COPY hack/dockerfile/install/install.sh ./install.sh
10:58:49 [2020-07-29T10:58:49.912Z]  ---> f88d289fe7bb
10:58:49 [2020-07-29T10:58:49.912Z] Step 65/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
10:58:49 [2020-07-29T10:58:49.912Z]  ---> 52e212d1df73
10:58:49 [2020-07-29T10:58:49.912Z] Step 66/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
10:58:50 [2020-07-29T10:58:50.206Z]  ---> Running in 87565328c9c5
10:58:50 [2020-07-29T10:58:50.206Z] + RM_GOPATH=0
10:58:50 [2020-07-29T10:58:50.206Z] + TMP_GOPATH=
10:58:50 [2020-07-29T10:58:50.206Z] + : /build
10:58:50 [2020-07-29T10:58:50.206Z] + '[' -z '' ']'
10:58:50 [2020-07-29T10:58:50.206Z] ++ mktemp -d
10:58:50 [2020-07-29T10:58:50.206Z] + export GOPATH=/tmp/tmp.23MeoimLEL
10:58:50 [2020-07-29T10:58:50.206Z] + GOPATH=/tmp/tmp.23MeoimLEL
10:58:50 [2020-07-29T10:58:50.206Z] + RM_GOPATH=1
10:58:50 [2020-07-29T10:58:50.206Z] ++ dirname ./install.sh
10:58:50 [2020-07-29T10:58:50.206Z] + dir=.
10:58:50 [2020-07-29T10:58:50.206Z] + bin=proxy
10:58:50 [2020-07-29T10:58:50.206Z] + shift
10:58:50 [2020-07-29T10:58:50.206Z] + '[' '!' -f ./proxy.installer ']'
10:58:50 [2020-07-29T10:58:50.206Z] + . ./proxy.installer
10:58:50 [2020-07-29T10:58:50.206Z] ++ : 026aabaa659832804b01754aaadd2c0f420c68b6
10:58:50 [2020-07-29T10:58:50.206Z] + install_proxy
10:58:50 [2020-07-29T10:58:50.206Z] + case "$1" in
10:58:50 [2020-07-29T10:58:50.206Z] + export CGO_ENABLED=0
10:58:50 [2020-07-29T10:58:50.206Z] + CGO_ENABLED=0
10:58:50 [2020-07-29T10:58:50.206Z] + _install_proxy
10:58:50 [2020-07-29T10:58:50.206Z] + echo 'Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6'
10:58:50 [2020-07-29T10:58:50.206Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.23MeoimLEL/src/github.com/docker/libnetwork
10:58:50 [2020-07-29T10:58:50.206Z] Cloning into '/tmp/tmp.23MeoimLEL/src/github.com/docker/libnetwork'...
10:58:50 [2020-07-29T10:58:50.206Z] Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6
10:58:50 [2020-07-29T10:58:50.460Z] #36 DONE 251.9s
10:58:50 [2020-07-29T10:58:50.460Z] 
10:58:50 [2020-07-29T10:58:50.460Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:58:50 [2020-07-29T10:58:50.460Z] #39 180.6   GEN      magic.py
10:58:50 [2020-07-29T10:58:50.460Z] #39 180.7 Note: Building without setproctitle() and strlcpy() support.
10:58:50 [2020-07-29T10:58:50.460Z] #39 180.7       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
10:58:50 [2020-07-29T10:58:50.460Z] #39 180.7 Note: Building without GnuTLS support
10:58:50 [2020-07-29T10:58:50.460Z] #39 180.7 Makefile.config:39: Warn: you have no libnftables installed
10:58:50 [2020-07-29T10:58:50.460Z] #39 180.7 Makefile.config:40: Warn: Building without nftables support
10:58:50 [2020-07-29T10:58:50.720Z] #39 181.5 fatal: not a git repository (or any of the parent directories): .git
10:58:50 [2020-07-29T10:58:50.981Z] #39 ...
10:58:50 [2020-07-29T10:58:50.981Z] 
10:58:50 [2020-07-29T10:58:50.981Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
10:58:50 [2020-07-29T10:58:50.981Z] #48 DONE 252.4s
10:58:51 [2020-07-29T10:58:51.241Z] 
10:58:51 [2020-07-29T10:58:51.241Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
10:58:51 [2020-07-29T10:58:51.810Z] #57 ...
10:58:51 [2020-07-29T10:58:51.810Z] 
10:58:51 [2020-07-29T10:58:51.810Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:58:51 [2020-07-29T10:58:51.810Z] #39 182.4 make[1]: Nothing to be done for 'all'.
10:58:52 [2020-07-29T10:58:52.289Z] + cd /tmp/tmp.23MeoimLEL/src/github.com/docker/libnetwork
10:58:52 [2020-07-29T10:58:52.289Z] + git checkout -q 026aabaa659832804b01754aaadd2c0f420c68b6
10:58:52 [2020-07-29T10:58:52.471Z] DEBUG: print all environment variables to check how Jenkins runs this script
10:58:52 [2020-07-29T10:58:52.471Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-62f3156e\powershellScript.ps1'; exit $LASTEXITCODE;
10:58:52 [2020-07-29T10:58:52.471Z] ----------------------------------------------------------------------------
10:58:52 [2020-07-29T10:58:52.471Z] 
10:58:52 [2020-07-29T10:58:52.471Z] INFO: executeCI.ps1 starting at Wed Jul 29 10:58:49 CUT 2020
10:58:52 [2020-07-29T10:58:52.471Z] 
10:58:52 [2020-07-29T10:58:52.471Z] INFO: Script version 05-Feb-2019 09:03 PDT
10:58:52 [2020-07-29T10:58:52.471Z] INFO: Running git version 2.24.1.windows.2
10:58:52 [2020-07-29T10:58:52.471Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
10:58:52 [2020-07-29T10:58:52.471Z] INFO: Environment variables:
10:58:52 [2020-07-29T10:58:52.471Z] 
10:58:52 [2020-07-29T10:58:52.471Z] Name                           Value                                                                                   
10:58:52 [2020-07-29T10:58:52.471Z] ----                           -----                                                                                   
10:58:52 [2020-07-29T10:58:52.471Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
10:58:52 [2020-07-29T10:58:52.471Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
10:58:52 [2020-07-29T10:58:52.471Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
10:58:52 [2020-07-29T10:58:52.471Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9                      
10:58:52 [2020-07-29T10:58:52.471Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9                                                                                  
10:58:52 [2020-07-29T10:58:52.471Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
10:58:52 [2020-07-29T10:58:52.471Z] BRANCH_NAME                    PR-41287                                                                                
10:58:52 [2020-07-29T10:58:52.471Z] BUILD_DISPLAY_NAME             #1                                                                                      
10:58:52 [2020-07-29T10:58:52.471Z] BUILD_ID                       1                                                                                       
10:58:52 [2020-07-29T10:58:52.471Z] BUILD_NUMBER                   1                                                                                       
10:58:52 [2020-07-29T10:58:52.471Z] BUILD_TAG                      jenkins-moby-PR-41287-1                                                                 
10:58:52 [2020-07-29T10:58:52.471Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-41287/1/                              
10:58:52 [2020-07-29T10:58:52.471Z] CHANGE_AUTHOR                  thaJeztah                                                                               
10:58:52 [2020-07-29T10:58:52.471Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
10:58:52 [2020-07-29T10:58:52.471Z] CHANGE_BRANCH                  19.03_backport_bump_netns                                                               
10:58:52 [2020-07-29T10:58:52.471Z] CHANGE_FORK                    thaJeztah/docker                                                                        
10:58:52 [2020-07-29T10:58:52.471Z] CHANGE_ID                      41287                                                                                   
10:58:52 [2020-07-29T10:58:52.471Z] CHANGE_TARGET                  19.03                                                                                   
10:58:52 [2020-07-29T10:58:52.471Z] CHANGE_TITLE                   [19.03 backport] vendor: vishvananda/netns db3c7e526aae966c4ccfa6c8189b693d6ac5d202     
10:58:52 [2020-07-29T10:58:52.471Z] CHANGE_URL                     https://github.com/moby/moby/pull/41287                                                 
10:58:52 [2020-07-29T10:58:52.471Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
10:58:52 [2020-07-29T10:58:52.471Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
10:58:52 [2020-07-29T10:58:52.471Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
10:58:52 [2020-07-29T10:58:52.471Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
10:58:52 [2020-07-29T10:58:52.471Z] COMPUTERNAME                   azwin-2-fa2840                                                                          
10:58:52 [2020-07-29T10:58:52.471Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
10:58:52 [2020-07-29T10:58:52.471Z] ConfigSequenceNumber           0                                                                                       
10:58:52 [2020-07-29T10:58:52.471Z] DOCKER_BUILDKIT                0                                                                                       
10:58:52 [2020-07-29T10:58:52.471Z] DOCKER_DUT_DEBUG               1                                                                                       
10:58:52 [2020-07-29T10:58:52.471Z] DOCKER_EXPERIMENTAL            1                                                                                       
10:58:52 [2020-07-29T10:58:52.471Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
10:58:52 [2020-07-29T10:58:52.471Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
10:58:52 [2020-07-29T10:58:52.471Z] EXECUTOR_NUMBER                0                                                                                       
10:58:52 [2020-07-29T10:58:52.471Z] FQDN                           azwin-2-fa2840.westus.cloudapp.azure.com                                                
10:58:52 [2020-07-29T10:58:52.471Z] GIT_BRANCH                     PR-41287                                                                                
10:58:52 [2020-07-29T10:58:52.471Z] GIT_COMMIT                     dae08c333e1756cf9cf08ef43b5b3b7a3977b648                                                
10:58:52 [2020-07-29T10:58:52.471Z] GIT_URL                        https://github.com/moby/moby.git                                                        
10:58:52 [2020-07-29T10:58:52.471Z] HUDSON_COOKIE                  da94c3dd-4bfc-4350-99d2-1498a0740b74                                                    
10:58:52 [2020-07-29T10:58:52.471Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
10:58:52 [2020-07-29T10:58:52.471Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
10:58:52 [2020-07-29T10:58:52.471Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
10:58:52 [2020-07-29T10:58:52.471Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.252-2.b09.ojdkbuild.windows.x86_64                          
10:58:52 [2020-07-29T10:58:52.471Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
10:58:52 [2020-07-29T10:58:52.471Z] JENKINS_NODE_COOKIE            bbfbc096-b93a-4efe-ab6a-cb504e2dbed6                                                    
10:58:52 [2020-07-29T10:58:52.471Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
10:58:52 [2020-07-29T10:58:52.471Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
10:58:52 [2020-07-29T10:58:52.471Z] JOB_BASE_NAME                  PR-41287                                                                                
10:58:52 [2020-07-29T10:58:52.471Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-41287/display/redirect                
10:58:52 [2020-07-29T10:58:52.471Z] JOB_NAME                       moby/PR-41287                                                                           
10:58:52 [2020-07-29T10:58:52.471Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-41287/                                
10:58:52 [2020-07-29T10:58:52.471Z] library.jps.version            master                                                                                  
10:58:52 [2020-07-29T10:58:52.471Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
10:58:52 [2020-07-29T10:58:52.471Z] NODE_LABELS                    amd64 azure azwin-2-fa2840 azwin-2019 docker west-us windows windows-2019 x86_64        
10:58:52 [2020-07-29T10:58:52.471Z] NODE_NAME                      azwin-2-fa2840                                                                          
10:58:52 [2020-07-29T10:58:52.471Z] NUMBER_OF_PROCESSORS           4                                                                                       
10:58:52 [2020-07-29T10:58:52.471Z] OS                             Windows_NT                                                                              
10:58:52 [2020-07-29T10:58:52.471Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
10:58:52 [2020-07-29T10:58:52.471Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
10:58:52 [2020-07-29T10:58:52.471Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
10:58:52 [2020-07-29T10:58:52.471Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 85 Stepping 4, GenuineIntel                                      
10:58:52 [2020-07-29T10:58:52.471Z] PROCESSOR_LEVEL                6                                                                                       
10:58:52 [2020-07-29T10:58:52.471Z] PROCESSOR_REVISION             5504                                                                                    
10:58:52 [2020-07-29T10:58:52.471Z] ProgramData                    C:\ProgramData                                                                          
10:58:52 [2020-07-29T10:58:52.471Z] ProgramFiles                   C:\Program Files                                                                        
10:58:52 [2020-07-29T10:58:52.471Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
10:58:52 [2020-07-29T10:58:52.471Z] ProgramW6432                   C:\Program Files                                                                        
10:58:52 [2020-07-29T10:58:52.471Z] PROMPT                         $P$G                                                                                    
10:58:52 [2020-07-29T10:58:52.471Z] PSExecutionPolicyPreference    Bypass                                                                                  
10:58:52 [2020-07-29T10:58:52.471Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
10:58:52 [2020-07-29T10:58:52.471Z] PUBLIC                         C:\Users\Public                                                                         
10:58:52 [2020-07-29T10:58:52.471Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-41287/1/display/redirect?page=changes 
10:58:52 [2020-07-29T10:58:52.471Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-41287/1/display/redirect              
10:58:52 [2020-07-29T10:58:52.471Z] SKIP_VALIDATION_TESTS          1                                                                                       
10:58:52 [2020-07-29T10:58:52.471Z] SOURCES_DRIVE                  d                                                                                       
10:58:52 [2020-07-29T10:58:52.471Z] SOURCES_SUBDIR                 gopath                                                                                  
10:58:52 [2020-07-29T10:58:52.471Z] STAGE_NAME                     Run tests                                                                               
10:58:52 [2020-07-29T10:58:52.471Z] SystemDrive                    C:                                                                                      
10:58:52 [2020-07-29T10:58:52.471Z] SystemRoot                     C:\windows                                                                              
10:58:52 [2020-07-29T10:58:52.471Z] TEMP                           C:\windows\TEMP                                                                         
10:58:52 [2020-07-29T10:58:52.471Z] TESTDEBUG                      0                                                                                       
10:58:52 [2020-07-29T10:58:52.471Z] TESTRUN_DRIVE                  d                                                                                       
10:58:52 [2020-07-29T10:58:52.471Z] TESTRUN_SUBDIR                 CI                                                                                      
10:58:52 [2020-07-29T10:58:52.471Z] TIMEOUT                        120m                                                                                    
10:58:52 [2020-07-29T10:58:52.471Z] TMP                            C:\windows\TEMP                                                                         
10:58:52 [2020-07-29T10:58:52.472Z] USERDOMAIN                     WORKGROUP                                                                               
10:58:52 [2020-07-29T10:58:52.472Z] USERNAME                       azwin-2-fa2840$                                                                         
10:58:52 [2020-07-29T10:58:52.472Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
10:58:52 [2020-07-29T10:58:52.472Z] windir                         C:\windows                                                                              
10:58:52 [2020-07-29T10:58:52.472Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
10:58:52 [2020-07-29T10:58:52.472Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
10:58:52 [2020-07-29T10:58:52.472Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
10:58:52 [2020-07-29T10:58:52.472Z] 
10:58:52 [2020-07-29T10:58:52.472Z] 
10:58:52 [2020-07-29T10:58:52.472Z] 
10:58:52 [2020-07-29T10:58:52.472Z] INFO: Sources under d:\gopath\...
10:58:52 [2020-07-29T10:58:52.472Z] INFO: Test run under d:\CI\...
10:58:52 [2020-07-29T10:58:52.472Z] INFO: Running in D:\gopath\src\github.com\docker\docker
10:58:52 [2020-07-29T10:58:52.472Z] INFO: docker/docker repository was found
10:58:52 [2020-07-29T10:58:52.472Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
10:58:52 [2020-07-29T10:58:52.472Z] ltsc2019: Pulling from windows/servercore
10:58:52 [2020-07-29T10:58:52.472Z] 4612f6d0b889: Pulling fs layer
10:58:52 [2020-07-29T10:58:52.472Z] fc1b9e59edad: Pulling fs layer
10:58:52 [2020-07-29T10:58:52.583Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
10:58:52 [2020-07-29T10:58:52.752Z] #39 183.3 make[1]: 'images/built-in.o' is up to date.
10:58:52 [2020-07-29T10:58:52.752Z] #39 183.3 make[1]: 'compel/plugins/std.lib.a' is up to date.
10:58:52 [2020-07-29T10:58:52.752Z] #39 183.4 make[1]: 'compel/plugins/fds.lib.a' is up to date.
10:58:52 [2020-07-29T10:58:52.752Z] #39 183.4 make[1]: 'compel/libcompel.a' is up to date.
10:58:52 [2020-07-29T10:58:52.752Z] #39 183.5 make[1]: 'compel/compel-host-bin' is up to date.
10:58:52 [2020-07-29T10:58:52.752Z] #39 183.5 make[1]: Nothing to be done for 'all'.
10:58:53 [2020-07-29T10:58:53.013Z] #39 183.6 make[1]: 'soccr/libsoccr.a' is up to date.
10:58:53 [2020-07-29T10:58:53.273Z] #39 183.9 make[2]: Nothing to be done for 'all'.
10:58:53 [2020-07-29T10:58:53.273Z] #39 183.9 make[2]: Nothing to be done for 'all'.
10:58:53 [2020-07-29T10:58:53.273Z] #39 183.9 make[2]: Nothing to be done for 'all'.
10:58:53 [2020-07-29T10:58:53.273Z] #39 ...
10:58:53 [2020-07-29T10:58:53.273Z] 
10:58:53 [2020-07-29T10:58:53.273Z] #37 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
10:58:53 [2020-07-29T10:58:53.273Z] #37 DONE 0.8s
10:58:53 [2020-07-29T10:58:53.273Z] 
10:58:53 [2020-07-29T10:58:53.273Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:58:53 [2020-07-29T10:58:53.273Z] #39 184.0 make[2]: Nothing to be done for 'all'.
10:58:53 [2020-07-29T10:58:53.533Z] #39 184.1 make[2]: Nothing to be done for 'all'.
10:58:53 [2020-07-29T10:58:53.533Z] #39 184.2 make[2]: Nothing to be done for 'all'.
10:58:53 [2020-07-29T10:58:53.533Z] #39 184.2 make[2]: Nothing to be done for 'all'.
10:58:53 [2020-07-29T10:58:53.793Z] #39 184.4 make[2]: Nothing to be done for 'all'.
10:58:53 [2020-07-29T10:58:53.793Z] #39 184.4   INSTALL  criu/criu
10:58:53 [2020-07-29T10:58:53.793Z] #39 DONE 184.5s
10:58:53 [2020-07-29T10:58:53.793Z] 
10:58:53 [2020-07-29T10:58:53.793Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
10:58:55 [2020-07-29T10:58:55.175Z] #57 ...
10:58:55 [2020-07-29T10:58:55.175Z] 
10:58:55 [2020-07-29T10:58:55.175Z] #40 [dev 16/25] COPY --from=criu          /build/ /usr/local/
10:58:55 [2020-07-29T10:58:55.175Z] #40 DONE 0.1s
10:58:55 [2020-07-29T10:58:55.175Z] 
10:58:55 [2020-07-29T10:58:55.175Z] #43 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
10:58:55 [2020-07-29T10:58:55.339Z] Removing intermediate container 87565328c9c5
10:58:55 [2020-07-29T10:58:55.339Z]  ---> c61b8756ae06
10:58:55 [2020-07-29T10:58:55.339Z] Step 67/140 : FROM base AS gometalinter
10:58:55 [2020-07-29T10:58:55.339Z]  ---> 23a46ace04c0
10:58:55 [2020-07-29T10:58:55.339Z] Step 68/140 : ENV INSTALL_BINARY_NAME=gometalinter
10:58:55 [2020-07-29T10:58:55.339Z]  ---> Running in fd2c12554955
10:58:55 [2020-07-29T10:58:55.339Z] Removing intermediate container fd2c12554955
10:58:55 [2020-07-29T10:58:55.339Z]  ---> 31fa05fd2508
10:58:55 [2020-07-29T10:58:55.339Z] Step 69/140 : COPY hack/dockerfile/install/install.sh ./install.sh
10:58:55 [2020-07-29T10:58:55.339Z]  ---> 0898c005ccad
10:58:55 [2020-07-29T10:58:55.339Z] Step 70/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
10:58:55 [2020-07-29T10:58:55.339Z]  ---> 6a6f9ab367b3
10:58:55 [2020-07-29T10:58:55.339Z] Step 71/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
10:58:55 [2020-07-29T10:58:55.339Z]  ---> Running in 70356f6a6ef9
10:58:55 [2020-07-29T10:58:55.435Z] #43 DONE 0.3s
10:58:55 [2020-07-29T10:58:55.435Z] 
10:58:55 [2020-07-29T10:58:55.435Z] #46 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
10:58:55 [2020-07-29T10:58:55.632Z] + RM_GOPATH=0
10:58:55 [2020-07-29T10:58:55.632Z] + TMP_GOPATH=
10:58:55 [2020-07-29T10:58:55.632Z] + : /build
10:58:55 [2020-07-29T10:58:55.632Z] + '[' -z '' ']'
10:58:55 [2020-07-29T10:58:55.632Z] ++ mktemp -d
10:58:55 [2020-07-29T10:58:55.632Z] + export GOPATH=/tmp/tmp.mY2YZyYEmI
10:58:55 [2020-07-29T10:58:55.632Z] + GOPATH=/tmp/tmp.mY2YZyYEmI
10:58:55 [2020-07-29T10:58:55.632Z] + RM_GOPATH=1
10:58:55 [2020-07-29T10:58:55.632Z] ++ dirname ./install.sh
10:58:55 [2020-07-29T10:58:55.632Z] + dir=.
10:58:55 [2020-07-29T10:58:55.632Z] + bin=gometalinter
10:58:55 [2020-07-29T10:58:55.632Z] + shift
10:58:55 [2020-07-29T10:58:55.632Z] + '[' '!' -f ./gometalinter.installer ']'
10:58:55 [2020-07-29T10:58:55.632Z] + . ./gometalinter.installer
10:58:55 [2020-07-29T10:58:55.632Z] ++ GOMETALINTER_COMMIT=v2.0.6
10:58:55 [2020-07-29T10:58:55.632Z] + install_gometalinter
10:58:55 [2020-07-29T10:58:55.632Z] + echo 'Installing gometalinter version v2.0.6'
10:58:55 [2020-07-29T10:58:55.632Z] + go get -d github.com/alecthomas/gometalinter
10:58:55 [2020-07-29T10:58:55.632Z] Installing gometalinter version v2.0.6
10:58:55 [2020-07-29T10:58:55.696Z] #46 DONE 0.2s
10:58:55 [2020-07-29T10:58:55.696Z] 
10:58:55 [2020-07-29T10:58:55.696Z] #49 [dev 19/25] COPY --from=gometalinter  /build/ /usr/local/bin/
10:58:56 [2020-07-29T10:58:56.635Z] #49 DONE 1.1s
10:58:56 [2020-07-29T10:58:56.635Z] 
10:58:56 [2020-07-29T10:58:56.635Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
10:58:56 [2020-07-29T10:58:56.678Z] + cd /tmp/tmp.mY2YZyYEmI/src/github.com/alecthomas/gometalinter
10:58:56 [2020-07-29T10:58:56.678Z] + git checkout -q v2.0.6
10:58:56 [2020-07-29T10:58:56.678Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter
10:58:56 [2020-07-29T10:58:56.895Z] #57 ...
10:58:56 [2020-07-29T10:58:56.895Z] 
10:58:56 [2020-07-29T10:58:56.895Z] #53 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
10:58:56 [2020-07-29T10:58:56.895Z] #53 DONE 0.2s
10:58:56 [2020-07-29T10:58:56.895Z] 
10:58:56 [2020-07-29T10:58:56.895Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
10:58:57 [2020-07-29T10:58:57.264Z] fc1b9e59edad: Verifying Checksum
10:58:57 [2020-07-29T10:58:57.264Z] fc1b9e59edad: Download complete
10:59:00 [2020-07-29T10:59:00.696Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
10:59:03 [2020-07-29T10:59:03.477Z] #57 219.6 🇩 bin/containerd
10:59:06 [2020-07-29T10:59:06.835Z] ok  	github.com/docker/docker/cmd/dockerd/hack	0.001s	coverage: 72.9% of statements
10:59:06 [2020-07-29T10:59:06.835Z] ok  	github.com/docker/docker/cmd/dockerd	0.034s	coverage: 29.5% of statements
10:59:08 [2020-07-29T10:59:08.340Z] ok  	github.com/docker/docker/container	0.109s	coverage: 35.6% of statements
10:59:08 [2020-07-29T10:59:08.340Z] ?   	github.com/docker/docker/container/stream	[no test files]
10:59:08 [2020-07-29T10:59:08.340Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
10:59:08 [2020-07-29T10:59:08.340Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
10:59:08 [2020-07-29T10:59:08.340Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
10:59:09 [2020-07-29T10:59:09.414Z] + GOBIN=/build
10:59:09 [2020-07-29T10:59:09.414Z] + /build/gometalinter --install
10:59:09 [2020-07-29T10:59:09.414Z] Installing:
10:59:09 [2020-07-29T10:59:09.414Z]   deadcode
10:59:09 [2020-07-29T10:59:09.414Z]   dupl
10:59:09 [2020-07-29T10:59:09.414Z]   errcheck
10:59:09 [2020-07-29T10:59:09.414Z]   gas
10:59:09 [2020-07-29T10:59:09.414Z]   gochecknoglobals
10:59:09 [2020-07-29T10:59:09.414Z]   gochecknoinits
10:59:09 [2020-07-29T10:59:09.414Z]   goconst
10:59:09 [2020-07-29T10:59:09.414Z]   gocyclo
10:59:09 [2020-07-29T10:59:09.414Z]   goimports
10:59:09 [2020-07-29T10:59:09.414Z]   golint
10:59:09 [2020-07-29T10:59:09.414Z]   gosimple
10:59:09 [2020-07-29T10:59:09.414Z]   gotype
10:59:09 [2020-07-29T10:59:09.414Z]   gotypex
10:59:09 [2020-07-29T10:59:09.414Z]   ineffassign
10:59:09 [2020-07-29T10:59:09.414Z]   interfacer
10:59:09 [2020-07-29T10:59:09.414Z]   lll
10:59:09 [2020-07-29T10:59:09.414Z]   maligned
10:59:09 [2020-07-29T10:59:09.414Z]   megacheck
10:59:09 [2020-07-29T10:59:09.414Z]   misspell
10:59:09 [2020-07-29T10:59:09.414Z]   nakedret
10:59:09 [2020-07-29T10:59:09.414Z]   safesql
10:59:09 [2020-07-29T10:59:09.414Z]   staticcheck
10:59:09 [2020-07-29T10:59:09.414Z]   structcheck
10:59:09 [2020-07-29T10:59:09.414Z]   unconvert
10:59:09 [2020-07-29T10:59:09.414Z]   unparam
10:59:09 [2020-07-29T10:59:09.414Z]   unused
10:59:09 [2020-07-29T10:59:09.414Z]   varcheck
10:59:09 [2020-07-29T10:59:09.809Z] 4612f6d0b889: Verifying Checksum
10:59:09 [2020-07-29T10:59:09.809Z] 4612f6d0b889: Download complete
10:59:13 [2020-07-29T10:59:13.915Z] ok  	github.com/docker/docker/daemon/cluster	0.035s	coverage: 0.5% of statements
10:59:14 [2020-07-29T10:59:14.953Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.007s	coverage: 65.3% of statements
10:59:15 [2020-07-29T10:59:15.988Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.008s	coverage: 35.8% of statements
10:59:22 [2020-07-29T10:59:22.882Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.423s	coverage: 13.7% of statements
10:59:23 [2020-07-29T10:59:23.515Z] ok  	github.com/docker/docker/daemon/config	0.024s	coverage: 82.2% of statements
10:59:24 [2020-07-29T10:59:24.148Z] ok  	github.com/docker/docker/daemon/discovery	0.002s	coverage: 30.4% of statements
10:59:24 [2020-07-29T10:59:24.782Z] ok  	github.com/docker/docker/daemon/events	0.055s	coverage: 50.0% of statements
10:59:25 [2020-07-29T10:59:25.415Z] ok  	github.com/docker/docker/daemon/graphdriver	0.003s	coverage: 2.2% of statements
10:59:25 [2020-07-29T10:59:25.511Z] #57 241.6 🇩 bin/containerd-stress
10:59:26 [2020-07-29T10:59:26.049Z] ok  	github.com/docker/docker/daemon	12.277s	coverage: 17.5% of statements
10:59:26 [2020-07-29T10:59:26.049Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
10:59:26 [2020-07-29T10:59:26.049Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
10:59:26 [2020-07-29T10:59:26.049Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
10:59:26 [2020-07-29T10:59:26.049Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
10:59:26 [2020-07-29T10:59:26.890Z] #57 243.4 🇩 bin/containerd-shim
10:59:27 [2020-07-29T10:59:27.558Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.004s	coverage: 2.9% of statements
10:59:28 [2020-07-29T10:59:28.592Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.181s	coverage: 56.9% of statements
10:59:32 [2020-07-29T10:59:32.274Z] Removing intermediate container 70356f6a6ef9
10:59:32 [2020-07-29T10:59:32.274Z]  ---> 45f700c2cdb3
10:59:32 [2020-07-29T10:59:32.274Z] Step 72/140 : FROM base AS gotestsum
10:59:32 [2020-07-29T10:59:32.274Z]  ---> 23a46ace04c0
10:59:32 [2020-07-29T10:59:32.274Z] Step 73/140 : ENV INSTALL_BINARY_NAME=gotestsum
10:59:32 [2020-07-29T10:59:32.274Z]  ---> Running in c3337ca08e7a
10:59:32 [2020-07-29T10:59:32.274Z] Removing intermediate container c3337ca08e7a
10:59:32 [2020-07-29T10:59:32.274Z]  ---> 618cdeef36ec
10:59:32 [2020-07-29T10:59:32.274Z] Step 74/140 : ARG GOTESTSUM_COMMIT
10:59:32 [2020-07-29T10:59:32.274Z]  ---> Running in 7668d69df241
10:59:32 [2020-07-29T10:59:32.274Z] Removing intermediate container 7668d69df241
10:59:32 [2020-07-29T10:59:32.274Z]  ---> 8d0464673017
10:59:32 [2020-07-29T10:59:32.274Z] Step 75/140 : COPY hack/dockerfile/install/install.sh ./install.sh
10:59:32 [2020-07-29T10:59:32.274Z]  ---> bf4824f0964f
10:59:32 [2020-07-29T10:59:32.274Z] Step 76/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
10:59:32 [2020-07-29T10:59:32.274Z]  ---> a98027caf280
10:59:32 [2020-07-29T10:59:32.274Z] Step 77/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
10:59:32 [2020-07-29T10:59:32.274Z]  ---> Running in ac2e930015a0
10:59:32 [2020-07-29T10:59:32.274Z] + RM_GOPATH=0
10:59:32 [2020-07-29T10:59:32.274Z] + TMP_GOPATH=
10:59:32 [2020-07-29T10:59:32.274Z] + : /build
10:59:32 [2020-07-29T10:59:32.274Z] + '[' -z '' ']'
10:59:32 [2020-07-29T10:59:32.275Z] ++ mktemp -d
10:59:32 [2020-07-29T10:59:32.275Z] + export GOPATH=/tmp/tmp.bZ73DniIK9
10:59:32 [2020-07-29T10:59:32.275Z] + GOPATH=/tmp/tmp.bZ73DniIK9
10:59:32 [2020-07-29T10:59:32.275Z] + RM_GOPATH=1
10:59:32 [2020-07-29T10:59:32.275Z] ++ dirname ./install.sh
10:59:32 [2020-07-29T10:59:32.275Z] + dir=.
10:59:32 [2020-07-29T10:59:32.275Z] + bin=gotestsum
10:59:32 [2020-07-29T10:59:32.275Z] + shift
10:59:32 [2020-07-29T10:59:32.275Z] + '[' '!' -f ./gotestsum.installer ']'
10:59:32 [2020-07-29T10:59:32.275Z] + . ./gotestsum.installer
10:59:32 [2020-07-29T10:59:32.275Z] ++ : v0.3.5
10:59:32 [2020-07-29T10:59:32.275Z] + install_gotestsum
10:59:32 [2020-07-29T10:59:32.275Z] + set -e
10:59:32 [2020-07-29T10:59:32.275Z] + export GO111MODULE=on
10:59:32 [2020-07-29T10:59:32.275Z] + GO111MODULE=on
10:59:32 [2020-07-29T10:59:32.275Z] + go get -d gotest.tools/gotestsum@v0.3.5
10:59:32 [2020-07-29T10:59:32.275Z] go: finding gotest.tools v0.3.5
10:59:32 [2020-07-29T10:59:32.275Z] go: finding gotest.tools/gotestsum v0.3.5
10:59:32 [2020-07-29T10:59:32.568Z] go: downloading gotest.tools/gotestsum v0.3.5
10:59:33 [2020-07-29T10:59:33.046Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.040s	coverage: 45.9% of statements
10:59:33 [2020-07-29T10:59:33.464Z] #57 249.4 🇩 bin/containerd-shim-runc-v1
10:59:33 [2020-07-29T10:59:33.616Z] go: extracting gotest.tools/gotestsum v0.3.5
10:59:34 [2020-07-29T10:59:34.655Z] go: downloading gotest.tools v2.1.0+incompatible
10:59:34 [2020-07-29T10:59:34.655Z] go: extracting gotest.tools v2.1.0+incompatible
10:59:34 [2020-07-29T10:59:34.655Z] go: downloading github.com/spf13/pflag v1.0.1
10:59:34 [2020-07-29T10:59:34.655Z] go: downloading github.com/pkg/errors v0.8.0
10:59:34 [2020-07-29T10:59:34.655Z] go: downloading github.com/fatih/color v1.6.0
10:59:34 [2020-07-29T10:59:34.655Z] go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
10:59:34 [2020-07-29T10:59:34.655Z] go: downloading github.com/jonboulle/clockwork v0.1.0
10:59:34 [2020-07-29T10:59:34.655Z] go: downloading github.com/sirupsen/logrus v1.0.5
10:59:34 [2020-07-29T10:59:34.655Z] go: extracting github.com/pkg/errors v0.8.0
10:59:34 [2020-07-29T10:59:34.655Z] go: extracting github.com/fatih/color v1.6.0
10:59:34 [2020-07-29T10:59:34.655Z] go: extracting github.com/spf13/pflag v1.0.1
10:59:34 [2020-07-29T10:59:34.655Z] go: downloading github.com/mattn/go-isatty v0.0.3
10:59:34 [2020-07-29T10:59:34.655Z] go: downloading github.com/mattn/go-colorable v0.0.9
10:59:34 [2020-07-29T10:59:34.655Z] go: extracting github.com/jonboulle/clockwork v0.1.0
10:59:34 [2020-07-29T10:59:34.655Z] go: extracting github.com/sirupsen/logrus v1.0.5
10:59:34 [2020-07-29T10:59:34.655Z] go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
10:59:34 [2020-07-29T10:59:34.655Z] go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
10:59:34 [2020-07-29T10:59:34.655Z] go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
10:59:34 [2020-07-29T10:59:34.655Z] go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
10:59:34 [2020-07-29T10:59:34.655Z] go: extracting github.com/mattn/go-isatty v0.0.3
10:59:34 [2020-07-29T10:59:34.655Z] go: extracting github.com/mattn/go-colorable v0.0.9
10:59:35 [2020-07-29T10:59:35.294Z] go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
10:59:35 [2020-07-29T10:59:35.294Z] go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
10:59:35 [2020-07-29T10:59:35.294Z] go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
10:59:35 [2020-07-29T10:59:35.294Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
10:59:35 [2020-07-29T10:59:35.372Z] #57 251.9 🇩 binaries
10:59:35 [2020-07-29T10:59:35.372Z] #57 251.9 + mkdir -p /build
10:59:35 [2020-07-29T10:59:35.372Z] #57 251.9 + cp bin/containerd /build/containerd
10:59:35 [2020-07-29T10:59:35.372Z] #57 252.0 + cp bin/containerd-shim /build/containerd-shim
10:59:35 [2020-07-29T10:59:35.636Z] #57 252.0 + cp bin/ctr /build/ctr
10:59:35 [2020-07-29T10:59:35.777Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.404s	coverage: 49.5% of statements
10:59:35 [2020-07-29T10:59:35.929Z] go: finding gotest.tools/gotestsum v0.5.2
10:59:35 [2020-07-29T10:59:35.929Z] go: finding gotest.tools v2.2.0+incompatible
10:59:35 [2020-07-29T10:59:35.929Z] go: downloading gotest.tools/gotestsum v0.5.2
10:59:35 [2020-07-29T10:59:35.929Z] go: downloading gotest.tools v2.2.0+incompatible
10:59:36 [2020-07-29T10:59:36.563Z] go: extracting gotest.tools v2.2.0+incompatible
10:59:36 [2020-07-29T10:59:36.856Z] go: extracting gotest.tools/gotestsum v0.5.2
10:59:37 [2020-07-29T10:59:37.544Z] #57 DONE 253.7s
10:59:37 [2020-07-29T10:59:37.917Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
10:59:37 [2020-07-29T10:59:37.917Z] go: downloading github.com/pkg/errors v0.9.1
10:59:37 [2020-07-29T10:59:37.917Z] go: downloading github.com/spf13/pflag v1.0.3
10:59:37 [2020-07-29T10:59:37.917Z] go: downloading github.com/fatih/color v1.9.0
10:59:37 [2020-07-29T10:59:37.917Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
10:59:37 [2020-07-29T10:59:37.917Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
10:59:37 [2020-07-29T10:59:37.917Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
10:59:38 [2020-07-29T10:59:38.112Z] 
10:59:38 [2020-07-29T10:59:38.112Z] #58 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
10:59:38 [2020-07-29T10:59:38.213Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
10:59:38 [2020-07-29T10:59:38.213Z] go: extracting github.com/pkg/errors v0.9.1
10:59:38 [2020-07-29T10:59:38.213Z] go: extracting github.com/fatih/color v1.9.0
10:59:38 [2020-07-29T10:59:38.213Z] go: downloading github.com/mattn/go-isatty v0.0.12
10:59:38 [2020-07-29T10:59:38.213Z] go: downloading github.com/mattn/go-colorable v0.1.6
10:59:38 [2020-07-29T10:59:38.213Z] go: extracting github.com/spf13/pflag v1.0.3
10:59:38 [2020-07-29T10:59:38.213Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
10:59:38 [2020-07-29T10:59:38.213Z] go: extracting github.com/mattn/go-isatty v0.0.12
10:59:38 [2020-07-29T10:59:38.213Z] go: extracting github.com/mattn/go-colorable v0.1.6
10:59:38 [2020-07-29T10:59:38.213Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
10:59:38 [2020-07-29T10:59:38.507Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
10:59:38 [2020-07-29T10:59:38.507Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
10:59:39 [2020-07-29T10:59:39.047Z] #58 DONE 0.7s
10:59:39 [2020-07-29T10:59:39.047Z] 
10:59:39 [2020-07-29T10:59:39.047Z] #62 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
10:59:39 [2020-07-29T10:59:39.047Z] #62 DONE 0.2s
10:59:39 [2020-07-29T10:59:39.047Z] 
10:59:39 [2020-07-29T10:59:39.047Z] #64 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
10:59:39 [2020-07-29T10:59:39.144Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
10:59:39 [2020-07-29T10:59:39.144Z] go: finding github.com/fatih/color v1.9.0
10:59:39 [2020-07-29T10:59:39.144Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
10:59:39 [2020-07-29T10:59:39.144Z] go: finding github.com/pkg/errors v0.9.1
10:59:39 [2020-07-29T10:59:39.144Z] go: finding github.com/spf13/pflag v1.0.3
10:59:39 [2020-07-29T10:59:39.144Z] go: finding github.com/mattn/go-colorable v0.1.6
10:59:39 [2020-07-29T10:59:39.144Z] go: finding github.com/mattn/go-isatty v0.0.12
10:59:39 [2020-07-29T10:59:39.144Z] go: finding github.com/jonboulle/clockwork v0.1.0
10:59:39 [2020-07-29T10:59:39.144Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
10:59:39 [2020-07-29T10:59:39.144Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
10:59:39 [2020-07-29T10:59:39.144Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
10:59:39 [2020-07-29T10:59:39.144Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
10:59:39 [2020-07-29T10:59:39.617Z] #64 DONE 0.4s
10:59:39 [2020-07-29T10:59:39.617Z] 
10:59:39 [2020-07-29T10:59:39.617Z] #67 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
10:59:39 [2020-07-29T10:59:39.617Z] #67 DONE 0.0s
10:59:39 [2020-07-29T10:59:39.617Z] 
10:59:39 [2020-07-29T10:59:39.617Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
10:59:39 [2020-07-29T10:59:39.617Z] #68 DONE 0.0s
10:59:39 [2020-07-29T10:59:39.617Z] 
10:59:39 [2020-07-29T10:59:39.617Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
10:59:40 [2020-07-29T10:59:40.187Z] #69 DONE 0.6s
10:59:40 [2020-07-29T10:59:40.187Z] 
10:59:40 [2020-07-29T10:59:40.187Z] #70 exporting to image
10:59:40 [2020-07-29T10:59:40.187Z] #70 exporting layers
10:59:42 [2020-07-29T10:59:42.671Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	16.006s	coverage: 72.3% of statements
10:59:42 [2020-07-29T10:59:42.671Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
10:59:42 [2020-07-29T10:59:42.671Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.885s	coverage: 60.4% of statements
10:59:42 [2020-07-29T10:59:42.671Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
10:59:43 [2020-07-29T10:59:43.734Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.006s	coverage: 58.0% of statements
10:59:44 [2020-07-29T10:59:44.367Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.686s	coverage: 76.1% of statements
10:59:44 [2020-07-29T10:59:44.367Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
10:59:44 [2020-07-29T10:59:44.658Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.012s	coverage: 3.0% of statements
10:59:45 [2020-07-29T10:59:45.295Z] ok  	github.com/docker/docker/daemon/links	0.005s	coverage: 93.0% of statements
10:59:46 [2020-07-29T10:59:46.330Z] ok  	github.com/docker/docker/daemon/images	0.019s	coverage: 4.9% of statements
10:59:46 [2020-07-29T10:59:46.330Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
10:59:46 [2020-07-29T10:59:46.330Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
10:59:46 [2020-07-29T10:59:46.621Z] ok  	github.com/docker/docker/daemon/logger	0.210s	coverage: 43.7% of statements
10:59:46 [2020-07-29T10:59:46.759Z] #70 exporting layers 6.5s done
10:59:46 [2020-07-29T10:59:46.759Z] #70 writing image sha256:5d330fa7d9d2542bd1abeb644b2732377701e0113f2681fb6b5d8bc305e54492 done
10:59:46 [2020-07-29T10:59:46.759Z] #70 naming to docker.io/library/docker:dae08c333e1756cf9cf08ef43b5b3b7a3977b648 done
10:59:46 [2020-07-29T10:59:46.759Z] #70 DONE 6.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
10:59:47 [2020-07-29T10:59:47.098Z] + trap exit INT TERM
10:59:47 [2020-07-29T10:59:47.098Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
10:59:47 [2020-07-29T10:59:47.098Z] + CONTAINER_NAME=docker-pr1
10:59:47 [2020-07-29T10:59:47.098Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41287/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41287/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dae08c333e1756cf9cf08ef43b5b3b7a3977b648 -e DOCKER_GRAPHDRIVER docker:dae08c333e1756cf9cf08ef43b5b3b7a3977b648 hack/make.sh dynbinary-daemon
10:59:47 [2020-07-29T10:59:47.357Z] 
10:59:47 [2020-07-29T10:59:47.357Z] Removing bundles/
10:59:47 [2020-07-29T10:59:47.357Z] 
10:59:47 [2020-07-29T10:59:47.616Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
10:59:47 [2020-07-29T10:59:47.616Z] Building: bundles/dynbinary-daemon/dockerd-dev
10:59:47 [2020-07-29T10:59:47.616Z] GOOS="" GOARCH="" GOARM=""
10:59:47 [2020-07-29T10:59:47.655Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.092s	coverage: 78.2% of statements
10:59:47 [2020-07-29T10:59:47.655Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
10:59:47 [2020-07-29T10:59:47.655Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
10:59:47 [2020-07-29T10:59:47.655Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.003s	coverage: 67.0% of statements
10:59:48 [2020-07-29T10:59:48.690Z] ok  	github.com/docker/docker/daemon/logger/journald	0.024s	coverage: 26.2% of statements
10:59:48 [2020-07-29T10:59:48.690Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.010s	coverage: 62.1% of statements
10:59:48 [2020-07-29T10:59:48.981Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.013s	coverage: 88.3% of statements
10:59:49 [2020-07-29T10:59:49.614Z] ok  	github.com/docker/docker/daemon/logger/local	0.020s	coverage: 74.7% of statements
10:59:49 [2020-07-29T10:59:49.614Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
10:59:50 [2020-07-29T10:59:50.247Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.049s	coverage: 37.9% of statements
10:59:51 [2020-07-29T10:59:51.282Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.003s	coverage: 47.8% of statements
10:59:51 [2020-07-29T10:59:51.282Z] ok  	github.com/docker/docker/daemon/logger/templates	0.001s	coverage: 8.3% of statements
10:59:51 [2020-07-29T10:59:51.915Z] ok  	github.com/docker/docker/daemon/network	0.002s	coverage: 63.8% of statements
10:59:52 [2020-07-29T10:59:52.208Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.434s	coverage: 84.5% of statements
10:59:52 [2020-07-29T10:59:52.208Z] ?   	github.com/docker/docker/daemon/names	[no test files]
10:59:52 [2020-07-29T10:59:52.208Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
10:59:53 [2020-07-29T10:59:53.716Z] ok  	github.com/docker/docker/distribution/metadata	0.020s	coverage: 48.2% of statements
10:59:53 [2020-07-29T10:59:53.716Z] ok  	github.com/docker/docker/distribution	0.262s	coverage: 22.3% of statements
10:59:53 [2020-07-29T10:59:53.716Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
10:59:54 [2020-07-29T10:59:54.600Z] ................................................                         [ 29%]
10:59:54 [2020-07-29T10:59:54.750Z] ok  	github.com/docker/docker/errdefs	0.015s	coverage: 49.4% of statements
10:59:55 [2020-07-29T10:59:55.384Z] ok  	github.com/docker/docker/image	0.014s	coverage: 86.4% of statements
10:59:56 [2020-07-29T10:59:56.017Z] ok  	github.com/docker/docker/distribution/xfer	1.422s	coverage: 83.4% of statements
10:59:56 [2020-07-29T10:59:56.018Z] ?   	github.com/docker/docker/dockerversion	[no test files]
10:59:56 [2020-07-29T10:59:56.018Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
10:59:56 [2020-07-29T10:59:56.018Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
10:59:57 [2020-07-29T10:59:57.053Z] ok  	github.com/docker/docker/image/v1	0.013s	coverage: 25.0% of statements
10:59:57 [2020-07-29T10:59:57.053Z] ?   	github.com/docker/docker/internal/test	[no test files]
10:59:57 [2020-07-29T10:59:57.685Z] ?   	github.com/docker/docker/internal/test/daemon	[no test files]
10:59:57 [2020-07-29T10:59:57.685Z] ?   	github.com/docker/docker/internal/test/environment	[no test files]
10:59:57 [2020-07-29T10:59:57.685Z] ?   	github.com/docker/docker/internal/test/fakecontext	[no test files]
10:59:57 [2020-07-29T10:59:57.685Z] ?   	github.com/docker/docker/internal/test/fakegit	[no test files]
10:59:57 [2020-07-29T10:59:57.685Z] ?   	github.com/docker/docker/internal/test/fakestorage	[no test files]
10:59:57 [2020-07-29T10:59:57.685Z] ?   	github.com/docker/docker/internal/test/fixtures/load	[no test files]
10:59:57 [2020-07-29T10:59:57.685Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin	[no test files]
10:59:57 [2020-07-29T10:59:57.685Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin/basic	[no test files]
10:59:57 [2020-07-29T10:59:57.685Z] ?   	github.com/docker/docker/internal/test/registry	[no test files]
10:59:57 [2020-07-29T10:59:57.685Z] ?   	github.com/docker/docker/internal/test/request	[no test files]
10:59:57 [2020-07-29T10:59:57.685Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
10:59:57 [2020-07-29T10:59:57.786Z] Removing intermediate container ac2e930015a0
10:59:57 [2020-07-29T10:59:57.786Z]  ---> fdabf629df24
10:59:57 [2020-07-29T10:59:57.786Z] Step 78/140 : FROM dev-base AS dockercli
10:59:57 [2020-07-29T10:59:57.786Z]  ---> 23a46ace04c0
10:59:57 [2020-07-29T10:59:57.786Z] Step 79/140 : ENV INSTALL_BINARY_NAME=dockercli
10:59:57 [2020-07-29T10:59:57.786Z]  ---> Running in e49152057f7a
10:59:57 [2020-07-29T10:59:57.786Z] Removing intermediate container e49152057f7a
10:59:57 [2020-07-29T10:59:57.786Z]  ---> 5dd213b9d86d
10:59:57 [2020-07-29T10:59:57.786Z] Step 80/140 : ARG DOCKERCLI_CHANNEL
10:59:57 [2020-07-29T10:59:57.786Z]  ---> Running in 6a074bd359d6
10:59:57 [2020-07-29T10:59:57.786Z] Removing intermediate container 6a074bd359d6
10:59:57 [2020-07-29T10:59:57.786Z]  ---> e2ec309da5b1
10:59:57 [2020-07-29T10:59:57.786Z] Step 81/140 : ARG DOCKERCLI_VERSION
10:59:57 [2020-07-29T10:59:57.786Z]  ---> Running in 7fb56c375491
10:59:57 [2020-07-29T10:59:57.786Z] Removing intermediate container 7fb56c375491
10:59:57 [2020-07-29T10:59:57.786Z]  ---> 341d86c6aaef
10:59:57 [2020-07-29T10:59:57.786Z] Step 82/140 : COPY hack/dockerfile/install/install.sh ./install.sh
10:59:57 [2020-07-29T10:59:57.786Z]  ---> 1c5b5e9676d5
10:59:57 [2020-07-29T10:59:57.786Z] Step 83/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
10:59:57 [2020-07-29T10:59:57.786Z]  ---> 2fe82db51a78
10:59:57 [2020-07-29T10:59:57.786Z] Step 84/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
10:59:57 [2020-07-29T10:59:57.786Z]  ---> Running in b5623dd7ea94
10:59:57 [2020-07-29T10:59:57.786Z] + RM_GOPATH=0
10:59:57 [2020-07-29T10:59:57.786Z] + TMP_GOPATH=
10:59:57 [2020-07-29T10:59:57.786Z] + : /build
10:59:57 [2020-07-29T10:59:57.786Z] + '[' -z '' ']'
10:59:57 [2020-07-29T10:59:57.786Z] ++ mktemp -d
10:59:57 [2020-07-29T10:59:57.786Z] + export GOPATH=/tmp/tmp.Q49Ea7vuVx
10:59:57 [2020-07-29T10:59:57.786Z] + GOPATH=/tmp/tmp.Q49Ea7vuVx
10:59:57 [2020-07-29T10:59:57.786Z] + RM_GOPATH=1
10:59:57 [2020-07-29T10:59:57.786Z] ++ dirname ./install.sh
10:59:57 [2020-07-29T10:59:57.786Z] + dir=.
10:59:57 [2020-07-29T10:59:57.786Z] + bin=dockercli
10:59:57 [2020-07-29T10:59:57.786Z] + shift
10:59:57 [2020-07-29T10:59:57.786Z] + '[' '!' -f ./dockercli.installer ']'
10:59:57 [2020-07-29T10:59:57.786Z] + . ./dockercli.installer
10:59:57 [2020-07-29T10:59:57.786Z] ++ : stable
10:59:57 [2020-07-29T10:59:57.786Z] ++ : 17.06.2-ce
10:59:57 [2020-07-29T10:59:57.786Z] + install_dockercli
10:59:57 [2020-07-29T10:59:57.786Z] + echo 'Install docker/cli version 17.06.2-ce from stable'
10:59:57 [2020-07-29T10:59:57.786Z] Install docker/cli version 17.06.2-ce from stable
10:59:57 [2020-07-29T10:59:57.786Z] ++ uname -m
10:59:57 [2020-07-29T10:59:57.786Z] + arch=ppc64le
10:59:57 [2020-07-29T10:59:57.786Z] + '[' ppc64le '!=' x86_64 ']'
10:59:57 [2020-07-29T10:59:57.786Z] + '[' ppc64le '!=' s390x ']'
10:59:57 [2020-07-29T10:59:57.786Z] + '[' ppc64le '!=' armhf ']'
10:59:57 [2020-07-29T10:59:57.786Z] + build_dockercli
10:59:57 [2020-07-29T10:59:57.786Z] + git clone https://github.com/docker/docker-ce /tmp/tmp.Q49Ea7vuVx/tmp/docker-ce
10:59:57 [2020-07-29T10:59:57.786Z] Cloning into '/tmp/tmp.Q49Ea7vuVx/tmp/docker-ce'...
10:59:57 [2020-07-29T10:59:57.977Z] ok  	github.com/docker/docker/internal/testutil	0.007s	coverage: 62.5% of statements
10:59:58 [2020-07-29T10:59:58.610Z] ok  	github.com/docker/docker/libcontainerd/queue	0.021s	coverage: 100.0% of statements
10:59:59 [2020-07-29T10:59:59.644Z] ok  	github.com/docker/docker/opts	0.016s	coverage: 66.9% of statements
10:59:59 [2020-07-29T10:59:59.644Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
11:00:01 [2020-07-29T11:00:01.152Z] ok  	github.com/docker/docker/pkg/archive	0.472s	coverage: 77.1% of statements
11:00:02 [2020-07-29T11:00:02.188Z] ok  	github.com/docker/docker/pkg/authorization	0.360s	coverage: 66.7% of statements
11:00:02 [2020-07-29T11:00:02.515Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
11:00:02 [2020-07-29T11:00:02.515Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
11:00:06 [2020-07-29T11:00:06.984Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.497s	coverage: 43.2% of statements
11:00:06 [2020-07-29T11:00:06.984Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
11:00:07 [2020-07-29T11:00:07.275Z] ok  	github.com/docker/docker/layer	7.989s	coverage: 72.0% of statements
11:00:07 [2020-07-29T11:00:07.275Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
11:00:07 [2020-07-29T11:00:07.275Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
11:00:07 [2020-07-29T11:00:07.275Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
11:00:07 [2020-07-29T11:00:07.275Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
11:00:07 [2020-07-29T11:00:07.275Z] ?   	github.com/docker/docker/oci	[no test files]
11:00:07 [2020-07-29T11:00:07.275Z] ?   	github.com/docker/docker/oci/caps	[no test files]
11:00:07 [2020-07-29T11:00:07.275Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
11:00:07 [2020-07-29T11:00:07.275Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
11:00:07 [2020-07-29T11:00:07.275Z] ok  	github.com/docker/docker/pkg/discovery	0.003s	coverage: 58.3% of statements
11:00:07 [2020-07-29T11:00:07.567Z] ok  	github.com/docker/docker/pkg/discovery/file	0.001s	coverage: 92.9% of statements
11:00:08 [2020-07-29T11:00:08.200Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.005s	coverage: 92.3% of statements
11:00:08 [2020-07-29T11:00:08.491Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.008s	coverage: 93.8% of statements
11:00:09 [2020-07-29T11:00:09.123Z] ok  	github.com/docker/docker/pkg/dmesg	0.012s	coverage: 83.3% of statements
11:00:09 [2020-07-29T11:00:09.418Z] tests/integration/api_exec_test.py ....................                  [ 35%]
11:00:10 [2020-07-29T11:00:10.157Z] ok  	github.com/docker/docker/pkg/filenotify	0.602s	coverage: 66.3% of statements
11:00:10 [2020-07-29T11:00:10.790Z] ok  	github.com/docker/docker/pkg/fileutils	0.006s	coverage: 89.5% of statements
11:00:11 [2020-07-29T11:00:11.423Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.067s	coverage: 84.1% of statements
11:00:11 [2020-07-29T11:00:11.714Z] ok  	github.com/docker/docker/pkg/fsutils	0.375s	coverage: 85.1% of statements
11:00:11 [2020-07-29T11:00:11.714Z] ok  	github.com/docker/docker/pkg/homedir	0.002s	coverage: 10.2% of statements
11:00:12 [2020-07-29T11:00:12.749Z] ok  	github.com/docker/docker/pkg/idtools	0.309s	coverage: 70.1% of statements
11:00:12 [2020-07-29T11:00:12.749Z] ok  	github.com/docker/docker/pkg/ioutils	0.264s	coverage: 70.4% of statements
11:00:13 [2020-07-29T11:00:13.040Z] ok  	github.com/docker/docker/pkg/locker	0.052s	coverage: 88.9% of statements
11:00:13 [2020-07-29T11:00:13.040Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.003s	coverage: 91.7% of statements
11:00:13 [2020-07-29T11:00:13.040Z] ok  	github.com/docker/docker/pkg/longpath	0.001s	coverage: 100.0% of statements
11:00:13 [2020-07-29T11:00:13.040Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
11:00:13 [2020-07-29T11:00:13.673Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.001s	coverage: 85.7% of statements
11:00:13 [2020-07-29T11:00:13.673Z] ok  	github.com/docker/docker/pkg/parsers	0.001s	coverage: 97.0% of statements
11:00:13 [2020-07-29T11:00:13.965Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.001s	coverage: 60.0% of statements
11:00:14 [2020-07-29T11:00:14.256Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.002s	coverage: 90.0% of statements
11:00:14 [2020-07-29T11:00:14.546Z] ok  	github.com/docker/docker/pkg/pidfile	0.001s	coverage: 82.4% of statements
11:00:14 [2020-07-29T11:00:14.838Z] ok  	github.com/docker/docker/pkg/mount	1.260s	coverage: 69.6% of statements
11:00:14 [2020-07-29T11:00:14.838Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
11:00:14 [2020-07-29T11:00:14.838Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
11:00:14 [2020-07-29T11:00:14.838Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
11:00:15 [2020-07-29T11:00:15.129Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
11:00:15 [2020-07-29T11:00:15.762Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
11:00:16 [2020-07-29T11:00:16.053Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 87.9% of statements
11:00:16 [2020-07-29T11:00:16.053Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
11:00:16 [2020-07-29T11:00:16.734Z] Checking out files:  72% (7869/10832)   
Checking out files:  73% (7908/10832)   
Checking out files:  74% (8016/10832)   
Checking out files:  75% (8124/10832)   
Checking out files:  76% (8233/10832)   
Checking out files:  77% (8341/10832)   
Checking out files:  78% (8449/10832)   
Checking out files:  79% (8558/10832)   
Checking out files:  80% (8666/10832)   
Checking out files:  81% (8774/10832)   
Checking out files:  82% (8883/10832)   
Checking out files:  83% (8991/10832)   
Checking out files:  84% (9099/10832)   
Checking out files:  85% (9208/10832)   
Checking out files:  86% (9316/10832)   
Checking out files:  87% (9424/10832)   
Checking out files:  88% (9533/10832)   
Checking out files:  89% (9641/10832)   
Checking out files:  90% (9749/10832)   
Checking out files:  91% (9858/10832)   
Checking out files:  92% (9966/10832)   
Checking out files:  93% (10074/10832)   
Checking out files:  94% (10183/10832)   
Checking out files:  95% (10291/10832)   
Checking out files:  96% (10399/10832)   
Checking out files:  97% (10508/10832)   
Checking out files:  98% (10616/10832)   
Checking out files:  99% (10724/10832)   
Checking out files: 100% (10832/10832)   
Checking out files: 100% (10832/10832), done.
11:00:16 [2020-07-29T11:00:16.734Z] + cd /tmp/tmp.Q49Ea7vuVx/tmp/docker-ce
11:00:16 [2020-07-29T11:00:16.734Z] + git checkout -q v17.06.2-ce
11:00:16 [2020-07-29T11:00:16.842Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
11:00:17 [2020-07-29T11:00:17.559Z] ok  	github.com/docker/docker/pkg/pubsub	1.019s	coverage: 72.7% of statements
11:00:17 [2020-07-29T11:00:17.559Z] ok  	github.com/docker/docker/pkg/reexec	0.003s	coverage: 82.4% of statements
11:00:18 [2020-07-29T11:00:18.278Z] + mkdir -p /tmp/tmp.Q49Ea7vuVx/src/github.com/docker
11:00:18 [2020-07-29T11:00:18.278Z] + mv components/cli /tmp/tmp.Q49Ea7vuVx/src/github.com/docker/cli
11:00:18 [2020-07-29T11:00:18.278Z] + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
11:00:19 [2020-07-29T11:00:19.813Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
11:00:21 [2020-07-29T11:00:21.071Z] ok  	github.com/docker/docker/pkg/signal	2.695s	coverage: 61.0% of statements
11:00:21 [2020-07-29T11:00:21.072Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
11:00:21 [2020-07-29T11:00:21.362Z] ok  	github.com/docker/docker/pkg/streamformatter	0.002s	coverage: 66.2% of statements
11:00:21 [2020-07-29T11:00:21.654Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
11:00:21 [2020-07-29T11:00:21.944Z] ok  	github.com/docker/docker/pkg/symlink	0.007s	coverage: 87.7% of statements
11:00:22 [2020-07-29T11:00:22.235Z] ok  	github.com/docker/docker/pkg/sysinfo	0.004s	coverage: 81.4% of statements
11:00:22 [2020-07-29T11:00:22.526Z] ok  	github.com/docker/docker/pkg/system	0.039s	coverage: 35.1% of statements
11:00:23 [2020-07-29T11:00:23.158Z] ok  	github.com/docker/docker/pkg/tailfile	0.046s	coverage: 88.6% of statements
11:00:23 [2020-07-29T11:00:23.449Z] ok  	github.com/docker/docker/pkg/tarsum	0.027s	coverage: 89.3% of statements
11:00:23 [2020-07-29T11:00:23.763Z] ok  	github.com/docker/docker/pkg/term	0.003s	coverage: 84.8% of statements
11:00:24 [2020-07-29T11:00:24.068Z] testing: warning: no tests to run
11:00:24 [2020-07-29T11:00:24.068Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: 0.0% of statements [no tests to run]
11:00:24 [2020-07-29T11:00:24.365Z] ok  	github.com/docker/docker/pkg/truncindex	0.101s	coverage: 91.5% of statements
11:00:24 [2020-07-29T11:00:24.666Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
11:00:24 [2020-07-29T11:00:24.958Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
11:00:26 [2020-07-29T11:00:26.465Z] ok  	github.com/docker/docker/plugin	0.564s	coverage: 27.3% of statements
11:00:27 [2020-07-29T11:00:27.098Z] ok  	github.com/docker/docker/plugin/v2	0.002s	coverage: 14.5% of statements
11:00:27 [2020-07-29T11:00:27.731Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 75.3% of statements
11:00:28 [2020-07-29T11:00:28.022Z] ok  	github.com/docker/docker/reference	0.004s	coverage: 84.4% of statements
11:00:29 [2020-07-29T11:00:29.057Z] ok  	github.com/docker/docker/registry	0.097s	coverage: 56.3% of statements
11:00:29 [2020-07-29T11:00:29.690Z] ok  	github.com/docker/docker/registry/resumable	0.014s	coverage: 100.0% of statements
11:00:29 [2020-07-29T11:00:29.690Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 49.0% of statements
11:00:30 [2020-07-29T11:00:30.324Z] ok  	github.com/docker/docker/runconfig	0.006s	coverage: 68.2% of statements
11:00:30 [2020-07-29T11:00:30.957Z] ok  	github.com/docker/docker/volume/drivers	0.002s	coverage: 36.1% of statements
11:00:31 [2020-07-29T11:00:31.590Z] ok  	github.com/docker/docker/volume/local	0.051s	coverage: 73.0% of statements
11:00:31 [2020-07-29T11:00:31.882Z] ok  	github.com/docker/docker/volume/mounts	0.018s	coverage: 67.0% of statements
11:00:32 [2020-07-29T11:00:32.916Z] ok  	github.com/docker/docker/volume/service	0.011s	coverage: 73.0% of statements
11:00:36 [2020-07-29T11:00:36.252Z] tests/integration/api_network_test.py ...........................        [ 47%]
11:00:43 [2020-07-29T11:00:43.068Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
11:00:44 [2020-07-29T11:00:44.602Z] tests/integration/api_secret_test.py .....                               [ 52%]
11:00:48 [2020-07-29T11:00:48.914Z] tests/integration/api_service_test.py ................s................. [ 60%]
11:00:51 [2020-07-29T11:00:51.503Z] ok  	github.com/docker/docker/pkg/plugins	33.614s	coverage: 76.8% of statements
11:00:51 [2020-07-29T11:00:51.503Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
11:00:51 [2020-07-29T11:00:51.503Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
11:00:51 [2020-07-29T11:00:51.503Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
11:00:51 [2020-07-29T11:00:51.503Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
11:00:51 [2020-07-29T11:00:51.503Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
11:00:51 [2020-07-29T11:00:51.503Z] ?   	github.com/docker/docker/rootless	[no test files]
11:00:51 [2020-07-29T11:00:51.503Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
11:00:51 [2020-07-29T11:00:51.503Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
11:00:51 [2020-07-29T11:00:51.503Z] ?   	github.com/docker/docker/volume	[no test files]
11:00:51 [2020-07-29T11:00:51.503Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
11:00:51 [2020-07-29T11:00:51.503Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
11:00:51 [2020-07-29T11:00:51.503Z] 
11:00:51 [2020-07-29T11:00:51.503Z] === Skipped
11:00:51 [2020-07-29T11:00:51.503Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
11:00:51 [2020-07-29T11:00:51.503Z]     exec_linux_test.go:18: requires AppArmor to be enabled
11:00:51 [2020-07-29T11:00:51.503Z] 
11:00:51 [2020-07-29T11:00:51.503Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
11:00:51 [2020-07-29T11:00:51.503Z]     exec_linux_test.go:38: requires AppArmor to be enabled
11:00:51 [2020-07-29T11:00:51.503Z] 
11:00:51 [2020-07-29T11:00:51.503Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
11:00:51 [2020-07-29T11:00:51.503Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:00:51 [2020-07-29T11:00:51.503Z]     graphtest_unix.go:46: Driver btrfs not supported
11:00:51 [2020-07-29T11:00:51.503Z] 
11:00:51 [2020-07-29T11:00:51.503Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
11:00:51 [2020-07-29T11:00:51.503Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:00:51 [2020-07-29T11:00:51.503Z]     graphtest_unix.go:46: Driver btrfs not supported
11:00:51 [2020-07-29T11:00:51.503Z] 
11:00:51 [2020-07-29T11:00:51.503Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
11:00:51 [2020-07-29T11:00:51.503Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:00:51 [2020-07-29T11:00:51.503Z]     graphtest_unix.go:46: Driver btrfs not supported
11:00:51 [2020-07-29T11:00:51.503Z] 
11:00:51 [2020-07-29T11:00:51.503Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
11:00:51 [2020-07-29T11:00:51.503Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:00:51 [2020-07-29T11:00:51.503Z]     graphtest_unix.go:46: Driver btrfs not supported
11:00:51 [2020-07-29T11:00:51.503Z] 
11:00:51 [2020-07-29T11:00:51.503Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
11:00:51 [2020-07-29T11:00:51.503Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:00:51 [2020-07-29T11:00:51.503Z]     graphtest_unix.go:46: Driver btrfs not supported
11:00:51 [2020-07-29T11:00:51.503Z] 
11:00:51 [2020-07-29T11:00:51.503Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
11:00:51 [2020-07-29T11:00:51.503Z]     graphtest_unix.go:73: No driver to put!
11:00:51 [2020-07-29T11:00:51.503Z] 
11:00:51 [2020-07-29T11:00:51.503Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
11:00:51 [2020-07-29T11:00:51.503Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
11:00:51 [2020-07-29T11:00:51.503Z] 
11:00:51 [2020-07-29T11:00:51.503Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
11:00:51 [2020-07-29T11:00:51.503Z]     overlay_test.go:49: Fails to compute changes intermittently
11:00:51 [2020-07-29T11:00:51.503Z] 
11:00:51 [2020-07-29T11:00:51.503Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
11:00:51 [2020-07-29T11:00:51.503Z]     overlay_test.go:65: Cannot run test with naive change algorithm
11:00:51 [2020-07-29T11:00:51.503Z] 
11:00:51 [2020-07-29T11:00:51.503Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
11:00:51 [2020-07-29T11:00:51.503Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
11:00:51 [2020-07-29T11:00:51.503Z] 
11:00:51 [2020-07-29T11:00:51.503Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
11:00:51 [2020-07-29T11:00:51.504Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:00:51 [2020-07-29T11:00:51.504Z]     graphtest_unix.go:46: Driver zfs not supported
11:00:51 [2020-07-29T11:00:51.504Z] 
11:00:51 [2020-07-29T11:00:51.504Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
11:00:51 [2020-07-29T11:00:51.504Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:00:51 [2020-07-29T11:00:51.504Z]     graphtest_unix.go:46: Driver zfs not supported
11:00:51 [2020-07-29T11:00:51.504Z] 
11:00:51 [2020-07-29T11:00:51.504Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
11:00:51 [2020-07-29T11:00:51.504Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:00:51 [2020-07-29T11:00:51.504Z]     graphtest_unix.go:46: Driver zfs not supported
11:00:51 [2020-07-29T11:00:51.504Z] 
11:00:51 [2020-07-29T11:00:51.504Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
11:00:51 [2020-07-29T11:00:51.504Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:00:51 [2020-07-29T11:00:51.504Z]     graphtest_unix.go:46: Driver zfs not supported
11:00:51 [2020-07-29T11:00:51.504Z] 
11:00:51 [2020-07-29T11:00:51.504Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
11:00:51 [2020-07-29T11:00:51.504Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:00:51 [2020-07-29T11:00:51.504Z]     graphtest_unix.go:46: Driver zfs not supported
11:00:51 [2020-07-29T11:00:51.504Z] 
11:00:51 [2020-07-29T11:00:51.504Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
11:00:51 [2020-07-29T11:00:51.504Z]     graphtest_unix.go:73: No driver to put!
11:00:51 [2020-07-29T11:00:51.504Z] 
11:00:51 [2020-07-29T11:00:51.504Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
11:00:51 [2020-07-29T11:00:51.504Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
11:00:51 [2020-07-29T11:00:51.504Z] 
11:00:51 [2020-07-29T11:00:51.504Z] 
11:00:51 [2020-07-29T11:00:51.504Z] DONE 2066 tests, 19 skipped in 186.343s
Post stage
[Pipeline] junit
11:00:51 [2020-07-29T11:00:51.549Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
11:00:52 [2020-07-29T11:00:52.075Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41287/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dae08c333e1756cf9cf08ef43b5b3b7a3977b648 -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:dae08c333e1756cf9cf08ef43b5b3b7a3977b648 hack/make.sh dynbinary test-integration
11:00:52 [2020-07-29T11:00:52.377Z] 
11:00:52 [2020-07-29T11:00:52.377Z] Removing bundles/
11:00:52 [2020-07-29T11:00:52.377Z] 
11:00:52 [2020-07-29T11:00:52.377Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
11:00:52 [2020-07-29T11:00:52.377Z] Building: bundles/dynbinary-daemon/dockerd-dev
11:00:52 [2020-07-29T11:00:52.377Z] GOOS="" GOARCH="" GOARM=""
11:00:57 [2020-07-29T11:00:57.732Z] + return
11:01:01 [2020-07-29T11:01:01.294Z] Removing intermediate container b5623dd7ea94
11:01:01 [2020-07-29T11:01:01.294Z]  ---> 2d19c4307780
11:01:01 [2020-07-29T11:01:01.294Z] Step 85/140 : FROM runtime-dev AS runc
11:01:01 [2020-07-29T11:01:01.294Z]  ---> 3f06a4941019
11:01:01 [2020-07-29T11:01:01.294Z] Step 86/140 : ENV INSTALL_BINARY_NAME=runc
11:01:01 [2020-07-29T11:01:01.294Z]  ---> Running in 65e5be3fa75d
11:01:01 [2020-07-29T11:01:01.294Z] Removing intermediate container 65e5be3fa75d
11:01:01 [2020-07-29T11:01:01.294Z]  ---> 3802fed16978
11:01:01 [2020-07-29T11:01:01.294Z] Step 87/140 : ARG RUNC_COMMIT
11:01:01 [2020-07-29T11:01:01.294Z]  ---> Running in a30d6abf9153
11:01:01 [2020-07-29T11:01:01.589Z] Removing intermediate container a30d6abf9153
11:01:01 [2020-07-29T11:01:01.589Z]  ---> 86e0da372d64
11:01:01 [2020-07-29T11:01:01.589Z] Step 88/140 : ARG RUNC_BUILDTAGS
11:01:01 [2020-07-29T11:01:01.589Z]  ---> Running in 319fd1ab1eb2
11:01:01 [2020-07-29T11:01:01.589Z] Removing intermediate container 319fd1ab1eb2
11:01:01 [2020-07-29T11:01:01.589Z]  ---> 86195b26e7ef
11:01:01 [2020-07-29T11:01:01.589Z] Step 89/140 : COPY hack/dockerfile/install/install.sh ./install.sh
11:01:01 [2020-07-29T11:01:01.589Z]  ---> 25e5e2b5d126
11:01:01 [2020-07-29T11:01:01.589Z] Step 90/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
11:01:01 [2020-07-29T11:01:01.884Z]  ---> 3682f1346d35
11:01:01 [2020-07-29T11:01:01.884Z] Step 91/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
11:01:01 [2020-07-29T11:01:01.884Z]  ---> Running in a5b172869708
11:01:02 [2020-07-29T11:01:02.178Z] + RM_GOPATH=0
11:01:02 [2020-07-29T11:01:02.178Z] + TMP_GOPATH=
11:01:02 [2020-07-29T11:01:02.178Z] + : /build
11:01:02 [2020-07-29T11:01:02.178Z] + '[' -z '' ']'
11:01:02 [2020-07-29T11:01:02.178Z] ++ mktemp -d
11:01:02 [2020-07-29T11:01:02.178Z] + export GOPATH=/tmp/tmp.OCweRUepDx
11:01:02 [2020-07-29T11:01:02.178Z] + GOPATH=/tmp/tmp.OCweRUepDx
11:01:02 [2020-07-29T11:01:02.178Z] + RM_GOPATH=1
11:01:02 [2020-07-29T11:01:02.178Z] ++ dirname ./install.sh
11:01:02 [2020-07-29T11:01:02.178Z] + dir=.
11:01:02 [2020-07-29T11:01:02.178Z] + bin=runc
11:01:02 [2020-07-29T11:01:02.178Z] + shift
11:01:02 [2020-07-29T11:01:02.178Z] + '[' '!' -f ./runc.installer ']'
11:01:02 [2020-07-29T11:01:02.178Z] + . ./runc.installer
11:01:02 [2020-07-29T11:01:02.178Z] ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
11:01:02 [2020-07-29T11:01:02.178Z] + install_runc
11:01:02 [2020-07-29T11:01:02.178Z] + uname -r
11:01:02 [2020-07-29T11:01:02.178Z] + grep -q '^3\.10\.0.*\.el7\.'
11:01:02 [2020-07-29T11:01:02.178Z] + RUNC_BUILDTAGS='seccomp apparmor selinux '
11:01:02 [2020-07-29T11:01:02.178Z] + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
11:01:02 [2020-07-29T11:01:02.178Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.OCweRUepDx/src/github.com/opencontainers/runc
11:01:02 [2020-07-29T11:01:02.178Z] Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
11:01:02 [2020-07-29T11:01:02.178Z] Cloning into '/tmp/tmp.OCweRUepDx/src/github.com/opencontainers/runc'...
11:01:03 [2020-07-29T11:01:03.033Z] .........................                                                [ 67%]
11:01:03 [2020-07-29T11:01:03.707Z] + cd /tmp/tmp.OCweRUepDx/src/github.com/opencontainers/runc
11:01:03 [2020-07-29T11:01:03.707Z] + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
11:01:03 [2020-07-29T11:01:03.707Z] + '[' -z '' ']'
11:01:03 [2020-07-29T11:01:03.707Z] + target=static
11:01:03 [2020-07-29T11:01:03.707Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static
11:01:04 [2020-07-29T11:01:04.349Z] 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 .
11:01:09 [2020-07-29T11:01:09.075Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
11:01:09 [2020-07-29T11:01:09.075Z] 
11:01:09 [2020-07-29T11:01:09.075Z] + TEST_INTEGRATION_DEST=2
11:01:09 [2020-07-29T11:01:09.075Z] + CONTAINER_NAME=docker-pr1-2
11:01:09 [2020-07-29T11:01:09.075Z] + TEST_SKIP_INTEGRATION=1
11:01:09 [2020-07-29T11:01:09.075Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
11:01:09 [2020-07-29T11:01:09.075Z] + run_tests
11:01:09 [2020-07-29T11:01:09.075Z] + c=0
11:01:09 [2020-07-29T11:01:09.075Z] + '[' -n 0 ']'
11:01:09 [2020-07-29T11:01:09.075Z] + rm=
11:01:09 [2020-07-29T11:01:09.075Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41287/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41287/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41287/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=dae08c333e1756cf9cf08ef43b5b3b7a3977b648 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:dae08c333e1756cf9cf08ef43b5b3b7a3977b648 hack/make.sh '' test-integration
11:01:09 [2020-07-29T11:01:09.075Z] + TEST_INTEGRATION_DEST=1
11:01:09 [2020-07-29T11:01:09.075Z] + CONTAINER_NAME=docker-pr1-1
11:01:09 [2020-07-29T11:01:09.075Z] + TEST_SKIP_INTEGRATION_CLI=1
11:01:09 [2020-07-29T11:01:09.075Z] + run_tests test-integration-flaky
11:01:09 [2020-07-29T11:01:09.075Z] + '[' -n 0 ']'
11:01:09 [2020-07-29T11:01:09.075Z] + rm=
11:01:09 [2020-07-29T11:01:09.075Z] + TEST_INTEGRATION_DEST=3
11:01:09 [2020-07-29T11:01:09.075Z] + CONTAINER_NAME=docker-pr1-3
11:01:09 [2020-07-29T11:01:09.075Z] + TEST_SKIP_INTEGRATION=1
11:01:09 [2020-07-29T11:01:09.075Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
11:01:09 [2020-07-29T11:01:09.075Z] + run_tests
11:01:09 [2020-07-29T11:01:09.075Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41287/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41287/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41287/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=dae08c333e1756cf9cf08ef43b5b3b7a3977b648 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:dae08c333e1756cf9cf08ef43b5b3b7a3977b648 hack/make.sh test-integration-flaky test-integration
11:01:09 [2020-07-29T11:01:09.075Z] + '[' -n 0 ']'
11:01:09 [2020-07-29T11:01:09.075Z] + rm=
11:01:09 [2020-07-29T11:01:09.075Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41287/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41287/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41287/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=dae08c333e1756cf9cf08ef43b5b3b7a3977b648 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:dae08c333e1756cf9cf08ef43b5b3b7a3977b648 hack/make.sh '' test-integration
11:01:09 [2020-07-29T11:01:09.075Z] ++ jobs -p
11:01:09 [2020-07-29T11:01:09.075Z] + for job in $(jobs -p)
11:01:09 [2020-07-29T11:01:09.075Z] + wait 2295
11:01:09 [2020-07-29T11:01:09.075Z] 
11:01:09 [2020-07-29T11:01:09.075Z] 
11:01:09 [2020-07-29T11:01:09.075Z] 
11:01:09 [2020-07-29T11:01:09.076Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
11:01:09 [2020-07-29T11:01:09.076Z] ---> Making bundle: test-integration (in bundles/test-integration)
11:01:09 [2020-07-29T11:01:09.076Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
11:01:09 [2020-07-29T11:01:09.076Z] HOSTNAME=1b4f05c36cfe
11:01:09 [2020-07-29T11:01:09.076Z] TEST_SKIP_INTEGRATION=1
11:01:09 [2020-07-29T11:01:09.076Z] TESTDEBUG=0
11:01:09 [2020-07-29T11:01:09.076Z] DEST=bundles/test-integration
11:01:09 [2020-07-29T11:01:09.076Z] PWD=/go/src/github.com/docker/docker
11:01:09 [2020-07-29T11:01:09.076Z] KEEPBUNDLE=1
11:01:09 [2020-07-29T11:01:09.076Z] DOCKER_GITCOMMIT=dae08c333e1756cf9cf08ef43b5b3b7a3977b648
11:01:09 [2020-07-29T11:01:09.076Z] container=docker
11:01:09 [2020-07-29T11:01:09.076Z] HOME=/root
11:01:09 [2020-07-29T11:01:09.076Z] GOLANG_VERSION=1.13.14
11:01:09 [2020-07-29T11:01:09.076Z] VALIDATE_REPO=https://github.com/moby/moby.git
11:01:09 [2020-07-29T11:01:09.076Z] VALIDATE_BRANCH=19.03
11:01:09 [2020-07-29T11:01:09.076Z] TERM=xterm
11:01:09 [2020-07-29T11:01:09.076Z] DOCKER_PKG=github.com/docker/docker
11:01:09 [2020-07-29T11:01:09.076Z] SHLVL=1
11:01:09 [2020-07-29T11:01:09.076Z] TIMEOUT=120m
11:01:09 [2020-07-29T11:01:09.076Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
11:01:09 [2020-07-29T11:01:09.076Z] DOCKER_GRAPHDRIVER=overlay2
11:01:09 [2020-07-29T11:01:09.076Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
11:01:09 [2020-07-29T11:01:09.076Z] GO111MODULE=off
11:01:09 [2020-07-29T11:01:09.076Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
11:01:09 [2020-07-29T11:01:09.076Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
11:01:09 [2020-07-29T11:01:09.076Z] GOPATH=/go
11:01:09 [2020-07-29T11:01:09.076Z] PKG_CONFIG=pkg-config
11:01:09 [2020-07-29T11:01:09.076Z] _=/usr/bin/env
11:01:09 [2020-07-29T11:01:09.076Z] Building test suite binary ./integration-cli/test.main
11:01:09 [2020-07-29T11:01:09.076Z] ---> Making bundle: test-integration (in bundles/test-integration)
11:01:09 [2020-07-29T11:01:09.076Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
11:01:09 [2020-07-29T11:01:09.076Z] HOSTNAME=5de44ea43f36
11:01:09 [2020-07-29T11:01:09.076Z] TEST_SKIP_INTEGRATION=1
11:01:09 [2020-07-29T11:01:09.076Z] TESTDEBUG=0
11:01:09 [2020-07-29T11:01:09.076Z] DEST=bundles/test-integration
11:01:09 [2020-07-29T11:01:09.076Z] PWD=/go/src/github.com/docker/docker
11:01:09 [2020-07-29T11:01:09.076Z] KEEPBUNDLE=1
11:01:09 [2020-07-29T11:01:09.076Z] DOCKER_GITCOMMIT=dae08c333e1756cf9cf08ef43b5b3b7a3977b648
11:01:09 [2020-07-29T11:01:09.076Z] container=docker
11:01:09 [2020-07-29T11:01:09.076Z] HOME=/root
11:01:09 [2020-07-29T11:01:09.076Z] GOLANG_VERSION=1.13.14
11:01:09 [2020-07-29T11:01:09.076Z] VALIDATE_REPO=https://github.com/moby/moby.git
11:01:09 [2020-07-29T11:01:09.076Z] VALIDATE_BRANCH=19.03
11:01:09 [2020-07-29T11:01:09.076Z] TERM=xterm
11:01:09 [2020-07-29T11:01:09.076Z] DOCKER_PKG=github.com/docker/docker
11:01:09 [2020-07-29T11:01:09.076Z] SHLVL=1
11:01:09 [2020-07-29T11:01:09.076Z] TIMEOUT=120m
11:01:09 [2020-07-29T11:01:09.076Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
11:01:09 [2020-07-29T11:01:09.076Z] DOCKER_GRAPHDRIVER=overlay2
11:01:09 [2020-07-29T11:01:09.076Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
11:01:09 [2020-07-29T11:01:09.076Z] GO111MODULE=off
11:01:09 [2020-07-29T11:01:09.076Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
11:01:09 [2020-07-29T11:01:09.076Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
11:01:09 [2020-07-29T11:01:09.076Z] GOPATH=/go
11:01:09 [2020-07-29T11:01:09.076Z] PKG_CONFIG=pkg-config
11:01:09 [2020-07-29T11:01:09.076Z] _=/usr/bin/env
11:01:09 [2020-07-29T11:01:09.076Z] Building test suite binary ./integration-cli/test.main
11:01:09 [2020-07-29T11:01:09.076Z] No new tests added to integration.
11:01:09 [2020-07-29T11:01:09.076Z] 
11:01:09 [2020-07-29T11:01:09.076Z] ---> Making bundle: test-integration (in bundles/test-integration)
11:01:09 [2020-07-29T11:01:09.076Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
11:01:09 [2020-07-29T11:01:09.076Z] HOSTNAME=e6f2fe274ae4
11:01:09 [2020-07-29T11:01:09.076Z] TESTDEBUG=0
11:01:09 [2020-07-29T11:01:09.076Z] DEST=bundles/test-integration
11:01:09 [2020-07-29T11:01:09.076Z] PWD=/go/src/github.com/docker/docker
11:01:09 [2020-07-29T11:01:09.076Z] KEEPBUNDLE=1
11:01:09 [2020-07-29T11:01:09.076Z] DOCKER_GITCOMMIT=dae08c333e1756cf9cf08ef43b5b3b7a3977b648
11:01:09 [2020-07-29T11:01:09.076Z] container=docker
11:01:09 [2020-07-29T11:01:09.076Z] HOME=/root
11:01:09 [2020-07-29T11:01:09.076Z] GOLANG_VERSION=1.13.14
11:01:09 [2020-07-29T11:01:09.076Z] VALIDATE_REPO=https://github.com/moby/moby.git
11:01:09 [2020-07-29T11:01:09.076Z] VALIDATE_BRANCH=19.03
11:01:09 [2020-07-29T11:01:09.076Z] TERM=xterm
11:01:09 [2020-07-29T11:01:09.076Z] DOCKER_PKG=github.com/docker/docker
11:01:09 [2020-07-29T11:01:09.076Z] SHLVL=1
11:01:09 [2020-07-29T11:01:09.076Z] TIMEOUT=120m
11:01:09 [2020-07-29T11:01:09.076Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
11:01:09 [2020-07-29T11:01:09.076Z] DOCKER_GRAPHDRIVER=overlay2
11:01:09 [2020-07-29T11:01:09.076Z] GO111MODULE=off
11:01:09 [2020-07-29T11:01:09.076Z] TEST_SKIP_INTEGRATION_CLI=1
11:01:09 [2020-07-29T11:01:09.076Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
11:01:09 [2020-07-29T11:01:09.076Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
11:01:09 [2020-07-29T11:01:09.076Z] GOPATH=/go
11:01:09 [2020-07-29T11:01:09.076Z] PKG_CONFIG=pkg-config
11:01:09 [2020-07-29T11:01:09.076Z] _=/usr/bin/env
11:01:09 [2020-07-29T11:01:09.076Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
11:01:26 [2020-07-29T11:01:26.892Z] 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
11:01:26 [2020-07-29T11:01:26.892Z] + mkdir -p /build
11:01:26 [2020-07-29T11:01:26.892Z] + cp runc /build/runc
11:01:26 [2020-07-29T11:01:26.892Z] Removing intermediate container a5b172869708
11:01:26 [2020-07-29T11:01:26.892Z]  ---> d82539c4ce65
11:01:26 [2020-07-29T11:01:26.892Z] Step 92/140 : FROM dev-base AS tini
11:01:26 [2020-07-29T11:01:26.892Z]  ---> 23a46ace04c0
11:01:26 [2020-07-29T11:01:26.892Z] Step 93/140 : ARG DEBIAN_FRONTEND
11:01:26 [2020-07-29T11:01:26.892Z]  ---> Using cache
11:01:26 [2020-07-29T11:01:26.892Z]  ---> 42c0d4db0d56
11:01:26 [2020-07-29T11:01:26.892Z] Step 94/140 : ARG TINI_COMMIT
11:01:26 [2020-07-29T11:01:26.892Z]  ---> Running in 38028d6f159a
11:01:26 [2020-07-29T11:01:26.892Z] Removing intermediate container 38028d6f159a
11:01:26 [2020-07-29T11:01:26.892Z]  ---> 67d96a25e4fd
11:01:26 [2020-07-29T11:01:26.892Z] Step 95/140 : RUN apt-get update && apt-get install -y --no-install-recommends         cmake         vim-common     && rm -rf /var/lib/apt/lists/*
11:01:26 [2020-07-29T11:01:26.892Z]  ---> Running in a717d7ed3725
11:01:26 [2020-07-29T11:01:26.892Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
11:01:26 [2020-07-29T11:01:26.892Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
11:01:26 [2020-07-29T11:01:26.892Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
11:01:26 [2020-07-29T11:01:26.892Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
11:01:26 [2020-07-29T11:01:26.892Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [206 kB]
11:01:26 [2020-07-29T11:01:26.892Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
11:01:27 [2020-07-29T11:01:27.527Z] Fetched 8145 kB in 2s (3646 kB/s)
11:01:28 [2020-07-29T11:01:28.571Z] Reading package lists...
11:01:29 [2020-07-29T11:01:29.209Z] Reading package lists...
11:01:29 [2020-07-29T11:01:29.209Z] Building dependency tree...
11:01:29 [2020-07-29T11:01:29.209Z] Reading state information...
11:01:29 [2020-07-29T11:01:29.501Z] The following additional packages will be installed:
11:01:29 [2020-07-29T11:01:29.501Z]   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
11:01:29 [2020-07-29T11:01:29.501Z] Suggested packages:
11:01:29 [2020-07-29T11:01:29.501Z]   cmake-doc ninja-build lrzip
11:01:29 [2020-07-29T11:01:29.501Z] Recommended packages:
11:01:29 [2020-07-29T11:01:29.501Z]   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
11:01:29 [2020-07-29T11:01:29.501Z] The following NEW packages will be installed:
11:01:29 [2020-07-29T11:01:29.501Z]   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
11:01:29 [2020-07-29T11:01:29.501Z]   vim-common xxd
11:01:29 [2020-07-29T11:01:29.501Z] 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
11:01:29 [2020-07-29T11:01:29.501Z] Need to get 14.9 MB of archives.
11:01:29 [2020-07-29T11:01:29.501Z] After this operation, 67.2 MB of additional disk space will be used.
11:01:29 [2020-07-29T11:01:29.501Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
11:01:29 [2020-07-29T11:01:29.794Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
11:01:29 [2020-07-29T11:01:29.794Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB]
11:01:29 [2020-07-29T11:01:29.794Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
11:01:30 [2020-07-29T11:01:30.432Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB]
11:01:30 [2020-07-29T11:01:30.728Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB]
11:01:30 [2020-07-29T11:01:30.728Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
11:01:30 [2020-07-29T11:01:30.728Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB]
11:01:30 [2020-07-29T11:01:30.728Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB]
11:01:30 [2020-07-29T11:01:30.728Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB]
11:01:31 [2020-07-29T11:01:31.024Z] debconf: delaying package configuration, since apt-utils is not installed
11:01:31 [2020-07-29T11:01:31.024Z] Fetched 14.9 MB in 1s (11.9 MB/s)
11:01:31 [2020-07-29T11:01:31.024Z] Selecting previously unselected package xxd.
11:01:31 [2020-07-29T11:01:31.024Z] (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.)
11:01:31 [2020-07-29T11:01:31.024Z] Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ...
11:01:31 [2020-07-29T11:01:31.024Z] Unpacking xxd (2:8.1.0875-5) ...
11:01:31 [2020-07-29T11:01:31.024Z] Selecting previously unselected package vim-common.
11:01:31 [2020-07-29T11:01:31.024Z] Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
11:01:31 [2020-07-29T11:01:31.024Z] Unpacking vim-common (2:8.1.0875-5) ...
11:01:31 [2020-07-29T11:01:31.024Z] Selecting previously unselected package cmake-data.
11:01:31 [2020-07-29T11:01:31.024Z] Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
11:01:31 [2020-07-29T11:01:31.024Z] Unpacking cmake-data (3.13.4-1) ...
11:01:31 [2020-07-29T11:01:31.663Z] Selecting previously unselected package libicu63:ppc64el.
11:01:31 [2020-07-29T11:01:31.663Z] Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ...
11:01:31 [2020-07-29T11:01:31.663Z] Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
11:01:32 [2020-07-29T11:01:32.299Z] Selecting previously unselected package libxml2:ppc64el.
11:01:32 [2020-07-29T11:01:32.299Z] Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ...
11:01:32 [2020-07-29T11:01:32.299Z] Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
11:01:32 [2020-07-29T11:01:32.593Z] Selecting previously unselected package libarchive13:ppc64el.
11:01:32 [2020-07-29T11:01:32.593Z] Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ...
11:01:32 [2020-07-29T11:01:32.593Z] Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ...
11:01:32 [2020-07-29T11:01:32.593Z] Selecting previously unselected package libjsoncpp1:ppc64el.
11:01:32 [2020-07-29T11:01:32.593Z] Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ...
11:01:32 [2020-07-29T11:01:32.593Z] Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
11:01:32 [2020-07-29T11:01:32.593Z] Selecting previously unselected package librhash0:ppc64el.
11:01:32 [2020-07-29T11:01:32.593Z] Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ...
11:01:32 [2020-07-29T11:01:32.593Z] Unpacking librhash0:ppc64el (1.3.8-1) ...
11:01:32 [2020-07-29T11:01:32.593Z] Selecting previously unselected package libuv1:ppc64el.
11:01:32 [2020-07-29T11:01:32.593Z] Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ...
11:01:32 [2020-07-29T11:01:32.593Z] Unpacking libuv1:ppc64el (1.24.1-1) ...
11:01:32 [2020-07-29T11:01:32.593Z] Selecting previously unselected package cmake.
11:01:32 [2020-07-29T11:01:32.593Z] Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ...
11:01:32 [2020-07-29T11:01:32.593Z] Unpacking cmake (3.13.4-1) ...
11:01:32 [2020-07-29T11:01:32.888Z] Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
11:01:32 [2020-07-29T11:01:32.888Z] Setting up xxd (2:8.1.0875-5) ...
11:01:32 [2020-07-29T11:01:32.888Z] Setting up libuv1:ppc64el (1.24.1-1) ...
11:01:32 [2020-07-29T11:01:32.888Z] Setting up vim-common (2:8.1.0875-5) ...
11:01:32 [2020-07-29T11:01:32.888Z] Setting up librhash0:ppc64el (1.3.8-1) ...
11:01:32 [2020-07-29T11:01:32.888Z] Setting up cmake-data (3.13.4-1) ...
11:01:32 [2020-07-29T11:01:32.888Z] Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
11:01:32 [2020-07-29T11:01:32.888Z] Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
11:01:32 [2020-07-29T11:01:32.888Z] Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ...
11:01:32 [2020-07-29T11:01:32.888Z] Setting up cmake (3.13.4-1) ...
11:01:32 [2020-07-29T11:01:32.888Z] Processing triggers for libc-bin (2.28-10) ...
11:01:32 [2020-07-29T11:01:32.888Z] Processing triggers for mime-support (3.62) ...
11:01:34 [2020-07-29T11:01:34.407Z] Removing intermediate container a717d7ed3725
11:01:34 [2020-07-29T11:01:34.407Z]  ---> 99acdd822d4e
11:01:34 [2020-07-29T11:01:34.407Z] Step 96/140 : COPY hack/dockerfile/install/install.sh ./install.sh
11:01:34 [2020-07-29T11:01:34.701Z]  ---> 12ac1f58dc52
11:01:34 [2020-07-29T11:01:34.701Z] Step 97/140 : ENV INSTALL_BINARY_NAME=tini
11:01:34 [2020-07-29T11:01:34.701Z]  ---> Running in c2c14f977c12
11:01:34 [2020-07-29T11:01:34.701Z] Removing intermediate container c2c14f977c12
11:01:34 [2020-07-29T11:01:34.701Z]  ---> 23f42751da64
11:01:34 [2020-07-29T11:01:34.701Z] Step 98/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
11:01:34 [2020-07-29T11:01:34.701Z]  ---> 127e56bebe2c
11:01:34 [2020-07-29T11:01:34.701Z] Step 99/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
11:01:34 [2020-07-29T11:01:34.701Z]  ---> Running in 9a541e973ac2
11:01:34 [2020-07-29T11:01:34.997Z] + RM_GOPATH=0
11:01:34 [2020-07-29T11:01:34.997Z] + TMP_GOPATH=
11:01:34 [2020-07-29T11:01:34.997Z] + : /build
11:01:34 [2020-07-29T11:01:34.997Z] + '[' -z '' ']'
11:01:34 [2020-07-29T11:01:34.997Z] ++ mktemp -d
11:01:34 [2020-07-29T11:01:34.997Z] + export GOPATH=/tmp/tmp.kEYcRlNgE9
11:01:34 [2020-07-29T11:01:34.997Z] + GOPATH=/tmp/tmp.kEYcRlNgE9
11:01:34 [2020-07-29T11:01:34.997Z] + RM_GOPATH=1
11:01:34 [2020-07-29T11:01:34.997Z] ++ dirname ./install.sh
11:01:34 [2020-07-29T11:01:34.997Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662
11:01:34 [2020-07-29T11:01:34.997Z] + dir=.
11:01:34 [2020-07-29T11:01:34.997Z] + bin=tini
11:01:34 [2020-07-29T11:01:34.997Z] + shift
11:01:34 [2020-07-29T11:01:34.997Z] + '[' '!' -f ./tini.installer ']'
11:01:34 [2020-07-29T11:01:34.997Z] + . ./tini.installer
11:01:34 [2020-07-29T11:01:34.997Z] ++ : fec3683b971d9c3ef73f284f176672c44b448662
11:01:34 [2020-07-29T11:01:34.997Z] + install_tini
11:01:34 [2020-07-29T11:01:34.997Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
11:01:34 [2020-07-29T11:01:34.997Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.kEYcRlNgE9/tini
11:01:34 [2020-07-29T11:01:34.997Z] Cloning into '/tmp/tmp.kEYcRlNgE9/tini'...
11:01:35 [2020-07-29T11:01:35.637Z] + cd /tmp/tmp.kEYcRlNgE9/tini
11:01:35 [2020-07-29T11:01:35.637Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
11:01:35 [2020-07-29T11:01:35.637Z] + cmake .
11:01:35 [2020-07-29T11:01:35.637Z] -- The C compiler identification is GNU 8.3.0
11:01:35 [2020-07-29T11:01:35.637Z] -- Check for working C compiler: /usr/bin/cc
11:01:35 [2020-07-29T11:01:35.637Z] -- Check for working C compiler: /usr/bin/cc -- works
11:01:35 [2020-07-29T11:01:35.637Z] -- Detecting C compiler ABI info
11:01:35 [2020-07-29T11:01:35.637Z] -- Detecting C compiler ABI info - done
11:01:35 [2020-07-29T11:01:35.637Z] -- Detecting C compile features
11:01:35 [2020-07-29T11:01:35.931Z] -- Detecting C compile features - done
11:01:35 [2020-07-29T11:01:35.931Z] -- Performing Test HAS_BUILTIN_FORTIFY
11:01:35 [2020-07-29T11:01:35.931Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed
11:01:35 [2020-07-29T11:01:35.931Z] -- Configuring done
11:01:35 [2020-07-29T11:01:35.931Z] -- Generating done
11:01:35 [2020-07-29T11:01:35.931Z] -- Build files have been written to: /tmp/tmp.kEYcRlNgE9/tini
11:01:35 [2020-07-29T11:01:35.931Z] + make tini-static
11:01:36 [2020-07-29T11:01:36.228Z] Scanning dependencies of target tini-static
11:01:36 [2020-07-29T11:01:36.228Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
11:01:36 [2020-07-29T11:01:36.228Z] [100%] Linking C executable tini-static
11:01:36 [2020-07-29T11:01:36.521Z] [100%] Built target tini-static
11:01:36 [2020-07-29T11:01:36.521Z] + mkdir -p /build
11:01:36 [2020-07-29T11:01:36.521Z] + cp tini-static /build/docker-init
11:01:36 [2020-07-29T11:01:36.815Z] Removing intermediate container 9a541e973ac2
11:01:36 [2020-07-29T11:01:36.815Z]  ---> 3c4a4281954c
11:01:36 [2020-07-29T11:01:36.815Z] Step 100/140 : FROM dev-base AS rootlesskit
11:01:36 [2020-07-29T11:01:36.815Z]  ---> 23a46ace04c0
11:01:36 [2020-07-29T11:01:36.815Z] Step 101/140 : ENV INSTALL_BINARY_NAME=rootlesskit
11:01:36 [2020-07-29T11:01:36.815Z]  ---> Running in cb43e60acdac
11:01:37 [2020-07-29T11:01:37.056Z] 4612f6d0b889: Pull complete
11:01:37 [2020-07-29T11:01:37.109Z] Removing intermediate container cb43e60acdac
11:01:37 [2020-07-29T11:01:37.110Z]  ---> a0075fde2fda
11:01:37 [2020-07-29T11:01:37.110Z] Step 102/140 : ARG ROOTLESSKIT_COMMIT
11:01:37 [2020-07-29T11:01:37.110Z]  ---> Running in 478dfc735941
11:01:37 [2020-07-29T11:01:37.110Z] Removing intermediate container 478dfc735941
11:01:37 [2020-07-29T11:01:37.110Z]  ---> f4e9530f539e
11:01:37 [2020-07-29T11:01:37.110Z] Step 103/140 : COPY hack/dockerfile/install/install.sh ./install.sh
11:01:37 [2020-07-29T11:01:37.110Z]  ---> 55f0296f1e30
11:01:37 [2020-07-29T11:01:37.110Z] Step 104/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
11:01:37 [2020-07-29T11:01:37.409Z]  ---> faf697732f78
11:01:37 [2020-07-29T11:01:37.409Z] Step 105/140 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME
11:01:37 [2020-07-29T11:01:37.409Z]  ---> Running in f3bc2988e322
11:01:37 [2020-07-29T11:01:37.704Z] + RM_GOPATH=0
11:01:37 [2020-07-29T11:01:37.704Z] + TMP_GOPATH=
11:01:37 [2020-07-29T11:01:37.704Z] + : /build/
11:01:37 [2020-07-29T11:01:37.704Z] + '[' -z '' ']'
11:01:37 [2020-07-29T11:01:37.704Z] ++ mktemp -d
11:01:37 [2020-07-29T11:01:37.704Z] + export GOPATH=/tmp/tmp.dUa9tXiIy1
11:01:37 [2020-07-29T11:01:37.704Z] + GOPATH=/tmp/tmp.dUa9tXiIy1
11:01:37 [2020-07-29T11:01:37.704Z] + RM_GOPATH=1
11:01:37 [2020-07-29T11:01:37.704Z] ++ dirname ./install.sh
11:01:37 [2020-07-29T11:01:37.704Z] + dir=.
11:01:37 [2020-07-29T11:01:37.704Z] Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
11:01:37 [2020-07-29T11:01:37.704Z] + bin=rootlesskit
11:01:37 [2020-07-29T11:01:37.704Z] + shift
11:01:37 [2020-07-29T11:01:37.704Z] + '[' '!' -f ./rootlesskit.installer ']'
11:01:37 [2020-07-29T11:01:37.704Z] + . ./rootlesskit.installer
11:01:37 [2020-07-29T11:01:37.704Z] ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
11:01:37 [2020-07-29T11:01:37.704Z] + install_rootlesskit
11:01:37 [2020-07-29T11:01:37.704Z] + case "$1" in
11:01:37 [2020-07-29T11:01:37.704Z] + export CGO_ENABLED=0
11:01:37 [2020-07-29T11:01:37.704Z] + CGO_ENABLED=0
11:01:37 [2020-07-29T11:01:37.704Z] + _install_rootlesskit
11:01:37 [2020-07-29T11:01:37.704Z] + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
11:01:37 [2020-07-29T11:01:37.704Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.dUa9tXiIy1/src/github.com/rootless-containers/rootlesskit
11:01:37 [2020-07-29T11:01:37.704Z] Cloning into '/tmp/tmp.dUa9tXiIy1/src/github.com/rootless-containers/rootlesskit'...
11:01:38 [2020-07-29T11:01:38.368Z] + cd /tmp/tmp.dUa9tXiIy1/src/github.com/rootless-containers/rootlesskit
11:01:38 [2020-07-29T11:01:38.368Z] + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
11:01:38 [2020-07-29T11:01:38.368Z] + for f in rootlesskit rootlesskit-docker-proxy
11:01:38 [2020-07-29T11:01:38.368Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
11:01:39 [2020-07-29T11:01:39.013Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
11:01:46 [2020-07-29T11:01:46.943Z] + for f in rootlesskit rootlesskit-docker-proxy
11:01:46 [2020-07-29T11:01:46.943Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
11:01:48 [2020-07-29T11:01:48.465Z] Removing intermediate container f3bc2988e322
11:01:48 [2020-07-29T11:01:48.465Z]  ---> 23027a092ecb
11:01:48 [2020-07-29T11:01:48.465Z] Step 106/140 : COPY ./contrib/dockerd-rootless.sh /build
11:01:48 [2020-07-29T11:01:48.758Z]  ---> 91d8eb5a3db3
11:01:48 [2020-07-29T11:01:48.758Z] Step 107/140 : FROM djs55/vpnkit@sha256:${VPNKIT_DIGEST} AS vpnkit
11:01:49 [2020-07-29T11:01:49.051Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit
11:01:49 [2020-07-29T11:01:49.051Z] bad55c542dc9: Pulling fs layer
11:01:49 [2020-07-29T11:01:49.312Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
11:01:49 [2020-07-29T11:01:49.312Z] 
11:01:49 [2020-07-29T11:01:49.312Z] ---> Making bundle: test-integration (in bundles/test-integration)
11:01:49 [2020-07-29T11:01:49.312Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
11:01:49 [2020-07-29T11:01:49.312Z] HOSTNAME=f0284cb83e31
11:01:49 [2020-07-29T11:01:49.312Z] TESTDEBUG=0
11:01:49 [2020-07-29T11:01:49.312Z] DEST=bundles/test-integration
11:01:49 [2020-07-29T11:01:49.312Z] PWD=/go/src/github.com/docker/docker
11:01:49 [2020-07-29T11:01:49.312Z] DOCKER_GITCOMMIT=dae08c333e1756cf9cf08ef43b5b3b7a3977b648
11:01:49 [2020-07-29T11:01:49.312Z] container=docker
11:01:49 [2020-07-29T11:01:49.312Z] HOME=/root
11:01:49 [2020-07-29T11:01:49.312Z] GOLANG_VERSION=1.13.14
11:01:49 [2020-07-29T11:01:49.312Z] VALIDATE_REPO=https://github.com/moby/moby.git
11:01:49 [2020-07-29T11:01:49.312Z] VALIDATE_BRANCH=19.03
11:01:49 [2020-07-29T11:01:49.312Z] TERM=xterm
11:01:49 [2020-07-29T11:01:49.312Z] DOCKER_PKG=github.com/docker/docker
11:01:49 [2020-07-29T11:01:49.312Z] SHLVL=1
11:01:49 [2020-07-29T11:01:49.312Z] TIMEOUT=120m
11:01:49 [2020-07-29T11:01:49.312Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
11:01:49 [2020-07-29T11:01:49.312Z] DOCKER_GRAPHDRIVER=overlay2
11:01:49 [2020-07-29T11:01:49.312Z] GO111MODULE=off
11:01:49 [2020-07-29T11:01:49.312Z] DOCKER_EXPERIMENTAL=1
11:01:49 [2020-07-29T11:01:49.312Z] TEST_SKIP_INTEGRATION_CLI=1
11:01:49 [2020-07-29T11:01:49.312Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
11:01:49 [2020-07-29T11:01:49.312Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
11:01:49 [2020-07-29T11:01:49.312Z] GOPATH=/go
11:01:49 [2020-07-29T11:01:49.312Z] PKG_CONFIG=pkg-config
11:01:49 [2020-07-29T11:01:49.312Z] _=/usr/bin/env
11:01:49 [2020-07-29T11:01:49.312Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
11:01:49 [2020-07-29T11:01:49.345Z] bad55c542dc9: Verifying Checksum
11:01:49 [2020-07-29T11:01:49.345Z] bad55c542dc9: Download complete
11:01:49 [2020-07-29T11:01:49.641Z] bad55c542dc9: Pull complete
11:01:49 [2020-07-29T11:01:49.641Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
11:01:49 [2020-07-29T11:01:49.641Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
11:01:49 [2020-07-29T11:01:49.641Z]  ---> e49efe6f0050
11:01:49 [2020-07-29T11:01:49.641Z] Step 108/140 : FROM runtime-dev AS dev
11:01:49 [2020-07-29T11:01:49.641Z]  ---> 3f06a4941019
11:01:49 [2020-07-29T11:01:49.641Z] Step 109/140 : ARG DEBIAN_FRONTEND
11:01:49 [2020-07-29T11:01:49.641Z]  ---> Running in cf831a76eadf
11:01:49 [2020-07-29T11:01:49.641Z] Removing intermediate container cf831a76eadf
11:01:49 [2020-07-29T11:01:49.641Z]  ---> 25bbc2cb9b1c
11:01:49 [2020-07-29T11:01:49.641Z] Step 110/140 : RUN groupadd -r docker
11:01:49 [2020-07-29T11:01:49.641Z]  ---> Running in 201c8df9331c
11:01:50 [2020-07-29T11:01:50.282Z] Removing intermediate container 201c8df9331c
11:01:50 [2020-07-29T11:01:50.282Z]  ---> 2f010bc1410e
11:01:50 [2020-07-29T11:01:50.282Z] Step 111/140 : RUN useradd --create-home --gid docker unprivilegeduser
11:01:50 [2020-07-29T11:01:50.282Z]  ---> Running in 449a974dd6e1
11:01:50 [2020-07-29T11:01:50.924Z] Removing intermediate container 449a974dd6e1
11:01:50 [2020-07-29T11:01:50.924Z]  ---> 8dbd18c75ede
11:01:50 [2020-07-29T11:01:50.924Z] Step 112/140 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
11:01:50 [2020-07-29T11:01:50.924Z]  ---> Running in 9f1b2021bfc4
11:01:51 [2020-07-29T11:01:51.218Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
11:01:51 [2020-07-29T11:01:51.515Z] Removing intermediate container 9f1b2021bfc4
11:01:51 [2020-07-29T11:01:51.515Z]  ---> b7af36247937
11:01:51 [2020-07-29T11:01:51.515Z] Step 113/140 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
11:01:51 [2020-07-29T11:01:51.515Z]  ---> Running in 8c489890ed2d
11:01:52 [2020-07-29T11:01:52.156Z] Removing intermediate container 8c489890ed2d
11:01:52 [2020-07-29T11:01:52.156Z]  ---> 6b55e887ab92
11:01:52 [2020-07-29T11:01:52.156Z] Step 114/140 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
11:01:52 [2020-07-29T11:01:52.156Z]  ---> Running in af1206a6f8d3
11:01:52 [2020-07-29T11:01:52.796Z] Removing intermediate container af1206a6f8d3
11:01:52 [2020-07-29T11:01:52.796Z]  ---> 82480c4f20a5
11:01:52 [2020-07-29T11:01:52.796Z] Step 115/140 : RUN ldconfig
11:01:52 [2020-07-29T11:01:52.796Z]  ---> Running in 12bbab586397
11:01:53 [2020-07-29T11:01:53.463Z] Removing intermediate container 12bbab586397
11:01:53 [2020-07-29T11:01:53.463Z]  ---> d1f86ad79fd6
11:01:53 [2020-07-29T11:01:53.463Z] 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/*
11:01:53 [2020-07-29T11:01:53.463Z]  ---> Running in 62ea2eb857bd
11:01:53 [2020-07-29T11:01:53.862Z] tests/integration/api_volume_test.py .........                           [ 74%]
11:01:54 [2020-07-29T11:01:54.101Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
11:01:54 [2020-07-29T11:01:54.101Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
11:01:54 [2020-07-29T11:01:54.101Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
11:01:54 [2020-07-29T11:01:54.101Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
11:01:54 [2020-07-29T11:01:54.737Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [206 kB]
11:01:54 [2020-07-29T11:01:54.737Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
11:01:56 [2020-07-29T11:01:56.009Z] tests/integration/client_test.py .....                                   [ 76%]
11:01:56 [2020-07-29T11:01:56.264Z] Fetched 8145 kB in 2s (3649 kB/s)
11:01:56 [2020-07-29T11:01:56.571Z] tests/integration/errors_test.py .                                       [ 76%]
11:01:56 [2020-07-29T11:01:56.903Z] Reading package lists...
11:01:57 [2020-07-29T11:01:57.540Z] Reading package lists...
11:01:57 [2020-07-29T11:01:57.834Z] Building dependency tree...
11:01:57 [2020-07-29T11:01:57.834Z] Reading state information...
11:01:57 [2020-07-29T11:01:57.834Z] libcap2-bin is already the newest version (1:2.25-2).
11:01:57 [2020-07-29T11:01:57.834Z] libcap2-bin set to manually installed.
11:01:57 [2020-07-29T11:01:57.834Z] The following additional packages will be installed:
11:01:57 [2020-07-29T11:01:57.834Z]   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
11:01:57 [2020-07-29T11:01:57.834Z]   gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1
11:01:57 [2020-07-29T11:01:57.834Z]   libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1
11:01:57 [2020-07-29T11:01:57.834Z]   libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
11:01:57 [2020-07-29T11:01:57.834Z]   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib
11:01:57 [2020-07-29T11:01:57.834Z]   libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev
11:01:57 [2020-07-29T11:01:57.834Z]   libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3
11:01:57 [2020-07-29T11:01:57.834Z]   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
11:01:57 [2020-07-29T11:01:57.834Z]   python3.7 python3.7-minimal vim-runtime xxd
11:01:57 [2020-07-29T11:01:57.834Z] Suggested packages:
11:01:57 [2020-07-29T11:01:57.834Z]   apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm
11:01:57 [2020-07-29T11:01:57.834Z]   wine64 python3-doc python3-tk python3-venv python-setuptools-doc
11:01:57 [2020-07-29T11:01:57.834Z]   python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts
11:01:57 [2020-07-29T11:01:57.834Z]   xfsdump acl attr quota
11:01:57 [2020-07-29T11:01:57.834Z] Recommended packages:
11:01:57 [2020-07-29T11:01:57.834Z]   aufs-dkms nftables build-essential python3-dev python3-keyring
11:01:57 [2020-07-29T11:01:57.834Z]   python3-keyrings.alt python3-xdg unzip
11:01:58 [2020-07-29T11:01:58.471Z] The following NEW packages will be installed:
11:01:58 [2020-07-29T11:01:58.471Z]   apparmor aufs-tools bash-completion binutils-mingw-w64
11:01:58 [2020-07-29T11:01:58.471Z]   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup
11:01:58 [2020-07-29T11:01:58.471Z]   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq
11:01:58 [2020-07-29T11:01:58.471Z]   libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1
11:01:58 [2020-07-29T11:01:58.471Z]   libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1
11:01:58 [2020-07-29T11:01:58.471Z]   libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
11:01:58 [2020-07-29T11:01:58.471Z]   libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
11:01:58 [2020-07-29T11:01:58.471Z]   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
11:01:58 [2020-07-29T11:01:58.471Z]   libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev
11:01:58 [2020-07-29T11:01:58.471Z]   mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3
11:01:58 [2020-07-29T11:01:58.471Z]   python3-distutils python3-lib2to3 python3-minimal python3-pip
11:01:58 [2020-07-29T11:01:58.471Z]   python3-pkg-resources python3-setuptools python3-wheel python3.7
11:01:58 [2020-07-29T11:01:58.471Z]   python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime
11:01:58 [2020-07-29T11:01:58.471Z]   xfsprogs xxd xz-utils zip
11:01:58 [2020-07-29T11:01:58.471Z] 0 upgraded, 68 newly installed, 0 to remove and 0 not upgraded.
11:01:58 [2020-07-29T11:01:58.471Z] Need to get 106 MB of archives.
11:01:58 [2020-07-29T11:01:58.471Z] After this operation, 660 MB of additional disk space will be used.
11:01:58 [2020-07-29T11:01:58.471Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB]
11:01:58 [2020-07-29T11:01:58.471Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB]
11:01:58 [2020-07-29T11:01:58.471Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB]
11:01:58 [2020-07-29T11:01:58.471Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB]
11:01:58 [2020-07-29T11:01:58.471Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB]
11:01:58 [2020-07-29T11:01:58.471Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB]
11:01:58 [2020-07-29T11:01:58.764Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB]
11:01:58 [2020-07-29T11:01:58.764Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB]
11:01:58 [2020-07-29T11:01:58.764Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB]
11:01:58 [2020-07-29T11:01:58.764Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB]
11:01:58 [2020-07-29T11:01:58.764Z] Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB]
11:01:58 [2020-07-29T11:01:58.764Z] Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB]
11:01:58 [2020-07-29T11:01:58.764Z] Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB]
11:01:58 [2020-07-29T11:01:58.764Z] Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB]
11:01:58 [2020-07-29T11:01:58.764Z] Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB]
11:01:58 [2020-07-29T11:01:58.764Z] Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB]
11:01:59 [2020-07-29T11:01:59.058Z] Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
11:01:59 [2020-07-29T11:01:59.058Z] Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
11:01:59 [2020-07-29T11:01:59.058Z] Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB]
11:01:59 [2020-07-29T11:01:59.058Z] Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB]
11:01:59 [2020-07-29T11:01:59.058Z] Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB]
11:01:59 [2020-07-29T11:01:59.058Z] Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB]
11:01:59 [2020-07-29T11:01:59.058Z] Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB]
11:01:59 [2020-07-29T11:01:59.058Z] 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]
11:01:59 [2020-07-29T11:01:59.058Z] 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]
11:01:59 [2020-07-29T11:01:59.387Z] Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
11:01:59 [2020-07-29T11:01:59.387Z] Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB]
11:01:59 [2020-07-29T11:01:59.387Z] Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB]
11:01:59 [2020-07-29T11:01:59.387Z] Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB]
11:01:59 [2020-07-29T11:01:59.387Z] Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
11:01:59 [2020-07-29T11:01:59.680Z] 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]
11:01:59 [2020-07-29T11:01:59.680Z] 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]
11:02:01 [2020-07-29T11:02:01.206Z] 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]
11:02:02 [2020-07-29T11:02:02.732Z] Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
11:02:02 [2020-07-29T11:02:02.732Z] Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
11:02:02 [2020-07-29T11:02:02.732Z] Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
11:02:02 [2020-07-29T11:02:02.732Z] Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB]
11:02:02 [2020-07-29T11:02:02.732Z] Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
11:02:02 [2020-07-29T11:02:02.732Z] Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
11:02:02 [2020-07-29T11:02:02.732Z] 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]
11:02:02 [2020-07-29T11:02:02.732Z] Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB]
11:02:02 [2020-07-29T11:02:02.732Z] Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB]
11:02:02 [2020-07-29T11:02:02.732Z] Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB]
11:02:02 [2020-07-29T11:02:02.732Z] Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB]
11:02:02 [2020-07-29T11:02:02.732Z] Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB]
11:02:02 [2020-07-29T11:02:02.732Z] Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB]
11:02:02 [2020-07-29T11:02:02.732Z] Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB]
11:02:02 [2020-07-29T11:02:02.732Z] Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB]
11:02:02 [2020-07-29T11:02:02.732Z] Get:49 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB]
11:02:02 [2020-07-29T11:02:02.732Z] Get:50 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
11:02:03 [2020-07-29T11:02:03.027Z] Get:51 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
11:02:03 [2020-07-29T11:02:03.027Z] Get:52 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
11:02:03 [2020-07-29T11:02:03.027Z] Get:53 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
11:02:03 [2020-07-29T11:02:03.027Z] Get:54 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB]
11:02:03 [2020-07-29T11:02:03.027Z] Get:55 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB]
11:02:03 [2020-07-29T11:02:03.027Z] Get:56 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB]
11:02:03 [2020-07-29T11:02:03.027Z] Get:57 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB]
11:02:03 [2020-07-29T11:02:03.322Z] Get:58 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB]
11:02:03 [2020-07-29T11:02:03.322Z] Get:59 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB]
11:02:03 [2020-07-29T11:02:03.322Z] Get:60 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB]
11:02:03 [2020-07-29T11:02:03.322Z] Get:61 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB]
11:02:03 [2020-07-29T11:02:03.322Z] Get:62 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB]
11:02:03 [2020-07-29T11:02:03.322Z] Get:63 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB]
11:02:03 [2020-07-29T11:02:03.322Z] Get:64 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB]
11:02:03 [2020-07-29T11:02:03.322Z] Get:65 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB]
11:02:03 [2020-07-29T11:02:03.616Z] Get:66 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB]
11:02:04 [2020-07-29T11:02:04.276Z] Get:67 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB]
11:02:04 [2020-07-29T11:02:04.276Z] Get:68 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
11:02:04 [2020-07-29T11:02:04.276Z] debconf: delaying package configuration, since apt-utils is not installed
11:02:04 [2020-07-29T11:02:04.276Z] Fetched 106 MB in 6s (18.4 MB/s)
11:02:04 [2020-07-29T11:02:04.276Z] Selecting previously unselected package pigz.
11:02:04 [2020-07-29T11:02:04.276Z] (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.)
11:02:04 [2020-07-29T11:02:04.276Z] Preparing to unpack .../pigz_2.4-1_ppc64el.deb ...
11:02:04 [2020-07-29T11:02:04.276Z] Unpacking pigz (2.4-1) ...
11:02:04 [2020-07-29T11:02:04.276Z] Selecting previously unselected package libpython3.7-minimal:ppc64el.
11:02:04 [2020-07-29T11:02:04.276Z] Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ...
11:02:04 [2020-07-29T11:02:04.276Z] Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ...
11:02:04 [2020-07-29T11:02:04.571Z] Selecting previously unselected package python3.7-minimal.
11:02:04 [2020-07-29T11:02:04.571Z] Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ...
11:02:04 [2020-07-29T11:02:04.571Z] Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
11:02:04 [2020-07-29T11:02:04.571Z] Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ...
11:02:04 [2020-07-29T11:02:04.571Z] Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
11:02:05 [2020-07-29T11:02:05.210Z] Selecting previously unselected package python3-minimal.
11:02:05 [2020-07-29T11:02:05.210Z] (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.)
11:02:05 [2020-07-29T11:02:05.210Z] Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ...
11:02:05 [2020-07-29T11:02:05.210Z] Unpacking python3-minimal (3.7.3-1) ...
11:02:05 [2020-07-29T11:02:05.210Z] Selecting previously unselected package libmpdec2:ppc64el.
11:02:05 [2020-07-29T11:02:05.210Z] Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ...
11:02:05 [2020-07-29T11:02:05.210Z] Unpacking libmpdec2:ppc64el (2.4.2-2) ...
11:02:05 [2020-07-29T11:02:05.210Z] Selecting previously unselected package libpython3.7-stdlib:ppc64el.
11:02:05 [2020-07-29T11:02:05.210Z] Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ...
11:02:05 [2020-07-29T11:02:05.210Z] Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ...
11:02:05 [2020-07-29T11:02:05.504Z] Selecting previously unselected package python3.7.
11:02:05 [2020-07-29T11:02:05.504Z] Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ...
11:02:05 [2020-07-29T11:02:05.504Z] Unpacking python3.7 (3.7.3-2+deb10u1) ...
11:02:05 [2020-07-29T11:02:05.504Z] Selecting previously unselected package libpython3-stdlib:ppc64el.
11:02:05 [2020-07-29T11:02:05.504Z] Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ...
11:02:05 [2020-07-29T11:02:05.504Z] Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ...
11:02:05 [2020-07-29T11:02:05.504Z] Setting up python3-minimal (3.7.3-1) ...
11:02:05 [2020-07-29T11:02:05.798Z] Selecting previously unselected package python3.
11:02:05 [2020-07-29T11:02:05.798Z] (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.)
11:02:05 [2020-07-29T11:02:05.798Z] Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ...
11:02:05 [2020-07-29T11:02:05.798Z] Unpacking python3 (3.7.3-1) ...
11:02:05 [2020-07-29T11:02:05.798Z] Selecting previously unselected package libip4tc0:ppc64el.
11:02:05 [2020-07-29T11:02:05.798Z] Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ...
11:02:05 [2020-07-29T11:02:05.798Z] Unpacking libip4tc0:ppc64el (1.8.2-4) ...
11:02:05 [2020-07-29T11:02:05.798Z] Selecting previously unselected package libip6tc0:ppc64el.
11:02:05 [2020-07-29T11:02:05.798Z] Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ...
11:02:05 [2020-07-29T11:02:05.798Z] Unpacking libip6tc0:ppc64el (1.8.2-4) ...
11:02:05 [2020-07-29T11:02:05.798Z] Selecting previously unselected package libiptc0:ppc64el.
11:02:05 [2020-07-29T11:02:05.798Z] Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ...
11:02:05 [2020-07-29T11:02:05.798Z] Unpacking libiptc0:ppc64el (1.8.2-4) ...
11:02:05 [2020-07-29T11:02:05.798Z] Selecting previously unselected package libnfnetlink0:ppc64el.
11:02:05 [2020-07-29T11:02:05.798Z] Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ...
11:02:05 [2020-07-29T11:02:05.798Z] Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ...
11:02:05 [2020-07-29T11:02:05.798Z] Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
11:02:05 [2020-07-29T11:02:05.798Z] Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ...
11:02:05 [2020-07-29T11:02:05.798Z] Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
11:02:05 [2020-07-29T11:02:05.798Z] Selecting previously unselected package libnftnl11:ppc64el.
11:02:05 [2020-07-29T11:02:05.798Z] Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ...
11:02:05 [2020-07-29T11:02:05.798Z] Unpacking libnftnl11:ppc64el (1.1.2-2) ...
11:02:05 [2020-07-29T11:02:05.798Z] Selecting previously unselected package iptables.
11:02:05 [2020-07-29T11:02:05.798Z] Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ...
11:02:05 [2020-07-29T11:02:05.798Z] Unpacking iptables (1.8.2-4) ...
11:02:06 [2020-07-29T11:02:06.093Z] Selecting previously unselected package xxd.
11:02:06 [2020-07-29T11:02:06.093Z] Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ...
11:02:06 [2020-07-29T11:02:06.093Z] Unpacking xxd (2:8.1.0875-5) ...
11:02:06 [2020-07-29T11:02:06.093Z] Selecting previously unselected package vim-common.
11:02:06 [2020-07-29T11:02:06.093Z] Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
11:02:06 [2020-07-29T11:02:06.093Z] Unpacking vim-common (2:8.1.0875-5) ...
11:02:06 [2020-07-29T11:02:06.093Z] Selecting previously unselected package bash-completion.
11:02:06 [2020-07-29T11:02:06.093Z] Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
11:02:06 [2020-07-29T11:02:06.733Z] Unpacking bash-completion (1:2.8-6) ...
11:02:07 [2020-07-29T11:02:07.027Z] Selecting previously unselected package bzip2.
11:02:07 [2020-07-29T11:02:07.027Z] Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ...
11:02:07 [2020-07-29T11:02:07.027Z] Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
11:02:07 [2020-07-29T11:02:07.027Z] Selecting previously unselected package xz-utils.
11:02:07 [2020-07-29T11:02:07.027Z] Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ...
11:02:07 [2020-07-29T11:02:07.027Z] Unpacking xz-utils (5.2.4-1) ...
11:02:07 [2020-07-29T11:02:07.027Z] Selecting previously unselected package apparmor.
11:02:07 [2020-07-29T11:02:07.027Z] Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ...
11:02:07 [2020-07-29T11:02:07.027Z] Unpacking apparmor (2.13.2-10) ...
11:02:07 [2020-07-29T11:02:07.027Z] Selecting previously unselected package aufs-tools.
11:02:07 [2020-07-29T11:02:07.027Z] Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ...
11:02:07 [2020-07-29T11:02:07.027Z] Unpacking aufs-tools (1:4.14+20190211-1) ...
11:02:07 [2020-07-29T11:02:07.027Z] Selecting previously unselected package binutils-mingw-w64-i686.
11:02:07 [2020-07-29T11:02:07.027Z] Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ...
11:02:07 [2020-07-29T11:02:07.027Z] Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
11:02:07 [2020-07-29T11:02:07.324Z] Selecting previously unselected package binutils-mingw-w64-x86-64.
11:02:07 [2020-07-29T11:02:07.324Z] Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ...
11:02:07 [2020-07-29T11:02:07.324Z] Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
11:02:07 [2020-07-29T11:02:07.896Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
11:02:07 [2020-07-29T11:02:07.896Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
11:02:07 [2020-07-29T11:02:07.962Z] Selecting previously unselected package binutils-mingw-w64.
11:02:07 [2020-07-29T11:02:07.962Z] Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
11:02:07 [2020-07-29T11:02:07.962Z] Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
11:02:07 [2020-07-29T11:02:07.962Z] Selecting previously unselected package libdevmapper1.02.1:ppc64el.
11:02:07 [2020-07-29T11:02:07.962Z] Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ...
11:02:07 [2020-07-29T11:02:07.962Z] Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
11:02:07 [2020-07-29T11:02:07.962Z] Selecting previously unselected package dmsetup.
11:02:07 [2020-07-29T11:02:07.962Z] Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_ppc64el.deb ...
11:02:07 [2020-07-29T11:02:07.962Z] Unpacking dmsetup (2:1.02.155-3) ...
11:02:07 [2020-07-29T11:02:07.962Z] Selecting previously unselected package mingw-w64-common.
11:02:07 [2020-07-29T11:02:07.962Z] Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ...
11:02:07 [2020-07-29T11:02:07.962Z] Unpacking mingw-w64-common (6.0.0-3) ...
11:02:08 [2020-07-29T11:02:08.601Z] Selecting previously unselected package mingw-w64-x86-64-dev.
11:02:08 [2020-07-29T11:02:08.601Z] Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
11:02:08 [2020-07-29T11:02:08.601Z] Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
11:02:09 [2020-07-29T11:02:09.405Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
11:02:09 [2020-07-29T11:02:09.645Z] Selecting previously unselected package gcc-mingw-w64-base.
11:02:09 [2020-07-29T11:02:09.645Z] Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
11:02:09 [2020-07-29T11:02:09.645Z] Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
11:02:09 [2020-07-29T11:02:09.645Z] Selecting previously unselected package gcc-mingw-w64-x86-64.
11:02:09 [2020-07-29T11:02:09.645Z] Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
11:02:09 [2020-07-29T11:02:09.645Z] Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
11:02:10 [2020-07-29T11:02:10.037Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
11:02:11 [2020-07-29T11:02:11.071Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
11:02:12 [2020-07-29T11:02:12.105Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
11:02:12 [2020-07-29T11:02:12.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
11:02:13 [2020-07-29T11:02:13.030Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
11:02:13 [2020-07-29T11:02:13.178Z] Selecting previously unselected package g++-mingw-w64-x86-64.
11:02:13 [2020-07-29T11:02:13.179Z] Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
11:02:13 [2020-07-29T11:02:13.179Z] Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
11:02:14 [2020-07-29T11:02:14.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
11:02:15 [2020-07-29T11:02:15.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
11:02:15 [2020-07-29T11:02:15.926Z] Selecting previously unselected package libonig5:ppc64el.
11:02:15 [2020-07-29T11:02:15.926Z] Preparing to unpack .../25-libonig5_6.9.1-1_ppc64el.deb ...
11:02:15 [2020-07-29T11:02:15.926Z] Unpacking libonig5:ppc64el (6.9.1-1) ...
11:02:15 [2020-07-29T11:02:15.926Z] Selecting previously unselected package libjq1:ppc64el.
11:02:15 [2020-07-29T11:02:15.926Z] Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
11:02:15 [2020-07-29T11:02:15.926Z] Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
11:02:15 [2020-07-29T11:02:15.926Z] Selecting previously unselected package jq.
11:02:15 [2020-07-29T11:02:15.926Z] Preparing to unpack .../27-jq_1.5+dfsg-2+b1_ppc64el.deb ...
11:02:15 [2020-07-29T11:02:15.926Z] Unpacking jq (1.5+dfsg-2+b1) ...
11:02:15 [2020-07-29T11:02:15.926Z] Selecting previously unselected package libaio1:ppc64el.
11:02:15 [2020-07-29T11:02:15.926Z] Preparing to unpack .../28-libaio1_0.3.112-3_ppc64el.deb ...
11:02:15 [2020-07-29T11:02:15.926Z] Unpacking libaio1:ppc64el (0.3.112-3) ...
11:02:15 [2020-07-29T11:02:15.926Z] Selecting previously unselected package libbtrfs0.
11:02:15 [2020-07-29T11:02:15.926Z] Preparing to unpack .../29-libbtrfs0_4.20.1-2_ppc64el.deb ...
11:02:15 [2020-07-29T11:02:15.926Z] Unpacking libbtrfs0 (4.20.1-2) ...
11:02:15 [2020-07-29T11:02:15.926Z] Selecting previously unselected package libbtrfs-dev.
11:02:15 [2020-07-29T11:02:15.926Z] Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_ppc64el.deb ...
11:02:15 [2020-07-29T11:02:15.926Z] Unpacking libbtrfs-dev (4.20.1-2) ...
11:02:15 [2020-07-29T11:02:15.926Z] Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
11:02:16 [2020-07-29T11:02:16.231Z] Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ...
11:02:16 [2020-07-29T11:02:16.231Z] Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
11:02:16 [2020-07-29T11:02:16.231Z] Selecting previously unselected package libudev-dev:ppc64el.
11:02:16 [2020-07-29T11:02:16.231Z] Preparing to unpack .../32-libudev-dev_241-7~deb10u4_ppc64el.deb ...
11:02:16 [2020-07-29T11:02:16.231Z] Unpacking libudev-dev:ppc64el (241-7~deb10u4) ...
11:02:16 [2020-07-29T11:02:16.231Z] Selecting previously unselected package libsepol1-dev:ppc64el.
11:02:16 [2020-07-29T11:02:16.231Z] Preparing to unpack .../33-libsepol1-dev_2.8-1_ppc64el.deb ...
11:02:16 [2020-07-29T11:02:16.231Z] Unpacking libsepol1-dev:ppc64el (2.8-1) ...
11:02:16 [2020-07-29T11:02:16.231Z] Selecting previously unselected package libpcre16-3:ppc64el.
11:02:16 [2020-07-29T11:02:16.231Z] Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_ppc64el.deb ...
11:02:16 [2020-07-29T11:02:16.231Z] Unpacking libpcre16-3:ppc64el (2:8.39-12) ...
11:02:16 [2020-07-29T11:02:16.231Z] Selecting previously unselected package libpcre32-3:ppc64el.
11:02:16 [2020-07-29T11:02:16.231Z] Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_ppc64el.deb ...
11:02:16 [2020-07-29T11:02:16.231Z] Unpacking libpcre32-3:ppc64el (2:8.39-12) ...
11:02:16 [2020-07-29T11:02:16.231Z] Selecting previously unselected package libpcrecpp0v5:ppc64el.
11:02:16 [2020-07-29T11:02:16.231Z] Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ...
11:02:16 [2020-07-29T11:02:16.231Z] Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ...
11:02:16 [2020-07-29T11:02:16.231Z] Selecting previously unselected package libpcre3-dev:ppc64el.
11:02:16 [2020-07-29T11:02:16.231Z] Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_ppc64el.deb ...
11:02:16 [2020-07-29T11:02:16.231Z] Unpacking libpcre3-dev:ppc64el (2:8.39-12) ...
11:02:16 [2020-07-29T11:02:16.231Z] Selecting previously unselected package libselinux1-dev:ppc64el.
11:02:16 [2020-07-29T11:02:16.231Z] Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_ppc64el.deb ...
11:02:16 [2020-07-29T11:02:16.231Z] Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ...
11:02:16 [2020-07-29T11:02:16.524Z] Selecting previously unselected package libdevmapper-dev:ppc64el.
11:02:16 [2020-07-29T11:02:16.524Z] Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ...
11:02:16 [2020-07-29T11:02:16.524Z] Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ...
11:02:16 [2020-07-29T11:02:16.524Z] Selecting previously unselected package libgpm2:ppc64el.
11:02:16 [2020-07-29T11:02:16.524Z] Preparing to unpack .../40-libgpm2_1.20.7-5_ppc64el.deb ...
11:02:16 [2020-07-29T11:02:16.524Z] Unpacking libgpm2:ppc64el (1.20.7-5) ...
11:02:16 [2020-07-29T11:02:16.524Z] Selecting previously unselected package libicu63:ppc64el.
11:02:16 [2020-07-29T11:02:16.524Z] Preparing to unpack .../41-libicu63_63.1-6+deb10u1_ppc64el.deb ...
11:02:16 [2020-07-29T11:02:16.524Z] Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
11:02:17 [2020-07-29T11:02:17.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
11:02:17 [2020-07-29T11:02:17.563Z] Selecting previously unselected package libnet1:ppc64el.
11:02:17 [2020-07-29T11:02:17.563Z] Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
11:02:17 [2020-07-29T11:02:17.563Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
11:02:17 [2020-07-29T11:02:17.563Z] Selecting previously unselected package libnl-3-200:ppc64el.
11:02:17 [2020-07-29T11:02:17.563Z] Preparing to unpack .../43-libnl-3-200_3.4.0-1_ppc64el.deb ...
11:02:17 [2020-07-29T11:02:17.563Z] Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
11:02:17 [2020-07-29T11:02:17.563Z] Selecting previously unselected package libprotobuf-c1:ppc64el.
11:02:17 [2020-07-29T11:02:17.563Z] Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
11:02:17 [2020-07-29T11:02:17.563Z] Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
11:02:17 [2020-07-29T11:02:17.563Z] Selecting previously unselected package libreadline5:ppc64el.
11:02:17 [2020-07-29T11:02:17.563Z] Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ...
11:02:17 [2020-07-29T11:02:17.563Z] Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ...
11:02:17 [2020-07-29T11:02:17.563Z] Selecting previously unselected package libsystemd-dev:ppc64el.
11:02:17 [2020-07-29T11:02:17.563Z] Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_ppc64el.deb ...
11:02:17 [2020-07-29T11:02:17.563Z] Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ...
11:02:17 [2020-07-29T11:02:17.563Z] Selecting previously unselected package net-tools.
11:02:17 [2020-07-29T11:02:17.563Z] Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ...
11:02:17 [2020-07-29T11:02:17.563Z] Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
11:02:17 [2020-07-29T11:02:17.563Z] Selecting previously unselected package python-pip-whl.
11:02:17 [2020-07-29T11:02:17.563Z] Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ...
11:02:17 [2020-07-29T11:02:17.563Z] Unpacking python-pip-whl (18.1-5) ...
11:02:17 [2020-07-29T11:02:17.859Z] Selecting previously unselected package python3-lib2to3.
11:02:17 [2020-07-29T11:02:17.859Z] Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ...
11:02:17 [2020-07-29T11:02:17.859Z] Unpacking python3-lib2to3 (3.7.3-1) ...
11:02:17 [2020-07-29T11:02:17.859Z] Selecting previously unselected package python3-distutils.
11:02:17 [2020-07-29T11:02:17.859Z] Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ...
11:02:17 [2020-07-29T11:02:17.859Z] Unpacking python3-distutils (3.7.3-1) ...
11:02:17 [2020-07-29T11:02:17.859Z] Selecting previously unselected package python3-pip.
11:02:17 [2020-07-29T11:02:17.859Z] Preparing to unpack .../51-python3-pip_18.1-5_all.deb ...
11:02:17 [2020-07-29T11:02:17.859Z] Unpacking python3-pip (18.1-5) ...
11:02:17 [2020-07-29T11:02:17.859Z] Selecting previously unselected package python3-pkg-resources.
11:02:17 [2020-07-29T11:02:17.859Z] Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ...
11:02:17 [2020-07-29T11:02:17.859Z] Unpacking python3-pkg-resources (40.8.0-1) ...
11:02:17 [2020-07-29T11:02:17.859Z] Selecting previously unselected package python3-setuptools.
11:02:17 [2020-07-29T11:02:17.859Z] Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ...
11:02:17 [2020-07-29T11:02:17.859Z] Unpacking python3-setuptools (40.8.0-1) ...
11:02:17 [2020-07-29T11:02:17.859Z] Selecting previously unselected package python3-wheel.
11:02:17 [2020-07-29T11:02:17.859Z] Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ...
11:02:17 [2020-07-29T11:02:17.859Z] Unpacking python3-wheel (0.32.3-2) ...
11:02:17 [2020-07-29T11:02:17.859Z] Selecting previously unselected package thin-provisioning-tools.
11:02:17 [2020-07-29T11:02:17.859Z] Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ...
11:02:17 [2020-07-29T11:02:17.859Z] Unpacking thin-provisioning-tools (0.7.6-2.1) ...
11:02:18 [2020-07-29T11:02:18.154Z] Selecting previously unselected package vim-runtime.
11:02:18 [2020-07-29T11:02:18.154Z] Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ...
11:02:18 [2020-07-29T11:02:18.154Z] Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
11:02:18 [2020-07-29T11:02:18.154Z] Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
11:02:18 [2020-07-29T11:02:18.154Z] Unpacking vim-runtime (2:8.1.0875-5) ...
11:02:18 [2020-07-29T11:02:18.797Z] Selecting previously unselected package vim.
11:02:18 [2020-07-29T11:02:18.797Z] Preparing to unpack .../57-vim_2%3a8.1.0875-5_ppc64el.deb ...
11:02:18 [2020-07-29T11:02:18.797Z] Unpacking vim (2:8.1.0875-5) ...
11:02:19 [2020-07-29T11:02:19.091Z] Selecting previously unselected package xfsprogs.
11:02:19 [2020-07-29T11:02:19.091Z] Preparing to unpack .../58-xfsprogs_4.20.0-1_ppc64el.deb ...
11:02:19 [2020-07-29T11:02:19.091Z] Unpacking xfsprogs (4.20.0-1) ...
11:02:19 [2020-07-29T11:02:19.091Z] Selecting previously unselected package zip.
11:02:19 [2020-07-29T11:02:19.091Z] Preparing to unpack .../59-zip_3.0-11+b1_ppc64el.deb ...
11:02:19 [2020-07-29T11:02:19.091Z] Unpacking zip (3.0-11+b1) ...
11:02:19 [2020-07-29T11:02:19.091Z] Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ...
11:02:19 [2020-07-29T11:02:19.091Z] Setting up aufs-tools (1:4.14+20190211-1) ...
11:02:19 [2020-07-29T11:02:19.091Z] Setting up net-tools (1.60+git20180626.aebd88e-1) ...
11:02:19 [2020-07-29T11:02:19.091Z] Setting up libip6tc0:ppc64el (1.8.2-4) ...
11:02:19 [2020-07-29T11:02:19.091Z] Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ...
11:02:19 [2020-07-29T11:02:19.091Z] Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
11:02:19 [2020-07-29T11:02:19.091Z] Setting up libgpm2:ppc64el (1.20.7-5) ...
11:02:19 [2020-07-29T11:02:19.091Z] Setting up libpcre16-3:ppc64el (2:8.39-12) ...
11:02:19 [2020-07-29T11:02:19.091Z] Setting up libip4tc0:ppc64el (1.8.2-4) ...
11:02:19 [2020-07-29T11:02:19.091Z] Setting up libsepol1-dev:ppc64el (2.8-1) ...
11:02:19 [2020-07-29T11:02:19.091Z] Setting up libnftnl11:ppc64el (1.1.2-2) ...
11:02:19 [2020-07-29T11:02:19.091Z] Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
11:02:19 [2020-07-29T11:02:19.091Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
11:02:19 [2020-07-29T11:02:19.091Z] Setting up bzip2 (1.0.6-9.2~deb10u1) ...
11:02:19 [2020-07-29T11:02:19.091Z] Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
11:02:19 [2020-07-29T11:02:19.091Z] Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
11:02:19 [2020-07-29T11:02:19.091Z] Setting up xxd (2:8.1.0875-5) ...
11:02:19 [2020-07-29T11:02:19.091Z] Setting up libbtrfs0 (4.20.1-2) ...
11:02:19 [2020-07-29T11:02:19.091Z] Setting up zip (3.0-11+b1) ...
11:02:19 [2020-07-29T11:02:19.091Z] Setting up vim-common (2:8.1.0875-5) ...
11:02:19 [2020-07-29T11:02:19.091Z] Setting up bash-completion (1:2.8-6) ...
11:02:20 [2020-07-29T11:02:20.137Z] Setting up libiptc0:ppc64el (1.8.2-4) ...
11:02:20 [2020-07-29T11:02:20.137Z] Setting up xz-utils (5.2.4-1) ...
11:02:20 [2020-07-29T11:02:20.137Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
11:02:20 [2020-07-29T11:02:20.137Z] Setting up libpcre32-3:ppc64el (2:8.39-12) ...
11:02:20 [2020-07-29T11:02:20.137Z] Setting up libudev-dev:ppc64el (241-7~deb10u4) ...
11:02:20 [2020-07-29T11:02:20.137Z] Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
11:02:20 [2020-07-29T11:02:20.137Z] Setting up libbtrfs-dev (4.20.1-2) ...
11:02:20 [2020-07-29T11:02:20.137Z] Setting up pigz (2.4-1) ...
11:02:20 [2020-07-29T11:02:20.137Z] Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ...
11:02:20 [2020-07-29T11:02:20.137Z] Setting up libnl-3-200:ppc64el (3.4.0-1) ...
11:02:20 [2020-07-29T11:02:20.137Z] Setting up python-pip-whl (18.1-5) ...
11:02:20 [2020-07-29T11:02:20.137Z] Setting up libmpdec2:ppc64el (2.4.2-2) ...
11:02:20 [2020-07-29T11:02:20.137Z] Setting up mingw-w64-common (6.0.0-3) ...
11:02:20 [2020-07-29T11:02:20.137Z] Setting up vim-runtime (2:8.1.0875-5) ...
11:02:20 [2020-07-29T11:02:20.137Z] Setting up libaio1:ppc64el (0.3.112-3) ...
11:02:20 [2020-07-29T11:02:20.137Z] Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ...
11:02:20 [2020-07-29T11:02:20.137Z] Setting up libonig5:ppc64el (6.9.1-1) ...
11:02:20 [2020-07-29T11:02:20.137Z] Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
11:02:20 [2020-07-29T11:02:20.137Z] Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ...
11:02:20 [2020-07-29T11:02:20.137Z] Setting up vim (2:8.1.0875-5) ...
11:02:20 [2020-07-29T11:02:20.137Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
11:02:20 [2020-07-29T11:02:20.137Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
11:02:20 [2020-07-29T11:02:20.137Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
11:02:20 [2020-07-29T11:02:20.137Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
11:02:20 [2020-07-29T11:02:20.137Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
11:02:20 [2020-07-29T11:02:20.137Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
11:02:20 [2020-07-29T11:02:20.137Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
11:02:20 [2020-07-29T11:02:20.137Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
11:02:20 [2020-07-29T11:02:20.137Z] Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
11:02:20 [2020-07-29T11:02:20.137Z] Setting up libpcre3-dev:ppc64el (2:8.39-12) ...
11:02:20 [2020-07-29T11:02:20.137Z] Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
11:02:20 [2020-07-29T11:02:20.137Z] 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
11:02:20 [2020-07-29T11:02:20.137Z] 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
11:02:20 [2020-07-29T11:02:20.137Z] Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
11:02:20 [2020-07-29T11:02:20.137Z] 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
11:02:20 [2020-07-29T11:02:20.137Z] 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
11:02:20 [2020-07-29T11:02:20.137Z] Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
11:02:20 [2020-07-29T11:02:20.137Z] Setting up thin-provisioning-tools (0.7.6-2.1) ...
11:02:20 [2020-07-29T11:02:20.137Z] Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
11:02:20 [2020-07-29T11:02:20.137Z] Setting up jq (1.5+dfsg-2+b1) ...
11:02:20 [2020-07-29T11:02:20.137Z] Setting up libpython3-stdlib:ppc64el (3.7.3-1) ...
11:02:20 [2020-07-29T11:02:20.137Z] Setting up python3.7 (3.7.3-2+deb10u1) ...
11:02:21 [2020-07-29T11:02:21.181Z] Setting up libselinux1-dev:ppc64el (2.8-1+b1) ...
11:02:21 [2020-07-29T11:02:21.181Z] Setting up iptables (1.8.2-4) ...
11:02:21 [2020-07-29T11:02:21.181Z] update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
11:02:21 [2020-07-29T11:02:21.181Z] update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:02:21 [2020-07-29T11:02:21.181Z] update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
11:02:21 [2020-07-29T11:02:21.181Z] update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:02:21 [2020-07-29T11:02:21.181Z] update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
11:02:21 [2020-07-29T11:02:21.181Z] update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
11:02:21 [2020-07-29T11:02:21.181Z] Setting up python3 (3.7.3-1) ...
11:02:21 [2020-07-29T11:02:21.181Z] Setting up python3-wheel (0.32.3-2) ...
11:02:21 [2020-07-29T11:02:21.181Z] Setting up apparmor (2.13.2-10) ...
11:02:21 [2020-07-29T11:02:21.817Z] Setting up python3-lib2to3 (3.7.3-1) ...
11:02:21 [2020-07-29T11:02:21.817Z] Setting up python3-pkg-resources (40.8.0-1) ...
11:02:22 [2020-07-29T11:02:22.110Z] Setting up python3-distutils (3.7.3-1) ...
11:02:22 [2020-07-29T11:02:22.110Z] Setting up python3-setuptools (40.8.0-1) ...
11:02:22 [2020-07-29T11:02:22.403Z] Setting up python3-pip (18.1-5) ...
11:02:22 [2020-07-29T11:02:22.696Z] Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
11:02:22 [2020-07-29T11:02:22.696Z] Setting up dmsetup (2:1.02.155-3) ...
11:02:22 [2020-07-29T11:02:22.696Z] Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
11:02:22 [2020-07-29T11:02:22.696Z] Setting up xfsprogs (4.20.0-1) ...
11:02:22 [2020-07-29T11:02:22.696Z] Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ...
11:02:22 [2020-07-29T11:02:22.696Z] Processing triggers for mime-support (3.62) ...
11:02:22 [2020-07-29T11:02:22.696Z] Processing triggers for libc-bin (2.28-10) ...
11:02:22 [2020-07-29T11:02:22.911Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
11:02:23 [2020-07-29T11:02:23.203Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
11:02:24 [2020-07-29T11:02:24.239Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
11:02:25 [2020-07-29T11:02:25.749Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
11:02:26 [2020-07-29T11:02:26.383Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
11:02:27 [2020-07-29T11:02:27.419Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
11:02:28 [2020-07-29T11:02:28.454Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
11:02:28 [2020-07-29T11:02:28.454Z] Using test binary docker
11:02:28 [2020-07-29T11:02:28.454Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
11:02:28 [2020-07-29T11:02:28.454Z] +++ /etc/init.d/apparmor start
11:02:28 [2020-07-29T11:02:28.454Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
11:02:28 [2020-07-29T11:02:28.454Z] INFO: Waiting for daemon to start...
11:02:28 [2020-07-29T11:02:28.454Z] Starting dockerd
11:02:28 [2020-07-29T11:02:28.454Z] +++ 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
11:02:29 [2020-07-29T11:02:29.159Z] tests/integration/models_containers_test.py ............................ [ 83%]
11:02:30 [2020-07-29T11:02:30.526Z] .
11:02:30 [2020-07-29T11:02:30.526Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
11:02:30 [2020-07-29T11:02:30.526Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
11:02:30 [2020-07-29T11:02:30.526Z] Error: No such image: emptyfs
11:02:30 [2020-07-29T11:02:30.526Z] ++++ tar -cC bundles/test-integration/emptyfs .
11:02:30 [2020-07-29T11:02:30.526Z] ++++ docker load
11:02:30 [2020-07-29T11:02:30.526Z] Running integration-test (iteration 1)
11:02:30 [2020-07-29T11:02:30.526Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
11:02:30 [2020-07-29T11:02:30.526Z] ++ 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
11:02:30 [2020-07-29T11:02:30.526Z] ++ set -e
11:02:30 [2020-07-29T11:02:30.526Z] ++ '[' -n 0 ']'
11:02:30 [2020-07-29T11:02:30.526Z] ++ set -x
11:02:30 [2020-07-29T11:02:30.526Z] ++ env -i DEST=/go/src/github.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
11:02:31 [2020-07-29T11:02:31.208Z] Removing intermediate container 62ea2eb857bd
11:02:31 [2020-07-29T11:02:31.208Z]  ---> b340f3d2d4ba
11:02:31 [2020-07-29T11:02:31.208Z] 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
11:02:31 [2020-07-29T11:02:31.208Z]  ---> Running in 65fcc1d38e12
11:02:31 [2020-07-29T11:02:31.208Z] update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
11:02:31 [2020-07-29T11:02:31.208Z] update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
11:02:31 [2020-07-29T11:02:31.208Z] update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
11:02:31 [2020-07-29T11:02:31.208Z] Removing intermediate container 65fcc1d38e12
11:02:31 [2020-07-29T11:02:31.208Z]  ---> 1a515b100d44
11:02:31 [2020-07-29T11:02:31.208Z] Step 118/140 : RUN pip3 install yamllint==1.16.0
11:02:31 [2020-07-29T11:02:31.208Z]  ---> Running in eeafb2485057
11:02:31 [2020-07-29T11:02:31.849Z] Collecting yamllint==1.16.0
11:02:32 [2020-07-29T11:02:32.145Z]   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
11:02:32 [2020-07-29T11:02:32.145Z] Collecting pyyaml (from yamllint==1.16.0)
11:02:32 [2020-07-29T11:02:32.145Z]   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
11:02:32 [2020-07-29T11:02:32.440Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
11:02:32 [2020-07-29T11:02:32.440Z]   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
11:02:32 [2020-07-29T11:02:32.734Z] Building wheels for collected packages: pyyaml
11:02:32 [2020-07-29T11:02:32.734Z]   Running setup.py bdist_wheel for pyyaml: started
11:02:32 [2020-07-29T11:02:32.734Z]   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
11:02:32 [2020-07-29T11:02:32.734Z]   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
11:02:33 [2020-07-29T11:02:33.029Z] Successfully built pyyaml
11:02:33 [2020-07-29T11:02:33.029Z] Installing collected packages: pyyaml, pathspec, yamllint
11:02:33 [2020-07-29T11:02:33.029Z] Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
11:02:33 [2020-07-29T11:02:33.324Z] Removing intermediate container eeafb2485057
11:02:33 [2020-07-29T11:02:33.324Z]  ---> e753d3e7cadc
11:02:33 [2020-07-29T11:02:33.324Z] Step 119/140 : COPY --from=dockercli     /build/ /usr/local/cli
11:02:33 [2020-07-29T11:02:33.962Z]  ---> 9a8032fb4844
11:02:33 [2020-07-29T11:02:33.962Z] Step 120/140 : COPY --from=frozen-images /build/ /docker-frozen-images
11:02:36 [2020-07-29T11:02:36.715Z]  ---> 4e12dc632240
11:02:36 [2020-07-29T11:02:36.715Z] Step 121/140 : COPY --from=swagger       /build/ /usr/local/bin/
11:02:36 [2020-07-29T11:02:36.715Z]  ---> 36c6c344898d
11:02:36 [2020-07-29T11:02:36.715Z] Step 122/140 : COPY --from=tomlv         /build/ /usr/local/bin/
11:02:37 [2020-07-29T11:02:37.010Z]  ---> e27d3996a61c
11:02:37 [2020-07-29T11:02:37.010Z] Step 123/140 : COPY --from=tini          /build/ /usr/local/bin/
11:02:37 [2020-07-29T11:02:37.010Z]  ---> ecdae33714b7
11:02:37 [2020-07-29T11:02:37.010Z] Step 124/140 : COPY --from=registry      /build/ /usr/local/bin/
11:02:37 [2020-07-29T11:02:37.648Z]  ---> 8d6796e3f187
11:02:37 [2020-07-29T11:02:37.648Z] Step 125/140 : COPY --from=criu          /build/ /usr/local/
11:02:37 [2020-07-29T11:02:37.943Z]  ---> 4edff159e4af
11:02:37 [2020-07-29T11:02:37.943Z] Step 126/140 : COPY --from=vndr          /build/ /usr/local/bin/
11:02:38 [2020-07-29T11:02:38.236Z]  ---> e59f78f9ce27
11:02:38 [2020-07-29T11:02:38.236Z] Step 127/140 : COPY --from=gotestsum     /build/ /usr/local/bin/
11:02:38 [2020-07-29T11:02:38.529Z]  ---> c926fdbb7406
11:02:38 [2020-07-29T11:02:38.529Z] Step 128/140 : COPY --from=gometalinter  /build/ /usr/local/bin/
11:02:39 [2020-07-29T11:02:39.006Z] Loaded image: buildpack-deps:jessie
11:02:39 [2020-07-29T11:02:39.006Z] Loaded image: busybox:latest
11:02:39 [2020-07-29T11:02:39.006Z] Loaded image: busybox:glibc
11:02:39 [2020-07-29T11:02:39.006Z] Loaded image: debian:jessie
11:02:39 [2020-07-29T11:02:39.006Z] Loaded image: hello-world:latest
11:02:39 [2020-07-29T11:02:39.006Z] INFO: Testing against a local daemon
11:02:39 [2020-07-29T11:02:39.006Z] === RUN   TestBuildWithSession
11:02:40 [2020-07-29T11:02:40.612Z]  ---> 9f4d349b764a
11:02:40 [2020-07-29T11:02:40.612Z] Step 129/140 : COPY --from=runc          /build/ /usr/local/bin/
11:02:40 [2020-07-29T11:02:40.612Z]  ---> 311856e9aa72
11:02:40 [2020-07-29T11:02:40.612Z] Step 130/140 : COPY --from=containerd    /build/ /usr/local/bin/
11:02:41 [2020-07-29T11:02:41.252Z]  ---> 2a9c8f05dd94
11:02:41 [2020-07-29T11:02:41.252Z] Step 131/140 : COPY --from=rootlesskit   /build/ /usr/local/bin/
11:02:41 [2020-07-29T11:02:41.546Z]  ---> 7788d136d914
11:02:41 [2020-07-29T11:02:41.546Z] Step 132/140 : COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_64
11:02:41 [2020-07-29T11:02:41.777Z] --- PASS: TestBuildWithSession (3.65s)
11:02:41 [2020-07-29T11:02:41.777Z] === RUN   TestBuildSquashParent
11:02:41 [2020-07-29T11:02:41.841Z]  ---> 53cc44903e48
11:02:41 [2020-07-29T11:02:41.841Z] Step 133/140 : COPY --from=proxy         /build/ /usr/local/bin/
11:02:42 [2020-07-29T11:02:42.134Z]  ---> 1b3ef01ceb55
11:02:42 [2020-07-29T11:02:42.134Z] Step 134/140 : ENV PATH=/usr/local/cli:$PATH
11:02:42 [2020-07-29T11:02:42.134Z]  ---> Running in 4daf268034ca
11:02:42 [2020-07-29T11:02:42.134Z] Removing intermediate container 4daf268034ca
11:02:42 [2020-07-29T11:02:42.134Z]  ---> 0108dbbb8347
11:02:42 [2020-07-29T11:02:42.134Z] Step 135/140 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux
11:02:42 [2020-07-29T11:02:42.134Z]  ---> Running in f732a89ea597
11:02:42 [2020-07-29T11:02:42.437Z] Removing intermediate container f732a89ea597
11:02:42 [2020-07-29T11:02:42.437Z]  ---> b14d2aea4d60
11:02:42 [2020-07-29T11:02:42.437Z] Step 136/140 : WORKDIR /go/src/github.com/docker/docker
11:02:42 [2020-07-29T11:02:42.437Z]  ---> Running in d4e75ca6fbff
11:02:42 [2020-07-29T11:02:42.437Z] Removing intermediate container d4e75ca6fbff
11:02:42 [2020-07-29T11:02:42.437Z]  ---> 82df871c8357
11:02:42 [2020-07-29T11:02:42.437Z] Step 137/140 : VOLUME /var/lib/docker
11:02:42 [2020-07-29T11:02:42.437Z]  ---> Running in 44981ab723a8
11:02:42 [2020-07-29T11:02:42.437Z] Removing intermediate container 44981ab723a8
11:02:42 [2020-07-29T11:02:42.437Z]  ---> a91516597c73
11:02:42 [2020-07-29T11:02:42.437Z] Step 138/140 : ENTRYPOINT ["hack/dind"]
11:02:42 [2020-07-29T11:02:42.729Z]  ---> Running in 8fcfe4caed92
11:02:42 [2020-07-29T11:02:42.729Z] Removing intermediate container 8fcfe4caed92
11:02:42 [2020-07-29T11:02:42.729Z]  ---> 21cd4d7c958d
11:02:42 [2020-07-29T11:02:42.729Z] Step 139/140 : FROM dev AS final
11:02:42 [2020-07-29T11:02:42.729Z]  ---> 21cd4d7c958d
11:02:42 [2020-07-29T11:02:42.729Z] Step 140/140 : COPY . /go/src/github.com/docker/docker
11:02:45 [2020-07-29T11:02:45.019Z] .........                                                                [ 86%]
11:02:48 [2020-07-29T11:02:48.322Z]  ---> 991d571c838b
11:02:48 [2020-07-29T11:02:48.322Z] Successfully built 991d571c838b
11:02:48 [2020-07-29T11:02:48.322Z] Successfully tagged docker:dae08c333e1756cf9cf08ef43b5b3b7a3977b648
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
11:02:48 [2020-07-29T11:02:48.550Z] tests/integration/models_images_test.py ..............                   [ 89%]
11:02:48 [2020-07-29T11:02:48.673Z] --- PASS: TestBuildSquashParent (6.92s)
11:02:48 [2020-07-29T11:02:48.673Z] === RUN   TestBuildWithRemoveAndForceRemove
11:02:48 [2020-07-29T11:02:48.673Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:02:48 [2020-07-29T11:02:48.673Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:02:48 [2020-07-29T11:02:48.673Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:02:48 [2020-07-29T11:02:48.673Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:02:48 [2020-07-29T11:02:48.673Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:02:48 [2020-07-29T11:02:48.673Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:02:48 [2020-07-29T11:02:48.673Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:02:48 [2020-07-29T11:02:48.673Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:02:48 [2020-07-29T11:02:48.673Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:02:48 [2020-07-29T11:02:48.673Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:02:48 [2020-07-29T11:02:48.673Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:02:48 [2020-07-29T11:02:48.673Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:02:48 [2020-07-29T11:02:48.673Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:02:48 [2020-07-29T11:02:48.673Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:02:48 [2020-07-29T11:02:48.790Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41287/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dae08c333e1756cf9cf08ef43b5b3b7a3977b648 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:dae08c333e1756cf9cf08ef43b5b3b7a3977b648 hack/test/unit
11:02:49 [2020-07-29T11:02:49.990Z] tests/integration/models_networks_test.py ....                           [ 90%]
11:02:51 [2020-07-29T11:02:51.407Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:02:51 [2020-07-29T11:02:51.407Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:02:51 [2020-07-29T11:02:51.553Z] ?   	github.com/docker/docker/api	[no test files]
11:02:53 [2020-07-29T11:02:53.475Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:02:53 [2020-07-29T11:02:53.766Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:02:56 [2020-07-29T11:02:56.498Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
11:02:56 [2020-07-29T11:02:56.498Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.25s)
11:02:56 [2020-07-29T11:02:56.498Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.38s)
11:02:56 [2020-07-29T11:02:56.498Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.48s)
11:02:56 [2020-07-29T11:02:56.498Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.49s)
11:02:56 [2020-07-29T11:02:56.498Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.61s)
11:02:56 [2020-07-29T11:02:56.498Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.55s)
11:02:56 [2020-07-29T11:02:56.498Z] === RUN   TestBuildMultiStageCopy
11:02:56 [2020-07-29T11:02:56.498Z] === RUN   TestBuildMultiStageCopy/copy_to_root
11:02:56 [2020-07-29T11:02:56.527Z] tests/integration/models_nodes_test.py .                                 [ 91%]
11:02:56 [2020-07-29T11:02:56.527Z] tests/integration/models_resources_test.py .                             [ 91%]
11:02:59 [2020-07-29T11:02:59.229Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
11:02:59 [2020-07-29T11:02:59.229Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
11:02:59 [2020-07-29T11:02:59.863Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
11:03:00 [2020-07-29T11:03:00.496Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
11:03:00 [2020-07-29T11:03:00.557Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
11:03:01 [2020-07-29T11:03:01.127Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
11:03:01 [2020-07-29T11:03:01.129Z] --- PASS: TestBuildMultiStageCopy (4.76s)
11:03:01 [2020-07-29T11:03:01.129Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.56s)
11:03:01 [2020-07-29T11:03:01.129Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s)
11:03:01 [2020-07-29T11:03:01.129Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s)
11:03:01 [2020-07-29T11:03:01.129Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.58s)
11:03:01 [2020-07-29T11:03:01.129Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s)
11:03:01 [2020-07-29T11:03:01.129Z] === RUN   TestBuildMultiStageParentConfig
11:03:02 [2020-07-29T11:03:02.590Z] tests/integration/models_services_test.py ..............X.               [ 95%]
11:03:02 [2020-07-29T11:03:02.636Z] --- PASS: TestBuildMultiStageParentConfig (1.53s)
11:03:02 [2020-07-29T11:03:02.636Z] === RUN   TestBuildLabelWithTargets
11:03:04 [2020-07-29T11:03:04.703Z] --- PASS: TestBuildLabelWithTargets (2.32s)
11:03:04 [2020-07-29T11:03:04.703Z] === RUN   TestBuildWithEmptyLayers
11:03:05 [2020-07-29T11:03:05.738Z] --- PASS: TestBuildWithEmptyLayers (0.99s)
11:03:05 [2020-07-29T11:03:05.738Z] === RUN   TestBuildMultiStageOnBuild
11:03:05 [2020-07-29T11:03:05.846Z] tests/integration/models_swarm_test.py ..                                [ 96%]
11:03:05 [2020-07-29T11:03:05.847Z] tests/integration/models_volumes_test.py ..                              [ 96%]
11:03:06 [2020-07-29T11:03:06.988Z] ok  	github.com/docker/docker/api/server	0.059s	coverage: 7.9% of statements
11:03:09 [2020-07-29T11:03:09.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
11:03:09 [2020-07-29T11:03:09.253Z] --- PASS: TestBuildMultiStageOnBuild (2.92s)
11:03:09 [2020-07-29T11:03:09.253Z] === RUN   TestBuildUncleanTarFilenames
11:03:09 [2020-07-29T11:03:09.487Z] tests/integration/regression_test.py ......                              [ 98%]
11:03:09 [2020-07-29T11:03:09.744Z] tests/integration/credentials/store_test.py ......                       [ 99%]
11:03:09 [2020-07-29T11:03:09.744Z] tests/integration/credentials/utils_test.py .                            [100%]
11:03:09 [2020-07-29T11:03:09.744Z] 
11:03:09 [2020-07-29T11:03:09.744Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
11:03:09 [2020-07-29T11:03:09.744Z] =========================== short test summary info ============================
11:03:09 [2020-07-29T11:03:09.744Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
11:03:09 [2020-07-29T11:03:09.744Z]   CONFIG_RT_GROUP_SCHED isn't enabled
11:03:09 [2020-07-29T11:03:09.744Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
11:03:09 [2020-07-29T11:03:09.744Z]   Not supported on most drivers
11:03:09 [2020-07-29T11:03:09.744Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
11:03:09 [2020-07-29T11:03:09.744Z]   Can fail if eth0 has multiple IP addresses
11:03:09 [2020-07-29T11:03:09.744Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
11:03:09 [2020-07-29T11:03:09.744Z]   This doesn't seem to be taken into account by the engine
11:03:09 [2020-07-29T11:03:09.744Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
11:03:09 [2020-07-29T11:03:09.744Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
11:03:09 [2020-07-29T11:03:09.744Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
11:03:09 [2020-07-29T11:03:09.744Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
11:03:09 [2020-07-29T11:03:09.744Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
11:03:09 [2020-07-29T11:03:09.744Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
11:03:09 [2020-07-29T11:03:09.744Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
11:03:09 [2020-07-29T11:03:09.744Z] = 369 passed, 7 skipped, 3 deselected, 4 xfailed, 2 xpassed in 296.48 seconds ==
11:03:09 [2020-07-29T11:03:09.893Z] --- PASS: TestBuildUncleanTarFilenames (1.19s)
11:03:09 [2020-07-29T11:03:09.893Z] === RUN   TestBuildMultiStageLayerLeak
11:03:10 [2020-07-29T11:03:10.307Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
11:03:11 [2020-07-29T11:03:11.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
11:03:13 [2020-07-29T11:03:13.468Z] --- PASS: TestBuildMultiStageLayerLeak (3.03s)
11:03:13 [2020-07-29T11:03:13.468Z] === RUN   TestBuildWithHugeFile
11:03:15 [2020-07-29T11:03:15.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
11:03:19 [2020-07-29T11:03:19.278Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
11:03:22 [2020-07-29T11:03:22.476Z] umount: bundles/test-docker-py/root: no mount point specified.
11:03:22 [2020-07-29T11:03:22.476Z] Leaving: AppArmorNo profiles have been unloaded.
11:03:22 [2020-07-29T11:03:22.476Z] 
11:03:22 [2020-07-29T11:03:22.476Z] Unloading profiles will leave already running processes permanently
11:03:22 [2020-07-29T11:03:22.476Z] unconfined, which can lead to unexpected situations.
11:03:22 [2020-07-29T11:03:22.476Z] 
11:03:22 [2020-07-29T11:03:22.476Z] To set a process to complain mode, use the command line tool
11:03:22 [2020-07-29T11:03:22.476Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
11:03:22 [2020-07-29T11:03:22.476Z] 
11:03:22 [2020-07-29T11:03:22.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
Post stage
[Pipeline] junit
11:03:22 [2020-07-29T11:03:22.742Z] Recording test results
11:03:22 [2020-07-29T11:03:22.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
[Pipeline] sh
11:03:24 [2020-07-29T11:03:24.179Z] + echo Ensuring container killed.
11:03:24 [2020-07-29T11:03:24.179Z] Ensuring container killed.
11:03:24 [2020-07-29T11:03:24.179Z] + docker rm -vf docker-pr1
11:03:24 [2020-07-29T11:03:24.179Z] Error: No such container: docker-pr1
11:03:24 [2020-07-29T11:03:24.179Z] + true
[Pipeline] sh
11:03:24 [2020-07-29T11:03:24.494Z] + echo Chowning /workspace to jenkins user
11:03:24 [2020-07-29T11:03:24.494Z] Chowning /workspace to jenkins user
11:03:24 [2020-07-29T11:03:24.494Z] + id -u
11:03:24 [2020-07-29T11:03:24.494Z] + id -g
11:03:24 [2020-07-29T11:03:24.494Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41287:/workspace busybox chown -R 1000:1000 /workspace
11:03:24 [2020-07-29T11:03:24.494Z] Unable to find image 'busybox:latest' locally
11:03:24 [2020-07-29T11:03:24.494Z] latest: Pulling from library/busybox
11:03:24 [2020-07-29T11:03:24.494Z] 61c5ed1cbdf8: Pulling fs layer
11:03:29 [2020-07-29T11:03:29.461Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
11:03:29 [2020-07-29T11:03:29.749Z] 61c5ed1cbdf8: Download complete
11:03:29 [2020-07-29T11:03:29.749Z] 61c5ed1cbdf8: Pull complete
11:03:29 [2020-07-29T11:03:29.749Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977
11:03:29 [2020-07-29T11:03:29.749Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
11:03:30 [2020-07-29T11:03:30.964Z] + bundleName=docker-py
11:03:30 [2020-07-29T11:03:30.964Z] + echo Creating docker-py-bundles.tar.gz
11:03:30 [2020-07-29T11:03:30.964Z] Creating docker-py-bundles.tar.gz
11:03:30 [2020-07-29T11:03:30.964Z] + 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
11:03:30 [2020-07-29T11:03:30.974Z] Archiving artifacts
11:03:32 [2020-07-29T11:03:32.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
11:03:32 [2020-07-29T11:03:32.519Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41287/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
11:03:32 [2020-07-29T11:03:32.876Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41287/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=dae08c333e1756cf9cf08ef43b5b3b7a3977b648 -e DOCKER_GRAPHDRIVER docker:dae08c333e1756cf9cf08ef43b5b3b7a3977b648 hack/make.sh binary-daemon
11:03:33 [2020-07-29T11:03:33.135Z] 
11:03:33 [2020-07-29T11:03:33.135Z] Removing bundles/
11:03:33 [2020-07-29T11:03:33.135Z] 
11:03:33 [2020-07-29T11:03:33.135Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
11:03:33 [2020-07-29T11:03:33.136Z] Building: bundles/binary-daemon/dockerd-dev
11:03:33 [2020-07-29T11:03:33.136Z] GOOS="" GOARCH="" GOARM=""
11:03:33 [2020-07-29T11:03:33.859Z] fc1b9e59edad: Pull complete
11:03:33 [2020-07-29T11:03:33.859Z] Digest: sha256:921bed01c2a023310bdbaa288edebd82c4910e536ff206b87e9cbe703ca27505
11:03:33 [2020-07-29T11:03:33.859Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
11:03:33 [2020-07-29T11:03:33.859Z] mcr.microsoft.com/windows/servercore:ltsc2019
11:03:33 [2020-07-29T11:03:33.859Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
11:03:33 [2020-07-29T11:03:33.859Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
11:03:33 [2020-07-29T11:03:33.859Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1339'
11:03:33 [2020-07-29T11:03:33.859Z] INFO: Docker version of control daemon
11:03:33 [2020-07-29T11:03:33.859Z] 
11:03:33 [2020-07-29T11:03:33.859Z] Client: Docker Engine - Enterprise
11:03:33 [2020-07-29T11:03:33.859Z]  Version:           19.03.5
11:03:33 [2020-07-29T11:03:33.859Z]  API version:       1.40
11:03:33 [2020-07-29T11:03:33.859Z]  Go version:        go1.12.12
11:03:33 [2020-07-29T11:03:33.859Z]  Git commit:        2ee0c57608
11:03:33 [2020-07-29T11:03:33.859Z]  Built:             11/13/2019 08:00:16
11:03:33 [2020-07-29T11:03:33.860Z]  OS/Arch:           windows/amd64
11:03:33 [2020-07-29T11:03:33.860Z]  Experimental:      false
11:03:33 [2020-07-29T11:03:33.860Z] 
11:03:33 [2020-07-29T11:03:33.860Z] Server: Docker Engine - Enterprise
11:03:33 [2020-07-29T11:03:33.860Z]  Engine:
11:03:33 [2020-07-29T11:03:33.860Z]   Version:          19.03.5
11:03:33 [2020-07-29T11:03:33.860Z]   API version:      1.40 (minimum version 1.24)
11:03:33 [2020-07-29T11:03:33.860Z]   Go version:       go1.12.12
11:03:33 [2020-07-29T11:03:33.860Z]   Git commit:       2ee0c57608
11:03:33 [2020-07-29T11:03:33.860Z]   Built:            11/13/2019 07:58:51
11:03:33 [2020-07-29T11:03:33.860Z]   OS/Arch:          windows/amd64
11:03:33 [2020-07-29T11:03:33.860Z]   Experimental:     true
11:03:33 [2020-07-29T11:03:33.860Z] 
11:03:33 [2020-07-29T11:03:33.860Z] INFO: Docker info of control daemon
11:03:33 [2020-07-29T11:03:33.860Z] 
11:03:33 [2020-07-29T11:03:33.860Z] Client:
11:03:33 [2020-07-29T11:03:33.860Z]  Debug Mode: false
11:03:33 [2020-07-29T11:03:33.860Z]  Plugins:
11:03:33 [2020-07-29T11:03:33.860Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
11:03:33 [2020-07-29T11:03:33.860Z] 
11:03:33 [2020-07-29T11:03:33.860Z] Server:
11:03:33 [2020-07-29T11:03:33.860Z]  Containers: 0
11:03:33 [2020-07-29T11:03:33.860Z]   Running: 0
11:03:33 [2020-07-29T11:03:33.860Z]   Paused: 0
11:03:33 [2020-07-29T11:03:33.860Z]   Stopped: 0
11:03:33 [2020-07-29T11:03:33.860Z]  Images: 1
11:03:33 [2020-07-29T11:03:33.860Z]  Server Version: 19.03.5
11:03:33 [2020-07-29T11:03:33.860Z]  Storage Driver: windowsfilter (windows) lcow (linux)
11:03:33 [2020-07-29T11:03:33.860Z]   Windows: 
11:03:33 [2020-07-29T11:03:33.860Z]   LCOW: 
11:03:33 [2020-07-29T11:03:33.860Z]  Logging Driver: json-file
11:03:33 [2020-07-29T11:03:33.860Z]  Plugins:
11:03:33 [2020-07-29T11:03:33.860Z]   Volume: local
11:03:33 [2020-07-29T11:03:33.860Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
11:03:33 [2020-07-29T11:03:33.860Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
11:03:33 [2020-07-29T11:03:33.860Z]  Swarm: inactive
11:03:33 [2020-07-29T11:03:33.860Z]  Default Isolation: process
11:03:33 [2020-07-29T11:03:33.860Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
11:03:33 [2020-07-29T11:03:33.860Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282)
11:03:33 [2020-07-29T11:03:33.860Z]  OSType: windows
11:03:33 [2020-07-29T11:03:33.860Z]  Architecture: x86_64
11:03:33 [2020-07-29T11:03:33.860Z]  CPUs: 4
11:03:33 [2020-07-29T11:03:33.860Z]  Total Memory: 32GiB
11:03:33 [2020-07-29T11:03:33.860Z]  Name: azwin-2-fa2840
11:03:33 [2020-07-29T11:03:33.860Z]  ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5
11:03:33 [2020-07-29T11:03:33.860Z]  Docker Root Dir: D:\docker
11:03:33 [2020-07-29T11:03:33.860Z]  Debug Mode: false
11:03:33 [2020-07-29T11:03:33.860Z]  Registry: https://index.docker.io/v1/
11:03:33 [2020-07-29T11:03:33.860Z]  Labels:
11:03:33 [2020-07-29T11:03:33.860Z]  Experimental: true
11:03:33 [2020-07-29T11:03:33.860Z]  Insecure Registries:
11:03:33 [2020-07-29T11:03:33.860Z]   10.0.0.4:5000
11:03:33 [2020-07-29T11:03:33.860Z]   127.0.0.0/8
11:03:33 [2020-07-29T11:03:33.860Z]  Registry Mirrors:
11:03:33 [2020-07-29T11:03:33.860Z]   http://10.0.0.4:5000/
11:03:33 [2020-07-29T11:03:33.860Z]  Live Restore Enabled: false
11:03:33 [2020-07-29T11:03:33.860Z] 
11:03:33 [2020-07-29T11:03:33.860Z] 
11:03:33 [2020-07-29T11:03:33.860Z] INFO: Commit hash is dae08c333
11:03:33 [2020-07-29T11:03:33.860Z] INFO: Nuke-Everything...
11:03:33 [2020-07-29T11:03:33.860Z] INFO: Container count on control daemon to delete is 0
11:03:33 [2020-07-29T11:03:33.860Z] INFO: Nuking d:\CI
11:03:33 [2020-07-29T11:03:33.860Z] INFO: Zapped successfully
11:03:33 [2020-07-29T11:03:33.860Z] INFO: Location for testing is d:\CI\PR-41287\1
11:03:33 [2020-07-29T11:03:33.860Z] INFO: Validating GOLang consistency in Dockerfile.windows...
11:03:33 [2020-07-29T11:03:33.860Z] 
11:03:33 [2020-07-29T11:03:33.860Z] 
11:03:33 [2020-07-29T11:03:33.860Z] INFO: Building the image from Dockerfile.windows at 07/29/2020 11:03:26...
11:03:33 [2020-07-29T11:03:33.860Z] 
11:03:33 [2020-07-29T11:03:33.860Z] Sending build context to Docker daemon  55.44MB
11:03:33 [2020-07-29T11:03:33.860Z] 
11:03:33 [2020-07-29T11:03:33.860Z] Step 1/8 : FROM microsoft/windowsservercore
11:03:33 [2020-07-29T11:03:33.860Z]  ---> 987b1d5e0abf
11:03:33 [2020-07-29T11:03:33.860Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
11:03:33 [2020-07-29T11:03:33.860Z]  ---> Running in b0c33ea1c9b4
11:03:33 [2020-07-29T11:03:33.860Z] Removing intermediate container b0c33ea1c9b4
11:03:33 [2020-07-29T11:03:33.860Z]  ---> 91b85a572704
11:03:33 [2020-07-29T11:03:33.860Z] Step 3/8 : ARG GO_VERSION=1.13.14
11:03:33 [2020-07-29T11:03:33.860Z]  ---> Running in cba91d167c47
11:03:33 [2020-07-29T11:03:33.860Z] Removing intermediate container cba91d167c47
11:03:33 [2020-07-29T11:03:33.860Z]  ---> ceb4438ea8e1
11:03:33 [2020-07-29T11:03:33.860Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\gopath     GO111MODULE=off     FROM_DOCKERFILE=1
11:03:33 [2020-07-29T11:03:33.860Z]  ---> Running in 23b79007aac4
11:03:33 [2020-07-29T11:03:33.860Z] Removing intermediate container 23b79007aac4
11:03:33 [2020-07-29T11:03:33.860Z]  ---> c91a5173b2d1
11:03:33 [2020-07-29T11:03:33.860Z] 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
11:03:33 [2020-07-29T11:03:33.860Z]  ---> Running in ad7bb793f907
11:03:41 [2020-07-29T11:03:41.069Z] 
11:03:41 [2020-07-29T11:03:41.069Z] SUCCESS: Specified value was saved.
11:03:42 [2020-07-29T11:03:42.005Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
11:03:42 [2020-07-29T11:03:42.072Z] INFO: Downloading git...
11:03:43 [2020-07-29T11:03:43.654Z] INFO: Downloading go...
11:03:46 [2020-07-29T11:03:46.150Z] --- PASS: TestBuildWithHugeFile (28.48s)
11:03:46 [2020-07-29T11:03:46.150Z] === RUN   TestBuildWithEmptyDockerfile
11:03:46 [2020-07-29T11:03:46.150Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
11:03:46 [2020-07-29T11:03:46.150Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
11:03:46 [2020-07-29T11:03:46.150Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:03:46 [2020-07-29T11:03:46.150Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:03:46 [2020-07-29T11:03:46.150Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:03:46 [2020-07-29T11:03:46.150Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:03:46 [2020-07-29T11:03:46.150Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
11:03:46 [2020-07-29T11:03:46.150Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:03:46 [2020-07-29T11:03:46.150Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:03:46 [2020-07-29T11:03:46.150Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s)
11:03:46 [2020-07-29T11:03:46.150Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
11:03:46 [2020-07-29T11:03:46.150Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
11:03:46 [2020-07-29T11:03:46.150Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s)
11:03:46 [2020-07-29T11:03:46.150Z] === RUN   TestBuildPreserveOwnership
11:03:46 [2020-07-29T11:03:46.150Z] === RUN   TestBuildPreserveOwnership/copy_from
11:03:46 [2020-07-29T11:03:46.150Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
11:03:48 [2020-07-29T11:03:48.222Z] --- PASS: TestBuildPreserveOwnership (6.50s)
11:03:48 [2020-07-29T11:03:48.222Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.29s)
11:03:48 [2020-07-29T11:03:48.222Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.21s)
11:03:48 [2020-07-29T11:03:48.222Z] === RUN   TestBuildPlatformInvalid
11:03:48 [2020-07-29T11:03:48.514Z] --- PASS: TestBuildPlatformInvalid (0.11s)
11:03:48 [2020-07-29T11:03:48.514Z] PASS
11:03:48 [2020-07-29T11:03:48.514Z] 
11:03:48 [2020-07-29T11:03:48.514Z] DONE 30 tests in 77.800s
11:03:48 [2020-07-29T11:03:48.514Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
11:03:48 [2020-07-29T11:03:48.514Z] ++ 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
11:03:48 [2020-07-29T11:03:48.514Z] ++ set -e
11:03:48 [2020-07-29T11:03:48.514Z] ++ '[' -n 0 ']'
11:03:48 [2020-07-29T11:03:48.514Z] ++ set -x
11:03:48 [2020-07-29T11:03:48.514Z] ++ env -i DEST=/go/src/github.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
11:03:48 [2020-07-29T11:03:48.514Z] INFO: Testing against a local daemon
11:03:48 [2020-07-29T11:03:48.514Z] === RUN   TestConfigList
11:03:49 [2020-07-29T11:03:49.561Z] INFO: Downloading compiler 1 of 3...
11:03:50 [2020-07-29T11:03:50.033Z] INFO: Downloading compiler 2 of 3...
11:03:50 [2020-07-29T11:03:50.509Z] INFO: Downloading compiler 3 of 3...
11:03:50 [2020-07-29T11:03:50.981Z] INFO: Extracting git...
11:03:52 [2020-07-29T11:03:52.967Z] --- PASS: TestConfigList (3.83s)
11:03:52 [2020-07-29T11:03:52.967Z]     config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList
11:03:52 [2020-07-29T11:03:52.967Z]     daemon.go:325: [d2cb5d9615f89] waiting for daemon to start
11:03:52 [2020-07-29T11:03:52.967Z]     daemon.go:325: [d2cb5d9615f89] waiting for daemon to start
11:03:52 [2020-07-29T11:03:52.967Z]     daemon.go:353: [d2cb5d9615f89] daemon started
11:03:52 [2020-07-29T11:03:52.967Z]     daemon.go:461: [d2cb5d9615f89] Stopping daemon
11:03:52 [2020-07-29T11:03:52.967Z]     daemon.go:296: [d2cb5d9615f89] exiting daemon
11:03:52 [2020-07-29T11:03:52.967Z]     daemon.go:448: [d2cb5d9615f89] Daemon stopped
11:03:52 [2020-07-29T11:03:52.967Z] === RUN   TestConfigsCreateAndDelete
11:03:56 [2020-07-29T11:03:56.484Z] --- PASS: TestConfigsCreateAndDelete (3.57s)
11:03:56 [2020-07-29T11:03:56.484Z]     config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete
11:03:56 [2020-07-29T11:03:56.484Z]     daemon.go:325: [d635e21b42558] waiting for daemon to start
11:03:56 [2020-07-29T11:03:56.484Z]     daemon.go:325: [d635e21b42558] waiting for daemon to start
11:03:56 [2020-07-29T11:03:56.484Z]     daemon.go:353: [d635e21b42558] daemon started
11:03:56 [2020-07-29T11:03:56.484Z]     daemon.go:461: [d635e21b42558] Stopping daemon
11:03:56 [2020-07-29T11:03:56.484Z]     daemon.go:296: [d635e21b42558] exiting daemon
11:03:56 [2020-07-29T11:03:56.484Z]     daemon.go:448: [d635e21b42558] Daemon stopped
11:03:56 [2020-07-29T11:03:56.484Z] === RUN   TestConfigsUpdate
11:03:59 [2020-07-29T11:03:59.679Z] Created binary: bundles/binary-daemon/dockerd-dev
11:03:59 [2020-07-29T11:03:59.680Z] Copying nested executables into bundles/binary-daemon
11:03:59 [2020-07-29T11:03:59.680Z] 
11:04:00 [2020-07-29T11:04:00.000Z] --- PASS: TestConfigsUpdate (3.59s)
11:04:00 [2020-07-29T11:04:00.000Z]     config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate
11:04:00 [2020-07-29T11:04:00.000Z]     daemon.go:325: [db9b5d4b1e8e3] waiting for daemon to start
11:04:00 [2020-07-29T11:04:00.000Z]     daemon.go:325: [db9b5d4b1e8e3] waiting for daemon to start
11:04:00 [2020-07-29T11:04:00.000Z]     daemon.go:353: [db9b5d4b1e8e3] daemon started
11:04:00 [2020-07-29T11:04:00.000Z]     daemon.go:461: [db9b5d4b1e8e3] Stopping daemon
11:04:00 [2020-07-29T11:04:00.000Z]     daemon.go:296: [db9b5d4b1e8e3] exiting daemon
11:04:00 [2020-07-29T11:04:00.000Z]     daemon.go:448: [db9b5d4b1e8e3] Daemon stopped
11:04:00 [2020-07-29T11:04:00.000Z] === RUN   TestTemplatedConfig
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
11:04:01 [2020-07-29T11:04:01.890Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41287/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=dae08c333e1756cf9cf08ef43b5b3b7a3977b648 -e DOCKER_GRAPHDRIVER docker:dae08c333e1756cf9cf08ef43b5b3b7a3977b648 hack/make.sh cross
11:04:02 [2020-07-29T11:04:02.146Z] 
11:04:02 [2020-07-29T11:04:02.146Z] Removing bundles/
11:04:02 [2020-07-29T11:04:02.146Z] 
11:04:02 [2020-07-29T11:04:02.146Z] ---> Making bundle: cross (in bundles/cross)
11:04:02 [2020-07-29T11:04:02.146Z] Cross building: bundles/cross/linux/amd64
11:04:02 [2020-07-29T11:04:02.403Z] Building: bundles/cross/linux/amd64/dockerd-dev
11:04:02 [2020-07-29T11:04:02.403Z] GOOS="linux" GOARCH="amd64" GOARM=""
11:04:03 [2020-07-29T11:04:03.516Z] --- PASS: TestTemplatedConfig (3.48s)
11:04:03 [2020-07-29T11:04:03.516Z]     config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig
11:04:03 [2020-07-29T11:04:03.516Z]     daemon.go:325: [de8f033007771] waiting for daemon to start
11:04:03 [2020-07-29T11:04:03.516Z]     daemon.go:325: [de8f033007771] waiting for daemon to start
11:04:03 [2020-07-29T11:04:03.516Z]     daemon.go:353: [de8f033007771] daemon started
11:04:03 [2020-07-29T11:04:03.516Z]     daemon.go:461: [de8f033007771] Stopping daemon
11:04:03 [2020-07-29T11:04:03.516Z]     daemon.go:296: [de8f033007771] exiting daemon
11:04:03 [2020-07-29T11:04:03.516Z]     daemon.go:448: [de8f033007771] Daemon stopped
11:04:03 [2020-07-29T11:04:03.516Z] === RUN   TestConfigInspect
11:04:05 [2020-07-29T11:04:05.970Z] INFO: Expanding go...
11:04:07 [2020-07-29T11:04:07.043Z] --- PASS: TestConfigInspect (3.60s)
11:04:07 [2020-07-29T11:04:07.043Z]     config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect
11:04:07 [2020-07-29T11:04:07.043Z]     daemon.go:325: [da927624f0605] waiting for daemon to start
11:04:07 [2020-07-29T11:04:07.043Z]     daemon.go:325: [da927624f0605] waiting for daemon to start
11:04:07 [2020-07-29T11:04:07.043Z]     daemon.go:353: [da927624f0605] daemon started
11:04:07 [2020-07-29T11:04:07.043Z]     daemon.go:461: [da927624f0605] Stopping daemon
11:04:07 [2020-07-29T11:04:07.043Z]     daemon.go:296: [da927624f0605] exiting daemon
11:04:07 [2020-07-29T11:04:07.043Z]     daemon.go:448: [da927624f0605] Daemon stopped
11:04:07 [2020-07-29T11:04:07.043Z] === RUN   TestConfigCreateWithLabels
11:04:08 [2020-07-29T11:04:08.569Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
11:04:08 [2020-07-29T11:04:08.830Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
11:04:10 [2020-07-29T11:04:10.586Z] --- PASS: TestConfigCreateWithLabels (3.76s)
11:04:10 [2020-07-29T11:04:10.586Z]     config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels
11:04:10 [2020-07-29T11:04:10.586Z]     daemon.go:325: [d603bb5a413f9] waiting for daemon to start
11:04:10 [2020-07-29T11:04:10.586Z]     daemon.go:325: [d603bb5a413f9] waiting for daemon to start
11:04:10 [2020-07-29T11:04:10.586Z]     daemon.go:353: [d603bb5a413f9] daemon started
11:04:10 [2020-07-29T11:04:10.586Z]     daemon.go:461: [d603bb5a413f9] Stopping daemon
11:04:10 [2020-07-29T11:04:10.586Z]     daemon.go:296: [d603bb5a413f9] exiting daemon
11:04:10 [2020-07-29T11:04:10.586Z]     daemon.go:448: [d603bb5a413f9] Daemon stopped
11:04:10 [2020-07-29T11:04:10.586Z] === RUN   TestConfigCreateResolve
11:04:12 [2020-07-29T11:04:12.125Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
11:04:14 [2020-07-29T11:04:14.112Z] --- PASS: TestConfigCreateResolve (3.59s)
11:04:14 [2020-07-29T11:04:14.112Z]     config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve
11:04:14 [2020-07-29T11:04:14.112Z]     daemon.go:325: [d787f4fdd4155] waiting for daemon to start
11:04:14 [2020-07-29T11:04:14.112Z]     daemon.go:325: [d787f4fdd4155] waiting for daemon to start
11:04:14 [2020-07-29T11:04:14.112Z]     daemon.go:353: [d787f4fdd4155] daemon started
11:04:14 [2020-07-29T11:04:14.112Z]     daemon.go:461: [d787f4fdd4155] Stopping daemon
11:04:14 [2020-07-29T11:04:14.112Z]     daemon.go:296: [d787f4fdd4155] exiting daemon
11:04:14 [2020-07-29T11:04:14.112Z]     daemon.go:448: [d787f4fdd4155] Daemon stopped
11:04:14 [2020-07-29T11:04:14.112Z] === RUN   TestConfigDaemonLibtrustID
11:04:14 [2020-07-29T11:04:14.405Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
11:04:14 [2020-07-29T11:04:14.405Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID
11:04:14 [2020-07-29T11:04:14.405Z]     daemon.go:325: [de4940e74b2cc] waiting for daemon to start
11:04:14 [2020-07-29T11:04:14.405Z]     daemon.go:325: [de4940e74b2cc] waiting for daemon to start
11:04:14 [2020-07-29T11:04:14.405Z]     daemon.go:353: [de4940e74b2cc] daemon started
11:04:14 [2020-07-29T11:04:14.405Z]     daemon.go:461: [de4940e74b2cc] Stopping daemon
11:04:14 [2020-07-29T11:04:14.405Z]     daemon.go:296: [de4940e74b2cc] exiting daemon
11:04:14 [2020-07-29T11:04:14.405Z]     daemon.go:448: [de4940e74b2cc] Daemon stopped
11:04:14 [2020-07-29T11:04:14.405Z] PASS
11:04:14 [2020-07-29T11:04:14.405Z] 
11:04:14 [2020-07-29T11:04:14.405Z] DONE 8 tests in 26.049s
11:04:14 [2020-07-29T11:04:14.405Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
11:04:14 [2020-07-29T11:04:14.405Z] ++ 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
11:04:14 [2020-07-29T11:04:14.405Z] ++ set -e
11:04:14 [2020-07-29T11:04:14.405Z] ++ '[' -n 0 ']'
11:04:14 [2020-07-29T11:04:14.405Z] ++ set -x
11:04:14 [2020-07-29T11:04:14.405Z] ++ env -i DEST=/go/src/github.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
11:04:14 [2020-07-29T11:04:14.698Z] INFO: Testing against a local daemon
11:04:14 [2020-07-29T11:04:14.698Z] === RUN   TestCheckpoint
11:04:14 [2020-07-29T11:04:14.698Z] --- SKIP: TestCheckpoint (0.00s)
11:04:14 [2020-07-29T11:04:14.698Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:04:14 [2020-07-29T11:04:14.698Z] === RUN   TestContainerInvalidJSON
11:04:14 [2020-07-29T11:04:14.698Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
11:04:14 [2020-07-29T11:04:14.698Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
11:04:14 [2020-07-29T11:04:14.698Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
11:04:14 [2020-07-29T11:04:14.698Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
11:04:14 [2020-07-29T11:04:14.698Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
11:04:14 [2020-07-29T11:04:14.698Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
11:04:14 [2020-07-29T11:04:14.698Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
11:04:14 [2020-07-29T11:04:14.698Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
11:04:14 [2020-07-29T11:04:14.698Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
11:04:14 [2020-07-29T11:04:14.698Z] --- PASS: TestContainerInvalidJSON (0.01s)
11:04:14 [2020-07-29T11:04:14.698Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
11:04:14 [2020-07-29T11:04:14.698Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
11:04:14 [2020-07-29T11:04:14.698Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
11:04:14 [2020-07-29T11:04:14.698Z] === RUN   TestCopyFromContainerPathDoesNotExist
11:04:14 [2020-07-29T11:04:14.698Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s)
11:04:14 [2020-07-29T11:04:14.698Z] === RUN   TestCopyFromContainerPathIsNotDir
11:04:14 [2020-07-29T11:04:14.992Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s)
11:04:14 [2020-07-29T11:04:14.992Z] === RUN   TestCopyToContainerPathDoesNotExist
11:04:14 [2020-07-29T11:04:14.992Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s)
11:04:14 [2020-07-29T11:04:14.992Z] === RUN   TestCopyToContainerPathIsNotDir
11:04:15 [2020-07-29T11:04:15.285Z] --- PASS: TestCopyToContainerPathIsNotDir (0.15s)
11:04:15 [2020-07-29T11:04:15.285Z] === RUN   TestCopyFromContainer
11:04:15 [2020-07-29T11:04:15.570Z] ok  	github.com/docker/docker/api/server/httputils	0.029s	coverage: 14.7% of statements
11:04:15 [2020-07-29T11:04:15.570Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
11:04:15 [2020-07-29T11:04:15.570Z] ok  	github.com/docker/docker/api/server/middleware	0.009s	coverage: 37.7% of statements
11:04:15 [2020-07-29T11:04:15.570Z] ?   	github.com/docker/docker/api/server/router	[no test files]
11:04:15 [2020-07-29T11:04:15.570Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
11:04:15 [2020-07-29T11:04:15.570Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
11:04:15 [2020-07-29T11:04:15.570Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
11:04:15 [2020-07-29T11:04:15.570Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
11:04:15 [2020-07-29T11:04:15.570Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
11:04:15 [2020-07-29T11:04:15.570Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
11:04:15 [2020-07-29T11:04:15.570Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
11:04:15 [2020-07-29T11:04:15.570Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
11:04:16 [2020-07-29T11:04:16.627Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
11:04:16 [2020-07-29T11:04:16.627Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
11:04:17 [2020-07-29T11:04:17.275Z] ok  	github.com/docker/docker/api/types/filters	0.007s	coverage: 92.2% of statements
11:04:17 [2020-07-29T11:04:17.362Z] === RUN   TestCopyFromContainer//
11:04:17 [2020-07-29T11:04:17.363Z] === RUN   TestCopyFromContainer//bar/root
11:04:17 [2020-07-29T11:04:17.363Z] === RUN   TestCopyFromContainer//bar/root/
11:04:17 [2020-07-29T11:04:17.363Z] === RUN   TestCopyFromContainer/bar/quux
11:04:17 [2020-07-29T11:04:17.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
11:04:17 [2020-07-29T11:04:17.575Z] ok  	github.com/docker/docker/api/types/time	0.044s	coverage: 100.0% of statements
11:04:17 [2020-07-29T11:04:17.575Z] ok  	github.com/docker/docker/api/types/strslice	0.022s	coverage: 90.0% of statements
11:04:17 [2020-07-29T11:04:17.656Z] === RUN   TestCopyFromContainer/bar/quux/
11:04:17 [2020-07-29T11:04:17.656Z] === RUN   TestCopyFromContainer/bar/quux/baz
11:04:17 [2020-07-29T11:04:17.656Z] === RUN   TestCopyFromContainer/bar/filesymlink
11:04:17 [2020-07-29T11:04:17.882Z] ok  	github.com/docker/docker/api/types/versions	0.022s	coverage: 75.0% of statements
11:04:18 [2020-07-29T11:04:18.016Z] === RUN   TestCopyFromContainer/bar/dirsymlink
11:04:18 [2020-07-29T11:04:18.017Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
11:04:18 [2020-07-29T11:04:18.017Z] === RUN   TestCopyFromContainer/bar/notarget
11:04:18 [2020-07-29T11:04:18.017Z] --- PASS: TestCopyFromContainer (2.96s)
11:04:18 [2020-07-29T11:04:18.017Z]     --- PASS: TestCopyFromContainer// (0.05s)
11:04:18 [2020-07-29T11:04:18.017Z]     --- PASS: TestCopyFromContainer//bar/root (0.12s)
11:04:18 [2020-07-29T11:04:18.017Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.04s)
11:04:18 [2020-07-29T11:04:18.017Z]     --- PASS: TestCopyFromContainer/bar/quux (0.13s)
11:04:18 [2020-07-29T11:04:18.017Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
11:04:18 [2020-07-29T11:04:18.017Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
11:04:18 [2020-07-29T11:04:18.017Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
11:04:18 [2020-07-29T11:04:18.017Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
11:04:18 [2020-07-29T11:04:18.017Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
11:04:18 [2020-07-29T11:04:18.017Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
11:04:18 [2020-07-29T11:04:18.017Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
11:04:18 [2020-07-29T11:04:18.017Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:04:18 [2020-07-29T11:04:18.017Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:04:18 [2020-07-29T11:04:18.017Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:04:18 [2020-07-29T11:04:18.017Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:04:18 [2020-07-29T11:04:18.017Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
11:04:18 [2020-07-29T11:04:18.017Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
11:04:18 [2020-07-29T11:04:18.017Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:04:18 [2020-07-29T11:04:18.017Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
11:04:18 [2020-07-29T11:04:18.017Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:04:18 [2020-07-29T11:04:18.017Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
11:04:18 [2020-07-29T11:04:18.017Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
11:04:18 [2020-07-29T11:04:18.017Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
11:04:18 [2020-07-29T11:04:18.017Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
11:04:18 [2020-07-29T11:04:18.017Z] === RUN   TestCreateLinkToNonExistingContainer
11:04:18 [2020-07-29T11:04:18.183Z] ok  	github.com/docker/docker/api/server/router/swarm	0.028s	coverage: 3.1% of statements
11:04:18 [2020-07-29T11:04:18.183Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
11:04:18 [2020-07-29T11:04:18.183Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
11:04:18 [2020-07-29T11:04:18.183Z] ?   	github.com/docker/docker/api/types	[no test files]
11:04:18 [2020-07-29T11:04:18.183Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
11:04:18 [2020-07-29T11:04:18.183Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
11:04:18 [2020-07-29T11:04:18.183Z] ?   	github.com/docker/docker/api/types/container	[no test files]
11:04:18 [2020-07-29T11:04:18.183Z] ?   	github.com/docker/docker/api/types/events	[no test files]
11:04:18 [2020-07-29T11:04:18.183Z] ?   	github.com/docker/docker/api/types/image	[no test files]
11:04:18 [2020-07-29T11:04:18.183Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
11:04:18 [2020-07-29T11:04:18.183Z] ?   	github.com/docker/docker/api/types/network	[no test files]
11:04:18 [2020-07-29T11:04:18.183Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
11:04:18 [2020-07-29T11:04:18.183Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
11:04:18 [2020-07-29T11:04:18.183Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
11:04:18 [2020-07-29T11:04:18.183Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
11:04:18 [2020-07-29T11:04:18.183Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
11:04:18 [2020-07-29T11:04:18.183Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
11:04:18 [2020-07-29T11:04:18.183Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
11:04:18 [2020-07-29T11:04:18.183Z] ?   	github.com/docker/docker/builder	[no test files]
11:04:18 [2020-07-29T11:04:18.183Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
11:04:18 [2020-07-29T11:04:18.183Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
11:04:18 [2020-07-29T11:04:18.183Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
11:04:18 [2020-07-29T11:04:18.183Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
11:04:18 [2020-07-29T11:04:18.183Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
11:04:18 [2020-07-29T11:04:18.183Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
11:04:18 [2020-07-29T11:04:18.183Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
11:04:18 [2020-07-29T11:04:18.310Z] --- PASS: TestCreateLinkToNonExistingContainer (0.08s)
11:04:18 [2020-07-29T11:04:18.310Z] === RUN   TestCreateWithInvalidEnv
11:04:18 [2020-07-29T11:04:18.310Z] === RUN   TestCreateWithInvalidEnv/0
11:04:18 [2020-07-29T11:04:18.310Z] === PAUSE TestCreateWithInvalidEnv/0
11:04:18 [2020-07-29T11:04:18.310Z] === RUN   TestCreateWithInvalidEnv/1
11:04:18 [2020-07-29T11:04:18.310Z] === PAUSE TestCreateWithInvalidEnv/1
11:04:18 [2020-07-29T11:04:18.310Z] === RUN   TestCreateWithInvalidEnv/2
11:04:18 [2020-07-29T11:04:18.310Z] === PAUSE TestCreateWithInvalidEnv/2
11:04:18 [2020-07-29T11:04:18.310Z] === CONT  TestCreateWithInvalidEnv/0
11:04:18 [2020-07-29T11:04:18.310Z] === CONT  TestCreateWithInvalidEnv/2
11:04:18 [2020-07-29T11:04:18.310Z] === CONT  TestCreateWithInvalidEnv/1
11:04:18 [2020-07-29T11:04:18.310Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
11:04:18 [2020-07-29T11:04:18.310Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
11:04:18 [2020-07-29T11:04:18.310Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
11:04:18 [2020-07-29T11:04:18.310Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
11:04:18 [2020-07-29T11:04:18.310Z] === RUN   TestCreateTmpfsMountsTarget
11:04:18 [2020-07-29T11:04:18.310Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
11:04:18 [2020-07-29T11:04:18.310Z] === RUN   TestCreateWithCustomMaskedPaths
11:04:19 [2020-07-29T11:04:19.238Z] ok  	github.com/docker/docker/builder/dockerignore	0.013s	coverage: 96.8% of statements
11:04:20 [2020-07-29T11:04:20.704Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
11:04:21 [2020-07-29T11:04:21.050Z] --- PASS: TestCreateWithCustomMaskedPaths (2.50s)
11:04:21 [2020-07-29T11:04:21.050Z] === RUN   TestCreateWithCapabilities
11:04:21 [2020-07-29T11:04:21.050Z] === RUN   TestCreateWithCapabilities/no_capabilities
11:04:21 [2020-07-29T11:04:21.050Z] === PAUSE TestCreateWithCapabilities/no_capabilities
11:04:21 [2020-07-29T11:04:21.050Z] === RUN   TestCreateWithCapabilities/empty_capabilities
11:04:21 [2020-07-29T11:04:21.050Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
11:04:21 [2020-07-29T11:04:21.050Z] === RUN   TestCreateWithCapabilities/valid_capabilities
11:04:21 [2020-07-29T11:04:21.050Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
11:04:21 [2020-07-29T11:04:21.050Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
11:04:21 [2020-07-29T11:04:21.050Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
11:04:21 [2020-07-29T11:04:21.050Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
11:04:21 [2020-07-29T11:04:21.050Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
11:04:21 [2020-07-29T11:04:21.050Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
11:04:21 [2020-07-29T11:04:21.050Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
11:04:21 [2020-07-29T11:04:21.050Z] === RUN   TestCreateWithCapabilities/empty_capadd
11:04:21 [2020-07-29T11:04:21.050Z] === PAUSE TestCreateWithCapabilities/empty_capadd
11:04:21 [2020-07-29T11:04:21.050Z] === RUN   TestCreateWithCapabilities/empty_capdrop
11:04:21 [2020-07-29T11:04:21.050Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
11:04:21 [2020-07-29T11:04:21.050Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
11:04:21 [2020-07-29T11:04:21.050Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
11:04:21 [2020-07-29T11:04:21.050Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
11:04:21 [2020-07-29T11:04:21.050Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
11:04:21 [2020-07-29T11:04:21.050Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
11:04:21 [2020-07-29T11:04:21.050Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
11:04:21 [2020-07-29T11:04:21.050Z] === CONT  TestCreateWithCapabilities/no_capabilities
11:04:21 [2020-07-29T11:04:21.050Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
11:04:21 [2020-07-29T11:04:21.050Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
11:04:21 [2020-07-29T11:04:21.050Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
11:04:21 [2020-07-29T11:04:21.050Z] === CONT  TestCreateWithCapabilities/empty_capdrop
11:04:21 [2020-07-29T11:04:21.050Z] === CONT  TestCreateWithCapabilities/empty_capadd
11:04:21 [2020-07-29T11:04:21.050Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
11:04:21 [2020-07-29T11:04:21.050Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
11:04:21 [2020-07-29T11:04:21.050Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
11:04:21 [2020-07-29T11:04:21.050Z] === CONT  TestCreateWithCapabilities/valid_capabilities
11:04:21 [2020-07-29T11:04:21.050Z] === CONT  TestCreateWithCapabilities/empty_capabilities
11:04:21 [2020-07-29T11:04:21.050Z] --- PASS: TestCreateWithCapabilities (0.01s)
11:04:21 [2020-07-29T11:04:21.050Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
11:04:21 [2020-07-29T11:04:21.050Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
11:04:21 [2020-07-29T11:04:21.050Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s)
11:04:21 [2020-07-29T11:04:21.050Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s)
11:04:21 [2020-07-29T11:04:21.050Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s)
11:04:21 [2020-07-29T11:04:21.050Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s)
11:04:21 [2020-07-29T11:04:21.050Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s)
11:04:21 [2020-07-29T11:04:21.050Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s)
11:04:21 [2020-07-29T11:04:21.050Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
11:04:21 [2020-07-29T11:04:21.050Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s)
11:04:21 [2020-07-29T11:04:21.050Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s)
11:04:21 [2020-07-29T11:04:21.050Z] === RUN   TestCreateWithCustomReadonlyPaths
11:04:23 [2020-07-29T11:04:23.792Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.57s)
11:04:23 [2020-07-29T11:04:23.792Z] === RUN   TestCreateWithInvalidHealthcheckParams
11:04:23 [2020-07-29T11:04:23.792Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:04:23 [2020-07-29T11:04:23.792Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:04:23 [2020-07-29T11:04:23.792Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:04:23 [2020-07-29T11:04:23.792Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:04:23 [2020-07-29T11:04:23.792Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:04:23 [2020-07-29T11:04:23.792Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:04:23 [2020-07-29T11:04:23.792Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:04:23 [2020-07-29T11:04:23.792Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:04:23 [2020-07-29T11:04:23.792Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:04:23 [2020-07-29T11:04:23.792Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:04:23 [2020-07-29T11:04:23.792Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:04:23 [2020-07-29T11:04:23.792Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:04:23 [2020-07-29T11:04:23.792Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:04:23 [2020-07-29T11:04:23.792Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:04:23 [2020-07-29T11:04:23.792Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:04:23 [2020-07-29T11:04:23.792Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
11:04:23 [2020-07-29T11:04:23.792Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
11:04:23 [2020-07-29T11:04:23.792Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
11:04:23 [2020-07-29T11:04:23.792Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
11:04:23 [2020-07-29T11:04:23.792Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
11:04:23 [2020-07-29T11:04:23.792Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
11:04:23 [2020-07-29T11:04:23.792Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
11:04:23 [2020-07-29T11:04:23.998Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
11:04:24 [2020-07-29T11:04:24.429Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.80s)
11:04:24 [2020-07-29T11:04:24.429Z] === RUN   TestContainerStartOnDaemonRestart
11:04:24 [2020-07-29T11:04:24.429Z] === PAUSE TestContainerStartOnDaemonRestart
11:04:24 [2020-07-29T11:04:24.429Z] === RUN   TestDaemonRestartIpcMode
11:04:24 [2020-07-29T11:04:24.429Z] === PAUSE TestDaemonRestartIpcMode
11:04:24 [2020-07-29T11:04:24.429Z] === RUN   TestDiff
11:04:24 [2020-07-29T11:04:24.871Z] ok  	github.com/docker/docker/builder/fscache	0.138s	coverage: 69.2% of statements
11:04:25 [2020-07-29T11:04:25.469Z] --- PASS: TestDiff (0.84s)
11:04:25 [2020-07-29T11:04:25.469Z] === RUN   TestExecWithCloseStdin
11:04:25 [2020-07-29T11:04:25.527Z] ok  	github.com/docker/docker/cli/debug	0.004s	coverage: 100.0% of statements
11:04:25 [2020-07-29T11:04:25.527Z] ok  	github.com/docker/docker/builder/remotecontext	0.330s	coverage: 13.6% of statements
11:04:25 [2020-07-29T11:04:25.825Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.046s	coverage: 85.1% of statements
11:04:26 [2020-07-29T11:04:26.473Z] ok  	github.com/docker/docker/builder/dockerfile	0.935s	coverage: 45.1% of statements
11:04:26 [2020-07-29T11:04:26.473Z] ?   	github.com/docker/docker/cli	[no test files]
11:04:26 [2020-07-29T11:04:26.473Z] ?   	github.com/docker/docker/cli/config	[no test files]
11:04:26 [2020-07-29T11:04:26.508Z] --- PASS: TestExecWithCloseStdin (0.96s)
11:04:26 [2020-07-29T11:04:26.508Z] === RUN   TestExec
11:04:27 [2020-07-29T11:04:27.144Z] --- PASS: TestExec (0.95s)
11:04:27 [2020-07-29T11:04:27.144Z] === RUN   TestExecUser
11:04:27 [2020-07-29T11:04:27.277Z] INFO: Expanding compiler 1 of 3...
11:04:27 [2020-07-29T11:04:27.294Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
11:04:27 [2020-07-29T11:04:27.294Z] Using test binary docker
11:04:27 [2020-07-29T11:04:27.553Z] +++ /etc/init.d/apparmor start
11:04:27 [2020-07-29T11:04:27.554Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
11:04:27 [2020-07-29T11:04:27.554Z] Starting dockerd
11:04:27 [2020-07-29T11:04:27.554Z] INFO: Waiting for daemon to start...
11:04:27 [2020-07-29T11:04:27.554Z] +++ 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
11:04:28 [2020-07-29T11:04:28.184Z] --- PASS: TestExecUser (0.96s)
11:04:28 [2020-07-29T11:04:28.184Z] === RUN   TestExportContainerAndImportImage
11:04:28 [2020-07-29T11:04:28.279Z] INFO: Expanding compiler 2 of 3...
11:04:28 [2020-07-29T11:04:28.921Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
11:04:28 [2020-07-29T11:04:28.921Z] Copying nested executables into bundles/cross/linux/amd64
11:04:28 [2020-07-29T11:04:28.921Z] Cross building: bundles/cross/windows/amd64
11:04:28 [2020-07-29T11:04:28.921Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
11:04:28 [2020-07-29T11:04:28.921Z] GOOS="windows" GOARCH="amd64" GOARM=""
11:04:29 [2020-07-29T11:04:29.463Z] .
11:04:29 [2020-07-29T11:04:29.463Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
11:04:29 [2020-07-29T11:04:29.699Z] --- PASS: TestExportContainerAndImportImage (1.17s)
11:04:29 [2020-07-29T11:04:29.699Z] === RUN   TestExportContainerAfterDaemonRestart
11:04:29 [2020-07-29T11:04:29.723Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
11:04:29 [2020-07-29T11:04:29.723Z] Error: No such image: emptyfs
11:04:29 [2020-07-29T11:04:29.723Z] ++++ tar -cC bundles/test-integration/emptyfs .
11:04:29 [2020-07-29T11:04:29.723Z] ++++ docker load
11:04:30 [2020-07-29T11:04:30.292Z] Running integration-test (iteration 1)
11:04:30 [2020-07-29T11:04:30.293Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
11:04:30 [2020-07-29T11:04:30.293Z] ++ 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
11:04:30 [2020-07-29T11:04:30.293Z] ++ set -e
11:04:30 [2020-07-29T11:04:30.293Z] ++ '[' -n 0 ']'
11:04:30 [2020-07-29T11:04:30.293Z] ++ set -x
11:04:30 [2020-07-29T11:04:30.293Z] ++ env -i DEST=/go/src/github.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
11:04:31 [2020-07-29T11:04:31.213Z] --- PASS: TestExportContainerAfterDaemonRestart (1.58s)
11:04:31 [2020-07-29T11:04:31.213Z]     export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart
11:04:31 [2020-07-29T11:04:31.213Z]     daemon.go:325: [d7484e70b923a] waiting for daemon to start
11:04:31 [2020-07-29T11:04:31.213Z]     daemon.go:325: [d7484e70b923a] waiting for daemon to start
11:04:31 [2020-07-29T11:04:31.213Z]     daemon.go:353: [d7484e70b923a] daemon started
11:04:31 [2020-07-29T11:04:31.213Z]     daemon.go:461: [d7484e70b923a] Stopping daemon
11:04:31 [2020-07-29T11:04:31.213Z]     daemon.go:296: [d7484e70b923a] exiting daemon
11:04:31 [2020-07-29T11:04:31.213Z]     daemon.go:448: [d7484e70b923a] Daemon stopped
11:04:31 [2020-07-29T11:04:31.213Z]     daemon.go:325: [d7484e70b923a] waiting for daemon to start
11:04:31 [2020-07-29T11:04:31.213Z]     daemon.go:325: [d7484e70b923a] waiting for daemon to start
11:04:31 [2020-07-29T11:04:31.213Z]     daemon.go:353: [d7484e70b923a] daemon started
11:04:31 [2020-07-29T11:04:31.213Z]     daemon.go:461: [d7484e70b923a] Stopping daemon
11:04:31 [2020-07-29T11:04:31.213Z]     daemon.go:296: [d7484e70b923a] exiting daemon
11:04:31 [2020-07-29T11:04:31.213Z]     daemon.go:448: [d7484e70b923a] Daemon stopped
11:04:31 [2020-07-29T11:04:31.213Z] === RUN   TestHealthCheckWorkdir
11:04:32 [2020-07-29T11:04:32.252Z] --- PASS: TestHealthCheckWorkdir (1.13s)
11:04:32 [2020-07-29T11:04:32.252Z] === RUN   TestHealthKillContainer
11:04:33 [2020-07-29T11:04:33.078Z] INFO: Expanding compiler 3 of 3...
11:04:33 [2020-07-29T11:04:33.551Z] INFO: Removing downloaded files...
11:04:33 [2020-07-29T11:04:33.551Z] INFO: Creating source directory...
11:04:33 [2020-07-29T11:04:33.551Z] INFO: Configuring git core.autocrlf...
11:04:33 [2020-07-29T11:04:33.551Z] INFO: Completed
11:04:35 [2020-07-29T11:04:35.041Z] --- PASS: TestHealthKillContainer (3.03s)
11:04:35 [2020-07-29T11:04:35.041Z] === RUN   TestInspectCpusetInConfigPre120
11:04:36 [2020-07-29T11:04:36.081Z] --- PASS: TestInspectCpusetInConfigPre120 (0.88s)
11:04:36 [2020-07-29T11:04:36.081Z] === RUN   TestIpcModeNone
11:04:36 [2020-07-29T11:04:36.926Z] ok  	github.com/docker/docker/client	0.475s	coverage: 75.7% of statements
11:04:37 [2020-07-29T11:04:37.121Z] --- PASS: TestIpcModeNone (0.92s)
11:04:37 [2020-07-29T11:04:37.121Z] === RUN   TestIpcModePrivate
11:04:37 [2020-07-29T11:04:37.758Z] --- PASS: TestIpcModePrivate (0.98s)
11:04:37 [2020-07-29T11:04:37.758Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false
11:04:37 [2020-07-29T11:04:37.758Z] === RUN   TestIpcModeShareable
11:04:38 [2020-07-29T11:04:38.799Z] --- PASS: TestIpcModeShareable (1.05s)
11:04:38 [2020-07-29T11:04:38.799Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true
11:04:38 [2020-07-29T11:04:38.799Z] === RUN   TestAPIIpcModeShareableAndContainer
11:04:42 [2020-07-29T11:04:42.331Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.83s)
11:04:42 [2020-07-29T11:04:42.331Z] === RUN   TestAPIIpcModeHost
11:04:42 [2020-07-29T11:04:42.331Z] --- PASS: TestAPIIpcModeHost (0.65s)
11:04:42 [2020-07-29T11:04:42.331Z] === RUN   TestDaemonIpcModeShareable
11:04:44 [2020-07-29T11:04:44.408Z] --- PASS: TestDaemonIpcModeShareable (1.81s)
11:04:44 [2020-07-29T11:04:44.408Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable
11:04:44 [2020-07-29T11:04:44.408Z]     daemon.go:325: [d233a04081eb1] waiting for daemon to start
11:04:44 [2020-07-29T11:04:44.408Z]     daemon.go:325: [d233a04081eb1] waiting for daemon to start
11:04:44 [2020-07-29T11:04:44.408Z]     daemon.go:353: [d233a04081eb1] daemon started
11:04:44 [2020-07-29T11:04:44.408Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
11:04:44 [2020-07-29T11:04:44.408Z]     daemon.go:461: [d233a04081eb1] Stopping daemon
11:04:44 [2020-07-29T11:04:44.408Z]     daemon.go:296: [d233a04081eb1] exiting daemon
11:04:44 [2020-07-29T11:04:44.408Z]     daemon.go:448: [d233a04081eb1] Daemon stopped
11:04:44 [2020-07-29T11:04:44.408Z] === RUN   TestDaemonIpcModePrivate
11:04:45 [2020-07-29T11:04:45.925Z] --- PASS: TestDaemonIpcModePrivate (1.75s)
11:04:45 [2020-07-29T11:04:45.925Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate
11:04:45 [2020-07-29T11:04:45.925Z]     daemon.go:325: [df8b0001f9ee7] waiting for daemon to start
11:04:45 [2020-07-29T11:04:45.925Z]     daemon.go:325: [df8b0001f9ee7] waiting for daemon to start
11:04:45 [2020-07-29T11:04:45.925Z]     daemon.go:353: [df8b0001f9ee7] daemon started
11:04:45 [2020-07-29T11:04:45.925Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
11:04:45 [2020-07-29T11:04:45.925Z]     daemon.go:461: [df8b0001f9ee7] Stopping daemon
11:04:45 [2020-07-29T11:04:45.925Z]     daemon.go:296: [df8b0001f9ee7] exiting daemon
11:04:45 [2020-07-29T11:04:45.925Z]     daemon.go:448: [df8b0001f9ee7] Daemon stopped
11:04:45 [2020-07-29T11:04:45.925Z] === RUN   TestDaemonIpcModePrivateFromConfig
11:04:48 [2020-07-29T11:04:48.000Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.71s)
11:04:48 [2020-07-29T11:04:48.000Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig
11:04:48 [2020-07-29T11:04:48.000Z]     daemon.go:325: [d11c5193c2473] waiting for daemon to start
11:04:48 [2020-07-29T11:04:48.000Z]     daemon.go:325: [d11c5193c2473] waiting for daemon to start
11:04:48 [2020-07-29T11:04:48.000Z]     daemon.go:353: [d11c5193c2473] daemon started
11:04:48 [2020-07-29T11:04:48.000Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
11:04:48 [2020-07-29T11:04:48.000Z]     daemon.go:461: [d11c5193c2473] Stopping daemon
11:04:48 [2020-07-29T11:04:48.000Z]     daemon.go:296: [d11c5193c2473] exiting daemon
11:04:48 [2020-07-29T11:04:48.000Z]     daemon.go:448: [d11c5193c2473] Daemon stopped
11:04:48 [2020-07-29T11:04:48.000Z] === RUN   TestDaemonIpcModeShareableFromConfig
11:04:49 [2020-07-29T11:04:49.515Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s)
11:04:49 [2020-07-29T11:04:49.515Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig
11:04:49 [2020-07-29T11:04:49.515Z]     daemon.go:325: [d4479213c39fc] waiting for daemon to start
11:04:49 [2020-07-29T11:04:49.515Z]     daemon.go:325: [d4479213c39fc] waiting for daemon to start
11:04:49 [2020-07-29T11:04:49.515Z]     daemon.go:353: [d4479213c39fc] daemon started
11:04:49 [2020-07-29T11:04:49.515Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
11:04:49 [2020-07-29T11:04:49.515Z]     daemon.go:461: [d4479213c39fc] Stopping daemon
11:04:49 [2020-07-29T11:04:49.515Z]     daemon.go:296: [d4479213c39fc] exiting daemon
11:04:49 [2020-07-29T11:04:49.515Z]     daemon.go:448: [d4479213c39fc] Daemon stopped
11:04:49 [2020-07-29T11:04:49.515Z] === RUN   TestIpcModeOlderClient
11:04:49 [2020-07-29T11:04:49.515Z] === PAUSE TestIpcModeOlderClient
11:04:49 [2020-07-29T11:04:49.515Z] === RUN   TestKillContainerInvalidSignal
11:04:50 [2020-07-29T11:04:50.557Z] --- PASS: TestKillContainerInvalidSignal (0.87s)
11:04:50 [2020-07-29T11:04:50.557Z] === RUN   TestKillContainer
11:04:50 [2020-07-29T11:04:50.557Z] === RUN   TestKillContainer/no_signal
11:04:50 [2020-07-29T11:04:50.832Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
11:04:50 [2020-07-29T11:04:50.832Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
11:04:50 [2020-07-29T11:04:50.832Z] remote: Enumerating objects: 2, done.
11:04:50 [2020-07-29T11:04:50.832Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
11:04:50 [2020-07-29T11:04:50.832Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
11:04:50 [2020-07-29T11:04:50.832Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
11:04:50 [2020-07-29T11:04:50.832Z] 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.
11:04:50 [2020-07-29T11:04:50.832Z] Building: bundles/cross/windows/amd64/containerutility.exe
11:04:51 [2020-07-29T11:04:51.194Z] === RUN   TestKillContainer/non_killing_signal
11:04:51 [2020-07-29T11:04:51.831Z] === RUN   TestKillContainer/killing_signal
11:04:52 [2020-07-29T11:04:52.872Z] --- PASS: TestKillContainer (2.56s)
11:04:52 [2020-07-29T11:04:52.872Z]     --- PASS: TestKillContainer/no_signal (0.83s)
11:04:52 [2020-07-29T11:04:52.872Z]     --- PASS: TestKillContainer/non_killing_signal (0.52s)
11:04:52 [2020-07-29T11:04:52.872Z]     --- PASS: TestKillContainer/killing_signal (0.78s)
11:04:52 [2020-07-29T11:04:52.872Z] === RUN   TestKillWithStopSignalAndRestartPolicies
11:04:52 [2020-07-29T11:04:52.872Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
11:04:53 [2020-07-29T11:04:53.913Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
11:04:54 [2020-07-29T11:04:54.101Z] 
11:04:54 [2020-07-29T11:04:54.549Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.69s)
11:04:54 [2020-07-29T11:04:54.549Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.81s)
11:04:54 [2020-07-29T11:04:54.549Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s)
11:04:54 [2020-07-29T11:04:54.549Z] === RUN   TestKillStoppedContainer
11:04:54 [2020-07-29T11:04:54.842Z] --- PASS: TestKillStoppedContainer (0.09s)
11:04:54 [2020-07-29T11:04:54.842Z] === RUN   TestKillStoppedContainerAPIPre120
11:04:54 [2020-07-29T11:04:54.842Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s)
11:04:54 [2020-07-29T11:04:54.842Z] === RUN   TestKillDifferentUserContainer
11:04:55 [2020-07-29T11:04:55.881Z] --- PASS: TestKillDifferentUserContainer (0.90s)
11:04:55 [2020-07-29T11:04:55.881Z] === RUN   TestInspectOomKilledTrue
11:04:55 [2020-07-29T11:04:55.881Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
11:04:55 [2020-07-29T11:04:55.881Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:04:55 [2020-07-29T11:04:55.882Z] === RUN   TestInspectOomKilledFalse
11:04:55 [2020-07-29T11:04:55.882Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
11:04:55 [2020-07-29T11:04:55.882Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:04:55 [2020-07-29T11:04:55.882Z] === RUN   TestLinksEtcHostsContentMatch
11:04:56 [2020-07-29T11:04:56.174Z] --- PASS: TestLinksEtcHostsContentMatch (0.54s)
11:04:56 [2020-07-29T11:04:56.174Z] === RUN   TestLinksContainerNames
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
11:04:57 [2020-07-29T11:04:57.685Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41287/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dae08c333e1756cf9cf08ef43b5b3b7a3977b648 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:dae08c333e1756cf9cf08ef43b5b3b7a3977b648 hack/test/unit
11:04:58 [2020-07-29T11:04:58.300Z] --- PASS: TestLinksContainerNames (1.68s)
11:04:58 [2020-07-29T11:04:58.300Z] === RUN   TestLogsFollowTailEmpty
11:04:58 [2020-07-29T11:04:58.936Z] --- PASS: TestLogsFollowTailEmpty (0.88s)
11:04:58 [2020-07-29T11:04:58.936Z] === RUN   TestContainerNetworkMountsNoChown
11:04:59 [2020-07-29T11:04:59.053Z] ?   	github.com/docker/docker/api	[no test files]
11:04:59 [2020-07-29T11:04:59.572Z] --- PASS: TestContainerNetworkMountsNoChown (0.83s)
11:04:59 [2020-07-29T11:04:59.573Z] === RUN   TestMountDaemonRoot
11:04:59 [2020-07-29T11:04:59.573Z] === RUN   TestMountDaemonRoot/default
11:04:59 [2020-07-29T11:04:59.573Z] === PAUSE TestMountDaemonRoot/default
11:04:59 [2020-07-29T11:04:59.573Z] === RUN   TestMountDaemonRoot/private
11:04:59 [2020-07-29T11:04:59.573Z] === PAUSE TestMountDaemonRoot/private
11:04:59 [2020-07-29T11:04:59.573Z] === RUN   TestMountDaemonRoot/rprivate
11:04:59 [2020-07-29T11:04:59.573Z] === PAUSE TestMountDaemonRoot/rprivate
11:04:59 [2020-07-29T11:04:59.573Z] === RUN   TestMountDaemonRoot/slave
11:04:59 [2020-07-29T11:04:59.573Z] === PAUSE TestMountDaemonRoot/slave
11:04:59 [2020-07-29T11:04:59.573Z] === RUN   TestMountDaemonRoot/rslave
11:04:59 [2020-07-29T11:04:59.573Z] === PAUSE TestMountDaemonRoot/rslave
11:04:59 [2020-07-29T11:04:59.573Z] === RUN   TestMountDaemonRoot/shared
11:04:59 [2020-07-29T11:04:59.573Z] === PAUSE TestMountDaemonRoot/shared
11:04:59 [2020-07-29T11:04:59.573Z] === RUN   TestMountDaemonRoot/rshared
11:04:59 [2020-07-29T11:04:59.573Z] === PAUSE TestMountDaemonRoot/rshared
11:04:59 [2020-07-29T11:04:59.573Z] === CONT  TestMountDaemonRoot/default
11:04:59 [2020-07-29T11:04:59.573Z] === RUN   TestMountDaemonRoot/default/bind_root
11:04:59 [2020-07-29T11:04:59.573Z] === PAUSE TestMountDaemonRoot/default/bind_root
11:04:59 [2020-07-29T11:04:59.573Z] === RUN   TestMountDaemonRoot/default/bind_subpath
11:04:59 [2020-07-29T11:04:59.573Z] === CONT  TestMountDaemonRoot/rslave
11:04:59 [2020-07-29T11:04:59.573Z] === RUN   TestMountDaemonRoot/rslave/bind_root
11:04:59 [2020-07-29T11:04:59.573Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
11:04:59 [2020-07-29T11:04:59.573Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
11:04:59 [2020-07-29T11:04:59.573Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
11:04:59 [2020-07-29T11:04:59.573Z] === RUN   TestMountDaemonRoot/rslave/mount_root
11:04:59 [2020-07-29T11:04:59.573Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
11:04:59 [2020-07-29T11:04:59.573Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
11:04:59 [2020-07-29T11:04:59.573Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
11:04:59 [2020-07-29T11:04:59.573Z] === CONT  TestMountDaemonRoot/rshared
11:04:59 [2020-07-29T11:04:59.573Z] === RUN   TestMountDaemonRoot/rshared/bind_root
11:04:59 [2020-07-29T11:04:59.573Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
11:04:59 [2020-07-29T11:04:59.573Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
11:04:59 [2020-07-29T11:04:59.573Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
11:04:59 [2020-07-29T11:04:59.573Z] === RUN   TestMountDaemonRoot/rshared/mount_root
11:04:59 [2020-07-29T11:04:59.573Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
11:04:59 [2020-07-29T11:04:59.573Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
11:04:59 [2020-07-29T11:04:59.573Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
11:04:59 [2020-07-29T11:04:59.573Z] === CONT  TestMountDaemonRoot/shared
11:04:59 [2020-07-29T11:04:59.573Z] === RUN   TestMountDaemonRoot/shared/mount_root
11:04:59 [2020-07-29T11:04:59.573Z] === PAUSE TestMountDaemonRoot/shared/mount_root
11:04:59 [2020-07-29T11:04:59.573Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
11:04:59 [2020-07-29T11:04:59.573Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
11:04:59 [2020-07-29T11:04:59.573Z] === RUN   TestMountDaemonRoot/shared/bind_root
11:04:59 [2020-07-29T11:04:59.573Z] === PAUSE TestMountDaemonRoot/shared/bind_root
11:04:59 [2020-07-29T11:04:59.573Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
11:04:59 [2020-07-29T11:04:59.573Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
11:04:59 [2020-07-29T11:04:59.573Z] === CONT  TestMountDaemonRoot/rprivate
11:04:59 [2020-07-29T11:04:59.573Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
11:04:59 [2020-07-29T11:04:59.573Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
11:04:59 [2020-07-29T11:04:59.573Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
11:04:59 [2020-07-29T11:04:59.573Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
11:04:59 [2020-07-29T11:04:59.573Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
11:04:59 [2020-07-29T11:04:59.573Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
11:04:59 [2020-07-29T11:04:59.573Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
11:04:59 [2020-07-29T11:04:59.573Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
11:04:59 [2020-07-29T11:04:59.573Z] === CONT  TestMountDaemonRoot/slave
11:04:59 [2020-07-29T11:04:59.573Z] === RUN   TestMountDaemonRoot/slave/bind_root
11:04:59 [2020-07-29T11:04:59.573Z] === PAUSE TestMountDaemonRoot/slave/bind_root
11:04:59 [2020-07-29T11:04:59.573Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
11:04:59 [2020-07-29T11:04:59.573Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
11:04:59 [2020-07-29T11:04:59.573Z] === RUN   TestMountDaemonRoot/slave/mount_root
11:04:59 [2020-07-29T11:04:59.573Z] === PAUSE TestMountDaemonRoot/slave/mount_root
11:04:59 [2020-07-29T11:04:59.573Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
11:04:59 [2020-07-29T11:04:59.573Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
11:04:59 [2020-07-29T11:04:59.573Z] === CONT  TestMountDaemonRoot/private
11:04:59 [2020-07-29T11:04:59.573Z] === RUN   TestMountDaemonRoot/private/bind_root
11:04:59 [2020-07-29T11:04:59.573Z] === PAUSE TestMountDaemonRoot/private/bind_root
11:04:59 [2020-07-29T11:04:59.573Z] === RUN   TestMountDaemonRoot/private/bind_subpath
11:04:59 [2020-07-29T11:04:59.573Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
11:04:59 [2020-07-29T11:04:59.573Z] === RUN   TestMountDaemonRoot/private/mount_root
11:04:59 [2020-07-29T11:04:59.573Z] === PAUSE TestMountDaemonRoot/private/mount_root
11:04:59 [2020-07-29T11:04:59.573Z] === RUN   TestMountDaemonRoot/private/mount_subpath
11:04:59 [2020-07-29T11:04:59.573Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
11:04:59 [2020-07-29T11:04:59.573Z] === CONT  TestMountDaemonRoot/rslave/bind_root
11:04:59 [2020-07-29T11:04:59.573Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
11:04:59 [2020-07-29T11:04:59.573Z] === RUN   TestMountDaemonRoot/default/mount_root
11:04:59 [2020-07-29T11:04:59.573Z] === PAUSE TestMountDaemonRoot/default/mount_root
11:04:59 [2020-07-29T11:04:59.573Z] === RUN   TestMountDaemonRoot/default/mount_subpath
11:04:59 [2020-07-29T11:04:59.573Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
11:04:59 [2020-07-29T11:04:59.573Z] === CONT  TestMountDaemonRoot/rshared/bind_root
11:04:59 [2020-07-29T11:04:59.866Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
11:04:59 [2020-07-29T11:04:59.866Z] === CONT  TestMountDaemonRoot/rslave/mount_root
11:04:59 [2020-07-29T11:04:59.866Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
11:04:59 [2020-07-29T11:04:59.866Z] === CONT  TestMountDaemonRoot/shared/mount_root
11:04:59 [2020-07-29T11:04:59.866Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
11:04:59 [2020-07-29T11:04:59.866Z] === CONT  TestMountDaemonRoot/rshared/mount_root
11:04:59 [2020-07-29T11:04:59.866Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
11:04:59 [2020-07-29T11:04:59.866Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
11:05:00 [2020-07-29T11:05:00.159Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
11:05:00 [2020-07-29T11:05:00.159Z] === CONT  TestMountDaemonRoot/shared/bind_root
11:05:00 [2020-07-29T11:05:00.159Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
11:05:00 [2020-07-29T11:05:00.159Z] === CONT  TestMountDaemonRoot/slave/bind_root
11:05:00 [2020-07-29T11:05:00.159Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
11:05:00 [2020-07-29T11:05:00.159Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
11:05:00 [2020-07-29T11:05:00.159Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
11:05:00 [2020-07-29T11:05:00.159Z] === CONT  TestMountDaemonRoot/private/bind_root
11:05:00 [2020-07-29T11:05:00.159Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
11:05:00 [2020-07-29T11:05:00.159Z] === CONT  TestMountDaemonRoot/slave/mount_root
11:05:00 [2020-07-29T11:05:00.159Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
11:05:00 [2020-07-29T11:05:00.452Z] === CONT  TestMountDaemonRoot/private/mount_subpath
11:05:00 [2020-07-29T11:05:00.452Z] === CONT  TestMountDaemonRoot/private/mount_root
11:05:00 [2020-07-29T11:05:00.452Z] === CONT  TestMountDaemonRoot/private/bind_subpath
11:05:00 [2020-07-29T11:05:00.452Z] === CONT  TestMountDaemonRoot/default/bind_root
11:05:00 [2020-07-29T11:05:00.452Z] === CONT  TestMountDaemonRoot/default/mount_root
11:05:00 [2020-07-29T11:05:00.452Z] === CONT  TestMountDaemonRoot/default/mount_subpath
11:05:00 [2020-07-29T11:05:00.452Z] === CONT  TestMountDaemonRoot/default/bind_subpath
11:05:00 [2020-07-29T11:05:00.452Z] --- PASS: TestMountDaemonRoot (0.02s)
11:05:00 [2020-07-29T11:05:00.452Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
11:05:00 [2020-07-29T11:05:00.452Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
11:05:00 [2020-07-29T11:05:00.452Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
11:05:00 [2020-07-29T11:05:00.452Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
11:05:00 [2020-07-29T11:05:00.452Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
11:05:00 [2020-07-29T11:05:00.452Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
11:05:00 [2020-07-29T11:05:00.452Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s)
11:05:00 [2020-07-29T11:05:00.452Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
11:05:00 [2020-07-29T11:05:00.452Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s)
11:05:00 [2020-07-29T11:05:00.452Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s)
11:05:00 [2020-07-29T11:05:00.452Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
11:05:00 [2020-07-29T11:05:00.452Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
11:05:00 [2020-07-29T11:05:00.452Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
11:05:00 [2020-07-29T11:05:00.452Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s)
11:05:00 [2020-07-29T11:05:00.452Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
11:05:00 [2020-07-29T11:05:00.452Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
11:05:00 [2020-07-29T11:05:00.452Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
11:05:00 [2020-07-29T11:05:00.452Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
11:05:00 [2020-07-29T11:05:00.452Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s)
11:05:00 [2020-07-29T11:05:00.452Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s)
11:05:00 [2020-07-29T11:05:00.452Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
11:05:00 [2020-07-29T11:05:00.452Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
11:05:00 [2020-07-29T11:05:00.452Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
11:05:00 [2020-07-29T11:05:00.452Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
11:05:00 [2020-07-29T11:05:00.452Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
11:05:00 [2020-07-29T11:05:00.452Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
11:05:00 [2020-07-29T11:05:00.452Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
11:05:00 [2020-07-29T11:05:00.452Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
11:05:00 [2020-07-29T11:05:00.452Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
11:05:00 [2020-07-29T11:05:00.452Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
11:05:00 [2020-07-29T11:05:00.452Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
11:05:00 [2020-07-29T11:05:00.452Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
11:05:00 [2020-07-29T11:05:00.452Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
11:05:00 [2020-07-29T11:05:00.452Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
11:05:00 [2020-07-29T11:05:00.452Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s)
11:05:00 [2020-07-29T11:05:00.452Z] === RUN   TestContainerBindMountNonRecursive
11:05:02 [2020-07-29T11:05:02.530Z] --- PASS: TestContainerBindMountNonRecursive (2.04s)
11:05:02 [2020-07-29T11:05:02.530Z] === RUN   TestNetworkNat
11:05:03 [2020-07-29T11:05:03.569Z] --- PASS: TestNetworkNat (0.91s)
11:05:03 [2020-07-29T11:05:03.569Z] === RUN   TestNetworkLocalhostTCPNat
11:05:04 [2020-07-29T11:05:04.615Z] --- PASS: TestNetworkLocalhostTCPNat (0.89s)
11:05:04 [2020-07-29T11:05:04.615Z] === RUN   TestNetworkLoopbackNat
11:05:05 [2020-07-29T11:05:05.607Z] ok  	github.com/docker/docker/api/server	0.071s	coverage: 7.9% of statements
11:05:05 [2020-07-29T11:05:05.653Z] --- PASS: TestNetworkLoopbackNat (1.24s)
11:05:05 [2020-07-29T11:05:05.653Z] === RUN   TestPause
11:05:06 [2020-07-29T11:05:06.695Z] --- PASS: TestPause (0.85s)
11:05:06 [2020-07-29T11:05:06.695Z] === RUN   TestPauseFailsOnWindowsServerContainers
11:05:06 [2020-07-29T11:05:06.695Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
11:05:06 [2020-07-29T11:05:06.695Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:05:06 [2020-07-29T11:05:06.695Z] === RUN   TestPauseStopPausedContainer
11:05:07 [2020-07-29T11:05:07.331Z] --- PASS: TestPauseStopPausedContainer (0.86s)
11:05:07 [2020-07-29T11:05:07.331Z] === RUN   TestPsFilter
11:05:07 [2020-07-29T11:05:07.624Z] --- PASS: TestPsFilter (0.29s)
11:05:07 [2020-07-29T11:05:07.624Z] === RUN   TestRemoveContainerWithRemovedVolume
11:05:08 [2020-07-29T11:05:08.664Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.85s)
11:05:08 [2020-07-29T11:05:08.664Z] === RUN   TestRemoveContainerWithVolume
11:05:09 [2020-07-29T11:05:09.029Z] Loaded image: buildpack-deps:jessie
11:05:09 [2020-07-29T11:05:09.029Z] Loaded image: busybox:latest
11:05:09 [2020-07-29T11:05:09.029Z] Loaded image: busybox:glibc
11:05:09 [2020-07-29T11:05:09.029Z] Loaded image: debian:jessie
11:05:09 [2020-07-29T11:05:09.029Z] Loaded image: hello-world:latest
11:05:09 [2020-07-29T11:05:09.029Z] INFO: Testing against a local daemon
11:05:09 [2020-07-29T11:05:09.029Z] === RUN   TestBuildWithSession
11:05:09 [2020-07-29T11:05:09.029Z] --- PASS: TestBuildWithSession (3.87s)
11:05:09 [2020-07-29T11:05:09.029Z] === RUN   TestBuildSquashParent
11:05:09 [2020-07-29T11:05:09.300Z] --- PASS: TestRemoveContainerWithVolume (0.87s)
11:05:09 [2020-07-29T11:05:09.300Z] === RUN   TestRemoveContainerRunning
11:05:09 [2020-07-29T11:05:09.750Z] ok  	github.com/docker/docker/cmd/dockerd/hack	0.036s	coverage: 72.9% of statements
11:05:09 [2020-07-29T11:05:09.750Z] ok  	github.com/docker/docker/cmd/dockerd	0.144s	coverage: 29.5% of statements
11:05:10 [2020-07-29T11:05:10.340Z] --- PASS: TestRemoveContainerRunning (0.84s)
11:05:10 [2020-07-29T11:05:10.340Z] === RUN   TestRemoveContainerForceRemoveRunning
11:05:10 [2020-07-29T11:05:10.398Z] ok  	github.com/docker/docker/container	0.153s	coverage: 35.6% of statements
11:05:10 [2020-07-29T11:05:10.398Z] ?   	github.com/docker/docker/container/stream	[no test files]
11:05:10 [2020-07-29T11:05:10.398Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
11:05:10 [2020-07-29T11:05:10.398Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
11:05:10 [2020-07-29T11:05:10.398Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
11:05:10 [2020-07-29T11:05:10.975Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.80s)
11:05:10 [2020-07-29T11:05:10.975Z] === RUN   TestRemoveInvalidContainer
11:05:10 [2020-07-29T11:05:10.975Z] --- PASS: TestRemoveInvalidContainer (0.01s)
11:05:10 [2020-07-29T11:05:10.975Z] === RUN   TestRenameLinkedContainer
11:05:14 [2020-07-29T11:05:14.502Z] --- PASS: TestRenameLinkedContainer (3.45s)
11:05:14 [2020-07-29T11:05:14.502Z] === RUN   TestRenameStoppedContainer
11:05:15 [2020-07-29T11:05:15.542Z] --- PASS: TestRenameStoppedContainer (0.89s)
11:05:15 [2020-07-29T11:05:15.542Z] === RUN   TestRenameRunningContainerAndReuse
11:05:17 [2020-07-29T11:05:17.162Z] --- PASS: TestBuildSquashParent (8.74s)
11:05:17 [2020-07-29T11:05:17.162Z]     build_squash_test.go:29: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent
11:05:17 [2020-07-29T11:05:17.162Z]     daemon.go:325: [d86acfeea959a] waiting for daemon to start
11:05:17 [2020-07-29T11:05:17.162Z]     daemon.go:325: [d86acfeea959a] waiting for daemon to start
11:05:17 [2020-07-29T11:05:17.162Z]     daemon.go:353: [d86acfeea959a] daemon started
11:05:17 [2020-07-29T11:05:17.162Z]     daemon.go:461: [d86acfeea959a] Stopping daemon
11:05:17 [2020-07-29T11:05:17.162Z]     daemon.go:296: [d86acfeea959a] exiting daemon
11:05:17 [2020-07-29T11:05:17.162Z]     daemon.go:448: [d86acfeea959a] Daemon stopped
11:05:17 [2020-07-29T11:05:17.162Z] === RUN   TestBuildWithRemoveAndForceRemove
11:05:17 [2020-07-29T11:05:17.162Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:05:17 [2020-07-29T11:05:17.162Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:05:17 [2020-07-29T11:05:17.162Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:05:17 [2020-07-29T11:05:17.162Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:05:17 [2020-07-29T11:05:17.162Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:05:17 [2020-07-29T11:05:17.162Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:05:17 [2020-07-29T11:05:17.162Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:05:17 [2020-07-29T11:05:17.162Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:05:17 [2020-07-29T11:05:17.162Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:05:17 [2020-07-29T11:05:17.162Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:05:17 [2020-07-29T11:05:17.162Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:05:17 [2020-07-29T11:05:17.162Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:05:17 [2020-07-29T11:05:17.162Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:05:17 [2020-07-29T11:05:17.162Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:05:17 [2020-07-29T11:05:17.372Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.052s	coverage: 65.3% of statements
11:05:17 [2020-07-29T11:05:17.372Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.028s	coverage: 35.8% of statements
11:05:17 [2020-07-29T11:05:17.619Z] --- PASS: TestRenameRunningContainerAndReuse (1.82s)
11:05:17 [2020-07-29T11:05:17.619Z] === RUN   TestRenameInvalidName
11:05:18 [2020-07-29T11:05:18.256Z] --- PASS: TestRenameInvalidName (0.87s)
11:05:18 [2020-07-29T11:05:18.256Z] === RUN   TestRenameAnonymousContainer
11:05:19 [2020-07-29T11:05:19.703Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:05:19 [2020-07-29T11:05:19.963Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:05:20 [2020-07-29T11:05:20.153Z] ok  	github.com/docker/docker/daemon/cluster	0.171s	coverage: 0.5% of statements
11:05:23 [2020-07-29T11:05:23.259Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:05:23 [2020-07-29T11:05:23.259Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:05:23 [2020-07-29T11:05:23.679Z] ok  	github.com/docker/docker/api/server/httputils	0.022s	coverage: 14.7% of statements
11:05:23 [2020-07-29T11:05:23.679Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
11:05:23 [2020-07-29T11:05:23.679Z] ok  	github.com/docker/docker/api/server/middleware	0.030s	coverage: 37.7% of statements
11:05:23 [2020-07-29T11:05:23.679Z] ?   	github.com/docker/docker/api/server/router	[no test files]
11:05:23 [2020-07-29T11:05:23.679Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
11:05:23 [2020-07-29T11:05:23.679Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
11:05:23 [2020-07-29T11:05:23.679Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
11:05:23 [2020-07-29T11:05:23.679Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
11:05:23 [2020-07-29T11:05:23.679Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
11:05:23 [2020-07-29T11:05:23.679Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
11:05:23 [2020-07-29T11:05:23.679Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
11:05:23 [2020-07-29T11:05:23.679Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
11:05:23 [2020-07-29T11:05:23.679Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
11:05:23 [2020-07-29T11:05:23.679Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
11:05:23 [2020-07-29T11:05:23.679Z] ok  	github.com/docker/docker/api/types/strslice	0.019s	coverage: 90.0% of statements
11:05:23 [2020-07-29T11:05:23.679Z] ok  	github.com/docker/docker/api/types/filters	0.011s	coverage: 92.2% of statements
11:05:23 [2020-07-29T11:05:23.679Z] ok  	github.com/docker/docker/api/types/time	0.021s	coverage: 100.0% of statements
11:05:23 [2020-07-29T11:05:23.679Z] ok  	github.com/docker/docker/api/types/versions	0.008s	coverage: 75.0% of statements
11:05:23 [2020-07-29T11:05:23.679Z] ok  	github.com/docker/docker/api/server/router/swarm	0.021s	coverage: 3.1% of statements
11:05:23 [2020-07-29T11:05:23.679Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
11:05:23 [2020-07-29T11:05:23.679Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
11:05:23 [2020-07-29T11:05:23.679Z] ?   	github.com/docker/docker/api/types	[no test files]
11:05:23 [2020-07-29T11:05:23.679Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
11:05:23 [2020-07-29T11:05:23.679Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
11:05:23 [2020-07-29T11:05:23.679Z] ?   	github.com/docker/docker/api/types/container	[no test files]
11:05:23 [2020-07-29T11:05:23.679Z] ?   	github.com/docker/docker/api/types/events	[no test files]
11:05:23 [2020-07-29T11:05:23.679Z] ?   	github.com/docker/docker/api/types/image	[no test files]
11:05:23 [2020-07-29T11:05:23.679Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
11:05:23 [2020-07-29T11:05:23.679Z] ?   	github.com/docker/docker/api/types/network	[no test files]
11:05:23 [2020-07-29T11:05:23.679Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
11:05:23 [2020-07-29T11:05:23.679Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
11:05:23 [2020-07-29T11:05:23.680Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
11:05:23 [2020-07-29T11:05:23.680Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
11:05:23 [2020-07-29T11:05:23.680Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
11:05:23 [2020-07-29T11:05:23.680Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
11:05:23 [2020-07-29T11:05:23.680Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
11:05:23 [2020-07-29T11:05:23.680Z] ?   	github.com/docker/docker/builder	[no test files]
11:05:23 [2020-07-29T11:05:23.680Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
11:05:23 [2020-07-29T11:05:23.680Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
11:05:23 [2020-07-29T11:05:23.680Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
11:05:23 [2020-07-29T11:05:23.680Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
11:05:23 [2020-07-29T11:05:23.680Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
11:05:23 [2020-07-29T11:05:23.680Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
11:05:23 [2020-07-29T11:05:23.680Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
11:05:23 [2020-07-29T11:05:23.680Z] ok  	github.com/docker/docker/builder/dockerignore	0.021s	coverage: 96.8% of statements
11:05:23 [2020-07-29T11:05:23.680Z] ok  	github.com/docker/docker/cli/debug	0.020s	coverage: 100.0% of statements
11:05:23 [2020-07-29T11:05:23.716Z] ok  	github.com/docker/docker/daemon/discovery	0.038s	coverage: 30.4% of statements
11:05:23 [2020-07-29T11:05:23.874Z] --- PASS: TestRenameAnonymousContainer (4.80s)
11:05:23 [2020-07-29T11:05:23.874Z] === RUN   TestRenameContainerWithSameName
11:05:23 [2020-07-29T11:05:23.874Z] --- PASS: TestRenameContainerWithSameName (0.89s)
11:05:23 [2020-07-29T11:05:23.874Z] === RUN   TestRenameContainerWithLinkedContainer
11:05:24 [2020-07-29T11:05:24.612Z] ok  	github.com/docker/docker/builder/fscache	0.125s	coverage: 69.2% of statements
11:05:25 [2020-07-29T11:05:25.180Z] ok  	github.com/docker/docker/builder/remotecontext	0.111s	coverage: 13.6% of statements
11:05:25 [2020-07-29T11:05:25.396Z] --- PASS: TestRenameContainerWithLinkedContainer (1.77s)
11:05:25 [2020-07-29T11:05:25.396Z] === RUN   TestResize
11:05:25 [2020-07-29T11:05:25.746Z] ok  	github.com/docker/docker/builder/dockerfile	0.309s	coverage: 45.1% of statements
11:05:25 [2020-07-29T11:05:25.799Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
11:05:25 [2020-07-29T11:05:25.799Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.08s)
11:05:25 [2020-07-29T11:05:25.799Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.34s)
11:05:25 [2020-07-29T11:05:25.799Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.86s)
11:05:25 [2020-07-29T11:05:25.799Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.33s)
11:05:25 [2020-07-29T11:05:25.799Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.03s)
11:05:25 [2020-07-29T11:05:25.799Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.00s)
11:05:25 [2020-07-29T11:05:25.799Z] === RUN   TestBuildMultiStageCopy
11:05:25 [2020-07-29T11:05:25.799Z] === RUN   TestBuildMultiStageCopy/copy_to_root
11:05:26 [2020-07-29T11:05:26.435Z] --- PASS: TestResize (0.91s)
11:05:26 [2020-07-29T11:05:26.435Z] === RUN   TestResizeWithInvalidSize
11:05:26 [2020-07-29T11:05:26.505Z] ok  	github.com/docker/docker/daemon/events	0.078s	coverage: 50.0% of statements
11:05:27 [2020-07-29T11:05:27.475Z] --- PASS: TestResizeWithInvalidSize (0.93s)
11:05:27 [2020-07-29T11:05:27.475Z] === RUN   TestResizeWhenContainerNotStarted
11:05:27 [2020-07-29T11:05:27.575Z] ok  	github.com/docker/docker/daemon/config	0.069s	coverage: 82.2% of statements
11:05:28 [2020-07-29T11:05:28.112Z] --- PASS: TestResizeWhenContainerNotStarted (0.83s)
11:05:28 [2020-07-29T11:05:28.112Z] === RUN   TestDaemonRestartKillContainers
11:05:28 [2020-07-29T11:05:28.112Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:05:28 [2020-07-29T11:05:28.112Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:05:28 [2020-07-29T11:05:28.112Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:05:28 [2020-07-29T11:05:28.112Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:05:28 [2020-07-29T11:05:28.112Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:05:28 [2020-07-29T11:05:28.112Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:05:28 [2020-07-29T11:05:28.112Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:05:28 [2020-07-29T11:05:28.112Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:05:28 [2020-07-29T11:05:28.112Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:05:28 [2020-07-29T11:05:28.112Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:05:28 [2020-07-29T11:05:28.112Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:05:28 [2020-07-29T11:05:28.112Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:05:28 [2020-07-29T11:05:28.112Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:05:28 [2020-07-29T11:05:28.112Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:05:28 [2020-07-29T11:05:28.112Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:05:28 [2020-07-29T11:05:28.112Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:05:28 [2020-07-29T11:05:28.112Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:05:28 [2020-07-29T11:05:28.112Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:05:28 [2020-07-29T11:05:28.112Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:05:28 [2020-07-29T11:05:28.112Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:05:28 [2020-07-29T11:05:28.112Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:05:28 [2020-07-29T11:05:28.112Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:05:28 [2020-07-29T11:05:28.112Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:05:28 [2020-07-29T11:05:28.112Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:05:28 [2020-07-29T11:05:28.112Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:05:28 [2020-07-29T11:05:28.112Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:05:29 [2020-07-29T11:05:29.024Z] ok  	github.com/docker/docker/client	0.196s	coverage: 75.7% of statements
11:05:29 [2020-07-29T11:05:29.024Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.858s	coverage: 85.1% of statements
11:05:29 [2020-07-29T11:05:29.024Z] ?   	github.com/docker/docker/cli	[no test files]
11:05:29 [2020-07-29T11:05:29.024Z] ?   	github.com/docker/docker/cli/config	[no test files]
11:05:29 [2020-07-29T11:05:29.097Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
11:05:29 [2020-07-29T11:05:29.097Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
11:05:29 [2020-07-29T11:05:29.110Z] ok  	github.com/docker/docker/daemon/graphdriver	0.008s	coverage: 2.2% of statements
11:05:29 [2020-07-29T11:05:29.667Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
11:05:30 [2020-07-29T11:05:30.190Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:05:30 [2020-07-29T11:05:30.237Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
11:05:30 [2020-07-29T11:05:30.485Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:05:30 [2020-07-29T11:05:30.807Z] --- PASS: TestBuildMultiStageCopy (4.79s)
11:05:30 [2020-07-29T11:05:30.807Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.78s)
11:05:30 [2020-07-29T11:05:30.807Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s)
11:05:30 [2020-07-29T11:05:30.807Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.48s)
11:05:30 [2020-07-29T11:05:30.807Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s)
11:05:30 [2020-07-29T11:05:30.807Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.53s)
11:05:30 [2020-07-29T11:05:30.807Z] === RUN   TestBuildMultiStageParentConfig
11:05:31 [2020-07-29T11:05:31.525Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:05:32 [2020-07-29T11:05:32.162Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:05:32 [2020-07-29T11:05:32.189Z] --- PASS: TestBuildMultiStageParentConfig (1.23s)
11:05:32 [2020-07-29T11:05:32.189Z] === RUN   TestBuildLabelWithTargets
11:05:32 [2020-07-29T11:05:32.654Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.007s	coverage: 2.9% of statements
11:05:32 [2020-07-29T11:05:32.950Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.472s	coverage: 13.7% of statements
11:05:33 [2020-07-29T11:05:33.203Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:05:33 [2020-07-29T11:05:33.497Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:05:34 [2020-07-29T11:05:34.013Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.700s	coverage: 57.8% of statements
11:05:34 [2020-07-29T11:05:34.141Z] --- PASS: TestBuildLabelWithTargets (2.03s)
11:05:34 [2020-07-29T11:05:34.141Z] === RUN   TestBuildWithEmptyLayers
11:05:34 [2020-07-29T11:05:34.292Z] ok  	github.com/docker/docker/cmd/dockerd/hack	0.038s	coverage: 72.9% of statements
11:05:35 [2020-07-29T11:05:35.563Z] --- PASS: TestBuildWithEmptyLayers (1.48s)
11:05:35 [2020-07-29T11:05:35.563Z] === RUN   TestBuildMultiStageOnBuild
11:05:35 [2020-07-29T11:05:35.576Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:05:35 [2020-07-29T11:05:35.877Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:05:36 [2020-07-29T11:05:36.188Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.020s	coverage: 65.3% of statements
11:05:36 [2020-07-29T11:05:36.188Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.047s	coverage: 35.8% of statements
11:05:36 [2020-07-29T11:05:36.752Z] ok  	github.com/docker/docker/container	0.159s	coverage: 35.6% of statements
11:05:37 [2020-07-29T11:05:37.684Z] ok  	github.com/docker/docker/daemon/discovery	0.050s	coverage: 30.4% of statements
11:05:37 [2020-07-29T11:05:37.941Z] ok  	github.com/docker/docker/daemon/events	0.107s	coverage: 50.0% of statements
11:05:38 [2020-07-29T11:05:38.506Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.348s	coverage: 49.5% of statements
11:05:38 [2020-07-29T11:05:38.506Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	7.674s	coverage: 68.5% of statements
11:05:38 [2020-07-29T11:05:38.617Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:05:38 [2020-07-29T11:05:38.618Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:05:38 [2020-07-29T11:05:38.808Z] ok  	github.com/docker/docker/daemon	12.507s	coverage: 17.5% of statements
11:05:38 [2020-07-29T11:05:38.808Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
11:05:38 [2020-07-29T11:05:38.808Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
11:05:38 [2020-07-29T11:05:38.808Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
11:05:38 [2020-07-29T11:05:38.808Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
11:05:38 [2020-07-29T11:05:38.857Z] --- PASS: TestBuildMultiStageOnBuild (2.91s)
11:05:38 [2020-07-29T11:05:38.857Z] === RUN   TestBuildUncleanTarFilenames
11:05:38 [2020-07-29T11:05:38.874Z] ok  	github.com/docker/docker/daemon/config	0.128s	coverage: 82.2% of statements
11:05:39 [2020-07-29T11:05:39.440Z] ok  	github.com/docker/docker/daemon/graphdriver	0.012s	coverage: 2.2% of statements
11:05:39 [2020-07-29T11:05:39.457Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.309s	coverage: 45.9% of statements
11:05:39 [2020-07-29T11:05:39.457Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
11:05:40 [2020-07-29T11:05:40.238Z] --- PASS: TestBuildUncleanTarFilenames (1.76s)
11:05:40 [2020-07-29T11:05:40.238Z] === RUN   TestBuildMultiStageLayerLeak
11:05:40 [2020-07-29T11:05:40.373Z] ok  	github.com/docker/docker/cmd/dockerd	0.078s	coverage: 29.5% of statements
11:05:40 [2020-07-29T11:05:40.373Z] ?   	github.com/docker/docker/container/stream	[no test files]
11:05:40 [2020-07-29T11:05:40.373Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
11:05:40 [2020-07-29T11:05:40.373Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
11:05:40 [2020-07-29T11:05:40.373Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
11:05:40 [2020-07-29T11:05:40.709Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
11:05:40 [2020-07-29T11:05:40.709Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.92s)
11:05:40 [2020-07-29T11:05:40.709Z]         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
11:05:40 [2020-07-29T11:05:40.709Z]         daemon.go:325: [d129e06d56516] waiting for daemon to start
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:325: [d129e06d56516] waiting for daemon to start
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:353: [d129e06d56516] daemon started
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:325: [d129e06d56516] waiting for daemon to start
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:296: [d129e06d56516] exiting daemon
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:325: [d129e06d56516] waiting for daemon to start
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:353: [d129e06d56516] daemon started
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:461: [d129e06d56516] Stopping daemon
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:296: [d129e06d56516] exiting daemon
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:448: [d129e06d56516] Daemon stopped
11:05:40 [2020-07-29T11:05:40.710Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.34s)
11:05:40 [2020-07-29T11:05:40.710Z]         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
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:325: [d47f718c89e3d] waiting for daemon to start
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:325: [d47f718c89e3d] waiting for daemon to start
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:353: [d47f718c89e3d] daemon started
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:296: [d47f718c89e3d] exiting daemon
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:325: [d47f718c89e3d] waiting for daemon to start
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:325: [d47f718c89e3d] waiting for daemon to start
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:353: [d47f718c89e3d] daemon started
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:461: [d47f718c89e3d] Stopping daemon
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:296: [d47f718c89e3d] exiting daemon
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:448: [d47f718c89e3d] Daemon stopped
11:05:40 [2020-07-29T11:05:40.710Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.46s)
11:05:40 [2020-07-29T11:05:40.710Z]         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
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:325: [d2d3954f59bb4] waiting for daemon to start
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:325: [d2d3954f59bb4] waiting for daemon to start
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:353: [d2d3954f59bb4] daemon started
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:461: [d2d3954f59bb4] Stopping daemon
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:296: [d2d3954f59bb4] exiting daemon
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:448: [d2d3954f59bb4] Daemon stopped
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:325: [d2d3954f59bb4] waiting for daemon to start
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:325: [d2d3954f59bb4] waiting for daemon to start
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:353: [d2d3954f59bb4] daemon started
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:461: [d2d3954f59bb4] Stopping daemon
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:296: [d2d3954f59bb4] exiting daemon
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:448: [d2d3954f59bb4] Daemon stopped
11:05:40 [2020-07-29T11:05:40.710Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.45s)
11:05:40 [2020-07-29T11:05:40.710Z]         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
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:325: [dd24c363d5e58] waiting for daemon to start
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:325: [dd24c363d5e58] waiting for daemon to start
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:353: [dd24c363d5e58] daemon started
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:325: [dd24c363d5e58] waiting for daemon to start
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:296: [dd24c363d5e58] exiting daemon
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:325: [dd24c363d5e58] waiting for daemon to start
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:353: [dd24c363d5e58] daemon started
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:461: [dd24c363d5e58] Stopping daemon
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:296: [dd24c363d5e58] exiting daemon
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:448: [dd24c363d5e58] Daemon stopped
11:05:40 [2020-07-29T11:05:40.710Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.45s)
11:05:40 [2020-07-29T11:05:40.710Z]         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
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:325: [dcad29729ec1d] waiting for daemon to start
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:325: [dcad29729ec1d] waiting for daemon to start
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:353: [dcad29729ec1d] daemon started
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:461: [dcad29729ec1d] Stopping daemon
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:296: [dcad29729ec1d] exiting daemon
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:448: [dcad29729ec1d] Daemon stopped
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:325: [dcad29729ec1d] waiting for daemon to start
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:325: [dcad29729ec1d] waiting for daemon to start
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:353: [dcad29729ec1d] daemon started
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:461: [dcad29729ec1d] Stopping daemon
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:296: [dcad29729ec1d] exiting daemon
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:448: [dcad29729ec1d] Daemon stopped
11:05:40 [2020-07-29T11:05:40.710Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.46s)
11:05:40 [2020-07-29T11:05:40.710Z]         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
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:325: [d917dea1b4131] waiting for daemon to start
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:325: [d917dea1b4131] waiting for daemon to start
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:353: [d917dea1b4131] daemon started
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:325: [d917dea1b4131] waiting for daemon to start
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:296: [d917dea1b4131] exiting daemon
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:325: [d917dea1b4131] waiting for daemon to start
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:353: [d917dea1b4131] daemon started
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:461: [d917dea1b4131] Stopping daemon
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:296: [d917dea1b4131] exiting daemon
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:448: [d917dea1b4131] Daemon stopped
11:05:40 [2020-07-29T11:05:40.710Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.27s)
11:05:40 [2020-07-29T11:05:40.710Z]         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
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:325: [d421ff2565325] waiting for daemon to start
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:325: [d421ff2565325] waiting for daemon to start
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:353: [d421ff2565325] daemon started
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:461: [d421ff2565325] Stopping daemon
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:296: [d421ff2565325] exiting daemon
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:448: [d421ff2565325] Daemon stopped
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:325: [d421ff2565325] waiting for daemon to start
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:325: [d421ff2565325] waiting for daemon to start
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:353: [d421ff2565325] daemon started
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:461: [d421ff2565325] Stopping daemon
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:296: [d421ff2565325] exiting daemon
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:448: [d421ff2565325] Daemon stopped
11:05:40 [2020-07-29T11:05:40.710Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.29s)
11:05:40 [2020-07-29T11:05:40.710Z]         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
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:325: [ddb55ec3fa616] waiting for daemon to start
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:325: [ddb55ec3fa616] waiting for daemon to start
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:353: [ddb55ec3fa616] daemon started
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:461: [ddb55ec3fa616] Stopping daemon
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:296: [ddb55ec3fa616] exiting daemon
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:448: [ddb55ec3fa616] Daemon stopped
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:325: [ddb55ec3fa616] waiting for daemon to start
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:325: [ddb55ec3fa616] waiting for daemon to start
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:353: [ddb55ec3fa616] daemon started
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:461: [ddb55ec3fa616] Stopping daemon
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:296: [ddb55ec3fa616] exiting daemon
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:448: [ddb55ec3fa616] Daemon stopped
11:05:40 [2020-07-29T11:05:40.710Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.82s)
11:05:40 [2020-07-29T11:05:40.710Z]         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
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:325: [d1566efefcf78] waiting for daemon to start
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:325: [d1566efefcf78] waiting for daemon to start
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:353: [d1566efefcf78] daemon started
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:461: [d1566efefcf78] Stopping daemon
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:296: [d1566efefcf78] exiting daemon
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:448: [d1566efefcf78] Daemon stopped
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:325: [d1566efefcf78] waiting for daemon to start
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:325: [d1566efefcf78] waiting for daemon to start
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:353: [d1566efefcf78] daemon started
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:461: [d1566efefcf78] Stopping daemon
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:296: [d1566efefcf78] exiting daemon
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:448: [d1566efefcf78] Daemon stopped
11:05:40 [2020-07-29T11:05:40.710Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.82s)
11:05:40 [2020-07-29T11:05:40.710Z]         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
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:325: [df8d016ef79ff] waiting for daemon to start
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:325: [df8d016ef79ff] waiting for daemon to start
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:353: [df8d016ef79ff] daemon started
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:325: [df8d016ef79ff] waiting for daemon to start
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:296: [df8d016ef79ff] exiting daemon
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:325: [df8d016ef79ff] waiting for daemon to start
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:353: [df8d016ef79ff] daemon started
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:461: [df8d016ef79ff] Stopping daemon
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:296: [df8d016ef79ff] exiting daemon
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:448: [df8d016ef79ff] Daemon stopped
11:05:40 [2020-07-29T11:05:40.710Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.20s)
11:05:40 [2020-07-29T11:05:40.710Z]         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
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:325: [d28a6102795e2] waiting for daemon to start
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:325: [d28a6102795e2] waiting for daemon to start
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:353: [d28a6102795e2] daemon started
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:296: [d28a6102795e2] exiting daemon
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:325: [d28a6102795e2] waiting for daemon to start
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:325: [d28a6102795e2] waiting for daemon to start
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:353: [d28a6102795e2] daemon started
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:461: [d28a6102795e2] Stopping daemon
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:296: [d28a6102795e2] exiting daemon
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:448: [d28a6102795e2] Daemon stopped
11:05:40 [2020-07-29T11:05:40.710Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.23s)
11:05:40 [2020-07-29T11:05:40.710Z]         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
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:325: [df9139cf531b1] waiting for daemon to start
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:325: [df9139cf531b1] waiting for daemon to start
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:353: [df9139cf531b1] daemon started
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:461: [df9139cf531b1] Stopping daemon
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:296: [df9139cf531b1] exiting daemon
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:448: [df9139cf531b1] Daemon stopped
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:325: [df9139cf531b1] waiting for daemon to start
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:325: [df9139cf531b1] waiting for daemon to start
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:353: [df9139cf531b1] daemon started
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:461: [df9139cf531b1] Stopping daemon
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:296: [df9139cf531b1] exiting daemon
11:05:40 [2020-07-29T11:05:40.710Z]         daemon.go:448: [df9139cf531b1] Daemon stopped
11:05:40 [2020-07-29T11:05:40.710Z] === RUN   TestKernelTCPMemory
11:05:40 [2020-07-29T11:05:40.938Z] ok  	github.com/docker/docker/daemon/cluster	0.071s	coverage: 0.5% of statements
11:05:41 [2020-07-29T11:05:41.513Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.473s	coverage: 56.9% of statements
11:05:41 [2020-07-29T11:05:41.750Z] --- PASS: TestKernelTCPMemory (0.96s)
11:05:41 [2020-07-29T11:05:41.750Z] === RUN   TestNISDomainname
11:05:41 [2020-07-29T11:05:41.770Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.029s	coverage: 2.9% of statements
11:05:42 [2020-07-29T11:05:42.235Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.545s	coverage: 76.1% of statements
11:05:42 [2020-07-29T11:05:42.235Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.011s	coverage: 58.0% of statements
11:05:42 [2020-07-29T11:05:42.235Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.023s	coverage: 3.0% of statements
11:05:42 [2020-07-29T11:05:42.335Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	2.752s	coverage: 72.3% of statements
11:05:42 [2020-07-29T11:05:42.593Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.286s	coverage: 49.5% of statements
11:05:42 [2020-07-29T11:05:42.790Z] --- PASS: TestNISDomainname (1.04s)
11:05:42 [2020-07-29T11:05:42.790Z] === RUN   TestStats
11:05:42 [2020-07-29T11:05:42.850Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.015s	coverage: 58.0% of statements
11:05:43 [2020-07-29T11:05:43.291Z] ok  	github.com/docker/docker/daemon/links	0.034s	coverage: 93.0% of statements
11:05:43 [2020-07-29T11:05:43.534Z] --- PASS: TestBuildMultiStageLayerLeak (3.13s)
11:05:43 [2020-07-29T11:05:43.534Z] === RUN   TestBuildWithHugeFile
11:05:43 [2020-07-29T11:05:43.782Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	1.096s	coverage: 60.4% of statements
11:05:43 [2020-07-29T11:05:43.782Z] ok  	github.com/docker/docker/daemon/links	0.008s	coverage: 93.0% of statements
11:05:43 [2020-07-29T11:05:43.782Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.013s	coverage: 3.0% of statements
11:05:43 [2020-07-29T11:05:43.782Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.616s	coverage: 76.1% of statements
11:05:44 [2020-07-29T11:05:44.715Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.009s	coverage: 67.0% of statements
11:05:44 [2020-07-29T11:05:44.868Z] --- PASS: TestStats (1.88s)
11:05:44 [2020-07-29T11:05:44.868Z] === RUN   TestStopContainerWithTimeout
11:05:44 [2020-07-29T11:05:44.868Z] === RUN   TestStopContainerWithTimeout/0
11:05:44 [2020-07-29T11:05:44.868Z] === PAUSE TestStopContainerWithTimeout/0
11:05:44 [2020-07-29T11:05:44.868Z] === RUN   TestStopContainerWithTimeout/1
11:05:44 [2020-07-29T11:05:44.868Z] === PAUSE TestStopContainerWithTimeout/1
11:05:44 [2020-07-29T11:05:44.868Z] === RUN   TestStopContainerWithTimeout/3
11:05:44 [2020-07-29T11:05:44.868Z] === PAUSE TestStopContainerWithTimeout/3
11:05:44 [2020-07-29T11:05:44.868Z] === RUN   TestStopContainerWithTimeout/-1
11:05:44 [2020-07-29T11:05:44.868Z] === PAUSE TestStopContainerWithTimeout/-1
11:05:44 [2020-07-29T11:05:44.868Z] === CONT  TestStopContainerWithTimeout/0
11:05:44 [2020-07-29T11:05:44.868Z] === CONT  TestStopContainerWithTimeout/3
11:05:44 [2020-07-29T11:05:44.973Z] ok  	github.com/docker/docker/daemon/images	0.014s	coverage: 4.9% of statements
11:05:45 [2020-07-29T11:05:45.230Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.156s	coverage: 78.6% of statements
11:05:45 [2020-07-29T11:05:45.230Z] ok  	github.com/docker/docker/daemon/logger/journald	0.014s	coverage: 26.2% of statements
11:05:45 [2020-07-29T11:05:45.230Z] ok  	github.com/docker/docker/daemon/logger	0.229s	coverage: 43.7% of statements
11:05:45 [2020-07-29T11:05:45.398Z] ok  	github.com/docker/docker/daemon/logger	0.239s	coverage: 43.7% of statements
11:05:45 [2020-07-29T11:05:45.488Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.440s	coverage: 13.7% of statements
11:05:45 [2020-07-29T11:05:45.488Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.017s	coverage: 88.3% of statements
11:05:45 [2020-07-29T11:05:45.505Z] === CONT  TestStopContainerWithTimeout/1
11:05:45 [2020-07-29T11:05:45.746Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.017s	coverage: 62.1% of statements
11:05:46 [2020-07-29T11:05:46.003Z] ok  	github.com/docker/docker/daemon/logger/templates	0.027s	coverage: 8.3% of statements
11:05:46 [2020-07-29T11:05:46.048Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	4.905s	coverage: 55.1% of statements
11:05:46 [2020-07-29T11:05:46.048Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
11:05:46 [2020-07-29T11:05:46.048Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
11:05:46 [2020-07-29T11:05:46.261Z] ok  	github.com/docker/docker/daemon/logger/local	0.015s	coverage: 74.7% of statements
11:05:46 [2020-07-29T11:05:46.261Z] time="2020-07-29T11:05:46Z" level=error msg="Failed to remove source log file: remove /tmp/TestCheckCapacityAndRotate349419129/log842813828.1: no such file or directory"
11:05:46 [2020-07-29T11:05:46.261Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.041s	coverage: 37.9% of statements
11:05:46 [2020-07-29T11:05:46.518Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.114s	coverage: 47.8% of statements
11:05:46 [2020-07-29T11:05:46.776Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.860s	coverage: 46.2% of statements
11:05:47 [2020-07-29T11:05:47.033Z] ok  	github.com/docker/docker/daemon/network	0.032s	coverage: 63.8% of statements
11:05:47 [2020-07-29T11:05:47.580Z] === CONT  TestStopContainerWithTimeout/-1
11:05:47 [2020-07-29T11:05:47.964Z] ok  	github.com/docker/docker/distribution/metadata	0.044s	coverage: 48.2% of statements
11:05:47 [2020-07-29T11:05:47.965Z] ok  	github.com/docker/docker/errdefs	0.018s	coverage: 49.4% of statements
11:05:48 [2020-07-29T11:05:48.188Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.027s	coverage: 67.0% of statements
11:05:48 [2020-07-29T11:05:48.188Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.519s	coverage: 78.6% of statements
11:05:48 [2020-07-29T11:05:48.188Z] ok  	github.com/docker/docker/daemon/logger/journald	0.046s	coverage: 26.2% of statements
11:05:48 [2020-07-29T11:05:48.529Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.681s	coverage: 84.5% of statements
11:05:48 [2020-07-29T11:05:48.529Z] ok  	github.com/docker/docker/distribution	0.181s	coverage: 22.3% of statements
11:05:48 [2020-07-29T11:05:48.529Z] ok  	github.com/docker/docker/image	0.054s	coverage: 86.4% of statements
11:05:48 [2020-07-29T11:05:48.787Z] ok  	github.com/docker/docker/image/cache	0.022s	coverage: 19.2% of statements
11:05:48 [2020-07-29T11:05:48.833Z] ok  	github.com/docker/docker/daemon/images	0.025s	coverage: 4.9% of statements
11:05:48 [2020-07-29T11:05:48.833Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
11:05:48 [2020-07-29T11:05:48.833Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
11:05:48 [2020-07-29T11:05:48.833Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
11:05:48 [2020-07-29T11:05:48.833Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
11:05:49 [2020-07-29T11:05:49.044Z] ok  	github.com/docker/docker/image/v1	0.011s	coverage: 25.0% of statements
11:05:49 [2020-07-29T11:05:49.302Z] ok  	github.com/docker/docker/internal/testutil	0.006s	coverage: 62.5% of statements
11:05:49 [2020-07-29T11:05:49.302Z] ok  	github.com/docker/docker/libcontainerd/queue	0.038s	coverage: 100.0% of statements
11:05:49 [2020-07-29T11:05:49.302Z] ok  	github.com/docker/docker/distribution/xfer	1.477s	coverage: 83.4% of statements
11:05:49 [2020-07-29T11:05:49.302Z] ok  	github.com/docker/docker/pkg/aaparser	0.010s	coverage: 50.0% of statements
11:05:49 [2020-07-29T11:05:49.479Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.028s	coverage: 88.3% of statements
11:05:49 [2020-07-29T11:05:49.560Z] ok  	github.com/docker/docker/pkg/broadcaster	0.025s	coverage: 100.0% of statements
11:05:50 [2020-07-29T11:05:50.124Z] ok  	github.com/docker/docker/pkg/capabilities	0.046s	coverage: 87.5% of statements
11:05:50 [2020-07-29T11:05:50.370Z] --- PASS: TestStopContainerWithTimeout (0.01s)
11:05:50 [2020-07-29T11:05:50.370Z]     --- PASS: TestStopContainerWithTimeout/0 (0.93s)
11:05:50 [2020-07-29T11:05:50.370Z]     --- PASS: TestStopContainerWithTimeout/1 (1.98s)
11:05:50 [2020-07-29T11:05:50.370Z]     --- PASS: TestStopContainerWithTimeout/3 (2.98s)
11:05:50 [2020-07-29T11:05:50.370Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.89s)
11:05:50 [2020-07-29T11:05:50.370Z] === RUN   TestDeleteDevicemapper
11:05:50 [2020-07-29T11:05:50.370Z] --- SKIP: TestDeleteDevicemapper (0.00s)
11:05:50 [2020-07-29T11:05:50.370Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:05:50 [2020-07-29T11:05:50.370Z] === RUN   TestStopContainerWithRestartPolicyAlways
11:05:50 [2020-07-29T11:05:50.381Z] ok  	github.com/docker/docker/opts	0.056s	coverage: 66.9% of statements
11:05:50 [2020-07-29T11:05:50.381Z] ok  	github.com/docker/docker/pkg/directory	0.042s	coverage: 80.0% of statements
11:05:50 [2020-07-29T11:05:50.535Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.031s	coverage: 62.1% of statements
11:05:50 [2020-07-29T11:05:50.638Z] ok  	github.com/docker/docker/pkg/authorization	0.363s	coverage: 66.7% of statements
11:05:50 [2020-07-29T11:05:50.896Z] ok  	github.com/docker/docker/pkg/discovery/file	0.025s	coverage: 92.9% of statements
11:05:50 [2020-07-29T11:05:50.896Z] ok  	github.com/docker/docker/pkg/discovery	0.004s	coverage: 58.3% of statements
11:05:51 [2020-07-29T11:05:51.182Z] ok  	github.com/docker/docker/daemon/logger/local	0.080s	coverage: 74.7% of statements
11:05:51 [2020-07-29T11:05:51.182Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
11:05:51 [2020-07-29T11:05:51.459Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.006s	coverage: 92.3% of statements
11:05:51 [2020-07-29T11:05:51.459Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
11:05:51 [2020-07-29T11:05:51.459Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.041s	coverage: 93.8% of statements
11:05:51 [2020-07-29T11:05:51.717Z] ok  	github.com/docker/docker/pkg/archive	0.662s	coverage: 77.0% of statements
11:05:51 [2020-07-29T11:05:51.831Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.069s	coverage: 37.9% of statements
11:05:51 [2020-07-29T11:05:51.974Z] ok  	github.com/docker/docker/pkg/fileutils	0.006s	coverage: 89.5% of statements
11:05:51 [2020-07-29T11:05:51.974Z] ok  	github.com/docker/docker/pkg/homedir	0.007s	coverage: 10.2% of statements
11:05:51 [2020-07-29T11:05:51.974Z] ok  	github.com/docker/docker/pkg/fsutils	0.241s	coverage: 85.1% of statements
11:05:52 [2020-07-29T11:05:52.232Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 66.3% of statements
11:05:52 [2020-07-29T11:05:52.795Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.003s	coverage: 91.7% of statements
11:05:52 [2020-07-29T11:05:52.795Z] ok  	github.com/docker/docker/pkg/locker	0.012s	coverage: 88.9% of statements
11:05:52 [2020-07-29T11:05:52.795Z] ok  	github.com/docker/docker/pkg/idtools	0.447s	coverage: 70.1% of statements
11:05:52 [2020-07-29T11:05:52.795Z] ok  	github.com/docker/docker/pkg/ioutils	0.418s	coverage: 69.1% of statements
11:05:52 [2020-07-29T11:05:52.795Z] ok  	github.com/docker/docker/pkg/longpath	0.007s	coverage: 100.0% of statements
11:05:52 [2020-07-29T11:05:52.891Z] ok  	github.com/docker/docker/daemon/logger/templates	0.027s	coverage: 8.3% of statements
11:05:53 [2020-07-29T11:05:53.053Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.004s	coverage: 85.7% of statements
11:05:53 [2020-07-29T11:05:53.311Z] ok  	github.com/docker/docker/pkg/mount	0.036s	coverage: 69.6% of statements
11:05:53 [2020-07-29T11:05:53.311Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
11:05:53 [2020-07-29T11:05:53.311Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
11:05:53 [2020-07-29T11:05:53.534Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.028s	coverage: 47.8% of statements
11:05:53 [2020-07-29T11:05:53.568Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.019s	coverage: 90.0% of statements
11:05:53 [2020-07-29T11:05:53.568Z] ok  	github.com/docker/docker/pkg/pidfile	0.008s	coverage: 82.4% of statements
11:05:53 [2020-07-29T11:05:53.568Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.754s	coverage: 43.2% of statements
11:05:53 [2020-07-29T11:05:53.825Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.026s	coverage: 56.8% of statements
11:05:54 [2020-07-29T11:05:54.082Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
11:05:54 [2020-07-29T11:05:54.082Z] ok  	github.com/docker/docker/pkg/pools	0.014s	coverage: 87.9% of statements
11:05:54 [2020-07-29T11:05:54.339Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
11:05:54 [2020-07-29T11:05:54.595Z] ok  	github.com/docker/docker/pkg/reexec	0.014s	coverage: 82.4% of statements
11:05:54 [2020-07-29T11:05:54.596Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.064s	coverage: 84.1% of statements
11:05:54 [2020-07-29T11:05:54.662Z] ok  	github.com/docker/docker/daemon/network	0.033s	coverage: 63.8% of statements
11:05:54 [2020-07-29T11:05:54.836Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.61s)
11:05:54 [2020-07-29T11:05:54.836Z] === RUN   TestUpdateMemory
11:05:54 [2020-07-29T11:05:54.836Z] --- SKIP: TestUpdateMemory (0.00s)
11:05:54 [2020-07-29T11:05:54.836Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
11:05:54 [2020-07-29T11:05:54.836Z] === RUN   TestUpdateCPUQuota
11:05:54 [2020-07-29T11:05:54.852Z] ok  	github.com/docker/docker/pkg/stdcopy	0.008s	coverage: 100.0% of statements
11:05:55 [2020-07-29T11:05:55.110Z] ok  	github.com/docker/docker/pkg/streamformatter	0.005s	coverage: 66.2% of statements
11:05:55 [2020-07-29T11:05:55.110Z] ok  	github.com/docker/docker/pkg/stringid	0.008s	coverage: 70.6% of statements
11:05:55 [2020-07-29T11:05:55.110Z] ok  	github.com/docker/docker/pkg/symlink	0.008s	coverage: 87.7% of statements
11:05:55 [2020-07-29T11:05:55.368Z] ok  	github.com/docker/docker/pkg/pubsub	1.043s	coverage: 72.7% of statements
11:05:55 [2020-07-29T11:05:55.368Z] ok  	github.com/docker/docker/pkg/sysinfo	0.011s	coverage: 82.5% of statements
11:05:55 [2020-07-29T11:05:55.478Z] --- PASS: TestUpdateCPUQuota (1.20s)
11:05:55 [2020-07-29T11:05:55.479Z] === RUN   TestUpdatePidsLimit
11:05:55 [2020-07-29T11:05:55.479Z] === RUN   TestUpdatePidsLimit/update_from_none
11:05:55 [2020-07-29T11:05:55.624Z] ok  	github.com/docker/docker/pkg/tailfile	0.048s	coverage: 88.6% of statements
11:05:55 [2020-07-29T11:05:55.624Z] ok  	github.com/docker/docker/pkg/system	0.005s	coverage: 35.1% of statements
11:05:55 [2020-07-29T11:05:55.718Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.573s	coverage: 84.5% of statements
11:05:55 [2020-07-29T11:05:55.718Z] ?   	github.com/docker/docker/daemon/names	[no test files]
11:05:55 [2020-07-29T11:05:55.718Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
11:05:55 [2020-07-29T11:05:55.771Z] === RUN   TestUpdatePidsLimit/no_change
11:05:55 [2020-07-29T11:05:55.881Z] ok  	github.com/docker/docker/pkg/term	0.009s	coverage: 85.9% of statements
11:05:55 [2020-07-29T11:05:55.881Z] ok  	github.com/docker/docker/pkg/tarsum	0.061s	coverage: 89.3% of statements
11:05:56 [2020-07-29T11:05:56.064Z] === RUN   TestUpdatePidsLimit/update_lower
11:05:56 [2020-07-29T11:05:56.138Z] testing: warning: no tests to run
11:05:56 [2020-07-29T11:05:56.138Z] ok  	github.com/docker/docker/pkg/term/windows	0.002s	coverage: 0.0% of statements [no tests to run]
11:05:56 [2020-07-29T11:05:56.138Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
11:05:56 [2020-07-29T11:05:56.138Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
11:05:56 [2020-07-29T11:05:56.138Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
11:05:56 [2020-07-29T11:05:56.357Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
11:05:56 [2020-07-29T11:05:56.396Z] ok  	github.com/docker/docker/daemon	12.136s	coverage: 17.5% of statements
11:05:56 [2020-07-29T11:05:56.396Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
11:05:56 [2020-07-29T11:05:56.396Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
11:05:56 [2020-07-29T11:05:56.396Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
11:05:56 [2020-07-29T11:05:56.396Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
11:05:56 [2020-07-29T11:05:56.396Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
11:05:56 [2020-07-29T11:05:56.396Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
11:05:56 [2020-07-29T11:05:56.396Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
11:05:56 [2020-07-29T11:05:56.396Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
11:05:56 [2020-07-29T11:05:56.396Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
11:05:56 [2020-07-29T11:05:56.396Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
11:05:56 [2020-07-29T11:05:56.396Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
11:05:56 [2020-07-29T11:05:56.396Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
11:05:56 [2020-07-29T11:05:56.396Z] ?   	github.com/docker/docker/daemon/names	[no test files]
11:05:56 [2020-07-29T11:05:56.396Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
11:05:56 [2020-07-29T11:05:56.396Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
11:05:56 [2020-07-29T11:05:56.396Z] ?   	github.com/docker/docker/dockerversion	[no test files]
11:05:56 [2020-07-29T11:05:56.396Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
11:05:56 [2020-07-29T11:05:56.396Z] ?   	github.com/docker/docker/internal/test	[no test files]
11:05:56 [2020-07-29T11:05:56.396Z] ?   	github.com/docker/docker/internal/test/daemon	[no test files]
11:05:56 [2020-07-29T11:05:56.396Z] ?   	github.com/docker/docker/internal/test/environment	[no test files]
11:05:56 [2020-07-29T11:05:56.396Z] ?   	github.com/docker/docker/internal/test/fakecontext	[no test files]
11:05:56 [2020-07-29T11:05:56.396Z] ?   	github.com/docker/docker/internal/test/fakegit	[no test files]
11:05:56 [2020-07-29T11:05:56.396Z] ?   	github.com/docker/docker/internal/test/fakestorage	[no test files]
11:05:56 [2020-07-29T11:05:56.396Z] ?   	github.com/docker/docker/internal/test/fixtures/load	[no test files]
11:05:56 [2020-07-29T11:05:56.396Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin	[no test files]
11:05:56 [2020-07-29T11:05:56.396Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin/basic	[no test files]
11:05:56 [2020-07-29T11:05:56.396Z] ?   	github.com/docker/docker/internal/test/registry	[no test files]
11:05:56 [2020-07-29T11:05:56.396Z] ?   	github.com/docker/docker/internal/test/request	[no test files]
11:05:56 [2020-07-29T11:05:56.396Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
11:05:56 [2020-07-29T11:05:56.650Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
11:05:56 [2020-07-29T11:05:56.653Z] ok  	github.com/docker/docker/reference	0.009s	coverage: 84.4% of statements
11:05:56 [2020-07-29T11:05:56.911Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
11:05:57 [2020-07-29T11:05:57.251Z] ok  	github.com/docker/docker/distribution/metadata	0.108s	coverage: 48.2% of statements
11:05:57 [2020-07-29T11:05:57.286Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
11:05:57 [2020-07-29T11:05:57.476Z] ok  	github.com/docker/docker/profiles/seccomp	0.020s	coverage: 74.1% of statements
11:05:57 [2020-07-29T11:05:57.476Z] ok  	github.com/docker/docker/restartmanager	0.009s	coverage: 49.0% of statements
11:05:57 [2020-07-29T11:05:57.476Z] ok  	github.com/docker/docker/registry/resumable	0.030s	coverage: 100.0% of statements
11:05:57 [2020-07-29T11:05:57.578Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
11:05:57 [2020-07-29T11:05:57.733Z] ok  	github.com/docker/docker/pkg/signal	2.974s	coverage: 61.0% of statements
11:05:57 [2020-07-29T11:05:57.899Z] ok  	github.com/docker/docker/errdefs	0.012s	coverage: 49.4% of statements
11:05:58 [2020-07-29T11:05:58.196Z] ok  	github.com/docker/docker/distribution	0.382s	coverage: 22.3% of statements
11:05:58 [2020-07-29T11:05:58.197Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
11:05:58 [2020-07-29T11:05:58.297Z] ok  	github.com/docker/docker/layer	7.534s	coverage: 72.0% of statements
11:05:58 [2020-07-29T11:05:58.297Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
11:05:58 [2020-07-29T11:05:58.297Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
11:05:58 [2020-07-29T11:05:58.297Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
11:05:58 [2020-07-29T11:05:58.297Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
11:05:58 [2020-07-29T11:05:58.297Z] ?   	github.com/docker/docker/oci	[no test files]
11:05:58 [2020-07-29T11:05:58.297Z] ?   	github.com/docker/docker/oci/caps	[no test files]
11:05:58 [2020-07-29T11:05:58.297Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
11:05:58 [2020-07-29T11:05:58.297Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
11:05:58 [2020-07-29T11:05:58.297Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
11:05:58 [2020-07-29T11:05:58.297Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
11:05:58 [2020-07-29T11:05:58.297Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
11:05:58 [2020-07-29T11:05:58.297Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
11:05:58 [2020-07-29T11:05:58.297Z] ok  	github.com/docker/docker/plugin	0.561s	coverage: 27.3% of statements
11:05:58 [2020-07-29T11:05:58.297Z] ok  	github.com/docker/docker/registry	0.198s	coverage: 56.3% of statements
11:05:58 [2020-07-29T11:05:58.297Z] ok  	github.com/docker/docker/runconfig	0.012s	coverage: 68.2% of statements
11:05:58 [2020-07-29T11:05:58.297Z] ok  	github.com/docker/docker/volume/local	0.006s	coverage: 73.0% of statements
11:05:58 [2020-07-29T11:05:58.297Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
11:05:58 [2020-07-29T11:05:58.553Z] ok  	github.com/docker/docker/volume/mounts	0.023s	coverage: 67.0% of statements
11:05:59 [2020-07-29T11:05:59.095Z] --- PASS: TestUpdatePidsLimit (3.70s)
11:05:59 [2020-07-29T11:05:59.095Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.37s)
11:05:59 [2020-07-29T11:05:59.095Z]     --- PASS: TestUpdatePidsLimit/no_change (0.34s)
11:05:59 [2020-07-29T11:05:59.095Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.36s)
11:05:59 [2020-07-29T11:05:59.095Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.34s)
11:05:59 [2020-07-29T11:05:59.095Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.47s)
11:05:59 [2020-07-29T11:05:59.095Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s)
11:05:59 [2020-07-29T11:05:59.095Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s)
11:05:59 [2020-07-29T11:05:59.095Z] === RUN   TestUpdateRestartPolicy
11:05:59 [2020-07-29T11:05:59.115Z] ok  	github.com/docker/docker/volume/service	0.010s	coverage: 73.0% of statements
11:06:00 [2020-07-29T11:06:00.309Z] ok  	github.com/docker/docker/distribution/xfer	1.468s	coverage: 83.4% of statements
11:06:00 [2020-07-29T11:06:00.309Z] ?   	github.com/docker/docker/dockerversion	[no test files]
11:06:00 [2020-07-29T11:06:00.955Z] ok  	github.com/docker/docker/image	0.091s	coverage: 86.4% of statements
11:06:00 [2020-07-29T11:06:00.955Z] ok  	github.com/docker/docker/image/cache	0.050s	coverage: 19.2% of statements
11:06:00 [2020-07-29T11:06:00.955Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
11:06:01 [2020-07-29T11:06:01.601Z] ok  	github.com/docker/docker/image/v1	0.014s	coverage: 25.0% of statements
11:06:01 [2020-07-29T11:06:01.601Z] ?   	github.com/docker/docker/internal/test	[no test files]
11:06:02 [2020-07-29T11:06:02.653Z] ok  	github.com/docker/docker/internal/testutil	0.007s	coverage: 62.5% of statements
11:06:04 [2020-07-29T11:06:04.189Z] ?   	github.com/docker/docker/internal/test/daemon	[no test files]
11:06:04 [2020-07-29T11:06:04.189Z] ?   	github.com/docker/docker/internal/test/environment	[no test files]
11:06:04 [2020-07-29T11:06:04.189Z] ?   	github.com/docker/docker/internal/test/fakecontext	[no test files]
11:06:04 [2020-07-29T11:06:04.189Z] ?   	github.com/docker/docker/internal/test/fakegit	[no test files]
11:06:04 [2020-07-29T11:06:04.189Z] ?   	github.com/docker/docker/internal/test/fakestorage	[no test files]
11:06:04 [2020-07-29T11:06:04.189Z] ?   	github.com/docker/docker/internal/test/fixtures/load	[no test files]
11:06:04 [2020-07-29T11:06:04.189Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin	[no test files]
11:06:04 [2020-07-29T11:06:04.189Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin/basic	[no test files]
11:06:04 [2020-07-29T11:06:04.189Z] ?   	github.com/docker/docker/internal/test/registry	[no test files]
11:06:04 [2020-07-29T11:06:04.189Z] ?   	github.com/docker/docker/internal/test/request	[no test files]
11:06:04 [2020-07-29T11:06:04.189Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
11:06:04 [2020-07-29T11:06:04.847Z] ok  	github.com/docker/docker/libcontainerd/queue	0.041s	coverage: 100.0% of statements
11:06:05 [2020-07-29T11:06:05.147Z] ok  	github.com/docker/docker/pkg/aaparser	0.019s	coverage: 50.0% of statements
11:06:07 [2020-07-29T11:06:07.254Z] ok  	github.com/docker/docker/opts	0.077s	coverage: 66.9% of statements
11:06:07 [2020-07-29T11:06:07.903Z] ok  	github.com/docker/docker/pkg/authorization	0.655s	coverage: 66.7% of statements
11:06:08 [2020-07-29T11:06:08.550Z] ok  	github.com/docker/docker/pkg/broadcaster	0.004s	coverage: 100.0% of statements
11:06:08 [2020-07-29T11:06:08.550Z] ok  	github.com/docker/docker/pkg/capabilities	0.026s	coverage: 87.5% of statements
11:06:09 [2020-07-29T11:06:09.605Z] ok  	github.com/docker/docker/pkg/directory	0.008s	coverage: 80.0% of statements
11:06:09 [2020-07-29T11:06:09.903Z] ok  	github.com/docker/docker/pkg/archive	1.191s	coverage: 76.9% of statements
11:06:10 [2020-07-29T11:06:10.975Z] ok  	github.com/docker/docker/pkg/discovery/file	0.011s	coverage: 92.9% of statements
11:06:10 [2020-07-29T11:06:10.975Z] ok  	github.com/docker/docker/pkg/discovery	0.007s	coverage: 58.3% of statements
11:06:11 [2020-07-29T11:06:11.619Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.004s	coverage: 92.3% of statements
11:06:11 [2020-07-29T11:06:11.776Z] --- PASS: TestUpdateRestartPolicy (12.82s)
11:06:11 [2020-07-29T11:06:11.776Z] === RUN   TestUpdateRestartWithAutoRemove
11:06:12 [2020-07-29T11:06:12.267Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.004s	coverage: 93.8% of statements
11:06:12 [2020-07-29T11:06:12.817Z] --- PASS: TestUpdateRestartWithAutoRemove (0.91s)
11:06:12 [2020-07-29T11:06:12.817Z] === RUN   TestWaitNonBlocked
11:06:12 [2020-07-29T11:06:12.817Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
11:06:12 [2020-07-29T11:06:12.817Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
11:06:12 [2020-07-29T11:06:12.817Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
11:06:12 [2020-07-29T11:06:12.817Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
11:06:12 [2020-07-29T11:06:12.817Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
11:06:12 [2020-07-29T11:06:12.817Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
11:06:12 [2020-07-29T11:06:12.907Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
11:06:13 [2020-07-29T11:06:13.930Z] --- PASS: TestWaitNonBlocked (0.01s)
11:06:13 [2020-07-29T11:06:13.931Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.82s)
11:06:13 [2020-07-29T11:06:13.931Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.94s)
11:06:13 [2020-07-29T11:06:13.931Z] === RUN   TestWaitBlocked
11:06:13 [2020-07-29T11:06:13.931Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
11:06:13 [2020-07-29T11:06:13.931Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
11:06:13 [2020-07-29T11:06:13.931Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
11:06:13 [2020-07-29T11:06:13.931Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
11:06:13 [2020-07-29T11:06:13.931Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
11:06:13 [2020-07-29T11:06:13.931Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
11:06:13 [2020-07-29T11:06:13.961Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.908s	coverage: 43.2% of statements
11:06:13 [2020-07-29T11:06:13.961Z] ok  	github.com/docker/docker/pkg/filenotify	0.605s	coverage: 66.3% of statements
11:06:14 [2020-07-29T11:06:14.258Z] ok  	github.com/docker/docker/layer	7.557s	coverage: 72.0% of statements
11:06:14 [2020-07-29T11:06:14.258Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
11:06:14 [2020-07-29T11:06:14.258Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
11:06:14 [2020-07-29T11:06:14.258Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
11:06:14 [2020-07-29T11:06:14.258Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
11:06:14 [2020-07-29T11:06:14.258Z] ?   	github.com/docker/docker/oci	[no test files]
11:06:14 [2020-07-29T11:06:14.258Z] ?   	github.com/docker/docker/oci/caps	[no test files]
11:06:14 [2020-07-29T11:06:14.258Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
11:06:14 [2020-07-29T11:06:14.258Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
11:06:15 [2020-07-29T11:06:15.001Z] --- PASS: TestWaitBlocked (0.01s)
11:06:15 [2020-07-29T11:06:15.001Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.17s)
11:06:15 [2020-07-29T11:06:15.001Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.28s)
11:06:15 [2020-07-29T11:06:15.001Z] === CONT  TestContainerStartOnDaemonRestart
11:06:15 [2020-07-29T11:06:15.001Z] === CONT  TestIpcModeOlderClient
11:06:15 [2020-07-29T11:06:15.001Z] --- PASS: TestIpcModeOlderClient (0.17s)
11:06:15 [2020-07-29T11:06:15.001Z] === CONT  TestDaemonRestartIpcMode
11:06:15 [2020-07-29T11:06:15.314Z] ok  	github.com/docker/docker/pkg/fileutils	0.028s	coverage: 89.5% of statements
11:06:15 [2020-07-29T11:06:15.314Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.098s	coverage: 84.1% of statements
11:06:15 [2020-07-29T11:06:15.621Z] ok  	github.com/docker/docker/pkg/fsutils	0.444s	coverage: 85.1% of statements
11:06:15 [2020-07-29T11:06:15.919Z] ok  	github.com/docker/docker/pkg/homedir	0.008s	coverage: 10.2% of statements
11:06:16 [2020-07-29T11:06:16.974Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.031s	coverage: 91.7% of statements
11:06:17 [2020-07-29T11:06:17.273Z] ok  	github.com/docker/docker/pkg/locker	0.049s	coverage: 88.9% of statements
11:06:17 [2020-07-29T11:06:17.569Z] ok  	github.com/docker/docker/pkg/longpath	0.006s	coverage: 100.0% of statements
11:06:17 [2020-07-29T11:06:17.813Z] --- PASS: TestContainerStartOnDaemonRestart (2.88s)
11:06:17 [2020-07-29T11:06:17.813Z]     daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart
11:06:17 [2020-07-29T11:06:17.813Z]     daemon.go:325: [d6625840265e7] waiting for daemon to start
11:06:17 [2020-07-29T11:06:17.813Z]     daemon.go:325: [d6625840265e7] waiting for daemon to start
11:06:17 [2020-07-29T11:06:17.813Z]     daemon.go:353: [d6625840265e7] daemon started
11:06:17 [2020-07-29T11:06:17.813Z]     daemon.go:325: [d6625840265e7] waiting for daemon to start
11:06:17 [2020-07-29T11:06:17.813Z]     daemon.go:296: [d6625840265e7] exiting daemon
11:06:17 [2020-07-29T11:06:17.813Z]     daemon.go:325: [d6625840265e7] waiting for daemon to start
11:06:17 [2020-07-29T11:06:17.813Z]     daemon.go:353: [d6625840265e7] daemon started
11:06:17 [2020-07-29T11:06:17.813Z]     daemon.go:461: [d6625840265e7] Stopping daemon
11:06:17 [2020-07-29T11:06:17.813Z]     daemon.go:296: [d6625840265e7] exiting daemon
11:06:17 [2020-07-29T11:06:17.813Z]     daemon.go:448: [d6625840265e7] Daemon stopped
11:06:18 [2020-07-29T11:06:18.216Z] ok  	github.com/docker/docker/pkg/idtools	0.691s	coverage: 70.1% of statements
11:06:18 [2020-07-29T11:06:18.515Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.023s	coverage: 85.7% of statements
11:06:18 [2020-07-29T11:06:18.814Z] ok  	github.com/docker/docker/pkg/ioutils	1.626s	coverage: 70.0% of statements
11:06:18 [2020-07-29T11:06:18.814Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
11:06:19 [2020-07-29T11:06:19.351Z] --- PASS: TestDaemonRestartIpcMode (4.04s)
11:06:19 [2020-07-29T11:06:19.352Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode
11:06:19 [2020-07-29T11:06:19.352Z]     daemon.go:325: [dbaf00e33b2b9] waiting for daemon to start
11:06:19 [2020-07-29T11:06:19.352Z]     daemon.go:325: [dbaf00e33b2b9] waiting for daemon to start
11:06:19 [2020-07-29T11:06:19.352Z]     daemon.go:353: [dbaf00e33b2b9] daemon started
11:06:19 [2020-07-29T11:06:19.352Z]     daemon.go:461: [dbaf00e33b2b9] Stopping daemon
11:06:19 [2020-07-29T11:06:19.352Z]     daemon.go:296: [dbaf00e33b2b9] exiting daemon
11:06:19 [2020-07-29T11:06:19.352Z]     daemon.go:448: [dbaf00e33b2b9] Daemon stopped
11:06:19 [2020-07-29T11:06:19.352Z]     daemon.go:325: [dbaf00e33b2b9] waiting for daemon to start
11:06:19 [2020-07-29T11:06:19.352Z]     daemon.go:325: [dbaf00e33b2b9] waiting for daemon to start
11:06:19 [2020-07-29T11:06:19.352Z]     daemon.go:353: [dbaf00e33b2b9] daemon started
11:06:19 [2020-07-29T11:06:19.352Z]     daemon.go:461: [dbaf00e33b2b9] Stopping daemon
11:06:19 [2020-07-29T11:06:19.352Z]     daemon.go:296: [dbaf00e33b2b9] exiting daemon
11:06:19 [2020-07-29T11:06:19.352Z]     daemon.go:448: [dbaf00e33b2b9] Daemon stopped
11:06:19 [2020-07-29T11:06:19.352Z] PASS
11:06:19 [2020-07-29T11:06:19.352Z] 
11:06:19 [2020-07-29T11:06:19.352Z] === Skipped
11:06:19 [2020-07-29T11:06:19.352Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
11:06:19 [2020-07-29T11:06:19.352Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:06:19 [2020-07-29T11:06:19.352Z] 
11:06:19 [2020-07-29T11:06:19.352Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
11:06:19 [2020-07-29T11:06:19.352Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:06:19 [2020-07-29T11:06:19.352Z] 
11:06:19 [2020-07-29T11:06:19.352Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
11:06:19 [2020-07-29T11:06:19.352Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:06:19 [2020-07-29T11:06:19.352Z] 
11:06:19 [2020-07-29T11:06:19.352Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
11:06:19 [2020-07-29T11:06:19.352Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:06:19 [2020-07-29T11:06:19.352Z] 
11:06:19 [2020-07-29T11:06:19.352Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
11:06:19 [2020-07-29T11:06:19.352Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:06:19 [2020-07-29T11:06:19.352Z] 
11:06:19 [2020-07-29T11:06:19.352Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
11:06:19 [2020-07-29T11:06:19.352Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
11:06:19 [2020-07-29T11:06:19.352Z] 
11:06:19 [2020-07-29T11:06:19.352Z] 
11:06:19 [2020-07-29T11:06:19.352Z] DONE 189 tests, 6 skipped in 124.649s
11:06:19 [2020-07-29T11:06:19.352Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
11:06:19 [2020-07-29T11:06:19.352Z] ++ 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
11:06:19 [2020-07-29T11:06:19.352Z] ++ set -e
11:06:19 [2020-07-29T11:06:19.352Z] ++ '[' -n 0 ']'
11:06:19 [2020-07-29T11:06:19.352Z] ++ set -x
11:06:19 [2020-07-29T11:06:19.352Z] ++ env -i DEST=/go/src/github.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
11:06:19 [2020-07-29T11:06:19.352Z] INFO: Testing against a local daemon
11:06:19 [2020-07-29T11:06:19.352Z] === RUN   TestCommitInheritsEnv
11:06:19 [2020-07-29T11:06:19.462Z] ok  	github.com/docker/docker/pkg/parsers	0.013s	coverage: 97.0% of statements
11:06:19 [2020-07-29T11:06:19.462Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.006s	coverage: 60.0% of statements
11:06:19 [2020-07-29T11:06:19.462Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.008s	coverage: 90.0% of statements
11:06:20 [2020-07-29T11:06:20.054Z] --- PASS: TestCommitInheritsEnv (0.58s)
11:06:20 [2020-07-29T11:06:20.054Z] === RUN   TestImportExtremelyLargeImageWorks
11:06:20 [2020-07-29T11:06:20.054Z] === PAUSE TestImportExtremelyLargeImageWorks
11:06:20 [2020-07-29T11:06:20.054Z] === RUN   TestImagesFilterMultiReference
11:06:20 [2020-07-29T11:06:20.054Z] --- PASS: TestImagesFilterMultiReference (0.03s)
11:06:20 [2020-07-29T11:06:20.054Z] === RUN   TestImagePullPlatformInvalid
11:06:20 [2020-07-29T11:06:20.054Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
11:06:20 [2020-07-29T11:06:20.054Z] === RUN   TestRemoveImageOrphaning
11:06:20 [2020-07-29T11:06:20.107Z] ok  	github.com/docker/docker/pkg/mount	0.840s	coverage: 69.6% of statements
11:06:20 [2020-07-29T11:06:20.107Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
11:06:20 [2020-07-29T11:06:20.405Z] ok  	github.com/docker/docker/pkg/pidfile	0.025s	coverage: 82.4% of statements
11:06:20 [2020-07-29T11:06:20.405Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
11:06:20 [2020-07-29T11:06:20.405Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
11:06:20 [2020-07-29T11:06:20.690Z] --- PASS: TestRemoveImageOrphaning (0.56s)
11:06:20 [2020-07-29T11:06:20.690Z] === RUN   TestTagUnprefixedRepoByNameOrName
11:06:20 [2020-07-29T11:06:20.690Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
11:06:20 [2020-07-29T11:06:20.690Z] === RUN   TestTagInvalidReference
11:06:20 [2020-07-29T11:06:20.690Z] --- PASS: TestTagInvalidReference (0.01s)
11:06:20 [2020-07-29T11:06:20.690Z] === RUN   TestTagValidPrefixedRepo
11:06:20 [2020-07-29T11:06:20.690Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
11:06:20 [2020-07-29T11:06:20.690Z] === RUN   TestTagExistedNameWithoutForce
11:06:20 [2020-07-29T11:06:20.690Z] --- PASS: TestTagExistedNameWithoutForce (0.01s)
11:06:20 [2020-07-29T11:06:20.690Z] === RUN   TestTagOfficialNames
11:06:20 [2020-07-29T11:06:20.690Z] --- PASS: TestTagOfficialNames (0.03s)
11:06:20 [2020-07-29T11:06:20.690Z] === RUN   TestTagMatchesDigest
11:06:20 [2020-07-29T11:06:20.690Z] --- PASS: TestTagMatchesDigest (0.01s)
11:06:20 [2020-07-29T11:06:20.690Z] === CONT  TestImportExtremelyLargeImageWorks
11:06:20 [2020-07-29T11:06:20.702Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.019s	coverage: 56.8% of statements
11:06:21 [2020-07-29T11:06:21.756Z] ok  	github.com/docker/docker/pkg/progress	0.015s	coverage: 75.9% of statements
11:06:22 [2020-07-29T11:06:22.055Z] ok  	github.com/docker/docker/pkg/pools	0.006s	coverage: 87.9% of statements
11:06:22 [2020-07-29T11:06:22.055Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.012s	coverage: 85.7% of statements
11:06:22 [2020-07-29T11:06:22.697Z] ok  	github.com/docker/docker/pkg/reexec	0.021s	coverage: 82.4% of statements
11:06:23 [2020-07-29T11:06:23.340Z] ok  	github.com/docker/docker/pkg/pubsub	1.117s	coverage: 72.7% of statements
11:06:23 [2020-07-29T11:06:23.637Z] ok  	github.com/docker/docker/pkg/stdcopy	0.031s	coverage: 100.0% of statements
11:06:24 [2020-07-29T11:06:24.283Z] ok  	github.com/docker/docker/pkg/stringid	0.019s	coverage: 70.6% of statements
11:06:24 [2020-07-29T11:06:24.927Z] ok  	github.com/docker/docker/pkg/streamformatter	0.006s	coverage: 66.2% of statements
11:06:25 [2020-07-29T11:06:25.225Z] ok  	github.com/docker/docker/pkg/symlink	0.025s	coverage: 87.7% of statements
11:06:25 [2020-07-29T11:06:25.879Z] ok  	github.com/docker/docker/pkg/sysinfo	0.018s	coverage: 80.8% of statements
11:06:26 [2020-07-29T11:06:26.523Z] ok  	github.com/docker/docker/pkg/system	0.034s	coverage: 35.1% of statements
11:06:26 [2020-07-29T11:06:26.820Z] ok  	github.com/docker/docker/pkg/tailfile	0.119s	coverage: 88.6% of statements
11:06:27 [2020-07-29T11:06:27.467Z] ok  	github.com/docker/docker/pkg/tarsum	0.113s	coverage: 89.3% of statements
11:06:27 [2020-07-29T11:06:27.467Z] ok  	github.com/docker/docker/pkg/signal	4.508s	coverage: 61.0% of statements
11:06:27 [2020-07-29T11:06:27.766Z] ok  	github.com/docker/docker/pkg/term	0.079s	coverage: 85.9% of statements
11:06:28 [2020-07-29T11:06:28.409Z] testing: warning: no tests to run
11:06:28 [2020-07-29T11:06:28.409Z] ok  	github.com/docker/docker/pkg/term/windows	0.003s	coverage: 0.0% of statements [no tests to run]
11:06:28 [2020-07-29T11:06:28.409Z] ok  	github.com/docker/docker/pkg/urlutil	0.005s	coverage: 100.0% of statements
11:06:28 [2020-07-29T11:06:28.409Z] ok  	github.com/docker/docker/pkg/truncindex	0.105s	coverage: 91.5% of statements
11:06:29 [2020-07-29T11:06:29.056Z] ok  	github.com/docker/docker/pkg/useragent	0.033s	coverage: 88.9% of statements
11:06:30 [2020-07-29T11:06:30.111Z] ok  	github.com/docker/docker/plugin/v2	0.011s	coverage: 14.5% of statements
11:06:30 [2020-07-29T11:06:30.391Z] Removing intermediate container ad7bb793f907
11:06:30 [2020-07-29T11:06:30.391Z]  ---> 54b6a6722aeb
11:06:30 [2020-07-29T11:06:30.391Z] Step 6/8 : ENTRYPOINT ["powershell.exe"]
11:06:30 [2020-07-29T11:06:30.391Z]  ---> Running in b46c3a00fcaa
11:06:30 [2020-07-29T11:06:30.391Z] Removing intermediate container b46c3a00fcaa
11:06:30 [2020-07-29T11:06:30.391Z]  ---> bd1f52e7872a
11:06:30 [2020-07-29T11:06:30.391Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker
11:06:30 [2020-07-29T11:06:30.391Z]  ---> Running in ce77ebe33c6e
11:06:30 [2020-07-29T11:06:30.865Z] Removing intermediate container ce77ebe33c6e
11:06:30 [2020-07-29T11:06:30.865Z]  ---> 18247c836140
11:06:30 [2020-07-29T11:06:30.865Z] Step 8/8 : COPY . .
11:06:31 [2020-07-29T11:06:31.146Z] ok  	github.com/docker/docker/pkg/plugins	33.629s	coverage: 76.8% of statements
11:06:31 [2020-07-29T11:06:31.146Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
11:06:31 [2020-07-29T11:06:31.146Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
11:06:31 [2020-07-29T11:06:31.146Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
11:06:31 [2020-07-29T11:06:31.146Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
11:06:31 [2020-07-29T11:06:31.146Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
11:06:31 [2020-07-29T11:06:31.146Z] ?   	github.com/docker/docker/rootless	[no test files]
11:06:31 [2020-07-29T11:06:31.146Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
11:06:31 [2020-07-29T11:06:31.146Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
11:06:31 [2020-07-29T11:06:31.146Z] ?   	github.com/docker/docker/volume	[no test files]
11:06:31 [2020-07-29T11:06:31.146Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
11:06:31 [2020-07-29T11:06:31.146Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
11:06:31 [2020-07-29T11:06:31.146Z] 
11:06:31 [2020-07-29T11:06:31.146Z] === Skipped
11:06:31 [2020-07-29T11:06:31.146Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
11:06:31 [2020-07-29T11:06:31.146Z]     exec_linux_test.go:18: requires AppArmor to be enabled
11:06:31 [2020-07-29T11:06:31.146Z] 
11:06:31 [2020-07-29T11:06:31.146Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
11:06:31 [2020-07-29T11:06:31.146Z]     exec_linux_test.go:38: requires AppArmor to be enabled
11:06:31 [2020-07-29T11:06:31.146Z] 
11:06:31 [2020-07-29T11:06:31.146Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
11:06:31 [2020-07-29T11:06:31.146Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:06:31 [2020-07-29T11:06:31.146Z]     graphtest_unix.go:46: Driver btrfs not supported
11:06:31 [2020-07-29T11:06:31.146Z] 
11:06:31 [2020-07-29T11:06:31.146Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
11:06:31 [2020-07-29T11:06:31.146Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:06:31 [2020-07-29T11:06:31.146Z]     graphtest_unix.go:46: Driver btrfs not supported
11:06:31 [2020-07-29T11:06:31.146Z] 
11:06:31 [2020-07-29T11:06:31.146Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
11:06:31 [2020-07-29T11:06:31.146Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:06:31 [2020-07-29T11:06:31.146Z]     graphtest_unix.go:46: Driver btrfs not supported
11:06:31 [2020-07-29T11:06:31.146Z] 
11:06:31 [2020-07-29T11:06:31.146Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
11:06:31 [2020-07-29T11:06:31.146Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:06:31 [2020-07-29T11:06:31.146Z]     graphtest_unix.go:46: Driver btrfs not supported
11:06:31 [2020-07-29T11:06:31.146Z] 
11:06:31 [2020-07-29T11:06:31.146Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
11:06:31 [2020-07-29T11:06:31.146Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:06:31 [2020-07-29T11:06:31.146Z]     graphtest_unix.go:46: Driver btrfs not supported
11:06:31 [2020-07-29T11:06:31.146Z] 
11:06:31 [2020-07-29T11:06:31.146Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
11:06:31 [2020-07-29T11:06:31.146Z]     graphtest_unix.go:73: No driver to put!
11:06:31 [2020-07-29T11:06:31.146Z] 
11:06:31 [2020-07-29T11:06:31.146Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
11:06:31 [2020-07-29T11:06:31.146Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
11:06:31 [2020-07-29T11:06:31.146Z] 
11:06:31 [2020-07-29T11:06:31.146Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
11:06:31 [2020-07-29T11:06:31.146Z]     overlay_test.go:49: Fails to compute changes intermittently
11:06:31 [2020-07-29T11:06:31.146Z] 
11:06:31 [2020-07-29T11:06:31.146Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
11:06:31 [2020-07-29T11:06:31.146Z]     overlay_test.go:65: Cannot run test with naive change algorithm
11:06:31 [2020-07-29T11:06:31.146Z] 
11:06:31 [2020-07-29T11:06:31.146Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
11:06:31 [2020-07-29T11:06:31.146Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
11:06:31 [2020-07-29T11:06:31.146Z] 
11:06:31 [2020-07-29T11:06:31.146Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
11:06:31 [2020-07-29T11:06:31.146Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:06:31 [2020-07-29T11:06:31.146Z]     graphtest_unix.go:46: Driver zfs not supported
11:06:31 [2020-07-29T11:06:31.146Z] 
11:06:31 [2020-07-29T11:06:31.146Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
11:06:31 [2020-07-29T11:06:31.146Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:06:31 [2020-07-29T11:06:31.146Z]     graphtest_unix.go:46: Driver zfs not supported
11:06:31 [2020-07-29T11:06:31.146Z] 
11:06:31 [2020-07-29T11:06:31.146Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
11:06:31 [2020-07-29T11:06:31.146Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:06:31 [2020-07-29T11:06:31.146Z]     graphtest_unix.go:46: Driver zfs not supported
11:06:31 [2020-07-29T11:06:31.146Z] 
11:06:31 [2020-07-29T11:06:31.146Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
11:06:31 [2020-07-29T11:06:31.146Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:06:31 [2020-07-29T11:06:31.146Z]     graphtest_unix.go:46: Driver zfs not supported
11:06:31 [2020-07-29T11:06:31.146Z] 
11:06:31 [2020-07-29T11:06:31.146Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
11:06:31 [2020-07-29T11:06:31.146Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:06:31 [2020-07-29T11:06:31.146Z]     graphtest_unix.go:46: Driver zfs not supported
11:06:31 [2020-07-29T11:06:31.146Z] 
11:06:31 [2020-07-29T11:06:31.146Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
11:06:31 [2020-07-29T11:06:31.146Z]     graphtest_unix.go:73: No driver to put!
11:06:31 [2020-07-29T11:06:31.146Z] 
11:06:31 [2020-07-29T11:06:31.146Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
11:06:31 [2020-07-29T11:06:31.146Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
11:06:31 [2020-07-29T11:06:31.146Z] 
11:06:31 [2020-07-29T11:06:31.146Z] 
11:06:31 [2020-07-29T11:06:31.146Z] DONE 2066 tests, 19 skipped in 89.423s
Post stage
[Pipeline] junit
11:06:31 [2020-07-29T11:06:31.157Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
11:06:31 [2020-07-29T11:06:31.663Z] ok  	github.com/docker/docker/reference	0.015s	coverage: 84.4% of statements
11:06:31 [2020-07-29T11:06:31.674Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41287/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dae08c333e1756cf9cf08ef43b5b3b7a3977b648 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:dae08c333e1756cf9cf08ef43b5b3b7a3977b648 hack/validate/vendor
11:06:32 [2020-07-29T11:06:32.236Z] 2020/07/29 11:06:32 Collecting initial packages
11:06:32 [2020-07-29T11:06:32.236Z] 2020/07/29 11:06:32 Download dependencies
11:06:32 [2020-07-29T11:06:32.305Z] ok  	github.com/docker/docker/profiles/seccomp	0.030s	coverage: 69.1% of statements
11:06:32 [2020-07-29T11:06:32.602Z] ok  	github.com/docker/docker/plugin	0.589s	coverage: 27.3% of statements
11:06:33 [2020-07-29T11:06:33.664Z] ok  	github.com/docker/docker/registry/resumable	0.044s	coverage: 100.0% of statements
11:06:33 [2020-07-29T11:06:33.965Z] ok  	github.com/docker/docker/restartmanager	0.004s	coverage: 49.0% of statements
11:06:34 [2020-07-29T11:06:34.754Z] 2020/07/29 11:06:34 Starting whole vndr cycle because no package specified
11:06:34 [2020-07-29T11:06:34.754Z] 2020/07/29 11:06:34 	Ignoring paths matching "^archive/tar"
11:06:34 [2020-07-29T11:06:34.754Z] 2020/07/29 11:06:34 	Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20
11:06:34 [2020-07-29T11:06:34.754Z] 2020/07/29 11:06:34 	Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20
11:06:34 [2020-07-29T11:06:34.754Z] 2020/07/29 11:06:34 	Clone golang.org/x/net, revision f3200d17e092c607f615320ecaad13d87ad9a2b3, attempt 1/20
11:06:34 [2020-07-29T11:06:34.754Z] 2020/07/29 11:06:34 	Clone github.com/creack/pty, revision 2769f65a3a94eb8f876f44a0459d24ae7ad2e488, attempt 1/20
11:06:34 [2020-07-29T11:06:34.754Z] 2020/07/29 11:06:34 	Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20
11:06:34 [2020-07-29T11:06:34.754Z] 2020/07/29 11:06:34 	Clone github.com/konsorten/go-windows-terminal-sequences, revision f55edac94c9bbba5d6182a4be46d86a2c9b5b50e, attempt 1/20
11:06:34 [2020-07-29T11:06:34.754Z] 2020/07/29 11:06:34 	Clone golang.org/x/sys, revision 4c4f7f33c9ed00de01c4c741d2177abfcfe19307, attempt 1/20
11:06:34 [2020-07-29T11:06:34.754Z] 2020/07/29 11:06:34 	Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20
11:06:34 [2020-07-29T11:06:34.754Z] 2020/07/29 11:06:34 	Clone github.com/mattn/go-shellwords, revision a72fbe27a1b0ed0df2f02754945044ce1456608b, attempt 1/20
11:06:34 [2020-07-29T11:06:34.754Z] 2020/07/29 11:06:34 	Clone github.com/sirupsen/logrus, revision 8bdbc7bcc01dcbb8ec23dc8a28e332258d25251f, attempt 1/20
11:06:34 [2020-07-29T11:06:34.754Z] 2020/07/29 11:06:34 	Clone github.com/golang/gddo, revision 9b12a26f3fbd7397dee4e20939ddca719d840d2a, attempt 1/20
11:06:34 [2020-07-29T11:06:34.754Z] 2020/07/29 11:06:34 	Clone github.com/Microsoft/hcsshim, revision 9dcb42f100215f8d375b4a9265e5bba009217a85, attempt 1/20
11:06:34 [2020-07-29T11:06:34.754Z] 2020/07/29 11:06:34 	Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20
11:06:34 [2020-07-29T11:06:34.754Z] 2020/07/29 11:06:34 	Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20
11:06:34 [2020-07-29T11:06:34.754Z] 2020/07/29 11:06:34 	Clone github.com/gorilla/mux, revision ed099d42384823742bba0bf9a72b53b55c9e2e38, attempt 1/20
11:06:34 [2020-07-29T11:06:34.754Z] 2020/07/29 11:06:34 	Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20
11:06:35 [2020-07-29T11:06:35.319Z] 2020/07/29 11:06:35 	Finished clone github.com/mattn/go-shellwords
11:06:35 [2020-07-29T11:06:35.319Z] 2020/07/29 11:06:35 	Clone github.com/Microsoft/go-winio, revision 6c72808b55902eae4c5943626030429ff20f3b63, attempt 1/20
11:06:35 [2020-07-29T11:06:35.319Z] 2020/07/29 11:06:35 	Finished clone github.com/Azure/go-ansiterm
11:06:35 [2020-07-29T11:06:35.319Z] 2020/07/29 11:06:35 	Clone github.com/fsnotify/fsnotify, revision 1485a34d5d5723fea214f5710708e19a831720e4, attempt 1/20
11:06:35 [2020-07-29T11:06:35.319Z] 2020/07/29 11:06:35 	Finished clone github.com/creack/pty
11:06:35 [2020-07-29T11:06:35.319Z] 2020/07/29 11:06:35 	Clone github.com/opentracing/opentracing-go, revision 1361b9cd60be79c4c3a7fa9841b3c132e40066a7, attempt 1/20
11:06:35 [2020-07-29T11:06:35.319Z] 2020/07/29 11:06:35 	Finished clone github.com/docker/libtrust
11:06:35 [2020-07-29T11:06:35.319Z] 2020/07/29 11:06:35 	Clone github.com/google/shlex, revision 6f45313302b9c56850fc17f99e40caebce98c716, attempt 1/20
11:06:35 [2020-07-29T11:06:35.319Z] 2020/07/29 11:06:35 	Finished clone github.com/konsorten/go-windows-terminal-sequences
11:06:35 [2020-07-29T11:06:35.319Z] 2020/07/29 11:06:35 	Clone github.com/opentracing-contrib/go-stdlib, revision b1a47cfbdd7543e70e9ef3e73d0802ad306cc1cc, attempt 1/20
11:06:35 [2020-07-29T11:06:35.319Z] 2020/07/29 11:06:35 	Finished clone github.com/docker/go-units
11:06:35 [2020-07-29T11:06:35.319Z] 2020/07/29 11:06:35 	Clone github.com/mitchellh/hashstructure, revision 2bca23e0e452137f789efbc8610126fd8b94f73b, attempt 1/20
11:06:35 [2020-07-29T11:06:35.319Z] 2020/07/29 11:06:35 	Finished clone github.com/grpc-ecosystem/grpc-opentracing
11:06:35 [2020-07-29T11:06:35.319Z] 2020/07/29 11:06:35 	Clone github.com/gofrs/flock, revision 7f43ea2e6a643ad441fc12d0ecc0d3388b300c53, attempt 1/20
11:06:35 [2020-07-29T11:06:35.319Z] 2020/07/29 11:06:35 	Finished clone github.com/google/uuid
11:06:35 [2020-07-29T11:06:35.319Z] 2020/07/29 11:06:35 	Clone github.com/docker/libnetwork, revision 026aabaa659832804b01754aaadd2c0f420c68b6, attempt 1/20
11:06:35 [2020-07-29T11:06:35.319Z] 2020/07/29 11:06:35 	Finished clone github.com/gorilla/mux
11:06:35 [2020-07-29T11:06:35.319Z] 2020/07/29 11:06:35 	Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20
11:06:35 [2020-07-29T11:06:35.319Z] 2020/07/29 11:06:35 	Finished clone github.com/tchap/go-patricia
11:06:35 [2020-07-29T11:06:35.319Z] 2020/07/29 11:06:35 	Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20
11:06:35 [2020-07-29T11:06:35.319Z] 2020/07/29 11:06:35 	Finished clone github.com/sirupsen/logrus
11:06:35 [2020-07-29T11:06:35.319Z] 2020/07/29 11:06:35 	Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20
11:06:35 [2020-07-29T11:06:35.501Z] ok  	github.com/docker/docker/registry	0.238s	coverage: 56.3% of statements
11:06:35 [2020-07-29T11:06:35.501Z] ok  	github.com/docker/docker/runconfig	0.019s	coverage: 68.2% of statements
11:06:35 [2020-07-29T11:06:35.576Z] 2020/07/29 11:06:35 	Finished clone github.com/docker/go-connections
11:06:35 [2020-07-29T11:06:35.576Z] 2020/07/29 11:06:35 	Clone github.com/beorn7/perks, revision e7f67b54abbeac9c40a31de0f81159e4cafebd6a, attempt 1/20
11:06:35 [2020-07-29T11:06:35.576Z] 2020/07/29 11:06:35 	Finished clone github.com/google/shlex
11:06:35 [2020-07-29T11:06:35.576Z] 2020/07/29 11:06:35 	Clone github.com/fernet/fernet-go, revision 1b2437bc582b3cfbb341ee5a29f8ef5b42912ff2, attempt 1/20
11:06:35 [2020-07-29T11:06:35.576Z] 2020/07/29 11:06:35 	Finished clone github.com/mitchellh/hashstructure
11:06:35 [2020-07-29T11:06:35.576Z] 2020/07/29 11:06:35 	Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20
11:06:35 [2020-07-29T11:06:35.800Z] ok  	github.com/docker/docker/volume/drivers	0.021s	coverage: 36.1% of statements
11:06:35 [2020-07-29T11:06:35.834Z] 2020/07/29 11:06:35 	Finished clone github.com/opentracing-contrib/go-stdlib
11:06:35 [2020-07-29T11:06:35.834Z] 2020/07/29 11:06:35 	Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20
11:06:35 [2020-07-29T11:06:35.834Z] 2020/07/29 11:06:35 	Finished clone github.com/gofrs/flock
11:06:35 [2020-07-29T11:06:35.834Z] 2020/07/29 11:06:35 	Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20
11:06:35 [2020-07-29T11:06:35.834Z] 2020/07/29 11:06:35 	Finished clone github.com/docker/go-events
11:06:35 [2020-07-29T11:06:35.834Z] 2020/07/29 11:06:35 	Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20
11:06:35 [2020-07-29T11:06:35.834Z] 2020/07/29 11:06:35 	Finished clone github.com/opentracing/opentracing-go
11:06:35 [2020-07-29T11:06:35.834Z] 2020/07/29 11:06:35 	Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20
11:06:35 [2020-07-29T11:06:35.834Z] 2020/07/29 11:06:35 	Finished clone github.com/armon/go-radix
11:06:35 [2020-07-29T11:06:35.834Z] 2020/07/29 11:06:35 	Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20
11:06:35 [2020-07-29T11:06:35.834Z] 2020/07/29 11:06:35 	Finished clone github.com/fsnotify/fsnotify
11:06:35 [2020-07-29T11:06:35.834Z] 2020/07/29 11:06:35 	Clone golang.org/x/crypto, revision 69ecbb4d6d5dab05e49161c6e77ea40a030884e1, attempt 1/20
11:06:35 [2020-07-29T11:06:35.834Z] 2020/07/29 11:06:35 	Finished clone github.com/Microsoft/go-winio
11:06:35 [2020-07-29T11:06:35.834Z] 2020/07/29 11:06:35 	Clone golang.org/x/time, revision fbb02b2291d28baffd63558aa44b4b56f178d650, attempt 1/20
11:06:36 [2020-07-29T11:06:36.091Z] 2020/07/29 11:06:35 	Finished clone github.com/beorn7/perks
11:06:36 [2020-07-29T11:06:36.091Z] 2020/07/29 11:06:35 	Clone go.etcd.io/bbolt, revision a0458a2b35708eef59eb5f620ceb3cd1c01a824d, attempt 1/20
11:06:36 [2020-07-29T11:06:36.091Z] 2020/07/29 11:06:36 	Finished clone github.com/fernet/fernet-go
11:06:36 [2020-07-29T11:06:36.091Z] 2020/07/29 11:06:36 	Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20
11:06:36 [2020-07-29T11:06:36.349Z] 2020/07/29 11:06:36 	Finished clone github.com/armon/go-metrics
11:06:36 [2020-07-29T11:06:36.349Z] 2020/07/29 11:06:36 	Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20
11:06:36 [2020-07-29T11:06:36.349Z] 2020/07/29 11:06:36 	Finished clone github.com/sean-/seed
11:06:36 [2020-07-29T11:06:36.349Z] 2020/07/29 11:06:36 	Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20
11:06:36 [2020-07-29T11:06:36.609Z] 2020/07/29 11:06:36 	Finished clone github.com/golang/gddo
11:06:36 [2020-07-29T11:06:36.609Z] 2020/07/29 11:06:36 	Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20
11:06:36 [2020-07-29T11:06:36.867Z] 2020/07/29 11:06:36 	Finished clone github.com/hashicorp/errwrap
11:06:36 [2020-07-29T11:06:36.867Z] 2020/07/29 11:06:36 	Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20
11:06:36 [2020-07-29T11:06:36.867Z] 2020/07/29 11:06:36 	Finished clone github.com/hashicorp/go-immutable-radix
11:06:36 [2020-07-29T11:06:36.867Z] 2020/07/29 11:06:36 	Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20
11:06:36 [2020-07-29T11:06:36.867Z] 2020/07/29 11:06:36 	Finished clone github.com/hashicorp/memberlist
11:06:36 [2020-07-29T11:06:36.867Z] 2020/07/29 11:06:36 	Clone github.com/hashicorp/golang-lru, revision 7087cb70de9f7a8bc0a10c375cb0d2280a8edf9c, attempt 1/20
11:06:36 [2020-07-29T11:06:36.867Z] 2020/07/29 11:06:36 	Finished clone golang.org/x/time
11:06:36 [2020-07-29T11:06:36.867Z] 2020/07/29 11:06:36 	Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20
11:06:37 [2020-07-29T11:06:37.140Z] 2020/07/29 11:06:37 	Finished clone github.com/hashicorp/go-memdb
11:06:37 [2020-07-29T11:06:37.140Z] 2020/07/29 11:06:37 	Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20
11:06:37 [2020-07-29T11:06:37.140Z] 2020/07/29 11:06:37 	Finished clone github.com/hashicorp/go-msgpack
11:06:37 [2020-07-29T11:06:37.140Z] 2020/07/29 11:06:37 	Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20
11:06:37 [2020-07-29T11:06:37.398Z] 2020/07/29 11:06:37 	Finished clone go.etcd.io/bbolt
11:06:37 [2020-07-29T11:06:37.398Z] 2020/07/29 11:06:37 	Clone github.com/vishvananda/netlink, revision a2ad57a690f3caf3015351d2d6e1c0b95c349752, attempt 1/20
11:06:37 [2020-07-29T11:06:37.398Z] 2020/07/29 11:06:37 	Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20
11:06:37 [2020-07-29T11:06:37.398Z] 2020/07/29 11:06:37 	Finished clone github.com/hashicorp/go-sockaddr
11:06:37 [2020-07-29T11:06:37.398Z] 2020/07/29 11:06:37 	Finished clone github.com/hashicorp/go-multierror
11:06:37 [2020-07-29T11:06:37.398Z] 2020/07/29 11:06:37 	Clone github.com/opencontainers/go-digest, revision 279bed98673dd5bef374d3b6e4b09e2af76183bf, attempt 1/20
11:06:37 [2020-07-29T11:06:37.655Z] 2020/07/29 11:06:37 	Finished clone golang.org/x/net
11:06:37 [2020-07-29T11:06:37.655Z] 2020/07/29 11:06:37 	Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20
11:06:37 [2020-07-29T11:06:37.655Z] 2020/07/29 11:06:37 	Finished clone github.com/coreos/pkg
11:06:37 [2020-07-29T11:06:37.655Z] 2020/07/29 11:06:37 	Clone github.com/opencontainers/selinux, revision 4defb1c884d2f4f9c890c615380f20f7fc215cf3, attempt 1/20
11:06:37 [2020-07-29T11:06:37.655Z] 2020/07/29 11:06:37 	Finished clone github.com/hashicorp/golang-lru
11:06:37 [2020-07-29T11:06:37.655Z] 2020/07/29 11:06:37 	Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20
11:06:37 [2020-07-29T11:06:37.904Z] ok  	github.com/docker/docker/volume/mounts	0.060s	coverage: 67.0% of statements
11:06:37 [2020-07-29T11:06:37.904Z] ok  	github.com/docker/docker/volume/local	0.032s	coverage: 73.0% of statements
11:06:37 [2020-07-29T11:06:37.913Z] 2020/07/29 11:06:37 	Finished clone golang.org/x/crypto
11:06:37 [2020-07-29T11:06:37.913Z] 2020/07/29 11:06:37 	Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20
11:06:37 [2020-07-29T11:06:37.913Z] 2020/07/29 11:06:37 	Finished clone golang.org/x/sys
11:06:37 [2020-07-29T11:06:37.913Z] 2020/07/29 11:06:37 	Clone github.com/aws/aws-sdk-go, revision 9ed0c8de252f04ac45a65358377103d5a1aa2d92, attempt 1/20
11:06:38 [2020-07-29T11:06:38.170Z] 2020/07/29 11:06:37 	Finished clone github.com/docker/libkv
11:06:38 [2020-07-29T11:06:38.170Z] 2020/07/29 11:06:37 	Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20
11:06:38 [2020-07-29T11:06:38.170Z] 2020/07/29 11:06:37 	Finished clone github.com/Microsoft/hcsshim
11:06:38 [2020-07-29T11:06:38.170Z] 2020/07/29 11:06:37 	Clone google.golang.org/grpc, revision 39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6, attempt 1/20
11:06:38 [2020-07-29T11:06:38.170Z] 2020/07/29 11:06:37 	Finished clone github.com/vishvananda/netns
11:06:38 [2020-07-29T11:06:38.170Z] 2020/07/29 11:06:37 	Clone github.com/opencontainers/runc, revision dc9208a3303feef5b3839f4323d9beb36df0a9dd, attempt 1/20
11:06:38 [2020-07-29T11:06:38.170Z] 2020/07/29 11:06:38 	Finished clone github.com/opencontainers/go-digest
11:06:38 [2020-07-29T11:06:38.170Z] 2020/07/29 11:06:38 	Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20
11:06:38 [2020-07-29T11:06:38.170Z] 2020/07/29 11:06:38 	Finished clone github.com/vishvananda/netlink
11:06:38 [2020-07-29T11:06:38.170Z] 2020/07/29 11:06:38 	Clone github.com/go-ini/ini, revision 300e940a926eb277d3901b20bdfcc54928ad3642, attempt 1/20
11:06:38 [2020-07-29T11:06:38.428Z] 2020/07/29 11:06:38 	Finished clone github.com/BurntSushi/toml
11:06:38 [2020-07-29T11:06:38.428Z] 2020/07/29 11:06:38 	Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20
11:06:38 [2020-07-29T11:06:38.542Z] ok  	github.com/docker/docker/volume/service	0.023s	coverage: 73.0% of statements
11:06:38 [2020-07-29T11:06:38.710Z] 2020/07/29 11:06:38 	Finished clone github.com/samuel/go-zookeeper
11:06:38 [2020-07-29T11:06:38.710Z] 2020/07/29 11:06:38 	Clone github.com/godbus/dbus, revision 5f6efc7ef2759c81b7ba876593971bfce311eab3, attempt 1/20
11:06:38 [2020-07-29T11:06:38.710Z] 2020/07/29 11:06:38 	Finished clone github.com/Microsoft/opengcs
11:06:38 [2020-07-29T11:06:38.710Z] 2020/07/29 11:06:38 	Clone github.com/jmespath/go-jmespath, revision 0b12d6b521d83fc7f755e7cfc1b1fbdd35a01a74, attempt 1/20
11:06:38 [2020-07-29T11:06:38.710Z] 2020/07/29 11:06:38 	Clone github.com/opencontainers/runtime-spec, revision 29686dbc5559d93fb1ef402eeda3e35c38d75af4, attempt 1/20
11:06:38 [2020-07-29T11:06:38.710Z] 2020/07/29 11:06:38 	Finished clone github.com/docker/libnetwork
11:06:38 [2020-07-29T11:06:38.710Z] 2020/07/29 11:06:38 	Finished clone github.com/vbatts/tar-split
11:06:38 [2020-07-29T11:06:38.710Z] 2020/07/29 11:06:38 	Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20
11:06:38 [2020-07-29T11:06:38.710Z] 2020/07/29 11:06:38 	Finished clone github.com/mistifyio/go-zfs
11:06:38 [2020-07-29T11:06:38.710Z] 2020/07/29 11:06:38 	Clone github.com/Graylog2/go-gelf, revision 4143646226541087117ff2f83334ea48b3201841, attempt 1/20
11:06:38 [2020-07-29T11:06:38.710Z] 2020/07/29 11:06:38 	Finished clone github.com/opencontainers/selinux
11:06:38 [2020-07-29T11:06:38.710Z] 2020/07/29 11:06:38 	Clone github.com/seccomp/libseccomp-golang, revision 32f571b70023028bd57d9288c20efbcb237f3ce0, attempt 1/20
11:06:38 [2020-07-29T11:06:38.969Z] 2020/07/29 11:06:38 	Finished clone github.com/deckarep/golang-set
11:06:38 [2020-07-29T11:06:38.969Z] 2020/07/29 11:06:38 	Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20
11:06:38 [2020-07-29T11:06:38.969Z] 2020/07/29 11:06:38 	Finished clone github.com/go-ini/ini
11:06:38 [2020-07-29T11:06:38.969Z] 2020/07/29 11:06:38 	Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20
11:06:38 [2020-07-29T11:06:38.969Z] 2020/07/29 11:06:38 	Finished clone github.com/hashicorp/serf
11:06:38 [2020-07-29T11:06:38.969Z] 2020/07/29 11:06:38 	Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20
11:06:39 [2020-07-29T11:06:39.226Z] 2020/07/29 11:06:39 	Finished clone github.com/google/certificate-transparency-go
11:06:39 [2020-07-29T11:06:39.226Z] 2020/07/29 11:06:39 	Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20
11:06:39 [2020-07-29T11:06:39.226Z] 2020/07/29 11:06:39 	Finished clone github.com/godbus/dbus
11:06:39 [2020-07-29T11:06:39.226Z] 2020/07/29 11:06:39 	Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20
11:06:39 [2020-07-29T11:06:39.484Z] 2020/07/29 11:06:39 	Finished clone github.com/Graylog2/go-gelf
11:06:39 [2020-07-29T11:06:39.484Z] 2020/07/29 11:06:39 	Clone github.com/containerd/continuity, revision aaeac12a7ffcd198ae25440a9dff125c2e2703a7, attempt 1/20
11:06:39 [2020-07-29T11:06:39.484Z] 2020/07/29 11:06:39 	Finished clone github.com/seccomp/libseccomp-golang
11:06:39 [2020-07-29T11:06:39.484Z] 2020/07/29 11:06:39 	Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20
11:06:39 [2020-07-29T11:06:39.484Z] 2020/07/29 11:06:39 	Finished clone github.com/fluent/fluent-logger-golang
11:06:39 [2020-07-29T11:06:39.484Z] 2020/07/29 11:06:39 	Clone golang.org/x/oauth2, revision ec22f46f877b4505e0117eeaab541714644fdd28, attempt 1/20
11:06:39 [2020-07-29T11:06:39.484Z] 2020/07/29 11:06:39 	Finished clone github.com/jmespath/go-jmespath
11:06:39 [2020-07-29T11:06:39.484Z] 2020/07/29 11:06:39 	Clone google.golang.org/api, revision de943baf05a022a8f921b544b7827bacaba1aed5, attempt 1/20
11:06:39 [2020-07-29T11:06:39.742Z] 2020/07/29 11:06:39 	Finished clone github.com/philhofer/fwd
11:06:39 [2020-07-29T11:06:39.742Z] 2020/07/29 11:06:39 	Clone go.opencensus.io, revision c3ed530f775d85e577ca652cb052a52c078aad26, attempt 1/20
11:06:39 [2020-07-29T11:06:39.742Z] 2020/07/29 11:06:39 	Finished clone github.com/opencontainers/runtime-spec
11:06:39 [2020-07-29T11:06:39.742Z] 2020/07/29 11:06:39 	Clone cloud.google.com/go, revision 0fd7230b2a7505833d5f69b75cbd6c9582401479, attempt 1/20
11:06:39 [2020-07-29T11:06:39.742Z] 2020/07/29 11:06:39 	Finished clone github.com/coreos/go-systemd
11:06:39 [2020-07-29T11:06:39.742Z] 2020/07/29 11:06:39 	Clone github.com/googleapis/gax-go, revision 317e0006254c44a0ac427cc52a0e083ff0b9622f, attempt 1/20
11:06:39 [2020-07-29T11:06:39.742Z] 2020/07/29 11:06:39 	Finished clone github.com/opencontainers/image-spec
11:06:39 [2020-07-29T11:06:39.742Z] 2020/07/29 11:06:39 	Clone google.golang.org/genproto, revision 694d95ba50e67b2e363f3483057db5d4910c18f9, attempt 1/20
11:06:39 [2020-07-29T11:06:39.999Z] 2020/07/29 11:06:39 	Finished clone github.com/docker/distribution
11:06:39 [2020-07-29T11:06:39.999Z] 2020/07/29 11:06:39 	Clone github.com/containerd/containerd, revision 481103c8793316c118d9f795cde18060847c370e, attempt 1/20
11:06:39 [2020-07-29T11:06:39.999Z] 2020/07/29 11:06:39 	Finished clone github.com/bsphere/le_go
11:06:39 [2020-07-29T11:06:39.999Z] 2020/07/29 11:06:39 	Clone github.com/containerd/fifo, revision a9fb20d87448d386e6d50b1f2e1fa70dcf0de43c, attempt 1/20
11:06:39 [2020-07-29T11:06:39.999Z] 2020/07/29 11:06:39 	Finished clone github.com/RackSec/srslog
11:06:39 [2020-07-29T11:06:39.999Z] 2020/07/29 11:06:39 	Clone github.com/prometheus/client_golang, revision c5b7fccd204277076155f10851dad72b76a49317, attempt 1/20
11:06:40 [2020-07-29T11:06:40.257Z] 2020/07/29 11:06:40 	Finished clone github.com/googleapis/gax-go
11:06:40 [2020-07-29T11:06:40.257Z] 2020/07/29 11:06:40 	Clone golang.org/x/sync, revision e225da77a7e68af35c70ccbf71af2b83e6acac3c, attempt 1/20
11:06:40 [2020-07-29T11:06:40.257Z] 2020/07/29 11:06:40 	Finished clone github.com/tinylib/msgp
11:06:40 [2020-07-29T11:06:40.257Z] 2020/07/29 11:06:40 	Clone github.com/imdario/mergo, revision 7c29201646fa3de8506f701213473dd407f19646, attempt 1/20
11:06:40 [2020-07-29T11:06:40.520Z] 2020/07/29 11:06:40 	Finished clone golang.org/x/oauth2
11:06:40 [2020-07-29T11:06:40.520Z] 2020/07/29 11:06:40 	Clone github.com/containerd/cgroups, revision 5fbad35c2a7e855762d3c60f2e474ffcad0d470a, attempt 1/20
11:06:40 [2020-07-29T11:06:40.782Z] 2020/07/29 11:06:40 	Finished clone github.com/containerd/continuity
11:06:40 [2020-07-29T11:06:40.782Z] 2020/07/29 11:06:40 	Clone github.com/moby/buildkit, revision da1f4bf179dcc972d023f30c0d5b4a6576ff385f, attempt 1/20
11:06:40 [2020-07-29T11:06:40.782Z] 2020/07/29 11:06:40 	Finished clone github.com/containerd/fifo
11:06:40 [2020-07-29T11:06:40.782Z] 2020/07/29 11:06:40 	Clone github.com/tonistiigi/fsutil, revision 6c909ab392c173a4264ae1bfcbc0450b9aac0c7d, attempt 1/20
11:06:40 [2020-07-29T11:06:40.782Z] 2020/07/29 11:06:40 	Finished clone github.com/cloudflare/cfssl
11:06:40 [2020-07-29T11:06:40.782Z] 2020/07/29 11:06:40 	Clone golang.org/x/text, revision f21a4dfb5e38f5895301dc265a8def02365cc3d0, attempt 1/20
11:06:40 [2020-07-29T11:06:40.782Z] 2020/07/29 11:06:40 	Finished clone github.com/opencontainers/runc
11:06:40 [2020-07-29T11:06:40.782Z] 2020/07/29 11:06:40 	Clone gotest.tools, revision 1083505acf35a0bd8a696b26837e1fb3187a7a83, attempt 1/20
11:06:40 [2020-07-29T11:06:40.782Z] 2020/07/29 11:06:40 	Finished clone go.opencensus.io
11:06:40 [2020-07-29T11:06:40.782Z] 2020/07/29 11:06:40 	Clone github.com/gogo/googleapis, revision d31c731455cb061f42baff3bda55bad0118b126b, attempt 1/20
11:06:40 [2020-07-29T11:06:40.782Z] 2020/07/29 11:06:40 	Finished clone github.com/imdario/mergo
11:06:40 [2020-07-29T11:06:40.782Z] 2020/07/29 11:06:40 	Clone github.com/containerd/go-runc, revision e029b79d8cda8374981c64eba71f28ec38e5526f, attempt 1/20
11:06:41 [2020-07-29T11:06:41.040Z] 2020/07/29 11:06:40 	Finished clone github.com/prometheus/client_golang
11:06:41 [2020-07-29T11:06:41.040Z] 2020/07/29 11:06:40 	Clone github.com/prometheus/client_model, revision 6f3806018612930941127f2a7c6c453ba2c527d2, attempt 1/20
11:06:41 [2020-07-29T11:06:41.040Z] 2020/07/29 11:06:40 	Finished clone google.golang.org/grpc
11:06:41 [2020-07-29T11:06:41.040Z] 2020/07/29 11:06:40 	Clone github.com/prometheus/common, revision 7600349dcfe1abd18d72d3a1770870d9800a7801, attempt 1/20
11:06:41 [2020-07-29T11:06:41.040Z] 2020/07/29 11:06:41 	Finished clone golang.org/x/sync
11:06:41 [2020-07-29T11:06:41.040Z] 2020/07/29 11:06:41 	Clone github.com/containerd/console, revision 0650fd9eeb50bab4fc99dceb9f2e14cf58f36e7f, attempt 1/20
11:06:41 [2020-07-29T11:06:41.298Z] 2020/07/29 11:06:41 	Finished clone github.com/containerd/cgroups
11:06:41 [2020-07-29T11:06:41.298Z] 2020/07/29 11:06:41 	Clone github.com/prometheus/procfs, revision 7d6f385de8bea29190f15ba9931442a0eaef9af7, attempt 1/20
11:06:41 [2020-07-29T11:06:41.557Z] 2020/07/29 11:06:41 	Finished clone github.com/containerd/go-runc
11:06:41 [2020-07-29T11:06:41.557Z] 2020/07/29 11:06:41 	Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20
11:06:41 [2020-07-29T11:06:41.557Z] 2020/07/29 11:06:41 	Finished clone gotest.tools
11:06:41 [2020-07-29T11:06:41.557Z] 2020/07/29 11:06:41 	Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20
11:06:41 [2020-07-29T11:06:41.557Z] 2020/07/29 11:06:41 	Finished clone github.com/gogo/googleapis
11:06:41 [2020-07-29T11:06:41.557Z] 2020/07/29 11:06:41 	Clone github.com/containerd/typeurl, revision 2a93cfde8c20b23de8eb84a5adbc234ddf7a9e8d, attempt 1/20
11:06:41 [2020-07-29T11:06:41.815Z] 2020/07/29 11:06:41 	Finished clone github.com/prometheus/client_model
11:06:41 [2020-07-29T11:06:41.815Z] 2020/07/29 11:06:41 	Clone github.com/syndtr/gocapability, revision d98352740cb2c55f81556b63d4a1ec64c5a319c2, attempt 1/20
11:06:41 [2020-07-29T11:06:41.815Z] 2020/07/29 11:06:41 	Finished clone github.com/tonistiigi/fsutil
11:06:41 [2020-07-29T11:06:41.815Z] 2020/07/29 11:06:41 	Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20
11:06:41 [2020-07-29T11:06:41.815Z] 2020/07/29 11:06:41 	Finished clone github.com/prometheus/common
11:06:41 [2020-07-29T11:06:41.815Z] 2020/07/29 11:06:41 	Clone github.com/docker/swarmkit, revision 0b8364e7d08aa0e972241eb59ae981a67a587a0e, attempt 1/20
11:06:42 [2020-07-29T11:06:42.072Z] 2020/07/29 11:06:41 	Finished clone github.com/prometheus/procfs
11:06:42 [2020-07-29T11:06:42.072Z] 2020/07/29 11:06:41 	Clone github.com/gogo/protobuf, revision ba06b47c162d49f2af050fb4c75bcbc86a159d5c, attempt 1/20
11:06:42 [2020-07-29T11:06:42.072Z] 2020/07/29 11:06:42 	Finished clone github.com/matttproud/golang_protobuf_extensions
11:06:42 [2020-07-29T11:06:42.072Z] 2020/07/29 11:06:42 	Clone github.com/containerd/ttrpc, revision 92c8520ef9f86600c650dd540266a007bf03670f, attempt 1/20
11:06:42 [2020-07-29T11:06:42.330Z] 2020/07/29 11:06:42 	Finished clone github.com/google/go-cmp
11:06:42 [2020-07-29T11:06:42.330Z] 2020/07/29 11:06:42 	Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20
11:06:42 [2020-07-29T11:06:42.330Z] 2020/07/29 11:06:42 	Finished clone github.com/containerd/console
11:06:42 [2020-07-29T11:06:42.330Z] 2020/07/29 11:06:42 	Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20
11:06:42 [2020-07-29T11:06:42.330Z] 2020/07/29 11:06:42 	Finished clone github.com/containerd/typeurl
11:06:42 [2020-07-29T11:06:42.330Z] 2020/07/29 11:06:42 	Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20
11:06:42 [2020-07-29T11:06:42.330Z] 2020/07/29 11:06:42 	Finished clone github.com/syndtr/gocapability
11:06:42 [2020-07-29T11:06:42.330Z] 2020/07/29 11:06:42 	Clone github.com/spf13/cobra, revision ef82de70bb3f60c65fb8eebacbb2d122ef517385, attempt 1/20
11:06:42 [2020-07-29T11:06:42.587Z] 2020/07/29 11:06:42 	Finished clone github.com/pkg/errors
11:06:42 [2020-07-29T11:06:42.587Z] 2020/07/29 11:06:42 	Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20
11:06:42 [2020-07-29T11:06:42.845Z] 2020/07/29 11:06:42 	Finished clone github.com/containerd/ttrpc
11:06:42 [2020-07-29T11:06:42.845Z] 2020/07/29 11:06:42 	Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20
11:06:43 [2020-07-29T11:06:43.103Z] 2020/07/29 11:06:42 	Finished clone github.com/inconshreveable/mousetrap
11:06:43 [2020-07-29T11:06:43.103Z] 2020/07/29 11:06:42 	Clone github.com/golang/protobuf, revision aa810b61a9c79d51363740d207bb46cf8e620ed5, attempt 1/20
11:06:43 [2020-07-29T11:06:43.103Z] 2020/07/29 11:06:42 	Finished clone github.com/grpc-ecosystem/go-grpc-prometheus
11:06:43 [2020-07-29T11:06:43.103Z] 2020/07/29 11:06:42 	Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20
11:06:43 [2020-07-29T11:06:43.668Z] 2020/07/29 11:06:43 	Finished clone github.com/spf13/cobra
11:06:43 [2020-07-29T11:06:43.668Z] 2020/07/29 11:06:43 	Clone github.com/spf13/pflag, revision 583c0c0531f06d5278b7d917446061adc344b5cd, attempt 1/20
11:06:43 [2020-07-29T11:06:43.668Z] 2020/07/29 11:06:43 	Finished clone github.com/morikuni/aec
11:06:43 [2020-07-29T11:06:43.668Z] 2020/07/29 11:06:43 	Clone github.com/docker/go-metrics, revision d466d4f6fd960e01820085bd7e1a24426ee7ef18, attempt 1/20
11:06:44 [2020-07-29T11:06:44.601Z] 2020/07/29 11:06:44 	Finished clone github.com/docker/go-metrics
11:06:44 [2020-07-29T11:06:44.601Z] 2020/07/29 11:06:44 	Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20
11:06:44 [2020-07-29T11:06:44.601Z] 2020/07/29 11:06:44 	Finished clone github.com/spf13/pflag
11:06:44 [2020-07-29T11:06:44.601Z] 2020/07/29 11:06:44 	Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20
11:06:44 [2020-07-29T11:06:44.858Z] 2020/07/29 11:06:44 	Finished clone github.com/ugorji/go
11:06:44 [2020-07-29T11:06:44.858Z] 2020/07/29 11:06:44 	Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20
11:06:45 [2020-07-29T11:06:45.424Z] 2020/07/29 11:06:45 	Finished clone github.com/ishidawataru/sctp
11:06:45 [2020-07-29T11:06:45.424Z] 2020/07/29 11:06:45 	Finished clone github.com/golang/protobuf
11:06:45 [2020-07-29T11:06:45.681Z] 2020/07/29 11:06:45 	Finished clone code.cloudfoundry.org/clock
11:06:45 [2020-07-29T11:06:45.681Z] 2020/07/29 11:06:45 	Finished clone github.com/coreos/go-semver
11:06:46 [2020-07-29T11:06:46.247Z] 2020/07/29 11:06:46 	Finished clone github.com/moby/buildkit
11:06:46 [2020-07-29T11:06:46.504Z] 2020/07/29 11:06:46 	Finished clone cloud.google.com/go
11:06:47 [2020-07-29T11:06:47.436Z] 2020/07/29 11:06:47 	Finished clone github.com/miekg/dns
11:06:48 [2020-07-29T11:06:48.369Z] 2020/07/29 11:06:48 	Finished clone golang.org/x/text
11:06:49 [2020-07-29T11:06:49.741Z] 2020/07/29 11:06:49 	Finished clone github.com/containerd/containerd
11:06:49 [2020-07-29T11:06:49.741Z] 2020/07/29 11:06:49 	Finished clone github.com/docker/swarmkit
11:06:49 [2020-07-29T11:06:49.999Z] 2020/07/29 11:06:49 	Finished clone github.com/coreos/etcd
11:06:50 [2020-07-29T11:06:50.931Z] 2020/07/29 11:06:50 	Finished clone google.golang.org/genproto
11:06:51 [2020-07-29T11:06:51.251Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
11:06:51 [2020-07-29T11:06:51.251Z] Using test binary docker
11:06:51 [2020-07-29T11:06:51.251Z] +++ /etc/init.d/apparmor start
11:06:51 [2020-07-29T11:06:51.251Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
11:06:51 [2020-07-29T11:06:51.251Z] INFO: Waiting for daemon to start...
11:06:51 [2020-07-29T11:06:51.251Z] Starting dockerd
11:06:51 [2020-07-29T11:06:51.251Z] +++ 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
11:06:51 [2020-07-29T11:06:51.251Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
11:06:51 [2020-07-29T11:06:51.251Z] Using test binary docker
11:06:51 [2020-07-29T11:06:51.252Z] +++ /etc/init.d/apparmor start
11:06:51 [2020-07-29T11:06:51.252Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
11:06:51 [2020-07-29T11:06:51.252Z] INFO: Waiting for daemon to start...
11:06:51 [2020-07-29T11:06:51.252Z] Starting dockerd
11:06:51 [2020-07-29T11:06:51.252Z] +++ 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
11:06:51 [2020-07-29T11:06:51.252Z] .
11:06:51 [2020-07-29T11:06:51.252Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
11:06:51 [2020-07-29T11:06:51.252Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
11:06:51 [2020-07-29T11:06:51.252Z] Error: No such image: emptyfs
11:06:51 [2020-07-29T11:06:51.252Z] ++++ docker load
11:06:51 [2020-07-29T11:06:51.252Z] ++++ tar -cC bundles/test-integration/emptyfs .
11:06:51 [2020-07-29T11:06:51.252Z] 
11:06:51 [2020-07-29T11:06:51.252Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
11:06:51 [2020-07-29T11:06:51.252Z] Running integration-test (iteration 1)
11:06:51 [2020-07-29T11:06:51.252Z] 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)/
11:06:51 [2020-07-29T11:06:51.252Z] ++ 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)/'
11:06:51 [2020-07-29T11:06:51.252Z] ++ set -e
11:06:51 [2020-07-29T11:06:51.252Z] ++ '[' -n 0 ']'
11:06:51 [2020-07-29T11:06:51.252Z] ++ set -x
11:06:51 [2020-07-29T11:06:51.252Z] ++ env -i DEST=/go/src/github.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)/'
11:06:51 [2020-07-29T11:06:51.252Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
11:06:51 [2020-07-29T11:06:51.252Z] Error: No such image: emptyfs
11:06:51 [2020-07-29T11:06:51.252Z] ++++ tar -cC bundles/test-integration/emptyfs .
11:06:51 [2020-07-29T11:06:51.252Z] ++++ docker load
11:06:51 [2020-07-29T11:06:51.252Z] Running integration-test (iteration 1)
11:06:51 [2020-07-29T11:06:51.252Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
11:06:51 [2020-07-29T11:06:51.252Z] ++ 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)/'
11:06:51 [2020-07-29T11:06:51.252Z] ++ set -e
11:06:51 [2020-07-29T11:06:51.252Z] ++ '[' -n 0 ']'
11:06:51 [2020-07-29T11:06:51.252Z] ++ set -x
11:06:51 [2020-07-29T11:06:51.252Z] ++ env -i DEST=/go/src/github.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)/'
11:06:55 [2020-07-29T11:06:55.109Z] 2020/07/29 11:06:54 	Finished clone github.com/gogo/protobuf
11:06:56 [2020-07-29T11:06:56.237Z]  ---> 28522f670c3a
11:06:56 [2020-07-29T11:06:56.237Z] Successfully built 28522f670c3a
11:06:56 [2020-07-29T11:06:56.237Z] Successfully tagged docker:latest
11:06:56 [2020-07-29T11:06:56.237Z] INFO: Image build ended at 07/29/2020 11:06:54. Duration:00:03:28.7327283
11:06:56 [2020-07-29T11:06:56.237Z] 
11:06:56 [2020-07-29T11:06:56.237Z] 
11:06:56 [2020-07-29T11:06:56.237Z] INFO: Building the test binaries at 07/29/2020 11:06:55...
11:06:57 [2020-07-29T11:06:57.147Z] ok  	github.com/docker/docker/pkg/plugins	33.637s	coverage: 76.8% of statements
11:06:57 [2020-07-29T11:06:57.147Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
11:06:57 [2020-07-29T11:06:57.147Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
11:06:57 [2020-07-29T11:06:57.147Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
11:06:57 [2020-07-29T11:06:57.147Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
11:06:57 [2020-07-29T11:06:57.147Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
11:06:57 [2020-07-29T11:06:57.148Z] ?   	github.com/docker/docker/rootless	[no test files]
11:06:57 [2020-07-29T11:06:57.148Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
11:06:57 [2020-07-29T11:06:57.148Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
11:06:57 [2020-07-29T11:06:57.148Z] ?   	github.com/docker/docker/volume	[no test files]
11:06:57 [2020-07-29T11:06:57.148Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
11:06:57 [2020-07-29T11:06:57.148Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
11:06:57 [2020-07-29T11:06:57.148Z] 
11:06:57 [2020-07-29T11:06:57.148Z] === Skipped
11:06:57 [2020-07-29T11:06:57.148Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
11:06:57 [2020-07-29T11:06:57.148Z]     exec_linux_test.go:18: requires AppArmor to be enabled
11:06:57 [2020-07-29T11:06:57.148Z] 
11:06:57 [2020-07-29T11:06:57.148Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
11:06:57 [2020-07-29T11:06:57.148Z]     exec_linux_test.go:38: requires AppArmor to be enabled
11:06:57 [2020-07-29T11:06:57.148Z] 
11:06:57 [2020-07-29T11:06:57.148Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
11:06:57 [2020-07-29T11:06:57.148Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:06:57 [2020-07-29T11:06:57.148Z]     graphtest_unix.go:46: Driver btrfs not supported
11:06:57 [2020-07-29T11:06:57.148Z] 
11:06:57 [2020-07-29T11:06:57.148Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
11:06:57 [2020-07-29T11:06:57.148Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:06:57 [2020-07-29T11:06:57.148Z]     graphtest_unix.go:46: Driver btrfs not supported
11:06:57 [2020-07-29T11:06:57.148Z] 
11:06:57 [2020-07-29T11:06:57.148Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
11:06:57 [2020-07-29T11:06:57.148Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:06:57 [2020-07-29T11:06:57.148Z]     graphtest_unix.go:46: Driver btrfs not supported
11:06:57 [2020-07-29T11:06:57.148Z] 
11:06:57 [2020-07-29T11:06:57.148Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
11:06:57 [2020-07-29T11:06:57.148Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:06:57 [2020-07-29T11:06:57.148Z]     graphtest_unix.go:46: Driver btrfs not supported
11:06:57 [2020-07-29T11:06:57.148Z] 
11:06:57 [2020-07-29T11:06:57.148Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
11:06:57 [2020-07-29T11:06:57.148Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:06:57 [2020-07-29T11:06:57.148Z]     graphtest_unix.go:46: Driver btrfs not supported
11:06:57 [2020-07-29T11:06:57.148Z] 
11:06:57 [2020-07-29T11:06:57.148Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
11:06:57 [2020-07-29T11:06:57.148Z]     graphtest_unix.go:73: No driver to put!
11:06:57 [2020-07-29T11:06:57.148Z] 
11:06:57 [2020-07-29T11:06:57.148Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
11:06:57 [2020-07-29T11:06:57.148Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
11:06:57 [2020-07-29T11:06:57.148Z] 
11:06:57 [2020-07-29T11:06:57.148Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
11:06:57 [2020-07-29T11:06:57.148Z]     overlay_test.go:49: Fails to compute changes intermittently
11:06:57 [2020-07-29T11:06:57.148Z] 
11:06:57 [2020-07-29T11:06:57.148Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
11:06:57 [2020-07-29T11:06:57.148Z]     overlay_test.go:65: Cannot run test with naive change algorithm
11:06:57 [2020-07-29T11:06:57.148Z] 
11:06:57 [2020-07-29T11:06:57.148Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
11:06:57 [2020-07-29T11:06:57.148Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
11:06:57 [2020-07-29T11:06:57.148Z] 
11:06:57 [2020-07-29T11:06:57.148Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
11:06:57 [2020-07-29T11:06:57.148Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:06:57 [2020-07-29T11:06:57.148Z]     graphtest_unix.go:46: Driver zfs not supported
11:06:57 [2020-07-29T11:06:57.148Z] 
11:06:57 [2020-07-29T11:06:57.148Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
11:06:57 [2020-07-29T11:06:57.148Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:06:57 [2020-07-29T11:06:57.148Z]     graphtest_unix.go:46: Driver zfs not supported
11:06:57 [2020-07-29T11:06:57.148Z] 
11:06:57 [2020-07-29T11:06:57.148Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
11:06:57 [2020-07-29T11:06:57.148Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:06:57 [2020-07-29T11:06:57.148Z]     graphtest_unix.go:46: Driver zfs not supported
11:06:57 [2020-07-29T11:06:57.148Z] 
11:06:57 [2020-07-29T11:06:57.148Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
11:06:57 [2020-07-29T11:06:57.148Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:06:57 [2020-07-29T11:06:57.148Z]     graphtest_unix.go:46: Driver zfs not supported
11:06:57 [2020-07-29T11:06:57.148Z] 
11:06:57 [2020-07-29T11:06:57.148Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
11:06:57 [2020-07-29T11:06:57.148Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:06:57 [2020-07-29T11:06:57.148Z]     graphtest_unix.go:46: Driver zfs not supported
11:06:57 [2020-07-29T11:06:57.148Z] 
11:06:57 [2020-07-29T11:06:57.148Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
11:06:57 [2020-07-29T11:06:57.148Z]     graphtest_unix.go:73: No driver to put!
11:06:57 [2020-07-29T11:06:57.148Z] 
11:06:57 [2020-07-29T11:06:57.148Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
11:06:57 [2020-07-29T11:06:57.148Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
11:06:57 [2020-07-29T11:06:57.148Z] 
11:06:57 [2020-07-29T11:06:57.148Z] 
11:06:57 [2020-07-29T11:06:57.148Z] DONE 2066 tests, 19 skipped in 245.478s
Post stage
[Pipeline] junit
11:06:57 [2020-07-29T11:06:57.195Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
11:06:57 [2020-07-29T11:06:57.913Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41287/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dae08c333e1756cf9cf08ef43b5b3b7a3977b648 -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:dae08c333e1756cf9cf08ef43b5b3b7a3977b648 hack/make.sh dynbinary test-integration
11:06:58 [2020-07-29T11:06:58.212Z] 
11:06:58 [2020-07-29T11:06:58.212Z] Removing bundles/
11:06:58 [2020-07-29T11:06:58.212Z] 
11:06:58 [2020-07-29T11:06:58.212Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
11:06:58 [2020-07-29T11:06:58.212Z] Building: bundles/dynbinary-daemon/dockerd-dev
11:06:58 [2020-07-29T11:06:58.212Z] GOOS="" GOARCH="" GOARM=""
11:06:59 [2020-07-29T11:06:59.287Z] 2020/07/29 11:06:58 	Finished clone github.com/hashicorp/consul
11:07:00 [2020-07-29T11:07:00.087Z] INFO: make.ps1 starting at 07/29/2020 11:06:59
11:07:00 [2020-07-29T11:07:00.087Z] INFO: Git commit (dae08c333) assumed from DOCKER_GITCOMMIT environment variable
11:07:00 [2020-07-29T11:07:00.087Z] INFO: Invoking autogen...
11:07:00 [2020-07-29T11:07:00.216Z] 2020/07/29 11:07:00 	Finished clone github.com/aws/aws-sdk-go
11:07:01 [2020-07-29T11:07:01.668Z] INFO: Building daemon...
11:07:23 [2020-07-29T11:07:23.344Z] Loaded image: buildpack-deps:jessie
11:07:23 [2020-07-29T11:07:23.344Z] Loaded image: buildpack-deps:jessie
11:07:23 [2020-07-29T11:07:23.344Z] Loaded image: busybox:latest
11:07:23 [2020-07-29T11:07:23.344Z] Loaded image: busybox:latest
11:07:23 [2020-07-29T11:07:23.344Z] Loaded image: busybox:glibc
11:07:23 [2020-07-29T11:07:23.344Z] Loaded image: debian:jessie
11:07:23 [2020-07-29T11:07:23.344Z] Loaded image: busybox:glibc
11:07:23 [2020-07-29T11:07:23.344Z] Loaded image: debian:jessie
11:07:23 [2020-07-29T11:07:23.344Z] Loaded image: hello-world:latest
11:07:23 [2020-07-29T11:07:23.344Z] INFO: Testing against a local daemon
11:07:23 [2020-07-29T11:07:23.344Z] === RUN   TestDockerDaemonSuite
11:07:23 [2020-07-29T11:07:23.344Z] Loaded image: hello-world:latest
11:07:23 [2020-07-29T11:07:23.344Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
11:07:23 [2020-07-29T11:07:23.344Z] INFO: Testing against a local daemon
11:07:23 [2020-07-29T11:07:23.344Z] === RUN   TestDockerSuite
11:07:23 [2020-07-29T11:07:23.344Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
11:07:23 [2020-07-29T11:07:23.344Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
11:07:23 [2020-07-29T11:07:23.344Z] === RUN   TestDockerSuite/TestAPIErrorJSON
11:07:23 [2020-07-29T11:07:23.344Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
11:07:23 [2020-07-29T11:07:23.344Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
11:07:23 [2020-07-29T11:07:23.344Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
11:07:23 [2020-07-29T11:07:23.344Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
11:07:23 [2020-07-29T11:07:23.344Z] === RUN   TestDockerSuite/TestAPIImagesDelete
11:07:23 [2020-07-29T11:07:23.605Z] === RUN   TestDockerSuite/TestAPIImagesFilter
11:07:23 [2020-07-29T11:07:23.865Z] === RUN   TestDockerSuite/TestAPIImagesHistory
11:07:24 [2020-07-29T11:07:24.436Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
11:07:24 [2020-07-29T11:07:24.436Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
11:07:25 [2020-07-29T11:07:25.006Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
11:07:25 [2020-07-29T11:07:25.266Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
11:07:25 [2020-07-29T11:07:25.266Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
11:07:27 [2020-07-29T11:07:27.180Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
11:07:27 [2020-07-29T11:07:27.180Z] === RUN   TestDockerSuite/TestAPINetworkFilter
11:07:27 [2020-07-29T11:07:27.180Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
11:07:27 [2020-07-29T11:07:27.180Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
11:07:27 [2020-07-29T11:07:27.440Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
11:07:28 [2020-07-29T11:07:28.380Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
11:07:29 [2020-07-29T11:07:29.320Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
11:07:29 [2020-07-29T11:07:29.320Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
11:07:29 [2020-07-29T11:07:29.579Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
11:07:29 [2020-07-29T11:07:29.579Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
11:07:29 [2020-07-29T11:07:29.579Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
11:07:29 [2020-07-29T11:07:29.839Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
11:07:32 [2020-07-29T11:07:32.377Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
11:07:33 [2020-07-29T11:07:33.759Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
11:07:34 [2020-07-29T11:07:34.329Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
11:07:35 [2020-07-29T11:07:35.709Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
11:07:36 [2020-07-29T11:07:36.279Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
11:07:37 [2020-07-29T11:07:37.665Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
11:07:38 [2020-07-29T11:07:38.240Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
11:07:38 [2020-07-29T11:07:38.884Z] 2020/07/29 11:07:34 	Finished clone google.golang.org/api
11:07:38 [2020-07-29T11:07:38.884Z] 2020/07/29 11:07:34 Dependencies downloaded. Download time: 1m0.25807123s
11:07:38 [2020-07-29T11:07:38.884Z] 2020/07/29 11:07:34 Collecting all dependencies
11:07:40 [2020-07-29T11:07:40.150Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
11:07:40 [2020-07-29T11:07:40.720Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
11:07:40 [2020-07-29T11:07:40.720Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
11:07:41 [2020-07-29T11:07:41.660Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
11:07:42 [2020-07-29T11:07:42.598Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
11:07:43 [2020-07-29T11:07:43.167Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
11:07:43 [2020-07-29T11:07:43.426Z] === RUN   TestDockerSuite/TestAttachAfterDetach
11:07:44 [2020-07-29T11:07:44.131Z] 2020/07/29 11:07:43 Clean vendor dir from unused packages
11:07:44 [2020-07-29T11:07:44.132Z] 2020/07/29 11:07:43 	Ignoring paths matching "^archive/tar"
11:07:44 [2020-07-29T11:07:44.132Z] 2020/07/29 11:07:43 Success
11:07:44 [2020-07-29T11:07:44.132Z] 2020/07/29 11:07:43 Running time: 1m11.679291658s
11:07:44 [2020-07-29T11:07:44.132Z] Congratulations! All vendoring changes are done the right way.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
11:07:45 [2020-07-29T11:07:45.332Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
11:07:45 [2020-07-29T11:07:45.376Z] + echo Building e2e image
11:07:45 [2020-07-29T11:07:45.376Z] Building e2e image
11:07:45 [2020-07-29T11:07:45.377Z] + docker build --build-arg DOCKER_GITCOMMIT=dae08c333e1756cf9cf08ef43b5b3b7a3977b648 -t moby-e2e-test -f Dockerfile.e2e .
11:07:45 [2020-07-29T11:07:45.377Z] #1 [internal] load build definition from Dockerfile.e2e
11:07:45 [2020-07-29T11:07:45.377Z] #1 transferring dockerfile: 3.21kB done
11:07:45 [2020-07-29T11:07:45.377Z] #1 DONE 0.0s
11:07:45 [2020-07-29T11:07:45.377Z] 
11:07:45 [2020-07-29T11:07:45.377Z] #2 [internal] load .dockerignore
11:07:45 [2020-07-29T11:07:45.377Z] #2 transferring context: 34B done
11:07:45 [2020-07-29T11:07:45.377Z] #2 DONE 0.0s
11:07:45 [2020-07-29T11:07:45.377Z] 
11:07:45 [2020-07-29T11:07:45.377Z] #4 [internal] load metadata for docker.io/library/golang:1.13.14-alpine
11:07:45 [2020-07-29T11:07:45.633Z] #4 ...
11:07:45 [2020-07-29T11:07:45.633Z] 
11:07:45 [2020-07-29T11:07:45.633Z] #3 [internal] load metadata for docker.io/library/alpine:3.10
11:07:45 [2020-07-29T11:07:45.633Z] #3 DONE 0.2s
11:07:45 [2020-07-29T11:07:45.633Z] 
11:07:45 [2020-07-29T11:07:45.633Z] #4 [internal] load metadata for docker.io/library/golang:1.13.14-alpine
11:07:45 [2020-07-29T11:07:45.633Z] #4 DONE 0.3s
11:07:45 [2020-07-29T11:07:45.633Z] 
11:07:45 [2020-07-29T11:07:45.633Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013...
11:07:45 [2020-07-29T11:07:45.633Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done
11:07:45 [2020-07-29T11:07:45.633Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d
11:07:45 [2020-07-29T11:07:45.890Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.1s done
11:07:45 [2020-07-29T11:07:45.890Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done
11:07:45 [2020-07-29T11:07:45.890Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.1s done
11:07:45 [2020-07-29T11:07:45.890Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done
11:07:45 [2020-07-29T11:07:45.890Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done
11:07:45 [2020-07-29T11:07:45.890Z] #5 DONE 0.2s
11:07:45 [2020-07-29T11:07:45.890Z] 
11:07:45 [2020-07-29T11:07:45.890Z] #8 [internal] load build context
11:07:45 [2020-07-29T11:07:45.890Z] #8 transferring context: 801.74kB 0.2s done
11:07:45 [2020-07-29T11:07:45.890Z] #8 DONE 0.2s
11:07:45 [2020-07-29T11:07:45.890Z] 
11:07:45 [2020-07-29T11:07:45.890Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38...
11:07:45 [2020-07-29T11:07:45.891Z] #14 resolve docker.io/library/golang:1.13.14-alpine@sha256:f0634bb385432f172e2a1410877436790745347cc74c48fa33299acbb9141a4b done
11:07:45 [2020-07-29T11:07:45.891Z] #14 extracting sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 0.1s done
11:07:45 [2020-07-29T11:07:45.891Z] #14 sha256:f0634bb385432f172e2a1410877436790745347cc74c48fa33299acbb9141a4b 1.65kB / 1.65kB done
11:07:45 [2020-07-29T11:07:45.891Z] #14 sha256:8c4e26ae98bc6cca696af54c802970fca0fe83353272e2d33ca3b1a5ed6a4c5f 1.36kB / 1.36kB done
11:07:45 [2020-07-29T11:07:45.891Z] #14 sha256:298aa35a5d8df51a0106afd3977b44d7fe278954f25480a5d877e4db724cf992 3.83kB / 3.83kB done
11:07:45 [2020-07-29T11:07:45.891Z] #14 sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 2.80MB / 2.80MB 0.1s done
11:07:45 [2020-07-29T11:07:45.891Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.0s done
11:07:45 [2020-07-29T11:07:45.891Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.1s done
11:07:45 [2020-07-29T11:07:45.891Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 15.87MB / 127.35MB 0.2s
11:07:45 [2020-07-29T11:07:45.891Z] #14 sha256:cfc5244440ca858ac4977159729e12b5d75de590df9f768b4e59848e07ed04e6 126B / 126B 0.1s done
11:07:45 [2020-07-29T11:07:45.891Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d
11:07:45 [2020-07-29T11:07:45.891Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 24.64MB / 127.35MB 0.3s
11:07:45 [2020-07-29T11:07:45.891Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.1s done
11:07:45 [2020-07-29T11:07:45.891Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done
11:07:45 [2020-07-29T11:07:45.899Z] --- PASS: TestBuildWithHugeFile (122.60s)
11:07:45 [2020-07-29T11:07:45.899Z] === RUN   TestBuildWithEmptyDockerfile
11:07:45 [2020-07-29T11:07:45.899Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
11:07:45 [2020-07-29T11:07:45.899Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
11:07:45 [2020-07-29T11:07:45.899Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:07:45 [2020-07-29T11:07:45.899Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:07:45 [2020-07-29T11:07:45.899Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:07:45 [2020-07-29T11:07:45.899Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:07:45 [2020-07-29T11:07:45.899Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
11:07:45 [2020-07-29T11:07:45.899Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:07:46 [2020-07-29T11:07:46.147Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 33.54MB / 127.35MB 0.4s
11:07:46 [2020-07-29T11:07:46.147Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 43.43MB / 127.35MB 0.5s
11:07:46 [2020-07-29T11:07:46.158Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:07:46 [2020-07-29T11:07:46.158Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
11:07:46 [2020-07-29T11:07:46.158Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s)
11:07:46 [2020-07-29T11:07:46.158Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s)
11:07:46 [2020-07-29T11:07:46.158Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s)
11:07:46 [2020-07-29T11:07:46.158Z] === RUN   TestBuildPreserveOwnership
11:07:46 [2020-07-29T11:07:46.158Z] === RUN   TestBuildPreserveOwnership/copy_from
11:07:46 [2020-07-29T11:07:46.158Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
11:07:46 [2020-07-29T11:07:46.404Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 56.02MB / 127.35MB 0.6s
11:07:46 [2020-07-29T11:07:46.404Z] #14 ...
11:07:46 [2020-07-29T11:07:46.404Z] 
11:07:46 [2020-07-29T11:07:46.404Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
11:07:46 [2020-07-29T11:07:46.404Z] #6 DONE 0.5s
11:07:46 [2020-07-29T11:07:46.404Z] 
11:07:46 [2020-07-29T11:07:46.404Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38...
11:07:46 [2020-07-29T11:07:46.404Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 65.97MB / 127.35MB 0.7s
11:07:46 [2020-07-29T11:07:46.404Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 75.95MB / 127.35MB 0.8s
11:07:46 [2020-07-29T11:07:46.660Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 86.01MB / 127.35MB 0.9s
11:07:46 [2020-07-29T11:07:46.660Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 95.99MB / 127.35MB 1.0s
11:07:46 [2020-07-29T11:07:46.916Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 116.02MB / 127.35MB 1.2s
11:07:47 [2020-07-29T11:07:47.173Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 126.00MB / 127.35MB 1.3s
11:07:47 [2020-07-29T11:07:47.173Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 127.35MB / 127.35MB 1.4s done
11:07:47 [2020-07-29T11:07:47.173Z] #14 extracting sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c
11:07:47 [2020-07-29T11:07:47.539Z] === RUN   TestDockerSuite/TestAttachDetach
11:07:48 [2020-07-29T11:07:48.489Z] === RUN   TestDockerSuite/TestAttachDisconnect
11:07:49 [2020-07-29T11:07:49.058Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
11:07:49 [2020-07-29T11:07:49.318Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
11:07:49 [2020-07-29T11:07:49.318Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
11:07:50 [2020-07-29T11:07:50.445Z] #14 extracting sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 2.8s done
11:07:50 [2020-07-29T11:07:50.445Z] #14 extracting sha256:cfc5244440ca858ac4977159729e12b5d75de590df9f768b4e59848e07ed04e6
11:07:50 [2020-07-29T11:07:50.445Z] #14 extracting sha256:cfc5244440ca858ac4977159729e12b5d75de590df9f768b4e59848e07ed04e6 done
11:07:50 [2020-07-29T11:07:50.445Z] #14 DONE 4.9s
11:07:50 [2020-07-29T11:07:50.445Z] 
11:07:50 [2020-07-29T11:07:50.445Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
11:07:50 [2020-07-29T11:07:50.445Z] #7 0.384 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
11:07:50 [2020-07-29T11:07:50.445Z] #7 1.448 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
11:07:50 [2020-07-29T11:07:50.445Z] #7 1.526 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2)
11:07:50 [2020-07-29T11:07:50.445Z] #7 1.531 (2/30) Installing ncurses-libs (6.1_p20190518-r2)
11:07:50 [2020-07-29T11:07:50.445Z] #7 1.539 (3/30) Installing readline (8.0.0-r0)
11:07:50 [2020-07-29T11:07:50.445Z] #7 1.544 (4/30) Installing bash (5.0.0-r0)
11:07:50 [2020-07-29T11:07:50.445Z] #7 1.558 Executing bash-5.0.0-r0.post-install
11:07:50 [2020-07-29T11:07:50.445Z] #7 1.560 (5/30) Installing ca-certificates (20191127-r2)
11:07:50 [2020-07-29T11:07:50.445Z] #7 1.577 (6/30) Installing libgcc (8.3.0-r0)
11:07:50 [2020-07-29T11:07:50.445Z] #7 1.579 (7/30) Installing libstdc++ (8.3.0-r0)
11:07:50 [2020-07-29T11:07:50.445Z] #7 1.592 (8/30) Installing binutils (2.32-r0)
11:07:50 [2020-07-29T11:07:50.445Z] #7 1.676 (9/30) Installing gmp (6.1.2-r1)
11:07:50 [2020-07-29T11:07:50.445Z] #7 1.684 (10/30) Installing isl (0.18-r0)
11:07:50 [2020-07-29T11:07:50.445Z] #7 1.703 (11/30) Installing libgomp (8.3.0-r0)
11:07:50 [2020-07-29T11:07:50.445Z] #7 1.707 (12/30) Installing libatomic (8.3.0-r0)
11:07:50 [2020-07-29T11:07:50.445Z] #7 1.709 (13/30) Installing mpfr3 (3.1.5-r1)
11:07:50 [2020-07-29T11:07:50.445Z] #7 1.714 (14/30) Installing mpc1 (1.1.0-r0)
11:07:50 [2020-07-29T11:07:50.445Z] #7 1.716 (15/30) Installing gcc (8.3.0-r0)
11:07:50 [2020-07-29T11:07:50.445Z] #7 2.442 (16/30) Installing musl-dev (1.1.22-r3)
11:07:50 [2020-07-29T11:07:50.445Z] #7 2.522 (17/30) Installing libc-dev (0.7.1-r0)
11:07:50 [2020-07-29T11:07:50.445Z] #7 2.523 (18/30) Installing g++ (8.3.0-r0)
11:07:50 [2020-07-29T11:07:50.445Z] #7 2.977 (19/30) Installing nghttp2-libs (1.39.2-r1)
11:07:50 [2020-07-29T11:07:50.445Z] #7 2.980 (20/30) Installing libcurl (7.66.0-r0)
11:07:50 [2020-07-29T11:07:50.445Z] #7 2.988 (21/30) Installing expat (2.2.8-r0)
11:07:50 [2020-07-29T11:07:50.445Z] #7 2.992 (22/30) Installing pcre2 (10.33-r0)
11:07:50 [2020-07-29T11:07:50.445Z] #7 3.000 (23/30) Installing git (2.22.4-r0)
11:07:50 [2020-07-29T11:07:50.445Z] #7 3.173 (24/30) Installing libmnl (1.0.4-r0)
11:07:50 [2020-07-29T11:07:50.445Z] #7 3.175 (25/30) Installing libnftnl-libs (1.1.3-r0)
11:07:50 [2020-07-29T11:07:50.445Z] #7 3.178 (26/30) Installing iptables (1.8.3-r1)
11:07:50 [2020-07-29T11:07:50.445Z] #7 3.199 (27/30) Installing pigz (2.4-r0)
11:07:50 [2020-07-29T11:07:50.445Z] #7 3.204 (28/30) Installing tar (1.32-r0)
11:07:50 [2020-07-29T11:07:50.445Z] #7 3.211 (29/30) Installing xz-libs (5.2.4-r0)
11:07:50 [2020-07-29T11:07:50.445Z] #7 3.214 (30/30) Installing xz (5.2.4-r0)
11:07:50 [2020-07-29T11:07:50.445Z] #7 3.219 Executing busybox-1.30.1-r3.trigger
11:07:50 [2020-07-29T11:07:50.445Z] #7 3.222 Executing ca-certificates-20191127-r2.trigger
11:07:50 [2020-07-29T11:07:50.445Z] #7 3.263 OK: 179 MiB in 44 packages
11:07:50 [2020-07-29T11:07:50.700Z] --- PASS: TestBuildPreserveOwnership (4.55s)
11:07:50 [2020-07-29T11:07:50.700Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.02s)
11:07:50 [2020-07-29T11:07:50.700Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.52s)
11:07:50 [2020-07-29T11:07:50.700Z] === RUN   TestBuildPlatformInvalid
11:07:50 [2020-07-29T11:07:50.700Z] --- PASS: TestBuildPlatformInvalid (0.13s)
11:07:50 [2020-07-29T11:07:50.700Z] PASS
11:07:50 [2020-07-29T11:07:50.960Z] 
11:07:50 [2020-07-29T11:07:50.960Z] DONE 30 tests in 200.609s
11:07:50 [2020-07-29T11:07:50.960Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
11:07:50 [2020-07-29T11:07:50.960Z] ++ 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
11:07:50 [2020-07-29T11:07:50.960Z] ++ set -e
11:07:50 [2020-07-29T11:07:50.960Z] ++ '[' -n 0 ']'
11:07:50 [2020-07-29T11:07:50.960Z] ++ set -x
11:07:50 [2020-07-29T11:07:50.960Z] ++ env -i DEST=/go/src/github.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
11:07:50 [2020-07-29T11:07:50.960Z] === RUN   TestDockerSuite/TestAttachPausedContainer
11:07:50 [2020-07-29T11:07:50.960Z] INFO: Testing against a local daemon
11:07:50 [2020-07-29T11:07:50.960Z] === RUN   TestConfigList
11:07:51 [2020-07-29T11:07:51.008Z] #7 DONE 4.6s
11:07:51 [2020-07-29T11:07:51.008Z] 
11:07:51 [2020-07-29T11:07:51.008Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
11:07:51 [2020-07-29T11:07:51.008Z] #9 DONE 0.0s
11:07:51 [2020-07-29T11:07:51.008Z] 
11:07:51 [2020-07-29T11:07:51.008Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
11:07:51 [2020-07-29T11:07:51.008Z] #10 DONE 0.0s
11:07:51 [2020-07-29T11:07:51.008Z] 
11:07:51 [2020-07-29T11:07:51.008Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
11:07:51 [2020-07-29T11:07:51.008Z] #11 DONE 0.0s
11:07:51 [2020-07-29T11:07:51.008Z] 
11:07:51 [2020-07-29T11:07:51.008Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
11:07:51 [2020-07-29T11:07:51.008Z] #12 DONE 0.0s
11:07:51 [2020-07-29T11:07:51.008Z] 
11:07:51 [2020-07-29T11:07:51.008Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
11:07:51 [2020-07-29T11:07:51.220Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
11:07:51 [2020-07-29T11:07:51.264Z] #15 ...
11:07:51 [2020-07-29T11:07:51.264Z] 
11:07:51 [2020-07-29T11:07:51.264Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
11:07:51 [2020-07-29T11:07:51.264Z] #13 DONE 0.0s
11:07:51 [2020-07-29T11:07:51.264Z] 
11:07:51 [2020-07-29T11:07:51.264Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
11:07:51 [2020-07-29T11:07:51.519Z] #15 0.851 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz
11:07:51 [2020-07-29T11:07:51.790Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
11:07:52 [2020-07-29T11:07:52.359Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
11:07:52 [2020-07-29T11:07:52.447Z] #15 1.917 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz
11:07:52 [2020-07-29T11:07:52.447Z] #15 2.020 (1/54) Installing ncurses-terminfo-base (6.2_p20200523-r0)
11:07:52 [2020-07-29T11:07:52.621Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
11:07:52 [2020-07-29T11:07:52.703Z] #15 2.025 (2/54) Installing ncurses-libs (6.2_p20200523-r0)
11:07:52 [2020-07-29T11:07:52.703Z] #15 2.031 (3/54) Installing readline (8.0.4-r0)
11:07:52 [2020-07-29T11:07:52.703Z] #15 2.035 (4/54) Installing bash (5.0.17-r0)
11:07:52 [2020-07-29T11:07:52.703Z] #15 2.046 Executing bash-5.0.17-r0.post-install
11:07:52 [2020-07-29T11:07:52.703Z] #15 2.048 (5/54) Installing linux-headers (5.4.5-r1)
11:07:52 [2020-07-29T11:07:52.703Z] #15 2.125 (6/54) Installing libblkid (2.35.2-r0)
11:07:52 [2020-07-29T11:07:52.703Z] #15 2.129 (7/54) Installing libuuid (2.35.2-r0)
11:07:52 [2020-07-29T11:07:52.703Z] #15 2.131 (8/54) Installing btrfs-progs-libs (5.6.1-r0)
11:07:52 [2020-07-29T11:07:52.703Z] #15 2.137 (9/54) Installing btrfs-progs-dev (5.6.1-r0)
11:07:52 [2020-07-29T11:07:52.703Z] #15 2.140 (10/54) Installing libgcc (9.3.0-r2)
11:07:52 [2020-07-29T11:07:52.703Z] #15 2.142 (11/54) Installing libstdc++ (9.3.0-r2)
11:07:52 [2020-07-29T11:07:52.703Z] #15 2.154 (12/54) Installing binutils (2.34-r1)
11:07:52 [2020-07-29T11:07:52.703Z] #15 2.218 (13/54) Installing libmagic (5.38-r0)
11:07:52 [2020-07-29T11:07:52.703Z] #15 2.238 (14/54) Installing file (5.38-r0)
11:07:52 [2020-07-29T11:07:52.959Z] #15 2.240 (15/54) Installing gmp (6.2.0-r0)
11:07:52 [2020-07-29T11:07:52.959Z] #15 2.246 (16/54) Installing isl (0.18-r0)
11:07:52 [2020-07-29T11:07:52.959Z] #15 2.260 (17/54) Installing libgomp (9.3.0-r2)
11:07:52 [2020-07-29T11:07:52.959Z] #15 2.263 (18/54) Installing libatomic (9.3.0-r2)
11:07:52 [2020-07-29T11:07:52.959Z] #15 2.264 (19/54) Installing libgphobos (9.3.0-r2)
11:07:52 [2020-07-29T11:07:52.959Z] #15 2.304 (20/54) Installing mpfr4 (4.0.2-r4)
11:07:52 [2020-07-29T11:07:52.959Z] #15 2.310 (21/54) Installing mpc1 (1.1.0-r1)
11:07:52 [2020-07-29T11:07:52.959Z] #15 2.312 (22/54) Installing gcc (9.3.0-r2)
11:07:53 [2020-07-29T11:07:53.521Z] #15 3.119 (23/54) Installing musl-dev (1.1.24-r9)
11:07:53 [2020-07-29T11:07:53.560Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
11:07:53 [2020-07-29T11:07:53.777Z] #15 3.191 (24/54) Installing libc-dev (0.7.2-r3)
11:07:53 [2020-07-29T11:07:53.777Z] #15 3.192 (25/54) Installing g++ (9.3.0-r2)
11:07:53 [2020-07-29T11:07:53.928Z] --- PASS: TestConfigList (2.77s)
11:07:53 [2020-07-29T11:07:53.928Z]     config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList
11:07:53 [2020-07-29T11:07:53.928Z]     daemon.go:325: [deecac07db634] waiting for daemon to start
11:07:53 [2020-07-29T11:07:53.928Z]     daemon.go:325: [deecac07db634] waiting for daemon to start
11:07:53 [2020-07-29T11:07:53.928Z]     daemon.go:353: [deecac07db634] daemon started
11:07:53 [2020-07-29T11:07:53.928Z]     daemon.go:461: [deecac07db634] Stopping daemon
11:07:53 [2020-07-29T11:07:53.928Z]     daemon.go:296: [deecac07db634] exiting daemon
11:07:53 [2020-07-29T11:07:53.928Z]     daemon.go:448: [deecac07db634] Daemon stopped
11:07:53 [2020-07-29T11:07:53.928Z] === RUN   TestConfigsCreateAndDelete
11:07:54 [2020-07-29T11:07:54.033Z] #15 3.587 (26/54) Installing make (4.3-r0)
11:07:54 [2020-07-29T11:07:54.033Z] #15 3.590 (27/54) Installing fortify-headers (1.1-r0)
11:07:54 [2020-07-29T11:07:54.033Z] #15 3.592 (28/54) Installing patch (2.7.6-r6)
11:07:54 [2020-07-29T11:07:54.033Z] #15 3.595 (29/54) Installing build-base (0.5-r2)
11:07:54 [2020-07-29T11:07:54.033Z] #15 3.596 (30/54) Installing nghttp2-libs (1.41.0-r0)
11:07:54 [2020-07-29T11:07:54.033Z] #15 3.598 (31/54) Installing libcurl (7.69.1-r0)
11:07:54 [2020-07-29T11:07:54.033Z] #15 3.604 (32/54) Installing curl (7.69.1-r0)
11:07:54 [2020-07-29T11:07:54.033Z] #15 3.607 (33/54) Installing oniguruma (6.9.5-r1)
11:07:54 [2020-07-29T11:07:54.033Z] #15 3.612 (34/54) Installing jq (1.6-r1)
11:07:54 [2020-07-29T11:07:54.033Z] #15 3.619 (35/54) Installing device-mapper-libs (2.02.186-r1)
11:07:54 [2020-07-29T11:07:54.033Z] #15 3.623 (36/54) Installing device-mapper-event-libs (2.02.186-r1)
11:07:54 [2020-07-29T11:07:54.033Z] #15 3.625 (37/54) Installing libaio (0.3.112-r1)
11:07:54 [2020-07-29T11:07:54.033Z] #15 3.626 (38/54) Installing lvm2-libs (2.02.186-r1)
11:07:54 [2020-07-29T11:07:54.033Z] #15 3.654 (39/54) Installing blkid (2.35.2-r0)
11:07:54 [2020-07-29T11:07:54.033Z] #15 3.657 (40/54) Installing libcap-ng (0.7.10-r0)
11:07:54 [2020-07-29T11:07:54.033Z] #15 3.659 (41/54) Installing setpriv (2.35.2-r0)
11:07:54 [2020-07-29T11:07:54.033Z] #15 3.661 (42/54) Installing libmount (2.35.2-r0)
11:07:54 [2020-07-29T11:07:54.033Z] #15 3.665 (43/54) Installing libsmartcols (2.35.2-r0)
11:07:54 [2020-07-29T11:07:54.033Z] #15 3.669 (44/54) Installing findmnt (2.35.2-r0)
11:07:54 [2020-07-29T11:07:54.033Z] #15 3.671 (45/54) Installing mcookie (2.35.2-r0)
11:07:54 [2020-07-29T11:07:54.289Z] #15 3.673 (46/54) Installing hexdump (2.35.2-r0)
11:07:54 [2020-07-29T11:07:54.289Z] #15 3.675 (47/54) Installing lsblk (2.35.2-r0)
11:07:54 [2020-07-29T11:07:54.289Z] #15 3.678 (48/54) Installing libfdisk (2.35.2-r0)
11:07:54 [2020-07-29T11:07:54.289Z] #15 3.683 (49/54) Installing sfdisk (2.35.2-r0)
11:07:54 [2020-07-29T11:07:54.289Z] #15 3.686 (50/54) Installing cfdisk (2.35.2-r0)
11:07:54 [2020-07-29T11:07:54.289Z] #15 3.688 (51/54) Installing util-linux (2.35.2-r0)
11:07:54 [2020-07-29T11:07:54.289Z] #15 3.722 (52/54) Installing pkgconf (1.7.2-r0)
11:07:54 [2020-07-29T11:07:54.289Z] #15 3.724 (53/54) Installing util-linux-dev (2.35.2-r0)
11:07:54 [2020-07-29T11:07:54.289Z] #15 3.744 (54/54) Installing lvm2-dev (2.02.186-r1)
11:07:54 [2020-07-29T11:07:54.289Z] #15 3.748 Executing busybox-1.31.1-r16.trigger
11:07:54 [2020-07-29T11:07:54.289Z] #15 3.754 OK: 230 MiB in 69 packages
11:07:54 [2020-07-29T11:07:54.546Z] #15 DONE 4.1s
11:07:54 [2020-07-29T11:07:54.803Z] 
11:07:54 [2020-07-29T11:07:54.803Z] #16 [base 3/5] RUN mkdir -p /build/
11:07:54 [2020-07-29T11:07:54.916Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
11:07:55 [2020-07-29T11:07:55.059Z] #16 DONE 0.4s
11:07:55 [2020-07-29T11:07:55.059Z] 
11:07:55 [2020-07-29T11:07:55.059Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
11:07:55 [2020-07-29T11:07:55.188Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
11:07:55 [2020-07-29T11:07:55.188Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
11:07:55 [2020-07-29T11:07:55.622Z] #17 DONE 0.4s
11:07:55 [2020-07-29T11:07:55.622Z] 
11:07:55 [2020-07-29T11:07:55.622Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
11:07:55 [2020-07-29T11:07:55.622Z] #18 DONE 0.0s
11:07:55 [2020-07-29T11:07:55.622Z] 
11:07:55 [2020-07-29T11:07:55.622Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
11:07:55 [2020-07-29T11:07:55.622Z] #19 DONE 0.0s
11:07:55 [2020-07-29T11:07:55.622Z] 
11:07:55 [2020-07-29T11:07:55.622Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
11:07:55 [2020-07-29T11:07:55.622Z] #22 DONE 0.0s
11:07:55 [2020-07-29T11:07:55.622Z] 
11:07:55 [2020-07-29T11:07:55.622Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
11:07:55 [2020-07-29T11:07:55.622Z] #26 DONE 0.0s
11:07:55 [2020-07-29T11:07:55.622Z] 
11:07:55 [2020-07-29T11:07:55.622Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
11:07:55 [2020-07-29T11:07:55.622Z] #23 DONE 0.0s
11:07:55 [2020-07-29T11:07:55.622Z] 
11:07:55 [2020-07-29T11:07:55.622Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
11:07:55 [2020-07-29T11:07:55.622Z] #27 DONE 0.0s
11:07:55 [2020-07-29T11:07:55.622Z] 
11:07:55 [2020-07-29T11:07:55.622Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
11:07:55 [2020-07-29T11:07:55.622Z] #28 DONE 0.1s
11:07:55 [2020-07-29T11:07:55.622Z] 
11:07:55 [2020-07-29T11:07:55.622Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
11:07:55 [2020-07-29T11:07:55.762Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
11:07:56 [2020-07-29T11:07:56.026Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
11:07:56 [2020-07-29T11:07:56.186Z] #24 ...
11:07:56 [2020-07-29T11:07:56.186Z] 
11:07:56 [2020-07-29T11:07:56.186Z] #31 [builder 1/4] COPY . .
11:07:56 [2020-07-29T11:07:56.186Z] #31 DONE 0.6s
11:07:56 [2020-07-29T11:07:56.186Z] 
11:07:56 [2020-07-29T11:07:56.186Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
11:07:56 [2020-07-29T11:07:56.186Z] #24 0.617 + RM_GOPATH=0
11:07:56 [2020-07-29T11:07:56.186Z] #24 0.617 + TMP_GOPATH=
11:07:56 [2020-07-29T11:07:56.186Z] #24 0.617 + : /build
11:07:56 [2020-07-29T11:07:56.186Z] #24 0.617 + '[' -z '' ']'
11:07:56 [2020-07-29T11:07:56.186Z] #24 0.618 ++ mktemp -d
11:07:56 [2020-07-29T11:07:56.186Z] #24 0.618 + export GOPATH=/tmp/tmp.oMMmbD
11:07:56 [2020-07-29T11:07:56.186Z] #24 0.618 + GOPATH=/tmp/tmp.oMMmbD
11:07:56 [2020-07-29T11:07:56.186Z] #24 0.619 + RM_GOPATH=1
11:07:56 [2020-07-29T11:07:56.186Z] #24 0.619 ++ dirname ./install.sh
11:07:56 [2020-07-29T11:07:56.186Z] #24 0.624 + dir=.
11:07:56 [2020-07-29T11:07:56.186Z] #24 0.624 + bin=dockercli
11:07:56 [2020-07-29T11:07:56.186Z] #24 0.624 + shift
11:07:56 [2020-07-29T11:07:56.186Z] #24 0.624 + '[' '!' -f ./dockercli.installer ']'
11:07:56 [2020-07-29T11:07:56.186Z] #24 0.624 + . ./dockercli.installer
11:07:56 [2020-07-29T11:07:56.186Z] #24 0.624 ++ : stable
11:07:56 [2020-07-29T11:07:56.186Z] #24 0.624 ++ : 17.06.2-ce
11:07:56 [2020-07-29T11:07:56.186Z] #24 0.624 + install_dockercli
11:07:56 [2020-07-29T11:07:56.186Z] #24 0.624 + echo 'Install docker/cli version 17.06.2-ce from stable'
11:07:56 [2020-07-29T11:07:56.186Z] #24 0.624 ++ uname -m
11:07:56 [2020-07-29T11:07:56.186Z] #24 0.624 + arch=x86_64
11:07:56 [2020-07-29T11:07:56.186Z] #24 0.624 + '[' x86_64 '!=' x86_64 ']'
11:07:56 [2020-07-29T11:07:56.186Z] #24 0.624 + url=https://download.docker.com/linux/static
11:07:56 [2020-07-29T11:07:56.186Z] #24 0.624 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
11:07:56 [2020-07-29T11:07:56.186Z] #24 0.624 Install docker/cli version 17.06.2-ce from stable
11:07:56 [2020-07-29T11:07:56.186Z] #24 0.626 + tar -xz docker/docker
11:07:56 [2020-07-29T11:07:56.751Z] #24 ...
11:07:56 [2020-07-29T11:07:56.751Z] 
11:07:56 [2020-07-29T11:07:56.751Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
11:07:56 [2020-07-29T11:07:56.751Z] #32 DONE 0.7s
11:07:56 [2020-07-29T11:07:56.963Z] --- PASS: TestConfigsCreateAndDelete (3.00s)
11:07:56 [2020-07-29T11:07:56.964Z]     config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete
11:07:56 [2020-07-29T11:07:56.964Z]     daemon.go:325: [da0f99b6fe568] waiting for daemon to start
11:07:56 [2020-07-29T11:07:56.964Z]     daemon.go:325: [da0f99b6fe568] waiting for daemon to start
11:07:56 [2020-07-29T11:07:56.964Z]     daemon.go:353: [da0f99b6fe568] daemon started
11:07:56 [2020-07-29T11:07:56.964Z]     daemon.go:461: [da0f99b6fe568] Stopping daemon
11:07:56 [2020-07-29T11:07:56.964Z]     daemon.go:296: [da0f99b6fe568] exiting daemon
11:07:56 [2020-07-29T11:07:56.964Z]     daemon.go:448: [da0f99b6fe568] Daemon stopped
11:07:56 [2020-07-29T11:07:56.964Z] === RUN   TestConfigsUpdate
11:07:56 [2020-07-29T11:07:56.964Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
11:07:57 [2020-07-29T11:07:57.008Z] 
11:07:57 [2020-07-29T11:07:57.008Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
11:07:57 [2020-07-29T11:07:57.008Z] #20 1.229 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
11:07:57 [2020-07-29T11:07:57.008Z] #20 1.413 curl: option --progress: is ambiguous
11:07:57 [2020-07-29T11:07:57.008Z] #20 1.413 curl: try 'curl --help' or 'curl --manual' for more information
11:07:57 [2020-07-29T11:07:57.008Z] #20 1.637 curl: option --progress: is ambiguous
11:07:57 [2020-07-29T11:07:57.008Z] #20 1.637 curl: try 'curl --help' or 'curl --manual' for more information
11:07:57 [2020-07-29T11:07:57.223Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
11:07:57 [2020-07-29T11:07:57.223Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
11:07:57 [2020-07-29T11:07:57.264Z] #20 1.779 curl: option --progress: is ambiguous
11:07:57 [2020-07-29T11:07:57.264Z] #20 1.779 curl: try 'curl --help' or 'curl --manual' for more information
11:07:57 [2020-07-29T11:07:57.482Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
11:07:57 [2020-07-29T11:07:57.522Z] #20 ...
11:07:57 [2020-07-29T11:07:57.522Z] 
11:07:57 [2020-07-29T11:07:57.522Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
11:07:57 [2020-07-29T11:07:57.522Z] #24 1.955 + mkdir -p /build
11:07:57 [2020-07-29T11:07:57.522Z] #24 1.955 + mv docker/docker /build/
11:07:57 [2020-07-29T11:07:57.522Z] #24 1.956 + rmdir docker
11:07:57 [2020-07-29T11:07:57.522Z] #24 DONE 2.0s
11:07:57 [2020-07-29T11:07:57.522Z] 
11:07:57 [2020-07-29T11:07:57.522Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
11:07:57 [2020-07-29T11:07:57.522Z] #20 1.951 curl: option --progress: is ambiguous
11:07:57 [2020-07-29T11:07:57.522Z] #20 1.951 curl: try 'curl --help' or 'curl --manual' for more information
11:07:57 [2020-07-29T11:07:57.522Z] #20 2.153 
11:07:58 [2020-07-29T11:07:58.031Z] --- PASS: TestImportExtremelyLargeImageWorks (86.86s)
11:07:58 [2020-07-29T11:07:58.031Z]     import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks
11:07:58 [2020-07-29T11:07:58.031Z]     daemon.go:325: [d56895ebee429] waiting for daemon to start
11:07:58 [2020-07-29T11:07:58.031Z]     daemon.go:325: [d56895ebee429] waiting for daemon to start
11:07:58 [2020-07-29T11:07:58.031Z]     daemon.go:353: [d56895ebee429] daemon started
11:07:58 [2020-07-29T11:07:58.031Z]     daemon.go:461: [d56895ebee429] Stopping daemon
11:07:58 [2020-07-29T11:07:58.031Z]     daemon.go:296: [d56895ebee429] exiting daemon
11:07:58 [2020-07-29T11:07:58.031Z]     daemon.go:448: [d56895ebee429] Daemon stopped
11:07:58 [2020-07-29T11:07:58.031Z] PASS
11:07:58 [2020-07-29T11:07:58.031Z] 
11:07:58 [2020-07-29T11:07:58.031Z] DONE 11 tests in 88.335s
11:07:58 [2020-07-29T11:07:58.031Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
11:07:58 [2020-07-29T11:07:58.031Z] ++ 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
11:07:58 [2020-07-29T11:07:58.031Z] ++ set -e
11:07:58 [2020-07-29T11:07:58.031Z] ++ '[' -n 0 ']'
11:07:58 [2020-07-29T11:07:58.031Z] ++ set -x
11:07:58 [2020-07-29T11:07:58.031Z] ++ env -i DEST=/go/src/github.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
11:07:58 [2020-07-29T11:07:58.031Z] INFO: Testing against a local daemon
11:07:58 [2020-07-29T11:07:58.031Z] === RUN   TestNetworkCreateDelete
11:07:58 [2020-07-29T11:07:58.031Z] --- PASS: TestNetworkCreateDelete (0.15s)
11:07:58 [2020-07-29T11:07:58.031Z] === RUN   TestDockerNetworkDeletePreferID
11:07:58 [2020-07-29T11:07:58.031Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
11:07:58 [2020-07-29T11:07:58.031Z] === RUN   TestDaemonDNSFallback
11:07:58 [2020-07-29T11:07:58.031Z] --- PASS: TestDaemonDNSFallback (2.52s)
11:07:58 [2020-07-29T11:07:58.031Z]     dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDNSFallback
11:07:58 [2020-07-29T11:07:58.031Z]     daemon.go:325: [df0a6ee861084] waiting for daemon to start
11:07:58 [2020-07-29T11:07:58.031Z]     daemon.go:325: [df0a6ee861084] waiting for daemon to start
11:07:58 [2020-07-29T11:07:58.031Z]     daemon.go:353: [df0a6ee861084] daemon started
11:07:58 [2020-07-29T11:07:58.031Z]     daemon.go:461: [df0a6ee861084] Stopping daemon
11:07:58 [2020-07-29T11:07:58.031Z]     daemon.go:296: [df0a6ee861084] exiting daemon
11:07:58 [2020-07-29T11:07:58.031Z]     daemon.go:448: [df0a6ee861084] Daemon stopped
11:07:58 [2020-07-29T11:07:58.031Z] === RUN   TestInspectNetwork
11:07:58 [2020-07-29T11:07:58.031Z] === RUN   TestInspectNetwork/full_network_id
11:07:58 [2020-07-29T11:07:58.031Z] === RUN   TestInspectNetwork/partial_network_id
11:07:58 [2020-07-29T11:07:58.031Z] === RUN   TestInspectNetwork/network_name
11:07:58 [2020-07-29T11:07:58.031Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
11:07:58 [2020-07-29T11:07:58.052Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
11:07:58 [2020-07-29T11:07:58.453Z] #20 2.746 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
11:07:58 [2020-07-29T11:07:58.453Z] #20 2.952 curl: option --progress: is ambiguous
11:07:58 [2020-07-29T11:07:58.453Z] #20 2.952 curl: try 'curl --help' or 'curl --manual' for more information
11:07:58 [2020-07-29T11:07:58.621Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
11:07:58 [2020-07-29T11:07:58.711Z] #20 3.161 
11:07:59 [2020-07-29T11:07:59.276Z] #20 3.837 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
11:07:59 [2020-07-29T11:07:59.840Z] #20 4.061 curl: option --progress: is ambiguous
11:07:59 [2020-07-29T11:07:59.840Z] #20 4.062 curl: try 'curl --help' or 'curl --manual' for more information
11:07:59 [2020-07-29T11:07:59.840Z] #20 4.257 
11:07:59 [2020-07-29T11:07:59.999Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
11:07:59 [2020-07-29T11:07:59.999Z] --- PASS: TestConfigsUpdate (3.10s)
11:07:59 [2020-07-29T11:07:59.999Z]     config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate
11:07:59 [2020-07-29T11:07:59.999Z]     daemon.go:325: [d6f85731757af] waiting for daemon to start
11:07:59 [2020-07-29T11:07:59.999Z]     daemon.go:325: [d6f85731757af] waiting for daemon to start
11:07:59 [2020-07-29T11:07:59.999Z]     daemon.go:353: [d6f85731757af] daemon started
11:07:59 [2020-07-29T11:07:59.999Z]     daemon.go:461: [d6f85731757af] Stopping daemon
11:07:59 [2020-07-29T11:07:59.999Z]     daemon.go:296: [d6f85731757af] exiting daemon
11:07:59 [2020-07-29T11:07:59.999Z]     daemon.go:448: [d6f85731757af] Daemon stopped
11:07:59 [2020-07-29T11:07:59.999Z] === RUN   TestTemplatedConfig
11:08:00 [2020-07-29T11:08:00.773Z] #20 5.023 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
11:08:00 [2020-07-29T11:08:00.773Z] #20 5.255 curl: option --progress: is ambiguous
11:08:00 [2020-07-29T11:08:00.773Z] #20 5.255 curl: try 'curl --help' or 'curl --manual' for more information
11:08:01 [2020-07-29T11:08:01.031Z] #20 5.538 
11:08:01 [2020-07-29T11:08:01.378Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
11:08:01 [2020-07-29T11:08:01.560Z] --- PASS: TestInspectNetwork (10.73s)
11:08:01 [2020-07-29T11:08:01.560Z]     inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork
11:08:01 [2020-07-29T11:08:01.560Z]     daemon.go:325: [d750757d68c4f] waiting for daemon to start
11:08:01 [2020-07-29T11:08:01.560Z]     daemon.go:325: [d750757d68c4f] waiting for daemon to start
11:08:01 [2020-07-29T11:08:01.560Z]     daemon.go:353: [d750757d68c4f] daemon started
11:08:01 [2020-07-29T11:08:01.560Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
11:08:01 [2020-07-29T11:08:01.560Z]     --- PASS: TestInspectNetwork/partial_network_id (0.01s)
11:08:01 [2020-07-29T11:08:01.560Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
11:08:01 [2020-07-29T11:08:01.560Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
11:08:01 [2020-07-29T11:08:01.560Z]     daemon.go:461: [d750757d68c4f] Stopping daemon
11:08:01 [2020-07-29T11:08:01.560Z]     daemon.go:296: [d750757d68c4f] exiting daemon
11:08:01 [2020-07-29T11:08:01.560Z]     daemon.go:448: [d750757d68c4f] Daemon stopped
11:08:01 [2020-07-29T11:08:01.560Z] === RUN   TestRunContainerWithBridgeNone
11:08:01 [2020-07-29T11:08:01.963Z] #20 6.350 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
11:08:02 [2020-07-29T11:08:02.221Z] #20 6.564 curl: option --progress: is ambiguous
11:08:02 [2020-07-29T11:08:02.221Z] #20 6.564 curl: try 'curl --help' or 'curl --manual' for more information
11:08:02 [2020-07-29T11:08:02.478Z] #20 6.804 
11:08:02 [2020-07-29T11:08:02.478Z] #20 6.865 Download of images into '/build' complete.
11:08:02 [2020-07-29T11:08:02.478Z] #20 6.866 Use something like the following to load the result into a Docker daemon:
11:08:02 [2020-07-29T11:08:02.478Z] #20 6.866   tar -cC '/build' . | docker load
11:08:02 [2020-07-29T11:08:02.736Z] #20 DONE 7.0s
11:08:02 [2020-07-29T11:08:02.736Z] 
11:08:02 [2020-07-29T11:08:02.736Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
11:08:02 [2020-07-29T11:08:02.736Z] #33 0.538 
11:08:02 [2020-07-29T11:08:02.736Z] #33 0.617 Removing bundles/
11:08:02 [2020-07-29T11:08:02.736Z] #33 0.617 
11:08:02 [2020-07-29T11:08:02.736Z] #33 0.627 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
11:08:02 [2020-07-29T11:08:02.736Z] #33 0.889 Building test suite binary ./integration-cli/test.main
11:08:02 [2020-07-29T11:08:02.994Z] #33 ...
11:08:02 [2020-07-29T11:08:02.994Z] 
11:08:02 [2020-07-29T11:08:02.994Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
11:08:02 [2020-07-29T11:08:02.994Z] #21 DONE 0.0s
11:08:02 [2020-07-29T11:08:02.994Z] 
11:08:02 [2020-07-29T11:08:02.994Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
11:08:03 [2020-07-29T11:08:03.252Z] #25 DONE 0.3s
11:08:03 [2020-07-29T11:08:03.252Z] 
11:08:03 [2020-07-29T11:08:03.252Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
11:08:03 [2020-07-29T11:08:03.917Z] --- PASS: TestTemplatedConfig (3.98s)
11:08:03 [2020-07-29T11:08:03.917Z]     config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig
11:08:03 [2020-07-29T11:08:03.917Z]     daemon.go:325: [d3627f87476f2] waiting for daemon to start
11:08:03 [2020-07-29T11:08:03.917Z]     daemon.go:325: [d3627f87476f2] waiting for daemon to start
11:08:03 [2020-07-29T11:08:03.917Z]     daemon.go:353: [d3627f87476f2] daemon started
11:08:03 [2020-07-29T11:08:03.917Z]     daemon.go:461: [d3627f87476f2] Stopping daemon
11:08:03 [2020-07-29T11:08:03.917Z]     daemon.go:296: [d3627f87476f2] exiting daemon
11:08:03 [2020-07-29T11:08:03.917Z]     daemon.go:448: [d3627f87476f2] Daemon stopped
11:08:03 [2020-07-29T11:08:03.917Z] === RUN   TestConfigInspect
11:08:04 [2020-07-29T11:08:04.176Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
11:08:04 [2020-07-29T11:08:04.300Z] --- PASS: TestRunContainerWithBridgeNone (2.48s)
11:08:04 [2020-07-29T11:08:04.300Z]     network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone
11:08:04 [2020-07-29T11:08:04.300Z]     daemon.go:325: [df8a610d90769] waiting for daemon to start
11:08:04 [2020-07-29T11:08:04.300Z]     daemon.go:325: [df8a610d90769] waiting for daemon to start
11:08:04 [2020-07-29T11:08:04.300Z]     daemon.go:353: [df8a610d90769] daemon started
11:08:04 [2020-07-29T11:08:04.300Z]     daemon.go:461: [df8a610d90769] Stopping daemon
11:08:04 [2020-07-29T11:08:04.300Z]     daemon.go:296: [df8a610d90769] exiting daemon
11:08:04 [2020-07-29T11:08:04.300Z]     daemon.go:448: [df8a610d90769] Daemon stopped
11:08:04 [2020-07-29T11:08:04.300Z] === RUN   TestNetworkInvalidJSON
11:08:04 [2020-07-29T11:08:04.300Z] === RUN   TestNetworkInvalidJSON//networks/create
11:08:04 [2020-07-29T11:08:04.300Z] === PAUSE TestNetworkInvalidJSON//networks/create
11:08:04 [2020-07-29T11:08:04.300Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
11:08:04 [2020-07-29T11:08:04.300Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
11:08:04 [2020-07-29T11:08:04.300Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
11:08:04 [2020-07-29T11:08:04.300Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
11:08:04 [2020-07-29T11:08:04.300Z] === CONT  TestNetworkInvalidJSON//networks/create
11:08:04 [2020-07-29T11:08:04.300Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
11:08:04 [2020-07-29T11:08:04.300Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
11:08:04 [2020-07-29T11:08:04.300Z] --- PASS: TestNetworkInvalidJSON (0.01s)
11:08:04 [2020-07-29T11:08:04.300Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
11:08:04 [2020-07-29T11:08:04.300Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
11:08:04 [2020-07-29T11:08:04.300Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
11:08:04 [2020-07-29T11:08:04.300Z] === RUN   TestDaemonRestartWithLiveRestore
11:08:04 [2020-07-29T11:08:04.936Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
11:08:04 [2020-07-29T11:08:04.936Z]     service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore
11:08:04 [2020-07-29T11:08:04.936Z]     daemon.go:325: [d5a355ed404f4] waiting for daemon to start
11:08:04 [2020-07-29T11:08:04.936Z]     daemon.go:325: [d5a355ed404f4] waiting for daemon to start
11:08:04 [2020-07-29T11:08:04.936Z]     daemon.go:353: [d5a355ed404f4] daemon started
11:08:04 [2020-07-29T11:08:04.936Z]     daemon.go:461: [d5a355ed404f4] Stopping daemon
11:08:04 [2020-07-29T11:08:04.936Z]     daemon.go:296: [d5a355ed404f4] exiting daemon
11:08:04 [2020-07-29T11:08:04.936Z]     daemon.go:448: [d5a355ed404f4] Daemon stopped
11:08:04 [2020-07-29T11:08:04.936Z]     daemon.go:325: [d5a355ed404f4] waiting for daemon to start
11:08:04 [2020-07-29T11:08:04.936Z]     daemon.go:325: [d5a355ed404f4] waiting for daemon to start
11:08:04 [2020-07-29T11:08:04.936Z]     daemon.go:353: [d5a355ed404f4] daemon started
11:08:04 [2020-07-29T11:08:04.936Z]     daemon.go:461: [d5a355ed404f4] Stopping daemon
11:08:04 [2020-07-29T11:08:04.936Z]     daemon.go:296: [d5a355ed404f4] exiting daemon
11:08:04 [2020-07-29T11:08:04.936Z]     daemon.go:448: [d5a355ed404f4] Daemon stopped
11:08:04 [2020-07-29T11:08:04.936Z] === RUN   TestDaemonDefaultNetworkPools
11:08:05 [2020-07-29T11:08:05.556Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
11:08:05 [2020-07-29T11:08:05.815Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
11:08:05 [2020-07-29T11:08:05.976Z] --- PASS: TestDaemonDefaultNetworkPools (0.85s)
11:08:05 [2020-07-29T11:08:05.976Z]     service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools
11:08:05 [2020-07-29T11:08:05.976Z]     daemon.go:325: [defdfc7135562] waiting for daemon to start
11:08:05 [2020-07-29T11:08:05.976Z]     daemon.go:325: [defdfc7135562] waiting for daemon to start
11:08:05 [2020-07-29T11:08:05.976Z]     daemon.go:353: [defdfc7135562] daemon started
11:08:05 [2020-07-29T11:08:05.976Z]     daemon.go:461: [defdfc7135562] Stopping daemon
11:08:05 [2020-07-29T11:08:05.976Z]     daemon.go:296: [defdfc7135562] exiting daemon
11:08:05 [2020-07-29T11:08:05.976Z]     daemon.go:448: [defdfc7135562] Daemon stopped
11:08:05 [2020-07-29T11:08:05.976Z] === RUN   TestDaemonRestartWithExistingNetwork
11:08:06 [2020-07-29T11:08:06.755Z] --- PASS: TestConfigInspect (2.84s)
11:08:06 [2020-07-29T11:08:06.755Z]     config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect
11:08:06 [2020-07-29T11:08:06.755Z]     daemon.go:325: [d9b3d8b1b1b4e] waiting for daemon to start
11:08:06 [2020-07-29T11:08:06.755Z]     daemon.go:325: [d9b3d8b1b1b4e] waiting for daemon to start
11:08:06 [2020-07-29T11:08:06.755Z]     daemon.go:353: [d9b3d8b1b1b4e] daemon started
11:08:06 [2020-07-29T11:08:06.755Z]     daemon.go:461: [d9b3d8b1b1b4e] Stopping daemon
11:08:06 [2020-07-29T11:08:06.755Z]     daemon.go:296: [d9b3d8b1b1b4e] exiting daemon
11:08:06 [2020-07-29T11:08:06.755Z]     daemon.go:448: [d9b3d8b1b1b4e] Daemon stopped
11:08:06 [2020-07-29T11:08:06.755Z] === RUN   TestConfigCreateWithLabels
11:08:07 [2020-07-29T11:08:07.014Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s)
11:08:07 [2020-07-29T11:08:07.014Z]     service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork
11:08:07 [2020-07-29T11:08:07.014Z]     daemon.go:325: [d6c08c76b8e10] waiting for daemon to start
11:08:07 [2020-07-29T11:08:07.014Z]     daemon.go:325: [d6c08c76b8e10] waiting for daemon to start
11:08:07 [2020-07-29T11:08:07.014Z]     daemon.go:353: [d6c08c76b8e10] daemon started
11:08:07 [2020-07-29T11:08:07.014Z]     daemon.go:461: [d6c08c76b8e10] Stopping daemon
11:08:07 [2020-07-29T11:08:07.014Z]     daemon.go:296: [d6c08c76b8e10] exiting daemon
11:08:07 [2020-07-29T11:08:07.014Z]     daemon.go:448: [d6c08c76b8e10] Daemon stopped
11:08:07 [2020-07-29T11:08:07.014Z]     daemon.go:325: [d6c08c76b8e10] waiting for daemon to start
11:08:07 [2020-07-29T11:08:07.014Z]     daemon.go:325: [d6c08c76b8e10] waiting for daemon to start
11:08:07 [2020-07-29T11:08:07.014Z]     daemon.go:353: [d6c08c76b8e10] daemon started
11:08:07 [2020-07-29T11:08:07.014Z]     daemon.go:461: [d6c08c76b8e10] Stopping daemon
11:08:07 [2020-07-29T11:08:07.014Z]     daemon.go:296: [d6c08c76b8e10] exiting daemon
11:08:07 [2020-07-29T11:08:07.014Z]     daemon.go:448: [d6c08c76b8e10] Daemon stopped
11:08:07 [2020-07-29T11:08:07.015Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
11:08:08 [2020-07-29T11:08:08.515Z] #29 12.64 # github.com/docker/docker/contrib/httpserver
11:08:08 [2020-07-29T11:08:08.515Z] #29 12.64 loadinternal: cannot find runtime/cgo
11:08:08 [2020-07-29T11:08:08.515Z] #29 DONE 12.9s
11:08:08 [2020-07-29T11:08:08.515Z] 
11:08:08 [2020-07-29T11:08:08.515Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
11:08:08 [2020-07-29T11:08:08.530Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s)
11:08:08 [2020-07-29T11:08:08.530Z]     service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
11:08:08 [2020-07-29T11:08:08.530Z]     daemon.go:325: [d9e7820023fca] waiting for daemon to start
11:08:08 [2020-07-29T11:08:08.530Z]     daemon.go:325: [d9e7820023fca] waiting for daemon to start
11:08:08 [2020-07-29T11:08:08.530Z]     daemon.go:353: [d9e7820023fca] daemon started
11:08:08 [2020-07-29T11:08:08.530Z]     daemon.go:461: [d9e7820023fca] Stopping daemon
11:08:08 [2020-07-29T11:08:08.530Z]     daemon.go:296: [d9e7820023fca] exiting daemon
11:08:08 [2020-07-29T11:08:08.530Z]     daemon.go:448: [d9e7820023fca] Daemon stopped
11:08:08 [2020-07-29T11:08:08.530Z]     daemon.go:325: [d9e7820023fca] waiting for daemon to start
11:08:08 [2020-07-29T11:08:08.530Z]     daemon.go:325: [d9e7820023fca] waiting for daemon to start
11:08:08 [2020-07-29T11:08:08.530Z]     daemon.go:353: [d9e7820023fca] daemon started
11:08:08 [2020-07-29T11:08:08.530Z]     daemon.go:461: [d9e7820023fca] Stopping daemon
11:08:08 [2020-07-29T11:08:08.530Z]     daemon.go:296: [d9e7820023fca] exiting daemon
11:08:08 [2020-07-29T11:08:08.530Z]     daemon.go:448: [d9e7820023fca] Daemon stopped
11:08:08 [2020-07-29T11:08:08.530Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
11:08:08 [2020-07-29T11:08:08.777Z] #33 ...
11:08:08 [2020-07-29T11:08:08.777Z] 
11:08:08 [2020-07-29T11:08:08.777Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
11:08:08 [2020-07-29T11:08:08.824Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s)
11:08:08 [2020-07-29T11:08:08.824Z]     service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool
11:08:08 [2020-07-29T11:08:08.824Z]     daemon.go:325: [db25d26cfd789] waiting for daemon to start
11:08:08 [2020-07-29T11:08:08.824Z]     daemon.go:325: [db25d26cfd789] waiting for daemon to start
11:08:08 [2020-07-29T11:08:08.824Z]     daemon.go:353: [db25d26cfd789] daemon started
11:08:08 [2020-07-29T11:08:08.824Z]     daemon.go:461: [db25d26cfd789] Stopping daemon
11:08:08 [2020-07-29T11:08:08.824Z]     daemon.go:296: [db25d26cfd789] exiting daemon
11:08:08 [2020-07-29T11:08:08.824Z]     daemon.go:448: [db25d26cfd789] Daemon stopped
11:08:08 [2020-07-29T11:08:08.824Z] === RUN   TestServiceWithPredefinedNetwork
11:08:09 [2020-07-29T11:08:09.292Z] --- PASS: TestConfigCreateWithLabels (2.64s)
11:08:09 [2020-07-29T11:08:09.292Z]     config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels
11:08:09 [2020-07-29T11:08:09.292Z]     daemon.go:325: [dd4d458d75744] waiting for daemon to start
11:08:09 [2020-07-29T11:08:09.292Z]     daemon.go:325: [dd4d458d75744] waiting for daemon to start
11:08:09 [2020-07-29T11:08:09.292Z]     daemon.go:353: [dd4d458d75744] daemon started
11:08:09 [2020-07-29T11:08:09.292Z]     daemon.go:461: [dd4d458d75744] Stopping daemon
11:08:09 [2020-07-29T11:08:09.292Z]     daemon.go:296: [dd4d458d75744] exiting daemon
11:08:09 [2020-07-29T11:08:09.292Z]     daemon.go:448: [dd4d458d75744] Daemon stopped
11:08:09 [2020-07-29T11:08:09.292Z] === RUN   TestConfigCreateResolve
11:08:09 [2020-07-29T11:08:09.292Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
11:08:09 [2020-07-29T11:08:09.342Z] #30 DONE 0.2s
11:08:09 [2020-07-29T11:08:09.342Z] 
11:08:09 [2020-07-29T11:08:09.342Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
11:08:12 [2020-07-29T11:08:12.354Z] --- PASS: TestServiceWithPredefinedNetwork (3.54s)
11:08:12 [2020-07-29T11:08:12.354Z]     service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork
11:08:12 [2020-07-29T11:08:12.354Z]     daemon.go:325: [d1bb71e62a963] waiting for daemon to start
11:08:12 [2020-07-29T11:08:12.354Z]     daemon.go:325: [d1bb71e62a963] waiting for daemon to start
11:08:12 [2020-07-29T11:08:12.354Z]     daemon.go:353: [d1bb71e62a963] daemon started
11:08:12 [2020-07-29T11:08:12.354Z]     daemon.go:461: [d1bb71e62a963] Stopping daemon
11:08:12 [2020-07-29T11:08:12.354Z]     daemon.go:296: [d1bb71e62a963] exiting daemon
11:08:12 [2020-07-29T11:08:12.354Z]     daemon.go:448: [d1bb71e62a963] Daemon stopped
11:08:12 [2020-07-29T11:08:12.354Z] === RUN   TestServiceRemoveKeepsIngressNetwork
11:08:12 [2020-07-29T11:08:12.354Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
11:08:12 [2020-07-29T11:08:12.354Z]     service_test.go:230: FLAKY_TEST
11:08:12 [2020-07-29T11:08:12.354Z] === RUN   TestServiceWithDataPathPortInit
11:08:12 [2020-07-29T11:08:12.583Z] --- PASS: TestConfigCreateResolve (2.70s)
11:08:12 [2020-07-29T11:08:12.583Z]     config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve
11:08:12 [2020-07-29T11:08:12.583Z]     daemon.go:325: [dd0c325b006f1] waiting for daemon to start
11:08:12 [2020-07-29T11:08:12.583Z]     daemon.go:325: [dd0c325b006f1] waiting for daemon to start
11:08:12 [2020-07-29T11:08:12.583Z]     daemon.go:353: [dd0c325b006f1] daemon started
11:08:12 [2020-07-29T11:08:12.583Z]     daemon.go:461: [dd0c325b006f1] Stopping daemon
11:08:12 [2020-07-29T11:08:12.583Z]     daemon.go:296: [dd0c325b006f1] exiting daemon
11:08:12 [2020-07-29T11:08:12.583Z]     daemon.go:448: [dd0c325b006f1] Daemon stopped
11:08:12 [2020-07-29T11:08:12.583Z] === RUN   TestConfigDaemonLibtrustID
11:08:12 [2020-07-29T11:08:12.583Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
11:08:12 [2020-07-29T11:08:12.583Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID
11:08:12 [2020-07-29T11:08:12.583Z]     daemon.go:325: [da9915628054f] waiting for daemon to start
11:08:12 [2020-07-29T11:08:12.583Z]     daemon.go:325: [da9915628054f] waiting for daemon to start
11:08:12 [2020-07-29T11:08:12.583Z]     daemon.go:353: [da9915628054f] daemon started
11:08:12 [2020-07-29T11:08:12.583Z]     daemon.go:461: [da9915628054f] Stopping daemon
11:08:12 [2020-07-29T11:08:12.583Z]     daemon.go:296: [da9915628054f] exiting daemon
11:08:12 [2020-07-29T11:08:12.583Z]     daemon.go:448: [da9915628054f] Daemon stopped
11:08:12 [2020-07-29T11:08:12.583Z] PASS
11:08:12 [2020-07-29T11:08:12.583Z] 
11:08:12 [2020-07-29T11:08:12.583Z] DONE 8 tests in 21.747s
11:08:12 [2020-07-29T11:08:12.583Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
11:08:12 [2020-07-29T11:08:12.583Z] ++ 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
11:08:12 [2020-07-29T11:08:12.583Z] ++ set -e
11:08:12 [2020-07-29T11:08:12.583Z] ++ '[' -n 0 ']'
11:08:12 [2020-07-29T11:08:12.583Z] ++ set -x
11:08:12 [2020-07-29T11:08:12.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=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
11:08:12 [2020-07-29T11:08:12.842Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
11:08:12 [2020-07-29T11:08:12.842Z] INFO: Testing against a local daemon
11:08:12 [2020-07-29T11:08:12.842Z] === RUN   TestCheckpoint
11:08:12 [2020-07-29T11:08:12.842Z] --- SKIP: TestCheckpoint (0.00s)
11:08:12 [2020-07-29T11:08:12.843Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:08:12 [2020-07-29T11:08:12.843Z] === RUN   TestContainerInvalidJSON
11:08:12 [2020-07-29T11:08:12.843Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
11:08:12 [2020-07-29T11:08:12.843Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
11:08:12 [2020-07-29T11:08:12.843Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
11:08:12 [2020-07-29T11:08:12.843Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
11:08:12 [2020-07-29T11:08:12.843Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
11:08:12 [2020-07-29T11:08:12.843Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
11:08:12 [2020-07-29T11:08:12.843Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
11:08:12 [2020-07-29T11:08:12.843Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
11:08:12 [2020-07-29T11:08:12.843Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
11:08:12 [2020-07-29T11:08:12.843Z] --- PASS: TestContainerInvalidJSON (0.02s)
11:08:12 [2020-07-29T11:08:12.843Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
11:08:12 [2020-07-29T11:08:12.843Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
11:08:12 [2020-07-29T11:08:12.843Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
11:08:12 [2020-07-29T11:08:12.843Z] === RUN   TestCopyFromContainerPathDoesNotExist
11:08:12 [2020-07-29T11:08:12.843Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
11:08:12 [2020-07-29T11:08:12.843Z] === RUN   TestCopyFromContainerPathIsNotDir
11:08:12 [2020-07-29T11:08:12.843Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
11:08:12 [2020-07-29T11:08:12.843Z] === RUN   TestCopyToContainerPathDoesNotExist
11:08:13 [2020-07-29T11:08:13.102Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s)
11:08:13 [2020-07-29T11:08:13.102Z] === RUN   TestCopyToContainerPathIsNotDir
11:08:13 [2020-07-29T11:08:13.102Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
11:08:13 [2020-07-29T11:08:13.102Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
11:08:13 [2020-07-29T11:08:13.102Z] === RUN   TestCopyFromContainer
11:08:13 [2020-07-29T11:08:13.362Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
11:08:13 [2020-07-29T11:08:13.623Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
11:08:14 [2020-07-29T11:08:14.109Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
11:08:14 [2020-07-29T11:08:14.109Z] 
11:08:14 [2020-07-29T11:08:14.109Z]  ________   ____  __.
11:08:14 [2020-07-29T11:08:14.109Z]  \_____  \ |    |/ _|
11:08:14 [2020-07-29T11:08:14.109Z]  /   |   \|      <
11:08:14 [2020-07-29T11:08:14.109Z]  /    |    \    |  \
11:08:14 [2020-07-29T11:08:14.109Z]  \_______  /____|__ \
11:08:14 [2020-07-29T11:08:14.109Z]          \/        \/
11:08:14 [2020-07-29T11:08:14.109Z] 
11:08:14 [2020-07-29T11:08:14.109Z] INFO: make.ps1 ended at 07/29/2020 11:08:07
11:08:14 [2020-07-29T11:08:14.109Z] INFO: Binaries build ended at 07/29/2020 11:08:10. Duration:00:01:14.9474184
11:08:14 [2020-07-29T11:08:14.109Z] INFO: Copying the built daemon binary to d:\CI\PR-41287\1\binary\dockerd-dae08c333.exe...
11:08:14 [2020-07-29T11:08:14.109Z] INFO: Copying the built client binary to d:\CI\PR-41287\1\binary\docker-dae08c333.exe...
11:08:14 [2020-07-29T11:08:14.109Z] INFO: Copying dockerversion from the container...
11:08:14 [2020-07-29T11:08:14.109Z] INFO: Copying the golang package from the container to d:\CI\PR-41287\1\installer\go.zip...
11:08:14 [2020-07-29T11:08:14.192Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
11:08:14 [2020-07-29T11:08:14.451Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
11:08:14 [2020-07-29T11:08:14.711Z] === RUN   TestCopyFromContainer//
11:08:14 [2020-07-29T11:08:14.711Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
11:08:14 [2020-07-29T11:08:14.711Z] === RUN   TestCopyFromContainer//bar/root
11:08:14 [2020-07-29T11:08:14.711Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
11:08:14 [2020-07-29T11:08:14.711Z] === RUN   TestCopyFromContainer//bar/root/
11:08:14 [2020-07-29T11:08:14.971Z] === RUN   TestCopyFromContainer/bar/quux
11:08:15 [2020-07-29T11:08:15.231Z] === RUN   TestCopyFromContainer/bar/quux/
11:08:15 [2020-07-29T11:08:15.231Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
11:08:15 [2020-07-29T11:08:15.231Z] === RUN   TestCopyFromContainer/bar/quux/baz
11:08:15 [2020-07-29T11:08:15.491Z] === RUN   TestCopyFromContainer/bar/filesymlink
11:08:15 [2020-07-29T11:08:15.491Z] === RUN   TestCopyFromContainer/bar/dirsymlink
11:08:15 [2020-07-29T11:08:15.491Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
11:08:15 [2020-07-29T11:08:15.491Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
11:08:15 [2020-07-29T11:08:15.751Z] === RUN   TestCopyFromContainer/bar/notarget
11:08:16 [2020-07-29T11:08:16.011Z] --- PASS: TestCopyFromContainer (2.80s)
11:08:16 [2020-07-29T11:08:16.011Z]     --- PASS: TestCopyFromContainer// (0.11s)
11:08:16 [2020-07-29T11:08:16.011Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
11:08:16 [2020-07-29T11:08:16.011Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.18s)
11:08:16 [2020-07-29T11:08:16.011Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
11:08:16 [2020-07-29T11:08:16.011Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.10s)
11:08:16 [2020-07-29T11:08:16.011Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.17s)
11:08:16 [2020-07-29T11:08:16.011Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s)
11:08:16 [2020-07-29T11:08:16.011Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s)
11:08:16 [2020-07-29T11:08:16.011Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
11:08:16 [2020-07-29T11:08:16.011Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.14s)
11:08:16 [2020-07-29T11:08:16.011Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
11:08:16 [2020-07-29T11:08:16.011Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:08:16 [2020-07-29T11:08:16.011Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:08:16 [2020-07-29T11:08:16.011Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:08:16 [2020-07-29T11:08:16.011Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:08:16 [2020-07-29T11:08:16.011Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
11:08:16 [2020-07-29T11:08:16.011Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
11:08:16 [2020-07-29T11:08:16.011Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:08:16 [2020-07-29T11:08:16.011Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
11:08:16 [2020-07-29T11:08:16.011Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:08:16 [2020-07-29T11:08:16.011Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
11:08:16 [2020-07-29T11:08:16.011Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
11:08:16 [2020-07-29T11:08:16.011Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
11:08:16 [2020-07-29T11:08:16.011Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
11:08:16 [2020-07-29T11:08:16.011Z] === RUN   TestCreateLinkToNonExistingContainer
11:08:16 [2020-07-29T11:08:16.011Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
11:08:16 [2020-07-29T11:08:16.011Z] === RUN   TestCreateWithInvalidEnv
11:08:16 [2020-07-29T11:08:16.011Z] === RUN   TestCreateWithInvalidEnv/0
11:08:16 [2020-07-29T11:08:16.011Z] === PAUSE TestCreateWithInvalidEnv/0
11:08:16 [2020-07-29T11:08:16.011Z] === RUN   TestCreateWithInvalidEnv/1
11:08:16 [2020-07-29T11:08:16.011Z] === PAUSE TestCreateWithInvalidEnv/1
11:08:16 [2020-07-29T11:08:16.011Z] === RUN   TestCreateWithInvalidEnv/2
11:08:16 [2020-07-29T11:08:16.011Z] === PAUSE TestCreateWithInvalidEnv/2
11:08:16 [2020-07-29T11:08:16.011Z] === CONT  TestCreateWithInvalidEnv/0
11:08:16 [2020-07-29T11:08:16.011Z] === CONT  TestCreateWithInvalidEnv/2
11:08:16 [2020-07-29T11:08:16.011Z] === CONT  TestCreateWithInvalidEnv/1
11:08:16 [2020-07-29T11:08:16.011Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
11:08:16 [2020-07-29T11:08:16.011Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
11:08:16 [2020-07-29T11:08:16.011Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
11:08:16 [2020-07-29T11:08:16.011Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
11:08:16 [2020-07-29T11:08:16.011Z] === RUN   TestCreateTmpfsMountsTarget
11:08:16 [2020-07-29T11:08:16.011Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
11:08:16 [2020-07-29T11:08:16.011Z] === RUN   TestCreateWithCustomMaskedPaths
11:08:16 [2020-07-29T11:08:16.345Z] INFO: Extracting go.zip to d:\CI\PR-41287\1\go
11:08:17 [2020-07-29T11:08:17.924Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
11:08:18 [2020-07-29T11:08:18.496Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
11:08:18 [2020-07-29T11:08:18.496Z] --- PASS: TestCreateWithCustomMaskedPaths (2.40s)
11:08:18 [2020-07-29T11:08:18.496Z] === RUN   TestCreateWithCapabilities
11:08:18 [2020-07-29T11:08:18.496Z] === RUN   TestCreateWithCapabilities/no_capabilities
11:08:18 [2020-07-29T11:08:18.496Z] === PAUSE TestCreateWithCapabilities/no_capabilities
11:08:18 [2020-07-29T11:08:18.496Z] === RUN   TestCreateWithCapabilities/empty_capabilities
11:08:18 [2020-07-29T11:08:18.496Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
11:08:18 [2020-07-29T11:08:18.496Z] === RUN   TestCreateWithCapabilities/valid_capabilities
11:08:18 [2020-07-29T11:08:18.496Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
11:08:18 [2020-07-29T11:08:18.496Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
11:08:18 [2020-07-29T11:08:18.496Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
11:08:18 [2020-07-29T11:08:18.496Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
11:08:18 [2020-07-29T11:08:18.496Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
11:08:18 [2020-07-29T11:08:18.496Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
11:08:18 [2020-07-29T11:08:18.496Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
11:08:18 [2020-07-29T11:08:18.496Z] === RUN   TestCreateWithCapabilities/empty_capadd
11:08:18 [2020-07-29T11:08:18.496Z] === PAUSE TestCreateWithCapabilities/empty_capadd
11:08:18 [2020-07-29T11:08:18.496Z] === RUN   TestCreateWithCapabilities/empty_capdrop
11:08:18 [2020-07-29T11:08:18.496Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
11:08:18 [2020-07-29T11:08:18.496Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
11:08:18 [2020-07-29T11:08:18.496Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
11:08:18 [2020-07-29T11:08:18.496Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
11:08:18 [2020-07-29T11:08:18.496Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
11:08:18 [2020-07-29T11:08:18.496Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
11:08:18 [2020-07-29T11:08:18.496Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
11:08:18 [2020-07-29T11:08:18.496Z] === CONT  TestCreateWithCapabilities/no_capabilities
11:08:18 [2020-07-29T11:08:18.496Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
11:08:18 [2020-07-29T11:08:18.496Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
11:08:18 [2020-07-29T11:08:18.496Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
11:08:18 [2020-07-29T11:08:18.496Z] === CONT  TestCreateWithCapabilities/empty_capdrop
11:08:18 [2020-07-29T11:08:18.496Z] === CONT  TestCreateWithCapabilities/empty_capadd
11:08:18 [2020-07-29T11:08:18.496Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
11:08:18 [2020-07-29T11:08:18.496Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
11:08:18 [2020-07-29T11:08:18.756Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
11:08:18 [2020-07-29T11:08:18.756Z] === CONT  TestCreateWithCapabilities/valid_capabilities
11:08:18 [2020-07-29T11:08:18.756Z] === CONT  TestCreateWithCapabilities/empty_capabilities
11:08:18 [2020-07-29T11:08:18.756Z] --- PASS: TestCreateWithCapabilities (0.03s)
11:08:18 [2020-07-29T11:08:18.756Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
11:08:18 [2020-07-29T11:08:18.756Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
11:08:18 [2020-07-29T11:08:18.756Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.04s)
11:08:18 [2020-07-29T11:08:18.756Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
11:08:18 [2020-07-29T11:08:18.756Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.03s)
11:08:18 [2020-07-29T11:08:18.756Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s)
11:08:18 [2020-07-29T11:08:18.756Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.04s)
11:08:18 [2020-07-29T11:08:18.756Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
11:08:18 [2020-07-29T11:08:18.756Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s)
11:08:18 [2020-07-29T11:08:18.756Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s)
11:08:18 [2020-07-29T11:08:18.756Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s)
11:08:18 [2020-07-29T11:08:18.756Z] === RUN   TestCreateWithCustomReadonlyPaths
11:08:20 [2020-07-29T11:08:20.136Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
11:08:20 [2020-07-29T11:08:20.396Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.83s)
11:08:20 [2020-07-29T11:08:20.396Z] === RUN   TestCreateWithInvalidHealthcheckParams
11:08:20 [2020-07-29T11:08:20.580Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
11:08:20 [2020-07-29T11:08:20.580Z] 
11:08:20 [2020-07-29T11:08:20.580Z] ---> Making bundle: test-integration (in bundles/test-integration)
11:08:20 [2020-07-29T11:08:20.580Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
11:08:20 [2020-07-29T11:08:20.580Z] HOSTNAME=053e3de455b4
11:08:20 [2020-07-29T11:08:20.580Z] TESTDEBUG=0
11:08:20 [2020-07-29T11:08:20.580Z] DEST=bundles/test-integration
11:08:20 [2020-07-29T11:08:20.580Z] PWD=/go/src/github.com/docker/docker
11:08:20 [2020-07-29T11:08:20.580Z] DOCKER_GITCOMMIT=dae08c333e1756cf9cf08ef43b5b3b7a3977b648
11:08:20 [2020-07-29T11:08:20.580Z] container=docker
11:08:20 [2020-07-29T11:08:20.580Z] HOME=/root
11:08:20 [2020-07-29T11:08:20.580Z] GOLANG_VERSION=1.13.14
11:08:20 [2020-07-29T11:08:20.580Z] VALIDATE_REPO=https://github.com/moby/moby.git
11:08:20 [2020-07-29T11:08:20.580Z] VALIDATE_BRANCH=19.03
11:08:20 [2020-07-29T11:08:20.580Z] TERM=xterm
11:08:20 [2020-07-29T11:08:20.580Z] DOCKER_PKG=github.com/docker/docker
11:08:20 [2020-07-29T11:08:20.580Z] SHLVL=1
11:08:20 [2020-07-29T11:08:20.580Z] TIMEOUT=120m
11:08:20 [2020-07-29T11:08:20.580Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
11:08:20 [2020-07-29T11:08:20.580Z] DOCKER_GRAPHDRIVER=overlay2
11:08:20 [2020-07-29T11:08:20.580Z] GO111MODULE=off
11:08:20 [2020-07-29T11:08:20.580Z] DOCKER_EXPERIMENTAL=1
11:08:20 [2020-07-29T11:08:20.580Z] TEST_SKIP_INTEGRATION_CLI=1
11:08:20 [2020-07-29T11:08:20.580Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
11:08:20 [2020-07-29T11:08:20.580Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
11:08:20 [2020-07-29T11:08:20.580Z] GOPATH=/go
11:08:20 [2020-07-29T11:08:20.580Z] PKG_CONFIG=pkg-config
11:08:20 [2020-07-29T11:08:20.580Z] _=/usr/bin/env
11:08:20 [2020-07-29T11:08:20.580Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
11:08:20 [2020-07-29T11:08:20.656Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:08:20 [2020-07-29T11:08:20.656Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:08:20 [2020-07-29T11:08:20.656Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:08:20 [2020-07-29T11:08:20.656Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:08:20 [2020-07-29T11:08:20.656Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:08:20 [2020-07-29T11:08:20.656Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:08:20 [2020-07-29T11:08:20.656Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:08:20 [2020-07-29T11:08:20.656Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:08:20 [2020-07-29T11:08:20.656Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:08:20 [2020-07-29T11:08:20.656Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:08:20 [2020-07-29T11:08:20.656Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:08:20 [2020-07-29T11:08:20.656Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:08:20 [2020-07-29T11:08:20.656Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:08:20 [2020-07-29T11:08:20.656Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:08:20 [2020-07-29T11:08:20.656Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:08:20 [2020-07-29T11:08:20.656Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
11:08:20 [2020-07-29T11:08:20.656Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
11:08:20 [2020-07-29T11:08:20.656Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
11:08:20 [2020-07-29T11:08:20.656Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
11:08:20 [2020-07-29T11:08:20.656Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
11:08:20 [2020-07-29T11:08:20.656Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
11:08:20 [2020-07-29T11:08:20.656Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
11:08:20 [2020-07-29T11:08:20.916Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
11:08:21 [2020-07-29T11:08:21.175Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.62s)
11:08:21 [2020-07-29T11:08:21.175Z] === RUN   TestContainerStartOnDaemonRestart
11:08:21 [2020-07-29T11:08:21.175Z] === PAUSE TestContainerStartOnDaemonRestart
11:08:21 [2020-07-29T11:08:21.175Z] === RUN   TestDaemonRestartIpcMode
11:08:21 [2020-07-29T11:08:21.175Z] === PAUSE TestDaemonRestartIpcMode
11:08:21 [2020-07-29T11:08:21.175Z] === RUN   TestDiff
11:08:22 [2020-07-29T11:08:22.114Z] --- PASS: TestDiff (0.73s)
11:08:22 [2020-07-29T11:08:22.114Z] === RUN   TestExecWithCloseStdin
11:08:23 [2020-07-29T11:08:23.058Z] --- PASS: TestExecWithCloseStdin (0.95s)
11:08:23 [2020-07-29T11:08:23.058Z] === RUN   TestExec
11:08:23 [2020-07-29T11:08:23.318Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
11:08:23 [2020-07-29T11:08:23.577Z] --- PASS: TestExec (0.79s)
11:08:23 [2020-07-29T11:08:23.577Z] === RUN   TestExecUser
11:08:24 [2020-07-29T11:08:24.515Z] --- PASS: TestExecUser (0.87s)
11:08:24 [2020-07-29T11:08:24.515Z] === RUN   TestExportContainerAndImportImage
11:08:25 [2020-07-29T11:08:25.897Z] --- PASS: TestExportContainerAndImportImage (1.09s)
11:08:25 [2020-07-29T11:08:25.897Z] === RUN   TestExportContainerAfterDaemonRestart
11:08:25 [2020-07-29T11:08:25.897Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
11:08:25 [2020-07-29T11:08:25.897Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
11:08:27 [2020-07-29T11:08:27.278Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s)
11:08:27 [2020-07-29T11:08:27.278Z]     export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart
11:08:27 [2020-07-29T11:08:27.278Z]     daemon.go:325: [d329137b8802e] waiting for daemon to start
11:08:27 [2020-07-29T11:08:27.278Z]     daemon.go:325: [d329137b8802e] waiting for daemon to start
11:08:27 [2020-07-29T11:08:27.278Z]     daemon.go:353: [d329137b8802e] daemon started
11:08:27 [2020-07-29T11:08:27.278Z]     daemon.go:461: [d329137b8802e] Stopping daemon
11:08:27 [2020-07-29T11:08:27.278Z]     daemon.go:296: [d329137b8802e] exiting daemon
11:08:27 [2020-07-29T11:08:27.278Z]     daemon.go:448: [d329137b8802e] Daemon stopped
11:08:27 [2020-07-29T11:08:27.279Z]     daemon.go:325: [d329137b8802e] waiting for daemon to start
11:08:27 [2020-07-29T11:08:27.279Z]     daemon.go:325: [d329137b8802e] waiting for daemon to start
11:08:27 [2020-07-29T11:08:27.279Z]     daemon.go:353: [d329137b8802e] daemon started
11:08:27 [2020-07-29T11:08:27.279Z]     daemon.go:461: [d329137b8802e] Stopping daemon
11:08:27 [2020-07-29T11:08:27.279Z]     daemon.go:296: [d329137b8802e] exiting daemon
11:08:27 [2020-07-29T11:08:27.279Z]     daemon.go:448: [d329137b8802e] Daemon stopped
11:08:27 [2020-07-29T11:08:27.279Z] === RUN   TestHealthCheckWorkdir
11:08:28 [2020-07-29T11:08:28.219Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
11:08:28 [2020-07-29T11:08:28.219Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
11:08:28 [2020-07-29T11:08:28.219Z] --- PASS: TestHealthCheckWorkdir (1.03s)
11:08:28 [2020-07-29T11:08:28.219Z] === RUN   TestHealthKillContainer
11:08:30 [2020-07-29T11:08:30.126Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
11:08:31 [2020-07-29T11:08:31.066Z] --- PASS: TestHealthKillContainer (2.91s)
11:08:31 [2020-07-29T11:08:31.066Z] === RUN   TestInspectCpusetInConfigPre120
11:08:31 [2020-07-29T11:08:31.325Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
11:08:31 [2020-07-29T11:08:31.325Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
11:08:31 [2020-07-29T11:08:31.325Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
11:08:31 [2020-07-29T11:08:31.894Z] --- PASS: TestInspectCpusetInConfigPre120 (0.79s)
11:08:31 [2020-07-29T11:08:31.894Z] === RUN   TestIpcModeNone
11:08:32 [2020-07-29T11:08:32.834Z] --- PASS: TestIpcModeNone (0.81s)
11:08:32 [2020-07-29T11:08:32.834Z] === RUN   TestIpcModePrivate
11:08:33 [2020-07-29T11:08:33.094Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
11:08:33 [2020-07-29T11:08:33.354Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
11:08:33 [2020-07-29T11:08:33.614Z] --- PASS: TestIpcModePrivate (0.82s)
11:08:33 [2020-07-29T11:08:33.614Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false
11:08:33 [2020-07-29T11:08:33.614Z] === RUN   TestIpcModeShareable
11:08:34 [2020-07-29T11:08:34.551Z] --- PASS: TestIpcModeShareable (0.89s)
11:08:34 [2020-07-29T11:08:34.551Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true
11:08:34 [2020-07-29T11:08:34.551Z] === RUN   TestAPIIpcModeShareableAndContainer
11:08:34 [2020-07-29T11:08:34.926Z] --- PASS: TestServiceWithDataPathPortInit (20.52s)
11:08:34 [2020-07-29T11:08:34.926Z]     service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
11:08:34 [2020-07-29T11:08:34.926Z]     daemon.go:325: [dec2860ce4d7d] waiting for daemon to start
11:08:34 [2020-07-29T11:08:34.926Z]     daemon.go:325: [dec2860ce4d7d] waiting for daemon to start
11:08:34 [2020-07-29T11:08:34.926Z]     daemon.go:353: [dec2860ce4d7d] daemon started
11:08:34 [2020-07-29T11:08:34.926Z]     daemon.go:461: [dec2860ce4d7d] Stopping daemon
11:08:34 [2020-07-29T11:08:34.926Z]     daemon.go:296: [dec2860ce4d7d] exiting daemon
11:08:34 [2020-07-29T11:08:34.926Z]     daemon.go:448: [dec2860ce4d7d] Daemon stopped
11:08:34 [2020-07-29T11:08:34.926Z]     service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
11:08:34 [2020-07-29T11:08:34.926Z]     daemon.go:325: [d16f4b17f0e09] waiting for daemon to start
11:08:34 [2020-07-29T11:08:34.927Z]     daemon.go:325: [d16f4b17f0e09] waiting for daemon to start
11:08:34 [2020-07-29T11:08:34.927Z]     daemon.go:353: [d16f4b17f0e09] daemon started
11:08:34 [2020-07-29T11:08:34.927Z]     daemon.go:461: [d16f4b17f0e09] Stopping daemon
11:08:34 [2020-07-29T11:08:34.927Z]     daemon.go:296: [d16f4b17f0e09] exiting daemon
11:08:34 [2020-07-29T11:08:34.927Z]     daemon.go:448: [d16f4b17f0e09] Daemon stopped
11:08:34 [2020-07-29T11:08:34.927Z] === RUN   TestServiceWithDefaultAddressPoolInit
11:08:35 [2020-07-29T11:08:35.879Z] #33 36.26 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
11:08:35 [2020-07-29T11:08:35.879Z] #33 37.56 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
11:08:35 [2020-07-29T11:08:35.879Z] #33 38.36 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
11:08:36 [2020-07-29T11:08:36.443Z] #33 39.58 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
11:08:36 [2020-07-29T11:08:36.459Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
11:08:36 [2020-07-29T11:08:36.721Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
11:08:37 [2020-07-29T11:08:37.291Z] === RUN   TestDockerSuite/TestBuildAddNonTar
11:08:37 [2020-07-29T11:08:37.291Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.71s)
11:08:37 [2020-07-29T11:08:37.291Z] === RUN   TestAPIIpcModeHost
11:08:37 [2020-07-29T11:08:37.371Z] #33 40.39 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
11:08:37 [2020-07-29T11:08:37.861Z] --- PASS: TestAPIIpcModeHost (0.65s)
11:08:37 [2020-07-29T11:08:37.861Z] === RUN   TestDaemonIpcModeShareable
11:08:38 [2020-07-29T11:08:38.120Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
11:08:38 [2020-07-29T11:08:38.301Z] #33 41.22 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
11:08:39 [2020-07-29T11:08:39.058Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
11:08:39 [2020-07-29T11:08:39.230Z] #33 42.11 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
11:08:39 [2020-07-29T11:08:39.628Z] --- PASS: TestDaemonIpcModeShareable (1.68s)
11:08:39 [2020-07-29T11:08:39.628Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable
11:08:39 [2020-07-29T11:08:39.628Z]     daemon.go:325: [da8b23f18973a] waiting for daemon to start
11:08:39 [2020-07-29T11:08:39.628Z]     daemon.go:325: [da8b23f18973a] waiting for daemon to start
11:08:39 [2020-07-29T11:08:39.628Z]     daemon.go:353: [da8b23f18973a] daemon started
11:08:39 [2020-07-29T11:08:39.628Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: true, mustBeShared: true
11:08:39 [2020-07-29T11:08:39.628Z]     daemon.go:461: [da8b23f18973a] Stopping daemon
11:08:39 [2020-07-29T11:08:39.628Z]     daemon.go:296: [da8b23f18973a] exiting daemon
11:08:39 [2020-07-29T11:08:39.628Z]     daemon.go:448: [da8b23f18973a] Daemon stopped
11:08:39 [2020-07-29T11:08:39.628Z] === RUN   TestDaemonIpcModePrivate
11:08:39 [2020-07-29T11:08:39.793Z] #33 42.84 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
11:08:39 [2020-07-29T11:08:39.793Z] #33 43.05 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
11:08:40 [2020-07-29T11:08:40.569Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
11:08:41 [2020-07-29T11:08:41.160Z] #33 44.12 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
11:08:41 [2020-07-29T11:08:41.508Z] --- PASS: TestDaemonIpcModePrivate (1.80s)
11:08:41 [2020-07-29T11:08:41.508Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate
11:08:41 [2020-07-29T11:08:41.508Z]     daemon.go:325: [d49c84f6f0c27] waiting for daemon to start
11:08:41 [2020-07-29T11:08:41.508Z]     daemon.go:325: [d49c84f6f0c27] waiting for daemon to start
11:08:41 [2020-07-29T11:08:41.508Z]     daemon.go:353: [d49c84f6f0c27] daemon started
11:08:41 [2020-07-29T11:08:41.508Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false
11:08:41 [2020-07-29T11:08:41.508Z]     daemon.go:461: [d49c84f6f0c27] Stopping daemon
11:08:41 [2020-07-29T11:08:41.508Z]     daemon.go:296: [d49c84f6f0c27] exiting daemon
11:08:41 [2020-07-29T11:08:41.508Z]     daemon.go:448: [d49c84f6f0c27] Daemon stopped
11:08:41 [2020-07-29T11:08:41.508Z] === RUN   TestDaemonIpcModePrivateFromConfig
11:08:41 [2020-07-29T11:08:41.717Z] INFO: Extraction ended at 07/29/2020 11:08:40. Duration:00:00:24.0511544
11:08:41 [2020-07-29T11:08:41.717Z] INFO: Updating the golang and path environment variables
11:08:41 [2020-07-29T11:08:41.717Z] INFO: GOPATH=d:\gopath
11:08:41 [2020-07-29T11:08:41.717Z] INFO: go version go1.13.14 windows/amd64
11:08:41 [2020-07-29T11:08:41.717Z] INFO: Running the daemon under test in debug mode
11:08:41 [2020-07-29T11:08:41.717Z] INFO: Starting a daemon under test...
11:08:41 [2020-07-29T11:08:41.717Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41287\1\daemon --pidfile d:\CI\PR-41287\1\docker.pid -D
11:08:41 [2020-07-29T11:08:41.717Z] INFO: Process started successfully.
11:08:41 [2020-07-29T11:08:41.717Z] INFO: Start tailing logs of the daemon under tests
11:08:41 [2020-07-29T11:08:41.717Z] INFO: Waiting for the daemon under test to start...
11:08:41 [2020-07-29T11:08:41.722Z] #33 44.81 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
11:08:41 [2020-07-29T11:08:41.769Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
11:08:42 [2020-07-29T11:08:42.651Z] #33 45.85 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
11:08:43 [2020-07-29T11:08:43.149Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.57s)
11:08:43 [2020-07-29T11:08:43.149Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig
11:08:43 [2020-07-29T11:08:43.149Z]     daemon.go:325: [dd114425d776d] waiting for daemon to start
11:08:43 [2020-07-29T11:08:43.149Z]     daemon.go:325: [dd114425d776d] waiting for daemon to start
11:08:43 [2020-07-29T11:08:43.149Z]     daemon.go:353: [dd114425d776d] daemon started
11:08:43 [2020-07-29T11:08:43.149Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: false, mustBeShared: false
11:08:43 [2020-07-29T11:08:43.149Z]     daemon.go:461: [dd114425d776d] Stopping daemon
11:08:43 [2020-07-29T11:08:43.149Z]     daemon.go:296: [dd114425d776d] exiting daemon
11:08:43 [2020-07-29T11:08:43.149Z]     daemon.go:448: [dd114425d776d] Daemon stopped
11:08:43 [2020-07-29T11:08:43.149Z] === RUN   TestDaemonIpcModeShareableFromConfig
11:08:43 [2020-07-29T11:08:43.422Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.43s)
11:08:43 [2020-07-29T11:08:43.422Z]     service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit
11:08:43 [2020-07-29T11:08:43.422Z]     daemon.go:325: [dc70d23594b59] waiting for daemon to start
11:08:43 [2020-07-29T11:08:43.422Z]     daemon.go:325: [dc70d23594b59] waiting for daemon to start
11:08:43 [2020-07-29T11:08:43.422Z]     daemon.go:353: [dc70d23594b59] daemon started
11:08:43 [2020-07-29T11:08:43.422Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:caw2kvwr6k7df226i9tqggh01 Created:2020-07-29 11:08:34.314964739 +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[9f595f2c124f238bd631b2bb1acb6644cc3159214124ceec37562d0646442276:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ywlsfxnwue3zqjmuw1z53hqm6 EndpointID:54e9183079ae9b0437c1e427d8671344f6db23fa7b571b9c4f4abd866a2c904a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:49ddce4caa1a34f4386567a84e3a230f43f9a2f826e6b207a556fa4701b6b09c 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:10ec8189e2b1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ywlsfxnwue3zqjmuw1z53hqm6 EndpointID:54e9183079ae9b0437c1e427d8671344f6db23fa7b571b9c4f4abd866a2c904a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
11:08:43 [2020-07-29T11:08:43.422Z]     daemon.go:461: [dc70d23594b59] Stopping daemon
11:08:43 [2020-07-29T11:08:43.422Z]     daemon.go:296: [dc70d23594b59] exiting daemon
11:08:43 [2020-07-29T11:08:43.422Z]     daemon.go:448: [dc70d23594b59] Daemon stopped
11:08:43 [2020-07-29T11:08:43.422Z] PASS
11:08:43 [2020-07-29T11:08:43.422Z] 
11:08:43 [2020-07-29T11:08:43.422Z] === Skipped
11:08:43 [2020-07-29T11:08:43.422Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
11:08:43 [2020-07-29T11:08:43.422Z]     service_test.go:230: FLAKY_TEST
11:08:43 [2020-07-29T11:08:43.422Z] 
11:08:43 [2020-07-29T11:08:43.422Z] 
11:08:43 [2020-07-29T11:08:43.422Z] DONE 22 tests, 1 skipped in 55.854s
11:08:43 [2020-07-29T11:08:43.422Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
11:08:43 [2020-07-29T11:08:43.422Z] ++ 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
11:08:43 [2020-07-29T11:08:43.422Z] ++ set -e
11:08:43 [2020-07-29T11:08:43.422Z] ++ '[' -n 0 ']'
11:08:43 [2020-07-29T11:08:43.422Z] ++ set -x
11:08:43 [2020-07-29T11:08:43.422Z] ++ env -i DEST=/go/src/github.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
11:08:43 [2020-07-29T11:08:43.422Z] INFO: Testing against a local daemon
11:08:43 [2020-07-29T11:08:43.422Z] === RUN   TestDockerNetworkIpvlanPersistance
11:08:43 [2020-07-29T11:08:43.422Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
11:08:43 [2020-07-29T11:08:43.422Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:08:43 [2020-07-29T11:08:43.422Z] === RUN   TestDockerNetworkIpvlan
11:08:43 [2020-07-29T11:08:43.422Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
11:08:43 [2020-07-29T11:08:43.422Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:08:43 [2020-07-29T11:08:43.422Z] PASS
11:08:43 [2020-07-29T11:08:43.422Z] 
11:08:43 [2020-07-29T11:08:43.422Z] === Skipped
11:08:43 [2020-07-29T11:08:43.422Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
11:08:43 [2020-07-29T11:08:43.422Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:08:43 [2020-07-29T11:08:43.422Z] 
11:08:43 [2020-07-29T11:08:43.422Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
11:08:43 [2020-07-29T11:08:43.422Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:08:43 [2020-07-29T11:08:43.422Z] 
11:08:43 [2020-07-29T11:08:43.422Z] 
11:08:43 [2020-07-29T11:08:43.422Z] DONE 2 tests, 2 skipped in 0.091s
11:08:43 [2020-07-29T11:08:43.422Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
11:08:43 [2020-07-29T11:08:43.422Z] ++ 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
11:08:43 [2020-07-29T11:08:43.422Z] ++ set -e
11:08:43 [2020-07-29T11:08:43.422Z] ++ '[' -n 0 ']'
11:08:43 [2020-07-29T11:08:43.422Z] ++ set -x
11:08:43 [2020-07-29T11:08:43.422Z] ++ env -i DEST=/go/src/github.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
11:08:43 [2020-07-29T11:08:43.715Z] INFO: Testing against a local daemon
11:08:43 [2020-07-29T11:08:43.715Z] === RUN   TestDockerNetworkMacvlanPersistance
11:08:43 [2020-07-29T11:08:43.717Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
11:08:43 [2020-07-29T11:08:43.952Z] INFO: Daemon under test started and replied!
11:08:43 [2020-07-29T11:08:43.952Z] INFO: Docker version of the daemon under test
11:08:43 [2020-07-29T11:08:43.952Z] 
11:08:43 [2020-07-29T11:08:43.952Z] Client:
11:08:43 [2020-07-29T11:08:43.952Z]  Version:      17.06.2-ce
11:08:43 [2020-07-29T11:08:43.952Z]  API version:  1.30
11:08:43 [2020-07-29T11:08:43.952Z]  Go version:   go1.8.3
11:08:43 [2020-07-29T11:08:43.952Z]  Git commit:   cec0b72
11:08:43 [2020-07-29T11:08:43.952Z]  Built:        Tue Sep  5 19:57:19 2017
11:08:43 [2020-07-29T11:08:43.952Z]  OS/Arch:      windows/amd64
11:08:43 [2020-07-29T11:08:43.952Z] 
11:08:43 [2020-07-29T11:08:43.952Z] Server:
11:08:43 [2020-07-29T11:08:43.952Z]  Version:      0.0.0-dev
11:08:43 [2020-07-29T11:08:43.952Z]  API version:  1.40 (minimum version 1.24)
11:08:43 [2020-07-29T11:08:43.952Z]  Go version:   go1.13.14
11:08:43 [2020-07-29T11:08:43.952Z]  Git commit:   dae08c333
11:08:43 [2020-07-29T11:08:43.952Z]  Built:        07/29/2020 11:06:59
11:08:43 [2020-07-29T11:08:43.952Z]  OS/Arch:      windows/amd64
11:08:43 [2020-07-29T11:08:43.952Z]  Experimental: false
11:08:43 [2020-07-29T11:08:43.952Z] 
11:08:43 [2020-07-29T11:08:43.952Z] INFO: Docker info of the daemon under test
11:08:43 [2020-07-29T11:08:43.952Z] 
11:08:43 [2020-07-29T11:08:43.952Z] Containers: 0
11:08:43 [2020-07-29T11:08:43.952Z]  Running: 0
11:08:43 [2020-07-29T11:08:43.952Z]  Paused: 0
11:08:43 [2020-07-29T11:08:43.952Z]  Stopped: 0
11:08:43 [2020-07-29T11:08:43.952Z] Images: 0
11:08:43 [2020-07-29T11:08:43.952Z] Server Version: 0.0.0-dev
11:08:43 [2020-07-29T11:08:43.952Z] Storage Driver: windowsfilter
11:08:43 [2020-07-29T11:08:43.952Z]  Windows: 
11:08:43 [2020-07-29T11:08:43.952Z] Logging Driver: json-file
11:08:43 [2020-07-29T11:08:43.952Z] Plugins: 
11:08:43 [2020-07-29T11:08:43.952Z]  Volume: local
11:08:43 [2020-07-29T11:08:43.952Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
11:08:43 [2020-07-29T11:08:43.952Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
11:08:43 [2020-07-29T11:08:43.952Z] Swarm: inactive
11:08:43 [2020-07-29T11:08:43.952Z] Default Isolation: process
11:08:43 [2020-07-29T11:08:43.952Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
11:08:43 [2020-07-29T11:08:43.952Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282)
11:08:43 [2020-07-29T11:08:43.952Z] OSType: windows
11:08:43 [2020-07-29T11:08:43.952Z] Architecture: x86_64
11:08:43 [2020-07-29T11:08:43.952Z] CPUs: 4
11:08:43 [2020-07-29T11:08:43.952Z] Total Memory: 32GiB
11:08:43 [2020-07-29T11:08:43.952Z] Name: azwin-2-fa2840
11:08:43 [2020-07-29T11:08:43.952Z] ID: VM6B:Y4OQ:GIOK:JWJ3:LYGW:WUBW:TIRJ:DF2Y:E6EG:FHK5:E2RJ:GD2E
11:08:43 [2020-07-29T11:08:43.952Z] Docker Root Dir: D:\CI\PR-41287\1\daemon
11:08:43 [2020-07-29T11:08:43.952Z] Debug Mode (client): false
11:08:43 [2020-07-29T11:08:43.952Z] Debug Mode (server): true
11:08:43 [2020-07-29T11:08:43.952Z]  File Descriptors: -1
11:08:43 [2020-07-29T11:08:43.952Z]  Goroutines: 17
11:08:43 [2020-07-29T11:08:43.952Z]  System Time: 2020-07-29T11:08:43.8567203Z
11:08:43 [2020-07-29T11:08:43.952Z]  EventsListeners: 0
11:08:43 [2020-07-29T11:08:43.952Z] Registry: https://index.docker.io/v1/
11:08:43 [2020-07-29T11:08:43.952Z] Labels:
11:08:43 [2020-07-29T11:08:43.952Z] Experimental: false
11:08:43 [2020-07-29T11:08:43.952Z] Insecure Registries:
11:08:43 [2020-07-29T11:08:43.952Z]  127.0.0.0/8
11:08:43 [2020-07-29T11:08:43.952Z] Live Restore Enabled: false
11:08:43 [2020-07-29T11:08:43.952Z] 
11:08:43 [2020-07-29T11:08:43.952Z] 
11:08:43 [2020-07-29T11:08:43.952Z] INFO: Docker images of the daemon under test
11:08:43 [2020-07-29T11:08:43.952Z] 
11:08:44 [2020-07-29T11:08:44.018Z] #33 46.98 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
11:08:44 [2020-07-29T11:08:44.285Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.39s)
11:08:44 [2020-07-29T11:08:44.285Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig
11:08:44 [2020-07-29T11:08:44.285Z]     daemon.go:325: [dfa176789d175] waiting for daemon to start
11:08:44 [2020-07-29T11:08:44.285Z]     daemon.go:325: [dfa176789d175] waiting for daemon to start
11:08:44 [2020-07-29T11:08:44.285Z]     daemon.go:353: [dfa176789d175] daemon started
11:08:44 [2020-07-29T11:08:44.285Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: true, mustBeShared: true
11:08:44 [2020-07-29T11:08:44.285Z]     daemon.go:461: [dfa176789d175] Stopping daemon
11:08:44 [2020-07-29T11:08:44.285Z]     daemon.go:296: [dfa176789d175] exiting daemon
11:08:44 [2020-07-29T11:08:44.285Z]     daemon.go:448: [dfa176789d175] Daemon stopped
11:08:44 [2020-07-29T11:08:44.285Z] === RUN   TestIpcModeOlderClient
11:08:44 [2020-07-29T11:08:44.285Z] === PAUSE TestIpcModeOlderClient
11:08:44 [2020-07-29T11:08:44.285Z] === RUN   TestKillContainerInvalidSignal
11:08:44 [2020-07-29T11:08:44.427Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
11:08:44 [2020-07-29T11:08:44.427Z] 
11:08:44 [2020-07-29T11:08:44.427Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
11:08:44 [2020-07-29T11:08:44.427Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
11:08:44 [2020-07-29T11:08:44.427Z] ltsc2019: Pulling from windows/servercore
11:08:44 [2020-07-29T11:08:44.427Z] 4612f6d0b889: Pulling fs layer
11:08:44 [2020-07-29T11:08:44.427Z] fc1b9e59edad: Pulling fs layer
11:08:44 [2020-07-29T11:08:44.546Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
11:08:44 [2020-07-29T11:08:44.946Z] #33 48.11 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
11:08:45 [2020-07-29T11:08:45.115Z] --- PASS: TestKillContainerInvalidSignal (0.74s)
11:08:45 [2020-07-29T11:08:45.115Z] === RUN   TestKillContainer
11:08:45 [2020-07-29T11:08:45.115Z] === RUN   TestKillContainer/no_signal
11:08:45 [2020-07-29T11:08:45.229Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.47s)
11:08:45 [2020-07-29T11:08:45.229Z]     macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance
11:08:45 [2020-07-29T11:08:45.229Z]     daemon.go:325: [db91834dcb674] waiting for daemon to start
11:08:45 [2020-07-29T11:08:45.229Z]     daemon.go:325: [db91834dcb674] waiting for daemon to start
11:08:45 [2020-07-29T11:08:45.229Z]     daemon.go:353: [db91834dcb674] daemon started
11:08:45 [2020-07-29T11:08:45.229Z]     daemon.go:461: [db91834dcb674] Stopping daemon
11:08:45 [2020-07-29T11:08:45.229Z]     daemon.go:296: [db91834dcb674] exiting daemon
11:08:45 [2020-07-29T11:08:45.229Z]     daemon.go:448: [db91834dcb674] Daemon stopped
11:08:45 [2020-07-29T11:08:45.229Z]     daemon.go:325: [db91834dcb674] waiting for daemon to start
11:08:45 [2020-07-29T11:08:45.229Z]     daemon.go:325: [db91834dcb674] waiting for daemon to start
11:08:45 [2020-07-29T11:08:45.229Z]     daemon.go:353: [db91834dcb674] daemon started
11:08:45 [2020-07-29T11:08:45.229Z]     daemon.go:461: [db91834dcb674] Stopping daemon
11:08:45 [2020-07-29T11:08:45.229Z]     daemon.go:296: [db91834dcb674] exiting daemon
11:08:45 [2020-07-29T11:08:45.229Z]     daemon.go:448: [db91834dcb674] Daemon stopped
11:08:45 [2020-07-29T11:08:45.229Z] === RUN   TestDockerNetworkMacvlan
11:08:45 [2020-07-29T11:08:45.685Z] === RUN   TestKillContainer/non_killing_signal
11:08:45 [2020-07-29T11:08:45.685Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
11:08:45 [2020-07-29T11:08:45.865Z] === RUN   TestDockerNetworkMacvlan/Subinterface
11:08:45 [2020-07-29T11:08:45.874Z] #33 48.85 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
11:08:46 [2020-07-29T11:08:46.299Z] === RUN   TestKillContainer/killing_signal
11:08:46 [2020-07-29T11:08:46.903Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
11:08:47 [2020-07-29T11:08:47.242Z] #33 50.08 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
11:08:47 [2020-07-29T11:08:47.244Z] === RUN   TestDockerSuite/TestBuildAddScript
11:08:47 [2020-07-29T11:08:47.244Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
11:08:47 [2020-07-29T11:08:47.499Z] #33 50.78 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
11:08:47 [2020-07-29T11:08:47.504Z] --- PASS: TestKillContainer (2.58s)
11:08:47 [2020-07-29T11:08:47.504Z]     --- PASS: TestKillContainer/no_signal (0.79s)
11:08:47 [2020-07-29T11:08:47.504Z]     --- PASS: TestKillContainer/non_killing_signal (0.63s)
11:08:47 [2020-07-29T11:08:47.504Z]     --- PASS: TestKillContainer/killing_signal (0.88s)
11:08:47 [2020-07-29T11:08:47.504Z] === RUN   TestKillWithStopSignalAndRestartPolicies
11:08:47 [2020-07-29T11:08:47.504Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
11:08:47 [2020-07-29T11:08:47.763Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
11:08:47 [2020-07-29T11:08:47.942Z] === RUN   TestDockerNetworkMacvlan/NilParent
11:08:48 [2020-07-29T11:08:48.330Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
11:08:48 [2020-07-29T11:08:48.330Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
11:08:48 [2020-07-29T11:08:48.428Z] #33 51.53 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
11:08:48 [2020-07-29T11:08:48.899Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
11:08:48 [2020-07-29T11:08:48.899Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.41s)
11:08:48 [2020-07-29T11:08:48.899Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.73s)
11:08:48 [2020-07-29T11:08:48.899Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.44s)
11:08:48 [2020-07-29T11:08:48.899Z] === RUN   TestKillStoppedContainer
11:08:49 [2020-07-29T11:08:49.158Z] --- PASS: TestKillStoppedContainer (0.06s)
11:08:49 [2020-07-29T11:08:49.158Z] === RUN   TestKillStoppedContainerAPIPre120
11:08:49 [2020-07-29T11:08:49.158Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
11:08:49 [2020-07-29T11:08:49.158Z] === RUN   TestKillDifferentUserContainer
11:08:49 [2020-07-29T11:08:49.356Z] #33 52.29 
11:08:49 [2020-07-29T11:08:49.612Z] #33 DONE 52.7s
11:08:49 [2020-07-29T11:08:49.612Z] 
11:08:49 [2020-07-29T11:08:49.612Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
11:08:49 [2020-07-29T11:08:49.728Z] --- PASS: TestKillDifferentUserContainer (0.74s)
11:08:49 [2020-07-29T11:08:49.728Z] === RUN   TestInspectOomKilledTrue
11:08:49 [2020-07-29T11:08:49.728Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
11:08:49 [2020-07-29T11:08:49.728Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:08:49 [2020-07-29T11:08:49.728Z] === RUN   TestInspectOomKilledFalse
11:08:49 [2020-07-29T11:08:49.728Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
11:08:49 [2020-07-29T11:08:49.728Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:08:49 [2020-07-29T11:08:49.728Z] === RUN   TestLinksEtcHostsContentMatch
11:08:49 [2020-07-29T11:08:49.987Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
11:08:50 [2020-07-29T11:08:50.378Z] fc1b9e59edad: Verifying Checksum
11:08:50 [2020-07-29T11:08:50.378Z] fc1b9e59edad: Download complete
11:08:50 [2020-07-29T11:08:50.555Z] --- PASS: TestLinksEtcHostsContentMatch (0.68s)
11:08:50 [2020-07-29T11:08:50.555Z] === RUN   TestLinksContainerNames
11:08:50 [2020-07-29T11:08:50.555Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
11:08:50 [2020-07-29T11:08:50.979Z] #34 DONE 1.1s
11:08:51 [2020-07-29T11:08:51.471Z] === RUN   TestDockerNetworkMacvlan/InternalMode
11:08:51 [2020-07-29T11:08:51.907Z] 
11:08:51 [2020-07-29T11:08:51.907Z] #35 [runner 12/12] COPY --from=builder       /build/ /
11:08:51 [2020-07-29T11:08:51.934Z] --- PASS: TestLinksContainerNames (1.51s)
11:08:51 [2020-07-29T11:08:51.934Z] === RUN   TestLogsFollowTailEmpty
11:08:52 [2020-07-29T11:08:52.470Z] #35 DONE 0.5s
11:08:52 [2020-07-29T11:08:52.470Z] 
11:08:52 [2020-07-29T11:08:52.470Z] #36 exporting to image
11:08:52 [2020-07-29T11:08:52.470Z] #36 exporting layers
11:08:52 [2020-07-29T11:08:52.502Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
11:08:52 [2020-07-29T11:08:52.765Z] --- PASS: TestLogsFollowTailEmpty (0.80s)
11:08:52 [2020-07-29T11:08:52.765Z] === RUN   TestContainerNetworkMountsNoChown
11:08:53 [2020-07-29T11:08:53.369Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
11:08:53 [2020-07-29T11:08:53.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
11:08:53 [2020-07-29T11:08:53.704Z] --- PASS: TestContainerNetworkMountsNoChown (0.81s)
11:08:53 [2020-07-29T11:08:53.704Z] === RUN   TestMountDaemonRoot
11:08:53 [2020-07-29T11:08:53.704Z] === RUN   TestMountDaemonRoot/default
11:08:53 [2020-07-29T11:08:53.704Z] === PAUSE TestMountDaemonRoot/default
11:08:53 [2020-07-29T11:08:53.704Z] === RUN   TestMountDaemonRoot/private
11:08:53 [2020-07-29T11:08:53.704Z] === PAUSE TestMountDaemonRoot/private
11:08:53 [2020-07-29T11:08:53.704Z] === RUN   TestMountDaemonRoot/rprivate
11:08:53 [2020-07-29T11:08:53.704Z] === PAUSE TestMountDaemonRoot/rprivate
11:08:53 [2020-07-29T11:08:53.704Z] === RUN   TestMountDaemonRoot/slave
11:08:53 [2020-07-29T11:08:53.704Z] === PAUSE TestMountDaemonRoot/slave
11:08:53 [2020-07-29T11:08:53.704Z] === RUN   TestMountDaemonRoot/rslave
11:08:53 [2020-07-29T11:08:53.704Z] === PAUSE TestMountDaemonRoot/rslave
11:08:53 [2020-07-29T11:08:53.704Z] === RUN   TestMountDaemonRoot/shared
11:08:53 [2020-07-29T11:08:53.704Z] === PAUSE TestMountDaemonRoot/shared
11:08:53 [2020-07-29T11:08:53.704Z] === RUN   TestMountDaemonRoot/rshared
11:08:53 [2020-07-29T11:08:53.704Z] === PAUSE TestMountDaemonRoot/rshared
11:08:53 [2020-07-29T11:08:53.704Z] === CONT  TestMountDaemonRoot/default
11:08:53 [2020-07-29T11:08:53.704Z] === RUN   TestMountDaemonRoot/default/bind_root
11:08:53 [2020-07-29T11:08:53.704Z] === PAUSE TestMountDaemonRoot/default/bind_root
11:08:53 [2020-07-29T11:08:53.704Z] === RUN   TestMountDaemonRoot/default/bind_subpath
11:08:53 [2020-07-29T11:08:53.704Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
11:08:53 [2020-07-29T11:08:53.704Z] === RUN   TestMountDaemonRoot/default/mount_root
11:08:53 [2020-07-29T11:08:53.704Z] === PAUSE TestMountDaemonRoot/default/mount_root
11:08:53 [2020-07-29T11:08:53.704Z] === RUN   TestMountDaemonRoot/default/mount_subpath
11:08:53 [2020-07-29T11:08:53.704Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
11:08:53 [2020-07-29T11:08:53.704Z] === CONT  TestMountDaemonRoot/default/bind_root
11:08:53 [2020-07-29T11:08:53.704Z] === CONT  TestMountDaemonRoot/rshared
11:08:53 [2020-07-29T11:08:53.704Z] === RUN   TestMountDaemonRoot/rshared/bind_root
11:08:53 [2020-07-29T11:08:53.704Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
11:08:53 [2020-07-29T11:08:53.704Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
11:08:53 [2020-07-29T11:08:53.704Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
11:08:53 [2020-07-29T11:08:53.704Z] === RUN   TestMountDaemonRoot/rshared/mount_root
11:08:53 [2020-07-29T11:08:53.704Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
11:08:53 [2020-07-29T11:08:53.704Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
11:08:53 [2020-07-29T11:08:53.704Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
11:08:53 [2020-07-29T11:08:53.704Z] === CONT  TestMountDaemonRoot/rshared/bind_root
11:08:53 [2020-07-29T11:08:53.704Z] === CONT  TestMountDaemonRoot/shared
11:08:53 [2020-07-29T11:08:53.704Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
11:08:53 [2020-07-29T11:08:53.704Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
11:08:53 [2020-07-29T11:08:53.704Z] === RUN   TestMountDaemonRoot/shared/bind_root
11:08:53 [2020-07-29T11:08:53.704Z] === PAUSE TestMountDaemonRoot/shared/bind_root
11:08:53 [2020-07-29T11:08:53.704Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
11:08:53 [2020-07-29T11:08:53.704Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
11:08:53 [2020-07-29T11:08:53.704Z] === RUN   TestMountDaemonRoot/shared/mount_root
11:08:53 [2020-07-29T11:08:53.704Z] === PAUSE TestMountDaemonRoot/shared/mount_root
11:08:53 [2020-07-29T11:08:53.704Z] === CONT  TestMountDaemonRoot/rslave
11:08:53 [2020-07-29T11:08:53.704Z] === RUN   TestMountDaemonRoot/rslave/bind_root
11:08:53 [2020-07-29T11:08:53.704Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
11:08:53 [2020-07-29T11:08:53.704Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
11:08:53 [2020-07-29T11:08:53.704Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
11:08:53 [2020-07-29T11:08:53.704Z] === RUN   TestMountDaemonRoot/rslave/mount_root
11:08:53 [2020-07-29T11:08:53.704Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
11:08:53 [2020-07-29T11:08:53.704Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
11:08:53 [2020-07-29T11:08:53.704Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
11:08:53 [2020-07-29T11:08:53.704Z] === CONT  TestMountDaemonRoot/slave
11:08:53 [2020-07-29T11:08:53.704Z] === RUN   TestMountDaemonRoot/slave/bind_root
11:08:53 [2020-07-29T11:08:53.704Z] === PAUSE TestMountDaemonRoot/slave/bind_root
11:08:53 [2020-07-29T11:08:53.704Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
11:08:53 [2020-07-29T11:08:53.704Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
11:08:53 [2020-07-29T11:08:53.704Z] === RUN   TestMountDaemonRoot/slave/mount_root
11:08:53 [2020-07-29T11:08:53.704Z] === PAUSE TestMountDaemonRoot/slave/mount_root
11:08:53 [2020-07-29T11:08:53.704Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
11:08:53 [2020-07-29T11:08:53.704Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
11:08:53 [2020-07-29T11:08:53.704Z] === CONT  TestMountDaemonRoot/rprivate
11:08:53 [2020-07-29T11:08:53.704Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
11:08:53 [2020-07-29T11:08:53.704Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
11:08:53 [2020-07-29T11:08:53.704Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
11:08:53 [2020-07-29T11:08:53.704Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
11:08:53 [2020-07-29T11:08:53.704Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
11:08:53 [2020-07-29T11:08:53.704Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
11:08:53 [2020-07-29T11:08:53.704Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
11:08:53 [2020-07-29T11:08:53.704Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
11:08:53 [2020-07-29T11:08:53.704Z] === CONT  TestMountDaemonRoot/private
11:08:53 [2020-07-29T11:08:53.704Z] === RUN   TestMountDaemonRoot/private/bind_root
11:08:53 [2020-07-29T11:08:53.704Z] === PAUSE TestMountDaemonRoot/private/bind_root
11:08:53 [2020-07-29T11:08:53.704Z] === RUN   TestMountDaemonRoot/private/bind_subpath
11:08:53 [2020-07-29T11:08:53.704Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
11:08:53 [2020-07-29T11:08:53.704Z] === RUN   TestMountDaemonRoot/private/mount_root
11:08:53 [2020-07-29T11:08:53.704Z] === PAUSE TestMountDaemonRoot/private/mount_root
11:08:53 [2020-07-29T11:08:53.704Z] === RUN   TestMountDaemonRoot/private/mount_subpath
11:08:53 [2020-07-29T11:08:53.704Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
11:08:53 [2020-07-29T11:08:53.704Z] === CONT  TestMountDaemonRoot/default/mount_subpath
11:08:53 [2020-07-29T11:08:53.704Z] === CONT  TestMountDaemonRoot/default/mount_root
11:08:53 [2020-07-29T11:08:53.836Z] #36 exporting layers 1.3s done
11:08:53 [2020-07-29T11:08:53.836Z] #36 writing image sha256:ccedea2d7fcf0ff5001208bae8d3060d910fd18a79a0bd856671db7501b16ff9 done
11:08:53 [2020-07-29T11:08:53.836Z] #36 naming to docker.io/library/moby-e2e-test done
11:08:53 [2020-07-29T11:08:53.836Z] #36 DONE 1.3s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
11:08:53 [2020-07-29T11:08:53.963Z] === CONT  TestMountDaemonRoot/default/bind_subpath
11:08:53 [2020-07-29T11:08:53.963Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
11:08:53 [2020-07-29T11:08:53.963Z] === CONT  TestMountDaemonRoot/rshared/mount_root
11:08:53 [2020-07-29T11:08:53.963Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
11:08:53 [2020-07-29T11:08:53.963Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
11:08:53 [2020-07-29T11:08:53.963Z] === CONT  TestMountDaemonRoot/rslave/bind_root
11:08:53 [2020-07-29T11:08:53.963Z] === CONT  TestMountDaemonRoot/shared/mount_root
11:08:53 [2020-07-29T11:08:53.963Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
11:08:53 [2020-07-29T11:08:53.963Z] === CONT  TestMountDaemonRoot/shared/bind_root
11:08:53 [2020-07-29T11:08:53.963Z] === CONT  TestMountDaemonRoot/slave/bind_root
11:08:53 [2020-07-29T11:08:53.963Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
11:08:54 [2020-07-29T11:08:54.175Z] + echo Ensuring container killed.
11:08:54 [2020-07-29T11:08:54.175Z] Ensuring container killed.
11:08:54 [2020-07-29T11:08:54.175Z] + docker rm -vf docker-pr1
11:08:54 [2020-07-29T11:08:54.175Z] Error: No such container: docker-pr1
11:08:54 [2020-07-29T11:08:54.175Z] + true
[Pipeline] sh
11:08:54 [2020-07-29T11:08:54.222Z] === CONT  TestMountDaemonRoot/rslave/mount_root
11:08:54 [2020-07-29T11:08:54.222Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
11:08:54 [2020-07-29T11:08:54.222Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
11:08:54 [2020-07-29T11:08:54.222Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
11:08:54 [2020-07-29T11:08:54.222Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
11:08:54 [2020-07-29T11:08:54.222Z] === CONT  TestMountDaemonRoot/slave/mount_root
11:08:54 [2020-07-29T11:08:54.222Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
11:08:54 [2020-07-29T11:08:54.222Z] === CONT  TestMountDaemonRoot/private/bind_root
11:08:54 [2020-07-29T11:08:54.222Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
11:08:54 [2020-07-29T11:08:54.222Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
11:08:54 [2020-07-29T11:08:54.222Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
11:08:54 [2020-07-29T11:08:54.222Z] === CONT  TestMountDaemonRoot/private/mount_subpath
11:08:54 [2020-07-29T11:08:54.222Z] === CONT  TestMountDaemonRoot/private/mount_root
11:08:54 [2020-07-29T11:08:54.449Z] + echo Chowning /workspace to jenkins user
11:08:54 [2020-07-29T11:08:54.449Z] Chowning /workspace to jenkins user
11:08:54 [2020-07-29T11:08:54.449Z] + id -u
11:08:54 [2020-07-29T11:08:54.449Z] + id -g
11:08:54 [2020-07-29T11:08:54.449Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41287:/workspace busybox chown -R 1000:1000 /workspace
11:08:54 [2020-07-29T11:08:54.481Z] === CONT  TestMountDaemonRoot/private/bind_subpath
11:08:54 [2020-07-29T11:08:54.482Z] --- PASS: TestMountDaemonRoot (0.04s)
11:08:54 [2020-07-29T11:08:54.482Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
11:08:54 [2020-07-29T11:08:54.482Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.12s)
11:08:54 [2020-07-29T11:08:54.482Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
11:08:54 [2020-07-29T11:08:54.482Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
11:08:54 [2020-07-29T11:08:54.482Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
11:08:54 [2020-07-29T11:08:54.482Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
11:08:54 [2020-07-29T11:08:54.482Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s)
11:08:54 [2020-07-29T11:08:54.482Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
11:08:54 [2020-07-29T11:08:54.482Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
11:08:54 [2020-07-29T11:08:54.482Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
11:08:54 [2020-07-29T11:08:54.482Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
11:08:54 [2020-07-29T11:08:54.482Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
11:08:54 [2020-07-29T11:08:54.482Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
11:08:54 [2020-07-29T11:08:54.482Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
11:08:54 [2020-07-29T11:08:54.482Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
11:08:54 [2020-07-29T11:08:54.482Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
11:08:54 [2020-07-29T11:08:54.482Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
11:08:54 [2020-07-29T11:08:54.482Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
11:08:54 [2020-07-29T11:08:54.482Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
11:08:54 [2020-07-29T11:08:54.482Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
11:08:54 [2020-07-29T11:08:54.482Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
11:08:54 [2020-07-29T11:08:54.482Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
11:08:54 [2020-07-29T11:08:54.482Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
11:08:54 [2020-07-29T11:08:54.482Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s)
11:08:54 [2020-07-29T11:08:54.482Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
11:08:54 [2020-07-29T11:08:54.482Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
11:08:54 [2020-07-29T11:08:54.482Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
11:08:54 [2020-07-29T11:08:54.482Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
11:08:54 [2020-07-29T11:08:54.482Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
11:08:54 [2020-07-29T11:08:54.482Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
11:08:54 [2020-07-29T11:08:54.482Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
11:08:54 [2020-07-29T11:08:54.482Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
11:08:54 [2020-07-29T11:08:54.482Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
11:08:54 [2020-07-29T11:08:54.482Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
11:08:54 [2020-07-29T11:08:54.482Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
11:08:54 [2020-07-29T11:08:54.482Z] === RUN   TestContainerBindMountNonRecursive
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
11:08:55 [2020-07-29T11:08:55.296Z] + bundleName=unit
11:08:55 [2020-07-29T11:08:55.296Z] + echo Creating unit-bundles.tar.gz
11:08:55 [2020-07-29T11:08:55.296Z] Creating unit-bundles.tar.gz
11:08:55 [2020-07-29T11:08:55.296Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
11:08:55 [2020-07-29T11:08:55.296Z] bundles/junit-report.xml
11:08:55 [2020-07-29T11:08:55.296Z] bundles/go-test-report.json
11:08:55 [2020-07-29T11:08:55.296Z] bundles/profile.out
[Pipeline] archiveArtifacts
11:08:55 [2020-07-29T11:08:55.306Z] Archiving artifacts
11:08:55 [2020-07-29T11:08:55.649Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41287/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
11:08:55 [2020-07-29T11:08:55.863Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
11:08:55 [2020-07-29T11:08:55.992Z] + make clean
11:08:56 [2020-07-29T11:08:56.248Z] docker volume rm -f docker-dev-cache
11:08:56 [2020-07-29T11:08:56.248Z] docker-dev-cache
[Pipeline] deleteDir
11:08:56 [2020-07-29T11:08:56.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
11:08:56 [2020-07-29T11:08:56.433Z] --- PASS: TestContainerBindMountNonRecursive (1.94s)
11:08:56 [2020-07-29T11:08:56.433Z] === RUN   TestNetworkNat
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
11:08:57 [2020-07-29T11:08:57.052Z] === RUN   TestDockerNetworkMacvlan/Addressing
11:08:57 [2020-07-29T11:08:57.374Z] --- PASS: TestNetworkNat (0.86s)
11:08:57 [2020-07-29T11:08:57.374Z] === RUN   TestNetworkLocalhostTCPNat
11:08:57 [2020-07-29T11:08:57.374Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
11:08:57 [2020-07-29T11:08:57.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
11:08:57 [2020-07-29T11:08:57.634Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
11:08:57 [2020-07-29T11:08:57.893Z] --- PASS: TestNetworkLocalhostTCPNat (0.78s)
11:08:57 [2020-07-29T11:08:57.893Z] === RUN   TestNetworkLoopbackNat
11:08:59 [2020-07-29T11:08:59.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
11:08:59 [2020-07-29T11:08:59.272Z] --- PASS: TestNetworkLoopbackNat (1.09s)
11:08:59 [2020-07-29T11:08:59.272Z] === RUN   TestPause
11:08:59 [2020-07-29T11:08:59.272Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
11:08:59 [2020-07-29T11:08:59.844Z] --- PASS: TestPause (0.83s)
11:08:59 [2020-07-29T11:08:59.844Z] === RUN   TestPauseFailsOnWindowsServerContainers
11:08:59 [2020-07-29T11:08:59.844Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
11:08:59 [2020-07-29T11:08:59.844Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:08:59 [2020-07-29T11:08:59.844Z] === RUN   TestPauseStopPausedContainer
11:09:00 [2020-07-29T11:09:00.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
11:09:00 [2020-07-29T11:09:00.784Z] --- PASS: TestPauseStopPausedContainer (0.89s)
11:09:00 [2020-07-29T11:09:00.784Z] === RUN   TestPsFilter
11:09:00 [2020-07-29T11:09:00.908Z] 4612f6d0b889: Verifying Checksum
11:09:00 [2020-07-29T11:09:00.908Z] 4612f6d0b889: Download complete
11:09:01 [2020-07-29T11:09:01.044Z] --- PASS: TestPsFilter (0.15s)
11:09:01 [2020-07-29T11:09:01.044Z] === RUN   TestRemoveContainerWithRemovedVolume
11:09:01 [2020-07-29T11:09:01.303Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
11:09:01 [2020-07-29T11:09:01.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
11:09:01 [2020-07-29T11:09:01.873Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.79s)
11:09:01 [2020-07-29T11:09:01.873Z] === RUN   TestRemoveContainerWithVolume
11:09:01 [2020-07-29T11:09:01.873Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
11:09:01 [2020-07-29T11:09:01.917Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
11:09:02 [2020-07-29T11:09:02.133Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
11:09:02 [2020-07-29T11:09:02.392Z] --- PASS: TestRemoveContainerWithVolume (0.71s)
11:09:02 [2020-07-29T11:09:02.392Z] === RUN   TestRemoveContainerRunning
11:09:02 [2020-07-29T11:09:02.961Z] --- PASS: TestRemoveContainerRunning (0.63s)
11:09:02 [2020-07-29T11:09:02.962Z] === RUN   TestRemoveContainerForceRemoveRunning
11:09:03 [2020-07-29T11:09:03.899Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.67s)
11:09:03 [2020-07-29T11:09:03.899Z] === RUN   TestRemoveInvalidContainer
11:09:03 [2020-07-29T11:09:03.899Z] --- PASS: TestRemoveInvalidContainer (0.02s)
11:09:03 [2020-07-29T11:09:03.899Z] === RUN   TestRenameLinkedContainer
11:09:04 [2020-07-29T11:09:04.467Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
11:09:04 [2020-07-29T11:09:04.685Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
11:09:05 [2020-07-29T11:09:05.036Z] === RUN   TestDockerSuite/TestBuildAddTar
11:09:05 [2020-07-29T11:09:05.295Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
11:09:05 [2020-07-29T11:09:05.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
11:09:06 [2020-07-29T11:09:06.233Z] --- PASS: TestRenameLinkedContainer (2.58s)
11:09:06 [2020-07-29T11:09:06.233Z] === RUN   TestRenameStoppedContainer
11:09:07 [2020-07-29T11:09:07.173Z] --- PASS: TestRenameStoppedContainer (0.59s)
11:09:07 [2020-07-29T11:09:07.173Z] === RUN   TestRenameRunningContainerAndReuse
11:09:08 [2020-07-29T11:09:08.111Z] --- PASS: TestRenameRunningContainerAndReuse (1.23s)
11:09:08 [2020-07-29T11:09:08.111Z] === RUN   TestRenameInvalidName
11:09:08 [2020-07-29T11:09:08.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
11:09:09 [2020-07-29T11:09:09.056Z] --- PASS: TestRenameInvalidName (0.65s)
11:09:09 [2020-07-29T11:09:09.056Z] === RUN   TestRenameAnonymousContainer
11:09:10 [2020-07-29T11:09:10.962Z] === RUN   TestDockerSuite/TestBuildAddTarXz
11:09:11 [2020-07-29T11:09:11.221Z] --- PASS: TestRenameAnonymousContainer (2.37s)
11:09:11 [2020-07-29T11:09:11.221Z] === RUN   TestRenameContainerWithSameName
11:09:11 [2020-07-29T11:09:11.790Z] --- PASS: TestRenameContainerWithSameName (0.51s)
11:09:11 [2020-07-29T11:09:11.790Z] === RUN   TestRenameContainerWithLinkedContainer
11:09:11 [2020-07-29T11:09:11.790Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
11:09:11 [2020-07-29T11:09:11.790Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
11:09:13 [2020-07-29T11:09:13.173Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
11:09:13 [2020-07-29T11:09:13.173Z] --- PASS: TestRenameContainerWithLinkedContainer (1.52s)
11:09:13 [2020-07-29T11:09:13.173Z] === RUN   TestResize
11:09:14 [2020-07-29T11:09:14.112Z] --- PASS: TestResize (0.76s)
11:09:14 [2020-07-29T11:09:14.112Z] === RUN   TestResizeWithInvalidSize
11:09:14 [2020-07-29T11:09:14.682Z] --- PASS: TestResizeWithInvalidSize (0.81s)
11:09:14 [2020-07-29T11:09:14.682Z] === RUN   TestResizeWhenContainerNotStarted
11:09:15 [2020-07-29T11:09:15.621Z] --- PASS: TestResizeWhenContainerNotStarted (0.88s)
11:09:15 [2020-07-29T11:09:15.621Z] === RUN   TestDaemonRestartKillContainers
11:09:15 [2020-07-29T11:09:15.621Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:09:15 [2020-07-29T11:09:15.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:09:15 [2020-07-29T11:09:15.621Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:09:15 [2020-07-29T11:09:15.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:09:15 [2020-07-29T11:09:15.621Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:09:15 [2020-07-29T11:09:15.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:09:15 [2020-07-29T11:09:15.621Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:09:15 [2020-07-29T11:09:15.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:09:15 [2020-07-29T11:09:15.621Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:09:15 [2020-07-29T11:09:15.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:09:15 [2020-07-29T11:09:15.621Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:09:15 [2020-07-29T11:09:15.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:09:15 [2020-07-29T11:09:15.621Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:09:15 [2020-07-29T11:09:15.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:09:15 [2020-07-29T11:09:15.621Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:09:15 [2020-07-29T11:09:15.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:09:15 [2020-07-29T11:09:15.621Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:09:15 [2020-07-29T11:09:15.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:09:15 [2020-07-29T11:09:15.621Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:09:15 [2020-07-29T11:09:15.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:09:15 [2020-07-29T11:09:15.621Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:09:15 [2020-07-29T11:09:15.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:09:15 [2020-07-29T11:09:15.621Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:09:15 [2020-07-29T11:09:15.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:09:15 [2020-07-29T11:09:15.621Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:09:15 [2020-07-29T11:09:15.621Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:09:15 [2020-07-29T11:09:15.652Z] --- PASS: TestDockerNetworkMacvlan (28.04s)
11:09:15 [2020-07-29T11:09:15.652Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
11:09:15 [2020-07-29T11:09:15.652Z]     daemon.go:325: [d426eb4b3397b] waiting for daemon to start
11:09:15 [2020-07-29T11:09:15.652Z]     daemon.go:325: [d426eb4b3397b] waiting for daemon to start
11:09:15 [2020-07-29T11:09:15.652Z]     daemon.go:353: [d426eb4b3397b] daemon started
11:09:15 [2020-07-29T11:09:15.652Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s)
11:09:15 [2020-07-29T11:09:15.652Z]     daemon.go:461: [d426eb4b3397b] Stopping daemon
11:09:15 [2020-07-29T11:09:15.652Z]     daemon.go:296: [d426eb4b3397b] exiting daemon
11:09:15 [2020-07-29T11:09:15.652Z]     daemon.go:448: [d426eb4b3397b] Daemon stopped
11:09:15 [2020-07-29T11:09:15.652Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
11:09:15 [2020-07-29T11:09:15.652Z]     daemon.go:325: [da858b91a97c1] waiting for daemon to start
11:09:15 [2020-07-29T11:09:15.652Z]     daemon.go:325: [da858b91a97c1] waiting for daemon to start
11:09:15 [2020-07-29T11:09:15.652Z]     daemon.go:353: [da858b91a97c1] daemon started
11:09:15 [2020-07-29T11:09:15.652Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s)
11:09:15 [2020-07-29T11:09:15.652Z]     daemon.go:461: [da858b91a97c1] Stopping daemon
11:09:15 [2020-07-29T11:09:15.652Z]     daemon.go:296: [da858b91a97c1] exiting daemon
11:09:15 [2020-07-29T11:09:15.652Z]     daemon.go:448: [da858b91a97c1] Daemon stopped
11:09:15 [2020-07-29T11:09:15.652Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
11:09:15 [2020-07-29T11:09:15.652Z]     daemon.go:325: [d3c04c3a82e25] waiting for daemon to start
11:09:15 [2020-07-29T11:09:15.652Z]     daemon.go:325: [d3c04c3a82e25] waiting for daemon to start
11:09:15 [2020-07-29T11:09:15.652Z]     daemon.go:353: [d3c04c3a82e25] daemon started
11:09:15 [2020-07-29T11:09:15.652Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.37s)
11:09:15 [2020-07-29T11:09:15.652Z]     daemon.go:461: [d3c04c3a82e25] Stopping daemon
11:09:15 [2020-07-29T11:09:15.652Z]     daemon.go:296: [d3c04c3a82e25] exiting daemon
11:09:15 [2020-07-29T11:09:15.652Z]     daemon.go:448: [d3c04c3a82e25] Daemon stopped
11:09:15 [2020-07-29T11:09:15.652Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
11:09:15 [2020-07-29T11:09:15.652Z]     daemon.go:325: [dda0ad40d9f0f] waiting for daemon to start
11:09:15 [2020-07-29T11:09:15.652Z]     daemon.go:325: [dda0ad40d9f0f] waiting for daemon to start
11:09:15 [2020-07-29T11:09:15.652Z]     daemon.go:353: [dda0ad40d9f0f] daemon started
11:09:15 [2020-07-29T11:09:15.652Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (3.44s)
11:09:15 [2020-07-29T11:09:15.652Z]     daemon.go:461: [dda0ad40d9f0f] Stopping daemon
11:09:15 [2020-07-29T11:09:15.652Z]     daemon.go:296: [dda0ad40d9f0f] exiting daemon
11:09:15 [2020-07-29T11:09:15.652Z]     daemon.go:448: [dda0ad40d9f0f] Daemon stopped
11:09:15 [2020-07-29T11:09:15.652Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
11:09:15 [2020-07-29T11:09:15.652Z]     daemon.go:325: [dc21a1c5fb344] waiting for daemon to start
11:09:15 [2020-07-29T11:09:15.652Z]     daemon.go:325: [dc21a1c5fb344] waiting for daemon to start
11:09:15 [2020-07-29T11:09:15.652Z]     daemon.go:353: [dc21a1c5fb344] daemon started
11:09:15 [2020-07-29T11:09:15.652Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (16.38s)
11:09:15 [2020-07-29T11:09:15.652Z]     daemon.go:461: [dc21a1c5fb344] Stopping daemon
11:09:15 [2020-07-29T11:09:15.652Z]     daemon.go:296: [dc21a1c5fb344] exiting daemon
11:09:15 [2020-07-29T11:09:15.652Z]     daemon.go:448: [dc21a1c5fb344] Daemon stopped
11:09:15 [2020-07-29T11:09:15.652Z] PASS
11:09:15 [2020-07-29T11:09:15.652Z] 
11:09:15 [2020-07-29T11:09:15.652Z] DONE 7 tests in 29.632s
11:09:15 [2020-07-29T11:09:15.652Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
11:09:15 [2020-07-29T11:09:15.652Z] ++ 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
11:09:15 [2020-07-29T11:09:15.652Z] ++ set -e
11:09:15 [2020-07-29T11:09:15.652Z] ++ '[' -n 0 ']'
11:09:15 [2020-07-29T11:09:15.652Z] ++ set -x
11:09:15 [2020-07-29T11:09:15.652Z] ++ env -i DEST=/go/src/github.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
11:09:15 [2020-07-29T11:09:15.652Z] testing: warning: no tests to run
11:09:15 [2020-07-29T11:09:15.652Z] PASS
11:09:15 [2020-07-29T11:09:15.652Z] 
11:09:15 [2020-07-29T11:09:15.652Z] DONE 0 tests in 0.055s
11:09:15 [2020-07-29T11:09:15.652Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
11:09:15 [2020-07-29T11:09:15.652Z] ++ 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
11:09:15 [2020-07-29T11:09:15.652Z] ++ set -e
11:09:15 [2020-07-29T11:09:15.652Z] ++ '[' -n 0 ']'
11:09:15 [2020-07-29T11:09:15.652Z] ++ set -x
11:09:15 [2020-07-29T11:09:15.652Z] ++ env -i DEST=/go/src/github.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
11:09:15 [2020-07-29T11:09:15.652Z] INFO: Testing against a local daemon
11:09:15 [2020-07-29T11:09:15.652Z] === RUN   TestAuthZPluginAllowRequest
11:09:15 [2020-07-29T11:09:15.652Z] --- PASS: TestAuthZPluginAllowRequest (1.74s)
11:09:15 [2020-07-29T11:09:15.652Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest
11:09:15 [2020-07-29T11:09:15.652Z]     daemon.go:325: [df131e67ec806] waiting for daemon to start
11:09:15 [2020-07-29T11:09:15.652Z]     daemon.go:325: [df131e67ec806] waiting for daemon to start
11:09:15 [2020-07-29T11:09:15.652Z]     daemon.go:353: [df131e67ec806] daemon started
11:09:15 [2020-07-29T11:09:15.652Z]     daemon.go:461: [df131e67ec806] Stopping daemon
11:09:15 [2020-07-29T11:09:15.652Z]     daemon.go:296: [df131e67ec806] exiting daemon
11:09:15 [2020-07-29T11:09:15.652Z]     daemon.go:448: [df131e67ec806] Daemon stopped
11:09:15 [2020-07-29T11:09:15.652Z] === RUN   TestAuthZPluginTLS
11:09:15 [2020-07-29T11:09:15.652Z] --- PASS: TestAuthZPluginTLS (0.54s)
11:09:15 [2020-07-29T11:09:15.652Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS
11:09:15 [2020-07-29T11:09:15.652Z]     daemon.go:325: [dda159d33f441] waiting for daemon to start
11:09:15 [2020-07-29T11:09:15.652Z]     daemon.go:325: [dda159d33f441] waiting for daemon to start
11:09:15 [2020-07-29T11:09:15.652Z]     daemon.go:353: [dda159d33f441] daemon started
11:09:15 [2020-07-29T11:09:15.652Z]     daemon.go:461: [dda159d33f441] Stopping daemon
11:09:15 [2020-07-29T11:09:15.652Z]     daemon.go:296: [dda159d33f441] exiting daemon
11:09:15 [2020-07-29T11:09:15.652Z]     daemon.go:448: [dda159d33f441] Daemon stopped
11:09:15 [2020-07-29T11:09:15.652Z] === RUN   TestAuthZPluginDenyRequest
11:09:16 [2020-07-29T11:09:16.283Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
11:09:16 [2020-07-29T11:09:16.283Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest
11:09:16 [2020-07-29T11:09:16.283Z]     daemon.go:325: [d2c583a96f2f5] waiting for daemon to start
11:09:16 [2020-07-29T11:09:16.283Z]     daemon.go:325: [d2c583a96f2f5] waiting for daemon to start
11:09:16 [2020-07-29T11:09:16.283Z]     daemon.go:353: [d2c583a96f2f5] daemon started
11:09:16 [2020-07-29T11:09:16.283Z]     daemon.go:461: [d2c583a96f2f5] Stopping daemon
11:09:16 [2020-07-29T11:09:16.283Z]     daemon.go:296: [d2c583a96f2f5] exiting daemon
11:09:16 [2020-07-29T11:09:16.283Z]     daemon.go:448: [d2c583a96f2f5] Daemon stopped
11:09:16 [2020-07-29T11:09:16.283Z] === RUN   TestAuthZPluginAPIDenyResponse
11:09:16 [2020-07-29T11:09:16.916Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
11:09:16 [2020-07-29T11:09:16.916Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse
11:09:16 [2020-07-29T11:09:16.916Z]     daemon.go:325: [db9d488027874] waiting for daemon to start
11:09:16 [2020-07-29T11:09:16.916Z]     daemon.go:325: [db9d488027874] waiting for daemon to start
11:09:16 [2020-07-29T11:09:16.916Z]     daemon.go:353: [db9d488027874] daemon started
11:09:16 [2020-07-29T11:09:16.916Z]     daemon.go:461: [db9d488027874] Stopping daemon
11:09:16 [2020-07-29T11:09:16.916Z]     daemon.go:296: [db9d488027874] exiting daemon
11:09:16 [2020-07-29T11:09:16.916Z]     daemon.go:448: [db9d488027874] Daemon stopped
11:09:16 [2020-07-29T11:09:16.916Z] === RUN   TestAuthZPluginDenyResponse
11:09:17 [2020-07-29T11:09:17.004Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
11:09:17 [2020-07-29T11:09:17.208Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
11:09:17 [2020-07-29T11:09:17.208Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse
11:09:17 [2020-07-29T11:09:17.208Z]     daemon.go:325: [d3709669c08f3] waiting for daemon to start
11:09:17 [2020-07-29T11:09:17.208Z]     daemon.go:325: [d3709669c08f3] waiting for daemon to start
11:09:17 [2020-07-29T11:09:17.208Z]     daemon.go:353: [d3709669c08f3] daemon started
11:09:17 [2020-07-29T11:09:17.208Z]     daemon.go:461: [d3709669c08f3] Stopping daemon
11:09:17 [2020-07-29T11:09:17.208Z]     daemon.go:296: [d3709669c08f3] exiting daemon
11:09:17 [2020-07-29T11:09:17.208Z]     daemon.go:448: [d3709669c08f3] Daemon stopped
11:09:17 [2020-07-29T11:09:17.208Z] === RUN   TestAuthZPluginAllowEventStream
11:09:17 [2020-07-29T11:09:17.444Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
11:09:18 [2020-07-29T11:09:18.489Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
11:09:18 [2020-07-29T11:09:18.914Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:09:18 [2020-07-29T11:09:18.915Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
11:09:18 [2020-07-29T11:09:18.915Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:09:19 [2020-07-29T11:09:19.369Z] --- PASS: TestAuthZPluginAllowEventStream (1.74s)
11:09:19 [2020-07-29T11:09:19.369Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream
11:09:19 [2020-07-29T11:09:19.369Z]     daemon.go:325: [d9cb34f83a53b] waiting for daemon to start
11:09:19 [2020-07-29T11:09:19.369Z]     daemon.go:325: [d9cb34f83a53b] waiting for daemon to start
11:09:19 [2020-07-29T11:09:19.369Z]     daemon.go:353: [d9cb34f83a53b] daemon started
11:09:19 [2020-07-29T11:09:19.369Z]     daemon.go:461: [d9cb34f83a53b] Stopping daemon
11:09:19 [2020-07-29T11:09:19.369Z]     daemon.go:296: [d9cb34f83a53b] exiting daemon
11:09:19 [2020-07-29T11:09:19.369Z]     daemon.go:448: [d9cb34f83a53b] Daemon stopped
11:09:19 [2020-07-29T11:09:19.369Z] === RUN   TestAuthZPluginErrorResponse
11:09:19 [2020-07-29T11:09:19.537Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
11:09:19 [2020-07-29T11:09:19.660Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
11:09:19 [2020-07-29T11:09:19.660Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse
11:09:19 [2020-07-29T11:09:19.660Z]     daemon.go:325: [d836882bc597f] waiting for daemon to start
11:09:19 [2020-07-29T11:09:19.660Z]     daemon.go:325: [d836882bc597f] waiting for daemon to start
11:09:19 [2020-07-29T11:09:19.660Z]     daemon.go:353: [d836882bc597f] daemon started
11:09:19 [2020-07-29T11:09:19.660Z]     daemon.go:461: [d836882bc597f] Stopping daemon
11:09:19 [2020-07-29T11:09:19.660Z]     daemon.go:296: [d836882bc597f] exiting daemon
11:09:19 [2020-07-29T11:09:19.660Z]     daemon.go:448: [d836882bc597f] Daemon stopped
11:09:19 [2020-07-29T11:09:19.660Z] === RUN   TestAuthZPluginErrorRequest
11:09:19 [2020-07-29T11:09:19.951Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
11:09:19 [2020-07-29T11:09:19.951Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest
11:09:19 [2020-07-29T11:09:19.951Z]     daemon.go:325: [df506bd139dd3] waiting for daemon to start
11:09:19 [2020-07-29T11:09:19.951Z]     daemon.go:325: [df506bd139dd3] waiting for daemon to start
11:09:19 [2020-07-29T11:09:19.951Z]     daemon.go:353: [df506bd139dd3] daemon started
11:09:19 [2020-07-29T11:09:19.951Z]     daemon.go:461: [df506bd139dd3] Stopping daemon
11:09:19 [2020-07-29T11:09:19.951Z]     daemon.go:296: [df506bd139dd3] exiting daemon
11:09:19 [2020-07-29T11:09:19.951Z]     daemon.go:448: [df506bd139dd3] Daemon stopped
11:09:19 [2020-07-29T11:09:19.951Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
11:09:20 [2020-07-29T11:09:20.296Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:09:20 [2020-07-29T11:09:20.582Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
11:09:20 [2020-07-29T11:09:20.582Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration
11:09:20 [2020-07-29T11:09:20.582Z]     daemon.go:325: [d8e7f580ab96f] waiting for daemon to start
11:09:20 [2020-07-29T11:09:20.582Z]     daemon.go:325: [d8e7f580ab96f] waiting for daemon to start
11:09:20 [2020-07-29T11:09:20.582Z]     daemon.go:353: [d8e7f580ab96f] daemon started
11:09:20 [2020-07-29T11:09:20.582Z]     daemon.go:461: [d8e7f580ab96f] Stopping daemon
11:09:20 [2020-07-29T11:09:20.582Z]     daemon.go:296: [d8e7f580ab96f] exiting daemon
11:09:20 [2020-07-29T11:09:20.582Z]     daemon.go:448: [d8e7f580ab96f] Daemon stopped
11:09:20 [2020-07-29T11:09:20.582Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
11:09:20 [2020-07-29T11:09:20.869Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:09:21 [2020-07-29T11:09:21.438Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
11:09:21 [2020-07-29T11:09:21.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
11:09:22 [2020-07-29T11:09:22.007Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:09:22 [2020-07-29T11:09:22.576Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:09:22 [2020-07-29T11:09:22.648Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.05s)
11:09:22 [2020-07-29T11:09:22.648Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking
11:09:22 [2020-07-29T11:09:22.648Z]     daemon.go:325: [d05514d9fe713] waiting for daemon to start
11:09:22 [2020-07-29T11:09:22.648Z]     daemon.go:325: [d05514d9fe713] waiting for daemon to start
11:09:22 [2020-07-29T11:09:22.648Z]     daemon.go:353: [d05514d9fe713] daemon started
11:09:22 [2020-07-29T11:09:22.648Z]     daemon.go:461: [d05514d9fe713] Stopping daemon
11:09:22 [2020-07-29T11:09:22.648Z]     daemon.go:296: [d05514d9fe713] exiting daemon
11:09:22 [2020-07-29T11:09:22.648Z]     daemon.go:448: [d05514d9fe713] Daemon stopped
11:09:22 [2020-07-29T11:09:22.648Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
11:09:23 [2020-07-29T11:09:23.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
11:09:24 [2020-07-29T11:09:24.204Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
11:09:24 [2020-07-29T11:09:24.488Z] === RUN   TestDockerSuite/TestBuildBlankName
11:09:24 [2020-07-29T11:09:24.714Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.21s)
11:09:24 [2020-07-29T11:09:24.714Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom
11:09:24 [2020-07-29T11:09:24.714Z]     daemon.go:325: [d09d015e3294c] waiting for daemon to start
11:09:24 [2020-07-29T11:09:24.714Z]     daemon.go:325: [d09d015e3294c] waiting for daemon to start
11:09:24 [2020-07-29T11:09:24.714Z]     daemon.go:353: [d09d015e3294c] daemon started
11:09:24 [2020-07-29T11:09:24.714Z]     daemon.go:461: [d09d015e3294c] Stopping daemon
11:09:24 [2020-07-29T11:09:24.714Z]     daemon.go:296: [d09d015e3294c] exiting daemon
11:09:24 [2020-07-29T11:09:24.714Z]     daemon.go:448: [d09d015e3294c] Daemon stopped
11:09:24 [2020-07-29T11:09:24.714Z] === RUN   TestAuthZPluginHeader
11:09:25 [2020-07-29T11:09:25.426Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
11:09:25 [2020-07-29T11:09:25.426Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:09:25 [2020-07-29T11:09:25.738Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
11:09:25 [2020-07-29T11:09:25.738Z] Using test binary docker
11:09:25 [2020-07-29T11:09:25.738Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
11:09:25 [2020-07-29T11:09:25.738Z] +++ /etc/init.d/apparmor start
11:09:25 [2020-07-29T11:09:25.738Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
11:09:25 [2020-07-29T11:09:25.738Z] INFO: Waiting for daemon to start...
11:09:25 [2020-07-29T11:09:25.738Z] Starting dockerd
11:09:25 [2020-07-29T11:09:25.738Z] +++ 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
11:09:25 [2020-07-29T11:09:25.748Z] --- PASS: TestAuthZPluginHeader (0.82s)
11:09:25 [2020-07-29T11:09:25.748Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader
11:09:25 [2020-07-29T11:09:25.748Z]     daemon.go:325: [d5ab82c284f5e] waiting for daemon to start
11:09:25 [2020-07-29T11:09:25.748Z]     daemon.go:325: [d5ab82c284f5e] waiting for daemon to start
11:09:25 [2020-07-29T11:09:25.748Z]     daemon.go:353: [d5ab82c284f5e] daemon started
11:09:25 [2020-07-29T11:09:25.748Z]     daemon.go:461: [d5ab82c284f5e] Stopping daemon
11:09:25 [2020-07-29T11:09:25.748Z]     daemon.go:296: [d5ab82c284f5e] exiting daemon
11:09:25 [2020-07-29T11:09:25.748Z]     daemon.go:448: [d5ab82c284f5e] Daemon stopped
11:09:25 [2020-07-29T11:09:25.748Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
11:09:25 [2020-07-29T11:09:25.748Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s)
11:09:25 [2020-07-29T11:09:25.748Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:09:25 [2020-07-29T11:09:25.748Z] === RUN   TestAuthZPluginV2Disable
11:09:25 [2020-07-29T11:09:25.748Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
11:09:25 [2020-07-29T11:09:25.748Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:09:25 [2020-07-29T11:09:25.748Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
11:09:25 [2020-07-29T11:09:25.748Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
11:09:25 [2020-07-29T11:09:25.748Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:09:25 [2020-07-29T11:09:25.748Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
11:09:25 [2020-07-29T11:09:25.748Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
11:09:25 [2020-07-29T11:09:25.748Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:09:25 [2020-07-29T11:09:25.748Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
11:09:25 [2020-07-29T11:09:25.996Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:09:27 [2020-07-29T11:09:27.813Z] .
11:09:27 [2020-07-29T11:09:27.813Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
11:09:27 [2020-07-29T11:09:27.813Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
11:09:27 [2020-07-29T11:09:27.813Z] Error: No such image: emptyfs
11:09:27 [2020-07-29T11:09:27.813Z] ++++ tar -cC bundles/test-integration/emptyfs .
11:09:27 [2020-07-29T11:09:27.813Z] ++++ docker load
11:09:27 [2020-07-29T11:09:27.813Z] Running integration-test (iteration 1)
11:09:27 [2020-07-29T11:09:27.813Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
11:09:27 [2020-07-29T11:09:27.813Z] ++ 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
11:09:27 [2020-07-29T11:09:27.813Z] ++ set -e
11:09:27 [2020-07-29T11:09:27.813Z] ++ '[' -n 0 ']'
11:09:27 [2020-07-29T11:09:27.813Z] ++ set -x
11:09:27 [2020-07-29T11:09:27.813Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
11:09:27 [2020-07-29T11:09:27.907Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
11:09:29 [2020-07-29T11:09:29.818Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:09:30 [2020-07-29T11:09:30.387Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
11:09:30 [2020-07-29T11:09:30.387Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:09:31 [2020-07-29T11:09:31.768Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
11:09:33 [2020-07-29T11:09:33.678Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
11:09:33 [2020-07-29T11:09:33.678Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.95s)
11:09:33 [2020-07-29T11:09:33.678Z]         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
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:325: [ddd48d81c66bd] waiting for daemon to start
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:325: [ddd48d81c66bd] waiting for daemon to start
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:353: [ddd48d81c66bd] daemon started
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:296: [ddd48d81c66bd] exiting daemon
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:325: [ddd48d81c66bd] waiting for daemon to start
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:325: [ddd48d81c66bd] waiting for daemon to start
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:353: [ddd48d81c66bd] daemon started
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:461: [ddd48d81c66bd] Stopping daemon
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:296: [ddd48d81c66bd] exiting daemon
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:448: [ddd48d81c66bd] Daemon stopped
11:09:33 [2020-07-29T11:09:33.678Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.31s)
11:09:33 [2020-07-29T11:09:33.678Z]         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
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:325: [dc5281260a59b] waiting for daemon to start
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:325: [dc5281260a59b] waiting for daemon to start
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:353: [dc5281260a59b] daemon started
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:325: [dc5281260a59b] waiting for daemon to start
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:296: [dc5281260a59b] exiting daemon
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:325: [dc5281260a59b] waiting for daemon to start
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:353: [dc5281260a59b] daemon started
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:461: [dc5281260a59b] Stopping daemon
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:296: [dc5281260a59b] exiting daemon
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:448: [dc5281260a59b] Daemon stopped
11:09:33 [2020-07-29T11:09:33.678Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.76s)
11:09:33 [2020-07-29T11:09:33.678Z]         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
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:325: [d52b39a48db34] waiting for daemon to start
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:325: [d52b39a48db34] waiting for daemon to start
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:353: [d52b39a48db34] daemon started
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:461: [d52b39a48db34] Stopping daemon
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:296: [d52b39a48db34] exiting daemon
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:448: [d52b39a48db34] Daemon stopped
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:325: [d52b39a48db34] waiting for daemon to start
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:325: [d52b39a48db34] waiting for daemon to start
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:353: [d52b39a48db34] daemon started
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:461: [d52b39a48db34] Stopping daemon
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:296: [d52b39a48db34] exiting daemon
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:448: [d52b39a48db34] Daemon stopped
11:09:33 [2020-07-29T11:09:33.678Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.81s)
11:09:33 [2020-07-29T11:09:33.678Z]         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
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:325: [dd74c64688ce4] waiting for daemon to start
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:325: [dd74c64688ce4] waiting for daemon to start
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:353: [dd74c64688ce4] daemon started
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:325: [dd74c64688ce4] waiting for daemon to start
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:296: [dd74c64688ce4] exiting daemon
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:325: [dd74c64688ce4] waiting for daemon to start
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:353: [dd74c64688ce4] daemon started
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:461: [dd74c64688ce4] Stopping daemon
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:296: [dd74c64688ce4] exiting daemon
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:448: [dd74c64688ce4] Daemon stopped
11:09:33 [2020-07-29T11:09:33.678Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.70s)
11:09:33 [2020-07-29T11:09:33.678Z]         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
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:325: [d60809d5d0673] waiting for daemon to start
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:325: [d60809d5d0673] waiting for daemon to start
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:353: [d60809d5d0673] daemon started
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:461: [d60809d5d0673] Stopping daemon
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:296: [d60809d5d0673] exiting daemon
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:448: [d60809d5d0673] Daemon stopped
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:325: [d60809d5d0673] waiting for daemon to start
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:325: [d60809d5d0673] waiting for daemon to start
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:353: [d60809d5d0673] daemon started
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:461: [d60809d5d0673] Stopping daemon
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:296: [d60809d5d0673] exiting daemon
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:448: [d60809d5d0673] Daemon stopped
11:09:33 [2020-07-29T11:09:33.678Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.71s)
11:09:33 [2020-07-29T11:09:33.678Z]         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
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:325: [dbf8eee498ada] waiting for daemon to start
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:325: [dbf8eee498ada] waiting for daemon to start
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:353: [dbf8eee498ada] daemon started
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:325: [dbf8eee498ada] waiting for daemon to start
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:296: [dbf8eee498ada] exiting daemon
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:325: [dbf8eee498ada] waiting for daemon to start
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:353: [dbf8eee498ada] daemon started
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:461: [dbf8eee498ada] Stopping daemon
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:296: [dbf8eee498ada] exiting daemon
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:448: [dbf8eee498ada] Daemon stopped
11:09:33 [2020-07-29T11:09:33.678Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.35s)
11:09:33 [2020-07-29T11:09:33.678Z]         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
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:325: [d47ff60f65827] waiting for daemon to start
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:325: [d47ff60f65827] waiting for daemon to start
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:353: [d47ff60f65827] daemon started
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:461: [d47ff60f65827] Stopping daemon
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:296: [d47ff60f65827] exiting daemon
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:448: [d47ff60f65827] Daemon stopped
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:325: [d47ff60f65827] waiting for daemon to start
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:325: [d47ff60f65827] waiting for daemon to start
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:353: [d47ff60f65827] daemon started
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:461: [d47ff60f65827] Stopping daemon
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:296: [d47ff60f65827] exiting daemon
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:448: [d47ff60f65827] Daemon stopped
11:09:33 [2020-07-29T11:09:33.678Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.34s)
11:09:33 [2020-07-29T11:09:33.678Z]         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
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:325: [d38a46eddcc2e] waiting for daemon to start
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:325: [d38a46eddcc2e] waiting for daemon to start
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:353: [d38a46eddcc2e] daemon started
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:461: [d38a46eddcc2e] Stopping daemon
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:296: [d38a46eddcc2e] exiting daemon
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:448: [d38a46eddcc2e] Daemon stopped
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:325: [d38a46eddcc2e] waiting for daemon to start
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:325: [d38a46eddcc2e] waiting for daemon to start
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:353: [d38a46eddcc2e] daemon started
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:461: [d38a46eddcc2e] Stopping daemon
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:296: [d38a46eddcc2e] exiting daemon
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:448: [d38a46eddcc2e] Daemon stopped
11:09:33 [2020-07-29T11:09:33.678Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.27s)
11:09:33 [2020-07-29T11:09:33.678Z]         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
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:325: [df83ced3058c9] waiting for daemon to start
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:325: [df83ced3058c9] waiting for daemon to start
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:353: [df83ced3058c9] daemon started
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:461: [df83ced3058c9] Stopping daemon
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:296: [df83ced3058c9] exiting daemon
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:448: [df83ced3058c9] Daemon stopped
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:325: [df83ced3058c9] waiting for daemon to start
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:325: [df83ced3058c9] waiting for daemon to start
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:353: [df83ced3058c9] daemon started
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:461: [df83ced3058c9] Stopping daemon
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:296: [df83ced3058c9] exiting daemon
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:448: [df83ced3058c9] Daemon stopped
11:09:33 [2020-07-29T11:09:33.678Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.53s)
11:09:33 [2020-07-29T11:09:33.678Z]         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
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:325: [d0e4b52a82ab1] waiting for daemon to start
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:325: [d0e4b52a82ab1] waiting for daemon to start
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:353: [d0e4b52a82ab1] daemon started
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:296: [d0e4b52a82ab1] exiting daemon
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:325: [d0e4b52a82ab1] waiting for daemon to start
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:325: [d0e4b52a82ab1] waiting for daemon to start
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:353: [d0e4b52a82ab1] daemon started
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:461: [d0e4b52a82ab1] Stopping daemon
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:296: [d0e4b52a82ab1] exiting daemon
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:448: [d0e4b52a82ab1] Daemon stopped
11:09:33 [2020-07-29T11:09:33.678Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.09s)
11:09:33 [2020-07-29T11:09:33.678Z]         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
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:325: [dd818e5856811] waiting for daemon to start
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:325: [dd818e5856811] waiting for daemon to start
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:353: [dd818e5856811] daemon started
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:325: [dd818e5856811] waiting for daemon to start
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:296: [dd818e5856811] exiting daemon
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:325: [dd818e5856811] waiting for daemon to start
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:353: [dd818e5856811] daemon started
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:461: [dd818e5856811] Stopping daemon
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:296: [dd818e5856811] exiting daemon
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:448: [dd818e5856811] Daemon stopped
11:09:33 [2020-07-29T11:09:33.678Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.40s)
11:09:33 [2020-07-29T11:09:33.678Z]         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
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:325: [dbdddedf61718] waiting for daemon to start
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:325: [dbdddedf61718] waiting for daemon to start
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:353: [dbdddedf61718] daemon started
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:461: [dbdddedf61718] Stopping daemon
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:296: [dbdddedf61718] exiting daemon
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:448: [dbdddedf61718] Daemon stopped
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:325: [dbdddedf61718] waiting for daemon to start
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:325: [dbdddedf61718] waiting for daemon to start
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:353: [dbdddedf61718] daemon started
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:461: [dbdddedf61718] Stopping daemon
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:296: [dbdddedf61718] exiting daemon
11:09:33 [2020-07-29T11:09:33.678Z]         daemon.go:448: [dbdddedf61718] Daemon stopped
11:09:33 [2020-07-29T11:09:33.678Z] === RUN   TestKernelTCPMemory
11:09:34 [2020-07-29T11:09:34.622Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
11:09:34 [2020-07-29T11:09:34.883Z] --- PASS: TestKernelTCPMemory (1.15s)
11:09:34 [2020-07-29T11:09:34.883Z] === RUN   TestNISDomainname
11:09:35 [2020-07-29T11:09:35.824Z] --- PASS: TestNISDomainname (0.95s)
11:09:35 [2020-07-29T11:09:35.824Z] === RUN   TestStats
11:09:37 [2020-07-29T11:09:37.232Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
11:09:37 [2020-07-29T11:09:37.503Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
11:09:37 [2020-07-29T11:09:37.772Z] --- PASS: TestStats (1.96s)
11:09:37 [2020-07-29T11:09:37.772Z] === RUN   TestStopContainerWithTimeout
11:09:37 [2020-07-29T11:09:37.772Z] === RUN   TestStopContainerWithTimeout/0
11:09:37 [2020-07-29T11:09:37.772Z] === PAUSE TestStopContainerWithTimeout/0
11:09:37 [2020-07-29T11:09:37.772Z] === RUN   TestStopContainerWithTimeout/1
11:09:37 [2020-07-29T11:09:37.772Z] === PAUSE TestStopContainerWithTimeout/1
11:09:37 [2020-07-29T11:09:37.772Z] === RUN   TestStopContainerWithTimeout/3
11:09:37 [2020-07-29T11:09:37.772Z] === PAUSE TestStopContainerWithTimeout/3
11:09:37 [2020-07-29T11:09:37.772Z] === RUN   TestStopContainerWithTimeout/-1
11:09:37 [2020-07-29T11:09:37.772Z] === PAUSE TestStopContainerWithTimeout/-1
11:09:37 [2020-07-29T11:09:37.772Z] === CONT  TestStopContainerWithTimeout/0
11:09:37 [2020-07-29T11:09:37.772Z] === CONT  TestStopContainerWithTimeout/-1
11:09:38 [2020-07-29T11:09:38.280Z] Loaded image: buildpack-deps:jessie
11:09:38 [2020-07-29T11:09:38.280Z] Loaded image: busybox:latest
11:09:38 [2020-07-29T11:09:38.280Z] Loaded image: busybox:glibc
11:09:38 [2020-07-29T11:09:38.280Z] Loaded image: debian:jessie
11:09:38 [2020-07-29T11:09:38.280Z] Loaded image: hello-world:latest
11:09:38 [2020-07-29T11:09:38.280Z] INFO: Testing against a local daemon
11:09:38 [2020-07-29T11:09:38.280Z] === RUN   TestBuildWithSession
11:09:39 [2020-07-29T11:09:39.173Z] === CONT  TestStopContainerWithTimeout/3
11:09:39 [2020-07-29T11:09:39.743Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
11:09:39 [2020-07-29T11:09:39.803Z] --- PASS: TestBuildWithSession (1.65s)
11:09:39 [2020-07-29T11:09:39.803Z] === RUN   TestBuildSquashParent
11:09:40 [2020-07-29T11:09:40.002Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
11:09:40 [2020-07-29T11:09:40.572Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
11:09:40 [2020-07-29T11:09:40.832Z] === CONT  TestStopContainerWithTimeout/1
11:09:41 [2020-07-29T11:09:41.092Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
11:09:43 [2020-07-29T11:09:43.004Z] --- PASS: TestStopContainerWithTimeout (0.02s)
11:09:43 [2020-07-29T11:09:43.004Z]     --- PASS: TestStopContainerWithTimeout/0 (1.09s)
11:09:43 [2020-07-29T11:09:43.004Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.01s)
11:09:43 [2020-07-29T11:09:43.004Z]     --- PASS: TestStopContainerWithTimeout/3 (2.70s)
11:09:43 [2020-07-29T11:09:43.004Z]     --- PASS: TestStopContainerWithTimeout/1 (1.81s)
11:09:43 [2020-07-29T11:09:43.004Z] === RUN   TestDeleteDevicemapper
11:09:43 [2020-07-29T11:09:43.004Z] --- SKIP: TestDeleteDevicemapper (0.00s)
11:09:43 [2020-07-29T11:09:43.004Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:09:43 [2020-07-29T11:09:43.004Z] === RUN   TestStopContainerWithRestartPolicyAlways
11:09:43 [2020-07-29T11:09:43.575Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
11:09:44 [2020-07-29T11:09:44.280Z] --- PASS: TestBuildSquashParent (4.66s)
11:09:44 [2020-07-29T11:09:44.280Z] === RUN   TestBuildWithRemoveAndForceRemove
11:09:44 [2020-07-29T11:09:44.280Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:09:44 [2020-07-29T11:09:44.280Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:09:44 [2020-07-29T11:09:44.280Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:09:44 [2020-07-29T11:09:44.280Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:09:44 [2020-07-29T11:09:44.280Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:09:44 [2020-07-29T11:09:44.280Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:09:44 [2020-07-29T11:09:44.280Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:09:44 [2020-07-29T11:09:44.280Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:09:44 [2020-07-29T11:09:44.280Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:09:44 [2020-07-29T11:09:44.280Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:09:44 [2020-07-29T11:09:44.280Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:09:44 [2020-07-29T11:09:44.280Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:09:44 [2020-07-29T11:09:44.280Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:09:44 [2020-07-29T11:09:44.280Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:09:44 [2020-07-29T11:09:44.280Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:09:44 [2020-07-29T11:09:44.280Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:09:44 [2020-07-29T11:09:44.319Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.29s)
11:09:44 [2020-07-29T11:09:44.319Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart
11:09:44 [2020-07-29T11:09:44.319Z]     daemon.go:325: [dd2877a9c0ad5] waiting for daemon to start
11:09:44 [2020-07-29T11:09:44.319Z]     daemon.go:325: [dd2877a9c0ad5] waiting for daemon to start
11:09:44 [2020-07-29T11:09:44.319Z]     daemon.go:353: [dd2877a9c0ad5] daemon started
11:09:44 [2020-07-29T11:09:44.319Z]     daemon.go:461: [dd2877a9c0ad5] Stopping daemon
11:09:44 [2020-07-29T11:09:44.319Z]     daemon.go:296: [dd2877a9c0ad5] exiting daemon
11:09:44 [2020-07-29T11:09:44.319Z]     daemon.go:448: [dd2877a9c0ad5] Daemon stopped
11:09:44 [2020-07-29T11:09:44.319Z]     daemon.go:325: [dd2877a9c0ad5] waiting for daemon to start
11:09:44 [2020-07-29T11:09:44.319Z]     daemon.go:325: [dd2877a9c0ad5] waiting for daemon to start
11:09:44 [2020-07-29T11:09:44.319Z]     daemon.go:325: [dd2877a9c0ad5] waiting for daemon to start
11:09:44 [2020-07-29T11:09:44.319Z]     daemon.go:325: [dd2877a9c0ad5] waiting for daemon to start
11:09:44 [2020-07-29T11:09:44.319Z]     daemon.go:339: [dd2877a9c0ad5] error pinging daemon on start: Get http://dd2877a9c0ad5.sock/_ping: context deadline exceeded
11:09:44 [2020-07-29T11:09:44.319Z]     daemon.go:325: [dd2877a9c0ad5] waiting for daemon to start
11:09:44 [2020-07-29T11:09:44.319Z]     daemon.go:339: [dd2877a9c0ad5] error pinging daemon on start: Get http://dd2877a9c0ad5.sock/_ping: context deadline exceeded
11:09:44 [2020-07-29T11:09:44.319Z]     daemon.go:325: [dd2877a9c0ad5] waiting for daemon to start
11:09:44 [2020-07-29T11:09:44.319Z]     daemon.go:339: [dd2877a9c0ad5] error pinging daemon on start: Get http://dd2877a9c0ad5.sock/_ping: context deadline exceeded
11:09:44 [2020-07-29T11:09:44.319Z]     daemon.go:325: [dd2877a9c0ad5] waiting for daemon to start
11:09:44 [2020-07-29T11:09:44.319Z]     daemon.go:339: [dd2877a9c0ad5] error pinging daemon on start: Get http://dd2877a9c0ad5.sock/_ping: context deadline exceeded
11:09:44 [2020-07-29T11:09:44.319Z]     daemon.go:325: [dd2877a9c0ad5] waiting for daemon to start
11:09:44 [2020-07-29T11:09:44.319Z]     daemon.go:339: [dd2877a9c0ad5] error pinging daemon on start: Get http://dd2877a9c0ad5.sock/_ping: read unix @->/tmp/docker-integration/dd2877a9c0ad5.sock: read: connection reset by peer
11:09:44 [2020-07-29T11:09:44.319Z]     daemon.go:296: [dd2877a9c0ad5] exiting daemon
11:09:44 [2020-07-29T11:09:44.319Z]     daemon.go:325: [dd2877a9c0ad5] waiting for daemon to start
11:09:44 [2020-07-29T11:09:44.319Z]     daemon.go:325: [dd2877a9c0ad5] waiting for daemon to start
11:09:44 [2020-07-29T11:09:44.319Z]     daemon.go:325: [dd2877a9c0ad5] waiting for daemon to start
11:09:44 [2020-07-29T11:09:44.319Z]     daemon.go:353: [dd2877a9c0ad5] daemon started
11:09:44 [2020-07-29T11:09:44.319Z]     daemon.go:461: [dd2877a9c0ad5] Stopping daemon
11:09:44 [2020-07-29T11:09:44.319Z]     daemon.go:296: [dd2877a9c0ad5] exiting daemon
11:09:44 [2020-07-29T11:09:44.319Z]     daemon.go:448: [dd2877a9c0ad5] Daemon stopped
11:09:44 [2020-07-29T11:09:44.319Z] PASS
11:09:44 [2020-07-29T11:09:44.319Z] 
11:09:44 [2020-07-29T11:09:44.319Z] === Skipped
11:09:44 [2020-07-29T11:09:44.319Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s)
11:09:44 [2020-07-29T11:09:44.319Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:09:44 [2020-07-29T11:09:44.319Z] 
11:09:44 [2020-07-29T11:09:44.319Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
11:09:44 [2020-07-29T11:09:44.319Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:09:44 [2020-07-29T11:09:44.319Z] 
11:09:44 [2020-07-29T11:09:44.319Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
11:09:44 [2020-07-29T11:09:44.319Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:09:44 [2020-07-29T11:09:44.319Z] 
11:09:44 [2020-07-29T11:09:44.319Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
11:09:44 [2020-07-29T11:09:44.319Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:09:44 [2020-07-29T11:09:44.319Z] 
11:09:44 [2020-07-29T11:09:44.319Z] 
11:09:44 [2020-07-29T11:09:44.319Z] DONE 17 tests, 4 skipped in 29.769s
11:09:44 [2020-07-29T11:09:44.319Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
11:09:44 [2020-07-29T11:09:44.319Z] ++ 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
11:09:44 [2020-07-29T11:09:44.319Z] ++ set -e
11:09:44 [2020-07-29T11:09:44.319Z] ++ '[' -n 0 ']'
11:09:44 [2020-07-29T11:09:44.319Z] ++ set -x
11:09:44 [2020-07-29T11:09:44.319Z] ++ env -i DEST=/go/src/github.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
11:09:44 [2020-07-29T11:09:44.319Z] INFO: Testing against a local daemon
11:09:44 [2020-07-29T11:09:44.319Z] === RUN   TestPluginInvalidJSON
11:09:44 [2020-07-29T11:09:44.319Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
11:09:44 [2020-07-29T11:09:44.319Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
11:09:44 [2020-07-29T11:09:44.319Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
11:09:44 [2020-07-29T11:09:44.319Z] --- PASS: TestPluginInvalidJSON (0.01s)
11:09:44 [2020-07-29T11:09:44.319Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
11:09:44 [2020-07-29T11:09:44.319Z] PASS
11:09:44 [2020-07-29T11:09:44.319Z] 
11:09:44 [2020-07-29T11:09:44.319Z] DONE 2 tests in 0.156s
11:09:44 [2020-07-29T11:09:44.319Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
11:09:44 [2020-07-29T11:09:44.319Z] ++ 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
11:09:44 [2020-07-29T11:09:44.319Z] ++ set -e
11:09:44 [2020-07-29T11:09:44.319Z] ++ '[' -n 0 ']'
11:09:44 [2020-07-29T11:09:44.319Z] ++ set -x
11:09:44 [2020-07-29T11:09:44.319Z] ++ env -i DEST=/go/src/github.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
11:09:44 [2020-07-29T11:09:44.319Z] INFO: Testing against a local daemon
11:09:44 [2020-07-29T11:09:44.319Z] === RUN   TestExternalGraphDriver
11:09:44 [2020-07-29T11:09:44.319Z] === RUN   TestExternalGraphDriver/json
11:09:44 [2020-07-29T11:09:44.958Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.42s)
11:09:44 [2020-07-29T11:09:44.958Z] === RUN   TestUpdateMemory
11:09:44 [2020-07-29T11:09:44.958Z] --- SKIP: TestUpdateMemory (0.00s)
11:09:44 [2020-07-29T11:09:44.958Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
11:09:44 [2020-07-29T11:09:44.958Z] === RUN   TestUpdateCPUQuota
11:09:45 [2020-07-29T11:09:45.528Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
11:09:45 [2020-07-29T11:09:45.823Z] === RUN   TestExternalGraphDriver/spec
11:09:46 [2020-07-29T11:09:46.386Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:09:46 [2020-07-29T11:09:46.908Z] --- PASS: TestUpdateCPUQuota (1.67s)
11:09:46 [2020-07-29T11:09:46.908Z] === RUN   TestUpdatePidsLimit
11:09:46 [2020-07-29T11:09:46.908Z] === RUN   TestUpdatePidsLimit/update_from_none
11:09:47 [2020-07-29T11:09:47.028Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:09:47 [2020-07-29T11:09:47.168Z] === RUN   TestUpdatePidsLimit/no_change
11:09:47 [2020-07-29T11:09:47.427Z] === RUN   TestUpdatePidsLimit/update_lower
11:09:47 [2020-07-29T11:09:47.889Z] === RUN   TestExternalGraphDriver/pull
11:09:47 [2020-07-29T11:09:47.996Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
11:09:48 [2020-07-29T11:09:48.255Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
11:09:48 [2020-07-29T11:09:48.514Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
11:09:48 [2020-07-29T11:09:48.514Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
11:09:48 [2020-07-29T11:09:48.575Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
11:09:48 [2020-07-29T11:09:48.575Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.28s)
11:09:48 [2020-07-29T11:09:48.575Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.66s)
11:09:48 [2020-07-29T11:09:48.575Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.71s)
11:09:48 [2020-07-29T11:09:48.575Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.88s)
11:09:48 [2020-07-29T11:09:48.575Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.71s)
11:09:48 [2020-07-29T11:09:48.575Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.15s)
11:09:48 [2020-07-29T11:09:48.575Z] === RUN   TestBuildMultiStageCopy
11:09:48 [2020-07-29T11:09:48.575Z] === RUN   TestBuildMultiStageCopy/copy_to_root
11:09:48 [2020-07-29T11:09:48.774Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
11:09:49 [2020-07-29T11:09:49.964Z] --- PASS: TestExternalGraphDriver (6.25s)
11:09:49 [2020-07-29T11:09:49.964Z]     external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver
11:09:49 [2020-07-29T11:09:49.964Z]     daemon.go:325: [dcf0cbf8c78a4] waiting for daemon to start
11:09:49 [2020-07-29T11:09:49.964Z]     daemon.go:325: [dcf0cbf8c78a4] waiting for daemon to start
11:09:49 [2020-07-29T11:09:49.964Z]     daemon.go:353: [dcf0cbf8c78a4] daemon started
11:09:49 [2020-07-29T11:09:49.964Z]     daemon.go:461: [dcf0cbf8c78a4] Stopping daemon
11:09:49 [2020-07-29T11:09:49.964Z]     daemon.go:296: [dcf0cbf8c78a4] exiting daemon
11:09:49 [2020-07-29T11:09:49.964Z]     daemon.go:448: [dcf0cbf8c78a4] Daemon stopped
11:09:49 [2020-07-29T11:09:49.964Z]     daemon.go:325: [dcf0cbf8c78a4] waiting for daemon to start
11:09:49 [2020-07-29T11:09:49.964Z]     daemon.go:325: [dcf0cbf8c78a4] waiting for daemon to start
11:09:49 [2020-07-29T11:09:49.964Z]     daemon.go:353: [dcf0cbf8c78a4] daemon started
11:09:49 [2020-07-29T11:09:49.964Z]     daemon.go:461: [dcf0cbf8c78a4] Stopping daemon
11:09:49 [2020-07-29T11:09:49.964Z]     daemon.go:296: [dcf0cbf8c78a4] exiting daemon
11:09:49 [2020-07-29T11:09:49.964Z]     daemon.go:448: [dcf0cbf8c78a4] Daemon stopped
11:09:49 [2020-07-29T11:09:49.964Z]     --- PASS: TestExternalGraphDriver/json (2.07s)
11:09:49 [2020-07-29T11:09:49.964Z]     daemon.go:325: [dcf0cbf8c78a4] waiting for daemon to start
11:09:49 [2020-07-29T11:09:49.964Z]     daemon.go:325: [dcf0cbf8c78a4] waiting for daemon to start
11:09:49 [2020-07-29T11:09:49.964Z]     daemon.go:353: [dcf0cbf8c78a4] daemon started
11:09:49 [2020-07-29T11:09:49.964Z]     daemon.go:461: [dcf0cbf8c78a4] Stopping daemon
11:09:49 [2020-07-29T11:09:49.964Z]     daemon.go:296: [dcf0cbf8c78a4] exiting daemon
11:09:49 [2020-07-29T11:09:49.964Z]     daemon.go:448: [dcf0cbf8c78a4] Daemon stopped
11:09:49 [2020-07-29T11:09:49.964Z]     daemon.go:325: [dcf0cbf8c78a4] waiting for daemon to start
11:09:49 [2020-07-29T11:09:49.964Z]     daemon.go:325: [dcf0cbf8c78a4] waiting for daemon to start
11:09:49 [2020-07-29T11:09:49.964Z]     daemon.go:353: [dcf0cbf8c78a4] daemon started
11:09:49 [2020-07-29T11:09:49.964Z]     daemon.go:461: [dcf0cbf8c78a4] Stopping daemon
11:09:49 [2020-07-29T11:09:49.964Z]     daemon.go:296: [dcf0cbf8c78a4] exiting daemon
11:09:49 [2020-07-29T11:09:49.964Z]     daemon.go:448: [dcf0cbf8c78a4] Daemon stopped
11:09:49 [2020-07-29T11:09:49.964Z]     --- PASS: TestExternalGraphDriver/spec (2.03s)
11:09:49 [2020-07-29T11:09:49.964Z]     daemon.go:325: [dcf0cbf8c78a4] waiting for daemon to start
11:09:49 [2020-07-29T11:09:49.964Z]     daemon.go:325: [dcf0cbf8c78a4] waiting for daemon to start
11:09:49 [2020-07-29T11:09:49.964Z]     daemon.go:353: [dcf0cbf8c78a4] daemon started
11:09:49 [2020-07-29T11:09:49.964Z]     daemon.go:461: [dcf0cbf8c78a4] Stopping daemon
11:09:49 [2020-07-29T11:09:49.964Z]     daemon.go:296: [dcf0cbf8c78a4] exiting daemon
11:09:49 [2020-07-29T11:09:49.964Z]     daemon.go:448: [dcf0cbf8c78a4] Daemon stopped
11:09:49 [2020-07-29T11:09:49.964Z]     --- PASS: TestExternalGraphDriver/pull (2.01s)
11:09:49 [2020-07-29T11:09:49.964Z] === RUN   TestGraphdriverPluginV2
11:09:49 [2020-07-29T11:09:49.964Z] --- SKIP: TestGraphdriverPluginV2 (0.07s)
11:09:49 [2020-07-29T11:09:49.964Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:09:49 [2020-07-29T11:09:49.964Z] PASS
11:09:49 [2020-07-29T11:09:49.964Z] 
11:09:49 [2020-07-29T11:09:49.964Z] === Skipped
11:09:49 [2020-07-29T11:09:49.964Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s)
11:09:49 [2020-07-29T11:09:49.964Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:09:49 [2020-07-29T11:09:49.964Z] 
11:09:49 [2020-07-29T11:09:49.964Z] 
11:09:49 [2020-07-29T11:09:49.964Z] DONE 5 tests, 1 skipped in 6.461s
11:09:49 [2020-07-29T11:09:49.964Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
11:09:49 [2020-07-29T11:09:49.964Z] ++ 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
11:09:49 [2020-07-29T11:09:49.964Z] ++ set -e
11:09:49 [2020-07-29T11:09:49.964Z] ++ '[' -n 0 ']'
11:09:49 [2020-07-29T11:09:49.964Z] ++ set -x
11:09:49 [2020-07-29T11:09:49.965Z] ++ env -i DEST=/go/src/github.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
11:09:49 [2020-07-29T11:09:49.965Z] INFO: Testing against a local daemon
11:09:49 [2020-07-29T11:09:49.965Z] === RUN   TestContinueAfterPluginCrash
11:09:49 [2020-07-29T11:09:49.965Z] === PAUSE TestContinueAfterPluginCrash
11:09:49 [2020-07-29T11:09:49.965Z] === RUN   TestDaemonStartWithLogOpt
11:09:49 [2020-07-29T11:09:49.965Z] === PAUSE TestDaemonStartWithLogOpt
11:09:49 [2020-07-29T11:09:49.965Z] === CONT  TestContinueAfterPluginCrash
11:09:49 [2020-07-29T11:09:49.965Z] === CONT  TestDaemonStartWithLogOpt
11:09:50 [2020-07-29T11:09:50.103Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
11:09:50 [2020-07-29T11:09:50.397Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
11:09:50 [2020-07-29T11:09:50.687Z] --- PASS: TestUpdatePidsLimit (3.63s)
11:09:50 [2020-07-29T11:09:50.687Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.32s)
11:09:50 [2020-07-29T11:09:50.687Z]     --- PASS: TestUpdatePidsLimit/no_change (0.38s)
11:09:50 [2020-07-29T11:09:50.687Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.38s)
11:09:50 [2020-07-29T11:09:50.687Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.32s)
11:09:50 [2020-07-29T11:09:50.687Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s)
11:09:50 [2020-07-29T11:09:50.687Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.32s)
11:09:50 [2020-07-29T11:09:50.687Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.44s)
11:09:50 [2020-07-29T11:09:50.687Z] === RUN   TestUpdateRestartPolicy
11:09:50 [2020-07-29T11:09:50.690Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
11:09:50 [2020-07-29T11:09:50.987Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
11:09:51 [2020-07-29T11:09:51.629Z] --- PASS: TestBuildMultiStageCopy (2.81s)
11:09:51 [2020-07-29T11:09:51.629Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.55s)
11:09:51 [2020-07-29T11:09:51.629Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.28s)
11:09:51 [2020-07-29T11:09:51.629Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.29s)
11:09:51 [2020-07-29T11:09:51.629Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.35s)
11:09:51 [2020-07-29T11:09:51.629Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.34s)
11:09:51 [2020-07-29T11:09:51.629Z] === RUN   TestBuildMultiStageParentConfig
11:09:52 [2020-07-29T11:09:52.269Z] --- PASS: TestBuildMultiStageParentConfig (0.80s)
11:09:52 [2020-07-29T11:09:52.269Z] === RUN   TestBuildLabelWithTargets
11:09:53 [2020-07-29T11:09:53.227Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
11:09:53 [2020-07-29T11:09:53.488Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
11:09:53 [2020-07-29T11:09:53.789Z] --- PASS: TestBuildLabelWithTargets (1.27s)
11:09:53 [2020-07-29T11:09:53.789Z] === RUN   TestBuildWithEmptyLayers
11:09:54 [2020-07-29T11:09:54.083Z] --- PASS: TestBuildWithEmptyLayers (0.60s)
11:09:54 [2020-07-29T11:09:54.083Z] === RUN   TestBuildMultiStageOnBuild
11:09:54 [2020-07-29T11:09:54.427Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
11:09:56 [2020-07-29T11:09:56.170Z] --- PASS: TestBuildMultiStageOnBuild (1.76s)
11:09:56 [2020-07-29T11:09:56.170Z] === RUN   TestBuildUncleanTarFilenames
11:09:56 [2020-07-29T11:09:56.333Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
11:09:56 [2020-07-29T11:09:56.593Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
11:09:56 [2020-07-29T11:09:56.809Z] --- PASS: TestBuildUncleanTarFilenames (0.83s)
11:09:56 [2020-07-29T11:09:56.809Z] === RUN   TestBuildMultiStageLayerLeak
11:09:57 [2020-07-29T11:09:57.974Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
11:09:58 [2020-07-29T11:09:58.234Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
11:09:58 [2020-07-29T11:09:58.477Z] --- PASS: TestDaemonStartWithLogOpt (8.41s)
11:09:58 [2020-07-29T11:09:58.477Z]     validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt
11:09:58 [2020-07-29T11:09:58.477Z]     daemon.go:325: [d481d8762a136] waiting for daemon to start
11:09:58 [2020-07-29T11:09:58.477Z]     daemon.go:325: [d481d8762a136] waiting for daemon to start
11:09:58 [2020-07-29T11:09:58.477Z]     daemon.go:353: [d481d8762a136] daemon started
11:09:58 [2020-07-29T11:09:58.477Z]     daemon.go:461: [d481d8762a136] Stopping daemon
11:09:58 [2020-07-29T11:09:58.477Z]     daemon.go:296: [d481d8762a136] exiting daemon
11:09:58 [2020-07-29T11:09:58.477Z]     daemon.go:448: [d481d8762a136] Daemon stopped
11:09:58 [2020-07-29T11:09:58.477Z]     daemon.go:325: [d481d8762a136] waiting for daemon to start
11:09:58 [2020-07-29T11:09:58.477Z]     daemon.go:325: [d481d8762a136] waiting for daemon to start
11:09:58 [2020-07-29T11:09:58.477Z]     daemon.go:353: [d481d8762a136] daemon started
11:09:58 [2020-07-29T11:09:58.477Z]     daemon.go:461: [d481d8762a136] Stopping daemon
11:09:58 [2020-07-29T11:09:58.477Z]     daemon.go:296: [d481d8762a136] exiting daemon
11:09:58 [2020-07-29T11:09:58.477Z]     daemon.go:448: [d481d8762a136] Daemon stopped
11:09:58 [2020-07-29T11:09:58.935Z] --- PASS: TestBuildMultiStageLayerLeak (1.86s)
11:09:58 [2020-07-29T11:09:58.935Z] === RUN   TestBuildWithHugeFile
11:10:00 [2020-07-29T11:10:00.141Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
11:10:02 [2020-07-29T11:10:02.048Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
11:10:03 [2020-07-29T11:10:03.431Z] --- PASS: TestUpdateRestartPolicy (12.90s)
11:10:03 [2020-07-29T11:10:03.431Z] === RUN   TestUpdateRestartWithAutoRemove
11:10:04 [2020-07-29T11:10:04.042Z] --- PASS: TestContinueAfterPluginCrash (13.33s)
11:10:04 [2020-07-29T11:10:04.042Z]     logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash
11:10:04 [2020-07-29T11:10:04.042Z]     daemon.go:325: [d4208659c29b7] waiting for daemon to start
11:10:04 [2020-07-29T11:10:04.042Z]     daemon.go:325: [d4208659c29b7] waiting for daemon to start
11:10:04 [2020-07-29T11:10:04.042Z]     daemon.go:353: [d4208659c29b7] daemon started
11:10:04 [2020-07-29T11:10:04.042Z]     daemon.go:461: [d4208659c29b7] Stopping daemon
11:10:04 [2020-07-29T11:10:04.042Z]     daemon.go:296: [d4208659c29b7] exiting daemon
11:10:04 [2020-07-29T11:10:04.042Z]     daemon.go:448: [d4208659c29b7] Daemon stopped
11:10:04 [2020-07-29T11:10:04.042Z] PASS
11:10:04 [2020-07-29T11:10:04.042Z] 
11:10:04 [2020-07-29T11:10:04.042Z] DONE 2 tests in 13.521s
11:10:04 [2020-07-29T11:10:04.042Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
11:10:04 [2020-07-29T11:10:04.042Z] ++ 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
11:10:04 [2020-07-29T11:10:04.042Z] ++ set -e
11:10:04 [2020-07-29T11:10:04.042Z] ++ '[' -n 0 ']'
11:10:04 [2020-07-29T11:10:04.042Z] ++ set -x
11:10:04 [2020-07-29T11:10:04.042Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
11:10:04 [2020-07-29T11:10:04.042Z] INFO: Testing against a local daemon
11:10:04 [2020-07-29T11:10:04.042Z] === RUN   TestPluginWithDevMounts
11:10:04 [2020-07-29T11:10:04.042Z] === PAUSE TestPluginWithDevMounts
11:10:04 [2020-07-29T11:10:04.042Z] === CONT  TestPluginWithDevMounts
11:10:04 [2020-07-29T11:10:04.375Z] --- PASS: TestUpdateRestartWithAutoRemove (1.08s)
11:10:04 [2020-07-29T11:10:04.375Z] === RUN   TestWaitNonBlocked
11:10:04 [2020-07-29T11:10:04.375Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
11:10:04 [2020-07-29T11:10:04.375Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
11:10:04 [2020-07-29T11:10:04.375Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
11:10:04 [2020-07-29T11:10:04.375Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
11:10:04 [2020-07-29T11:10:04.375Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
11:10:04 [2020-07-29T11:10:04.375Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
11:10:05 [2020-07-29T11:10:05.314Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
11:10:05 [2020-07-29T11:10:05.549Z] --- PASS: TestPluginWithDevMounts (1.90s)
11:10:05 [2020-07-29T11:10:05.549Z]     mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts
11:10:05 [2020-07-29T11:10:05.549Z]     daemon.go:325: [d33659fe63bf3] waiting for daemon to start
11:10:05 [2020-07-29T11:10:05.549Z]     daemon.go:325: [d33659fe63bf3] waiting for daemon to start
11:10:05 [2020-07-29T11:10:05.549Z]     daemon.go:353: [d33659fe63bf3] daemon started
11:10:05 [2020-07-29T11:10:05.549Z]     daemon.go:461: [d33659fe63bf3] Stopping daemon
11:10:05 [2020-07-29T11:10:05.549Z]     daemon.go:296: [d33659fe63bf3] exiting daemon
11:10:05 [2020-07-29T11:10:05.549Z]     daemon.go:448: [d33659fe63bf3] Daemon stopped
11:10:05 [2020-07-29T11:10:05.549Z] PASS
11:10:05 [2020-07-29T11:10:05.549Z] 
11:10:05 [2020-07-29T11:10:05.549Z] DONE 1 tests in 2.087s
11:10:05 [2020-07-29T11:10:05.549Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
11:10:05 [2020-07-29T11:10:05.549Z] ++ 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
11:10:05 [2020-07-29T11:10:05.549Z] ++ set -e
11:10:05 [2020-07-29T11:10:05.549Z] ++ '[' -n 0 ']'
11:10:05 [2020-07-29T11:10:05.549Z] ++ set -x
11:10:05 [2020-07-29T11:10:05.549Z] ++ env -i DEST=/go/src/github.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
11:10:05 [2020-07-29T11:10:05.549Z] INFO: Testing against a local daemon
11:10:05 [2020-07-29T11:10:05.549Z] === RUN   TestSecretInspect
11:10:05 [2020-07-29T11:10:05.882Z] --- PASS: TestWaitNonBlocked (0.04s)
11:10:05 [2020-07-29T11:10:05.882Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.29s)
11:10:05 [2020-07-29T11:10:05.882Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.36s)
11:10:05 [2020-07-29T11:10:05.882Z] === RUN   TestWaitBlocked
11:10:05 [2020-07-29T11:10:05.882Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
11:10:05 [2020-07-29T11:10:05.882Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
11:10:05 [2020-07-29T11:10:05.882Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
11:10:05 [2020-07-29T11:10:05.882Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
11:10:05 [2020-07-29T11:10:05.882Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
11:10:05 [2020-07-29T11:10:05.882Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
11:10:07 [2020-07-29T11:10:07.263Z] --- PASS: TestWaitBlocked (0.05s)
11:10:07 [2020-07-29T11:10:07.263Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.23s)
11:10:07 [2020-07-29T11:10:07.263Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.31s)
11:10:07 [2020-07-29T11:10:07.263Z] === CONT  TestContainerStartOnDaemonRestart
11:10:07 [2020-07-29T11:10:07.263Z] === CONT  TestIpcModeOlderClient
11:10:07 [2020-07-29T11:10:07.263Z] --- PASS: TestIpcModeOlderClient (0.09s)
11:10:07 [2020-07-29T11:10:07.263Z] === CONT  TestDaemonRestartIpcMode
11:10:07 [2020-07-29T11:10:07.263Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
11:10:08 [2020-07-29T11:10:08.646Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
11:10:08 [2020-07-29T11:10:08.906Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
11:10:09 [2020-07-29T11:10:09.064Z] --- PASS: TestSecretInspect (3.68s)
11:10:09 [2020-07-29T11:10:09.064Z]     secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect
11:10:09 [2020-07-29T11:10:09.064Z]     daemon.go:325: [d91dd732f5b64] waiting for daemon to start
11:10:09 [2020-07-29T11:10:09.064Z]     daemon.go:325: [d91dd732f5b64] waiting for daemon to start
11:10:09 [2020-07-29T11:10:09.064Z]     daemon.go:353: [d91dd732f5b64] daemon started
11:10:09 [2020-07-29T11:10:09.064Z]     daemon.go:461: [d91dd732f5b64] Stopping daemon
11:10:09 [2020-07-29T11:10:09.064Z]     daemon.go:296: [d91dd732f5b64] exiting daemon
11:10:09 [2020-07-29T11:10:09.064Z]     daemon.go:448: [d91dd732f5b64] Daemon stopped
11:10:09 [2020-07-29T11:10:09.064Z] === RUN   TestSecretList
11:10:10 [2020-07-29T11:10:10.288Z] === RUN   TestDockerSuite/TestBuildCacheAdd
11:10:10 [2020-07-29T11:10:10.547Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
11:10:10 [2020-07-29T11:10:10.808Z] --- PASS: TestContainerStartOnDaemonRestart (3.65s)
11:10:10 [2020-07-29T11:10:10.808Z]     daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart
11:10:10 [2020-07-29T11:10:10.808Z]     daemon.go:325: [dcdd48608fe7a] waiting for daemon to start
11:10:10 [2020-07-29T11:10:10.808Z]     daemon.go:325: [dcdd48608fe7a] waiting for daemon to start
11:10:10 [2020-07-29T11:10:10.808Z]     daemon.go:353: [dcdd48608fe7a] daemon started
11:10:10 [2020-07-29T11:10:10.808Z]     daemon.go:325: [dcdd48608fe7a] waiting for daemon to start
11:10:10 [2020-07-29T11:10:10.808Z]     daemon.go:296: [dcdd48608fe7a] exiting daemon
11:10:10 [2020-07-29T11:10:10.808Z]     daemon.go:325: [dcdd48608fe7a] waiting for daemon to start
11:10:10 [2020-07-29T11:10:10.808Z]     daemon.go:353: [dcdd48608fe7a] daemon started
11:10:10 [2020-07-29T11:10:10.808Z]     daemon.go:461: [dcdd48608fe7a] Stopping daemon
11:10:10 [2020-07-29T11:10:10.808Z]     daemon.go:296: [dcdd48608fe7a] exiting daemon
11:10:10 [2020-07-29T11:10:10.808Z]     daemon.go:448: [dcdd48608fe7a] Daemon stopped
11:10:11 [2020-07-29T11:10:11.068Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
11:10:11 [2020-07-29T11:10:11.638Z] --- PASS: TestDaemonRestartIpcMode (4.48s)
11:10:11 [2020-07-29T11:10:11.638Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode
11:10:11 [2020-07-29T11:10:11.638Z]     daemon.go:325: [d4375f5fa2507] waiting for daemon to start
11:10:11 [2020-07-29T11:10:11.638Z]     daemon.go:325: [d4375f5fa2507] waiting for daemon to start
11:10:11 [2020-07-29T11:10:11.638Z]     daemon.go:353: [d4375f5fa2507] daemon started
11:10:11 [2020-07-29T11:10:11.638Z]     daemon.go:461: [d4375f5fa2507] Stopping daemon
11:10:11 [2020-07-29T11:10:11.638Z]     daemon.go:296: [d4375f5fa2507] exiting daemon
11:10:11 [2020-07-29T11:10:11.638Z]     daemon.go:448: [d4375f5fa2507] Daemon stopped
11:10:11 [2020-07-29T11:10:11.638Z]     daemon.go:325: [d4375f5fa2507] waiting for daemon to start
11:10:11 [2020-07-29T11:10:11.638Z]     daemon.go:325: [d4375f5fa2507] waiting for daemon to start
11:10:11 [2020-07-29T11:10:11.638Z]     daemon.go:353: [d4375f5fa2507] daemon started
11:10:11 [2020-07-29T11:10:11.638Z]     daemon.go:461: [d4375f5fa2507] Stopping daemon
11:10:11 [2020-07-29T11:10:11.638Z]     daemon.go:296: [d4375f5fa2507] exiting daemon
11:10:11 [2020-07-29T11:10:11.638Z]     daemon.go:448: [d4375f5fa2507] Daemon stopped
11:10:11 [2020-07-29T11:10:11.638Z] PASS
11:10:11 [2020-07-29T11:10:11.638Z] 
11:10:11 [2020-07-29T11:10:11.638Z] === Skipped
11:10:11 [2020-07-29T11:10:11.638Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
11:10:11 [2020-07-29T11:10:11.638Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:10:11 [2020-07-29T11:10:11.638Z] 
11:10:11 [2020-07-29T11:10:11.638Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
11:10:11 [2020-07-29T11:10:11.638Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:10:11 [2020-07-29T11:10:11.638Z] 
11:10:11 [2020-07-29T11:10:11.638Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
11:10:11 [2020-07-29T11:10:11.638Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:10:11 [2020-07-29T11:10:11.638Z] 
11:10:11 [2020-07-29T11:10:11.638Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
11:10:11 [2020-07-29T11:10:11.638Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:10:11 [2020-07-29T11:10:11.638Z] 
11:10:11 [2020-07-29T11:10:11.638Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
11:10:11 [2020-07-29T11:10:11.638Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:10:11 [2020-07-29T11:10:11.638Z] 
11:10:11 [2020-07-29T11:10:11.638Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
11:10:11 [2020-07-29T11:10:11.638Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
11:10:11 [2020-07-29T11:10:11.638Z] 
11:10:11 [2020-07-29T11:10:11.638Z] 
11:10:11 [2020-07-29T11:10:11.638Z] DONE 189 tests, 6 skipped in 119.010s
11:10:11 [2020-07-29T11:10:11.638Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
11:10:11 [2020-07-29T11:10:11.638Z] ++ 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
11:10:11 [2020-07-29T11:10:11.638Z] ++ set -e
11:10:11 [2020-07-29T11:10:11.638Z] ++ '[' -n 0 ']'
11:10:11 [2020-07-29T11:10:11.638Z] ++ set -x
11:10:11 [2020-07-29T11:10:11.638Z] ++ env -i DEST=/go/src/github.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
11:10:11 [2020-07-29T11:10:11.898Z] INFO: Testing against a local daemon
11:10:11 [2020-07-29T11:10:11.898Z] === RUN   TestCommitInheritsEnv
11:10:11 [2020-07-29T11:10:11.898Z] === RUN   TestDockerSuite/TestBuildCacheFrom
11:10:12 [2020-07-29T11:10:12.467Z] --- PASS: TestCommitInheritsEnv (0.48s)
11:10:12 [2020-07-29T11:10:12.467Z] === RUN   TestImportExtremelyLargeImageWorks
11:10:12 [2020-07-29T11:10:12.467Z] === PAUSE TestImportExtremelyLargeImageWorks
11:10:12 [2020-07-29T11:10:12.467Z] === RUN   TestImagesFilterMultiReference
11:10:12 [2020-07-29T11:10:12.467Z] --- PASS: TestImagesFilterMultiReference (0.08s)
11:10:12 [2020-07-29T11:10:12.467Z] === RUN   TestImagePullPlatformInvalid
11:10:12 [2020-07-29T11:10:12.467Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
11:10:12 [2020-07-29T11:10:12.467Z] === RUN   TestRemoveImageOrphaning
11:10:12 [2020-07-29T11:10:12.577Z] --- PASS: TestSecretList (3.54s)
11:10:12 [2020-07-29T11:10:12.577Z]     secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList
11:10:12 [2020-07-29T11:10:12.577Z]     daemon.go:325: [d09a2063e7a50] waiting for daemon to start
11:10:12 [2020-07-29T11:10:12.577Z]     daemon.go:325: [d09a2063e7a50] waiting for daemon to start
11:10:12 [2020-07-29T11:10:12.577Z]     daemon.go:353: [d09a2063e7a50] daemon started
11:10:12 [2020-07-29T11:10:12.578Z]     daemon.go:461: [d09a2063e7a50] Stopping daemon
11:10:12 [2020-07-29T11:10:12.578Z]     daemon.go:296: [d09a2063e7a50] exiting daemon
11:10:12 [2020-07-29T11:10:12.578Z]     daemon.go:448: [d09a2063e7a50] Daemon stopped
11:10:12 [2020-07-29T11:10:12.578Z] === RUN   TestSecretsCreateAndDelete
11:10:12 [2020-07-29T11:10:12.727Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
11:10:12 [2020-07-29T11:10:12.986Z] --- PASS: TestRemoveImageOrphaning (0.44s)
11:10:12 [2020-07-29T11:10:12.986Z] === RUN   TestTagUnprefixedRepoByNameOrName
11:10:12 [2020-07-29T11:10:12.986Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
11:10:12 [2020-07-29T11:10:12.986Z] === RUN   TestTagInvalidReference
11:10:12 [2020-07-29T11:10:12.986Z] --- PASS: TestTagInvalidReference (0.03s)
11:10:12 [2020-07-29T11:10:12.986Z] === RUN   TestTagValidPrefixedRepo
11:10:12 [2020-07-29T11:10:12.986Z] --- PASS: TestTagValidPrefixedRepo (0.11s)
11:10:12 [2020-07-29T11:10:12.986Z] === RUN   TestTagExistedNameWithoutForce
11:10:13 [2020-07-29T11:10:13.246Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
11:10:13 [2020-07-29T11:10:13.246Z] === RUN   TestTagOfficialNames
11:10:13 [2020-07-29T11:10:13.246Z] --- PASS: TestTagOfficialNames (0.05s)
11:10:13 [2020-07-29T11:10:13.246Z] === RUN   TestTagMatchesDigest
11:10:13 [2020-07-29T11:10:13.246Z] --- PASS: TestTagMatchesDigest (0.03s)
11:10:13 [2020-07-29T11:10:13.246Z] === CONT  TestImportExtremelyLargeImageWorks
11:10:15 [2020-07-29T11:10:15.784Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
11:10:16 [2020-07-29T11:10:16.043Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
11:10:16 [2020-07-29T11:10:16.043Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
11:10:17 [2020-07-29T11:10:17.027Z] --- PASS: TestSecretsCreateAndDelete (3.63s)
11:10:17 [2020-07-29T11:10:17.027Z]     secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete
11:10:17 [2020-07-29T11:10:17.027Z]     daemon.go:325: [da71195c4f239] waiting for daemon to start
11:10:17 [2020-07-29T11:10:17.027Z]     daemon.go:325: [da71195c4f239] waiting for daemon to start
11:10:17 [2020-07-29T11:10:17.027Z]     daemon.go:353: [da71195c4f239] daemon started
11:10:17 [2020-07-29T11:10:17.027Z]     daemon.go:461: [da71195c4f239] Stopping daemon
11:10:17 [2020-07-29T11:10:17.027Z]     daemon.go:296: [da71195c4f239] exiting daemon
11:10:17 [2020-07-29T11:10:17.027Z]     daemon.go:448: [da71195c4f239] Daemon stopped
11:10:17 [2020-07-29T11:10:17.027Z] === RUN   TestSecretsUpdate
11:10:18 [2020-07-29T11:10:18.579Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
11:10:18 [2020-07-29T11:10:18.838Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
11:10:19 [2020-07-29T11:10:19.775Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
11:10:20 [2020-07-29T11:10:20.544Z] --- PASS: TestSecretsUpdate (3.66s)
11:10:20 [2020-07-29T11:10:20.544Z]     secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate
11:10:20 [2020-07-29T11:10:20.544Z]     daemon.go:325: [d557b77b05976] waiting for daemon to start
11:10:20 [2020-07-29T11:10:20.544Z]     daemon.go:325: [d557b77b05976] waiting for daemon to start
11:10:20 [2020-07-29T11:10:20.544Z]     daemon.go:353: [d557b77b05976] daemon started
11:10:20 [2020-07-29T11:10:20.544Z]     daemon.go:461: [d557b77b05976] Stopping daemon
11:10:20 [2020-07-29T11:10:20.544Z]     daemon.go:296: [d557b77b05976] exiting daemon
11:10:20 [2020-07-29T11:10:20.544Z]     daemon.go:448: [d557b77b05976] Daemon stopped
11:10:20 [2020-07-29T11:10:20.544Z] === RUN   TestTemplatedSecret
11:10:21 [2020-07-29T11:10:21.154Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
11:10:21 [2020-07-29T11:10:21.724Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
11:10:23 [2020-07-29T11:10:23.632Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
11:10:24 [2020-07-29T11:10:24.059Z] --- PASS: TestTemplatedSecret (3.63s)
11:10:24 [2020-07-29T11:10:24.059Z]     secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret
11:10:24 [2020-07-29T11:10:24.059Z]     daemon.go:325: [d836350343ea7] waiting for daemon to start
11:10:24 [2020-07-29T11:10:24.059Z]     daemon.go:325: [d836350343ea7] waiting for daemon to start
11:10:24 [2020-07-29T11:10:24.059Z]     daemon.go:353: [d836350343ea7] daemon started
11:10:24 [2020-07-29T11:10:24.059Z]     daemon.go:461: [d836350343ea7] Stopping daemon
11:10:24 [2020-07-29T11:10:24.059Z]     daemon.go:296: [d836350343ea7] exiting daemon
11:10:24 [2020-07-29T11:10:24.059Z]     daemon.go:448: [d836350343ea7] Daemon stopped
11:10:24 [2020-07-29T11:10:24.059Z] === RUN   TestSecretCreateResolve
11:10:27 [2020-07-29T11:10:27.573Z] --- PASS: TestSecretCreateResolve (3.75s)
11:10:27 [2020-07-29T11:10:27.574Z]     secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve
11:10:27 [2020-07-29T11:10:27.574Z]     daemon.go:325: [d2ee817fc3566] waiting for daemon to start
11:10:27 [2020-07-29T11:10:27.574Z]     daemon.go:325: [d2ee817fc3566] waiting for daemon to start
11:10:27 [2020-07-29T11:10:27.574Z]     daemon.go:353: [d2ee817fc3566] daemon started
11:10:27 [2020-07-29T11:10:27.574Z]     daemon.go:461: [d2ee817fc3566] Stopping daemon
11:10:27 [2020-07-29T11:10:27.574Z]     daemon.go:296: [d2ee817fc3566] exiting daemon
11:10:27 [2020-07-29T11:10:27.574Z]     daemon.go:448: [d2ee817fc3566] Daemon stopped
11:10:27 [2020-07-29T11:10:27.574Z] PASS
11:10:27 [2020-07-29T11:10:27.574Z] 
11:10:27 [2020-07-29T11:10:27.574Z] DONE 6 tests in 22.048s
11:10:27 [2020-07-29T11:10:27.574Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
11:10:27 [2020-07-29T11:10:27.574Z] ++ 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
11:10:27 [2020-07-29T11:10:27.574Z] ++ set -e
11:10:27 [2020-07-29T11:10:27.574Z] ++ '[' -n 0 ']'
11:10:27 [2020-07-29T11:10:27.574Z] ++ set -x
11:10:27 [2020-07-29T11:10:27.574Z] ++ env -i DEST=/go/src/github.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
11:10:27 [2020-07-29T11:10:27.574Z] INFO: Testing against a local daemon
11:10:27 [2020-07-29T11:10:27.574Z] === RUN   TestServiceCreateInit
11:10:27 [2020-07-29T11:10:27.574Z] === RUN   TestServiceCreateInit/daemonInitDisabled
11:10:27 [2020-07-29T11:10:27.831Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
11:10:27 [2020-07-29T11:10:27.831Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
11:10:29 [2020-07-29T11:10:29.739Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
11:10:30 [2020-07-29T11:10:30.308Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
11:10:30 [2020-07-29T11:10:30.878Z] === RUN   TestDockerSuite/TestBuildClearCmd
11:10:31 [2020-07-29T11:10:31.448Z] === RUN   TestDockerSuite/TestBuildCmd
11:10:31 [2020-07-29T11:10:31.708Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
11:10:32 [2020-07-29T11:10:32.328Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
11:10:32 [2020-07-29T11:10:32.926Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
11:10:32 [2020-07-29T11:10:32.926Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
11:10:32 [2020-07-29T11:10:32.926Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
11:10:33 [2020-07-29T11:10:33.188Z] === RUN   TestServiceCreateInit/daemonInitEnabled
11:10:34 [2020-07-29T11:10:34.306Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
11:10:36 [2020-07-29T11:10:36.844Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
11:10:38 [2020-07-29T11:10:38.759Z] --- PASS: TestServiceCreateInit (11.03s)
11:10:38 [2020-07-29T11:10:38.759Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.57s)
11:10:38 [2020-07-29T11:10:38.759Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled
11:10:38 [2020-07-29T11:10:38.759Z]         daemon.go:325: [d7ba1b87996ad] waiting for daemon to start
11:10:38 [2020-07-29T11:10:38.759Z]         daemon.go:325: [d7ba1b87996ad] waiting for daemon to start
11:10:38 [2020-07-29T11:10:38.759Z]         daemon.go:353: [d7ba1b87996ad] daemon started
11:10:38 [2020-07-29T11:10:38.759Z]         daemon.go:461: [d7ba1b87996ad] Stopping daemon
11:10:38 [2020-07-29T11:10:38.759Z]         daemon.go:296: [d7ba1b87996ad] exiting daemon
11:10:38 [2020-07-29T11:10:38.759Z]         daemon.go:448: [d7ba1b87996ad] Daemon stopped
11:10:38 [2020-07-29T11:10:38.759Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.45s)
11:10:38 [2020-07-29T11:10:38.759Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled
11:10:38 [2020-07-29T11:10:38.759Z]         daemon.go:325: [d2d760dc98282] waiting for daemon to start
11:10:38 [2020-07-29T11:10:38.759Z]         daemon.go:325: [d2d760dc98282] waiting for daemon to start
11:10:38 [2020-07-29T11:10:38.759Z]         daemon.go:353: [d2d760dc98282] daemon started
11:10:38 [2020-07-29T11:10:38.759Z]         daemon.go:461: [d2d760dc98282] Stopping daemon
11:10:38 [2020-07-29T11:10:38.759Z]         daemon.go:296: [d2d760dc98282] exiting daemon
11:10:38 [2020-07-29T11:10:38.759Z]         daemon.go:448: [d2d760dc98282] Daemon stopped
11:10:38 [2020-07-29T11:10:38.759Z] === RUN   TestCreateServiceMultipleTimes
11:10:40 [2020-07-29T11:10:40.134Z] === RUN   TestDockerSuite/TestBuildConditionalCache
11:10:41 [2020-07-29T11:10:41.073Z] === RUN   TestDockerSuite/TestBuildContChar
11:10:41 [2020-07-29T11:10:41.073Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
11:10:45 [2020-07-29T11:10:45.267Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
11:10:45 [2020-07-29T11:10:45.526Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
11:10:45 [2020-07-29T11:10:45.785Z] === RUN   TestDockerSuite/TestBuildContextCleanup
11:10:46 [2020-07-29T11:10:46.045Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
11:10:46 [2020-07-29T11:10:46.984Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
11:10:47 [2020-07-29T11:10:47.553Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
11:10:48 [2020-07-29T11:10:48.123Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
11:10:48 [2020-07-29T11:10:48.123Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
11:10:52 [2020-07-29T11:10:52.324Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
11:10:55 [2020-07-29T11:10:55.620Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
11:10:55 [2020-07-29T11:10:55.942Z] --- PASS: TestBuildWithHugeFile (54.33s)
11:10:55 [2020-07-29T11:10:55.942Z] === RUN   TestBuildWithEmptyDockerfile
11:10:55 [2020-07-29T11:10:55.942Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
11:10:55 [2020-07-29T11:10:55.942Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
11:10:55 [2020-07-29T11:10:55.942Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:10:55 [2020-07-29T11:10:55.942Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:10:55 [2020-07-29T11:10:55.942Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:10:55 [2020-07-29T11:10:55.942Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:10:55 [2020-07-29T11:10:55.942Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
11:10:55 [2020-07-29T11:10:55.942Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:10:55 [2020-07-29T11:10:55.942Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:10:55 [2020-07-29T11:10:55.942Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
11:10:55 [2020-07-29T11:10:55.942Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s)
11:10:55 [2020-07-29T11:10:55.942Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s)
11:10:55 [2020-07-29T11:10:55.942Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.23s)
11:10:55 [2020-07-29T11:10:55.942Z] === RUN   TestBuildPreserveOwnership
11:10:55 [2020-07-29T11:10:55.942Z] === RUN   TestBuildPreserveOwnership/copy_from
11:10:55 [2020-07-29T11:10:55.942Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
11:10:56 [2020-07-29T11:10:56.987Z] --- PASS: TestBuildPreserveOwnership (3.85s)
11:10:56 [2020-07-29T11:10:56.987Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.52s)
11:10:56 [2020-07-29T11:10:56.987Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.32s)
11:10:56 [2020-07-29T11:10:56.987Z] === RUN   TestBuildPlatformInvalid
11:10:57 [2020-07-29T11:10:57.286Z] --- PASS: TestBuildPlatformInvalid (0.13s)
11:10:57 [2020-07-29T11:10:57.286Z] PASS
11:10:57 [2020-07-29T11:10:57.286Z] 
11:10:57 [2020-07-29T11:10:57.286Z] DONE 30 tests in 89.327s
11:10:57 [2020-07-29T11:10:57.286Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
11:10:57 [2020-07-29T11:10:57.286Z] ++ 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
11:10:57 [2020-07-29T11:10:57.286Z] ++ set -e
11:10:57 [2020-07-29T11:10:57.286Z] ++ '[' -n 0 ']'
11:10:57 [2020-07-29T11:10:57.286Z] ++ set -x
11:10:57 [2020-07-29T11:10:57.286Z] ++ env -i DEST=/go/src/github.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
11:10:57 [2020-07-29T11:10:57.286Z] INFO: Testing against a local daemon
11:10:57 [2020-07-29T11:10:57.286Z] === RUN   TestConfigList
11:10:57 [2020-07-29T11:10:57.530Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
11:10:59 [2020-07-29T11:10:59.376Z] --- PASS: TestConfigList (1.93s)
11:10:59 [2020-07-29T11:10:59.376Z]     config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList
11:10:59 [2020-07-29T11:10:59.376Z]     daemon.go:325: [dd9fbf1e3d249] waiting for daemon to start
11:10:59 [2020-07-29T11:10:59.376Z]     daemon.go:325: [dd9fbf1e3d249] waiting for daemon to start
11:10:59 [2020-07-29T11:10:59.376Z]     daemon.go:353: [dd9fbf1e3d249] daemon started
11:10:59 [2020-07-29T11:10:59.376Z]     daemon.go:461: [dd9fbf1e3d249] Stopping daemon
11:10:59 [2020-07-29T11:10:59.376Z]     daemon.go:296: [dd9fbf1e3d249] exiting daemon
11:10:59 [2020-07-29T11:10:59.376Z]     daemon.go:448: [dd9fbf1e3d249] Daemon stopped
11:10:59 [2020-07-29T11:10:59.376Z] === RUN   TestConfigsCreateAndDelete
11:10:59 [2020-07-29T11:10:59.441Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
11:11:00 [2020-07-29T11:11:00.010Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
11:11:00 [2020-07-29T11:11:00.579Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
11:11:00 [2020-07-29T11:11:00.839Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
11:11:00 [2020-07-29T11:11:00.915Z] --- PASS: TestConfigsCreateAndDelete (1.90s)
11:11:00 [2020-07-29T11:11:00.915Z]     config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete
11:11:00 [2020-07-29T11:11:00.915Z]     daemon.go:325: [d05c3a38881b1] waiting for daemon to start
11:11:00 [2020-07-29T11:11:00.915Z]     daemon.go:325: [d05c3a38881b1] waiting for daemon to start
11:11:00 [2020-07-29T11:11:00.915Z]     daemon.go:353: [d05c3a38881b1] daemon started
11:11:00 [2020-07-29T11:11:00.915Z]     daemon.go:461: [d05c3a38881b1] Stopping daemon
11:11:00 [2020-07-29T11:11:00.915Z]     daemon.go:296: [d05c3a38881b1] exiting daemon
11:11:00 [2020-07-29T11:11:00.915Z]     daemon.go:448: [d05c3a38881b1] Daemon stopped
11:11:00 [2020-07-29T11:11:00.915Z] === RUN   TestConfigsUpdate
11:11:03 [2020-07-29T11:11:03.057Z] --- PASS: TestConfigsUpdate (1.88s)
11:11:03 [2020-07-29T11:11:03.057Z]     config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate
11:11:03 [2020-07-29T11:11:03.057Z]     daemon.go:325: [d8a3c4a0c290e] waiting for daemon to start
11:11:03 [2020-07-29T11:11:03.057Z]     daemon.go:325: [d8a3c4a0c290e] waiting for daemon to start
11:11:03 [2020-07-29T11:11:03.057Z]     daemon.go:353: [d8a3c4a0c290e] daemon started
11:11:03 [2020-07-29T11:11:03.057Z]     daemon.go:461: [d8a3c4a0c290e] Stopping daemon
11:11:03 [2020-07-29T11:11:03.057Z]     daemon.go:296: [d8a3c4a0c290e] exiting daemon
11:11:03 [2020-07-29T11:11:03.057Z]     daemon.go:448: [d8a3c4a0c290e] Daemon stopped
11:11:03 [2020-07-29T11:11:03.057Z] === RUN   TestTemplatedConfig
11:11:04 [2020-07-29T11:11:04.131Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
11:11:05 [2020-07-29T11:11:05.199Z] --- PASS: TestTemplatedConfig (2.37s)
11:11:05 [2020-07-29T11:11:05.199Z]     config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig
11:11:05 [2020-07-29T11:11:05.199Z]     daemon.go:325: [dbbe55065989e] waiting for daemon to start
11:11:05 [2020-07-29T11:11:05.199Z]     daemon.go:325: [dbbe55065989e] waiting for daemon to start
11:11:05 [2020-07-29T11:11:05.199Z]     daemon.go:353: [dbbe55065989e] daemon started
11:11:05 [2020-07-29T11:11:05.199Z]     daemon.go:461: [dbbe55065989e] Stopping daemon
11:11:05 [2020-07-29T11:11:05.199Z]     daemon.go:296: [dbbe55065989e] exiting daemon
11:11:05 [2020-07-29T11:11:05.199Z]     daemon.go:448: [dbbe55065989e] Daemon stopped
11:11:05 [2020-07-29T11:11:05.199Z] === RUN   TestConfigInspect
11:11:05 [2020-07-29T11:11:05.871Z] --- PASS: TestCreateServiceMultipleTimes (23.06s)
11:11:05 [2020-07-29T11:11:05.871Z]     create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes
11:11:05 [2020-07-29T11:11:05.871Z]     daemon.go:325: [dd613897c4aa2] waiting for daemon to start
11:11:05 [2020-07-29T11:11:05.871Z]     daemon.go:325: [dd613897c4aa2] waiting for daemon to start
11:11:05 [2020-07-29T11:11:05.871Z]     daemon.go:353: [dd613897c4aa2] daemon started
11:11:05 [2020-07-29T11:11:05.871Z]     daemon.go:461: [dd613897c4aa2] Stopping daemon
11:11:05 [2020-07-29T11:11:05.871Z]     daemon.go:296: [dd613897c4aa2] exiting daemon
11:11:05 [2020-07-29T11:11:05.871Z]     daemon.go:448: [dd613897c4aa2] Daemon stopped
11:11:05 [2020-07-29T11:11:05.871Z] === RUN   TestCreateServiceConflict
11:11:05 [2020-07-29T11:11:05.871Z] --- PASS: TestCreateServiceConflict (3.57s)
11:11:05 [2020-07-29T11:11:05.871Z]     create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict
11:11:05 [2020-07-29T11:11:05.871Z]     daemon.go:325: [d5422edb70d9a] waiting for daemon to start
11:11:05 [2020-07-29T11:11:05.871Z]     daemon.go:325: [d5422edb70d9a] waiting for daemon to start
11:11:05 [2020-07-29T11:11:05.871Z]     daemon.go:353: [d5422edb70d9a] daemon started
11:11:05 [2020-07-29T11:11:05.871Z]     daemon.go:461: [d5422edb70d9a] Stopping daemon
11:11:05 [2020-07-29T11:11:05.871Z]     daemon.go:296: [d5422edb70d9a] exiting daemon
11:11:05 [2020-07-29T11:11:05.871Z]     daemon.go:448: [d5422edb70d9a] Daemon stopped
11:11:05 [2020-07-29T11:11:05.871Z] === RUN   TestCreateServiceMaxReplicas
11:11:06 [2020-07-29T11:11:06.671Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
11:11:07 [2020-07-29T11:11:07.240Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
11:11:07 [2020-07-29T11:11:07.277Z] --- PASS: TestConfigInspect (1.87s)
11:11:07 [2020-07-29T11:11:07.277Z]     config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect
11:11:07 [2020-07-29T11:11:07.277Z]     daemon.go:325: [d8f79cb4e535a] waiting for daemon to start
11:11:07 [2020-07-29T11:11:07.277Z]     daemon.go:325: [d8f79cb4e535a] waiting for daemon to start
11:11:07 [2020-07-29T11:11:07.277Z]     daemon.go:353: [d8f79cb4e535a] daemon started
11:11:07 [2020-07-29T11:11:07.277Z]     daemon.go:461: [d8f79cb4e535a] Stopping daemon
11:11:07 [2020-07-29T11:11:07.277Z]     daemon.go:296: [d8f79cb4e535a] exiting daemon
11:11:07 [2020-07-29T11:11:07.277Z]     daemon.go:448: [d8f79cb4e535a] Daemon stopped
11:11:07 [2020-07-29T11:11:07.277Z] === RUN   TestConfigCreateWithLabels
11:11:07 [2020-07-29T11:11:07.500Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
11:11:07 [2020-07-29T11:11:07.760Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
11:11:08 [2020-07-29T11:11:08.700Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
11:11:08 [2020-07-29T11:11:08.960Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
11:11:08 [2020-07-29T11:11:08.960Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
11:11:08 [2020-07-29T11:11:08.960Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
11:11:08 [2020-07-29T11:11:08.960Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
11:11:08 [2020-07-29T11:11:08.960Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
11:11:09 [2020-07-29T11:11:09.354Z] --- PASS: TestConfigCreateWithLabels (1.83s)
11:11:09 [2020-07-29T11:11:09.354Z]     config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels
11:11:09 [2020-07-29T11:11:09.354Z]     daemon.go:325: [daf1dd2af6335] waiting for daemon to start
11:11:09 [2020-07-29T11:11:09.354Z]     daemon.go:325: [daf1dd2af6335] waiting for daemon to start
11:11:09 [2020-07-29T11:11:09.354Z]     daemon.go:353: [daf1dd2af6335] daemon started
11:11:09 [2020-07-29T11:11:09.354Z]     daemon.go:461: [daf1dd2af6335] Stopping daemon
11:11:09 [2020-07-29T11:11:09.354Z]     daemon.go:296: [daf1dd2af6335] exiting daemon
11:11:09 [2020-07-29T11:11:09.354Z]     daemon.go:448: [daf1dd2af6335] Daemon stopped
11:11:09 [2020-07-29T11:11:09.354Z] === RUN   TestConfigCreateResolve
11:11:09 [2020-07-29T11:11:09.500Z] --- PASS: TestCreateServiceMaxReplicas (3.91s)
11:11:09 [2020-07-29T11:11:09.501Z]     create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas
11:11:09 [2020-07-29T11:11:09.501Z]     daemon.go:325: [d10d861b0b8f5] waiting for daemon to start
11:11:09 [2020-07-29T11:11:09.501Z]     daemon.go:325: [d10d861b0b8f5] waiting for daemon to start
11:11:09 [2020-07-29T11:11:09.501Z]     daemon.go:353: [d10d861b0b8f5] daemon started
11:11:09 [2020-07-29T11:11:09.501Z]     daemon.go:461: [d10d861b0b8f5] Stopping daemon
11:11:09 [2020-07-29T11:11:09.501Z]     daemon.go:296: [d10d861b0b8f5] exiting daemon
11:11:09 [2020-07-29T11:11:09.501Z]     daemon.go:448: [d10d861b0b8f5] Daemon stopped
11:11:09 [2020-07-29T11:11:09.501Z] === RUN   TestCreateWithDuplicateNetworkNames
11:11:10 [2020-07-29T11:11:10.891Z] --- PASS: TestConfigCreateResolve (1.87s)
11:11:10 [2020-07-29T11:11:10.891Z]     config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve
11:11:10 [2020-07-29T11:11:10.891Z]     daemon.go:325: [de84244ea1c5c] waiting for daemon to start
11:11:10 [2020-07-29T11:11:10.891Z]     daemon.go:325: [de84244ea1c5c] waiting for daemon to start
11:11:10 [2020-07-29T11:11:10.891Z]     daemon.go:353: [de84244ea1c5c] daemon started
11:11:10 [2020-07-29T11:11:10.891Z]     daemon.go:461: [de84244ea1c5c] Stopping daemon
11:11:10 [2020-07-29T11:11:10.891Z]     daemon.go:296: [de84244ea1c5c] exiting daemon
11:11:10 [2020-07-29T11:11:10.891Z]     daemon.go:448: [de84244ea1c5c] Daemon stopped
11:11:10 [2020-07-29T11:11:10.891Z] === RUN   TestConfigDaemonLibtrustID
11:11:11 [2020-07-29T11:11:11.529Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
11:11:11 [2020-07-29T11:11:11.529Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID
11:11:11 [2020-07-29T11:11:11.529Z]     daemon.go:325: [dd37ea1105b87] waiting for daemon to start
11:11:11 [2020-07-29T11:11:11.529Z]     daemon.go:325: [dd37ea1105b87] waiting for daemon to start
11:11:11 [2020-07-29T11:11:11.529Z]     daemon.go:353: [dd37ea1105b87] daemon started
11:11:11 [2020-07-29T11:11:11.529Z]     daemon.go:461: [dd37ea1105b87] Stopping daemon
11:11:11 [2020-07-29T11:11:11.529Z]     daemon.go:296: [dd37ea1105b87] exiting daemon
11:11:11 [2020-07-29T11:11:11.529Z]     daemon.go:448: [dd37ea1105b87] Daemon stopped
11:11:11 [2020-07-29T11:11:11.529Z] PASS
11:11:11 [2020-07-29T11:11:11.529Z] 
11:11:11 [2020-07-29T11:11:11.529Z] DONE 8 tests in 14.267s
11:11:11 [2020-07-29T11:11:11.530Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
11:11:11 [2020-07-29T11:11:11.530Z] ++ 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
11:11:11 [2020-07-29T11:11:11.530Z] ++ set -e
11:11:11 [2020-07-29T11:11:11.530Z] ++ '[' -n 0 ']'
11:11:11 [2020-07-29T11:11:11.530Z] ++ set -x
11:11:11 [2020-07-29T11:11:11.530Z] ++ env -i DEST=/go/src/github.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
11:11:11 [2020-07-29T11:11:11.530Z] INFO: Testing against a local daemon
11:11:11 [2020-07-29T11:11:11.530Z] === RUN   TestCheckpoint
11:11:11 [2020-07-29T11:11:11.530Z] --- SKIP: TestCheckpoint (0.00s)
11:11:11 [2020-07-29T11:11:11.530Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:11:11 [2020-07-29T11:11:11.530Z] === RUN   TestContainerInvalidJSON
11:11:11 [2020-07-29T11:11:11.530Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
11:11:11 [2020-07-29T11:11:11.530Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
11:11:11 [2020-07-29T11:11:11.530Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
11:11:11 [2020-07-29T11:11:11.530Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
11:11:11 [2020-07-29T11:11:11.530Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
11:11:11 [2020-07-29T11:11:11.530Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
11:11:11 [2020-07-29T11:11:11.530Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
11:11:11 [2020-07-29T11:11:11.530Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
11:11:11 [2020-07-29T11:11:11.530Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
11:11:11 [2020-07-29T11:11:11.530Z] --- PASS: TestContainerInvalidJSON (0.02s)
11:11:11 [2020-07-29T11:11:11.530Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
11:11:11 [2020-07-29T11:11:11.530Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
11:11:11 [2020-07-29T11:11:11.530Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
11:11:11 [2020-07-29T11:11:11.530Z] === RUN   TestCopyFromContainerPathDoesNotExist
11:11:11 [2020-07-29T11:11:11.530Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
11:11:11 [2020-07-29T11:11:11.530Z] === RUN   TestCopyFromContainerPathIsNotDir
11:11:11 [2020-07-29T11:11:11.824Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
11:11:11 [2020-07-29T11:11:11.824Z] === RUN   TestCopyToContainerPathDoesNotExist
11:11:11 [2020-07-29T11:11:11.824Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
11:11:11 [2020-07-29T11:11:11.824Z] === RUN   TestCopyToContainerPathIsNotDir
11:11:11 [2020-07-29T11:11:11.824Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s)
11:11:11 [2020-07-29T11:11:11.824Z] === RUN   TestCopyFromContainer
11:11:13 [2020-07-29T11:11:13.159Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
11:11:13 [2020-07-29T11:11:13.341Z] === RUN   TestCopyFromContainer//
11:11:13 [2020-07-29T11:11:13.341Z] === RUN   TestCopyFromContainer//bar/root
11:11:13 [2020-07-29T11:11:13.341Z] === RUN   TestCopyFromContainer//bar/root/
11:11:13 [2020-07-29T11:11:13.341Z] === RUN   TestCopyFromContainer/bar/quux
11:11:13 [2020-07-29T11:11:13.341Z] === RUN   TestCopyFromContainer/bar/quux/
11:11:13 [2020-07-29T11:11:13.341Z] === RUN   TestCopyFromContainer/bar/quux/baz
11:11:13 [2020-07-29T11:11:13.341Z] === RUN   TestCopyFromContainer/bar/filesymlink
11:11:13 [2020-07-29T11:11:13.636Z] === RUN   TestCopyFromContainer/bar/dirsymlink
11:11:13 [2020-07-29T11:11:13.636Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
11:11:13 [2020-07-29T11:11:13.636Z] === RUN   TestCopyFromContainer/bar/notarget
11:11:13 [2020-07-29T11:11:13.636Z] --- PASS: TestCopyFromContainer (1.92s)
11:11:13 [2020-07-29T11:11:13.636Z]     --- PASS: TestCopyFromContainer// (0.06s)
11:11:13 [2020-07-29T11:11:13.636Z]     --- PASS: TestCopyFromContainer//bar/root (0.08s)
11:11:13 [2020-07-29T11:11:13.636Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
11:11:13 [2020-07-29T11:11:13.636Z]     --- PASS: TestCopyFromContainer/bar/quux (0.08s)
11:11:13 [2020-07-29T11:11:13.636Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
11:11:13 [2020-07-29T11:11:13.636Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
11:11:13 [2020-07-29T11:11:13.636Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
11:11:13 [2020-07-29T11:11:13.636Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
11:11:13 [2020-07-29T11:11:13.636Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
11:11:13 [2020-07-29T11:11:13.636Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
11:11:13 [2020-07-29T11:11:13.636Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
11:11:13 [2020-07-29T11:11:13.636Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:11:13 [2020-07-29T11:11:13.636Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:11:13 [2020-07-29T11:11:13.636Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:11:13 [2020-07-29T11:11:13.636Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:11:13 [2020-07-29T11:11:13.636Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
11:11:13 [2020-07-29T11:11:13.636Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
11:11:13 [2020-07-29T11:11:13.636Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:11:13 [2020-07-29T11:11:13.636Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
11:11:13 [2020-07-29T11:11:13.636Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:11:13 [2020-07-29T11:11:13.636Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
11:11:13 [2020-07-29T11:11:13.636Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
11:11:13 [2020-07-29T11:11:13.636Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
11:11:13 [2020-07-29T11:11:13.636Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
11:11:13 [2020-07-29T11:11:13.636Z] === RUN   TestCreateLinkToNonExistingContainer
11:11:13 [2020-07-29T11:11:13.727Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
11:11:13 [2020-07-29T11:11:13.932Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
11:11:13 [2020-07-29T11:11:13.932Z] === RUN   TestCreateWithInvalidEnv
11:11:13 [2020-07-29T11:11:13.932Z] === RUN   TestCreateWithInvalidEnv/0
11:11:13 [2020-07-29T11:11:13.932Z] === PAUSE TestCreateWithInvalidEnv/0
11:11:13 [2020-07-29T11:11:13.932Z] === RUN   TestCreateWithInvalidEnv/1
11:11:13 [2020-07-29T11:11:13.932Z] === PAUSE TestCreateWithInvalidEnv/1
11:11:13 [2020-07-29T11:11:13.932Z] === RUN   TestCreateWithInvalidEnv/2
11:11:13 [2020-07-29T11:11:13.932Z] === PAUSE TestCreateWithInvalidEnv/2
11:11:13 [2020-07-29T11:11:13.932Z] === CONT  TestCreateWithInvalidEnv/0
11:11:13 [2020-07-29T11:11:13.932Z] === CONT  TestCreateWithInvalidEnv/1
11:11:13 [2020-07-29T11:11:13.932Z] === CONT  TestCreateWithInvalidEnv/2
11:11:13 [2020-07-29T11:11:13.932Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
11:11:13 [2020-07-29T11:11:13.932Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
11:11:13 [2020-07-29T11:11:13.932Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
11:11:13 [2020-07-29T11:11:13.932Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
11:11:13 [2020-07-29T11:11:13.932Z] === RUN   TestCreateTmpfsMountsTarget
11:11:13 [2020-07-29T11:11:13.932Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
11:11:13 [2020-07-29T11:11:13.932Z] === RUN   TestCreateWithCustomMaskedPaths
11:11:14 [2020-07-29T11:11:14.667Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
11:11:15 [2020-07-29T11:11:15.237Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
11:11:15 [2020-07-29T11:11:15.463Z] --- PASS: TestCreateWithCustomMaskedPaths (1.63s)
11:11:15 [2020-07-29T11:11:15.463Z] === RUN   TestCreateWithCapabilities
11:11:15 [2020-07-29T11:11:15.463Z] === RUN   TestCreateWithCapabilities/no_capabilities
11:11:15 [2020-07-29T11:11:15.463Z] === PAUSE TestCreateWithCapabilities/no_capabilities
11:11:15 [2020-07-29T11:11:15.463Z] === RUN   TestCreateWithCapabilities/empty_capabilities
11:11:15 [2020-07-29T11:11:15.463Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
11:11:15 [2020-07-29T11:11:15.463Z] === RUN   TestCreateWithCapabilities/valid_capabilities
11:11:15 [2020-07-29T11:11:15.463Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
11:11:15 [2020-07-29T11:11:15.463Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
11:11:15 [2020-07-29T11:11:15.463Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
11:11:15 [2020-07-29T11:11:15.463Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
11:11:15 [2020-07-29T11:11:15.463Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
11:11:15 [2020-07-29T11:11:15.463Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
11:11:15 [2020-07-29T11:11:15.463Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
11:11:15 [2020-07-29T11:11:15.463Z] === RUN   TestCreateWithCapabilities/empty_capadd
11:11:15 [2020-07-29T11:11:15.463Z] === PAUSE TestCreateWithCapabilities/empty_capadd
11:11:15 [2020-07-29T11:11:15.463Z] === RUN   TestCreateWithCapabilities/empty_capdrop
11:11:15 [2020-07-29T11:11:15.463Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
11:11:15 [2020-07-29T11:11:15.463Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
11:11:15 [2020-07-29T11:11:15.463Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
11:11:15 [2020-07-29T11:11:15.463Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
11:11:15 [2020-07-29T11:11:15.463Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
11:11:15 [2020-07-29T11:11:15.463Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
11:11:15 [2020-07-29T11:11:15.463Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
11:11:15 [2020-07-29T11:11:15.463Z] === CONT  TestCreateWithCapabilities/no_capabilities
11:11:15 [2020-07-29T11:11:15.463Z] === CONT  TestCreateWithCapabilities/empty_capadd
11:11:15 [2020-07-29T11:11:15.463Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
11:11:15 [2020-07-29T11:11:15.463Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
11:11:15 [2020-07-29T11:11:15.463Z] === CONT  TestCreateWithCapabilities/valid_capabilities
11:11:15 [2020-07-29T11:11:15.463Z] === CONT  TestCreateWithCapabilities/empty_capabilities
11:11:15 [2020-07-29T11:11:15.463Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
11:11:15 [2020-07-29T11:11:15.463Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
11:11:15 [2020-07-29T11:11:15.463Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
11:11:15 [2020-07-29T11:11:15.463Z] === CONT  TestCreateWithCapabilities/empty_capdrop
11:11:15 [2020-07-29T11:11:15.463Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
11:11:15 [2020-07-29T11:11:15.758Z] --- PASS: TestCreateWithCapabilities (0.03s)
11:11:15 [2020-07-29T11:11:15.758Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s)
11:11:15 [2020-07-29T11:11:15.758Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s)
11:11:15 [2020-07-29T11:11:15.758Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s)
11:11:15 [2020-07-29T11:11:15.758Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
11:11:15 [2020-07-29T11:11:15.758Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
11:11:15 [2020-07-29T11:11:15.758Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s)
11:11:15 [2020-07-29T11:11:15.758Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s)
11:11:15 [2020-07-29T11:11:15.758Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s)
11:11:15 [2020-07-29T11:11:15.758Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s)
11:11:15 [2020-07-29T11:11:15.758Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s)
11:11:15 [2020-07-29T11:11:15.758Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s)
11:11:15 [2020-07-29T11:11:15.758Z] === RUN   TestCreateWithCustomReadonlyPaths
11:11:15 [2020-07-29T11:11:15.806Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
11:11:17 [2020-07-29T11:11:17.278Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.72s)
11:11:17 [2020-07-29T11:11:17.278Z] === RUN   TestCreateWithInvalidHealthcheckParams
11:11:17 [2020-07-29T11:11:17.278Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:11:17 [2020-07-29T11:11:17.278Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:11:17 [2020-07-29T11:11:17.278Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:11:17 [2020-07-29T11:11:17.278Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:11:17 [2020-07-29T11:11:17.278Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:11:17 [2020-07-29T11:11:17.278Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:11:17 [2020-07-29T11:11:17.278Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:11:17 [2020-07-29T11:11:17.278Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:11:17 [2020-07-29T11:11:17.278Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:11:17 [2020-07-29T11:11:17.278Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:11:17 [2020-07-29T11:11:17.278Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:11:17 [2020-07-29T11:11:17.278Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:11:17 [2020-07-29T11:11:17.278Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:11:17 [2020-07-29T11:11:17.278Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:11:17 [2020-07-29T11:11:17.278Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:11:17 [2020-07-29T11:11:17.572Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
11:11:17 [2020-07-29T11:11:17.572Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
11:11:17 [2020-07-29T11:11:17.572Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
11:11:17 [2020-07-29T11:11:17.572Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
11:11:17 [2020-07-29T11:11:17.572Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
11:11:17 [2020-07-29T11:11:17.572Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
11:11:17 [2020-07-29T11:11:17.572Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
11:11:17 [2020-07-29T11:11:17.713Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
11:11:17 [2020-07-29T11:11:17.865Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s)
11:11:17 [2020-07-29T11:11:17.865Z] === RUN   TestContainerStartOnDaemonRestart
11:11:17 [2020-07-29T11:11:17.865Z] === PAUSE TestContainerStartOnDaemonRestart
11:11:17 [2020-07-29T11:11:17.865Z] === RUN   TestDaemonRestartIpcMode
11:11:17 [2020-07-29T11:11:17.865Z] === PAUSE TestDaemonRestartIpcMode
11:11:17 [2020-07-29T11:11:17.865Z] === RUN   TestDiff
11:11:18 [2020-07-29T11:11:18.506Z] --- PASS: TestDiff (0.55s)
11:11:18 [2020-07-29T11:11:18.506Z] === RUN   TestExecWithCloseStdin
11:11:19 [2020-07-29T11:11:19.143Z] --- PASS: TestExecWithCloseStdin (0.63s)
11:11:19 [2020-07-29T11:11:19.143Z] === RUN   TestExec
11:11:19 [2020-07-29T11:11:19.653Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
11:11:19 [2020-07-29T11:11:19.784Z] --- PASS: TestExec (0.66s)
11:11:19 [2020-07-29T11:11:19.784Z] === RUN   TestExecUser
11:11:19 [2020-07-29T11:11:19.914Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
11:11:20 [2020-07-29T11:11:20.439Z] --- PASS: TestExecUser (0.61s)
11:11:20 [2020-07-29T11:11:20.439Z] === RUN   TestExportContainerAndImportImage
11:11:21 [2020-07-29T11:11:21.087Z] --- PASS: TestExportContainerAndImportImage (0.78s)
11:11:21 [2020-07-29T11:11:21.087Z] === RUN   TestExportContainerAfterDaemonRestart
11:11:21 [2020-07-29T11:11:21.293Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
11:11:21 [2020-07-29T11:11:21.554Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
11:11:22 [2020-07-29T11:11:22.610Z] --- PASS: TestExportContainerAfterDaemonRestart (1.38s)
11:11:22 [2020-07-29T11:11:22.610Z]     export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart
11:11:22 [2020-07-29T11:11:22.610Z]     daemon.go:325: [da8e72cde47ba] waiting for daemon to start
11:11:22 [2020-07-29T11:11:22.610Z]     daemon.go:325: [da8e72cde47ba] waiting for daemon to start
11:11:22 [2020-07-29T11:11:22.610Z]     daemon.go:353: [da8e72cde47ba] daemon started
11:11:22 [2020-07-29T11:11:22.610Z]     daemon.go:461: [da8e72cde47ba] Stopping daemon
11:11:22 [2020-07-29T11:11:22.610Z]     daemon.go:296: [da8e72cde47ba] exiting daemon
11:11:22 [2020-07-29T11:11:22.610Z]     daemon.go:448: [da8e72cde47ba] Daemon stopped
11:11:22 [2020-07-29T11:11:22.610Z]     daemon.go:325: [da8e72cde47ba] waiting for daemon to start
11:11:22 [2020-07-29T11:11:22.610Z]     daemon.go:325: [da8e72cde47ba] waiting for daemon to start
11:11:22 [2020-07-29T11:11:22.610Z]     daemon.go:353: [da8e72cde47ba] daemon started
11:11:22 [2020-07-29T11:11:22.610Z]     daemon.go:461: [da8e72cde47ba] Stopping daemon
11:11:22 [2020-07-29T11:11:22.610Z]     daemon.go:296: [da8e72cde47ba] exiting daemon
11:11:22 [2020-07-29T11:11:22.610Z]     daemon.go:448: [da8e72cde47ba] Daemon stopped
11:11:22 [2020-07-29T11:11:22.610Z] === RUN   TestHealthCheckWorkdir
11:11:22 [2020-07-29T11:11:22.935Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
11:11:23 [2020-07-29T11:11:23.246Z] --- PASS: TestHealthCheckWorkdir (0.74s)
11:11:23 [2020-07-29T11:11:23.246Z] === RUN   TestHealthKillContainer
11:11:24 [2020-07-29T11:11:24.843Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
11:11:24 [2020-07-29T11:11:24.941Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.78s)
11:11:24 [2020-07-29T11:11:24.941Z]     create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames
11:11:24 [2020-07-29T11:11:24.941Z]     daemon.go:325: [d91d45f5b911d] waiting for daemon to start
11:11:24 [2020-07-29T11:11:24.941Z]     daemon.go:325: [d91d45f5b911d] waiting for daemon to start
11:11:24 [2020-07-29T11:11:24.941Z]     daemon.go:353: [d91d45f5b911d] daemon started
11:11:24 [2020-07-29T11:11:24.941Z]     daemon.go:461: [d91d45f5b911d] Stopping daemon
11:11:24 [2020-07-29T11:11:24.941Z]     daemon.go:296: [d91d45f5b911d] exiting daemon
11:11:24 [2020-07-29T11:11:24.941Z]     daemon.go:448: [d91d45f5b911d] Daemon stopped
11:11:24 [2020-07-29T11:11:24.941Z] === RUN   TestCreateServiceSecretFileMode
11:11:25 [2020-07-29T11:11:25.986Z] --- PASS: TestHealthKillContainer (2.77s)
11:11:25 [2020-07-29T11:11:25.986Z] === RUN   TestInspectCpusetInConfigPre120
11:11:26 [2020-07-29T11:11:26.647Z] --- PASS: TestInspectCpusetInConfigPre120 (0.57s)
11:11:26 [2020-07-29T11:11:26.647Z] === RUN   TestIpcModeNone
11:11:27 [2020-07-29T11:11:27.291Z] --- PASS: TestIpcModeNone (0.67s)
11:11:27 [2020-07-29T11:11:27.291Z] === RUN   TestIpcModePrivate
11:11:27 [2020-07-29T11:11:27.933Z] --- PASS: TestIpcModePrivate (0.63s)
11:11:27 [2020-07-29T11:11:27.933Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:54, shared: false, mustBeShared: false
11:11:27 [2020-07-29T11:11:27.933Z] === RUN   TestIpcModeShareable
11:11:28 [2020-07-29T11:11:28.136Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
11:11:28 [2020-07-29T11:11:28.186Z] 4612f6d0b889: Pull complete
11:11:28 [2020-07-29T11:11:28.576Z] --- PASS: TestIpcModeShareable (0.66s)
11:11:28 [2020-07-29T11:11:28.576Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:48, shared: true, mustBeShared: true
11:11:28 [2020-07-29T11:11:28.576Z] === RUN   TestAPIIpcModeShareableAndContainer
11:11:29 [2020-07-29T11:11:29.075Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
11:11:29 [2020-07-29T11:11:29.397Z] --- PASS: TestCreateServiceSecretFileMode (3.88s)
11:11:29 [2020-07-29T11:11:29.397Z]     create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode
11:11:29 [2020-07-29T11:11:29.397Z]     daemon.go:325: [d31bcbfb73599] waiting for daemon to start
11:11:29 [2020-07-29T11:11:29.397Z]     daemon.go:325: [d31bcbfb73599] waiting for daemon to start
11:11:29 [2020-07-29T11:11:29.397Z]     daemon.go:353: [d31bcbfb73599] daemon started
11:11:29 [2020-07-29T11:11:29.397Z]     daemon.go:461: [d31bcbfb73599] Stopping daemon
11:11:29 [2020-07-29T11:11:29.397Z]     daemon.go:296: [d31bcbfb73599] exiting daemon
11:11:29 [2020-07-29T11:11:29.397Z]     daemon.go:448: [d31bcbfb73599] Daemon stopped
11:11:29 [2020-07-29T11:11:29.397Z] === RUN   TestCreateServiceConfigFileMode
11:11:30 [2020-07-29T11:11:30.457Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
11:11:30 [2020-07-29T11:11:30.660Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.91s)
11:11:30 [2020-07-29T11:11:30.660Z] === RUN   TestAPIIpcModeHost
11:11:30 [2020-07-29T11:11:30.955Z] --- PASS: TestAPIIpcModeHost (0.52s)
11:11:30 [2020-07-29T11:11:30.955Z] === RUN   TestDaemonIpcModeShareable
11:11:32 [2020-07-29T11:11:32.488Z] --- PASS: TestDaemonIpcModeShareable (1.42s)
11:11:32 [2020-07-29T11:11:32.488Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable
11:11:32 [2020-07-29T11:11:32.488Z]     daemon.go:325: [ddcb47679134c] waiting for daemon to start
11:11:32 [2020-07-29T11:11:32.488Z]     daemon.go:325: [ddcb47679134c] waiting for daemon to start
11:11:32 [2020-07-29T11:11:32.488Z]     daemon.go:353: [ddcb47679134c] daemon started
11:11:32 [2020-07-29T11:11:32.488Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true
11:11:32 [2020-07-29T11:11:32.488Z]     daemon.go:461: [ddcb47679134c] Stopping daemon
11:11:32 [2020-07-29T11:11:32.488Z]     daemon.go:296: [ddcb47679134c] exiting daemon
11:11:32 [2020-07-29T11:11:32.488Z]     daemon.go:448: [ddcb47679134c] Daemon stopped
11:11:32 [2020-07-29T11:11:32.488Z] === RUN   TestDaemonIpcModePrivate
11:11:32 [2020-07-29T11:11:32.951Z] --- PASS: TestCreateServiceConfigFileMode (3.76s)
11:11:32 [2020-07-29T11:11:32.951Z]     create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode
11:11:32 [2020-07-29T11:11:32.951Z]     daemon.go:325: [d4d08a3e91c8b] waiting for daemon to start
11:11:32 [2020-07-29T11:11:32.951Z]     daemon.go:325: [d4d08a3e91c8b] waiting for daemon to start
11:11:32 [2020-07-29T11:11:32.951Z]     daemon.go:353: [d4d08a3e91c8b] daemon started
11:11:32 [2020-07-29T11:11:32.951Z]     daemon.go:461: [d4d08a3e91c8b] Stopping daemon
11:11:32 [2020-07-29T11:11:32.951Z]     daemon.go:296: [d4d08a3e91c8b] exiting daemon
11:11:32 [2020-07-29T11:11:32.951Z]     daemon.go:448: [d4d08a3e91c8b] Daemon stopped
11:11:32 [2020-07-29T11:11:32.951Z] === RUN   TestCreateServiceSysctls
11:11:34 [2020-07-29T11:11:34.012Z] --- PASS: TestDaemonIpcModePrivate (1.41s)
11:11:34 [2020-07-29T11:11:34.012Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate
11:11:34 [2020-07-29T11:11:34.012Z]     daemon.go:325: [dec8d261a2490] waiting for daemon to start
11:11:34 [2020-07-29T11:11:34.012Z]     daemon.go:325: [dec8d261a2490] waiting for daemon to start
11:11:34 [2020-07-29T11:11:34.012Z]     daemon.go:353: [dec8d261a2490] daemon started
11:11:34 [2020-07-29T11:11:34.012Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false
11:11:34 [2020-07-29T11:11:34.012Z]     daemon.go:461: [dec8d261a2490] Stopping daemon
11:11:34 [2020-07-29T11:11:34.012Z]     daemon.go:296: [dec8d261a2490] exiting daemon
11:11:34 [2020-07-29T11:11:34.012Z]     daemon.go:448: [dec8d261a2490] Daemon stopped
11:11:34 [2020-07-29T11:11:34.012Z] === RUN   TestDaemonIpcModePrivateFromConfig
11:11:34 [2020-07-29T11:11:34.650Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
11:11:34 [2020-07-29T11:11:34.650Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
11:11:34 [2020-07-29T11:11:34.909Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
11:11:35 [2020-07-29T11:11:35.530Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.39s)
11:11:35 [2020-07-29T11:11:35.531Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig
11:11:35 [2020-07-29T11:11:35.531Z]     daemon.go:325: [ddb3afaf47aaa] waiting for daemon to start
11:11:35 [2020-07-29T11:11:35.531Z]     daemon.go:325: [ddb3afaf47aaa] waiting for daemon to start
11:11:35 [2020-07-29T11:11:35.531Z]     daemon.go:353: [ddb3afaf47aaa] daemon started
11:11:35 [2020-07-29T11:11:35.531Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false
11:11:35 [2020-07-29T11:11:35.531Z]     daemon.go:461: [ddb3afaf47aaa] Stopping daemon
11:11:35 [2020-07-29T11:11:35.531Z]     daemon.go:296: [ddb3afaf47aaa] exiting daemon
11:11:35 [2020-07-29T11:11:35.531Z]     daemon.go:448: [ddb3afaf47aaa] Daemon stopped
11:11:35 [2020-07-29T11:11:35.531Z] === RUN   TestDaemonIpcModeShareableFromConfig
11:11:36 [2020-07-29T11:11:36.288Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
11:11:36 [2020-07-29T11:11:36.574Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.40s)
11:11:36 [2020-07-29T11:11:36.574Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig
11:11:36 [2020-07-29T11:11:36.574Z]     daemon.go:325: [d8988532ada82] waiting for daemon to start
11:11:36 [2020-07-29T11:11:36.574Z]     daemon.go:325: [d8988532ada82] waiting for daemon to start
11:11:36 [2020-07-29T11:11:36.574Z]     daemon.go:353: [d8988532ada82] daemon started
11:11:36 [2020-07-29T11:11:36.574Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true
11:11:36 [2020-07-29T11:11:36.574Z]     daemon.go:461: [d8988532ada82] Stopping daemon
11:11:36 [2020-07-29T11:11:36.574Z]     daemon.go:296: [d8988532ada82] exiting daemon
11:11:36 [2020-07-29T11:11:36.574Z]     daemon.go:448: [d8988532ada82] Daemon stopped
11:11:36 [2020-07-29T11:11:36.574Z] === RUN   TestIpcModeOlderClient
11:11:36 [2020-07-29T11:11:36.574Z] === PAUSE TestIpcModeOlderClient
11:11:36 [2020-07-29T11:11:36.574Z] === RUN   TestKillContainerInvalidSignal
11:11:37 [2020-07-29T11:11:37.211Z] --- PASS: TestKillContainerInvalidSignal (0.55s)
11:11:37 [2020-07-29T11:11:37.211Z] === RUN   TestKillContainer
11:11:37 [2020-07-29T11:11:37.211Z] === RUN   TestKillContainer/no_signal
11:11:37 [2020-07-29T11:11:37.404Z] --- PASS: TestCreateServiceSysctls (4.58s)
11:11:37 [2020-07-29T11:11:37.404Z]     create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls
11:11:37 [2020-07-29T11:11:37.404Z]     daemon.go:325: [d690c218c0643] waiting for daemon to start
11:11:37 [2020-07-29T11:11:37.404Z]     daemon.go:325: [d690c218c0643] waiting for daemon to start
11:11:37 [2020-07-29T11:11:37.404Z]     daemon.go:353: [d690c218c0643] daemon started
11:11:37 [2020-07-29T11:11:37.404Z]     daemon.go:461: [d690c218c0643] Stopping daemon
11:11:37 [2020-07-29T11:11:37.404Z]     daemon.go:296: [d690c218c0643] exiting daemon
11:11:37 [2020-07-29T11:11:37.404Z]     daemon.go:448: [d690c218c0643] Daemon stopped
11:11:37 [2020-07-29T11:11:37.404Z] === RUN   TestInspect
11:11:37 [2020-07-29T11:11:37.858Z] === RUN   TestKillContainer/non_killing_signal
11:11:38 [2020-07-29T11:11:38.158Z] === RUN   TestKillContainer/killing_signal
11:11:38 [2020-07-29T11:11:38.795Z] --- PASS: TestKillContainer (1.67s)
11:11:38 [2020-07-29T11:11:38.795Z]     --- PASS: TestKillContainer/no_signal (0.54s)
11:11:38 [2020-07-29T11:11:38.795Z]     --- PASS: TestKillContainer/non_killing_signal (0.38s)
11:11:38 [2020-07-29T11:11:38.795Z]     --- PASS: TestKillContainer/killing_signal (0.49s)
11:11:38 [2020-07-29T11:11:38.795Z] === RUN   TestKillWithStopSignalAndRestartPolicies
11:11:38 [2020-07-29T11:11:38.795Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
11:11:38 [2020-07-29T11:11:38.825Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
11:11:39 [2020-07-29T11:11:39.436Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
11:11:40 [2020-07-29T11:11:40.076Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.17s)
11:11:40 [2020-07-29T11:11:40.076Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.58s)
11:11:40 [2020-07-29T11:11:40.076Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.36s)
11:11:40 [2020-07-29T11:11:40.076Z] === RUN   TestKillStoppedContainer
11:11:40 [2020-07-29T11:11:40.076Z] --- PASS: TestKillStoppedContainer (0.07s)
11:11:40 [2020-07-29T11:11:40.076Z] === RUN   TestKillStoppedContainerAPIPre120
11:11:40 [2020-07-29T11:11:40.076Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
11:11:40 [2020-07-29T11:11:40.076Z] === RUN   TestKillDifferentUserContainer
11:11:40 [2020-07-29T11:11:40.204Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
11:11:40 [2020-07-29T11:11:40.714Z] --- PASS: TestKillDifferentUserContainer (0.59s)
11:11:40 [2020-07-29T11:11:40.714Z] === RUN   TestInspectOomKilledTrue
11:11:40 [2020-07-29T11:11:40.772Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
11:11:40 [2020-07-29T11:11:40.772Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
11:11:40 [2020-07-29T11:11:40.920Z] --- PASS: TestInspect (3.48s)
11:11:40 [2020-07-29T11:11:40.920Z]     inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect
11:11:40 [2020-07-29T11:11:40.920Z]     daemon.go:325: [df6e7554329ae] waiting for daemon to start
11:11:40 [2020-07-29T11:11:40.920Z]     daemon.go:325: [df6e7554329ae] waiting for daemon to start
11:11:40 [2020-07-29T11:11:40.920Z]     daemon.go:353: [df6e7554329ae] daemon started
11:11:40 [2020-07-29T11:11:40.920Z]     daemon.go:461: [df6e7554329ae] Stopping daemon
11:11:40 [2020-07-29T11:11:40.920Z]     daemon.go:296: [df6e7554329ae] exiting daemon
11:11:40 [2020-07-29T11:11:40.920Z]     daemon.go:448: [df6e7554329ae] Daemon stopped
11:11:40 [2020-07-29T11:11:40.920Z] === RUN   TestDockerNetworkConnectAlias
11:11:41 [2020-07-29T11:11:41.342Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
11:11:41 [2020-07-29T11:11:41.765Z] --- PASS: TestInspectOomKilledTrue (0.92s)
11:11:41 [2020-07-29T11:11:41.765Z] === RUN   TestInspectOomKilledFalse
11:11:41 [2020-07-29T11:11:41.911Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
11:11:42 [2020-07-29T11:11:42.405Z] --- PASS: TestInspectOomKilledFalse (0.57s)
11:11:42 [2020-07-29T11:11:42.405Z] === RUN   TestLinksEtcHostsContentMatch
11:11:42 [2020-07-29T11:11:42.707Z] --- PASS: TestLinksEtcHostsContentMatch (0.44s)
11:11:42 [2020-07-29T11:11:42.707Z] === RUN   TestLinksContainerNames
11:11:43 [2020-07-29T11:11:43.293Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
11:11:43 [2020-07-29T11:11:43.559Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
11:11:43 [2020-07-29T11:11:43.753Z] --- PASS: TestLinksContainerNames (1.09s)
11:11:43 [2020-07-29T11:11:43.753Z] === RUN   TestLogsFollowTailEmpty
11:11:44 [2020-07-29T11:11:44.129Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
11:11:44 [2020-07-29T11:11:44.389Z] === RUN   TestDockerSuite/TestBuildDockerignore
11:11:44 [2020-07-29T11:11:44.396Z] --- PASS: TestLogsFollowTailEmpty (0.57s)
11:11:44 [2020-07-29T11:11:44.396Z] === RUN   TestContainerNetworkMountsNoChown
11:11:44 [2020-07-29T11:11:44.959Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
11:11:45 [2020-07-29T11:11:45.033Z] --- PASS: TestContainerNetworkMountsNoChown (0.54s)
11:11:45 [2020-07-29T11:11:45.034Z] === RUN   TestMountDaemonRoot
11:11:45 [2020-07-29T11:11:45.034Z] === RUN   TestMountDaemonRoot/default
11:11:45 [2020-07-29T11:11:45.034Z] === PAUSE TestMountDaemonRoot/default
11:11:45 [2020-07-29T11:11:45.034Z] === RUN   TestMountDaemonRoot/private
11:11:45 [2020-07-29T11:11:45.034Z] === PAUSE TestMountDaemonRoot/private
11:11:45 [2020-07-29T11:11:45.034Z] === RUN   TestMountDaemonRoot/rprivate
11:11:45 [2020-07-29T11:11:45.034Z] === PAUSE TestMountDaemonRoot/rprivate
11:11:45 [2020-07-29T11:11:45.034Z] === RUN   TestMountDaemonRoot/slave
11:11:45 [2020-07-29T11:11:45.034Z] === PAUSE TestMountDaemonRoot/slave
11:11:45 [2020-07-29T11:11:45.034Z] === RUN   TestMountDaemonRoot/rslave
11:11:45 [2020-07-29T11:11:45.034Z] === PAUSE TestMountDaemonRoot/rslave
11:11:45 [2020-07-29T11:11:45.034Z] === RUN   TestMountDaemonRoot/shared
11:11:45 [2020-07-29T11:11:45.034Z] === PAUSE TestMountDaemonRoot/shared
11:11:45 [2020-07-29T11:11:45.034Z] === RUN   TestMountDaemonRoot/rshared
11:11:45 [2020-07-29T11:11:45.034Z] === PAUSE TestMountDaemonRoot/rshared
11:11:45 [2020-07-29T11:11:45.034Z] === CONT  TestMountDaemonRoot/default
11:11:45 [2020-07-29T11:11:45.034Z] === CONT  TestMountDaemonRoot/rslave
11:11:45 [2020-07-29T11:11:45.034Z] === CONT  TestMountDaemonRoot/rprivate
11:11:45 [2020-07-29T11:11:45.034Z] === RUN   TestMountDaemonRoot/rslave/bind_root
11:11:45 [2020-07-29T11:11:45.034Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
11:11:45 [2020-07-29T11:11:45.034Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
11:11:45 [2020-07-29T11:11:45.034Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
11:11:45 [2020-07-29T11:11:45.034Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
11:11:45 [2020-07-29T11:11:45.034Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
11:11:45 [2020-07-29T11:11:45.034Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
11:11:45 [2020-07-29T11:11:45.034Z] === RUN   TestMountDaemonRoot/default/bind_root
11:11:45 [2020-07-29T11:11:45.034Z] === RUN   TestMountDaemonRoot/rslave/mount_root
11:11:45 [2020-07-29T11:11:45.034Z] === PAUSE TestMountDaemonRoot/default/bind_root
11:11:45 [2020-07-29T11:11:45.034Z] === RUN   TestMountDaemonRoot/default/bind_subpath
11:11:45 [2020-07-29T11:11:45.034Z] === CONT  TestMountDaemonRoot/slave
11:11:45 [2020-07-29T11:11:45.034Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
11:11:45 [2020-07-29T11:11:45.034Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
11:11:45 [2020-07-29T11:11:45.034Z] === RUN   TestMountDaemonRoot/default/mount_root
11:11:45 [2020-07-29T11:11:45.034Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
11:11:45 [2020-07-29T11:11:45.034Z] === PAUSE TestMountDaemonRoot/default/mount_root
11:11:45 [2020-07-29T11:11:45.034Z] === RUN   TestMountDaemonRoot/slave/mount_root
11:11:45 [2020-07-29T11:11:45.034Z] === RUN   TestMountDaemonRoot/default/mount_subpath
11:11:45 [2020-07-29T11:11:45.034Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
11:11:45 [2020-07-29T11:11:45.034Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
11:11:45 [2020-07-29T11:11:45.034Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
11:11:45 [2020-07-29T11:11:45.034Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
11:11:45 [2020-07-29T11:11:45.034Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
11:11:45 [2020-07-29T11:11:45.034Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
11:11:45 [2020-07-29T11:11:45.034Z] === CONT  TestMountDaemonRoot/private
11:11:45 [2020-07-29T11:11:45.034Z] === RUN   TestMountDaemonRoot/private/mount_subpath
11:11:45 [2020-07-29T11:11:45.034Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
11:11:45 [2020-07-29T11:11:45.034Z] === RUN   TestMountDaemonRoot/private/bind_root
11:11:45 [2020-07-29T11:11:45.034Z] === PAUSE TestMountDaemonRoot/private/bind_root
11:11:45 [2020-07-29T11:11:45.034Z] === RUN   TestMountDaemonRoot/private/bind_subpath
11:11:45 [2020-07-29T11:11:45.034Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
11:11:45 [2020-07-29T11:11:45.034Z] === RUN   TestMountDaemonRoot/private/mount_root
11:11:45 [2020-07-29T11:11:45.034Z] === PAUSE TestMountDaemonRoot/private/mount_root
11:11:45 [2020-07-29T11:11:45.034Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
11:11:45 [2020-07-29T11:11:45.034Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
11:11:45 [2020-07-29T11:11:45.034Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
11:11:45 [2020-07-29T11:11:45.034Z] === CONT  TestMountDaemonRoot/shared
11:11:45 [2020-07-29T11:11:45.034Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
11:11:45 [2020-07-29T11:11:45.034Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
11:11:45 [2020-07-29T11:11:45.034Z] === RUN   TestMountDaemonRoot/shared/mount_root
11:11:45 [2020-07-29T11:11:45.034Z] === PAUSE TestMountDaemonRoot/shared/mount_root
11:11:45 [2020-07-29T11:11:45.034Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
11:11:45 [2020-07-29T11:11:45.034Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
11:11:45 [2020-07-29T11:11:45.034Z] === RUN   TestMountDaemonRoot/shared/bind_root
11:11:45 [2020-07-29T11:11:45.034Z] === PAUSE TestMountDaemonRoot/shared/bind_root
11:11:45 [2020-07-29T11:11:45.034Z] === CONT  TestMountDaemonRoot/rshared
11:11:45 [2020-07-29T11:11:45.034Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
11:11:45 [2020-07-29T11:11:45.034Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
11:11:45 [2020-07-29T11:11:45.034Z] === RUN   TestMountDaemonRoot/rshared/mount_root
11:11:45 [2020-07-29T11:11:45.034Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
11:11:45 [2020-07-29T11:11:45.034Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
11:11:45 [2020-07-29T11:11:45.034Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
11:11:45 [2020-07-29T11:11:45.034Z] === RUN   TestMountDaemonRoot/rshared/bind_root
11:11:45 [2020-07-29T11:11:45.034Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
11:11:45 [2020-07-29T11:11:45.034Z] === PAUSE TestMountDaemonRoot/slave/mount_root
11:11:45 [2020-07-29T11:11:45.034Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
11:11:45 [2020-07-29T11:11:45.034Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
11:11:45 [2020-07-29T11:11:45.034Z] === RUN   TestMountDaemonRoot/slave/bind_root
11:11:45 [2020-07-29T11:11:45.034Z] === PAUSE TestMountDaemonRoot/slave/bind_root
11:11:45 [2020-07-29T11:11:45.034Z] === CONT  TestMountDaemonRoot/default/bind_root
11:11:45 [2020-07-29T11:11:45.034Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
11:11:45 [2020-07-29T11:11:45.034Z] === CONT  TestMountDaemonRoot/private/mount_subpath
11:11:45 [2020-07-29T11:11:45.034Z] === CONT  TestMountDaemonRoot/default/mount_subpath
11:11:45 [2020-07-29T11:11:45.034Z] === CONT  TestMountDaemonRoot/default/mount_root
11:11:45 [2020-07-29T11:11:45.034Z] === CONT  TestMountDaemonRoot/default/bind_subpath
11:11:45 [2020-07-29T11:11:45.034Z] === CONT  TestMountDaemonRoot/rslave/bind_root
11:11:45 [2020-07-29T11:11:45.034Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
11:11:45 [2020-07-29T11:11:45.034Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
11:11:45 [2020-07-29T11:11:45.034Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
11:11:45 [2020-07-29T11:11:45.034Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
11:11:45 [2020-07-29T11:11:45.034Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
11:11:45 [2020-07-29T11:11:45.034Z] === CONT  TestMountDaemonRoot/private/bind_subpath
11:11:45 [2020-07-29T11:11:45.034Z] === CONT  TestMountDaemonRoot/private/mount_root
11:11:45 [2020-07-29T11:11:45.034Z] === CONT  TestMountDaemonRoot/private/bind_root
11:11:45 [2020-07-29T11:11:45.034Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
11:11:45 [2020-07-29T11:11:45.034Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
11:11:45 [2020-07-29T11:11:45.034Z] === CONT  TestMountDaemonRoot/rslave/mount_root
11:11:45 [2020-07-29T11:11:45.034Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
11:11:45 [2020-07-29T11:11:45.034Z] === CONT  TestMountDaemonRoot/shared/bind_root
11:11:45 [2020-07-29T11:11:45.034Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
11:11:45 [2020-07-29T11:11:45.034Z] === CONT  TestMountDaemonRoot/shared/mount_root
11:11:45 [2020-07-29T11:11:45.346Z] === CONT  TestMountDaemonRoot/rshared/bind_root
11:11:45 [2020-07-29T11:11:45.346Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
11:11:45 [2020-07-29T11:11:45.346Z] === CONT  TestMountDaemonRoot/rshared/mount_root
11:11:45 [2020-07-29T11:11:45.346Z] === CONT  TestMountDaemonRoot/slave/mount_root
11:11:45 [2020-07-29T11:11:45.346Z] === CONT  TestMountDaemonRoot/slave/bind_root
11:11:45 [2020-07-29T11:11:45.346Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
11:11:45 [2020-07-29T11:11:45.346Z] --- PASS: TestMountDaemonRoot (0.03s)
11:11:45 [2020-07-29T11:11:45.346Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
11:11:45 [2020-07-29T11:11:45.346Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
11:11:45 [2020-07-29T11:11:45.346Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
11:11:45 [2020-07-29T11:11:45.346Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
11:11:45 [2020-07-29T11:11:45.346Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
11:11:45 [2020-07-29T11:11:45.346Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
11:11:45 [2020-07-29T11:11:45.346Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
11:11:45 [2020-07-29T11:11:45.346Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
11:11:45 [2020-07-29T11:11:45.346Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
11:11:45 [2020-07-29T11:11:45.346Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
11:11:45 [2020-07-29T11:11:45.346Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
11:11:45 [2020-07-29T11:11:45.346Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
11:11:45 [2020-07-29T11:11:45.346Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
11:11:45 [2020-07-29T11:11:45.346Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
11:11:45 [2020-07-29T11:11:45.346Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
11:11:45 [2020-07-29T11:11:45.346Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
11:11:45 [2020-07-29T11:11:45.346Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
11:11:45 [2020-07-29T11:11:45.346Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
11:11:45 [2020-07-29T11:11:45.346Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
11:11:45 [2020-07-29T11:11:45.346Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
11:11:45 [2020-07-29T11:11:45.346Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
11:11:45 [2020-07-29T11:11:45.346Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
11:11:45 [2020-07-29T11:11:45.346Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
11:11:45 [2020-07-29T11:11:45.346Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
11:11:45 [2020-07-29T11:11:45.346Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
11:11:45 [2020-07-29T11:11:45.346Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
11:11:45 [2020-07-29T11:11:45.346Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
11:11:45 [2020-07-29T11:11:45.346Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
11:11:45 [2020-07-29T11:11:45.346Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
11:11:45 [2020-07-29T11:11:45.346Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
11:11:45 [2020-07-29T11:11:45.346Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
11:11:45 [2020-07-29T11:11:45.346Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
11:11:45 [2020-07-29T11:11:45.346Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
11:11:45 [2020-07-29T11:11:45.346Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
11:11:45 [2020-07-29T11:11:45.346Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
11:11:45 [2020-07-29T11:11:45.346Z] === RUN   TestContainerBindMountNonRecursive
11:11:45 [2020-07-29T11:11:45.529Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
11:11:46 [2020-07-29T11:11:46.865Z] --- PASS: TestContainerBindMountNonRecursive (1.34s)
11:11:46 [2020-07-29T11:11:46.865Z] === RUN   TestNetworkNat
11:11:47 [2020-07-29T11:11:47.165Z] --- PASS: TestNetworkNat (0.54s)
11:11:47 [2020-07-29T11:11:47.165Z] === RUN   TestNetworkLocalhostTCPNat
11:11:47 [2020-07-29T11:11:47.438Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
11:11:47 [2020-07-29T11:11:47.438Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
11:11:47 [2020-07-29T11:11:47.805Z] --- PASS: TestNetworkLocalhostTCPNat (0.59s)
11:11:47 [2020-07-29T11:11:47.805Z] === RUN   TestNetworkLoopbackNat
11:11:48 [2020-07-29T11:11:48.445Z] --- PASS: TestNetworkLoopbackNat (0.83s)
11:11:48 [2020-07-29T11:11:48.445Z] === RUN   TestPause
11:11:49 [2020-07-29T11:11:49.082Z] --- PASS: TestPause (0.59s)
11:11:49 [2020-07-29T11:11:49.082Z] === RUN   TestPauseFailsOnWindowsServerContainers
11:11:49 [2020-07-29T11:11:49.082Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
11:11:49 [2020-07-29T11:11:49.082Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:11:49 [2020-07-29T11:11:49.082Z] === RUN   TestPauseStopPausedContainer
11:11:49 [2020-07-29T11:11:49.346Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
11:11:49 [2020-07-29T11:11:49.411Z] --- PASS: TestDockerNetworkConnectAlias (8.10s)
11:11:49 [2020-07-29T11:11:49.411Z]     network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias
11:11:49 [2020-07-29T11:11:49.411Z]     daemon.go:325: [de8c9629afc20] waiting for daemon to start
11:11:49 [2020-07-29T11:11:49.411Z]     daemon.go:325: [de8c9629afc20] waiting for daemon to start
11:11:49 [2020-07-29T11:11:49.411Z]     daemon.go:353: [de8c9629afc20] daemon started
11:11:49 [2020-07-29T11:11:49.411Z]     daemon.go:461: [de8c9629afc20] Stopping daemon
11:11:49 [2020-07-29T11:11:49.411Z]     daemon.go:296: [de8c9629afc20] exiting daemon
11:11:49 [2020-07-29T11:11:49.411Z]     daemon.go:448: [de8c9629afc20] Daemon stopped
11:11:49 [2020-07-29T11:11:49.411Z] === RUN   TestDockerNetworkReConnect
11:11:49 [2020-07-29T11:11:49.720Z] --- PASS: TestPauseStopPausedContainer (0.59s)
11:11:49 [2020-07-29T11:11:49.720Z] === RUN   TestPsFilter
11:11:50 [2020-07-29T11:11:50.014Z] --- PASS: TestPsFilter (0.16s)
11:11:50 [2020-07-29T11:11:50.014Z] === RUN   TestRemoveContainerWithRemovedVolume
11:11:50 [2020-07-29T11:11:50.306Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.52s)
11:11:50 [2020-07-29T11:11:50.306Z] === RUN   TestRemoveContainerWithVolume
11:11:50 [2020-07-29T11:11:50.943Z] --- PASS: TestRemoveContainerWithVolume (0.56s)
11:11:50 [2020-07-29T11:11:50.943Z] === RUN   TestRemoveContainerRunning
11:11:51 [2020-07-29T11:11:51.255Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
11:11:51 [2020-07-29T11:11:51.581Z] --- PASS: TestRemoveContainerRunning (0.58s)
11:11:51 [2020-07-29T11:11:51.581Z] === RUN   TestRemoveContainerForceRemoveRunning
11:11:52 [2020-07-29T11:11:52.244Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.56s)
11:11:52 [2020-07-29T11:11:52.244Z] === RUN   TestRemoveInvalidContainer
11:11:52 [2020-07-29T11:11:52.244Z] --- PASS: TestRemoveInvalidContainer (0.02s)
11:11:52 [2020-07-29T11:11:52.244Z] === RUN   TestRenameLinkedContainer
11:11:54 [2020-07-29T11:11:54.324Z] --- PASS: TestRenameLinkedContainer (2.14s)
11:11:54 [2020-07-29T11:11:54.324Z] === RUN   TestRenameStoppedContainer
11:11:54 [2020-07-29T11:11:54.545Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
11:11:54 [2020-07-29T11:11:54.805Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
11:11:54 [2020-07-29T11:11:54.960Z] --- PASS: TestRenameStoppedContainer (0.59s)
11:11:54 [2020-07-29T11:11:54.960Z] === RUN   TestRenameRunningContainerAndReuse
11:11:55 [2020-07-29T11:11:55.022Z] --- PASS: TestDockerNetworkReConnect (6.24s)
11:11:55 [2020-07-29T11:11:55.022Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect
11:11:55 [2020-07-29T11:11:55.023Z]     daemon.go:325: [dc139cf9411eb] waiting for daemon to start
11:11:55 [2020-07-29T11:11:55.023Z]     daemon.go:325: [dc139cf9411eb] waiting for daemon to start
11:11:55 [2020-07-29T11:11:55.023Z]     daemon.go:353: [dc139cf9411eb] daemon started
11:11:55 [2020-07-29T11:11:55.023Z]     daemon.go:461: [dc139cf9411eb] Stopping daemon
11:11:55 [2020-07-29T11:11:55.023Z]     daemon.go:296: [dc139cf9411eb] exiting daemon
11:11:55 [2020-07-29T11:11:55.023Z]     daemon.go:448: [dc139cf9411eb] Daemon stopped
11:11:55 [2020-07-29T11:11:55.023Z] === RUN   TestServicePlugin
11:11:55 [2020-07-29T11:11:55.023Z] --- SKIP: TestServicePlugin (0.01s)
11:11:55 [2020-07-29T11:11:55.023Z]     plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:11:55 [2020-07-29T11:11:55.023Z] === RUN   TestServiceUpdateLabel
11:11:55 [2020-07-29T11:11:55.743Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
11:11:56 [2020-07-29T11:11:56.011Z] --- PASS: TestRenameRunningContainerAndReuse (1.09s)
11:11:56 [2020-07-29T11:11:56.011Z] === RUN   TestRenameInvalidName
11:11:56 [2020-07-29T11:11:56.313Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
11:11:56 [2020-07-29T11:11:56.653Z] --- PASS: TestRenameInvalidName (0.59s)
11:11:56 [2020-07-29T11:11:56.653Z] === RUN   TestRenameAnonymousContainer
11:11:58 [2020-07-29T11:11:58.225Z] === RUN   TestDockerDaemonSuite/TestRegistryMirrors
11:11:58 [2020-07-29T11:11:58.784Z] --- PASS: TestRenameAnonymousContainer (2.01s)
11:11:58 [2020-07-29T11:11:58.784Z] === RUN   TestRenameContainerWithSameName
11:11:58 [2020-07-29T11:11:58.794Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
11:11:58 [2020-07-29T11:11:58.794Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
11:11:59 [2020-07-29T11:11:59.100Z] --- PASS: TestRenameContainerWithSameName (0.54s)
11:11:59 [2020-07-29T11:11:59.100Z] === RUN   TestRenameContainerWithLinkedContainer
11:11:59 [2020-07-29T11:11:59.474Z] --- PASS: TestServiceUpdateLabel (3.73s)
11:11:59 [2020-07-29T11:11:59.474Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel
11:11:59 [2020-07-29T11:11:59.474Z]     daemon.go:325: [d30ea605f0f1d] waiting for daemon to start
11:11:59 [2020-07-29T11:11:59.474Z]     daemon.go:325: [d30ea605f0f1d] waiting for daemon to start
11:11:59 [2020-07-29T11:11:59.474Z]     daemon.go:353: [d30ea605f0f1d] daemon started
11:11:59 [2020-07-29T11:11:59.474Z]     daemon.go:461: [d30ea605f0f1d] Stopping daemon
11:11:59 [2020-07-29T11:11:59.474Z]     daemon.go:296: [d30ea605f0f1d] exiting daemon
11:11:59 [2020-07-29T11:11:59.474Z]     daemon.go:448: [d30ea605f0f1d] Daemon stopped
11:11:59 [2020-07-29T11:11:59.474Z] === RUN   TestServiceUpdateSecrets
11:12:00 [2020-07-29T11:12:00.139Z] --- PASS: TestRenameContainerWithLinkedContainer (1.08s)
11:12:00 [2020-07-29T11:12:00.139Z] === RUN   TestResize
11:12:00 [2020-07-29T11:12:00.780Z] --- PASS: TestResize (0.55s)
11:12:00 [2020-07-29T11:12:00.780Z] === RUN   TestResizeWithInvalidSize
11:12:01 [2020-07-29T11:12:01.428Z] --- PASS: TestResizeWithInvalidSize (0.54s)
11:12:01 [2020-07-29T11:12:01.428Z] === RUN   TestResizeWhenContainerNotStarted
11:12:01 [2020-07-29T11:12:01.726Z] --- PASS: TestResizeWhenContainerNotStarted (0.55s)
11:12:01 [2020-07-29T11:12:01.726Z] === RUN   TestDaemonRestartKillContainers
11:12:01 [2020-07-29T11:12:01.726Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:12:01 [2020-07-29T11:12:01.726Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:12:01 [2020-07-29T11:12:01.726Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:12:01 [2020-07-29T11:12:01.726Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:12:01 [2020-07-29T11:12:01.726Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:12:01 [2020-07-29T11:12:01.726Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:12:01 [2020-07-29T11:12:01.726Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:12:01 [2020-07-29T11:12:01.726Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:12:01 [2020-07-29T11:12:01.726Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:12:01 [2020-07-29T11:12:01.726Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:12:01 [2020-07-29T11:12:01.726Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:12:01 [2020-07-29T11:12:01.726Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:12:01 [2020-07-29T11:12:01.726Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:12:01 [2020-07-29T11:12:01.726Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:12:01 [2020-07-29T11:12:01.726Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:12:01 [2020-07-29T11:12:01.726Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:12:01 [2020-07-29T11:12:01.726Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:12:01 [2020-07-29T11:12:01.726Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:12:01 [2020-07-29T11:12:01.726Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:12:01 [2020-07-29T11:12:01.727Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:12:01 [2020-07-29T11:12:01.727Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:12:01 [2020-07-29T11:12:01.727Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:12:01 [2020-07-29T11:12:01.727Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:12:01 [2020-07-29T11:12:01.727Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:12:01 [2020-07-29T11:12:01.727Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:12:01 [2020-07-29T11:12:01.727Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:12:01 [2020-07-29T11:12:01.727Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:12:01 [2020-07-29T11:12:01.727Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:12:02 [2020-07-29T11:12:02.994Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
11:12:03 [2020-07-29T11:12:03.828Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:12:04 [2020-07-29T11:12:04.126Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:12:04 [2020-07-29T11:12:04.426Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:12:05 [2020-07-29T11:12:05.075Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:12:05 [2020-07-29T11:12:05.374Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:12:06 [2020-07-29T11:12:06.293Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
11:12:06 [2020-07-29T11:12:06.910Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:12:06 [2020-07-29T11:12:06.910Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:12:07 [2020-07-29T11:12:07.556Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:12:09 [2020-07-29T11:12:09.092Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
11:12:09 [2020-07-29T11:12:09.092Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.72s)
11:12:09 [2020-07-29T11:12:09.092Z]         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
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:325: [dc0dd5553eab0] waiting for daemon to start
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:325: [dc0dd5553eab0] waiting for daemon to start
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:353: [dc0dd5553eab0] daemon started
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:461: [dc0dd5553eab0] Stopping daemon
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:296: [dc0dd5553eab0] exiting daemon
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:448: [dc0dd5553eab0] Daemon stopped
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:325: [dc0dd5553eab0] waiting for daemon to start
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:325: [dc0dd5553eab0] waiting for daemon to start
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:353: [dc0dd5553eab0] daemon started
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:461: [dc0dd5553eab0] Stopping daemon
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:296: [dc0dd5553eab0] exiting daemon
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:448: [dc0dd5553eab0] Daemon stopped
11:12:09 [2020-07-29T11:12:09.092Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.28s)
11:12:09 [2020-07-29T11:12:09.092Z]         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
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:325: [d1fd00eda5d6f] waiting for daemon to start
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:325: [d1fd00eda5d6f] waiting for daemon to start
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:353: [d1fd00eda5d6f] daemon started
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:325: [d1fd00eda5d6f] waiting for daemon to start
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:296: [d1fd00eda5d6f] exiting daemon
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:325: [d1fd00eda5d6f] waiting for daemon to start
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:353: [d1fd00eda5d6f] daemon started
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:461: [d1fd00eda5d6f] Stopping daemon
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:296: [d1fd00eda5d6f] exiting daemon
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:448: [d1fd00eda5d6f] Daemon stopped
11:12:09 [2020-07-29T11:12:09.092Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.70s)
11:12:09 [2020-07-29T11:12:09.092Z]         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
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:325: [df90515526f9a] waiting for daemon to start
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:325: [df90515526f9a] waiting for daemon to start
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:353: [df90515526f9a] daemon started
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:296: [df90515526f9a] exiting daemon
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:325: [df90515526f9a] waiting for daemon to start
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:325: [df90515526f9a] waiting for daemon to start
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:353: [df90515526f9a] daemon started
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:461: [df90515526f9a] Stopping daemon
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:296: [df90515526f9a] exiting daemon
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:448: [df90515526f9a] Daemon stopped
11:12:09 [2020-07-29T11:12:09.092Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.67s)
11:12:09 [2020-07-29T11:12:09.092Z]         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
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:325: [dd5e64b8a4fff] waiting for daemon to start
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:325: [dd5e64b8a4fff] waiting for daemon to start
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:353: [dd5e64b8a4fff] daemon started
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:296: [dd5e64b8a4fff] exiting daemon
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:325: [dd5e64b8a4fff] waiting for daemon to start
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:325: [dd5e64b8a4fff] waiting for daemon to start
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:353: [dd5e64b8a4fff] daemon started
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:461: [dd5e64b8a4fff] Stopping daemon
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:296: [dd5e64b8a4fff] exiting daemon
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:448: [dd5e64b8a4fff] Daemon stopped
11:12:09 [2020-07-29T11:12:09.092Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.48s)
11:12:09 [2020-07-29T11:12:09.092Z]         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
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:325: [daf781e3b56a9] waiting for daemon to start
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:325: [daf781e3b56a9] waiting for daemon to start
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:353: [daf781e3b56a9] daemon started
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:461: [daf781e3b56a9] Stopping daemon
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:296: [daf781e3b56a9] exiting daemon
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:448: [daf781e3b56a9] Daemon stopped
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:325: [daf781e3b56a9] waiting for daemon to start
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:325: [daf781e3b56a9] waiting for daemon to start
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:353: [daf781e3b56a9] daemon started
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:461: [daf781e3b56a9] Stopping daemon
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:296: [daf781e3b56a9] exiting daemon
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:448: [daf781e3b56a9] Daemon stopped
11:12:09 [2020-07-29T11:12:09.092Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.62s)
11:12:09 [2020-07-29T11:12:09.092Z]         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
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:325: [de30367cf8b4c] waiting for daemon to start
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:325: [de30367cf8b4c] waiting for daemon to start
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:353: [de30367cf8b4c] daemon started
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:461: [de30367cf8b4c] Stopping daemon
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:296: [de30367cf8b4c] exiting daemon
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:448: [de30367cf8b4c] Daemon stopped
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:325: [de30367cf8b4c] waiting for daemon to start
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:325: [de30367cf8b4c] waiting for daemon to start
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:353: [de30367cf8b4c] daemon started
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:461: [de30367cf8b4c] Stopping daemon
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:296: [de30367cf8b4c] exiting daemon
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:448: [de30367cf8b4c] Daemon stopped
11:12:09 [2020-07-29T11:12:09.092Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.62s)
11:12:09 [2020-07-29T11:12:09.092Z]         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
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:325: [d766bbada011b] waiting for daemon to start
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:325: [d766bbada011b] waiting for daemon to start
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:353: [d766bbada011b] daemon started
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:461: [d766bbada011b] Stopping daemon
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:296: [d766bbada011b] exiting daemon
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:448: [d766bbada011b] Daemon stopped
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:325: [d766bbada011b] waiting for daemon to start
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:325: [d766bbada011b] waiting for daemon to start
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:353: [d766bbada011b] daemon started
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:461: [d766bbada011b] Stopping daemon
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:296: [d766bbada011b] exiting daemon
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:448: [d766bbada011b] Daemon stopped
11:12:09 [2020-07-29T11:12:09.092Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.89s)
11:12:09 [2020-07-29T11:12:09.092Z]         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
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:325: [db94cfee28989] waiting for daemon to start
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:325: [db94cfee28989] waiting for daemon to start
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:353: [db94cfee28989] daemon started
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:325: [db94cfee28989] waiting for daemon to start
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:296: [db94cfee28989] exiting daemon
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:325: [db94cfee28989] waiting for daemon to start
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:353: [db94cfee28989] daemon started
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:461: [db94cfee28989] Stopping daemon
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:296: [db94cfee28989] exiting daemon
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:448: [db94cfee28989] Daemon stopped
11:12:09 [2020-07-29T11:12:09.092Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.76s)
11:12:09 [2020-07-29T11:12:09.092Z]         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
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:325: [db319192d11c6] waiting for daemon to start
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:325: [db319192d11c6] waiting for daemon to start
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:353: [db319192d11c6] daemon started
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:325: [db319192d11c6] waiting for daemon to start
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:296: [db319192d11c6] exiting daemon
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:325: [db319192d11c6] waiting for daemon to start
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:353: [db319192d11c6] daemon started
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:461: [db319192d11c6] Stopping daemon
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:296: [db319192d11c6] exiting daemon
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:448: [db319192d11c6] Daemon stopped
11:12:09 [2020-07-29T11:12:09.092Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.52s)
11:12:09 [2020-07-29T11:12:09.092Z]         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
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:325: [db5f9578de8fe] waiting for daemon to start
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:325: [db5f9578de8fe] waiting for daemon to start
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:353: [db5f9578de8fe] daemon started
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:325: [db5f9578de8fe] waiting for daemon to start
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:296: [db5f9578de8fe] exiting daemon
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:325: [db5f9578de8fe] waiting for daemon to start
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:353: [db5f9578de8fe] daemon started
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:461: [db5f9578de8fe] Stopping daemon
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:296: [db5f9578de8fe] exiting daemon
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:448: [db5f9578de8fe] Daemon stopped
11:12:09 [2020-07-29T11:12:09.092Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.28s)
11:12:09 [2020-07-29T11:12:09.092Z]         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
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:325: [d96c82ee1c41c] waiting for daemon to start
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:325: [d96c82ee1c41c] waiting for daemon to start
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:353: [d96c82ee1c41c] daemon started
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:461: [d96c82ee1c41c] Stopping daemon
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:296: [d96c82ee1c41c] exiting daemon
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:448: [d96c82ee1c41c] Daemon stopped
11:12:09 [2020-07-29T11:12:09.092Z]         daemon.go:325: [d96c82ee1c41c] waiting for daemon to start
11:12:09 [2020-07-29T11:12:09.093Z]         daemon.go:325: [d96c82ee1c41c] waiting for daemon to start
11:12:09 [2020-07-29T11:12:09.093Z]         daemon.go:353: [d96c82ee1c41c] daemon started
11:12:09 [2020-07-29T11:12:09.093Z]         daemon.go:461: [d96c82ee1c41c] Stopping daemon
11:12:09 [2020-07-29T11:12:09.093Z]         daemon.go:296: [d96c82ee1c41c] exiting daemon
11:12:09 [2020-07-29T11:12:09.093Z]         daemon.go:448: [d96c82ee1c41c] Daemon stopped
11:12:09 [2020-07-29T11:12:09.093Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.37s)
11:12:09 [2020-07-29T11:12:09.093Z]         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
11:12:09 [2020-07-29T11:12:09.093Z]         daemon.go:325: [dde047a9f8a94] waiting for daemon to start
11:12:09 [2020-07-29T11:12:09.093Z]         daemon.go:325: [dde047a9f8a94] waiting for daemon to start
11:12:09 [2020-07-29T11:12:09.093Z]         daemon.go:353: [dde047a9f8a94] daemon started
11:12:09 [2020-07-29T11:12:09.093Z]         daemon.go:461: [dde047a9f8a94] Stopping daemon
11:12:09 [2020-07-29T11:12:09.093Z]         daemon.go:296: [dde047a9f8a94] exiting daemon
11:12:09 [2020-07-29T11:12:09.093Z]         daemon.go:448: [dde047a9f8a94] Daemon stopped
11:12:09 [2020-07-29T11:12:09.093Z]         daemon.go:325: [dde047a9f8a94] waiting for daemon to start
11:12:09 [2020-07-29T11:12:09.093Z]         daemon.go:325: [dde047a9f8a94] waiting for daemon to start
11:12:09 [2020-07-29T11:12:09.093Z]         daemon.go:353: [dde047a9f8a94] daemon started
11:12:09 [2020-07-29T11:12:09.093Z]         daemon.go:461: [dde047a9f8a94] Stopping daemon
11:12:09 [2020-07-29T11:12:09.093Z]         daemon.go:296: [dde047a9f8a94] exiting daemon
11:12:09 [2020-07-29T11:12:09.093Z]         daemon.go:448: [dde047a9f8a94] Daemon stopped
11:12:09 [2020-07-29T11:12:09.093Z] === RUN   TestKernelTCPMemory
11:12:10 [2020-07-29T11:12:10.160Z] --- PASS: TestKernelTCPMemory (0.67s)
11:12:10 [2020-07-29T11:12:10.160Z] === RUN   TestNISDomainname
11:12:10 [2020-07-29T11:12:10.500Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
11:12:10 [2020-07-29T11:12:10.500Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
11:12:10 [2020-07-29T11:12:10.800Z] --- PASS: TestNISDomainname (0.74s)
11:12:10 [2020-07-29T11:12:10.800Z] === RUN   TestStats
11:12:11 [2020-07-29T11:12:11.438Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
11:12:11 [2020-07-29T11:12:11.438Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
11:12:12 [2020-07-29T11:12:12.007Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
11:12:12 [2020-07-29T11:12:12.321Z] --- PASS: TestStats (1.60s)
11:12:12 [2020-07-29T11:12:12.321Z] === RUN   TestStopContainerWithTimeout
11:12:12 [2020-07-29T11:12:12.321Z] === RUN   TestStopContainerWithTimeout/0
11:12:12 [2020-07-29T11:12:12.321Z] === PAUSE TestStopContainerWithTimeout/0
11:12:12 [2020-07-29T11:12:12.321Z] === RUN   TestStopContainerWithTimeout/1
11:12:12 [2020-07-29T11:12:12.321Z] === PAUSE TestStopContainerWithTimeout/1
11:12:12 [2020-07-29T11:12:12.321Z] === RUN   TestStopContainerWithTimeout/3
11:12:12 [2020-07-29T11:12:12.321Z] === PAUSE TestStopContainerWithTimeout/3
11:12:12 [2020-07-29T11:12:12.321Z] === RUN   TestStopContainerWithTimeout/-1
11:12:12 [2020-07-29T11:12:12.321Z] === PAUSE TestStopContainerWithTimeout/-1
11:12:12 [2020-07-29T11:12:12.321Z] === CONT  TestStopContainerWithTimeout/0
11:12:12 [2020-07-29T11:12:12.321Z] === CONT  TestStopContainerWithTimeout/3
11:12:12 [2020-07-29T11:12:12.321Z] === CONT  TestStopContainerWithTimeout/1
11:12:12 [2020-07-29T11:12:12.321Z] === CONT  TestStopContainerWithTimeout/-1
11:12:13 [2020-07-29T11:12:13.389Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
11:12:14 [2020-07-29T11:12:14.329Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
11:12:14 [2020-07-29T11:12:14.824Z] --- PASS: TestServiceUpdateSecrets (15.64s)
11:12:14 [2020-07-29T11:12:14.824Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets
11:12:14 [2020-07-29T11:12:14.824Z]     daemon.go:325: [d42d62929fa17] waiting for daemon to start
11:12:14 [2020-07-29T11:12:14.824Z]     daemon.go:325: [d42d62929fa17] waiting for daemon to start
11:12:14 [2020-07-29T11:12:14.824Z]     daemon.go:353: [d42d62929fa17] daemon started
11:12:14 [2020-07-29T11:12:14.824Z]     daemon.go:461: [d42d62929fa17] Stopping daemon
11:12:14 [2020-07-29T11:12:14.824Z]     daemon.go:296: [d42d62929fa17] exiting daemon
11:12:14 [2020-07-29T11:12:14.824Z]     daemon.go:448: [d42d62929fa17] Daemon stopped
11:12:14 [2020-07-29T11:12:14.824Z] === RUN   TestServiceUpdateConfigs
11:12:15 [2020-07-29T11:12:15.062Z] --- PASS: TestStopContainerWithTimeout (0.02s)
11:12:15 [2020-07-29T11:12:15.062Z]     --- PASS: TestStopContainerWithTimeout/0 (0.97s)
11:12:15 [2020-07-29T11:12:15.062Z]     --- PASS: TestStopContainerWithTimeout/1 (1.97s)
11:12:15 [2020-07-29T11:12:15.062Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.81s)
11:12:15 [2020-07-29T11:12:15.062Z]     --- PASS: TestStopContainerWithTimeout/3 (2.94s)
11:12:15 [2020-07-29T11:12:15.062Z] === RUN   TestDeleteDevicemapper
11:12:15 [2020-07-29T11:12:15.062Z] --- SKIP: TestDeleteDevicemapper (0.00s)
11:12:15 [2020-07-29T11:12:15.062Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:12:15 [2020-07-29T11:12:15.062Z] === RUN   TestStopContainerWithRestartPolicyAlways
11:12:16 [2020-07-29T11:12:16.355Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
11:12:17 [2020-07-29T11:12:17.159Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.83s)
11:12:17 [2020-07-29T11:12:17.159Z] === RUN   TestUpdateMemory
11:12:17 [2020-07-29T11:12:17.737Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
11:12:17 [2020-07-29T11:12:17.798Z] --- PASS: TestUpdateMemory (0.71s)
11:12:17 [2020-07-29T11:12:17.798Z] === RUN   TestUpdateCPUQuota
11:12:18 [2020-07-29T11:12:18.306Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
11:12:18 [2020-07-29T11:12:18.841Z] --- PASS: TestUpdateCPUQuota (0.92s)
11:12:18 [2020-07-29T11:12:18.841Z] === RUN   TestUpdatePidsLimit
11:12:18 [2020-07-29T11:12:18.841Z] === RUN   TestUpdatePidsLimit/update_from_none
11:12:18 [2020-07-29T11:12:18.841Z] === RUN   TestUpdatePidsLimit/no_change
11:12:19 [2020-07-29T11:12:19.136Z] === RUN   TestUpdatePidsLimit/update_lower
11:12:19 [2020-07-29T11:12:19.430Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
11:12:19 [2020-07-29T11:12:19.726Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
11:12:20 [2020-07-29T11:12:20.022Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
11:12:20 [2020-07-29T11:12:20.324Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
11:12:20 [2020-07-29T11:12:20.854Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
11:12:21 [2020-07-29T11:12:21.373Z] --- PASS: TestUpdatePidsLimit (2.67s)
11:12:21 [2020-07-29T11:12:21.373Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.26s)
11:12:21 [2020-07-29T11:12:21.373Z]     --- PASS: TestUpdatePidsLimit/no_change (0.26s)
11:12:21 [2020-07-29T11:12:21.373Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.25s)
11:12:21 [2020-07-29T11:12:21.373Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.25s)
11:12:21 [2020-07-29T11:12:21.373Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.29s)
11:12:21 [2020-07-29T11:12:21.373Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.27s)
11:12:21 [2020-07-29T11:12:21.373Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.27s)
11:12:21 [2020-07-29T11:12:21.373Z] === RUN   TestUpdateRestartPolicy
11:12:25 [2020-07-29T11:12:25.052Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
11:12:27 [2020-07-29T11:12:27.023Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
11:12:29 [2020-07-29T11:12:29.563Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
11:12:30 [2020-07-29T11:12:30.215Z] --- PASS: TestServiceUpdateConfigs (15.74s)
11:12:30 [2020-07-29T11:12:30.215Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs
11:12:30 [2020-07-29T11:12:30.215Z]     daemon.go:325: [d441bf30dab99] waiting for daemon to start
11:12:30 [2020-07-29T11:12:30.215Z]     daemon.go:325: [d441bf30dab99] waiting for daemon to start
11:12:30 [2020-07-29T11:12:30.215Z]     daemon.go:353: [d441bf30dab99] daemon started
11:12:30 [2020-07-29T11:12:30.215Z]     daemon.go:461: [d441bf30dab99] Stopping daemon
11:12:30 [2020-07-29T11:12:30.215Z]     daemon.go:296: [d441bf30dab99] exiting daemon
11:12:30 [2020-07-29T11:12:30.215Z]     daemon.go:448: [d441bf30dab99] Daemon stopped
11:12:30 [2020-07-29T11:12:30.215Z] === RUN   TestServiceUpdateNetwork
11:12:31 [2020-07-29T11:12:31.474Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
11:12:34 [2020-07-29T11:12:34.030Z] --- PASS: TestUpdateRestartPolicy (11.37s)
11:12:34 [2020-07-29T11:12:34.030Z] === RUN   TestUpdateRestartWithAutoRemove
11:12:34 [2020-07-29T11:12:34.030Z] --- PASS: TestUpdateRestartWithAutoRemove (0.54s)
11:12:34 [2020-07-29T11:12:34.030Z] === RUN   TestWaitNonBlocked
11:12:34 [2020-07-29T11:12:34.030Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
11:12:34 [2020-07-29T11:12:34.030Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
11:12:34 [2020-07-29T11:12:34.030Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
11:12:34 [2020-07-29T11:12:34.030Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
11:12:34 [2020-07-29T11:12:34.030Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
11:12:34 [2020-07-29T11:12:34.030Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
11:12:34 [2020-07-29T11:12:34.030Z] --- PASS: TestWaitNonBlocked (0.02s)
11:12:34 [2020-07-29T11:12:34.030Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.63s)
11:12:34 [2020-07-29T11:12:34.030Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.70s)
11:12:34 [2020-07-29T11:12:34.030Z] === RUN   TestWaitBlocked
11:12:34 [2020-07-29T11:12:34.030Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
11:12:34 [2020-07-29T11:12:34.030Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
11:12:34 [2020-07-29T11:12:34.030Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
11:12:34 [2020-07-29T11:12:34.030Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
11:12:34 [2020-07-29T11:12:34.030Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
11:12:34 [2020-07-29T11:12:34.030Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
11:12:34 [2020-07-29T11:12:34.672Z] --- PASS: TestWaitBlocked (0.02s)
11:12:34 [2020-07-29T11:12:34.672Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.80s)
11:12:34 [2020-07-29T11:12:34.672Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.84s)
11:12:34 [2020-07-29T11:12:34.672Z] === CONT  TestContainerStartOnDaemonRestart
11:12:34 [2020-07-29T11:12:34.672Z] === CONT  TestIpcModeOlderClient
11:12:34 [2020-07-29T11:12:34.672Z] === CONT  TestDaemonRestartIpcMode
11:12:34 [2020-07-29T11:12:34.770Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
11:12:34 [2020-07-29T11:12:34.967Z] --- PASS: TestIpcModeOlderClient (0.14s)
11:12:37 [2020-07-29T11:12:37.313Z] === RUN   TestDockerDaemonSuite/TestShmSize
11:12:37 [2020-07-29T11:12:37.727Z] --- PASS: TestContainerStartOnDaemonRestart (2.91s)
11:12:37 [2020-07-29T11:12:37.727Z]     daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart
11:12:37 [2020-07-29T11:12:37.727Z]     daemon.go:325: [d2226fcdc4789] waiting for daemon to start
11:12:37 [2020-07-29T11:12:37.727Z]     daemon.go:325: [d2226fcdc4789] waiting for daemon to start
11:12:37 [2020-07-29T11:12:37.727Z]     daemon.go:353: [d2226fcdc4789] daemon started
11:12:37 [2020-07-29T11:12:37.727Z]     daemon.go:325: [d2226fcdc4789] waiting for daemon to start
11:12:37 [2020-07-29T11:12:37.727Z]     daemon.go:296: [d2226fcdc4789] exiting daemon
11:12:37 [2020-07-29T11:12:37.727Z]     daemon.go:325: [d2226fcdc4789] waiting for daemon to start
11:12:37 [2020-07-29T11:12:37.727Z]     daemon.go:353: [d2226fcdc4789] daemon started
11:12:37 [2020-07-29T11:12:37.727Z]     daemon.go:461: [d2226fcdc4789] Stopping daemon
11:12:37 [2020-07-29T11:12:37.727Z]     daemon.go:296: [d2226fcdc4789] exiting daemon
11:12:37 [2020-07-29T11:12:37.727Z]     daemon.go:448: [d2226fcdc4789] Daemon stopped
11:12:37 [2020-07-29T11:12:37.727Z] --- PASS: TestDaemonRestartIpcMode (3.05s)
11:12:37 [2020-07-29T11:12:37.727Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode
11:12:37 [2020-07-29T11:12:37.727Z]     daemon.go:325: [db7b84cfd3df6] waiting for daemon to start
11:12:37 [2020-07-29T11:12:37.727Z]     daemon.go:325: [db7b84cfd3df6] waiting for daemon to start
11:12:37 [2020-07-29T11:12:37.727Z]     daemon.go:353: [db7b84cfd3df6] daemon started
11:12:37 [2020-07-29T11:12:37.727Z]     daemon.go:461: [db7b84cfd3df6] Stopping daemon
11:12:37 [2020-07-29T11:12:37.727Z]     daemon.go:296: [db7b84cfd3df6] exiting daemon
11:12:37 [2020-07-29T11:12:37.727Z]     daemon.go:448: [db7b84cfd3df6] Daemon stopped
11:12:37 [2020-07-29T11:12:37.727Z]     daemon.go:325: [db7b84cfd3df6] waiting for daemon to start
11:12:37 [2020-07-29T11:12:37.727Z]     daemon.go:325: [db7b84cfd3df6] waiting for daemon to start
11:12:37 [2020-07-29T11:12:37.727Z]     daemon.go:353: [db7b84cfd3df6] daemon started
11:12:37 [2020-07-29T11:12:37.727Z]     daemon.go:461: [db7b84cfd3df6] Stopping daemon
11:12:37 [2020-07-29T11:12:37.727Z]     daemon.go:296: [db7b84cfd3df6] exiting daemon
11:12:37 [2020-07-29T11:12:37.727Z]     daemon.go:448: [db7b84cfd3df6] Daemon stopped
11:12:37 [2020-07-29T11:12:37.727Z] PASS
11:12:37 [2020-07-29T11:12:37.727Z] 
11:12:37 [2020-07-29T11:12:37.727Z] === Skipped
11:12:37 [2020-07-29T11:12:37.727Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
11:12:37 [2020-07-29T11:12:37.727Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:12:37 [2020-07-29T11:12:37.727Z] 
11:12:37 [2020-07-29T11:12:37.727Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
11:12:37 [2020-07-29T11:12:37.727Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:12:37 [2020-07-29T11:12:37.727Z] 
11:12:37 [2020-07-29T11:12:37.727Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
11:12:37 [2020-07-29T11:12:37.727Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:12:37 [2020-07-29T11:12:37.727Z] 
11:12:37 [2020-07-29T11:12:37.727Z] 
11:12:37 [2020-07-29T11:12:37.727Z] DONE 189 tests, 3 skipped in 86.402s
11:12:37 [2020-07-29T11:12:37.727Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
11:12:37 [2020-07-29T11:12:37.727Z] ++ 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
11:12:37 [2020-07-29T11:12:37.727Z] ++ set -e
11:12:37 [2020-07-29T11:12:37.727Z] ++ '[' -n 0 ']'
11:12:37 [2020-07-29T11:12:37.727Z] ++ set -x
11:12:37 [2020-07-29T11:12:37.727Z] ++ env -i DEST=/go/src/github.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
11:12:38 [2020-07-29T11:12:38.023Z] INFO: Testing against a local daemon
11:12:38 [2020-07-29T11:12:38.023Z] === RUN   TestCommitInheritsEnv
11:12:38 [2020-07-29T11:12:38.319Z] --- PASS: TestCommitInheritsEnv (0.34s)
11:12:38 [2020-07-29T11:12:38.319Z] === RUN   TestImportExtremelyLargeImageWorks
11:12:38 [2020-07-29T11:12:38.319Z] === PAUSE TestImportExtremelyLargeImageWorks
11:12:38 [2020-07-29T11:12:38.319Z] === RUN   TestImagesFilterMultiReference
11:12:38 [2020-07-29T11:12:38.319Z] --- PASS: TestImagesFilterMultiReference (0.06s)
11:12:38 [2020-07-29T11:12:38.319Z] === RUN   TestImagePullPlatformInvalid
11:12:38 [2020-07-29T11:12:38.319Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
11:12:38 [2020-07-29T11:12:38.319Z] === RUN   TestRemoveImageOrphaning
11:12:38 [2020-07-29T11:12:38.616Z] --- PASS: TestRemoveImageOrphaning (0.31s)
11:12:38 [2020-07-29T11:12:38.616Z] === RUN   TestTagUnprefixedRepoByNameOrName
11:12:38 [2020-07-29T11:12:38.616Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
11:12:38 [2020-07-29T11:12:38.616Z] === RUN   TestTagInvalidReference
11:12:38 [2020-07-29T11:12:38.616Z] --- PASS: TestTagInvalidReference (0.02s)
11:12:38 [2020-07-29T11:12:38.616Z] === RUN   TestTagValidPrefixedRepo
11:12:38 [2020-07-29T11:12:38.691Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
11:12:38 [2020-07-29T11:12:38.911Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
11:12:38 [2020-07-29T11:12:38.911Z] === RUN   TestTagExistedNameWithoutForce
11:12:38 [2020-07-29T11:12:38.911Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
11:12:38 [2020-07-29T11:12:38.911Z] === RUN   TestTagOfficialNames
11:12:38 [2020-07-29T11:12:38.911Z] --- PASS: TestTagOfficialNames (0.05s)
11:12:38 [2020-07-29T11:12:38.911Z] === RUN   TestTagMatchesDigest
11:12:38 [2020-07-29T11:12:38.911Z] --- PASS: TestTagMatchesDigest (0.02s)
11:12:38 [2020-07-29T11:12:38.911Z] === CONT  TestImportExtremelyLargeImageWorks
11:12:43 [2020-07-29T11:12:43.062Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
11:12:43 [2020-07-29T11:12:43.062Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
11:12:47 [2020-07-29T11:12:47.263Z] --- PASS: TestDockerDaemonSuite (324.18s)
11:12:47 [2020-07-29T11:12:47.263Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.82s)
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:325: [d1c7a249e1ff5] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:325: [d1c7a249e1ff5] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:353: [d1c7a249e1ff5] daemon started
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:461: [d1c7a249e1ff5] Stopping daemon
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:296: [d1c7a249e1ff5] exiting daemon
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:448: [d1c7a249e1ff5] Daemon stopped
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:325: [d1c7a249e1ff5] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:325: [d1c7a249e1ff5] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:353: [d1c7a249e1ff5] daemon started
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:461: [d1c7a249e1ff5] Stopping daemon
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:296: [d1c7a249e1ff5] exiting daemon
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:448: [d1c7a249e1ff5] Daemon stopped
11:12:47 [2020-07-29T11:12:47.263Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.68s)
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:325: [d066a1914d077] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:325: [d066a1914d077] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:353: [d066a1914d077] daemon started
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:461: [d066a1914d077] Stopping daemon
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:296: [d066a1914d077] exiting daemon
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:448: [d066a1914d077] Daemon stopped
11:12:47 [2020-07-29T11:12:47.263Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.64s)
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:325: [d277bd4d71dc1] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:325: [d277bd4d71dc1] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:353: [d277bd4d71dc1] daemon started
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:461: [d277bd4d71dc1] Stopping daemon
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:296: [d277bd4d71dc1] exiting daemon
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:448: [d277bd4d71dc1] Daemon stopped
11:12:47 [2020-07-29T11:12:47.263Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.31s)
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:325: [d56539a6424d7] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:325: [d56539a6424d7] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:353: [d56539a6424d7] daemon started
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:296: [d56539a6424d7] exiting daemon
11:12:47 [2020-07-29T11:12:47.263Z]         docker_cli_daemon_test.go:1449: Daemon d56539a6424d7 is not started
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:325: [d56539a6424d7] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:325: [d56539a6424d7] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:353: [d56539a6424d7] daemon started
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:461: [d56539a6424d7] Stopping daemon
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:296: [d56539a6424d7] exiting daemon
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:448: [d56539a6424d7] Daemon stopped
11:12:47 [2020-07-29T11:12:47.263Z]         check_test.go:309: Daemon dd62fa9d6f995 is not started
11:12:47 [2020-07-29T11:12:47.263Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.26s)
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:325: [dedd77ecf6110] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:325: [dedd77ecf6110] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:353: [dedd77ecf6110] daemon started
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:296: [dedd77ecf6110] exiting daemon
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:325: [dedd77ecf6110] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:325: [dedd77ecf6110] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:353: [dedd77ecf6110] daemon started
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:461: [dedd77ecf6110] Stopping daemon
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:296: [dedd77ecf6110] exiting daemon
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:448: [dedd77ecf6110] Daemon stopped
11:12:47 [2020-07-29T11:12:47.263Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.93s)
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:325: [d8f61900b2d69] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:325: [d8f61900b2d69] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:353: [d8f61900b2d69] daemon started
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:296: [d8f61900b2d69] exiting daemon
11:12:47 [2020-07-29T11:12:47.263Z]         check_test.go:309: Daemon d4015be8bc6be is not started
11:12:47 [2020-07-29T11:12:47.263Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.44s)
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:325: [d468742739a60] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:325: [d468742739a60] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:353: [d468742739a60] daemon started
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:461: [d468742739a60] Stopping daemon
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:296: [d468742739a60] exiting daemon
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:448: [d468742739a60] Daemon stopped
11:12:47 [2020-07-29T11:12:47.263Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.88s)
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:325: [d8e394377a789] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:296: [d8e394377a789] exiting daemon
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:325: [d8e394377a789] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:325: [d8e394377a789] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:325: [d8e394377a789] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:353: [d8e394377a789] daemon started
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:461: [d8e394377a789] Stopping daemon
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:296: [d8e394377a789] exiting daemon
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:448: [d8e394377a789] Daemon stopped
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:325: [d8e394377a789] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:325: [d8e394377a789] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:353: [d8e394377a789] daemon started
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:461: [d8e394377a789] Stopping daemon
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:296: [d8e394377a789] exiting daemon
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:448: [d8e394377a789] Daemon stopped
11:12:47 [2020-07-29T11:12:47.263Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.60s)
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:325: [d103f82716b86] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:325: [d103f82716b86] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:353: [d103f82716b86] daemon started
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:461: [d103f82716b86] Stopping daemon
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:296: [d103f82716b86] exiting daemon
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:448: [d103f82716b86] Daemon stopped
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:325: [d103f82716b86] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:325: [d103f82716b86] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:353: [d103f82716b86] daemon started
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:461: [d103f82716b86] Stopping daemon
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:296: [d103f82716b86] exiting daemon
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:448: [d103f82716b86] Daemon stopped
11:12:47 [2020-07-29T11:12:47.263Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (2.95s)
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:325: [de7cb29b84f65] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:325: [de7cb29b84f65] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:353: [de7cb29b84f65] daemon started
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:461: [de7cb29b84f65] Stopping daemon
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:296: [de7cb29b84f65] exiting daemon
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:448: [de7cb29b84f65] Daemon stopped
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:325: [de7cb29b84f65] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:325: [de7cb29b84f65] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:353: [de7cb29b84f65] daemon started
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:461: [de7cb29b84f65] Stopping daemon
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:296: [de7cb29b84f65] exiting daemon
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:448: [de7cb29b84f65] Daemon stopped
11:12:47 [2020-07-29T11:12:47.263Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.05s)
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:325: [d082be6d9fbef] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:325: [d082be6d9fbef] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:353: [d082be6d9fbef] daemon started
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:461: [d082be6d9fbef] Stopping daemon
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:296: [d082be6d9fbef] exiting daemon
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:448: [d082be6d9fbef] Daemon stopped
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:325: [d082be6d9fbef] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:325: [d082be6d9fbef] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:353: [d082be6d9fbef] daemon started
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:461: [d082be6d9fbef] Stopping daemon
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:296: [d082be6d9fbef] exiting daemon
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:448: [d082be6d9fbef] Daemon stopped
11:12:47 [2020-07-29T11:12:47.263Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.05s)
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:325: [debf56d99d622] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:325: [debf56d99d622] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:353: [debf56d99d622] daemon started
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:461: [debf56d99d622] Stopping daemon
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:296: [debf56d99d622] exiting daemon
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:448: [debf56d99d622] Daemon stopped
11:12:47 [2020-07-29T11:12:47.263Z]         daemon.go:325: [debf56d99d622] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:325: [debf56d99d622] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:353: [debf56d99d622] daemon started
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:461: [debf56d99d622] Stopping daemon
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:296: [debf56d99d622] exiting daemon
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:448: [debf56d99d622] Daemon stopped
11:12:47 [2020-07-29T11:12:47.264Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.38s)
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:325: [d50ff4e318e43] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:325: [d50ff4e318e43] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:353: [d50ff4e318e43] daemon started
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:461: [d50ff4e318e43] Stopping daemon
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:296: [d50ff4e318e43] exiting daemon
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:448: [d50ff4e318e43] Daemon stopped
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:325: [d50ff4e318e43] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:325: [d50ff4e318e43] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:353: [d50ff4e318e43] daemon started
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:461: [d50ff4e318e43] Stopping daemon
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:296: [d50ff4e318e43] exiting daemon
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:448: [d50ff4e318e43] Daemon stopped
11:12:47 [2020-07-29T11:12:47.264Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.12s)
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:325: [d2c30e44285cc] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:325: [d2c30e44285cc] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:353: [d2c30e44285cc] daemon started
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:461: [d2c30e44285cc] Stopping daemon
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:296: [d2c30e44285cc] exiting daemon
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:448: [d2c30e44285cc] Daemon stopped
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:325: [d2c30e44285cc] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:325: [d2c30e44285cc] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:353: [d2c30e44285cc] daemon started
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:461: [d2c30e44285cc] Stopping daemon
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:296: [d2c30e44285cc] exiting daemon
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:448: [d2c30e44285cc] Daemon stopped
11:12:47 [2020-07-29T11:12:47.264Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:325: [dd46be934ffa2] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:296: [dd46be934ffa2] exiting daemon
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:325: [dd46be934ffa2] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.264Z]         check_test.go:309: Daemon d5e4d560f633d is not started
11:12:47 [2020-07-29T11:12:47.264Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:325: [d59ff44a17b5f] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:296: [d59ff44a17b5f] exiting daemon
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:325: [d59ff44a17b5f] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.264Z]         check_test.go:309: Daemon d1d79317da0ed is not started
11:12:47 [2020-07-29T11:12:47.264Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.23s)
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:325: [d77aa9b00ef81] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:325: [d77aa9b00ef81] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:353: [d77aa9b00ef81] daemon started
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:461: [d77aa9b00ef81] Stopping daemon
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:296: [d77aa9b00ef81] exiting daemon
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:448: [d77aa9b00ef81] Daemon stopped
11:12:47 [2020-07-29T11:12:47.264Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s)
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:325: [db389a0db7445] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:325: [db389a0db7445] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:353: [db389a0db7445] daemon started
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:461: [db389a0db7445] Stopping daemon
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:296: [db389a0db7445] exiting daemon
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:448: [db389a0db7445] Daemon stopped
11:12:47 [2020-07-29T11:12:47.264Z]         check_test.go:309: Daemon db389a0db7445 is not started
11:12:47 [2020-07-29T11:12:47.264Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.37s)
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:325: [dac549e18d929] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:325: [dac549e18d929] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:353: [dac549e18d929] daemon started
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:461: [dac549e18d929] Stopping daemon
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:296: [dac549e18d929] exiting daemon
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:448: [dac549e18d929] Daemon stopped
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:325: [dac549e18d929] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:325: [dac549e18d929] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:353: [dac549e18d929] daemon started
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:461: [dac549e18d929] Stopping daemon
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:296: [dac549e18d929] exiting daemon
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:448: [dac549e18d929] Daemon stopped
11:12:47 [2020-07-29T11:12:47.264Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.56s)
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:325: [d1a43b0f7ddaf] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:325: [d1a43b0f7ddaf] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:353: [d1a43b0f7ddaf] daemon started
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:461: [d1a43b0f7ddaf] Stopping daemon
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:296: [d1a43b0f7ddaf] exiting daemon
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:448: [d1a43b0f7ddaf] Daemon stopped
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:325: [d1a43b0f7ddaf] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:325: [d1a43b0f7ddaf] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:353: [d1a43b0f7ddaf] daemon started
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:461: [d1a43b0f7ddaf] Stopping daemon
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:296: [d1a43b0f7ddaf] exiting daemon
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:448: [d1a43b0f7ddaf] Daemon stopped
11:12:47 [2020-07-29T11:12:47.264Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.65s)
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:325: [d9e1e35800b1f] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:325: [d9e1e35800b1f] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:353: [d9e1e35800b1f] daemon started
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:461: [d9e1e35800b1f] Stopping daemon
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:296: [d9e1e35800b1f] exiting daemon
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:448: [d9e1e35800b1f] Daemon stopped
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:325: [d9e1e35800b1f] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:325: [d9e1e35800b1f] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:353: [d9e1e35800b1f] daemon started
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:461: [d9e1e35800b1f] Stopping daemon
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:296: [d9e1e35800b1f] exiting daemon
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:448: [d9e1e35800b1f] Daemon stopped
11:12:47 [2020-07-29T11:12:47.264Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.12s)
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:325: [dcb949005849c] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:325: [dcb949005849c] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:353: [dcb949005849c] daemon started
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:461: [dcb949005849c] Stopping daemon
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:296: [dcb949005849c] exiting daemon
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:448: [dcb949005849c] Daemon stopped
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:325: [dcb949005849c] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:325: [dcb949005849c] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:353: [dcb949005849c] daemon started
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:461: [dcb949005849c] Stopping daemon
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:296: [dcb949005849c] exiting daemon
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:448: [dcb949005849c] Daemon stopped
11:12:47 [2020-07-29T11:12:47.264Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.57s)
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:325: [d9b26531a62ca] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:325: [d9b26531a62ca] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:353: [d9b26531a62ca] daemon started
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:461: [d9b26531a62ca] Stopping daemon
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:296: [d9b26531a62ca] exiting daemon
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:448: [d9b26531a62ca] Daemon stopped
11:12:47 [2020-07-29T11:12:47.264Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s)
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:325: [d4ca753d0532b] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:325: [d4ca753d0532b] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:353: [d4ca753d0532b] daemon started
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:461: [d4ca753d0532b] Stopping daemon
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:296: [d4ca753d0532b] exiting daemon
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:448: [d4ca753d0532b] Daemon stopped
11:12:47 [2020-07-29T11:12:47.264Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.69s)
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:325: [dc5a902e11d2f] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:325: [dc5a902e11d2f] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:353: [dc5a902e11d2f] daemon started
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:461: [dc5a902e11d2f] Stopping daemon
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:296: [dc5a902e11d2f] exiting daemon
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:448: [dc5a902e11d2f] Daemon stopped
11:12:47 [2020-07-29T11:12:47.264Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:325: [d3150221f4141] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:296: [d3150221f4141] exiting daemon
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:325: [d3150221f4141] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:461: [d3150221f4141] Stopping daemon
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:450: [d3150221f4141] Error when stopping daemon: daemon not started
11:12:47 [2020-07-29T11:12:47.264Z]         check_test.go:309: Daemon d3150221f4141 is not started
11:12:47 [2020-07-29T11:12:47.264Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s)
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:325: [da1b9d1b2269c] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:325: [da1b9d1b2269c] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:353: [da1b9d1b2269c] daemon started
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:461: [da1b9d1b2269c] Stopping daemon
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:296: [da1b9d1b2269c] exiting daemon
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:448: [da1b9d1b2269c] Daemon stopped
11:12:47 [2020-07-29T11:12:47.264Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s)
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:325: [dc663829b9440] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:325: [dc663829b9440] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:353: [dc663829b9440] daemon started
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:461: [dc663829b9440] Stopping daemon
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:296: [dc663829b9440] exiting daemon
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:448: [dc663829b9440] Daemon stopped
11:12:47 [2020-07-29T11:12:47.264Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s)
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:325: [ddc52002ce26b] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:325: [ddc52002ce26b] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:353: [ddc52002ce26b] daemon started
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:461: [ddc52002ce26b] Stopping daemon
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:296: [ddc52002ce26b] exiting daemon
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:448: [ddc52002ce26b] Daemon stopped
11:12:47 [2020-07-29T11:12:47.264Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.22s)
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:325: [d511c7dcb268c] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:325: [d511c7dcb268c] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:353: [d511c7dcb268c] daemon started
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:461: [d511c7dcb268c] Stopping daemon
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:296: [d511c7dcb268c] exiting daemon
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:448: [d511c7dcb268c] Daemon stopped
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:325: [d511c7dcb268c] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:325: [d511c7dcb268c] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:353: [d511c7dcb268c] daemon started
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:461: [d511c7dcb268c] Stopping daemon
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:296: [d511c7dcb268c] exiting daemon
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:448: [d511c7dcb268c] Daemon stopped
11:12:47 [2020-07-29T11:12:47.264Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.78s)
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:325: [d34b1e081da42] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:325: [d34b1e081da42] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:353: [d34b1e081da42] daemon started
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:461: [d34b1e081da42] Stopping daemon
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:296: [d34b1e081da42] exiting daemon
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:448: [d34b1e081da42] Daemon stopped
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:325: [d34b1e081da42] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:325: [d34b1e081da42] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:353: [d34b1e081da42] daemon started
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:461: [d34b1e081da42] Stopping daemon
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:296: [d34b1e081da42] exiting daemon
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:448: [d34b1e081da42] Daemon stopped
11:12:47 [2020-07-29T11:12:47.264Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.66s)
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:325: [dedc8758591c4] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:325: [dedc8758591c4] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:353: [dedc8758591c4] daemon started
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:461: [dedc8758591c4] Stopping daemon
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:296: [dedc8758591c4] exiting daemon
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:448: [dedc8758591c4] Daemon stopped
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:325: [dedc8758591c4] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:325: [dedc8758591c4] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:353: [dedc8758591c4] daemon started
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:461: [dedc8758591c4] Stopping daemon
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:296: [dedc8758591c4] exiting daemon
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:448: [dedc8758591c4] Daemon stopped
11:12:47 [2020-07-29T11:12:47.264Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled
11:12:47 [2020-07-29T11:12:47.264Z]         requirement.go:26: unmatched requirement IPv6
11:12:47 [2020-07-29T11:12:47.264Z]         check_test.go:309: Daemon ded4347df58aa is not started
11:12:47 [2020-07-29T11:12:47.264Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.16s)
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:325: [dd4ce7bde286d] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:325: [dd4ce7bde286d] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:353: [dd4ce7bde286d] daemon started
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:461: [dd4ce7bde286d] Stopping daemon
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:296: [dd4ce7bde286d] exiting daemon
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:448: [dd4ce7bde286d] Daemon stopped
11:12:47 [2020-07-29T11:12:47.264Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.72s)
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:325: [d0a0df589de7a] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:325: [d0a0df589de7a] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:353: [d0a0df589de7a] daemon started
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:461: [d0a0df589de7a] Stopping daemon
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:296: [d0a0df589de7a] exiting daemon
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:448: [d0a0df589de7a] Daemon stopped
11:12:47 [2020-07-29T11:12:47.264Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.49s)
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:325: [d2830fc8973d8] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:325: [d2830fc8973d8] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:353: [d2830fc8973d8] daemon started
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:461: [d2830fc8973d8] Stopping daemon
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:296: [d2830fc8973d8] exiting daemon
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:448: [d2830fc8973d8] Daemon stopped
11:12:47 [2020-07-29T11:12:47.264Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.83s)
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:325: [d664fe9099813] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:325: [d664fe9099813] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:353: [d664fe9099813] daemon started
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:461: [d664fe9099813] Stopping daemon
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:296: [d664fe9099813] exiting daemon
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:448: [d664fe9099813] Daemon stopped
11:12:47 [2020-07-29T11:12:47.264Z]         check_test.go:309: Daemon d664fe9099813 is not started
11:12:47 [2020-07-29T11:12:47.264Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.07s)
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:325: [d3f8acbafe749] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:325: [d3f8acbafe749] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:353: [d3f8acbafe749] daemon started
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:461: [d3f8acbafe749] Stopping daemon
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:296: [d3f8acbafe749] exiting daemon
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:448: [d3f8acbafe749] Daemon stopped
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:325: [d3f8acbafe749] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:325: [d3f8acbafe749] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:353: [d3f8acbafe749] daemon started
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:461: [d3f8acbafe749] Stopping daemon
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:296: [d3f8acbafe749] exiting daemon
11:12:47 [2020-07-29T11:12:47.264Z]         daemon.go:448: [d3f8acbafe749] Daemon stopped
11:12:47 [2020-07-29T11:12:47.265Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s)
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:325: [d171e6cb4638a] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:325: [d171e6cb4638a] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:353: [d171e6cb4638a] daemon started
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:461: [d171e6cb4638a] Stopping daemon
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:296: [d171e6cb4638a] exiting daemon
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:448: [d171e6cb4638a] Daemon stopped
11:12:47 [2020-07-29T11:12:47.265Z]         check_test.go:309: Daemon d171e6cb4638a is not started
11:12:47 [2020-07-29T11:12:47.265Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.69s)
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:325: [db712be3a520e] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:325: [db712be3a520e] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:353: [db712be3a520e] daemon started
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:296: [db712be3a520e] exiting daemon
11:12:47 [2020-07-29T11:12:47.265Z]         docker_cli_daemon_plugins_test.go:80: Daemon db712be3a520e is not started
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:325: [db712be3a520e] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:325: [db712be3a520e] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:353: [db712be3a520e] daemon started
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:461: [db712be3a520e] Stopping daemon
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:296: [db712be3a520e] exiting daemon
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:448: [db712be3a520e] Daemon stopped
11:12:47 [2020-07-29T11:12:47.265Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.33s)
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:325: [de947393f41e7] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:325: [de947393f41e7] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:353: [de947393f41e7] daemon started
11:12:47 [2020-07-29T11:12:47.265Z]         docker_cli_daemon_plugins_test.go:170: Daemon de947393f41e7 is not started
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:296: [de947393f41e7] exiting daemon
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:325: [de947393f41e7] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:325: [de947393f41e7] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:353: [de947393f41e7] daemon started
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:461: [de947393f41e7] Stopping daemon
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:296: [de947393f41e7] exiting daemon
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:448: [de947393f41e7] Daemon stopped
11:12:47 [2020-07-29T11:12:47.265Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.62s)
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:325: [d7fa1710df870] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:325: [d7fa1710df870] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:353: [d7fa1710df870] daemon started
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:461: [d7fa1710df870] Stopping daemon
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:296: [d7fa1710df870] exiting daemon
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:448: [d7fa1710df870] Daemon stopped
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:325: [d7fa1710df870] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:325: [d7fa1710df870] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:353: [d7fa1710df870] daemon started
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:461: [d7fa1710df870] Stopping daemon
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:296: [d7fa1710df870] exiting daemon
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:448: [d7fa1710df870] Daemon stopped
11:12:47 [2020-07-29T11:12:47.265Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s)
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:325: [d22e8c76c48cf] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:325: [d22e8c76c48cf] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:353: [d22e8c76c48cf] daemon started
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:461: [d22e8c76c48cf] Stopping daemon
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:296: [d22e8c76c48cf] exiting daemon
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:448: [d22e8c76c48cf] Daemon stopped
11:12:47 [2020-07-29T11:12:47.265Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.55s)
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:325: [dcae94920f397] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:325: [dcae94920f397] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:353: [dcae94920f397] daemon started
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:461: [dcae94920f397] Stopping daemon
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:296: [dcae94920f397] exiting daemon
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:448: [dcae94920f397] Daemon stopped
11:12:47 [2020-07-29T11:12:47.265Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s)
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:325: [d3e30b4c54a27] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:296: [d3e30b4c54a27] exiting daemon
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:325: [d3e30b4c54a27] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:461: [d3e30b4c54a27] Stopping daemon
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:450: [d3e30b4c54a27] Error when stopping daemon: daemon not started
11:12:47 [2020-07-29T11:12:47.265Z]         check_test.go:309: Daemon d3e30b4c54a27 is not started
11:12:47 [2020-07-29T11:12:47.265Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.70s)
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:325: [d0f38a6b09042] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:325: [d0f38a6b09042] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:353: [d0f38a6b09042] daemon started
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:461: [d0f38a6b09042] Stopping daemon
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:296: [d0f38a6b09042] exiting daemon
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:448: [d0f38a6b09042] Daemon stopped
11:12:47 [2020-07-29T11:12:47.265Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.76s)
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:325: [d3b9fb4bf5952] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:325: [d3b9fb4bf5952] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:353: [d3b9fb4bf5952] daemon started
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:461: [d3b9fb4bf5952] Stopping daemon
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:296: [d3b9fb4bf5952] exiting daemon
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:448: [d3b9fb4bf5952] Daemon stopped
11:12:47 [2020-07-29T11:12:47.265Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.79s)
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:325: [df6481d4909fd] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:325: [df6481d4909fd] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:353: [df6481d4909fd] daemon started
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:461: [df6481d4909fd] Stopping daemon
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:296: [df6481d4909fd] exiting daemon
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:448: [df6481d4909fd] Daemon stopped
11:12:47 [2020-07-29T11:12:47.265Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.66s)
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:325: [d9b705acc3bf7] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:325: [d9b705acc3bf7] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:353: [d9b705acc3bf7] daemon started
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:461: [d9b705acc3bf7] Stopping daemon
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:296: [d9b705acc3bf7] exiting daemon
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:448: [d9b705acc3bf7] Daemon stopped
11:12:47 [2020-07-29T11:12:47.265Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.77s)
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:325: [d29e91797cefa] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:325: [d29e91797cefa] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:353: [d29e91797cefa] daemon started
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:461: [d29e91797cefa] Stopping daemon
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:296: [d29e91797cefa] exiting daemon
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:448: [d29e91797cefa] Daemon stopped
11:12:47 [2020-07-29T11:12:47.265Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.82s)
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:325: [d3d1d929aa1a2] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:325: [d3d1d929aa1a2] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:353: [d3d1d929aa1a2] daemon started
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:461: [d3d1d929aa1a2] Stopping daemon
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:296: [d3d1d929aa1a2] exiting daemon
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:448: [d3d1d929aa1a2] Daemon stopped
11:12:47 [2020-07-29T11:12:47.265Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.88s)
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:325: [d3b5156b8a9a0] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:325: [d3b5156b8a9a0] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:353: [d3b5156b8a9a0] daemon started
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:461: [d3b5156b8a9a0] Stopping daemon
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:296: [d3b5156b8a9a0] exiting daemon
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:448: [d3b5156b8a9a0] Daemon stopped
11:12:47 [2020-07-29T11:12:47.265Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s)
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:325: [dd3b94096ce5e] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:325: [dd3b94096ce5e] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:353: [dd3b94096ce5e] daemon started
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:461: [dd3b94096ce5e] Stopping daemon
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:296: [dd3b94096ce5e] exiting daemon
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:448: [dd3b94096ce5e] Daemon stopped
11:12:47 [2020-07-29T11:12:47.265Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s)
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:325: [d7afd41c56c82] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:325: [d7afd41c56c82] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:353: [d7afd41c56c82] daemon started
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:461: [d7afd41c56c82] Stopping daemon
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:296: [d7afd41c56c82] exiting daemon
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:448: [d7afd41c56c82] Daemon stopped
11:12:47 [2020-07-29T11:12:47.265Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s)
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:325: [dca871f1fabd7] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:325: [dca871f1fabd7] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:353: [dca871f1fabd7] daemon started
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:461: [dca871f1fabd7] Stopping daemon
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:296: [dca871f1fabd7] exiting daemon
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:448: [dca871f1fabd7] Daemon stopped
11:12:47 [2020-07-29T11:12:47.265Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.88s)
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:325: [dd149f2162950] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:325: [dd149f2162950] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:353: [dd149f2162950] daemon started
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:461: [dd149f2162950] Stopping daemon
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:296: [dd149f2162950] exiting daemon
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:448: [dd149f2162950] Daemon stopped
11:12:47 [2020-07-29T11:12:47.265Z]         check_test.go:309: Daemon dd149f2162950 is not started
11:12:47 [2020-07-29T11:12:47.265Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.53s)
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:325: [dc01879d139ee] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:325: [dc01879d139ee] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:353: [dc01879d139ee] daemon started
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:461: [dc01879d139ee] Stopping daemon
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:296: [dc01879d139ee] exiting daemon
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:448: [dc01879d139ee] Daemon stopped
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:325: [dc01879d139ee] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:325: [dc01879d139ee] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:353: [dc01879d139ee] daemon started
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:461: [dc01879d139ee] Stopping daemon
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:296: [dc01879d139ee] exiting daemon
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:448: [dc01879d139ee] Daemon stopped
11:12:47 [2020-07-29T11:12:47.265Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (16.10s)
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:325: [d8a115136db68] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:325: [d8a115136db68] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:353: [d8a115136db68] daemon started
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:461: [d8a115136db68] Stopping daemon
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:296: [d8a115136db68] exiting daemon
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:448: [d8a115136db68] Daemon stopped
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:325: [d8a115136db68] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:325: [d8a115136db68] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:325: [d8a115136db68] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:325: [d8a115136db68] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:353: [d8a115136db68] daemon started
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:461: [d8a115136db68] Stopping daemon
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:296: [d8a115136db68] exiting daemon
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:448: [d8a115136db68] Daemon stopped
11:12:47 [2020-07-29T11:12:47.265Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.51s)
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:325: [d6d652a921a3e] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:325: [d6d652a921a3e] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:353: [d6d652a921a3e] daemon started
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:461: [d6d652a921a3e] Stopping daemon
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:296: [d6d652a921a3e] exiting daemon
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:448: [d6d652a921a3e] Daemon stopped
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:325: [d6d652a921a3e] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:325: [d6d652a921a3e] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:353: [d6d652a921a3e] daemon started
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:461: [d6d652a921a3e] Stopping daemon
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:296: [d6d652a921a3e] exiting daemon
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:448: [d6d652a921a3e] Daemon stopped
11:12:47 [2020-07-29T11:12:47.265Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.14s)
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:325: [d1d5d209fe577] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:325: [d1d5d209fe577] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:353: [d1d5d209fe577] daemon started
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:461: [d1d5d209fe577] Stopping daemon
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:296: [d1d5d209fe577] exiting daemon
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:448: [d1d5d209fe577] Daemon stopped
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:325: [d1d5d209fe577] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:325: [d1d5d209fe577] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:353: [d1d5d209fe577] daemon started
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:461: [d1d5d209fe577] Stopping daemon
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:296: [d1d5d209fe577] exiting daemon
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:448: [d1d5d209fe577] Daemon stopped
11:12:47 [2020-07-29T11:12:47.265Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.48s)
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:325: [d866ad9f863e0] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:325: [d866ad9f863e0] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:353: [d866ad9f863e0] daemon started
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:461: [d866ad9f863e0] Stopping daemon
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:296: [d866ad9f863e0] exiting daemon
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:448: [d866ad9f863e0] Daemon stopped
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:325: [d866ad9f863e0] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:325: [d866ad9f863e0] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:353: [d866ad9f863e0] daemon started
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:461: [d866ad9f863e0] Stopping daemon
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:296: [d866ad9f863e0] exiting daemon
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:448: [d866ad9f863e0] Daemon stopped
11:12:47 [2020-07-29T11:12:47.265Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.93s)
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:325: [dd3e2fc48a833] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:325: [dd3e2fc48a833] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:353: [dd3e2fc48a833] daemon started
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:461: [dd3e2fc48a833] Stopping daemon
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:296: [dd3e2fc48a833] exiting daemon
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:448: [dd3e2fc48a833] Daemon stopped
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:325: [dd3e2fc48a833] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:325: [dd3e2fc48a833] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:353: [dd3e2fc48a833] daemon started
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:461: [dd3e2fc48a833] Stopping daemon
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:296: [dd3e2fc48a833] exiting daemon
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:448: [dd3e2fc48a833] Daemon stopped
11:12:47 [2020-07-29T11:12:47.265Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.62s)
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:325: [d237bbef40415] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:325: [d237bbef40415] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:353: [d237bbef40415] daemon started
11:12:47 [2020-07-29T11:12:47.265Z]         daemon.go:296: [d237bbef40415] exiting daemon
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:325: [d237bbef40415] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:325: [d237bbef40415] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:353: [d237bbef40415] daemon started
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:461: [d237bbef40415] Stopping daemon
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:296: [d237bbef40415] exiting daemon
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:448: [d237bbef40415] Daemon stopped
11:12:47 [2020-07-29T11:12:47.266Z]         check_test.go:309: Daemon d237bbef40415 is not started
11:12:47 [2020-07-29T11:12:47.266Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.45s)
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:325: [d786100e76511] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:325: [d786100e76511] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:353: [d786100e76511] daemon started
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:461: [d786100e76511] Stopping daemon
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:296: [d786100e76511] exiting daemon
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:448: [d786100e76511] Daemon stopped
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:325: [d786100e76511] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:325: [d786100e76511] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:353: [d786100e76511] daemon started
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:461: [d786100e76511] Stopping daemon
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:296: [d786100e76511] exiting daemon
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:448: [d786100e76511] Daemon stopped
11:12:47 [2020-07-29T11:12:47.266Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.02s)
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:325: [d8b0a62f71b21] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:325: [d8b0a62f71b21] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:353: [d8b0a62f71b21] daemon started
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:461: [d8b0a62f71b21] Stopping daemon
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:296: [d8b0a62f71b21] exiting daemon
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:448: [d8b0a62f71b21] Daemon stopped
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:325: [d8b0a62f71b21] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:325: [d8b0a62f71b21] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:353: [d8b0a62f71b21] daemon started
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:461: [d8b0a62f71b21] Stopping daemon
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:296: [d8b0a62f71b21] exiting daemon
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:448: [d8b0a62f71b21] Daemon stopped
11:12:47 [2020-07-29T11:12:47.266Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.84s)
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:325: [d9f51a7e07ab4] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:325: [d9f51a7e07ab4] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:353: [d9f51a7e07ab4] daemon started
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:461: [d9f51a7e07ab4] Stopping daemon
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:296: [d9f51a7e07ab4] exiting daemon
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:448: [d9f51a7e07ab4] Daemon stopped
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:325: [d9f51a7e07ab4] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:325: [d9f51a7e07ab4] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:353: [d9f51a7e07ab4] daemon started
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:461: [d9f51a7e07ab4] Stopping daemon
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:296: [d9f51a7e07ab4] exiting daemon
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:448: [d9f51a7e07ab4] Daemon stopped
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:325: [d9f51a7e07ab4] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:325: [d9f51a7e07ab4] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:353: [d9f51a7e07ab4] daemon started
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:461: [d9f51a7e07ab4] Stopping daemon
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:296: [d9f51a7e07ab4] exiting daemon
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:448: [d9f51a7e07ab4] Daemon stopped
11:12:47 [2020-07-29T11:12:47.266Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.52s)
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:325: [d450f77ca9edf] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:325: [d450f77ca9edf] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:353: [d450f77ca9edf] daemon started
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:461: [d450f77ca9edf] Stopping daemon
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:296: [d450f77ca9edf] exiting daemon
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:448: [d450f77ca9edf] Daemon stopped
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:325: [d450f77ca9edf] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:325: [d450f77ca9edf] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:353: [d450f77ca9edf] daemon started
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:461: [d450f77ca9edf] Stopping daemon
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:296: [d450f77ca9edf] exiting daemon
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:448: [d450f77ca9edf] Daemon stopped
11:12:47 [2020-07-29T11:12:47.266Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.65s)
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:325: [d4bfdcea39a84] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:325: [d4bfdcea39a84] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:353: [d4bfdcea39a84] daemon started
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:461: [d4bfdcea39a84] Stopping daemon
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:296: [d4bfdcea39a84] exiting daemon
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:448: [d4bfdcea39a84] Daemon stopped
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:325: [d4bfdcea39a84] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:325: [d4bfdcea39a84] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:353: [d4bfdcea39a84] daemon started
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:461: [d4bfdcea39a84] Stopping daemon
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:296: [d4bfdcea39a84] exiting daemon
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:448: [d4bfdcea39a84] Daemon stopped
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:325: [d4bfdcea39a84] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:325: [d4bfdcea39a84] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:353: [d4bfdcea39a84] daemon started
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:461: [d4bfdcea39a84] Stopping daemon
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:296: [d4bfdcea39a84] exiting daemon
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:448: [d4bfdcea39a84] Daemon stopped
11:12:47 [2020-07-29T11:12:47.266Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.25s)
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:325: [dfa07a1851e43] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:325: [dfa07a1851e43] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:353: [dfa07a1851e43] daemon started
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:461: [dfa07a1851e43] Stopping daemon
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:296: [dfa07a1851e43] exiting daemon
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:448: [dfa07a1851e43] Daemon stopped
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:325: [dfa07a1851e43] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:325: [dfa07a1851e43] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:353: [dfa07a1851e43] daemon started
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:461: [dfa07a1851e43] Stopping daemon
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:296: [dfa07a1851e43] exiting daemon
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:448: [dfa07a1851e43] Daemon stopped
11:12:47 [2020-07-29T11:12:47.266Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.12s)
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:325: [d8628a579cf2f] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:325: [d8628a579cf2f] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:353: [d8628a579cf2f] daemon started
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:461: [d8628a579cf2f] Stopping daemon
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:296: [d8628a579cf2f] exiting daemon
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:448: [d8628a579cf2f] Daemon stopped
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:325: [d8628a579cf2f] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:325: [d8628a579cf2f] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:353: [d8628a579cf2f] daemon started
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:461: [d8628a579cf2f] Stopping daemon
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:296: [d8628a579cf2f] exiting daemon
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:448: [d8628a579cf2f] Daemon stopped
11:12:47 [2020-07-29T11:12:47.266Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
11:12:47 [2020-07-29T11:12:47.266Z]         requirement.go:26: unmatched requirement Devicemapper
11:12:47 [2020-07-29T11:12:47.266Z]         check_test.go:309: Daemon dfe4f694f5f50 is not started
11:12:47 [2020-07-29T11:12:47.266Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
11:12:47 [2020-07-29T11:12:47.266Z]         requirement.go:26: unmatched requirement Devicemapper
11:12:47 [2020-07-29T11:12:47.266Z]         check_test.go:309: Daemon dd6af2cd01d79 is not started
11:12:47 [2020-07-29T11:12:47.266Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.82s)
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:325: [d988a4c8ebfa0] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:325: [d988a4c8ebfa0] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:353: [d988a4c8ebfa0] daemon started
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:296: [d988a4c8ebfa0] exiting daemon
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:325: [d988a4c8ebfa0] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:325: [d988a4c8ebfa0] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:353: [d988a4c8ebfa0] daemon started
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:461: [d988a4c8ebfa0] Stopping daemon
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:296: [d988a4c8ebfa0] exiting daemon
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:448: [d988a4c8ebfa0] Daemon stopped
11:12:47 [2020-07-29T11:12:47.266Z]         check_test.go:309: Daemon d988a4c8ebfa0 is not started
11:12:47 [2020-07-29T11:12:47.266Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.95s)
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:325: [d99359a874efa] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:325: [d99359a874efa] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:353: [d99359a874efa] daemon started
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:461: [d99359a874efa] Stopping daemon
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:296: [d99359a874efa] exiting daemon
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:448: [d99359a874efa] Daemon stopped
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:325: [d99359a874efa] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:325: [d99359a874efa] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:353: [d99359a874efa] daemon started
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:461: [d99359a874efa] Stopping daemon
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:296: [d99359a874efa] exiting daemon
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:448: [d99359a874efa] Daemon stopped
11:12:47 [2020-07-29T11:12:47.266Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.39s)
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:325: [d790fd7b1ccda] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:325: [d790fd7b1ccda] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:353: [d790fd7b1ccda] daemon started
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:461: [d790fd7b1ccda] Stopping daemon
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:296: [d790fd7b1ccda] exiting daemon
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:448: [d790fd7b1ccda] Daemon stopped
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:325: [d790fd7b1ccda] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:325: [d790fd7b1ccda] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:353: [d790fd7b1ccda] daemon started
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:461: [d790fd7b1ccda] Stopping daemon
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:296: [d790fd7b1ccda] exiting daemon
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:448: [d790fd7b1ccda] Daemon stopped
11:12:47 [2020-07-29T11:12:47.266Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.23s)
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:325: [dc9f62b744538] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:325: [dc9f62b744538] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:353: [dc9f62b744538] daemon started
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:461: [dc9f62b744538] Stopping daemon
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:296: [dc9f62b744538] exiting daemon
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:448: [dc9f62b744538] Daemon stopped
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:325: [dc9f62b744538] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:325: [dc9f62b744538] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:353: [dc9f62b744538] daemon started
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:461: [dc9f62b744538] Stopping daemon
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:296: [dc9f62b744538] exiting daemon
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:448: [dc9f62b744538] Daemon stopped
11:12:47 [2020-07-29T11:12:47.266Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.47s)
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:325: [d9bf43086b700] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:325: [d9bf43086b700] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:353: [d9bf43086b700] daemon started
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:461: [d9bf43086b700] Stopping daemon
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:296: [d9bf43086b700] exiting daemon
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:448: [d9bf43086b700] Daemon stopped
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:325: [d9bf43086b700] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:325: [d9bf43086b700] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:353: [d9bf43086b700] daemon started
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:461: [d9bf43086b700] Stopping daemon
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:296: [d9bf43086b700] exiting daemon
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:448: [d9bf43086b700] Daemon stopped
11:12:47 [2020-07-29T11:12:47.266Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.02s)
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:325: [d9dd05bbf84ff] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:325: [d9dd05bbf84ff] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:353: [d9dd05bbf84ff] daemon started
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:461: [d9dd05bbf84ff] Stopping daemon
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:296: [d9dd05bbf84ff] exiting daemon
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:448: [d9dd05bbf84ff] Daemon stopped
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:325: [d9dd05bbf84ff] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:325: [d9dd05bbf84ff] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:353: [d9dd05bbf84ff] daemon started
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:461: [d9dd05bbf84ff] Stopping daemon
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:296: [d9dd05bbf84ff] exiting daemon
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:448: [d9dd05bbf84ff] Daemon stopped
11:12:47 [2020-07-29T11:12:47.266Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.23s)
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:325: [d4220154be110] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:325: [d4220154be110] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:353: [d4220154be110] daemon started
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:461: [d4220154be110] Stopping daemon
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:296: [d4220154be110] exiting daemon
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:448: [d4220154be110] Daemon stopped
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:325: [d4220154be110] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:325: [d4220154be110] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:353: [d4220154be110] daemon started
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:461: [d4220154be110] Stopping daemon
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:296: [d4220154be110] exiting daemon
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:448: [d4220154be110] Daemon stopped
11:12:47 [2020-07-29T11:12:47.266Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.55s)
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:325: [de566ccf35ea3] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:325: [de566ccf35ea3] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:353: [de566ccf35ea3] daemon started
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:461: [de566ccf35ea3] Stopping daemon
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:296: [de566ccf35ea3] exiting daemon
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:448: [de566ccf35ea3] Daemon stopped
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:325: [de566ccf35ea3] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:325: [de566ccf35ea3] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:353: [de566ccf35ea3] daemon started
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:461: [de566ccf35ea3] Stopping daemon
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:296: [de566ccf35ea3] exiting daemon
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:448: [de566ccf35ea3] Daemon stopped
11:12:47 [2020-07-29T11:12:47.266Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.65s)
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:325: [dc2fd50fb3239] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:325: [dc2fd50fb3239] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:353: [dc2fd50fb3239] daemon started
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:296: [dc2fd50fb3239] exiting daemon
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:325: [dc2fd50fb3239] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:325: [dc2fd50fb3239] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:353: [dc2fd50fb3239] daemon started
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:461: [dc2fd50fb3239] Stopping daemon
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:296: [dc2fd50fb3239] exiting daemon
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:448: [dc2fd50fb3239] Daemon stopped
11:12:47 [2020-07-29T11:12:47.266Z]         check_test.go:309: Daemon dc2fd50fb3239 is not started
11:12:47 [2020-07-29T11:12:47.266Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.35s)
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
11:12:47 [2020-07-29T11:12:47.266Z]         daemon.go:325: [d68d0d1974733] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [d68d0d1974733] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:353: [d68d0d1974733] daemon started
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:461: [d68d0d1974733] Stopping daemon
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:296: [d68d0d1974733] exiting daemon
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:448: [d68d0d1974733] Daemon stopped
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [d68d0d1974733] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [d68d0d1974733] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:353: [d68d0d1974733] daemon started
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:461: [d68d0d1974733] Stopping daemon
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:296: [d68d0d1974733] exiting daemon
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:448: [d68d0d1974733] Daemon stopped
11:12:47 [2020-07-29T11:12:47.267Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.68s)
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [dfacd56a93360] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [dfacd56a93360] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:353: [dfacd56a93360] daemon started
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:461: [dfacd56a93360] Stopping daemon
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:296: [dfacd56a93360] exiting daemon
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:448: [dfacd56a93360] Daemon stopped
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [dfacd56a93360] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [dfacd56a93360] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:353: [dfacd56a93360] daemon started
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:461: [dfacd56a93360] Stopping daemon
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:296: [dfacd56a93360] exiting daemon
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:448: [dfacd56a93360] Daemon stopped
11:12:47 [2020-07-29T11:12:47.267Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.92s)
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [db2c2c36c81fc] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [db2c2c36c81fc] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:353: [db2c2c36c81fc] daemon started
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:296: [db2c2c36c81fc] exiting daemon
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:461: [db2c2c36c81fc] Stopping daemon
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:450: [db2c2c36c81fc] Error when stopping daemon: daemon not started
11:12:47 [2020-07-29T11:12:47.267Z]         check_test.go:309: Daemon db2c2c36c81fc is not started
11:12:47 [2020-07-29T11:12:47.267Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.55s)
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [d643b05162e43] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [d643b05162e43] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:353: [d643b05162e43] daemon started
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:461: [d643b05162e43] Stopping daemon
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:296: [d643b05162e43] exiting daemon
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:448: [d643b05162e43] Daemon stopped
11:12:47 [2020-07-29T11:12:47.267Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.48s)
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [d7ab90011d3ce] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [d7ab90011d3ce] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:353: [d7ab90011d3ce] daemon started
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:296: [d7ab90011d3ce] exiting daemon
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [d7ab90011d3ce] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [d7ab90011d3ce] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:353: [d7ab90011d3ce] daemon started
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:461: [d7ab90011d3ce] Stopping daemon
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:296: [d7ab90011d3ce] exiting daemon
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:448: [d7ab90011d3ce] Daemon stopped
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [d7ab90011d3ce] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [d7ab90011d3ce] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:353: [d7ab90011d3ce] daemon started
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:461: [d7ab90011d3ce] Stopping daemon
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:296: [d7ab90011d3ce] exiting daemon
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:448: [d7ab90011d3ce] Daemon stopped
11:12:47 [2020-07-29T11:12:47.267Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.09s)
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [d13d76c2eebc0] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [d13d76c2eebc0] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:353: [d13d76c2eebc0] daemon started
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:461: [d13d76c2eebc0] Stopping daemon
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:296: [d13d76c2eebc0] exiting daemon
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:448: [d13d76c2eebc0] Daemon stopped
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [d13d76c2eebc0] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [d13d76c2eebc0] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:353: [d13d76c2eebc0] daemon started
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:461: [d13d76c2eebc0] Stopping daemon
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:296: [d13d76c2eebc0] exiting daemon
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:448: [d13d76c2eebc0] Daemon stopped
11:12:47 [2020-07-29T11:12:47.267Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s)
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [d3910582b1d56] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [d3910582b1d56] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:353: [d3910582b1d56] daemon started
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:461: [d3910582b1d56] Stopping daemon
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:296: [d3910582b1d56] exiting daemon
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:448: [d3910582b1d56] Daemon stopped
11:12:47 [2020-07-29T11:12:47.267Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s)
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [d982ab1e91c25] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [d982ab1e91c25] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:353: [d982ab1e91c25] daemon started
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:461: [d982ab1e91c25] Stopping daemon
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:296: [d982ab1e91c25] exiting daemon
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:448: [d982ab1e91c25] Daemon stopped
11:12:47 [2020-07-29T11:12:47.267Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.20s)
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
11:12:47 [2020-07-29T11:12:47.267Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from config
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [ddae000c4c2b5] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [ddae000c4c2b5] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:353: [ddae000c4c2b5] daemon started
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:461: [ddae000c4c2b5] Stopping daemon
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:296: [ddae000c4c2b5] exiting daemon
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:448: [ddae000c4c2b5] Daemon stopped
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
11:12:47 [2020-07-29T11:12:47.267Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [d1bdb26096be4] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [d1bdb26096be4] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:353: [d1bdb26096be4] daemon started
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:461: [d1bdb26096be4] Stopping daemon
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:296: [d1bdb26096be4] exiting daemon
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:448: [d1bdb26096be4] Daemon stopped
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
11:12:47 [2020-07-29T11:12:47.267Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from config
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [d3c41572f1f3f] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:296: [d3c41572f1f3f] exiting daemon
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [d3c41572f1f3f] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
11:12:47 [2020-07-29T11:12:47.267Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [d8b9b468f75ec] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:296: [d8b9b468f75ec] exiting daemon
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [d8b9b468f75ec] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
11:12:47 [2020-07-29T11:12:47.267Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [daa2afb6e9faa] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:296: [daa2afb6e9faa] exiting daemon
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [daa2afb6e9faa] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
11:12:47 [2020-07-29T11:12:47.267Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [d9fd18339dc52] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [d9fd18339dc52] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:353: [d9fd18339dc52] daemon started
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:461: [d9fd18339dc52] Stopping daemon
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:296: [d9fd18339dc52] exiting daemon
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:448: [d9fd18339dc52] Daemon stopped
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
11:12:47 [2020-07-29T11:12:47.267Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [d9a87250849ff] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [d9a87250849ff] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:353: [d9a87250849ff] daemon started
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:461: [d9a87250849ff] Stopping daemon
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:296: [d9a87250849ff] exiting daemon
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:448: [d9a87250849ff] Daemon stopped
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
11:12:47 [2020-07-29T11:12:47.267Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [d2f9b99458089] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:296: [d2f9b99458089] exiting daemon
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [d2f9b99458089] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
11:12:47 [2020-07-29T11:12:47.267Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [d5a4ef610bce0] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:296: [d5a4ef610bce0] exiting daemon
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [d5a4ef610bce0] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
11:12:47 [2020-07-29T11:12:47.267Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [d9041f36b4944] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:296: [d9041f36b4944] exiting daemon
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [d9041f36b4944] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         check_test.go:309: Daemon df92861f714fe is not started
11:12:47 [2020-07-29T11:12:47.267Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s)
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [d9dc462514905] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [d9dc462514905] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:353: [d9dc462514905] daemon started
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:461: [d9dc462514905] Stopping daemon
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:296: [d9dc462514905] exiting daemon
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:448: [d9dc462514905] Daemon stopped
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [d9dc462514905] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [d9dc462514905] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:353: [d9dc462514905] daemon started
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:461: [d9dc462514905] Stopping daemon
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:296: [d9dc462514905] exiting daemon
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:448: [d9dc462514905] Daemon stopped
11:12:47 [2020-07-29T11:12:47.267Z]         check_test.go:309: Daemon d9dc462514905 is not started
11:12:47 [2020-07-29T11:12:47.267Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s)
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [df1a57705d7bb] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [df1a57705d7bb] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:353: [df1a57705d7bb] daemon started
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:461: [df1a57705d7bb] Stopping daemon
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:296: [df1a57705d7bb] exiting daemon
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:448: [df1a57705d7bb] Daemon stopped
11:12:47 [2020-07-29T11:12:47.267Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.59s)
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [d435d57b2b245] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [d435d57b2b245] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:353: [d435d57b2b245] daemon started
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:461: [d435d57b2b245] Stopping daemon
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:296: [d435d57b2b245] exiting daemon
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:448: [d435d57b2b245] Daemon stopped
11:12:47 [2020-07-29T11:12:47.267Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.42s)
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [d2cfa3a8b394f] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [d2cfa3a8b394f] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:353: [d2cfa3a8b394f] daemon started
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:461: [d2cfa3a8b394f] Stopping daemon
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:296: [d2cfa3a8b394f] exiting daemon
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:448: [d2cfa3a8b394f] Daemon stopped
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [d2cfa3a8b394f] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [d2cfa3a8b394f] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:353: [d2cfa3a8b394f] daemon started
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:461: [d2cfa3a8b394f] Stopping daemon
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:296: [d2cfa3a8b394f] exiting daemon
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:448: [d2cfa3a8b394f] Daemon stopped
11:12:47 [2020-07-29T11:12:47.267Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s)
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [d247fb23a2c14] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [d247fb23a2c14] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:353: [d247fb23a2c14] daemon started
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:461: [d247fb23a2c14] Stopping daemon
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:296: [d247fb23a2c14] exiting daemon
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:448: [d247fb23a2c14] Daemon stopped
11:12:47 [2020-07-29T11:12:47.267Z]         check_test.go:309: Daemon d247fb23a2c14 is not started
11:12:47 [2020-07-29T11:12:47.267Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.01s)
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [db49b6ca8056b] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [db49b6ca8056b] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:353: [db49b6ca8056b] daemon started
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:461: [db49b6ca8056b] Stopping daemon
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:296: [db49b6ca8056b] exiting daemon
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:448: [db49b6ca8056b] Daemon stopped
11:12:47 [2020-07-29T11:12:47.267Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.97s)
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [ddd5900ae40df] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [ddd5900ae40df] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:353: [ddd5900ae40df] daemon started
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:461: [ddd5900ae40df] Stopping daemon
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:296: [ddd5900ae40df] exiting daemon
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:448: [ddd5900ae40df] Daemon stopped
11:12:47 [2020-07-29T11:12:47.267Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.25s)
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [d1feb2fa41764] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [d1feb2fa41764] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:353: [d1feb2fa41764] daemon started
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:461: [d1feb2fa41764] Stopping daemon
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:296: [d1feb2fa41764] exiting daemon
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:448: [d1feb2fa41764] Daemon stopped
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [d1feb2fa41764] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [d1feb2fa41764] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:353: [d1feb2fa41764] daemon started
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:461: [d1feb2fa41764] Stopping daemon
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:296: [d1feb2fa41764] exiting daemon
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:448: [d1feb2fa41764] Daemon stopped
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [d1feb2fa41764] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [d1feb2fa41764] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:353: [d1feb2fa41764] daemon started
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:461: [d1feb2fa41764] Stopping daemon
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:296: [d1feb2fa41764] exiting daemon
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:448: [d1feb2fa41764] Daemon stopped
11:12:47 [2020-07-29T11:12:47.267Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.06s)
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [dec71bac60960] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [dec71bac60960] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:353: [dec71bac60960] daemon started
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:461: [dec71bac60960] Stopping daemon
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:296: [dec71bac60960] exiting daemon
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:448: [dec71bac60960] Daemon stopped
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [dec71bac60960] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:296: [dec71bac60960] exiting daemon
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [dec71bac60960] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:461: [dec71bac60960] Stopping daemon
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:450: [dec71bac60960] Error when stopping daemon: daemon not started
11:12:47 [2020-07-29T11:12:47.267Z]         check_test.go:309: Daemon dec71bac60960 is not started
11:12:47 [2020-07-29T11:12:47.267Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.82s)
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [d11ab249e3e49] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:325: [d11ab249e3e49] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:353: [d11ab249e3e49] daemon started
11:12:47 [2020-07-29T11:12:47.267Z]         daemon.go:461: [d11ab249e3e49] Stopping daemon
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:296: [d11ab249e3e49] exiting daemon
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:448: [d11ab249e3e49] Daemon stopped
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:325: [d11ab249e3e49] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:325: [d11ab249e3e49] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:353: [d11ab249e3e49] daemon started
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:461: [d11ab249e3e49] Stopping daemon
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:296: [d11ab249e3e49] exiting daemon
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:448: [d11ab249e3e49] Daemon stopped
11:12:47 [2020-07-29T11:12:47.268Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.54s)
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:325: [d03e734581dea] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:325: [d03e734581dea] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:353: [d03e734581dea] daemon started
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:461: [d03e734581dea] Stopping daemon
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:296: [d03e734581dea] exiting daemon
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:448: [d03e734581dea] Daemon stopped
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:325: [d03e734581dea] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:325: [d03e734581dea] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:353: [d03e734581dea] daemon started
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:461: [d03e734581dea] Stopping daemon
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:296: [d03e734581dea] exiting daemon
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:448: [d03e734581dea] Daemon stopped
11:12:47 [2020-07-29T11:12:47.268Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.84s)
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:325: [df747f06438fe] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:325: [df747f06438fe] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:353: [df747f06438fe] daemon started
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:461: [df747f06438fe] Stopping daemon
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:296: [df747f06438fe] exiting daemon
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:448: [df747f06438fe] Daemon stopped
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:325: [df747f06438fe] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:325: [df747f06438fe] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:353: [df747f06438fe] daemon started
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:461: [df747f06438fe] Stopping daemon
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:296: [df747f06438fe] exiting daemon
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:448: [df747f06438fe] Daemon stopped
11:12:47 [2020-07-29T11:12:47.268Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.28s)
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:325: [d9d2d77d204de] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:325: [d9d2d77d204de] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:353: [d9d2d77d204de] daemon started
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:461: [d9d2d77d204de] Stopping daemon
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:296: [d9d2d77d204de] exiting daemon
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:448: [d9d2d77d204de] Daemon stopped
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:325: [d9d2d77d204de] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:325: [d9d2d77d204de] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:353: [d9d2d77d204de] daemon started
11:12:47 [2020-07-29T11:12:47.268Z]         check_test.go:309: Daemon d5f2bc546dd35 is not started
11:12:47 [2020-07-29T11:12:47.268Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s)
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:325: [d0bdbfe09ba14] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:325: [d0bdbfe09ba14] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:353: [d0bdbfe09ba14] daemon started
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:461: [d0bdbfe09ba14] Stopping daemon
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:296: [d0bdbfe09ba14] exiting daemon
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:448: [d0bdbfe09ba14] Daemon stopped
11:12:47 [2020-07-29T11:12:47.268Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.60s)
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:325: [d42062679b6fe] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:325: [d42062679b6fe] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:353: [d42062679b6fe] daemon started
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:461: [d42062679b6fe] Stopping daemon
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:296: [d42062679b6fe] exiting daemon
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:448: [d42062679b6fe] Daemon stopped
11:12:47 [2020-07-29T11:12:47.268Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s)
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:325: [d97023fad423f] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:325: [d97023fad423f] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:353: [d97023fad423f] daemon started
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:461: [d97023fad423f] Stopping daemon
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:296: [d97023fad423f] exiting daemon
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:448: [d97023fad423f] Daemon stopped
11:12:47 [2020-07-29T11:12:47.268Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.90s)
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:325: [da7a1db1cb2b9] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:325: [da7a1db1cb2b9] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:353: [da7a1db1cb2b9] daemon started
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:461: [da7a1db1cb2b9] Stopping daemon
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:296: [da7a1db1cb2b9] exiting daemon
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:448: [da7a1db1cb2b9] Daemon stopped
11:12:47 [2020-07-29T11:12:47.268Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand
11:12:47 [2020-07-29T11:12:47.268Z]         check_test.go:309: Daemon dbcda5d81beed is not started
11:12:47 [2020-07-29T11:12:47.268Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.83s)
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:325: [d25a2f9a05af7] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:325: [d25a2f9a05af7] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:353: [d25a2f9a05af7] daemon started
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:461: [d25a2f9a05af7] Stopping daemon
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:296: [d25a2f9a05af7] exiting daemon
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:448: [d25a2f9a05af7] Daemon stopped
11:12:47 [2020-07-29T11:12:47.268Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.96s)
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:325: [d2cee42801bad] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:325: [d2cee42801bad] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:353: [d2cee42801bad] daemon started
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:461: [d2cee42801bad] Stopping daemon
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:296: [d2cee42801bad] exiting daemon
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:448: [d2cee42801bad] Daemon stopped
11:12:47 [2020-07-29T11:12:47.268Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.68s)
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:325: [df847466f3768] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:325: [df847466f3768] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:353: [df847466f3768] daemon started
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:461: [df847466f3768] Stopping daemon
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:296: [df847466f3768] exiting daemon
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:448: [df847466f3768] Daemon stopped
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:325: [df847466f3768] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:325: [df847466f3768] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:353: [df847466f3768] daemon started
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:461: [df847466f3768] Stopping daemon
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:296: [df847466f3768] exiting daemon
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:448: [df847466f3768] Daemon stopped
11:12:47 [2020-07-29T11:12:47.268Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.59s)
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:325: [d5a40956a4e82] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:325: [d5a40956a4e82] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:353: [d5a40956a4e82] daemon started
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:461: [d5a40956a4e82] Stopping daemon
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:296: [d5a40956a4e82] exiting daemon
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:448: [d5a40956a4e82] Daemon stopped
11:12:47 [2020-07-29T11:12:47.268Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.91s)
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:325: [da97fe3e8e37d] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:325: [da97fe3e8e37d] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:353: [da97fe3e8e37d] daemon started
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:461: [da97fe3e8e37d] Stopping daemon
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:296: [da97fe3e8e37d] exiting daemon
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:448: [da97fe3e8e37d] Daemon stopped
11:12:47 [2020-07-29T11:12:47.268Z]     --- PASS: TestDockerDaemonSuite/TestRegistryMirrors (0.59s)
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRegistryMirrors
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:325: [d37c2f74615c5] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:325: [d37c2f74615c5] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:353: [d37c2f74615c5] daemon started
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:461: [d37c2f74615c5] Stopping daemon
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:296: [d37c2f74615c5] exiting daemon
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:448: [d37c2f74615c5] Daemon stopped
11:12:47 [2020-07-29T11:12:47.268Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.47s)
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:325: [d89cccf1dc8b1] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:325: [d89cccf1dc8b1] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:353: [d89cccf1dc8b1] daemon started
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:461: [d89cccf1dc8b1] Stopping daemon
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:296: [d89cccf1dc8b1] exiting daemon
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:448: [d89cccf1dc8b1] Daemon stopped
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:325: [d89cccf1dc8b1] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:325: [d89cccf1dc8b1] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:353: [d89cccf1dc8b1] daemon started
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:461: [d89cccf1dc8b1] Stopping daemon
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:296: [d89cccf1dc8b1] exiting daemon
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:448: [d89cccf1dc8b1] Daemon stopped
11:12:47 [2020-07-29T11:12:47.268Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.43s)
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:325: [dc202f59b004b] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:325: [dc202f59b004b] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:353: [dc202f59b004b] daemon started
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:461: [dc202f59b004b] Stopping daemon
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:296: [dc202f59b004b] exiting daemon
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:448: [dc202f59b004b] Daemon stopped
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:325: [dc202f59b004b] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:325: [dc202f59b004b] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:353: [dc202f59b004b] daemon started
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:461: [dc202f59b004b] Stopping daemon
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:296: [dc202f59b004b] exiting daemon
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:448: [dc202f59b004b] Daemon stopped
11:12:47 [2020-07-29T11:12:47.268Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.35s)
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:325: [d1da6b6d9a8ad] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:325: [d1da6b6d9a8ad] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:353: [d1da6b6d9a8ad] daemon started
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:461: [d1da6b6d9a8ad] Stopping daemon
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:296: [d1da6b6d9a8ad] exiting daemon
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:448: [d1da6b6d9a8ad] Daemon stopped
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:325: [d1da6b6d9a8ad] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:325: [d1da6b6d9a8ad] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:353: [d1da6b6d9a8ad] daemon started
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:461: [d1da6b6d9a8ad] Stopping daemon
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:296: [d1da6b6d9a8ad] exiting daemon
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:448: [d1da6b6d9a8ad] Daemon stopped
11:12:47 [2020-07-29T11:12:47.268Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.90s)
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:325: [d5b484a48c8fe] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:325: [d5b484a48c8fe] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:353: [d5b484a48c8fe] daemon started
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:461: [d5b484a48c8fe] Stopping daemon
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:296: [d5b484a48c8fe] exiting daemon
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:448: [d5b484a48c8fe] Daemon stopped
11:12:47 [2020-07-29T11:12:47.268Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.15s)
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:325: [d00df6f35b679] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:325: [d00df6f35b679] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:353: [d00df6f35b679] daemon started
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:461: [d00df6f35b679] Stopping daemon
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:296: [d00df6f35b679] exiting daemon
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:448: [d00df6f35b679] Daemon stopped
11:12:47 [2020-07-29T11:12:47.268Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.12s)
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:325: [dadff6f936d7d] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:325: [dadff6f936d7d] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:353: [dadff6f936d7d] daemon started
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:461: [dadff6f936d7d] Stopping daemon
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:296: [dadff6f936d7d] exiting daemon
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:448: [dadff6f936d7d] Daemon stopped
11:12:47 [2020-07-29T11:12:47.268Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.21s)
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:325: [d9308549c81d3] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:325: [d9308549c81d3] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:353: [d9308549c81d3] daemon started
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:461: [d9308549c81d3] Stopping daemon
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:296: [d9308549c81d3] exiting daemon
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:448: [d9308549c81d3] Daemon stopped
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:325: [d9308549c81d3] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:325: [d9308549c81d3] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:353: [d9308549c81d3] daemon started
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:461: [d9308549c81d3] Stopping daemon
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:296: [d9308549c81d3] exiting daemon
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:448: [d9308549c81d3] Daemon stopped
11:12:47 [2020-07-29T11:12:47.268Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.69s)
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:325: [d92e863765fc5] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:325: [d92e863765fc5] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:353: [d92e863765fc5] daemon started
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:461: [d92e863765fc5] Stopping daemon
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:296: [d92e863765fc5] exiting daemon
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:448: [d92e863765fc5] Daemon stopped
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:325: [d92e863765fc5] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:325: [d92e863765fc5] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:353: [d92e863765fc5] daemon started
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:461: [d92e863765fc5] Stopping daemon
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:296: [d92e863765fc5] exiting daemon
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:448: [d92e863765fc5] Daemon stopped
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:325: [d92e863765fc5] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:296: [d92e863765fc5] exiting daemon
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:325: [d92e863765fc5] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:461: [d92e863765fc5] Stopping daemon
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:450: [d92e863765fc5] Error when stopping daemon: daemon not started
11:12:47 [2020-07-29T11:12:47.268Z]         docker_cli_daemon_test.go:2542: Daemon d92e863765fc5 is not started
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:325: [d92e863765fc5] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:325: [d92e863765fc5] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:353: [d92e863765fc5] daemon started
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:461: [d92e863765fc5] Stopping daemon
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:296: [d92e863765fc5] exiting daemon
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:448: [d92e863765fc5] Daemon stopped
11:12:47 [2020-07-29T11:12:47.268Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.03s)
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:325: [de6b7956a33a4] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:325: [de6b7956a33a4] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:353: [de6b7956a33a4] daemon started
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:461: [de6b7956a33a4] Stopping daemon
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:296: [de6b7956a33a4] exiting daemon
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:448: [de6b7956a33a4] Daemon stopped
11:12:47 [2020-07-29T11:12:47.268Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.74s)
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
11:12:47 [2020-07-29T11:12:47.268Z]         daemon.go:325: [dc0a8a4d39adf] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.269Z]         daemon.go:325: [dc0a8a4d39adf] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.269Z]         daemon.go:353: [dc0a8a4d39adf] daemon started
11:12:47 [2020-07-29T11:12:47.269Z]         daemon.go:461: [dc0a8a4d39adf] Stopping daemon
11:12:47 [2020-07-29T11:12:47.269Z]         daemon.go:296: [dc0a8a4d39adf] exiting daemon
11:12:47 [2020-07-29T11:12:47.269Z]         daemon.go:448: [dc0a8a4d39adf] Daemon stopped
11:12:47 [2020-07-29T11:12:47.269Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.72s)
11:12:47 [2020-07-29T11:12:47.269Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize
11:12:47 [2020-07-29T11:12:47.269Z]         daemon.go:325: [d6b164e823d50] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.269Z]         daemon.go:325: [d6b164e823d50] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.269Z]         daemon.go:353: [d6b164e823d50] daemon started
11:12:47 [2020-07-29T11:12:47.269Z]         daemon.go:461: [d6b164e823d50] Stopping daemon
11:12:47 [2020-07-29T11:12:47.269Z]         daemon.go:296: [d6b164e823d50] exiting daemon
11:12:47 [2020-07-29T11:12:47.269Z]         daemon.go:448: [d6b164e823d50] Daemon stopped
11:12:47 [2020-07-29T11:12:47.269Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.83s)
11:12:47 [2020-07-29T11:12:47.269Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload
11:12:47 [2020-07-29T11:12:47.269Z]         daemon.go:325: [dd428ff344522] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.269Z]         daemon.go:325: [dd428ff344522] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.269Z]         daemon.go:353: [dd428ff344522] daemon started
11:12:47 [2020-07-29T11:12:47.269Z]         daemon.go:461: [dd428ff344522] Stopping daemon
11:12:47 [2020-07-29T11:12:47.269Z]         daemon.go:296: [dd428ff344522] exiting daemon
11:12:47 [2020-07-29T11:12:47.269Z]         daemon.go:448: [dd428ff344522] Daemon stopped
11:12:47 [2020-07-29T11:12:47.269Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.18s)
11:12:47 [2020-07-29T11:12:47.269Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify
11:12:47 [2020-07-29T11:12:47.269Z]         check_test.go:309: Daemon de9070849c440 is not started
11:12:47 [2020-07-29T11:12:47.269Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.12s)
11:12:47 [2020-07-29T11:12:47.269Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin
11:12:47 [2020-07-29T11:12:47.269Z]         daemon.go:325: [da1ef28fe6d5b] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.269Z]         daemon.go:325: [da1ef28fe6d5b] waiting for daemon to start
11:12:47 [2020-07-29T11:12:47.269Z]         daemon.go:353: [da1ef28fe6d5b] daemon started
11:12:47 [2020-07-29T11:12:47.269Z]         daemon.go:461: [da1ef28fe6d5b] Stopping daemon
11:12:47 [2020-07-29T11:12:47.269Z]         daemon.go:296: [da1ef28fe6d5b] exiting daemon
11:12:47 [2020-07-29T11:12:47.269Z]         daemon.go:448: [da1ef28fe6d5b] Daemon stopped
11:12:47 [2020-07-29T11:12:47.269Z] === RUN   TestDockerSwarmSuite
11:12:47 [2020-07-29T11:12:47.269Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
11:12:47 [2020-07-29T11:12:47.841Z] === RUN   TestDockerSuite/TestBuildDotDotFile
11:12:48 [2020-07-29T11:12:48.101Z] === RUN   TestDockerSuite/TestBuildEOLInLine
11:12:49 [2020-07-29T11:12:49.033Z] --- PASS: TestServiceUpdateNetwork (16.23s)
11:12:49 [2020-07-29T11:12:49.033Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork
11:12:49 [2020-07-29T11:12:49.033Z]     daemon.go:325: [d2ce347dc4f06] waiting for daemon to start
11:12:49 [2020-07-29T11:12:49.033Z]     daemon.go:325: [d2ce347dc4f06] waiting for daemon to start
11:12:49 [2020-07-29T11:12:49.033Z]     daemon.go:353: [d2ce347dc4f06] daemon started
11:12:49 [2020-07-29T11:12:49.033Z]     daemon.go:461: [d2ce347dc4f06] Stopping daemon
11:12:49 [2020-07-29T11:12:49.033Z]     daemon.go:296: [d2ce347dc4f06] exiting daemon
11:12:49 [2020-07-29T11:12:49.033Z]     daemon.go:448: [d2ce347dc4f06] Daemon stopped
11:12:49 [2020-07-29T11:12:49.033Z] PASS
11:12:49 [2020-07-29T11:12:49.033Z] 
11:12:49 [2020-07-29T11:12:49.033Z] === Skipped
11:12:49 [2020-07-29T11:12:49.033Z] === SKIP: s390x.integration.service TestServicePlugin (0.01s)
11:12:49 [2020-07-29T11:12:49.033Z]     plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:12:49 [2020-07-29T11:12:49.033Z] 
11:12:49 [2020-07-29T11:12:49.033Z] 
11:12:49 [2020-07-29T11:12:49.033Z] DONE 18 tests, 1 skipped in 138.919s
11:12:49 [2020-07-29T11:12:49.033Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
11:12:49 [2020-07-29T11:12:49.033Z] ++ 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
11:12:49 [2020-07-29T11:12:49.033Z] ++ set -e
11:12:49 [2020-07-29T11:12:49.033Z] ++ '[' -n 0 ']'
11:12:49 [2020-07-29T11:12:49.033Z] ++ set -x
11:12:49 [2020-07-29T11:12:49.033Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
11:12:49 [2020-07-29T11:12:49.033Z] INFO: Testing against a local daemon
11:12:49 [2020-07-29T11:12:49.033Z] === RUN   TestSessionCreate
11:12:49 [2020-07-29T11:12:49.033Z] --- PASS: TestSessionCreate (0.04s)
11:12:49 [2020-07-29T11:12:49.033Z] === RUN   TestSessionCreateWithBadUpgrade
11:12:49 [2020-07-29T11:12:49.033Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
11:12:49 [2020-07-29T11:12:49.033Z] PASS
11:12:49 [2020-07-29T11:12:49.033Z] 
11:12:49 [2020-07-29T11:12:49.033Z] DONE 2 tests in 0.257s
11:12:49 [2020-07-29T11:12:49.033Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
11:12:49 [2020-07-29T11:12:49.033Z] ++ 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
11:12:49 [2020-07-29T11:12:49.033Z] ++ set -e
11:12:49 [2020-07-29T11:12:49.033Z] ++ '[' -n 0 ']'
11:12:49 [2020-07-29T11:12:49.033Z] ++ set -x
11:12:49 [2020-07-29T11:12:49.033Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
11:12:49 [2020-07-29T11:12:49.033Z] INFO: Testing against a local daemon
11:12:49 [2020-07-29T11:12:49.033Z] === RUN   TestCgroupDriverSystemdMemoryLimit
11:12:49 [2020-07-29T11:12:49.033Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
11:12:49 [2020-07-29T11:12:49.033Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:12:49 [2020-07-29T11:12:49.033Z] === RUN   TestEventsExecDie
11:12:49 [2020-07-29T11:12:49.033Z] --- PASS: TestEventsExecDie (0.94s)
11:12:49 [2020-07-29T11:12:49.033Z] === RUN   TestEventsBackwardsCompatible
11:12:49 [2020-07-29T11:12:49.033Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
11:12:49 [2020-07-29T11:12:49.033Z] === RUN   TestInfoBinaryCommits
11:12:49 [2020-07-29T11:12:49.033Z] --- PASS: TestInfoBinaryCommits (0.02s)
11:12:49 [2020-07-29T11:12:49.033Z] === RUN   TestInfoAPIVersioned
11:12:49 [2020-07-29T11:12:49.033Z] --- PASS: TestInfoAPIVersioned (0.02s)
11:12:49 [2020-07-29T11:12:49.033Z] === RUN   TestInfoAPI
11:12:49 [2020-07-29T11:12:49.033Z] --- PASS: TestInfoAPI (0.02s)
11:12:49 [2020-07-29T11:12:49.033Z] === RUN   TestInfoAPIWarnings
11:12:49 [2020-07-29T11:12:49.033Z] --- PASS: TestInfoAPIWarnings (0.82s)
11:12:49 [2020-07-29T11:12:49.033Z]     info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings
11:12:49 [2020-07-29T11:12:49.033Z]     daemon.go:325: [dce62946d90c3] waiting for daemon to start
11:12:49 [2020-07-29T11:12:49.033Z]     daemon.go:325: [dce62946d90c3] waiting for daemon to start
11:12:49 [2020-07-29T11:12:49.033Z]     daemon.go:353: [dce62946d90c3] daemon started
11:12:49 [2020-07-29T11:12:49.033Z]     daemon.go:461: [dce62946d90c3] Stopping daemon
11:12:49 [2020-07-29T11:12:49.033Z]     daemon.go:296: [dce62946d90c3] exiting daemon
11:12:49 [2020-07-29T11:12:49.033Z]     daemon.go:448: [dce62946d90c3] Daemon stopped
11:12:49 [2020-07-29T11:12:49.033Z] === RUN   TestLoginFailsWithBadCredentials
11:12:49 [2020-07-29T11:12:49.033Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s)
11:12:49 [2020-07-29T11:12:49.033Z] === RUN   TestPingCacheHeaders
11:12:49 [2020-07-29T11:12:49.034Z] --- PASS: TestPingCacheHeaders (0.02s)
11:12:49 [2020-07-29T11:12:49.034Z] === RUN   TestPingGet
11:12:49 [2020-07-29T11:12:49.034Z] --- PASS: TestPingGet (0.01s)
11:12:49 [2020-07-29T11:12:49.034Z] === RUN   TestPingHead
11:12:49 [2020-07-29T11:12:49.034Z] --- PASS: TestPingHead (0.02s)
11:12:49 [2020-07-29T11:12:49.034Z] === RUN   TestVersion
11:12:49 [2020-07-29T11:12:49.034Z] --- PASS: TestVersion (0.01s)
11:12:49 [2020-07-29T11:12:49.034Z] PASS
11:12:49 [2020-07-29T11:12:49.034Z] 
11:12:49 [2020-07-29T11:12:49.034Z] === Skipped
11:12:49 [2020-07-29T11:12:49.034Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
11:12:49 [2020-07-29T11:12:49.034Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:12:49 [2020-07-29T11:12:49.034Z] 
11:12:49 [2020-07-29T11:12:49.034Z] 
11:12:49 [2020-07-29T11:12:49.034Z] DONE 12 tests, 1 skipped in 2.418s
11:12:49 [2020-07-29T11:12:49.034Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
11:12:49 [2020-07-29T11:12:49.034Z] ++ 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
11:12:49 [2020-07-29T11:12:49.034Z] ++ set -e
11:12:49 [2020-07-29T11:12:49.034Z] ++ '[' -n 0 ']'
11:12:49 [2020-07-29T11:12:49.034Z] ++ set -x
11:12:49 [2020-07-29T11:12:49.034Z] ++ env -i DEST=/go/src/github.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
11:12:49 [2020-07-29T11:12:49.034Z] INFO: Testing against a local daemon
11:12:49 [2020-07-29T11:12:49.034Z] === RUN   TestVolumesCreateAndList
11:12:49 [2020-07-29T11:12:49.034Z] --- PASS: TestVolumesCreateAndList (0.02s)
11:12:49 [2020-07-29T11:12:49.034Z] === RUN   TestVolumesRemove
11:12:49 [2020-07-29T11:12:49.325Z] --- PASS: TestVolumesRemove (0.12s)
11:12:49 [2020-07-29T11:12:49.325Z] === RUN   TestVolumesInspect
11:12:49 [2020-07-29T11:12:49.325Z] --- PASS: TestVolumesInspect (0.01s)
11:12:49 [2020-07-29T11:12:49.325Z] === RUN   TestVolumesInvalidJSON
11:12:49 [2020-07-29T11:12:49.325Z] === RUN   TestVolumesInvalidJSON//volumes/create
11:12:49 [2020-07-29T11:12:49.325Z] === PAUSE TestVolumesInvalidJSON//volumes/create
11:12:49 [2020-07-29T11:12:49.325Z] === CONT  TestVolumesInvalidJSON//volumes/create
11:12:49 [2020-07-29T11:12:49.325Z] --- PASS: TestVolumesInvalidJSON (0.01s)
11:12:49 [2020-07-29T11:12:49.325Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
11:12:49 [2020-07-29T11:12:49.325Z] PASS
11:12:49 [2020-07-29T11:12:49.325Z] 
11:12:49 [2020-07-29T11:12:49.325Z] DONE 5 tests in 0.267s
11:12:49 [2020-07-29T11:12:49.325Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
11:12:49 [2020-07-29T11:12:49.325Z] ++++ cat bundles/test-integration/docker.pid
11:12:49 [2020-07-29T11:12:49.325Z] +++ kill 10818
11:12:50 [2020-07-29T11:12:50.008Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
11:12:50 [2020-07-29T11:12:50.856Z] umount: bundles/test-integration/root: no mount point specified.
11:12:50 [2020-07-29T11:12:50.856Z] +++ /etc/init.d/apparmor stop
11:12:50 [2020-07-29T11:12:50.856Z] Leaving: AppArmorNo profiles have been unloaded.
11:12:50 [2020-07-29T11:12:50.856Z] 
11:12:50 [2020-07-29T11:12:50.856Z] Unloading profiles will leave already running processes permanently
11:12:50 [2020-07-29T11:12:50.856Z] unconfined, which can lead to unexpected situations.
11:12:50 [2020-07-29T11:12:50.856Z] 
11:12:50 [2020-07-29T11:12:50.856Z] To set a process to complain mode, use the command line tool
11:12:50 [2020-07-29T11:12:50.856Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
11:12:50 [2020-07-29T11:12:50.856Z] +++ true
11:12:50 [2020-07-29T11:12:50.856Z] exiting test-integration
11:12:50 [2020-07-29T11:12:50.856Z] ++ exit 0
11:12:50 [2020-07-29T11:12:50.856Z] 
Post stage
[Pipeline] junit
11:12:51 [2020-07-29T11:12:51.938Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
11:12:52 [2020-07-29T11:12:52.681Z] + echo Ensuring container killed.
11:12:52 [2020-07-29T11:12:52.681Z] Ensuring container killed.
11:12:52 [2020-07-29T11:12:52.681Z] + docker rm -vf docker-pr1
11:12:52 [2020-07-29T11:12:52.681Z] Error: No such container: docker-pr1
11:12:52 [2020-07-29T11:12:52.681Z] + true
[Pipeline] sh
11:12:53 [2020-07-29T11:12:53.081Z] + echo Chowning /workspace to jenkins user
11:12:53 [2020-07-29T11:12:53.081Z] Chowning /workspace to jenkins user
11:12:53 [2020-07-29T11:12:53.081Z] + id -u
11:12:53 [2020-07-29T11:12:53.081Z] + id -g
11:12:53 [2020-07-29T11:12:53.081Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41287:/workspace busybox chown -R 1001:1001 /workspace
11:12:53 [2020-07-29T11:12:53.081Z] Unable to find image 'busybox:latest' locally
11:12:53 [2020-07-29T11:12:53.298Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
11:12:53 [2020-07-29T11:12:53.298Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
11:12:53 [2020-07-29T11:12:53.298Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
11:12:53 [2020-07-29T11:12:53.298Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
11:12:53 [2020-07-29T11:12:53.375Z] latest: Pulling from library/busybox
11:12:53 [2020-07-29T11:12:53.375Z] 970013469dcd: Pulling fs layer
11:12:53 [2020-07-29T11:12:53.375Z] 970013469dcd: Verifying Checksum
11:12:53 [2020-07-29T11:12:53.375Z] 970013469dcd: Download complete
11:12:54 [2020-07-29T11:12:54.012Z] 970013469dcd: Pull complete
11:12:54 [2020-07-29T11:12:54.012Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977
11:12:54 [2020-07-29T11:12:54.012Z] Status: Downloaded newer image for busybox:latest
11:12:54 [2020-07-29T11:12:54.235Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
11:12:54 [2020-07-29T11:12:54.235Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
11:12:54 [2020-07-29T11:12:54.495Z] === RUN   TestDockerSuite/TestBuildEntrypoint
11:12:55 [2020-07-29T11:12:55.064Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
11:12:55 [2020-07-29T11:12:55.918Z] + bundleName=s390x-integration
11:12:55 [2020-07-29T11:12:55.918Z] + echo Creating s390x-integration-bundles.tar.gz
11:12:55 [2020-07-29T11:12:55.918Z] Creating s390x-integration-bundles.tar.gz
11:12:55 [2020-07-29T11:12:55.918Z] + xargs tar -czf s390x-integration-bundles.tar.gz
11:12:55 [2020-07-29T11:12:55.918Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
11:12:55 [2020-07-29T11:12:55.964Z] Archiving artifacts
11:12:56 [2020-07-29T11:12:56.289Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41287/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
11:12:56 [2020-07-29T11:12:56.666Z] + make clean
11:12:56 [2020-07-29T11:12:56.960Z] docker volume rm -f docker-dev-cache
11:12:56 [2020-07-29T11:12:56.960Z] docker-dev-cache
[Pipeline] deleteDir
11:12:57 [2020-07-29T11:12:57.604Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
11:12:58 [2020-07-29T11:12:58.541Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
11:12:59 [2020-07-29T11:12:59.111Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
11:13:01 [2020-07-29T11:13:01.018Z] === RUN   TestDockerSuite/TestBuildEnv
11:13:02 [2020-07-29T11:13:02.398Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
11:13:03 [2020-07-29T11:13:03.337Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
11:13:04 [2020-07-29T11:13:04.275Z] === RUN   TestDockerSuite/TestBuildEnvUsage
11:13:09 [2020-07-29T11:13:09.553Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
11:13:12 [2020-07-29T11:13:12.090Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
11:13:13 [2020-07-29T11:13:13.028Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
11:13:25 [2020-07-29T11:13:25.012Z] fc1b9e59edad: Pull complete
11:13:25 [2020-07-29T11:13:25.012Z] Digest: sha256:921bed01c2a023310bdbaa288edebd82c4910e536ff206b87e9cbe703ca27505
11:13:25 [2020-07-29T11:13:25.012Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
11:13:25 [2020-07-29T11:13:25.012Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
11:13:25 [2020-07-29T11:13:25.012Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
11:13:25 [2020-07-29T11:13:25.012Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1339'
11:13:25 [2020-07-29T11:13:25.012Z] WARN: Skipping validation tests
11:13:25 [2020-07-29T11:13:25.012Z] INFO: Running unit tests at 07/29/2020 11:13:22...
11:13:27 [2020-07-29T11:13:27.251Z] INFO: make.ps1 starting at 07/29/2020 11:13:26
11:13:27 [2020-07-29T11:13:27.251Z] INFO: Git commit (dae08c333) assumed from DOCKER_GITCOMMIT environment variable
11:13:27 [2020-07-29T11:13:27.251Z] INFO: Invoking autogen...
11:13:28 [2020-07-29T11:13:28.833Z] INFO: Running unit tests...
11:13:31 [2020-07-29T11:13:31.125Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
11:13:31 [2020-07-29T11:13:31.125Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
11:13:39 [2020-07-29T11:13:39.251Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
11:13:39 [2020-07-29T11:13:39.251Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
11:13:39 [2020-07-29T11:13:39.251Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
11:13:39 [2020-07-29T11:13:39.820Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
11:13:40 [2020-07-29T11:13:40.758Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
11:13:41 [2020-07-29T11:13:41.328Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
11:13:42 [2020-07-29T11:13:42.266Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
11:13:42 [2020-07-29T11:13:42.526Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
11:13:42 [2020-07-29T11:13:42.785Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
11:13:46 [2020-07-29T11:13:46.721Z] ?   	github.com/docker/docker/api	[no test files]
11:13:52 [2020-07-29T11:13:52.830Z] === RUN   TestDockerSuite/TestBuildExpose
11:13:52 [2020-07-29T11:13:52.830Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
11:13:53 [2020-07-29T11:13:53.089Z] === RUN   TestDockerSuite/TestBuildExposeOrder
11:13:53 [2020-07-29T11:13:53.658Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
11:13:53 [2020-07-29T11:13:53.917Z] === RUN   TestDockerSuite/TestBuildFails
11:13:54 [2020-07-29T11:13:54.180Z] --- PASS: TestImportExtremelyLargeImageWorks (220.91s)
11:13:54 [2020-07-29T11:13:54.180Z]     import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks
11:13:54 [2020-07-29T11:13:54.180Z]     daemon.go:325: [d18bb5c354aab] waiting for daemon to start
11:13:54 [2020-07-29T11:13:54.180Z]     daemon.go:325: [d18bb5c354aab] waiting for daemon to start
11:13:54 [2020-07-29T11:13:54.180Z]     daemon.go:353: [d18bb5c354aab] daemon started
11:13:54 [2020-07-29T11:13:54.180Z]     daemon.go:461: [d18bb5c354aab] Stopping daemon
11:13:54 [2020-07-29T11:13:54.180Z]     daemon.go:296: [d18bb5c354aab] exiting daemon
11:13:54 [2020-07-29T11:13:54.180Z]     daemon.go:448: [d18bb5c354aab] Daemon stopped
11:13:54 [2020-07-29T11:13:54.180Z] PASS
11:13:54 [2020-07-29T11:13:54.180Z] 
11:13:54 [2020-07-29T11:13:54.180Z] DONE 11 tests in 222.423s
11:13:54 [2020-07-29T11:13:54.180Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
11:13:54 [2020-07-29T11:13:54.180Z] ++ 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
11:13:54 [2020-07-29T11:13:54.180Z] ++ set -e
11:13:54 [2020-07-29T11:13:54.180Z] ++ '[' -n 0 ']'
11:13:54 [2020-07-29T11:13:54.180Z] ++ set -x
11:13:54 [2020-07-29T11:13:54.180Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
11:13:54 [2020-07-29T11:13:54.180Z] INFO: Testing against a local daemon
11:13:54 [2020-07-29T11:13:54.180Z] === RUN   TestNetworkCreateDelete
11:13:54 [2020-07-29T11:13:54.441Z] --- PASS: TestNetworkCreateDelete (0.20s)
11:13:54 [2020-07-29T11:13:54.441Z] === RUN   TestDockerNetworkDeletePreferID
11:13:54 [2020-07-29T11:13:54.441Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
11:13:54 [2020-07-29T11:13:54.700Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
11:13:54 [2020-07-29T11:13:54.959Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s)
11:13:54 [2020-07-29T11:13:54.959Z] === RUN   TestDaemonDNSFallback
11:13:56 [2020-07-29T11:13:56.342Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
11:13:56 [2020-07-29T11:13:56.604Z] --- PASS: TestDaemonDNSFallback (1.61s)
11:13:56 [2020-07-29T11:13:56.604Z]     dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDNSFallback
11:13:56 [2020-07-29T11:13:56.604Z]     daemon.go:325: [d9ea17aeac039] waiting for daemon to start
11:13:56 [2020-07-29T11:13:56.604Z]     daemon.go:325: [d9ea17aeac039] waiting for daemon to start
11:13:56 [2020-07-29T11:13:56.604Z]     daemon.go:353: [d9ea17aeac039] daemon started
11:13:56 [2020-07-29T11:13:56.604Z]     daemon.go:461: [d9ea17aeac039] Stopping daemon
11:13:56 [2020-07-29T11:13:56.604Z]     daemon.go:296: [d9ea17aeac039] exiting daemon
11:13:56 [2020-07-29T11:13:56.604Z]     daemon.go:448: [d9ea17aeac039] Daemon stopped
11:13:56 [2020-07-29T11:13:56.604Z] === RUN   TestInspectNetwork
11:13:57 [2020-07-29T11:13:57.984Z] === RUN   TestDockerSuite/TestBuildForceRm
11:13:58 [2020-07-29T11:13:58.559Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
11:13:59 [2020-07-29T11:13:59.500Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
11:13:59 [2020-07-29T11:13:59.500Z] === RUN   TestDockerSuite/TestBuildFromGit
11:14:00 [2020-07-29T11:14:00.881Z] === RUN   TestInspectNetwork/full_network_id
11:14:00 [2020-07-29T11:14:00.881Z] === RUN   TestInspectNetwork/partial_network_id
11:14:00 [2020-07-29T11:14:00.881Z] === RUN   TestInspectNetwork/network_name
11:14:00 [2020-07-29T11:14:00.881Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
11:14:01 [2020-07-29T11:14:01.140Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
11:14:01 [2020-07-29T11:14:01.710Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
11:14:01 [2020-07-29T11:14:01.733Z] ok  	github.com/docker/docker/api/server	0.105s	coverage: 7.9% of statements
11:14:02 [2020-07-29T11:14:02.278Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
11:14:03 [2020-07-29T11:14:03.657Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
11:14:03 [2020-07-29T11:14:03.917Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
11:14:04 [2020-07-29T11:14:04.176Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
11:14:05 [2020-07-29T11:14:05.112Z] --- PASS: TestInspectNetwork (8.61s)
11:14:05 [2020-07-29T11:14:05.112Z]     inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork
11:14:05 [2020-07-29T11:14:05.112Z]     daemon.go:325: [d39fac94dee48] waiting for daemon to start
11:14:05 [2020-07-29T11:14:05.112Z]     daemon.go:325: [d39fac94dee48] waiting for daemon to start
11:14:05 [2020-07-29T11:14:05.112Z]     daemon.go:353: [d39fac94dee48] daemon started
11:14:05 [2020-07-29T11:14:05.112Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
11:14:05 [2020-07-29T11:14:05.112Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
11:14:05 [2020-07-29T11:14:05.112Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
11:14:05 [2020-07-29T11:14:05.112Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
11:14:05 [2020-07-29T11:14:05.112Z]     daemon.go:461: [d39fac94dee48] Stopping daemon
11:14:05 [2020-07-29T11:14:05.112Z]     daemon.go:296: [d39fac94dee48] exiting daemon
11:14:05 [2020-07-29T11:14:05.112Z]     daemon.go:448: [d39fac94dee48] Daemon stopped
11:14:05 [2020-07-29T11:14:05.112Z] === RUN   TestRunContainerWithBridgeNone
11:14:05 [2020-07-29T11:14:05.681Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
11:14:07 [2020-07-29T11:14:07.062Z] --- PASS: TestRunContainerWithBridgeNone (1.99s)
11:14:07 [2020-07-29T11:14:07.062Z]     network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone
11:14:07 [2020-07-29T11:14:07.062Z]     daemon.go:325: [df98be0506b1e] waiting for daemon to start
11:14:07 [2020-07-29T11:14:07.062Z]     daemon.go:325: [df98be0506b1e] waiting for daemon to start
11:14:07 [2020-07-29T11:14:07.062Z]     daemon.go:353: [df98be0506b1e] daemon started
11:14:07 [2020-07-29T11:14:07.062Z]     daemon.go:461: [df98be0506b1e] Stopping daemon
11:14:07 [2020-07-29T11:14:07.062Z]     daemon.go:296: [df98be0506b1e] exiting daemon
11:14:07 [2020-07-29T11:14:07.062Z]     daemon.go:448: [df98be0506b1e] Daemon stopped
11:14:07 [2020-07-29T11:14:07.062Z] === RUN   TestNetworkInvalidJSON
11:14:07 [2020-07-29T11:14:07.062Z] === RUN   TestNetworkInvalidJSON//networks/create
11:14:07 [2020-07-29T11:14:07.062Z] === PAUSE TestNetworkInvalidJSON//networks/create
11:14:07 [2020-07-29T11:14:07.062Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
11:14:07 [2020-07-29T11:14:07.062Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
11:14:07 [2020-07-29T11:14:07.062Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
11:14:07 [2020-07-29T11:14:07.062Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
11:14:07 [2020-07-29T11:14:07.062Z] === CONT  TestNetworkInvalidJSON//networks/create
11:14:07 [2020-07-29T11:14:07.062Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
11:14:07 [2020-07-29T11:14:07.062Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
11:14:07 [2020-07-29T11:14:07.062Z] --- PASS: TestNetworkInvalidJSON (0.02s)
11:14:07 [2020-07-29T11:14:07.062Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
11:14:07 [2020-07-29T11:14:07.062Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
11:14:07 [2020-07-29T11:14:07.062Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
11:14:07 [2020-07-29T11:14:07.062Z] === RUN   TestDaemonRestartWithLiveRestore
11:14:07 [2020-07-29T11:14:07.322Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
11:14:08 [2020-07-29T11:14:08.262Z] --- PASS: TestDaemonRestartWithLiveRestore (1.09s)
11:14:08 [2020-07-29T11:14:08.262Z]     service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore
11:14:08 [2020-07-29T11:14:08.262Z]     daemon.go:325: [de7a1db4f6b98] waiting for daemon to start
11:14:08 [2020-07-29T11:14:08.262Z]     daemon.go:325: [de7a1db4f6b98] waiting for daemon to start
11:14:08 [2020-07-29T11:14:08.262Z]     daemon.go:353: [de7a1db4f6b98] daemon started
11:14:08 [2020-07-29T11:14:08.262Z]     daemon.go:461: [de7a1db4f6b98] Stopping daemon
11:14:08 [2020-07-29T11:14:08.262Z]     daemon.go:296: [de7a1db4f6b98] exiting daemon
11:14:08 [2020-07-29T11:14:08.262Z]     daemon.go:448: [de7a1db4f6b98] Daemon stopped
11:14:08 [2020-07-29T11:14:08.262Z]     daemon.go:325: [de7a1db4f6b98] waiting for daemon to start
11:14:08 [2020-07-29T11:14:08.262Z]     daemon.go:325: [de7a1db4f6b98] waiting for daemon to start
11:14:08 [2020-07-29T11:14:08.262Z]     daemon.go:353: [de7a1db4f6b98] daemon started
11:14:08 [2020-07-29T11:14:08.262Z]     daemon.go:461: [de7a1db4f6b98] Stopping daemon
11:14:08 [2020-07-29T11:14:08.262Z]     daemon.go:296: [de7a1db4f6b98] exiting daemon
11:14:08 [2020-07-29T11:14:08.262Z]     daemon.go:448: [de7a1db4f6b98] Daemon stopped
11:14:08 [2020-07-29T11:14:08.262Z] === RUN   TestDaemonDefaultNetworkPools
11:14:08 [2020-07-29T11:14:08.521Z] === RUN   TestDockerSuite/TestBuildHistory
11:14:09 [2020-07-29T11:14:09.089Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s)
11:14:09 [2020-07-29T11:14:09.089Z]     service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools
11:14:09 [2020-07-29T11:14:09.089Z]     daemon.go:325: [d89c8d2e17e98] waiting for daemon to start
11:14:09 [2020-07-29T11:14:09.089Z]     daemon.go:325: [d89c8d2e17e98] waiting for daemon to start
11:14:09 [2020-07-29T11:14:09.089Z]     daemon.go:353: [d89c8d2e17e98] daemon started
11:14:09 [2020-07-29T11:14:09.089Z]     daemon.go:461: [d89c8d2e17e98] Stopping daemon
11:14:09 [2020-07-29T11:14:09.089Z]     daemon.go:296: [d89c8d2e17e98] exiting daemon
11:14:09 [2020-07-29T11:14:09.089Z]     daemon.go:448: [d89c8d2e17e98] Daemon stopped
11:14:09 [2020-07-29T11:14:09.089Z] === RUN   TestDaemonRestartWithExistingNetwork
11:14:10 [2020-07-29T11:14:10.469Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
11:14:10 [2020-07-29T11:14:10.469Z]     service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork
11:14:10 [2020-07-29T11:14:10.469Z]     daemon.go:325: [dfc50b734a391] waiting for daemon to start
11:14:10 [2020-07-29T11:14:10.469Z]     daemon.go:325: [dfc50b734a391] waiting for daemon to start
11:14:10 [2020-07-29T11:14:10.469Z]     daemon.go:353: [dfc50b734a391] daemon started
11:14:10 [2020-07-29T11:14:10.469Z]     daemon.go:461: [dfc50b734a391] Stopping daemon
11:14:10 [2020-07-29T11:14:10.469Z]     daemon.go:296: [dfc50b734a391] exiting daemon
11:14:10 [2020-07-29T11:14:10.469Z]     daemon.go:448: [dfc50b734a391] Daemon stopped
11:14:10 [2020-07-29T11:14:10.469Z]     daemon.go:325: [dfc50b734a391] waiting for daemon to start
11:14:10 [2020-07-29T11:14:10.469Z]     daemon.go:325: [dfc50b734a391] waiting for daemon to start
11:14:10 [2020-07-29T11:14:10.469Z]     daemon.go:353: [dfc50b734a391] daemon started
11:14:10 [2020-07-29T11:14:10.469Z]     daemon.go:461: [dfc50b734a391] Stopping daemon
11:14:10 [2020-07-29T11:14:10.469Z]     daemon.go:296: [dfc50b734a391] exiting daemon
11:14:10 [2020-07-29T11:14:10.469Z]     daemon.go:448: [dfc50b734a391] Daemon stopped
11:14:10 [2020-07-29T11:14:10.469Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
11:14:11 [2020-07-29T11:14:11.408Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s)
11:14:11 [2020-07-29T11:14:11.408Z]     service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
11:14:11 [2020-07-29T11:14:11.408Z]     daemon.go:325: [d00fdaa78bf4e] waiting for daemon to start
11:14:11 [2020-07-29T11:14:11.408Z]     daemon.go:325: [d00fdaa78bf4e] waiting for daemon to start
11:14:11 [2020-07-29T11:14:11.408Z]     daemon.go:353: [d00fdaa78bf4e] daemon started
11:14:11 [2020-07-29T11:14:11.408Z]     daemon.go:461: [d00fdaa78bf4e] Stopping daemon
11:14:11 [2020-07-29T11:14:11.408Z]     daemon.go:296: [d00fdaa78bf4e] exiting daemon
11:14:11 [2020-07-29T11:14:11.408Z]     daemon.go:448: [d00fdaa78bf4e] Daemon stopped
11:14:11 [2020-07-29T11:14:11.408Z]     daemon.go:325: [d00fdaa78bf4e] waiting for daemon to start
11:14:11 [2020-07-29T11:14:11.408Z]     daemon.go:325: [d00fdaa78bf4e] waiting for daemon to start
11:14:11 [2020-07-29T11:14:11.408Z]     daemon.go:353: [d00fdaa78bf4e] daemon started
11:14:11 [2020-07-29T11:14:11.408Z]     daemon.go:461: [d00fdaa78bf4e] Stopping daemon
11:14:11 [2020-07-29T11:14:11.408Z]     daemon.go:296: [d00fdaa78bf4e] exiting daemon
11:14:11 [2020-07-29T11:14:11.408Z]     daemon.go:448: [d00fdaa78bf4e] Daemon stopped
11:14:11 [2020-07-29T11:14:11.408Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
11:14:11 [2020-07-29T11:14:11.668Z] === RUN   TestDockerSuite/TestBuildIidFile
11:14:11 [2020-07-29T11:14:11.928Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
11:14:11 [2020-07-29T11:14:11.928Z]     service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool
11:14:11 [2020-07-29T11:14:11.928Z]     daemon.go:325: [d5aa062c439d4] waiting for daemon to start
11:14:11 [2020-07-29T11:14:11.928Z]     daemon.go:325: [d5aa062c439d4] waiting for daemon to start
11:14:11 [2020-07-29T11:14:11.928Z]     daemon.go:353: [d5aa062c439d4] daemon started
11:14:11 [2020-07-29T11:14:11.928Z]     daemon.go:461: [d5aa062c439d4] Stopping daemon
11:14:11 [2020-07-29T11:14:11.928Z]     daemon.go:296: [d5aa062c439d4] exiting daemon
11:14:11 [2020-07-29T11:14:11.928Z]     daemon.go:448: [d5aa062c439d4] Daemon stopped
11:14:11 [2020-07-29T11:14:11.928Z] === RUN   TestServiceWithPredefinedNetwork
11:14:12 [2020-07-29T11:14:12.189Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
11:14:12 [2020-07-29T11:14:12.759Z] === RUN   TestDockerSuite/TestBuildInheritance
11:14:13 [2020-07-29T11:14:13.019Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
11:14:13 [2020-07-29T11:14:13.587Z] === RUN   TestDockerSuite/TestBuildInvalidTag
11:14:13 [2020-07-29T11:14:13.587Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
11:14:14 [2020-07-29T11:14:14.528Z] === RUN   TestDockerSuite/TestBuildLabel
11:14:14 [2020-07-29T11:14:14.788Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
11:14:14 [2020-07-29T11:14:14.788Z] --- PASS: TestServiceWithPredefinedNetwork (2.80s)
11:14:14 [2020-07-29T11:14:14.788Z]     service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork
11:14:14 [2020-07-29T11:14:14.788Z]     daemon.go:325: [db37f6c983dc7] waiting for daemon to start
11:14:14 [2020-07-29T11:14:14.788Z]     daemon.go:325: [db37f6c983dc7] waiting for daemon to start
11:14:14 [2020-07-29T11:14:14.788Z]     daemon.go:353: [db37f6c983dc7] daemon started
11:14:14 [2020-07-29T11:14:14.788Z]     daemon.go:461: [db37f6c983dc7] Stopping daemon
11:14:14 [2020-07-29T11:14:14.788Z]     daemon.go:296: [db37f6c983dc7] exiting daemon
11:14:14 [2020-07-29T11:14:14.788Z]     daemon.go:448: [db37f6c983dc7] Daemon stopped
11:14:14 [2020-07-29T11:14:14.788Z] === RUN   TestServiceRemoveKeepsIngressNetwork
11:14:14 [2020-07-29T11:14:14.788Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
11:14:14 [2020-07-29T11:14:14.788Z]     service_test.go:230: FLAKY_TEST
11:14:14 [2020-07-29T11:14:14.788Z] === RUN   TestServiceWithDataPathPortInit
11:14:15 [2020-07-29T11:14:15.047Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
11:14:15 [2020-07-29T11:14:15.306Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
11:14:15 [2020-07-29T11:14:15.565Z] === RUN   TestDockerSuite/TestBuildLabels
11:14:15 [2020-07-29T11:14:15.824Z] === RUN   TestDockerSuite/TestBuildLabelsCache
11:14:16 [2020-07-29T11:14:16.762Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
11:14:19 [2020-07-29T11:14:19.298Z] === RUN   TestDockerSuite/TestBuildLastModified
11:14:23 [2020-07-29T11:14:23.490Z] === RUN   TestDockerSuite/TestBuildLineBreak
11:14:26 [2020-07-29T11:14:26.031Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
11:14:26 [2020-07-29T11:14:26.031Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
11:14:26 [2020-07-29T11:14:26.031Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
11:14:26 [2020-07-29T11:14:26.031Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
11:14:26 [2020-07-29T11:14:26.031Z] === RUN   TestDockerSuite/TestBuildMaintainer
11:14:26 [2020-07-29T11:14:26.290Z] === RUN   TestDockerSuite/TestBuildMissingArgs
11:14:27 [2020-07-29T11:14:27.228Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
11:14:28 [2020-07-29T11:14:28.167Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
11:14:30 [2020-07-29T11:14:30.701Z] --- PASS: TestServiceWithDataPathPortInit (15.78s)
11:14:30 [2020-07-29T11:14:30.701Z]     service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
11:14:30 [2020-07-29T11:14:30.701Z]     daemon.go:325: [dbcac5f4d2ddb] waiting for daemon to start
11:14:30 [2020-07-29T11:14:30.701Z]     daemon.go:325: [dbcac5f4d2ddb] waiting for daemon to start
11:14:30 [2020-07-29T11:14:30.701Z]     daemon.go:353: [dbcac5f4d2ddb] daemon started
11:14:30 [2020-07-29T11:14:30.701Z]     daemon.go:461: [dbcac5f4d2ddb] Stopping daemon
11:14:30 [2020-07-29T11:14:30.701Z]     daemon.go:296: [dbcac5f4d2ddb] exiting daemon
11:14:30 [2020-07-29T11:14:30.701Z]     daemon.go:448: [dbcac5f4d2ddb] Daemon stopped
11:14:30 [2020-07-29T11:14:30.701Z]     service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
11:14:30 [2020-07-29T11:14:30.701Z]     daemon.go:325: [d595ed2c4c692] waiting for daemon to start
11:14:30 [2020-07-29T11:14:30.701Z]     daemon.go:325: [d595ed2c4c692] waiting for daemon to start
11:14:30 [2020-07-29T11:14:30.701Z]     daemon.go:353: [d595ed2c4c692] daemon started
11:14:30 [2020-07-29T11:14:30.701Z]     daemon.go:461: [d595ed2c4c692] Stopping daemon
11:14:30 [2020-07-29T11:14:30.701Z]     daemon.go:296: [d595ed2c4c692] exiting daemon
11:14:30 [2020-07-29T11:14:30.701Z]     daemon.go:448: [d595ed2c4c692] Daemon stopped
11:14:30 [2020-07-29T11:14:30.701Z] === RUN   TestServiceWithDefaultAddressPoolInit
11:14:30 [2020-07-29T11:14:30.961Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
11:14:31 [2020-07-29T11:14:31.221Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
11:14:31 [2020-07-29T11:14:31.789Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
11:14:38 [2020-07-29T11:14:38.361Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
11:14:38 [2020-07-29T11:14:38.621Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.93s)
11:14:38 [2020-07-29T11:14:38.621Z]     service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit
11:14:38 [2020-07-29T11:14:38.621Z]     daemon.go:325: [d291a1c43298a] waiting for daemon to start
11:14:38 [2020-07-29T11:14:38.621Z]     daemon.go:325: [d291a1c43298a] waiting for daemon to start
11:14:38 [2020-07-29T11:14:38.621Z]     daemon.go:353: [d291a1c43298a] daemon started
11:14:38 [2020-07-29T11:14:38.621Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:euyl6e0dfdzm87r02vj245hoy Created:2020-07-29 11:14:32.038218138 +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[6b3a6c257016e5ce69018168ec7361701eb2454eddcf9f44bfe155e586a6900d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.82icmn6ratopl0oxtnfrobaov EndpointID:2e141d3c0d2a826c271e19d1ac10c389d66b3b9a1c51dc93c9832ff53a858b44 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:aae17f962066066c593344c0ca14896201431e1348cc2eada83ea1351be31e69 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:441fa4a1de9d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.82icmn6ratopl0oxtnfrobaov EndpointID:2e141d3c0d2a826c271e19d1ac10c389d66b3b9a1c51dc93c9832ff53a858b44 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
11:14:38 [2020-07-29T11:14:38.621Z]     daemon.go:461: [d291a1c43298a] Stopping daemon
11:14:38 [2020-07-29T11:14:38.621Z]     daemon.go:296: [d291a1c43298a] exiting daemon
11:14:38 [2020-07-29T11:14:38.621Z]     daemon.go:448: [d291a1c43298a] Daemon stopped
11:14:38 [2020-07-29T11:14:38.621Z] PASS
11:14:38 [2020-07-29T11:14:38.621Z] 
11:14:38 [2020-07-29T11:14:38.621Z] === Skipped
11:14:38 [2020-07-29T11:14:38.621Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
11:14:38 [2020-07-29T11:14:38.621Z]     service_test.go:230: FLAKY_TEST
11:14:38 [2020-07-29T11:14:38.621Z] 
11:14:38 [2020-07-29T11:14:38.621Z] 
11:14:38 [2020-07-29T11:14:38.621Z] DONE 22 tests, 1 skipped in 44.373s
11:14:38 [2020-07-29T11:14:38.621Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
11:14:38 [2020-07-29T11:14:38.621Z] ++ 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
11:14:38 [2020-07-29T11:14:38.621Z] ++ set -e
11:14:38 [2020-07-29T11:14:38.621Z] ++ '[' -n 0 ']'
11:14:38 [2020-07-29T11:14:38.621Z] ++ set -x
11:14:38 [2020-07-29T11:14:38.621Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
11:14:38 [2020-07-29T11:14:38.621Z] INFO: Testing against a local daemon
11:14:38 [2020-07-29T11:14:38.621Z] === RUN   TestDockerNetworkIpvlanPersistance
11:14:38 [2020-07-29T11:14:38.621Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
11:14:38 [2020-07-29T11:14:38.621Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:14:38 [2020-07-29T11:14:38.621Z] === RUN   TestDockerNetworkIpvlan
11:14:38 [2020-07-29T11:14:38.621Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
11:14:38 [2020-07-29T11:14:38.621Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:14:38 [2020-07-29T11:14:38.621Z] PASS
11:14:38 [2020-07-29T11:14:38.621Z] 
11:14:38 [2020-07-29T11:14:38.621Z] === Skipped
11:14:38 [2020-07-29T11:14:38.621Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
11:14:38 [2020-07-29T11:14:38.621Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:14:38 [2020-07-29T11:14:38.621Z] 
11:14:38 [2020-07-29T11:14:38.621Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
11:14:38 [2020-07-29T11:14:38.621Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:14:38 [2020-07-29T11:14:38.621Z] 
11:14:38 [2020-07-29T11:14:38.621Z] 
11:14:38 [2020-07-29T11:14:38.621Z] DONE 2 tests, 2 skipped in 0.129s
11:14:38 [2020-07-29T11:14:38.621Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
11:14:38 [2020-07-29T11:14:38.621Z] ++ 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
11:14:38 [2020-07-29T11:14:38.621Z] ++ set -e
11:14:38 [2020-07-29T11:14:38.621Z] ++ '[' -n 0 ']'
11:14:38 [2020-07-29T11:14:38.621Z] ++ set -x
11:14:38 [2020-07-29T11:14:38.621Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
11:14:38 [2020-07-29T11:14:38.880Z] INFO: Testing against a local daemon
11:14:38 [2020-07-29T11:14:38.880Z] === RUN   TestDockerNetworkMacvlanPersistance
11:14:40 [2020-07-29T11:14:40.259Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s)
11:14:40 [2020-07-29T11:14:40.259Z]     macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance
11:14:40 [2020-07-29T11:14:40.259Z]     daemon.go:325: [d84211cde9214] waiting for daemon to start
11:14:40 [2020-07-29T11:14:40.259Z]     daemon.go:325: [d84211cde9214] waiting for daemon to start
11:14:40 [2020-07-29T11:14:40.259Z]     daemon.go:353: [d84211cde9214] daemon started
11:14:40 [2020-07-29T11:14:40.259Z]     daemon.go:461: [d84211cde9214] Stopping daemon
11:14:40 [2020-07-29T11:14:40.259Z]     daemon.go:296: [d84211cde9214] exiting daemon
11:14:40 [2020-07-29T11:14:40.259Z]     daemon.go:448: [d84211cde9214] Daemon stopped
11:14:40 [2020-07-29T11:14:40.259Z]     daemon.go:325: [d84211cde9214] waiting for daemon to start
11:14:40 [2020-07-29T11:14:40.259Z]     daemon.go:325: [d84211cde9214] waiting for daemon to start
11:14:40 [2020-07-29T11:14:40.259Z]     daemon.go:353: [d84211cde9214] daemon started
11:14:40 [2020-07-29T11:14:40.259Z]     daemon.go:461: [d84211cde9214] Stopping daemon
11:14:40 [2020-07-29T11:14:40.259Z]     daemon.go:296: [d84211cde9214] exiting daemon
11:14:40 [2020-07-29T11:14:40.259Z]     daemon.go:448: [d84211cde9214] Daemon stopped
11:14:40 [2020-07-29T11:14:40.260Z] === RUN   TestDockerNetworkMacvlan
11:14:40 [2020-07-29T11:14:40.829Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
11:14:41 [2020-07-29T11:14:41.089Z] === RUN   TestDockerNetworkMacvlan/Subinterface
11:14:41 [2020-07-29T11:14:41.658Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
11:14:41 [2020-07-29T11:14:41.918Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
11:14:42 [2020-07-29T11:14:42.856Z] === RUN   TestDockerNetworkMacvlan/NilParent
11:14:43 [2020-07-29T11:14:43.426Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
11:14:43 [2020-07-29T11:14:43.426Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
11:14:45 [2020-07-29T11:14:45.335Z] === RUN   TestDockerNetworkMacvlan/InternalMode
11:14:47 [2020-07-29T11:14:47.243Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
11:14:47 [2020-07-29T11:14:47.243Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
11:14:47 [2020-07-29T11:14:47.811Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
11:14:48 [2020-07-29T11:14:48.381Z] === RUN   TestDockerNetworkMacvlan/Addressing
11:14:48 [2020-07-29T11:14:48.981Z] === RUN   TestDockerSuite/TestBuildMultipleTags
11:14:49 [2020-07-29T11:14:49.243Z] === RUN   TestDockerSuite/TestBuildNetContainer
11:14:51 [2020-07-29T11:14:51.155Z] === RUN   TestDockerSuite/TestBuildNetNone
11:14:51 [2020-07-29T11:14:51.413Z] === RUN   TestDockerSuite/TestBuildNoContext
11:14:52 [2020-07-29T11:14:52.027Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
11:14:52 [2020-07-29T11:14:52.711Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
11:14:52 [2020-07-29T11:14:52.711Z] ok  	github.com/docker/docker/api/server/httputils	0.099s	coverage: 14.7% of statements
11:14:52 [2020-07-29T11:14:52.711Z] ok  	github.com/docker/docker/api/server/middleware	0.168s	coverage: 37.7% of statements
11:14:52 [2020-07-29T11:14:52.711Z] ?   	github.com/docker/docker/api/server/router	[no test files]
11:14:52 [2020-07-29T11:14:52.711Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
11:14:52 [2020-07-29T11:14:52.711Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
11:14:52 [2020-07-29T11:14:52.711Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
11:14:52 [2020-07-29T11:14:52.711Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
11:14:52 [2020-07-29T11:14:52.711Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
11:14:52 [2020-07-29T11:14:52.711Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
11:14:52 [2020-07-29T11:14:52.711Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
11:14:52 [2020-07-29T11:14:52.711Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
11:14:52 [2020-07-29T11:14:52.711Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
11:14:52 [2020-07-29T11:14:52.711Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
11:14:52 [2020-07-29T11:14:52.711Z] ok  	github.com/docker/docker/api/server/router/swarm	0.112s	coverage: 3.1% of statements
11:14:52 [2020-07-29T11:14:52.711Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
11:14:52 [2020-07-29T11:14:52.711Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
11:14:52 [2020-07-29T11:14:52.711Z] ?   	github.com/docker/docker/api/types	[no test files]
11:14:52 [2020-07-29T11:14:52.711Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
11:14:52 [2020-07-29T11:14:52.711Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
11:14:52 [2020-07-29T11:14:52.711Z] ?   	github.com/docker/docker/api/types/container	[no test files]
11:14:52 [2020-07-29T11:14:52.711Z] ?   	github.com/docker/docker/api/types/events	[no test files]
11:14:52 [2020-07-29T11:14:52.711Z] ok  	github.com/docker/docker/api/types/filters	0.088s	coverage: 92.2% of statements
11:14:52 [2020-07-29T11:14:52.711Z] ?   	github.com/docker/docker/api/types/image	[no test files]
11:14:52 [2020-07-29T11:14:52.711Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
11:14:52 [2020-07-29T11:14:52.711Z] ?   	github.com/docker/docker/api/types/network	[no test files]
11:14:52 [2020-07-29T11:14:52.711Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
11:14:52 [2020-07-29T11:14:52.711Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
11:14:52 [2020-07-29T11:14:52.711Z] ok  	github.com/docker/docker/api/types/strslice	0.082s	coverage: 90.0% of statements
11:14:52 [2020-07-29T11:14:52.711Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
11:14:52 [2020-07-29T11:14:52.711Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
11:14:52 [2020-07-29T11:14:52.964Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
11:14:53 [2020-07-29T11:14:53.184Z] ok  	github.com/docker/docker/api/types/time	0.307s	coverage: 100.0% of statements
11:14:53 [2020-07-29T11:14:53.184Z] ok  	github.com/docker/docker/api/types/versions	0.058s	coverage: 75.0% of statements
11:14:53 [2020-07-29T11:14:53.184Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
11:14:53 [2020-07-29T11:14:53.184Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
11:14:53 [2020-07-29T11:14:53.184Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
11:14:53 [2020-07-29T11:14:53.184Z] ?   	github.com/docker/docker/autogen/winresources/docker	[no test files]
11:14:53 [2020-07-29T11:14:53.184Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
11:14:53 [2020-07-29T11:14:53.184Z] ?   	github.com/docker/docker/builder	[no test files]
11:14:53 [2020-07-29T11:14:53.184Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
11:14:53 [2020-07-29T11:14:53.184Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
11:14:53 [2020-07-29T11:14:53.184Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
11:14:53 [2020-07-29T11:14:53.184Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
11:14:53 [2020-07-29T11:14:53.184Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
11:14:53 [2020-07-29T11:14:53.184Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
11:14:53 [2020-07-29T11:14:53.184Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
11:14:53 [2020-07-29T11:14:53.905Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
11:14:54 [2020-07-29T11:14:54.164Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
11:14:54 [2020-07-29T11:14:54.164Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
11:14:54 [2020-07-29T11:14:54.423Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
11:14:54 [2020-07-29T11:14:54.682Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
11:14:55 [2020-07-29T11:14:55.250Z] === RUN   TestDockerSuite/TestBuildOnBuild
11:14:56 [2020-07-29T11:14:56.628Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
11:14:56 [2020-07-29T11:14:56.887Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
11:14:58 [2020-07-29T11:14:58.264Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
11:14:59 [2020-07-29T11:14:59.098Z] ok  	github.com/docker/docker/builder/dockerfile	0.498s	coverage: 43.2% of statements
11:14:59 [2020-07-29T11:14:59.098Z] ok  	github.com/docker/docker/builder/dockerignore	0.329s	coverage: 96.8% of statements
11:14:59 [2020-07-29T11:14:59.098Z] ok  	github.com/docker/docker/builder/fscache	1.117s	coverage: 69.2% of statements
11:14:59 [2020-07-29T11:14:59.098Z] ok  	github.com/docker/docker/builder/remotecontext	0.494s	coverage: 9.2% of statements
11:14:59 [2020-07-29T11:14:59.202Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
11:15:00 [2020-07-29T11:15:00.583Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
11:15:01 [2020-07-29T11:15:01.153Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
11:15:02 [2020-07-29T11:15:02.092Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
11:15:02 [2020-07-29T11:15:02.355Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
11:15:04 [2020-07-29T11:15:04.895Z] --- PASS: TestDockerNetworkMacvlan (24.62s)
11:15:04 [2020-07-29T11:15:04.895Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
11:15:04 [2020-07-29T11:15:04.895Z]     daemon.go:325: [d255b1a223e5b] waiting for daemon to start
11:15:04 [2020-07-29T11:15:04.895Z]     daemon.go:325: [d255b1a223e5b] waiting for daemon to start
11:15:04 [2020-07-29T11:15:04.895Z]     daemon.go:353: [d255b1a223e5b] daemon started
11:15:04 [2020-07-29T11:15:04.895Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
11:15:04 [2020-07-29T11:15:04.895Z]     daemon.go:461: [d255b1a223e5b] Stopping daemon
11:15:04 [2020-07-29T11:15:04.895Z]     daemon.go:296: [d255b1a223e5b] exiting daemon
11:15:04 [2020-07-29T11:15:04.895Z]     daemon.go:448: [d255b1a223e5b] Daemon stopped
11:15:04 [2020-07-29T11:15:04.895Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
11:15:04 [2020-07-29T11:15:04.895Z]     daemon.go:325: [d7021d2c5b61b] waiting for daemon to start
11:15:04 [2020-07-29T11:15:04.895Z]     daemon.go:325: [d7021d2c5b61b] waiting for daemon to start
11:15:04 [2020-07-29T11:15:04.895Z]     daemon.go:353: [d7021d2c5b61b] daemon started
11:15:04 [2020-07-29T11:15:04.895Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
11:15:04 [2020-07-29T11:15:04.895Z]     daemon.go:461: [d7021d2c5b61b] Stopping daemon
11:15:04 [2020-07-29T11:15:04.895Z]     daemon.go:296: [d7021d2c5b61b] exiting daemon
11:15:04 [2020-07-29T11:15:04.895Z]     daemon.go:448: [d7021d2c5b61b] Daemon stopped
11:15:04 [2020-07-29T11:15:04.895Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
11:15:04 [2020-07-29T11:15:04.895Z]     daemon.go:325: [d761d44239bf4] waiting for daemon to start
11:15:04 [2020-07-29T11:15:04.895Z]     daemon.go:325: [d761d44239bf4] waiting for daemon to start
11:15:04 [2020-07-29T11:15:04.895Z]     daemon.go:353: [d761d44239bf4] daemon started
11:15:04 [2020-07-29T11:15:04.895Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.23s)
11:15:04 [2020-07-29T11:15:04.895Z]     daemon.go:461: [d761d44239bf4] Stopping daemon
11:15:04 [2020-07-29T11:15:04.895Z]     daemon.go:296: [d761d44239bf4] exiting daemon
11:15:04 [2020-07-29T11:15:04.895Z]     daemon.go:448: [d761d44239bf4] Daemon stopped
11:15:04 [2020-07-29T11:15:04.895Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
11:15:04 [2020-07-29T11:15:04.895Z]     daemon.go:325: [d2b89babe0038] waiting for daemon to start
11:15:04 [2020-07-29T11:15:04.895Z]     daemon.go:325: [d2b89babe0038] waiting for daemon to start
11:15:04 [2020-07-29T11:15:04.895Z]     daemon.go:353: [d2b89babe0038] daemon started
11:15:04 [2020-07-29T11:15:04.895Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.11s)
11:15:04 [2020-07-29T11:15:04.895Z]     daemon.go:461: [d2b89babe0038] Stopping daemon
11:15:04 [2020-07-29T11:15:04.895Z]     daemon.go:296: [d2b89babe0038] exiting daemon
11:15:04 [2020-07-29T11:15:04.895Z]     daemon.go:448: [d2b89babe0038] Daemon stopped
11:15:04 [2020-07-29T11:15:04.895Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
11:15:04 [2020-07-29T11:15:04.895Z]     daemon.go:325: [d939472d94900] waiting for daemon to start
11:15:04 [2020-07-29T11:15:04.895Z]     daemon.go:325: [d939472d94900] waiting for daemon to start
11:15:04 [2020-07-29T11:15:04.895Z]     daemon.go:353: [d939472d94900] daemon started
11:15:04 [2020-07-29T11:15:04.895Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (16.19s)
11:15:04 [2020-07-29T11:15:04.895Z]     daemon.go:461: [d939472d94900] Stopping daemon
11:15:04 [2020-07-29T11:15:04.895Z]     daemon.go:296: [d939472d94900] exiting daemon
11:15:04 [2020-07-29T11:15:04.895Z]     daemon.go:448: [d939472d94900] Daemon stopped
11:15:04 [2020-07-29T11:15:04.895Z] PASS
11:15:04 [2020-07-29T11:15:04.895Z] 
11:15:04 [2020-07-29T11:15:04.895Z] DONE 7 tests in 26.155s
11:15:04 [2020-07-29T11:15:04.895Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
11:15:04 [2020-07-29T11:15:04.895Z] ++ 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
11:15:04 [2020-07-29T11:15:04.895Z] ++ set -e
11:15:04 [2020-07-29T11:15:04.895Z] ++ '[' -n 0 ']'
11:15:04 [2020-07-29T11:15:04.895Z] ++ set -x
11:15:04 [2020-07-29T11:15:04.895Z] ++ env -i DEST=/go/src/github.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
11:15:04 [2020-07-29T11:15:04.895Z] testing: warning: no tests to run
11:15:04 [2020-07-29T11:15:04.895Z] PASS
11:15:04 [2020-07-29T11:15:04.895Z] 
11:15:04 [2020-07-29T11:15:04.895Z] DONE 0 tests in 0.025s
11:15:04 [2020-07-29T11:15:04.895Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
11:15:04 [2020-07-29T11:15:04.895Z] ++ 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
11:15:04 [2020-07-29T11:15:04.895Z] ++ set -e
11:15:04 [2020-07-29T11:15:04.895Z] ++ '[' -n 0 ']'
11:15:04 [2020-07-29T11:15:04.895Z] ++ set -x
11:15:04 [2020-07-29T11:15:04.895Z] ++ env -i DEST=/go/src/github.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
11:15:05 [2020-07-29T11:15:05.154Z] INFO: Testing against a local daemon
11:15:05 [2020-07-29T11:15:05.154Z] === RUN   TestAuthZPluginAllowRequest
11:15:05 [2020-07-29T11:15:05.154Z] === RUN   TestDockerSuite/TestBuildPATH
11:15:06 [2020-07-29T11:15:06.535Z] --- PASS: TestAuthZPluginAllowRequest (1.43s)
11:15:06 [2020-07-29T11:15:06.535Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest
11:15:06 [2020-07-29T11:15:06.535Z]     daemon.go:325: [ddcb75ac92837] waiting for daemon to start
11:15:06 [2020-07-29T11:15:06.535Z]     daemon.go:325: [ddcb75ac92837] waiting for daemon to start
11:15:06 [2020-07-29T11:15:06.535Z]     daemon.go:353: [ddcb75ac92837] daemon started
11:15:06 [2020-07-29T11:15:06.535Z]     daemon.go:461: [ddcb75ac92837] Stopping daemon
11:15:06 [2020-07-29T11:15:06.535Z]     daemon.go:296: [ddcb75ac92837] exiting daemon
11:15:06 [2020-07-29T11:15:06.535Z]     daemon.go:448: [ddcb75ac92837] Daemon stopped
11:15:06 [2020-07-29T11:15:06.535Z] === RUN   TestAuthZPluginTLS
11:15:07 [2020-07-29T11:15:07.105Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
11:15:07 [2020-07-29T11:15:07.105Z] --- PASS: TestAuthZPluginTLS (0.57s)
11:15:07 [2020-07-29T11:15:07.105Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS
11:15:07 [2020-07-29T11:15:07.105Z]     daemon.go:325: [d5870ebfdbe48] waiting for daemon to start
11:15:07 [2020-07-29T11:15:07.105Z]     daemon.go:325: [d5870ebfdbe48] waiting for daemon to start
11:15:07 [2020-07-29T11:15:07.105Z]     daemon.go:353: [d5870ebfdbe48] daemon started
11:15:07 [2020-07-29T11:15:07.105Z]     daemon.go:461: [d5870ebfdbe48] Stopping daemon
11:15:07 [2020-07-29T11:15:07.105Z]     daemon.go:296: [d5870ebfdbe48] exiting daemon
11:15:07 [2020-07-29T11:15:07.105Z]     daemon.go:448: [d5870ebfdbe48] Daemon stopped
11:15:07 [2020-07-29T11:15:07.105Z] === RUN   TestAuthZPluginDenyRequest
11:15:07 [2020-07-29T11:15:07.676Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
11:15:07 [2020-07-29T11:15:07.676Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
11:15:07 [2020-07-29T11:15:07.676Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest
11:15:07 [2020-07-29T11:15:07.676Z]     daemon.go:325: [d065b5110f126] waiting for daemon to start
11:15:07 [2020-07-29T11:15:07.676Z]     daemon.go:325: [d065b5110f126] waiting for daemon to start
11:15:07 [2020-07-29T11:15:07.676Z]     daemon.go:353: [d065b5110f126] daemon started
11:15:07 [2020-07-29T11:15:07.676Z]     daemon.go:461: [d065b5110f126] Stopping daemon
11:15:07 [2020-07-29T11:15:07.676Z]     daemon.go:296: [d065b5110f126] exiting daemon
11:15:07 [2020-07-29T11:15:07.676Z]     daemon.go:448: [d065b5110f126] Daemon stopped
11:15:07 [2020-07-29T11:15:07.676Z] === RUN   TestAuthZPluginAPIDenyResponse
11:15:08 [2020-07-29T11:15:08.249Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s)
11:15:08 [2020-07-29T11:15:08.249Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse
11:15:08 [2020-07-29T11:15:08.249Z]     daemon.go:325: [d3d86a3be6b2f] waiting for daemon to start
11:15:08 [2020-07-29T11:15:08.249Z]     daemon.go:325: [d3d86a3be6b2f] waiting for daemon to start
11:15:08 [2020-07-29T11:15:08.249Z]     daemon.go:353: [d3d86a3be6b2f] daemon started
11:15:08 [2020-07-29T11:15:08.249Z]     daemon.go:461: [d3d86a3be6b2f] Stopping daemon
11:15:08 [2020-07-29T11:15:08.249Z]     daemon.go:296: [d3d86a3be6b2f] exiting daemon
11:15:08 [2020-07-29T11:15:08.249Z]     daemon.go:448: [d3d86a3be6b2f] Daemon stopped
11:15:08 [2020-07-29T11:15:08.249Z] === RUN   TestAuthZPluginDenyResponse
11:15:08 [2020-07-29T11:15:08.249Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
11:15:08 [2020-07-29T11:15:08.818Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
11:15:08 [2020-07-29T11:15:08.818Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse
11:15:08 [2020-07-29T11:15:08.818Z]     daemon.go:325: [d43040e54a326] waiting for daemon to start
11:15:08 [2020-07-29T11:15:08.818Z]     daemon.go:325: [d43040e54a326] waiting for daemon to start
11:15:08 [2020-07-29T11:15:08.818Z]     daemon.go:353: [d43040e54a326] daemon started
11:15:08 [2020-07-29T11:15:08.818Z]     daemon.go:461: [d43040e54a326] Stopping daemon
11:15:08 [2020-07-29T11:15:08.818Z]     daemon.go:296: [d43040e54a326] exiting daemon
11:15:08 [2020-07-29T11:15:08.818Z]     daemon.go:448: [d43040e54a326] Daemon stopped
11:15:08 [2020-07-29T11:15:08.818Z] === RUN   TestAuthZPluginAllowEventStream
11:15:10 [2020-07-29T11:15:10.200Z] --- PASS: TestAuthZPluginAllowEventStream (1.37s)
11:15:10 [2020-07-29T11:15:10.200Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream
11:15:10 [2020-07-29T11:15:10.200Z]     daemon.go:325: [d1f2d5eb2149c] waiting for daemon to start
11:15:10 [2020-07-29T11:15:10.200Z]     daemon.go:325: [d1f2d5eb2149c] waiting for daemon to start
11:15:10 [2020-07-29T11:15:10.200Z]     daemon.go:353: [d1f2d5eb2149c] daemon started
11:15:10 [2020-07-29T11:15:10.200Z]     daemon.go:461: [d1f2d5eb2149c] Stopping daemon
11:15:10 [2020-07-29T11:15:10.200Z]     daemon.go:296: [d1f2d5eb2149c] exiting daemon
11:15:10 [2020-07-29T11:15:10.200Z]     daemon.go:448: [d1f2d5eb2149c] Daemon stopped
11:15:10 [2020-07-29T11:15:10.200Z] === RUN   TestAuthZPluginErrorResponse
11:15:10 [2020-07-29T11:15:10.769Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
11:15:10 [2020-07-29T11:15:10.769Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse
11:15:10 [2020-07-29T11:15:10.769Z]     daemon.go:325: [d394f6e201b83] waiting for daemon to start
11:15:10 [2020-07-29T11:15:10.769Z]     daemon.go:325: [d394f6e201b83] waiting for daemon to start
11:15:10 [2020-07-29T11:15:10.769Z]     daemon.go:353: [d394f6e201b83] daemon started
11:15:10 [2020-07-29T11:15:10.769Z]     daemon.go:461: [d394f6e201b83] Stopping daemon
11:15:10 [2020-07-29T11:15:10.769Z]     daemon.go:296: [d394f6e201b83] exiting daemon
11:15:10 [2020-07-29T11:15:10.769Z]     daemon.go:448: [d394f6e201b83] Daemon stopped
11:15:10 [2020-07-29T11:15:10.769Z] === RUN   TestAuthZPluginErrorRequest
11:15:11 [2020-07-29T11:15:11.339Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
11:15:11 [2020-07-29T11:15:11.339Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest
11:15:11 [2020-07-29T11:15:11.339Z]     daemon.go:325: [dc06818f5fcef] waiting for daemon to start
11:15:11 [2020-07-29T11:15:11.339Z]     daemon.go:325: [dc06818f5fcef] waiting for daemon to start
11:15:11 [2020-07-29T11:15:11.339Z]     daemon.go:353: [dc06818f5fcef] daemon started
11:15:11 [2020-07-29T11:15:11.339Z]     daemon.go:461: [dc06818f5fcef] Stopping daemon
11:15:11 [2020-07-29T11:15:11.339Z]     daemon.go:296: [dc06818f5fcef] exiting daemon
11:15:11 [2020-07-29T11:15:11.339Z]     daemon.go:448: [dc06818f5fcef] Daemon stopped
11:15:11 [2020-07-29T11:15:11.339Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
11:15:11 [2020-07-29T11:15:11.599Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
11:15:11 [2020-07-29T11:15:11.599Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration
11:15:11 [2020-07-29T11:15:11.599Z]     daemon.go:325: [dcd78157fe116] waiting for daemon to start
11:15:11 [2020-07-29T11:15:11.599Z]     daemon.go:325: [dcd78157fe116] waiting for daemon to start
11:15:11 [2020-07-29T11:15:11.599Z]     daemon.go:353: [dcd78157fe116] daemon started
11:15:11 [2020-07-29T11:15:11.599Z]     daemon.go:461: [dcd78157fe116] Stopping daemon
11:15:11 [2020-07-29T11:15:11.599Z]     daemon.go:296: [dcd78157fe116] exiting daemon
11:15:11 [2020-07-29T11:15:11.599Z]     daemon.go:448: [dcd78157fe116] Daemon stopped
11:15:11 [2020-07-29T11:15:11.599Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
11:15:13 [2020-07-29T11:15:13.508Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.77s)
11:15:13 [2020-07-29T11:15:13.508Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking
11:15:13 [2020-07-29T11:15:13.508Z]     daemon.go:325: [d5d5f7272df4d] waiting for daemon to start
11:15:13 [2020-07-29T11:15:13.508Z]     daemon.go:325: [d5d5f7272df4d] waiting for daemon to start
11:15:13 [2020-07-29T11:15:13.508Z]     daemon.go:353: [d5d5f7272df4d] daemon started
11:15:13 [2020-07-29T11:15:13.508Z]     daemon.go:461: [d5d5f7272df4d] Stopping daemon
11:15:13 [2020-07-29T11:15:13.508Z]     daemon.go:296: [d5d5f7272df4d] exiting daemon
11:15:13 [2020-07-29T11:15:13.508Z]     daemon.go:448: [d5d5f7272df4d] Daemon stopped
11:15:13 [2020-07-29T11:15:13.508Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
11:15:15 [2020-07-29T11:15:15.416Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
11:15:15 [2020-07-29T11:15:15.416Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.82s)
11:15:15 [2020-07-29T11:15:15.416Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom
11:15:15 [2020-07-29T11:15:15.416Z]     daemon.go:325: [d94d088403274] waiting for daemon to start
11:15:15 [2020-07-29T11:15:15.416Z]     daemon.go:325: [d94d088403274] waiting for daemon to start
11:15:15 [2020-07-29T11:15:15.416Z]     daemon.go:353: [d94d088403274] daemon started
11:15:15 [2020-07-29T11:15:15.416Z]     daemon.go:461: [d94d088403274] Stopping daemon
11:15:15 [2020-07-29T11:15:15.416Z]     daemon.go:296: [d94d088403274] exiting daemon
11:15:15 [2020-07-29T11:15:15.416Z]     daemon.go:448: [d94d088403274] Daemon stopped
11:15:15 [2020-07-29T11:15:15.416Z] === RUN   TestAuthZPluginHeader
11:15:16 [2020-07-29T11:15:16.356Z] --- PASS: TestAuthZPluginHeader (0.82s)
11:15:16 [2020-07-29T11:15:16.356Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader
11:15:16 [2020-07-29T11:15:16.356Z]     daemon.go:325: [d1e5bb58e3fd8] waiting for daemon to start
11:15:16 [2020-07-29T11:15:16.356Z]     daemon.go:325: [d1e5bb58e3fd8] waiting for daemon to start
11:15:16 [2020-07-29T11:15:16.356Z]     daemon.go:353: [d1e5bb58e3fd8] daemon started
11:15:16 [2020-07-29T11:15:16.356Z]     daemon.go:461: [d1e5bb58e3fd8] Stopping daemon
11:15:16 [2020-07-29T11:15:16.356Z]     daemon.go:296: [d1e5bb58e3fd8] exiting daemon
11:15:16 [2020-07-29T11:15:16.356Z]     daemon.go:448: [d1e5bb58e3fd8] Daemon stopped
11:15:16 [2020-07-29T11:15:16.356Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
11:15:18 [2020-07-29T11:15:18.262Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
11:15:19 [2020-07-29T11:15:19.644Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
11:15:19 [2020-07-29T11:15:19.644Z] === RUN   TestDockerSuite/TestBuildRm
11:15:20 [2020-07-29T11:15:20.619Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.28s)
11:15:20 [2020-07-29T11:15:20.619Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest
11:15:20 [2020-07-29T11:15:20.619Z]     daemon.go:325: [dd6d66b0fdbc2] waiting for daemon to start
11:15:20 [2020-07-29T11:15:20.619Z]     daemon.go:325: [dd6d66b0fdbc2] waiting for daemon to start
11:15:20 [2020-07-29T11:15:20.619Z]     daemon.go:353: [dd6d66b0fdbc2] daemon started
11:15:20 [2020-07-29T11:15:20.619Z]     daemon.go:461: [dd6d66b0fdbc2] Stopping daemon
11:15:20 [2020-07-29T11:15:20.619Z]     daemon.go:296: [dd6d66b0fdbc2] exiting daemon
11:15:20 [2020-07-29T11:15:20.619Z]     daemon.go:448: [dd6d66b0fdbc2] Daemon stopped
11:15:20 [2020-07-29T11:15:20.619Z]     daemon.go:325: [dd6d66b0fdbc2] waiting for daemon to start
11:15:20 [2020-07-29T11:15:20.619Z]     daemon.go:325: [dd6d66b0fdbc2] waiting for daemon to start
11:15:20 [2020-07-29T11:15:20.619Z]     daemon.go:353: [dd6d66b0fdbc2] daemon started
11:15:20 [2020-07-29T11:15:20.619Z]     daemon.go:461: [dd6d66b0fdbc2] Stopping daemon
11:15:20 [2020-07-29T11:15:20.619Z]     daemon.go:296: [dd6d66b0fdbc2] exiting daemon
11:15:20 [2020-07-29T11:15:20.619Z]     daemon.go:448: [dd6d66b0fdbc2] Daemon stopped
11:15:20 [2020-07-29T11:15:20.619Z] === RUN   TestAuthZPluginV2Disable
11:15:22 [2020-07-29T11:15:22.526Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
11:15:23 [2020-07-29T11:15:23.464Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
11:15:24 [2020-07-29T11:15:24.404Z] --- PASS: TestAuthZPluginV2Disable (3.82s)
11:15:24 [2020-07-29T11:15:24.404Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable
11:15:24 [2020-07-29T11:15:24.404Z]     daemon.go:325: [d10f0d40a1c37] waiting for daemon to start
11:15:24 [2020-07-29T11:15:24.404Z]     daemon.go:325: [d10f0d40a1c37] waiting for daemon to start
11:15:24 [2020-07-29T11:15:24.404Z]     daemon.go:353: [d10f0d40a1c37] daemon started
11:15:24 [2020-07-29T11:15:24.404Z]     daemon.go:461: [d10f0d40a1c37] Stopping daemon
11:15:24 [2020-07-29T11:15:24.404Z]     daemon.go:296: [d10f0d40a1c37] exiting daemon
11:15:24 [2020-07-29T11:15:24.405Z]     daemon.go:448: [d10f0d40a1c37] Daemon stopped
11:15:24 [2020-07-29T11:15:24.405Z]     daemon.go:325: [d10f0d40a1c37] waiting for daemon to start
11:15:24 [2020-07-29T11:15:24.405Z]     daemon.go:325: [d10f0d40a1c37] waiting for daemon to start
11:15:24 [2020-07-29T11:15:24.405Z]     daemon.go:353: [d10f0d40a1c37] daemon started
11:15:24 [2020-07-29T11:15:24.405Z]     daemon.go:461: [d10f0d40a1c37] Stopping daemon
11:15:24 [2020-07-29T11:15:24.405Z]     daemon.go:296: [d10f0d40a1c37] exiting daemon
11:15:24 [2020-07-29T11:15:24.405Z]     daemon.go:448: [d10f0d40a1c37] Daemon stopped
11:15:24 [2020-07-29T11:15:24.405Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
11:15:24 [2020-07-29T11:15:24.665Z] === RUN   TestDockerSuite/TestBuildScratchCopy
11:15:24 [2020-07-29T11:15:24.923Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
11:15:25 [2020-07-29T11:15:25.492Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
11:15:26 [2020-07-29T11:15:26.428Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
11:15:26 [2020-07-29T11:15:26.998Z] === RUN   TestDockerSuite/TestBuildShellInherited
11:15:27 [2020-07-29T11:15:27.257Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.97s)
11:15:27 [2020-07-29T11:15:27.257Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests
11:15:27 [2020-07-29T11:15:27.257Z]     daemon.go:325: [de264a2ed649f] waiting for daemon to start
11:15:27 [2020-07-29T11:15:27.257Z]     daemon.go:325: [de264a2ed649f] waiting for daemon to start
11:15:27 [2020-07-29T11:15:27.257Z]     daemon.go:353: [de264a2ed649f] daemon started
11:15:27 [2020-07-29T11:15:27.257Z]     daemon.go:461: [de264a2ed649f] Stopping daemon
11:15:27 [2020-07-29T11:15:27.257Z]     daemon.go:296: [de264a2ed649f] exiting daemon
11:15:27 [2020-07-29T11:15:27.257Z]     daemon.go:448: [de264a2ed649f] Daemon stopped
11:15:27 [2020-07-29T11:15:27.257Z]     daemon.go:325: [de264a2ed649f] waiting for daemon to start
11:15:27 [2020-07-29T11:15:27.257Z]     daemon.go:325: [de264a2ed649f] waiting for daemon to start
11:15:27 [2020-07-29T11:15:27.257Z]     daemon.go:353: [de264a2ed649f] daemon started
11:15:27 [2020-07-29T11:15:27.257Z]     daemon.go:461: [de264a2ed649f] Stopping daemon
11:15:27 [2020-07-29T11:15:27.257Z]     daemon.go:296: [de264a2ed649f] exiting daemon
11:15:27 [2020-07-29T11:15:27.257Z]     daemon.go:448: [de264a2ed649f] Daemon stopped
11:15:27 [2020-07-29T11:15:27.257Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
11:15:27 [2020-07-29T11:15:27.828Z] === RUN   TestDockerSuite/TestBuildShellMultiple
11:15:29 [2020-07-29T11:15:29.301Z] ok  	github.com/docker/docker/builder/remotecontext/git	30.646s	coverage: 85.1% of statements
11:15:29 [2020-07-29T11:15:29.301Z] ?   	github.com/docker/docker/cli	[no test files]
11:15:29 [2020-07-29T11:15:29.301Z] ?   	github.com/docker/docker/cli/config	[no test files]
11:15:29 [2020-07-29T11:15:29.301Z] ok  	github.com/docker/docker/cli/debug	0.074s	coverage: 100.0% of statements
11:15:29 [2020-07-29T11:15:29.301Z] ok  	github.com/docker/docker/client	0.529s	coverage: 75.2% of statements
11:15:31 [2020-07-29T11:15:31.121Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
11:15:31 [2020-07-29T11:15:31.121Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
11:15:31 [2020-07-29T11:15:31.121Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
11:15:31 [2020-07-29T11:15:31.121Z] === RUN   TestDockerSuite/TestBuildSpaces
11:15:31 [2020-07-29T11:15:31.381Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
11:15:32 [2020-07-29T11:15:32.320Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
11:15:32 [2020-07-29T11:15:32.580Z] === RUN   TestDockerSuite/TestBuildStderr
11:15:33 [2020-07-29T11:15:33.128Z] ok  	github.com/docker/docker/cmd/dockerd	0.525s	coverage: 18.6% of statements
11:15:33 [2020-07-29T11:15:33.519Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
11:15:34 [2020-07-29T11:15:34.710Z] ok  	github.com/docker/docker/container	0.455s	coverage: 42.8% of statements
11:15:34 [2020-07-29T11:15:34.710Z] ?   	github.com/docker/docker/container/stream	[no test files]
11:15:34 [2020-07-29T11:15:34.710Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
11:15:34 [2020-07-29T11:15:34.710Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
11:15:34 [2020-07-29T11:15:34.710Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
11:15:37 [2020-07-29T11:15:37.716Z] === RUN   TestDockerSuite/TestBuildStopSignal
11:15:38 [2020-07-29T11:15:38.289Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
11:15:39 [2020-07-29T11:15:39.227Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
11:15:39 [2020-07-29T11:15:39.486Z] === RUN   TestDockerSuite/TestBuildTagEvent
11:15:40 [2020-07-29T11:15:40.054Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
11:15:41 [2020-07-29T11:15:41.433Z] === RUN   TestDockerSuite/TestBuildUser
11:15:41 [2020-07-29T11:15:41.433Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (14.00s)
11:15:41 [2020-07-29T11:15:41.433Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart
11:15:41 [2020-07-29T11:15:41.433Z]     daemon.go:325: [d8a7414d21230] waiting for daemon to start
11:15:41 [2020-07-29T11:15:41.433Z]     daemon.go:325: [d8a7414d21230] waiting for daemon to start
11:15:41 [2020-07-29T11:15:41.433Z]     daemon.go:353: [d8a7414d21230] daemon started
11:15:41 [2020-07-29T11:15:41.433Z]     daemon.go:461: [d8a7414d21230] Stopping daemon
11:15:41 [2020-07-29T11:15:41.433Z]     daemon.go:296: [d8a7414d21230] exiting daemon
11:15:41 [2020-07-29T11:15:41.433Z]     daemon.go:448: [d8a7414d21230] Daemon stopped
11:15:41 [2020-07-29T11:15:41.433Z]     daemon.go:325: [d8a7414d21230] waiting for daemon to start
11:15:41 [2020-07-29T11:15:41.433Z]     daemon.go:325: [d8a7414d21230] waiting for daemon to start
11:15:41 [2020-07-29T11:15:41.433Z]     daemon.go:296: [d8a7414d21230] exiting daemon
11:15:41 [2020-07-29T11:15:41.433Z]     daemon.go:325: [d8a7414d21230] waiting for daemon to start
11:15:41 [2020-07-29T11:15:41.433Z]     daemon.go:325: [d8a7414d21230] waiting for daemon to start
11:15:41 [2020-07-29T11:15:41.433Z]     daemon.go:325: [d8a7414d21230] waiting for daemon to start
11:15:41 [2020-07-29T11:15:41.433Z]     daemon.go:353: [d8a7414d21230] daemon started
11:15:41 [2020-07-29T11:15:41.433Z]     daemon.go:461: [d8a7414d21230] Stopping daemon
11:15:41 [2020-07-29T11:15:41.433Z]     daemon.go:296: [d8a7414d21230] exiting daemon
11:15:41 [2020-07-29T11:15:41.433Z]     daemon.go:448: [d8a7414d21230] Daemon stopped
11:15:41 [2020-07-29T11:15:41.433Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
11:15:42 [2020-07-29T11:15:42.810Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
11:15:44 [2020-07-29T11:15:44.716Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
11:15:44 [2020-07-29T11:15:44.717Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
11:15:52 [2020-07-29T11:15:52.603Z] ok  	github.com/docker/docker/daemon	4.384s	coverage: 9.1% of statements
11:15:52 [2020-07-29T11:15:52.603Z] ok  	github.com/docker/docker/daemon/cluster	1.186s	coverage: 0.5% of statements
11:15:52 [2020-07-29T11:15:52.603Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.229s	coverage: 65.3% of statements
11:15:52 [2020-07-29T11:15:52.603Z] ok  	github.com/docker/docker/daemon/cluster/convert	1.097s	coverage: 35.8% of statements
11:15:52 [2020-07-29T11:15:52.603Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
11:15:52 [2020-07-29T11:15:52.603Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	1.711s	coverage: 10.9% of statements
11:15:52 [2020-07-29T11:15:52.603Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
11:15:52 [2020-07-29T11:15:52.603Z] ok  	github.com/docker/docker/daemon/config	0.807s	coverage: 79.7% of statements
11:15:52 [2020-07-29T11:15:52.603Z] ok  	github.com/docker/docker/daemon/discovery	0.228s	coverage: 30.4% of statements
11:15:52 [2020-07-29T11:15:52.603Z] ok  	github.com/docker/docker/daemon/events	0.319s	coverage: 50.0% of statements
11:15:52 [2020-07-29T11:15:52.603Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
11:15:52 [2020-07-29T11:15:52.603Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
11:15:52 [2020-07-29T11:15:52.603Z] ok  	github.com/docker/docker/daemon/graphdriver	0.121s	coverage: 2.3% of statements
11:15:52 [2020-07-29T11:15:52.603Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
11:15:52 [2020-07-29T11:15:52.603Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
11:15:52 [2020-07-29T11:15:52.603Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
11:15:52 [2020-07-29T11:15:52.603Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
11:15:52 [2020-07-29T11:15:52.603Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
11:15:52 [2020-07-29T11:15:52.603Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
11:15:52 [2020-07-29T11:15:52.603Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
11:15:52 [2020-07-29T11:15:52.603Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
11:15:52 [2020-07-29T11:15:52.603Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
11:15:52 [2020-07-29T11:15:52.603Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
11:15:52 [2020-07-29T11:15:52.603Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
11:15:54 [2020-07-29T11:15:54.188Z] ok  	github.com/docker/docker/daemon/images	0.501s	coverage: 4.9% of statements
11:15:54 [2020-07-29T11:15:54.188Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
11:15:54 [2020-07-29T11:15:54.188Z] ok  	github.com/docker/docker/daemon/links	0.043s	coverage: 93.0% of statements
11:15:54 [2020-07-29T11:15:54.188Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
11:15:54 [2020-07-29T11:15:54.662Z] ok  	github.com/docker/docker/daemon/logger	0.663s	coverage: 44.0% of statements
11:15:54 [2020-07-29T11:15:54.662Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.570s	coverage: 78.2% of statements
11:15:54 [2020-07-29T11:15:54.662Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
11:15:54 [2020-07-29T11:15:54.662Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
11:15:54 [2020-07-29T11:15:54.662Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
11:15:54 [2020-07-29T11:15:54.662Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
11:15:54 [2020-07-29T11:15:54.662Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
11:15:54 [2020-07-29T11:15:54.662Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.327s	coverage: 62.1% of statements
11:15:54 [2020-07-29T11:15:54.700Z] === RUN   TestDockerSuite/TestBuildVerboseOut
11:15:54 [2020-07-29T11:15:54.959Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
11:15:55 [2020-07-29T11:15:55.218Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
11:15:55 [2020-07-29T11:15:55.660Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.223s	coverage: 88.3% of statements
11:15:55 [2020-07-29T11:15:55.787Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
11:15:56 [2020-07-29T11:15:56.356Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
11:15:57 [2020-07-29T11:15:57.294Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
11:15:57 [2020-07-29T11:15:57.294Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
11:15:57 [2020-07-29T11:15:57.294Z] === RUN   TestDockerSuite/TestBuildWindowsUser
11:15:57 [2020-07-29T11:15:57.294Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
11:15:57 [2020-07-29T11:15:57.294Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
11:15:57 [2020-07-29T11:15:57.863Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.63s)
11:15:57 [2020-07-29T11:15:57.863Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart
11:15:57 [2020-07-29T11:15:57.863Z]     daemon.go:325: [d9f472ba9e200] waiting for daemon to start
11:15:57 [2020-07-29T11:15:57.863Z]     daemon.go:325: [d9f472ba9e200] waiting for daemon to start
11:15:57 [2020-07-29T11:15:57.863Z]     daemon.go:353: [d9f472ba9e200] daemon started
11:15:57 [2020-07-29T11:15:57.863Z]     daemon.go:461: [d9f472ba9e200] Stopping daemon
11:15:57 [2020-07-29T11:15:57.863Z]     daemon.go:296: [d9f472ba9e200] exiting daemon
11:15:57 [2020-07-29T11:15:57.863Z]     daemon.go:448: [d9f472ba9e200] Daemon stopped
11:15:57 [2020-07-29T11:15:57.863Z]     daemon.go:325: [d9f472ba9e200] waiting for daemon to start
11:15:57 [2020-07-29T11:15:57.863Z]     daemon.go:325: [d9f472ba9e200] waiting for daemon to start
11:15:57 [2020-07-29T11:15:57.863Z]     daemon.go:325: [d9f472ba9e200] waiting for daemon to start
11:15:57 [2020-07-29T11:15:57.863Z]     daemon.go:325: [d9f472ba9e200] waiting for daemon to start
11:15:57 [2020-07-29T11:15:57.863Z]     daemon.go:339: [d9f472ba9e200] error pinging daemon on start: Get http://d9f472ba9e200.sock/_ping: context deadline exceeded
11:15:57 [2020-07-29T11:15:57.863Z]     daemon.go:325: [d9f472ba9e200] waiting for daemon to start
11:15:57 [2020-07-29T11:15:57.863Z]     daemon.go:339: [d9f472ba9e200] error pinging daemon on start: Get http://d9f472ba9e200.sock/_ping: context deadline exceeded
11:15:57 [2020-07-29T11:15:57.863Z]     daemon.go:325: [d9f472ba9e200] waiting for daemon to start
11:15:57 [2020-07-29T11:15:57.863Z]     daemon.go:339: [d9f472ba9e200] error pinging daemon on start: Get http://d9f472ba9e200.sock/_ping: context deadline exceeded
11:15:57 [2020-07-29T11:15:57.864Z]     daemon.go:325: [d9f472ba9e200] waiting for daemon to start
11:15:57 [2020-07-29T11:15:57.864Z]     daemon.go:339: [d9f472ba9e200] error pinging daemon on start: Get http://d9f472ba9e200.sock/_ping: context deadline exceeded
11:15:57 [2020-07-29T11:15:57.864Z]     daemon.go:296: [d9f472ba9e200] exiting daemon
11:15:57 [2020-07-29T11:15:57.864Z]     daemon.go:325: [d9f472ba9e200] waiting for daemon to start
11:15:57 [2020-07-29T11:15:57.864Z]     daemon.go:325: [d9f472ba9e200] waiting for daemon to start
11:15:57 [2020-07-29T11:15:57.864Z]     daemon.go:325: [d9f472ba9e200] waiting for daemon to start
11:15:57 [2020-07-29T11:15:57.864Z]     daemon.go:353: [d9f472ba9e200] daemon started
11:15:57 [2020-07-29T11:15:57.864Z]     daemon.go:461: [d9f472ba9e200] Stopping daemon
11:15:57 [2020-07-29T11:15:57.864Z]     daemon.go:296: [d9f472ba9e200] exiting daemon
11:15:57 [2020-07-29T11:15:57.864Z]     daemon.go:448: [d9f472ba9e200] Daemon stopped
11:15:57 [2020-07-29T11:15:57.864Z] PASS
11:15:57 [2020-07-29T11:15:57.864Z] 
11:15:57 [2020-07-29T11:15:57.864Z] DONE 17 tests in 52.901s
11:15:57 [2020-07-29T11:15:57.864Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
11:15:57 [2020-07-29T11:15:57.864Z] ++ 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
11:15:57 [2020-07-29T11:15:57.864Z] ++ set -e
11:15:57 [2020-07-29T11:15:57.864Z] ++ '[' -n 0 ']'
11:15:57 [2020-07-29T11:15:57.864Z] ++ set -x
11:15:57 [2020-07-29T11:15:57.864Z] ++ env -i DEST=/go/src/github.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
11:15:57 [2020-07-29T11:15:57.864Z] INFO: Testing against a local daemon
11:15:57 [2020-07-29T11:15:57.864Z] === RUN   TestPluginInvalidJSON
11:15:57 [2020-07-29T11:15:57.897Z] ok  	github.com/docker/docker/daemon/logger/local	0.520s	coverage: 74.7% of statements
11:15:57 [2020-07-29T11:15:57.897Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
11:15:57 [2020-07-29T11:15:57.897Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.290s	coverage: 36.0% of statements
11:15:58 [2020-07-29T11:15:58.123Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
11:15:58 [2020-07-29T11:15:58.123Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
11:15:58 [2020-07-29T11:15:58.123Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
11:15:58 [2020-07-29T11:15:58.123Z] --- PASS: TestPluginInvalidJSON (0.04s)
11:15:58 [2020-07-29T11:15:58.123Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
11:15:58 [2020-07-29T11:15:58.123Z] PASS
11:15:58 [2020-07-29T11:15:58.123Z] 
11:15:58 [2020-07-29T11:15:58.123Z] DONE 2 tests in 0.167s
11:15:58 [2020-07-29T11:15:58.123Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
11:15:58 [2020-07-29T11:15:58.123Z] ++ 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
11:15:58 [2020-07-29T11:15:58.123Z] ++ set -e
11:15:58 [2020-07-29T11:15:58.123Z] ++ '[' -n 0 ']'
11:15:58 [2020-07-29T11:15:58.123Z] ++ set -x
11:15:58 [2020-07-29T11:15:58.123Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
11:15:58 [2020-07-29T11:15:58.123Z] INFO: Testing against a local daemon
11:15:58 [2020-07-29T11:15:58.123Z] === RUN   TestExternalGraphDriver
11:15:58 [2020-07-29T11:15:58.382Z] === RUN   TestExternalGraphDriver/json
11:15:58 [2020-07-29T11:15:58.641Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
11:15:58 [2020-07-29T11:15:58.641Z] === RUN   TestDockerSuite/TestBuildWithFailure
11:15:59 [2020-07-29T11:15:59.583Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
11:16:00 [2020-07-29T11:16:00.135Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.245s	coverage: 84.5% of statements
11:16:00 [2020-07-29T11:16:00.135Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.307s	coverage: 47.8% of statements
11:16:00 [2020-07-29T11:16:00.135Z] ok  	github.com/docker/docker/daemon/logger/templates	0.038s	coverage: 8.3% of statements
11:16:00 [2020-07-29T11:16:00.135Z] ?   	github.com/docker/docker/daemon/names	[no test files]
11:16:00 [2020-07-29T11:16:00.135Z] ?   	github.com/docker/docker/daemon/network	[no test files]
11:16:00 [2020-07-29T11:16:00.135Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
11:16:00 [2020-07-29T11:16:00.152Z] === RUN   TestDockerSuite/TestBuildWithTabs
11:16:00 [2020-07-29T11:16:00.152Z] === RUN   TestExternalGraphDriver/spec
11:16:00 [2020-07-29T11:16:00.720Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
11:16:00 [2020-07-29T11:16:00.720Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
11:16:02 [2020-07-29T11:16:02.099Z] === RUN   TestExternalGraphDriver/pull
11:16:02 [2020-07-29T11:16:02.371Z] ok  	github.com/docker/docker/distribution	1.523s	coverage: 20.5% of statements
11:16:02 [2020-07-29T11:16:02.946Z] --- PASS: TestImportExtremelyLargeImageWorks (192.86s)
11:16:02 [2020-07-29T11:16:02.946Z]     import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks
11:16:02 [2020-07-29T11:16:02.946Z]     daemon.go:325: [da1258902aa77] waiting for daemon to start
11:16:02 [2020-07-29T11:16:02.946Z]     daemon.go:325: [da1258902aa77] waiting for daemon to start
11:16:02 [2020-07-29T11:16:02.946Z]     daemon.go:353: [da1258902aa77] daemon started
11:16:02 [2020-07-29T11:16:02.946Z]     daemon.go:461: [da1258902aa77] Stopping daemon
11:16:02 [2020-07-29T11:16:02.946Z]     daemon.go:296: [da1258902aa77] exiting daemon
11:16:02 [2020-07-29T11:16:02.946Z]     daemon.go:448: [da1258902aa77] Daemon stopped
11:16:02 [2020-07-29T11:16:02.946Z] PASS
11:16:02 [2020-07-29T11:16:02.946Z] 
11:16:02 [2020-07-29T11:16:02.946Z] DONE 11 tests in 193.889s
11:16:02 [2020-07-29T11:16:02.946Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
11:16:02 [2020-07-29T11:16:02.946Z] ++ 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
11:16:02 [2020-07-29T11:16:02.946Z] ++ set -e
11:16:02 [2020-07-29T11:16:02.946Z] ++ '[' -n 0 ']'
11:16:02 [2020-07-29T11:16:02.946Z] ++ set -x
11:16:02 [2020-07-29T11:16:02.946Z] ++ env -i DEST=/go/src/github.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
11:16:02 [2020-07-29T11:16:02.946Z] INFO: Testing against a local daemon
11:16:02 [2020-07-29T11:16:02.946Z] === RUN   TestNetworkCreateDelete
11:16:02 [2020-07-29T11:16:02.946Z] --- PASS: TestNetworkCreateDelete (0.18s)
11:16:02 [2020-07-29T11:16:02.946Z] === RUN   TestDockerNetworkDeletePreferID
11:16:02 [2020-07-29T11:16:02.946Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s)
11:16:02 [2020-07-29T11:16:02.946Z] === RUN   TestDaemonDNSFallback
11:16:02 [2020-07-29T11:16:02.946Z] --- PASS: TestDaemonDNSFallback (1.57s)
11:16:02 [2020-07-29T11:16:02.946Z]     dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDNSFallback
11:16:02 [2020-07-29T11:16:02.946Z]     daemon.go:325: [dc280ceeab866] waiting for daemon to start
11:16:02 [2020-07-29T11:16:02.946Z]     daemon.go:325: [dc280ceeab866] waiting for daemon to start
11:16:02 [2020-07-29T11:16:02.946Z]     daemon.go:353: [dc280ceeab866] daemon started
11:16:02 [2020-07-29T11:16:02.946Z]     daemon.go:461: [dc280ceeab866] Stopping daemon
11:16:02 [2020-07-29T11:16:02.946Z]     daemon.go:296: [dc280ceeab866] exiting daemon
11:16:02 [2020-07-29T11:16:02.946Z]     daemon.go:448: [dc280ceeab866] Daemon stopped
11:16:02 [2020-07-29T11:16:02.946Z] === RUN   TestInspectNetwork
11:16:02 [2020-07-29T11:16:02.946Z] === RUN   TestInspectNetwork/full_network_id
11:16:02 [2020-07-29T11:16:02.946Z] === RUN   TestInspectNetwork/partial_network_id
11:16:02 [2020-07-29T11:16:02.946Z] === RUN   TestInspectNetwork/network_name
11:16:02 [2020-07-29T11:16:02.946Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
11:16:02 [2020-07-29T11:16:02.946Z] --- PASS: TestInspectNetwork (7.02s)
11:16:02 [2020-07-29T11:16:02.946Z]     inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork
11:16:02 [2020-07-29T11:16:02.946Z]     daemon.go:325: [d0ed6f62c4ce0] waiting for daemon to start
11:16:02 [2020-07-29T11:16:02.946Z]     daemon.go:325: [d0ed6f62c4ce0] waiting for daemon to start
11:16:02 [2020-07-29T11:16:02.946Z]     daemon.go:353: [d0ed6f62c4ce0] daemon started
11:16:02 [2020-07-29T11:16:02.946Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
11:16:02 [2020-07-29T11:16:02.946Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
11:16:02 [2020-07-29T11:16:02.946Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
11:16:02 [2020-07-29T11:16:02.946Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
11:16:02 [2020-07-29T11:16:02.946Z]     daemon.go:461: [d0ed6f62c4ce0] Stopping daemon
11:16:02 [2020-07-29T11:16:02.946Z]     daemon.go:296: [d0ed6f62c4ce0] exiting daemon
11:16:02 [2020-07-29T11:16:02.946Z]     daemon.go:448: [d0ed6f62c4ce0] Daemon stopped
11:16:02 [2020-07-29T11:16:02.946Z] === RUN   TestRunContainerWithBridgeNone
11:16:02 [2020-07-29T11:16:02.946Z] --- PASS: TestRunContainerWithBridgeNone (1.90s)
11:16:02 [2020-07-29T11:16:02.946Z]     network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone
11:16:02 [2020-07-29T11:16:02.946Z]     daemon.go:325: [d1e52d4b23bb6] waiting for daemon to start
11:16:02 [2020-07-29T11:16:02.946Z]     daemon.go:325: [d1e52d4b23bb6] waiting for daemon to start
11:16:02 [2020-07-29T11:16:02.946Z]     daemon.go:353: [d1e52d4b23bb6] daemon started
11:16:02 [2020-07-29T11:16:02.946Z]     daemon.go:461: [d1e52d4b23bb6] Stopping daemon
11:16:02 [2020-07-29T11:16:02.946Z]     daemon.go:296: [d1e52d4b23bb6] exiting daemon
11:16:02 [2020-07-29T11:16:02.946Z]     daemon.go:448: [d1e52d4b23bb6] Daemon stopped
11:16:02 [2020-07-29T11:16:02.946Z] === RUN   TestNetworkInvalidJSON
11:16:02 [2020-07-29T11:16:02.946Z] === RUN   TestNetworkInvalidJSON//networks/create
11:16:02 [2020-07-29T11:16:02.946Z] === PAUSE TestNetworkInvalidJSON//networks/create
11:16:02 [2020-07-29T11:16:02.946Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
11:16:02 [2020-07-29T11:16:02.946Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
11:16:02 [2020-07-29T11:16:02.946Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
11:16:02 [2020-07-29T11:16:02.946Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
11:16:02 [2020-07-29T11:16:02.946Z] === CONT  TestNetworkInvalidJSON//networks/create
11:16:02 [2020-07-29T11:16:02.946Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
11:16:02 [2020-07-29T11:16:02.946Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
11:16:02 [2020-07-29T11:16:02.946Z] --- PASS: TestNetworkInvalidJSON (0.02s)
11:16:02 [2020-07-29T11:16:02.946Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
11:16:02 [2020-07-29T11:16:02.946Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
11:16:02 [2020-07-29T11:16:02.946Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
11:16:02 [2020-07-29T11:16:02.946Z] === RUN   TestDaemonRestartWithLiveRestore
11:16:03 [2020-07-29T11:16:03.037Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
11:16:03 [2020-07-29T11:16:03.368Z] ok  	github.com/docker/docker/distribution/metadata	1.711s	coverage: 48.2% of statements
11:16:03 [2020-07-29T11:16:03.368Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
11:16:03 [2020-07-29T11:16:03.368Z] ok  	github.com/docker/docker/distribution/xfer	2.109s	coverage: 62.2% of statements
11:16:03 [2020-07-29T11:16:03.368Z] ?   	github.com/docker/docker/dockerversion	[no test files]
11:16:03 [2020-07-29T11:16:03.368Z] ok  	github.com/docker/docker/errdefs	0.122s	coverage: 49.4% of statements
11:16:03 [2020-07-29T11:16:03.606Z] --- PASS: TestExternalGraphDriver (5.41s)
11:16:03 [2020-07-29T11:16:03.606Z]     external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver
11:16:03 [2020-07-29T11:16:03.606Z]     daemon.go:325: [d0511b05ad933] waiting for daemon to start
11:16:03 [2020-07-29T11:16:03.606Z]     daemon.go:325: [d0511b05ad933] waiting for daemon to start
11:16:03 [2020-07-29T11:16:03.606Z]     daemon.go:353: [d0511b05ad933] daemon started
11:16:03 [2020-07-29T11:16:03.606Z]     daemon.go:461: [d0511b05ad933] Stopping daemon
11:16:03 [2020-07-29T11:16:03.606Z]     daemon.go:296: [d0511b05ad933] exiting daemon
11:16:03 [2020-07-29T11:16:03.606Z]     daemon.go:448: [d0511b05ad933] Daemon stopped
11:16:03 [2020-07-29T11:16:03.606Z]     daemon.go:325: [d0511b05ad933] waiting for daemon to start
11:16:03 [2020-07-29T11:16:03.606Z]     daemon.go:325: [d0511b05ad933] waiting for daemon to start
11:16:03 [2020-07-29T11:16:03.606Z]     daemon.go:353: [d0511b05ad933] daemon started
11:16:03 [2020-07-29T11:16:03.606Z]     daemon.go:461: [d0511b05ad933] Stopping daemon
11:16:03 [2020-07-29T11:16:03.606Z]     daemon.go:296: [d0511b05ad933] exiting daemon
11:16:03 [2020-07-29T11:16:03.606Z]     daemon.go:448: [d0511b05ad933] Daemon stopped
11:16:03 [2020-07-29T11:16:03.606Z]     --- PASS: TestExternalGraphDriver/json (1.86s)
11:16:03 [2020-07-29T11:16:03.606Z]     daemon.go:325: [d0511b05ad933] waiting for daemon to start
11:16:03 [2020-07-29T11:16:03.606Z]     daemon.go:325: [d0511b05ad933] waiting for daemon to start
11:16:03 [2020-07-29T11:16:03.606Z]     daemon.go:353: [d0511b05ad933] daemon started
11:16:03 [2020-07-29T11:16:03.606Z]     daemon.go:461: [d0511b05ad933] Stopping daemon
11:16:03 [2020-07-29T11:16:03.606Z]     daemon.go:296: [d0511b05ad933] exiting daemon
11:16:03 [2020-07-29T11:16:03.606Z]     daemon.go:448: [d0511b05ad933] Daemon stopped
11:16:03 [2020-07-29T11:16:03.606Z]     daemon.go:325: [d0511b05ad933] waiting for daemon to start
11:16:03 [2020-07-29T11:16:03.606Z]     daemon.go:325: [d0511b05ad933] waiting for daemon to start
11:16:03 [2020-07-29T11:16:03.606Z]     daemon.go:353: [d0511b05ad933] daemon started
11:16:03 [2020-07-29T11:16:03.606Z]     daemon.go:461: [d0511b05ad933] Stopping daemon
11:16:03 [2020-07-29T11:16:03.606Z]     daemon.go:296: [d0511b05ad933] exiting daemon
11:16:03 [2020-07-29T11:16:03.606Z]     daemon.go:448: [d0511b05ad933] Daemon stopped
11:16:03 [2020-07-29T11:16:03.606Z]     --- PASS: TestExternalGraphDriver/spec (1.83s)
11:16:03 [2020-07-29T11:16:03.606Z]     daemon.go:325: [d0511b05ad933] waiting for daemon to start
11:16:03 [2020-07-29T11:16:03.606Z]     daemon.go:325: [d0511b05ad933] waiting for daemon to start
11:16:03 [2020-07-29T11:16:03.606Z]     daemon.go:353: [d0511b05ad933] daemon started
11:16:03 [2020-07-29T11:16:03.606Z]     daemon.go:461: [d0511b05ad933] Stopping daemon
11:16:03 [2020-07-29T11:16:03.606Z]     daemon.go:296: [d0511b05ad933] exiting daemon
11:16:03 [2020-07-29T11:16:03.606Z]     daemon.go:448: [d0511b05ad933] Daemon stopped
11:16:03 [2020-07-29T11:16:03.606Z]     --- PASS: TestExternalGraphDriver/pull (1.59s)
11:16:03 [2020-07-29T11:16:03.606Z] === RUN   TestGraphdriverPluginV2
11:16:03 [2020-07-29T11:16:03.991Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
11:16:03 [2020-07-29T11:16:03.991Z]     service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore
11:16:03 [2020-07-29T11:16:03.991Z]     daemon.go:325: [ddd5172498bea] waiting for daemon to start
11:16:03 [2020-07-29T11:16:03.991Z]     daemon.go:325: [ddd5172498bea] waiting for daemon to start
11:16:03 [2020-07-29T11:16:03.991Z]     daemon.go:353: [ddd5172498bea] daemon started
11:16:03 [2020-07-29T11:16:03.991Z]     daemon.go:461: [ddd5172498bea] Stopping daemon
11:16:03 [2020-07-29T11:16:03.991Z]     daemon.go:296: [ddd5172498bea] exiting daemon
11:16:03 [2020-07-29T11:16:03.991Z]     daemon.go:448: [ddd5172498bea] Daemon stopped
11:16:03 [2020-07-29T11:16:03.991Z]     daemon.go:325: [ddd5172498bea] waiting for daemon to start
11:16:03 [2020-07-29T11:16:03.991Z]     daemon.go:325: [ddd5172498bea] waiting for daemon to start
11:16:03 [2020-07-29T11:16:03.991Z]     daemon.go:353: [ddd5172498bea] daemon started
11:16:03 [2020-07-29T11:16:03.991Z]     daemon.go:461: [ddd5172498bea] Stopping daemon
11:16:03 [2020-07-29T11:16:03.991Z]     daemon.go:296: [ddd5172498bea] exiting daemon
11:16:03 [2020-07-29T11:16:03.991Z]     daemon.go:448: [ddd5172498bea] Daemon stopped
11:16:03 [2020-07-29T11:16:03.991Z] === RUN   TestDaemonDefaultNetworkPools
11:16:04 [2020-07-29T11:16:04.543Z] === RUN   TestDockerSuite/TestBuildWithVolumes
11:16:04 [2020-07-29T11:16:04.640Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s)
11:16:04 [2020-07-29T11:16:04.640Z]     service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools
11:16:04 [2020-07-29T11:16:04.640Z]     daemon.go:325: [d56e423db1e0a] waiting for daemon to start
11:16:04 [2020-07-29T11:16:04.640Z]     daemon.go:325: [d56e423db1e0a] waiting for daemon to start
11:16:04 [2020-07-29T11:16:04.640Z]     daemon.go:353: [d56e423db1e0a] daemon started
11:16:04 [2020-07-29T11:16:04.640Z]     daemon.go:461: [d56e423db1e0a] Stopping daemon
11:16:04 [2020-07-29T11:16:04.640Z]     daemon.go:296: [d56e423db1e0a] exiting daemon
11:16:04 [2020-07-29T11:16:04.640Z]     daemon.go:448: [d56e423db1e0a] Daemon stopped
11:16:04 [2020-07-29T11:16:04.640Z] === RUN   TestDaemonRestartWithExistingNetwork
11:16:05 [2020-07-29T11:16:05.122Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
11:16:05 [2020-07-29T11:16:05.386Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
11:16:05 [2020-07-29T11:16:05.954Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
11:16:05 [2020-07-29T11:16:05.954Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
11:16:06 [2020-07-29T11:16:06.157Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
11:16:06 [2020-07-29T11:16:06.157Z]     service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork
11:16:06 [2020-07-29T11:16:06.157Z]     daemon.go:325: [df35513e2470a] waiting for daemon to start
11:16:06 [2020-07-29T11:16:06.157Z]     daemon.go:325: [df35513e2470a] waiting for daemon to start
11:16:06 [2020-07-29T11:16:06.157Z]     daemon.go:353: [df35513e2470a] daemon started
11:16:06 [2020-07-29T11:16:06.157Z]     daemon.go:461: [df35513e2470a] Stopping daemon
11:16:06 [2020-07-29T11:16:06.157Z]     daemon.go:296: [df35513e2470a] exiting daemon
11:16:06 [2020-07-29T11:16:06.157Z]     daemon.go:448: [df35513e2470a] Daemon stopped
11:16:06 [2020-07-29T11:16:06.157Z]     daemon.go:325: [df35513e2470a] waiting for daemon to start
11:16:06 [2020-07-29T11:16:06.157Z]     daemon.go:325: [df35513e2470a] waiting for daemon to start
11:16:06 [2020-07-29T11:16:06.157Z]     daemon.go:353: [df35513e2470a] daemon started
11:16:06 [2020-07-29T11:16:06.157Z]     daemon.go:461: [df35513e2470a] Stopping daemon
11:16:06 [2020-07-29T11:16:06.157Z]     daemon.go:296: [df35513e2470a] exiting daemon
11:16:06 [2020-07-29T11:16:06.157Z]     daemon.go:448: [df35513e2470a] Daemon stopped
11:16:06 [2020-07-29T11:16:06.157Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
11:16:06 [2020-07-29T11:16:06.351Z] ok  	github.com/docker/docker/image	1.208s	coverage: 86.4% of statements
11:16:06 [2020-07-29T11:16:06.351Z] ok  	github.com/docker/docker/image/cache	0.247s	coverage: 19.2% of statements
11:16:06 [2020-07-29T11:16:06.351Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
11:16:06 [2020-07-29T11:16:06.351Z] ok  	github.com/docker/docker/image/v1	0.146s	coverage: 25.0% of statements
11:16:06 [2020-07-29T11:16:06.351Z] ?   	github.com/docker/docker/internal/test	[no test files]
11:16:06 [2020-07-29T11:16:06.521Z] === RUN   TestDockerSuite/TestBuildXZHost
11:16:06 [2020-07-29T11:16:06.832Z] ?   	github.com/docker/docker/internal/test/daemon	[no test files]
11:16:06 [2020-07-29T11:16:06.833Z] ?   	github.com/docker/docker/internal/test/environment	[no test files]
11:16:06 [2020-07-29T11:16:06.833Z] ?   	github.com/docker/docker/internal/test/fakecontext	[no test files]
11:16:06 [2020-07-29T11:16:06.833Z] ?   	github.com/docker/docker/internal/test/fakegit	[no test files]
11:16:06 [2020-07-29T11:16:06.833Z] ?   	github.com/docker/docker/internal/test/fakestorage	[no test files]
11:16:06 [2020-07-29T11:16:06.833Z] ?   	github.com/docker/docker/internal/test/fixtures/load	[no test files]
11:16:06 [2020-07-29T11:16:06.833Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin	[no test files]
11:16:06 [2020-07-29T11:16:06.833Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin/basic	[no test files]
11:16:06 [2020-07-29T11:16:06.833Z] ?   	github.com/docker/docker/internal/test/registry	[no test files]
11:16:06 [2020-07-29T11:16:06.833Z] ?   	github.com/docker/docker/internal/test/request	[no test files]
11:16:06 [2020-07-29T11:16:06.833Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
11:16:07 [2020-07-29T11:16:07.203Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s)
11:16:07 [2020-07-29T11:16:07.203Z]     service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
11:16:07 [2020-07-29T11:16:07.203Z]     daemon.go:325: [db3a871f60b7f] waiting for daemon to start
11:16:07 [2020-07-29T11:16:07.203Z]     daemon.go:325: [db3a871f60b7f] waiting for daemon to start
11:16:07 [2020-07-29T11:16:07.203Z]     daemon.go:353: [db3a871f60b7f] daemon started
11:16:07 [2020-07-29T11:16:07.203Z]     daemon.go:461: [db3a871f60b7f] Stopping daemon
11:16:07 [2020-07-29T11:16:07.203Z]     daemon.go:296: [db3a871f60b7f] exiting daemon
11:16:07 [2020-07-29T11:16:07.203Z]     daemon.go:448: [db3a871f60b7f] Daemon stopped
11:16:07 [2020-07-29T11:16:07.203Z]     daemon.go:325: [db3a871f60b7f] waiting for daemon to start
11:16:07 [2020-07-29T11:16:07.203Z]     daemon.go:325: [db3a871f60b7f] waiting for daemon to start
11:16:07 [2020-07-29T11:16:07.203Z]     daemon.go:353: [db3a871f60b7f] daemon started
11:16:07 [2020-07-29T11:16:07.203Z]     daemon.go:461: [db3a871f60b7f] Stopping daemon
11:16:07 [2020-07-29T11:16:07.203Z]     daemon.go:296: [db3a871f60b7f] exiting daemon
11:16:07 [2020-07-29T11:16:07.203Z]     daemon.go:448: [db3a871f60b7f] Daemon stopped
11:16:07 [2020-07-29T11:16:07.203Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
11:16:07 [2020-07-29T11:16:07.845Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
11:16:07 [2020-07-29T11:16:07.845Z]     service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool
11:16:07 [2020-07-29T11:16:07.845Z]     daemon.go:325: [d343edb19b934] waiting for daemon to start
11:16:07 [2020-07-29T11:16:07.845Z]     daemon.go:325: [d343edb19b934] waiting for daemon to start
11:16:07 [2020-07-29T11:16:07.845Z]     daemon.go:353: [d343edb19b934] daemon started
11:16:07 [2020-07-29T11:16:07.845Z]     daemon.go:461: [d343edb19b934] Stopping daemon
11:16:07 [2020-07-29T11:16:07.845Z]     daemon.go:296: [d343edb19b934] exiting daemon
11:16:07 [2020-07-29T11:16:07.845Z]     daemon.go:448: [d343edb19b934] Daemon stopped
11:16:07 [2020-07-29T11:16:07.845Z] === RUN   TestServiceWithPredefinedNetwork
11:16:07 [2020-07-29T11:16:07.902Z] --- PASS: TestGraphdriverPluginV2 (3.99s)
11:16:07 [2020-07-29T11:16:07.902Z]     external_test.go:413: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2
11:16:07 [2020-07-29T11:16:07.902Z]     daemon.go:325: [df1bab4f47458] waiting for daemon to start
11:16:07 [2020-07-29T11:16:07.902Z]     daemon.go:325: [df1bab4f47458] waiting for daemon to start
11:16:07 [2020-07-29T11:16:07.902Z]     daemon.go:353: [df1bab4f47458] daemon started
11:16:07 [2020-07-29T11:16:07.902Z]     daemon.go:461: [df1bab4f47458] Stopping daemon
11:16:07 [2020-07-29T11:16:07.902Z]     daemon.go:296: [df1bab4f47458] exiting daemon
11:16:07 [2020-07-29T11:16:07.902Z]     daemon.go:448: [df1bab4f47458] Daemon stopped
11:16:07 [2020-07-29T11:16:07.902Z]     daemon.go:325: [df1bab4f47458] waiting for daemon to start
11:16:07 [2020-07-29T11:16:07.902Z]     daemon.go:325: [df1bab4f47458] waiting for daemon to start
11:16:07 [2020-07-29T11:16:07.902Z]     daemon.go:353: [df1bab4f47458] daemon started
11:16:07 [2020-07-29T11:16:07.902Z]     daemon.go:461: [df1bab4f47458] Stopping daemon
11:16:07 [2020-07-29T11:16:07.902Z]     daemon.go:296: [df1bab4f47458] exiting daemon
11:16:07 [2020-07-29T11:16:07.902Z]     daemon.go:448: [df1bab4f47458] Daemon stopped
11:16:07 [2020-07-29T11:16:07.902Z] PASS
11:16:07 [2020-07-29T11:16:07.902Z] 
11:16:07 [2020-07-29T11:16:07.902Z] DONE 5 tests in 9.591s
11:16:07 [2020-07-29T11:16:07.902Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
11:16:07 [2020-07-29T11:16:07.902Z] ++ 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
11:16:07 [2020-07-29T11:16:07.902Z] ++ set -e
11:16:07 [2020-07-29T11:16:07.902Z] ++ '[' -n 0 ']'
11:16:07 [2020-07-29T11:16:07.902Z] ++ set -x
11:16:07 [2020-07-29T11:16:07.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-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
11:16:07 [2020-07-29T11:16:07.902Z] INFO: Testing against a local daemon
11:16:07 [2020-07-29T11:16:07.902Z] === RUN   TestContinueAfterPluginCrash
11:16:07 [2020-07-29T11:16:07.902Z] === PAUSE TestContinueAfterPluginCrash
11:16:07 [2020-07-29T11:16:07.902Z] === RUN   TestDaemonStartWithLogOpt
11:16:07 [2020-07-29T11:16:07.902Z] === PAUSE TestDaemonStartWithLogOpt
11:16:07 [2020-07-29T11:16:07.902Z] === CONT  TestContinueAfterPluginCrash
11:16:07 [2020-07-29T11:16:07.902Z] === CONT  TestDaemonStartWithLogOpt
11:16:08 [2020-07-29T11:16:08.413Z] ok  	github.com/docker/docker/internal/testutil	0.353s	coverage: 62.5% of statements
11:16:08 [2020-07-29T11:16:08.473Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
11:16:08 [2020-07-29T11:16:08.473Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
11:16:08 [2020-07-29T11:16:08.734Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
11:16:08 [2020-07-29T11:16:08.734Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
11:16:09 [2020-07-29T11:16:09.308Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
11:16:09 [2020-07-29T11:16:09.942Z] --- PASS: TestServiceWithPredefinedNetwork (2.00s)
11:16:09 [2020-07-29T11:16:09.942Z]     service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork
11:16:09 [2020-07-29T11:16:09.942Z]     daemon.go:325: [d3bda654039f8] waiting for daemon to start
11:16:09 [2020-07-29T11:16:09.942Z]     daemon.go:325: [d3bda654039f8] waiting for daemon to start
11:16:09 [2020-07-29T11:16:09.942Z]     daemon.go:353: [d3bda654039f8] daemon started
11:16:09 [2020-07-29T11:16:09.942Z]     daemon.go:461: [d3bda654039f8] Stopping daemon
11:16:09 [2020-07-29T11:16:09.942Z]     daemon.go:296: [d3bda654039f8] exiting daemon
11:16:09 [2020-07-29T11:16:09.942Z]     daemon.go:448: [d3bda654039f8] Daemon stopped
11:16:09 [2020-07-29T11:16:09.942Z] === RUN   TestServiceRemoveKeepsIngressNetwork
11:16:09 [2020-07-29T11:16:09.942Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
11:16:09 [2020-07-29T11:16:09.942Z]     service_test.go:230: FLAKY_TEST
11:16:09 [2020-07-29T11:16:09.942Z] === RUN   TestServiceWithDataPathPortInit
11:16:10 [2020-07-29T11:16:10.649Z] ok  	github.com/docker/docker/layer	0.616s	coverage: 30.4% of statements
11:16:10 [2020-07-29T11:16:10.649Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
11:16:10 [2020-07-29T11:16:10.649Z] ok  	github.com/docker/docker/libcontainerd/local	0.250s	coverage: 1.0% of statements
11:16:10 [2020-07-29T11:16:10.649Z] ok  	github.com/docker/docker/libcontainerd/queue	0.085s	coverage: 100.0% of statements
11:16:10 [2020-07-29T11:16:10.649Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
11:16:10 [2020-07-29T11:16:10.649Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
11:16:10 [2020-07-29T11:16:10.649Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
11:16:10 [2020-07-29T11:16:10.649Z] ?   	github.com/docker/docker/oci	[no test files]
11:16:10 [2020-07-29T11:16:10.649Z] ?   	github.com/docker/docker/oci/caps	[no test files]
11:16:10 [2020-07-29T11:16:10.687Z] === RUN   TestDockerSuite/TestCommitChange
11:16:11 [2020-07-29T11:16:11.646Z] ok  	github.com/docker/docker/opts	0.476s	coverage: 67.3% of statements
11:16:11 [2020-07-29T11:16:11.646Z] ok  	github.com/docker/docker/pkg/aaparser	0.043s	coverage: 50.0% of statements
11:16:12 [2020-07-29T11:16:12.066Z] === RUN   TestDockerSuite/TestCommitChangeLabels
11:16:13 [2020-07-29T11:16:13.446Z] === RUN   TestDockerSuite/TestCommitHardlink
11:16:13 [2020-07-29T11:16:13.706Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
11:16:15 [2020-07-29T11:16:15.084Z] === RUN   TestDockerSuite/TestCommitNewFile
11:16:16 [2020-07-29T11:16:16.992Z] === RUN   TestDockerSuite/TestCommitPausedContainer
11:16:18 [2020-07-29T11:16:18.374Z] === RUN   TestDockerSuite/TestCommitTTY
11:16:20 [2020-07-29T11:16:20.285Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
11:16:21 [2020-07-29T11:16:21.222Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
11:16:22 [2020-07-29T11:16:22.601Z] === RUN   TestDockerSuite/TestCommitWithoutPause
11:16:23 [2020-07-29T11:16:23.539Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
11:16:23 [2020-07-29T11:16:23.539Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
11:16:23 [2020-07-29T11:16:23.798Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
11:16:23 [2020-07-29T11:16:23.798Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
11:16:24 [2020-07-29T11:16:24.058Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
11:16:24 [2020-07-29T11:16:24.058Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
11:16:24 [2020-07-29T11:16:24.058Z] === RUN   TestDockerSuite/TestContainerAPICommit
11:16:25 [2020-07-29T11:16:25.358Z] --- PASS: TestServiceWithDataPathPortInit (13.38s)
11:16:25 [2020-07-29T11:16:25.358Z]     service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
11:16:25 [2020-07-29T11:16:25.358Z]     daemon.go:325: [db509b9f2ac3a] waiting for daemon to start
11:16:25 [2020-07-29T11:16:25.358Z]     daemon.go:325: [db509b9f2ac3a] waiting for daemon to start
11:16:25 [2020-07-29T11:16:25.358Z]     daemon.go:353: [db509b9f2ac3a] daemon started
11:16:25 [2020-07-29T11:16:25.358Z]     daemon.go:461: [db509b9f2ac3a] Stopping daemon
11:16:25 [2020-07-29T11:16:25.358Z]     daemon.go:296: [db509b9f2ac3a] exiting daemon
11:16:25 [2020-07-29T11:16:25.358Z]     daemon.go:448: [db509b9f2ac3a] Daemon stopped
11:16:25 [2020-07-29T11:16:25.358Z]     service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
11:16:25 [2020-07-29T11:16:25.358Z]     daemon.go:325: [d5315c2d770bb] waiting for daemon to start
11:16:25 [2020-07-29T11:16:25.358Z]     daemon.go:325: [d5315c2d770bb] waiting for daemon to start
11:16:25 [2020-07-29T11:16:25.358Z]     daemon.go:353: [d5315c2d770bb] daemon started
11:16:25 [2020-07-29T11:16:25.358Z]     daemon.go:461: [d5315c2d770bb] Stopping daemon
11:16:25 [2020-07-29T11:16:25.358Z]     daemon.go:296: [d5315c2d770bb] exiting daemon
11:16:25 [2020-07-29T11:16:25.358Z]     daemon.go:448: [d5315c2d770bb] Daemon stopped
11:16:25 [2020-07-29T11:16:25.358Z] === RUN   TestServiceWithDefaultAddressPoolInit
11:16:25 [2020-07-29T11:16:25.973Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
11:16:27 [2020-07-29T11:16:27.354Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
11:16:27 [2020-07-29T11:16:27.354Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
11:16:27 [2020-07-29T11:16:27.614Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
11:16:27 [2020-07-29T11:16:27.614Z] --- PASS: TestDaemonStartWithLogOpt (19.62s)
11:16:27 [2020-07-29T11:16:27.614Z]     validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt
11:16:27 [2020-07-29T11:16:27.614Z]     daemon.go:325: [d0493af715af2] waiting for daemon to start
11:16:27 [2020-07-29T11:16:27.614Z]     daemon.go:325: [d0493af715af2] waiting for daemon to start
11:16:27 [2020-07-29T11:16:27.614Z]     daemon.go:353: [d0493af715af2] daemon started
11:16:27 [2020-07-29T11:16:27.614Z]     daemon.go:461: [d0493af715af2] Stopping daemon
11:16:27 [2020-07-29T11:16:27.614Z]     daemon.go:296: [d0493af715af2] exiting daemon
11:16:27 [2020-07-29T11:16:27.614Z]     daemon.go:448: [d0493af715af2] Daemon stopped
11:16:27 [2020-07-29T11:16:27.614Z]     daemon.go:325: [d0493af715af2] waiting for daemon to start
11:16:27 [2020-07-29T11:16:27.614Z]     daemon.go:325: [d0493af715af2] waiting for daemon to start
11:16:27 [2020-07-29T11:16:27.614Z]     daemon.go:353: [d0493af715af2] daemon started
11:16:27 [2020-07-29T11:16:27.614Z]     daemon.go:461: [d0493af715af2] Stopping daemon
11:16:27 [2020-07-29T11:16:27.614Z]     daemon.go:296: [d0493af715af2] exiting daemon
11:16:27 [2020-07-29T11:16:27.614Z]     daemon.go:448: [d0493af715af2] Daemon stopped
11:16:28 [2020-07-29T11:16:28.182Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
11:16:28 [2020-07-29T11:16:28.443Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
11:16:28 [2020-07-29T11:16:28.704Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
11:16:28 [2020-07-29T11:16:28.963Z] === RUN   TestDockerSuite/TestContainerAPICreate
11:16:29 [2020-07-29T11:16:29.532Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
11:16:29 [2020-07-29T11:16:29.532Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
11:16:29 [2020-07-29T11:16:29.532Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
11:16:29 [2020-07-29T11:16:29.791Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
11:16:29 [2020-07-29T11:16:29.791Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
11:16:29 [2020-07-29T11:16:29.834Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.69s)
11:16:29 [2020-07-29T11:16:29.834Z]     service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit
11:16:29 [2020-07-29T11:16:29.834Z]     daemon.go:325: [d5de2ecec55b8] waiting for daemon to start
11:16:29 [2020-07-29T11:16:29.834Z]     daemon.go:325: [d5de2ecec55b8] waiting for daemon to start
11:16:29 [2020-07-29T11:16:29.834Z]     daemon.go:353: [d5de2ecec55b8] daemon started
11:16:29 [2020-07-29T11:16:29.834Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:m3q5hegiw0bx35br2f0ewk6qq Created:2020-07-29 11:16:24.137540881 +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[b660184f3ac0ec78333f7c8ca7825ec97215db5352fc0552dcf8e0f106bd5f72:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nzesefja7q40nr8qfz42ps67d EndpointID:03fd60991d9521ef6c10896ba8ed20817b471e6e2ba47a89d2729357eff2ce9c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:26086497002b58ee87e2bce1263dadd7086c9ea71e0bd02a3023863d8fe61f0b 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:9eb4aabbc230 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nzesefja7q40nr8qfz42ps67d EndpointID:03fd60991d9521ef6c10896ba8ed20817b471e6e2ba47a89d2729357eff2ce9c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
11:16:29 [2020-07-29T11:16:29.834Z]     daemon.go:461: [d5de2ecec55b8] Stopping daemon
11:16:29 [2020-07-29T11:16:29.834Z]     daemon.go:296: [d5de2ecec55b8] exiting daemon
11:16:29 [2020-07-29T11:16:29.834Z]     daemon.go:448: [d5de2ecec55b8] Daemon stopped
11:16:29 [2020-07-29T11:16:29.834Z] PASS
11:16:29 [2020-07-29T11:16:29.834Z] 
11:16:29 [2020-07-29T11:16:29.834Z] === Skipped
11:16:29 [2020-07-29T11:16:29.834Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
11:16:29 [2020-07-29T11:16:29.834Z]     service_test.go:230: FLAKY_TEST
11:16:29 [2020-07-29T11:16:29.834Z] 
11:16:29 [2020-07-29T11:16:29.834Z] 
11:16:29 [2020-07-29T11:16:29.834Z] DONE 22 tests, 1 skipped in 38.083s
11:16:29 [2020-07-29T11:16:29.834Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
11:16:29 [2020-07-29T11:16:29.834Z] ++ 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
11:16:29 [2020-07-29T11:16:29.834Z] ++ set -e
11:16:29 [2020-07-29T11:16:29.834Z] ++ '[' -n 0 ']'
11:16:29 [2020-07-29T11:16:29.834Z] ++ set -x
11:16:29 [2020-07-29T11:16:29.834Z] ++ env -i DEST=/go/src/github.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
11:16:29 [2020-07-29T11:16:29.834Z] INFO: Testing against a local daemon
11:16:29 [2020-07-29T11:16:29.834Z] === RUN   TestDockerNetworkIpvlanPersistance
11:16:29 [2020-07-29T11:16:29.834Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
11:16:29 [2020-07-29T11:16:29.834Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:16:29 [2020-07-29T11:16:29.834Z] === RUN   TestDockerNetworkIpvlan
11:16:29 [2020-07-29T11:16:29.834Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
11:16:29 [2020-07-29T11:16:29.834Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:16:29 [2020-07-29T11:16:29.834Z] PASS
11:16:29 [2020-07-29T11:16:29.834Z] 
11:16:29 [2020-07-29T11:16:29.834Z] === Skipped
11:16:29 [2020-07-29T11:16:29.834Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
11:16:29 [2020-07-29T11:16:29.834Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:16:29 [2020-07-29T11:16:29.834Z] 
11:16:29 [2020-07-29T11:16:29.834Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
11:16:29 [2020-07-29T11:16:29.834Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:16:29 [2020-07-29T11:16:29.834Z] 
11:16:29 [2020-07-29T11:16:29.834Z] 
11:16:29 [2020-07-29T11:16:29.834Z] DONE 2 tests, 2 skipped in 0.076s
11:16:29 [2020-07-29T11:16:29.834Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
11:16:29 [2020-07-29T11:16:29.834Z] ++ 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
11:16:29 [2020-07-29T11:16:29.834Z] ++ set -e
11:16:29 [2020-07-29T11:16:29.834Z] ++ '[' -n 0 ']'
11:16:29 [2020-07-29T11:16:29.834Z] ++ set -x
11:16:29 [2020-07-29T11:16:29.834Z] ++ env -i DEST=/go/src/github.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
11:16:30 [2020-07-29T11:16:30.051Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
11:16:30 [2020-07-29T11:16:30.051Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
11:16:30 [2020-07-29T11:16:30.051Z] === RUN   TestDockerSuite/TestContainerAPIDelete
11:16:30 [2020-07-29T11:16:30.127Z] INFO: Testing against a local daemon
11:16:30 [2020-07-29T11:16:30.127Z] === RUN   TestDockerNetworkMacvlanPersistance
11:16:30 [2020-07-29T11:16:30.988Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
11:16:31 [2020-07-29T11:16:31.556Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
11:16:31 [2020-07-29T11:16:31.645Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s)
11:16:31 [2020-07-29T11:16:31.645Z]     macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance
11:16:31 [2020-07-29T11:16:31.645Z]     daemon.go:325: [daf8392229065] waiting for daemon to start
11:16:31 [2020-07-29T11:16:31.645Z]     daemon.go:325: [daf8392229065] waiting for daemon to start
11:16:31 [2020-07-29T11:16:31.645Z]     daemon.go:353: [daf8392229065] daemon started
11:16:31 [2020-07-29T11:16:31.645Z]     daemon.go:461: [daf8392229065] Stopping daemon
11:16:31 [2020-07-29T11:16:31.645Z]     daemon.go:296: [daf8392229065] exiting daemon
11:16:31 [2020-07-29T11:16:31.645Z]     daemon.go:448: [daf8392229065] Daemon stopped
11:16:31 [2020-07-29T11:16:31.645Z]     daemon.go:325: [daf8392229065] waiting for daemon to start
11:16:31 [2020-07-29T11:16:31.645Z]     daemon.go:325: [daf8392229065] waiting for daemon to start
11:16:31 [2020-07-29T11:16:31.645Z]     daemon.go:353: [daf8392229065] daemon started
11:16:31 [2020-07-29T11:16:31.645Z]     daemon.go:461: [daf8392229065] Stopping daemon
11:16:31 [2020-07-29T11:16:31.645Z]     daemon.go:296: [daf8392229065] exiting daemon
11:16:31 [2020-07-29T11:16:31.645Z]     daemon.go:448: [daf8392229065] Daemon stopped
11:16:31 [2020-07-29T11:16:31.645Z] === RUN   TestDockerNetworkMacvlan
11:16:32 [2020-07-29T11:16:32.125Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
11:16:32 [2020-07-29T11:16:32.125Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
11:16:32 [2020-07-29T11:16:32.287Z] === RUN   TestDockerNetworkMacvlan/Subinterface
11:16:32 [2020-07-29T11:16:32.385Z] --- PASS: TestContinueAfterPluginCrash (24.47s)
11:16:32 [2020-07-29T11:16:32.385Z]     logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash
11:16:32 [2020-07-29T11:16:32.385Z]     daemon.go:325: [dea8f1c757654] waiting for daemon to start
11:16:32 [2020-07-29T11:16:32.385Z]     daemon.go:325: [dea8f1c757654] waiting for daemon to start
11:16:32 [2020-07-29T11:16:32.385Z]     daemon.go:353: [dea8f1c757654] daemon started
11:16:32 [2020-07-29T11:16:32.385Z]     daemon.go:461: [dea8f1c757654] Stopping daemon
11:16:32 [2020-07-29T11:16:32.385Z]     daemon.go:296: [dea8f1c757654] exiting daemon
11:16:32 [2020-07-29T11:16:32.385Z]     daemon.go:448: [dea8f1c757654] Daemon stopped
11:16:32 [2020-07-29T11:16:32.385Z] PASS
11:16:32 [2020-07-29T11:16:32.385Z] 
11:16:32 [2020-07-29T11:16:32.385Z] DONE 2 tests in 24.707s
11:16:32 [2020-07-29T11:16:32.385Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
11:16:32 [2020-07-29T11:16:32.385Z] ++ 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
11:16:32 [2020-07-29T11:16:32.385Z] ++ set -e
11:16:32 [2020-07-29T11:16:32.385Z] ++ '[' -n 0 ']'
11:16:32 [2020-07-29T11:16:32.385Z] ++ set -x
11:16:32 [2020-07-29T11:16:32.385Z] ++ env -i DEST=/go/src/github.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
11:16:32 [2020-07-29T11:16:32.644Z] INFO: Testing against a local daemon
11:16:32 [2020-07-29T11:16:32.644Z] === RUN   TestPluginWithDevMounts
11:16:32 [2020-07-29T11:16:32.644Z] === PAUSE TestPluginWithDevMounts
11:16:32 [2020-07-29T11:16:32.644Z] === CONT  TestPluginWithDevMounts
11:16:32 [2020-07-29T11:16:32.928Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
11:16:32 [2020-07-29T11:16:32.962Z] ok  	github.com/docker/docker/pkg/archive	7.109s	coverage: 62.2% of statements
11:16:32 [2020-07-29T11:16:32.963Z] ok  	github.com/docker/docker/pkg/authorization	0.439s	coverage: 26.2% of statements
11:16:32 [2020-07-29T11:16:32.963Z] ok  	github.com/docker/docker/pkg/broadcaster	0.052s	coverage: 100.0% of statements
11:16:32 [2020-07-29T11:16:32.963Z] ok  	github.com/docker/docker/pkg/capabilities	0.133s	coverage: 87.5% of statements
11:16:32 [2020-07-29T11:16:32.963Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.230s	coverage: 15.4% of statements
11:16:32 [2020-07-29T11:16:32.963Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
11:16:32 [2020-07-29T11:16:32.963Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
11:16:32 [2020-07-29T11:16:32.963Z] ok  	github.com/docker/docker/pkg/directory	0.071s	coverage: 80.0% of statements
11:16:32 [2020-07-29T11:16:32.963Z] ok  	github.com/docker/docker/pkg/discovery	0.163s	coverage: 58.3% of statements
11:16:32 [2020-07-29T11:16:32.963Z] ok  	github.com/docker/docker/pkg/discovery/file	0.213s	coverage: 92.9% of statements
11:16:32 [2020-07-29T11:16:32.963Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.907s	coverage: 84.1% of statements
11:16:32 [2020-07-29T11:16:32.963Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.195s	coverage: 92.3% of statements
11:16:32 [2020-07-29T11:16:32.963Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.041s	coverage: 93.8% of statements
11:16:32 [2020-07-29T11:16:32.963Z] ok  	github.com/docker/docker/pkg/filenotify	0.045s	coverage: 38.2% of statements
11:16:32 [2020-07-29T11:16:32.963Z] ok  	github.com/docker/docker/pkg/fileutils	0.085s	coverage: 87.7% of statements
11:16:32 [2020-07-29T11:16:32.963Z] ok  	github.com/docker/docker/pkg/homedir	0.057s	coverage: 37.5% of statements
11:16:32 [2020-07-29T11:16:32.963Z] ok  	github.com/docker/docker/pkg/idtools	0.118s	coverage: 6.3% of statements
11:16:32 [2020-07-29T11:16:32.963Z] ok  	github.com/docker/docker/pkg/ioutils	0.839s	coverage: 69.1% of statements
11:16:32 [2020-07-29T11:16:32.963Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.223s	coverage: 91.7% of statements
11:16:32 [2020-07-29T11:16:32.963Z] ok  	github.com/docker/docker/pkg/locker	0.050s	coverage: 88.9% of statements
11:16:32 [2020-07-29T11:16:32.963Z] ok  	github.com/docker/docker/pkg/longpath	0.046s	coverage: 100.0% of statements
11:16:32 [2020-07-29T11:16:32.963Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
11:16:32 [2020-07-29T11:16:32.963Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.037s	coverage: 85.7% of statements
11:16:32 [2020-07-29T11:16:32.963Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
11:16:32 [2020-07-29T11:16:32.963Z] ok  	github.com/docker/docker/pkg/parsers	0.125s	coverage: 97.0% of statements
11:16:32 [2020-07-29T11:16:32.963Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
11:16:32 [2020-07-29T11:16:32.963Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
11:16:32 [2020-07-29T11:16:32.963Z] ok  	github.com/docker/docker/pkg/pidfile	0.037s	coverage: 82.6% of statements
11:16:32 [2020-07-29T11:16:32.963Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
11:16:32 [2020-07-29T11:16:32.963Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
11:16:33 [2020-07-29T11:16:33.974Z] === RUN   TestDockerNetworkMacvlan/NilParent
11:16:34 [2020-07-29T11:16:34.025Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
11:16:34 [2020-07-29T11:16:34.593Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
11:16:34 [2020-07-29T11:16:34.593Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
11:16:34 [2020-07-29T11:16:34.853Z] --- PASS: TestPluginWithDevMounts (2.14s)
11:16:34 [2020-07-29T11:16:34.853Z]     mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts
11:16:34 [2020-07-29T11:16:34.853Z]     daemon.go:325: [d8aafedd63754] waiting for daemon to start
11:16:34 [2020-07-29T11:16:34.853Z]     daemon.go:325: [d8aafedd63754] waiting for daemon to start
11:16:34 [2020-07-29T11:16:34.853Z]     daemon.go:353: [d8aafedd63754] daemon started
11:16:34 [2020-07-29T11:16:34.853Z]     daemon.go:461: [d8aafedd63754] Stopping daemon
11:16:34 [2020-07-29T11:16:34.853Z]     daemon.go:296: [d8aafedd63754] exiting daemon
11:16:34 [2020-07-29T11:16:34.853Z]     daemon.go:448: [d8aafedd63754] Daemon stopped
11:16:34 [2020-07-29T11:16:34.853Z] PASS
11:16:34 [2020-07-29T11:16:34.853Z] 
11:16:34 [2020-07-29T11:16:34.853Z] DONE 1 tests in 2.331s
11:16:34 [2020-07-29T11:16:34.853Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
11:16:34 [2020-07-29T11:16:34.853Z] ++ 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
11:16:34 [2020-07-29T11:16:34.853Z] ++ set -e
11:16:34 [2020-07-29T11:16:34.853Z] ++ '[' -n 0 ']'
11:16:34 [2020-07-29T11:16:34.853Z] ++ set -x
11:16:34 [2020-07-29T11:16:34.853Z] ++ env -i DEST=/go/src/github.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
11:16:34 [2020-07-29T11:16:34.853Z] INFO: Testing against a local daemon
11:16:34 [2020-07-29T11:16:34.853Z] === RUN   TestSecretInspect
11:16:35 [2020-07-29T11:16:35.113Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
11:16:35 [2020-07-29T11:16:35.684Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
11:16:36 [2020-07-29T11:16:36.062Z] === RUN   TestDockerNetworkMacvlan/InternalMode
11:16:36 [2020-07-29T11:16:36.252Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
11:16:36 [2020-07-29T11:16:36.821Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
11:16:36 [2020-07-29T11:16:36.821Z] === RUN   TestDockerSuite/TestContainerAPIKill
11:16:37 [2020-07-29T11:16:37.390Z] === RUN   TestDockerSuite/TestContainerAPIPause
11:16:37 [2020-07-29T11:16:37.649Z] --- PASS: TestSecretInspect (2.67s)
11:16:37 [2020-07-29T11:16:37.649Z]     secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect
11:16:37 [2020-07-29T11:16:37.649Z]     daemon.go:325: [d19e5127b528a] waiting for daemon to start
11:16:37 [2020-07-29T11:16:37.649Z]     daemon.go:325: [d19e5127b528a] waiting for daemon to start
11:16:37 [2020-07-29T11:16:37.649Z]     daemon.go:353: [d19e5127b528a] daemon started
11:16:37 [2020-07-29T11:16:37.649Z]     daemon.go:461: [d19e5127b528a] Stopping daemon
11:16:37 [2020-07-29T11:16:37.649Z]     daemon.go:296: [d19e5127b528a] exiting daemon
11:16:37 [2020-07-29T11:16:37.649Z]     daemon.go:448: [d19e5127b528a] Daemon stopped
11:16:37 [2020-07-29T11:16:37.649Z] === RUN   TestSecretList
11:16:37 [2020-07-29T11:16:37.908Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
11:16:38 [2020-07-29T11:16:38.477Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
11:16:38 [2020-07-29T11:16:38.735Z] === RUN   TestDockerSuite/TestContainerAPIRename
11:16:38 [2020-07-29T11:16:38.805Z] === RUN   TestDockerNetworkMacvlan/Addressing
11:16:39 [2020-07-29T11:16:39.303Z] === RUN   TestDockerSuite/TestContainerAPIRestart
11:16:40 [2020-07-29T11:16:40.238Z] --- PASS: TestSecretList (2.65s)
11:16:40 [2020-07-29T11:16:40.238Z]     secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList
11:16:40 [2020-07-29T11:16:40.238Z]     daemon.go:325: [de310b71a5e6a] waiting for daemon to start
11:16:40 [2020-07-29T11:16:40.238Z]     daemon.go:325: [de310b71a5e6a] waiting for daemon to start
11:16:40 [2020-07-29T11:16:40.238Z]     daemon.go:353: [de310b71a5e6a] daemon started
11:16:40 [2020-07-29T11:16:40.238Z]     daemon.go:461: [de310b71a5e6a] Stopping daemon
11:16:40 [2020-07-29T11:16:40.238Z]     daemon.go:296: [de310b71a5e6a] exiting daemon
11:16:40 [2020-07-29T11:16:40.238Z]     daemon.go:448: [de310b71a5e6a] Daemon stopped
11:16:40 [2020-07-29T11:16:40.238Z] === RUN   TestSecretsCreateAndDelete
11:16:40 [2020-07-29T11:16:40.498Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
11:16:41 [2020-07-29T11:16:41.435Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
11:16:41 [2020-07-29T11:16:41.435Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
11:16:41 [2020-07-29T11:16:41.435Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
11:16:41 [2020-07-29T11:16:41.435Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
11:16:41 [2020-07-29T11:16:41.435Z] === RUN   TestDockerSuite/TestContainerAPIStart
11:16:42 [2020-07-29T11:16:42.003Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
11:16:42 [2020-07-29T11:16:42.957Z] --- PASS: TestSecretsCreateAndDelete (2.70s)
11:16:42 [2020-07-29T11:16:42.957Z]     secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete
11:16:42 [2020-07-29T11:16:42.957Z]     daemon.go:325: [db3a04e68e626] waiting for daemon to start
11:16:42 [2020-07-29T11:16:42.957Z]     daemon.go:325: [db3a04e68e626] waiting for daemon to start
11:16:42 [2020-07-29T11:16:42.957Z]     daemon.go:353: [db3a04e68e626] daemon started
11:16:42 [2020-07-29T11:16:42.957Z]     daemon.go:461: [db3a04e68e626] Stopping daemon
11:16:42 [2020-07-29T11:16:42.957Z]     daemon.go:296: [db3a04e68e626] exiting daemon
11:16:42 [2020-07-29T11:16:42.957Z]     daemon.go:448: [db3a04e68e626] Daemon stopped
11:16:42 [2020-07-29T11:16:42.957Z] === RUN   TestSecretsUpdate
11:16:45 [2020-07-29T11:16:45.490Z] --- PASS: TestSecretsUpdate (2.15s)
11:16:45 [2020-07-29T11:16:45.490Z]     secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate
11:16:45 [2020-07-29T11:16:45.490Z]     daemon.go:325: [d07a12d9916b7] waiting for daemon to start
11:16:45 [2020-07-29T11:16:45.490Z]     daemon.go:325: [d07a12d9916b7] waiting for daemon to start
11:16:45 [2020-07-29T11:16:45.490Z]     daemon.go:353: [d07a12d9916b7] daemon started
11:16:45 [2020-07-29T11:16:45.490Z]     daemon.go:461: [d07a12d9916b7] Stopping daemon
11:16:45 [2020-07-29T11:16:45.490Z]     daemon.go:296: [d07a12d9916b7] exiting daemon
11:16:45 [2020-07-29T11:16:45.490Z]     daemon.go:448: [d07a12d9916b7] Daemon stopped
11:16:45 [2020-07-29T11:16:45.490Z] === RUN   TestTemplatedSecret
11:16:46 [2020-07-29T11:16:46.426Z] === RUN   TestDockerSuite/TestContainerAPIStop
11:16:46 [2020-07-29T11:16:46.996Z] === RUN   TestDockerSuite/TestContainerAPITop
11:16:47 [2020-07-29T11:16:47.935Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
11:16:47 [2020-07-29T11:16:47.935Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
11:16:47 [2020-07-29T11:16:47.935Z] === RUN   TestDockerSuite/TestContainerAPIWait
11:16:48 [2020-07-29T11:16:48.195Z] --- PASS: TestTemplatedSecret (3.04s)
11:16:48 [2020-07-29T11:16:48.195Z]     secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret
11:16:48 [2020-07-29T11:16:48.195Z]     daemon.go:325: [dc0d960693503] waiting for daemon to start
11:16:48 [2020-07-29T11:16:48.195Z]     daemon.go:325: [dc0d960693503] waiting for daemon to start
11:16:48 [2020-07-29T11:16:48.195Z]     daemon.go:353: [dc0d960693503] daemon started
11:16:48 [2020-07-29T11:16:48.195Z]     daemon.go:461: [dc0d960693503] Stopping daemon
11:16:48 [2020-07-29T11:16:48.195Z]     daemon.go:296: [dc0d960693503] exiting daemon
11:16:48 [2020-07-29T11:16:48.195Z]     daemon.go:448: [dc0d960693503] Daemon stopped
11:16:48 [2020-07-29T11:16:48.195Z] === RUN   TestSecretCreateResolve
11:16:50 [2020-07-29T11:16:50.730Z] --- PASS: TestSecretCreateResolve (2.38s)
11:16:50 [2020-07-29T11:16:50.730Z]     secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve
11:16:50 [2020-07-29T11:16:50.730Z]     daemon.go:325: [de4cffbbad4ce] waiting for daemon to start
11:16:50 [2020-07-29T11:16:50.730Z]     daemon.go:325: [de4cffbbad4ce] waiting for daemon to start
11:16:50 [2020-07-29T11:16:50.730Z]     daemon.go:353: [de4cffbbad4ce] daemon started
11:16:50 [2020-07-29T11:16:50.730Z]     daemon.go:461: [de4cffbbad4ce] Stopping daemon
11:16:50 [2020-07-29T11:16:50.730Z]     daemon.go:296: [de4cffbbad4ce] exiting daemon
11:16:50 [2020-07-29T11:16:50.730Z]     daemon.go:448: [de4cffbbad4ce] Daemon stopped
11:16:50 [2020-07-29T11:16:50.730Z] PASS
11:16:50 [2020-07-29T11:16:50.730Z] 
11:16:50 [2020-07-29T11:16:50.730Z] DONE 6 tests in 15.697s
11:16:50 [2020-07-29T11:16:50.730Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
11:16:50 [2020-07-29T11:16:50.730Z] ++ 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
11:16:50 [2020-07-29T11:16:50.730Z] ++ set -e
11:16:50 [2020-07-29T11:16:50.730Z] ++ '[' -n 0 ']'
11:16:50 [2020-07-29T11:16:50.730Z] ++ set -x
11:16:50 [2020-07-29T11:16:50.731Z] ++ env -i DEST=/go/src/github.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
11:16:50 [2020-07-29T11:16:50.731Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
11:16:50 [2020-07-29T11:16:50.731Z] INFO: Testing against a local daemon
11:16:50 [2020-07-29T11:16:50.731Z] === RUN   TestServiceCreateInit
11:16:50 [2020-07-29T11:16:50.731Z] === RUN   TestServiceCreateInit/daemonInitDisabled
11:16:51 [2020-07-29T11:16:51.300Z] === RUN   TestDockerSuite/TestContainerNetworkMode
11:16:51 [2020-07-29T11:16:51.869Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
11:16:56 [2020-07-29T11:16:56.064Z] === RUN   TestServiceCreateInit/daemonInitEnabled
11:16:56 [2020-07-29T11:16:56.064Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
11:16:56 [2020-07-29T11:16:56.323Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
11:16:57 [2020-07-29T11:16:57.435Z] --- PASS: TestDockerNetworkMacvlan (23.25s)
11:16:57 [2020-07-29T11:16:57.435Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
11:16:57 [2020-07-29T11:16:57.435Z]     daemon.go:325: [d06075878802f] waiting for daemon to start
11:16:57 [2020-07-29T11:16:57.435Z]     daemon.go:325: [d06075878802f] waiting for daemon to start
11:16:57 [2020-07-29T11:16:57.435Z]     daemon.go:353: [d06075878802f] daemon started
11:16:57 [2020-07-29T11:16:57.435Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
11:16:57 [2020-07-29T11:16:57.435Z]     daemon.go:461: [d06075878802f] Stopping daemon
11:16:57 [2020-07-29T11:16:57.435Z]     daemon.go:296: [d06075878802f] exiting daemon
11:16:57 [2020-07-29T11:16:57.435Z]     daemon.go:448: [d06075878802f] Daemon stopped
11:16:57 [2020-07-29T11:16:57.435Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
11:16:57 [2020-07-29T11:16:57.435Z]     daemon.go:325: [d96ab21d741b4] waiting for daemon to start
11:16:57 [2020-07-29T11:16:57.435Z]     daemon.go:325: [d96ab21d741b4] waiting for daemon to start
11:16:57 [2020-07-29T11:16:57.435Z]     daemon.go:353: [d96ab21d741b4] daemon started
11:16:57 [2020-07-29T11:16:57.435Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
11:16:57 [2020-07-29T11:16:57.435Z]     daemon.go:461: [d96ab21d741b4] Stopping daemon
11:16:57 [2020-07-29T11:16:57.435Z]     daemon.go:296: [d96ab21d741b4] exiting daemon
11:16:57 [2020-07-29T11:16:57.435Z]     daemon.go:448: [d96ab21d741b4] Daemon stopped
11:16:57 [2020-07-29T11:16:57.435Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
11:16:57 [2020-07-29T11:16:57.435Z]     daemon.go:325: [d160f7f2950b9] waiting for daemon to start
11:16:57 [2020-07-29T11:16:57.435Z]     daemon.go:325: [d160f7f2950b9] waiting for daemon to start
11:16:57 [2020-07-29T11:16:57.435Z]     daemon.go:353: [d160f7f2950b9] daemon started
11:16:57 [2020-07-29T11:16:57.435Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.88s)
11:16:57 [2020-07-29T11:16:57.435Z]     daemon.go:461: [d160f7f2950b9] Stopping daemon
11:16:57 [2020-07-29T11:16:57.435Z]     daemon.go:296: [d160f7f2950b9] exiting daemon
11:16:57 [2020-07-29T11:16:57.435Z]     daemon.go:448: [d160f7f2950b9] Daemon stopped
11:16:57 [2020-07-29T11:16:57.435Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
11:16:57 [2020-07-29T11:16:57.435Z]     daemon.go:325: [d311da013e39a] waiting for daemon to start
11:16:57 [2020-07-29T11:16:57.435Z]     daemon.go:325: [d311da013e39a] waiting for daemon to start
11:16:57 [2020-07-29T11:16:57.435Z]     daemon.go:353: [d311da013e39a] daemon started
11:16:57 [2020-07-29T11:16:57.435Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.87s)
11:16:57 [2020-07-29T11:16:57.435Z]     daemon.go:461: [d311da013e39a] Stopping daemon
11:16:57 [2020-07-29T11:16:57.435Z]     daemon.go:296: [d311da013e39a] exiting daemon
11:16:57 [2020-07-29T11:16:57.435Z]     daemon.go:448: [d311da013e39a] Daemon stopped
11:16:57 [2020-07-29T11:16:57.435Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
11:16:57 [2020-07-29T11:16:57.435Z]     daemon.go:325: [de480aec1d1f2] waiting for daemon to start
11:16:57 [2020-07-29T11:16:57.435Z]     daemon.go:325: [de480aec1d1f2] waiting for daemon to start
11:16:57 [2020-07-29T11:16:57.435Z]     daemon.go:353: [de480aec1d1f2] daemon started
11:16:57 [2020-07-29T11:16:57.435Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (15.66s)
11:16:57 [2020-07-29T11:16:57.435Z]     daemon.go:461: [de480aec1d1f2] Stopping daemon
11:16:57 [2020-07-29T11:16:57.435Z]     daemon.go:296: [de480aec1d1f2] exiting daemon
11:16:57 [2020-07-29T11:16:57.435Z]     daemon.go:448: [de480aec1d1f2] Daemon stopped
11:16:57 [2020-07-29T11:16:57.435Z] PASS
11:16:57 [2020-07-29T11:16:57.435Z] 
11:16:57 [2020-07-29T11:16:57.435Z] DONE 7 tests in 24.678s
11:16:57 [2020-07-29T11:16:57.435Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
11:16:57 [2020-07-29T11:16:57.435Z] ++ 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
11:16:57 [2020-07-29T11:16:57.435Z] ++ set -e
11:16:57 [2020-07-29T11:16:57.435Z] ++ '[' -n 0 ']'
11:16:57 [2020-07-29T11:16:57.435Z] ++ set -x
11:16:57 [2020-07-29T11:16:57.435Z] ++ env -i DEST=/go/src/github.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
11:16:57 [2020-07-29T11:16:57.435Z] testing: warning: no tests to run
11:16:57 [2020-07-29T11:16:57.435Z] PASS
11:16:57 [2020-07-29T11:16:57.435Z] 
11:16:57 [2020-07-29T11:16:57.435Z] DONE 0 tests in 0.013s
11:16:57 [2020-07-29T11:16:57.435Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
11:16:57 [2020-07-29T11:16:57.435Z] ++ 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
11:16:57 [2020-07-29T11:16:57.435Z] ++ set -e
11:16:57 [2020-07-29T11:16:57.435Z] ++ '[' -n 0 ']'
11:16:57 [2020-07-29T11:16:57.435Z] ++ set -x
11:16:57 [2020-07-29T11:16:57.435Z] ++ env -i DEST=/go/src/github.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
11:16:57 [2020-07-29T11:16:57.435Z] INFO: Testing against a local daemon
11:16:57 [2020-07-29T11:16:57.435Z] === RUN   TestAuthZPluginAllowRequest
11:16:57 [2020-07-29T11:16:57.435Z] --- PASS: TestAuthZPluginAllowRequest (1.33s)
11:16:57 [2020-07-29T11:16:57.435Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest
11:16:57 [2020-07-29T11:16:57.435Z]     daemon.go:325: [dde21773e9202] waiting for daemon to start
11:16:57 [2020-07-29T11:16:57.435Z]     daemon.go:325: [dde21773e9202] waiting for daemon to start
11:16:57 [2020-07-29T11:16:57.435Z]     daemon.go:353: [dde21773e9202] daemon started
11:16:57 [2020-07-29T11:16:57.435Z]     daemon.go:461: [dde21773e9202] Stopping daemon
11:16:57 [2020-07-29T11:16:57.435Z]     daemon.go:296: [dde21773e9202] exiting daemon
11:16:57 [2020-07-29T11:16:57.435Z]     daemon.go:448: [dde21773e9202] Daemon stopped
11:16:57 [2020-07-29T11:16:57.435Z] === RUN   TestAuthZPluginTLS
11:16:57 [2020-07-29T11:16:57.435Z] --- PASS: TestAuthZPluginTLS (0.56s)
11:16:57 [2020-07-29T11:16:57.435Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS
11:16:57 [2020-07-29T11:16:57.435Z]     daemon.go:325: [d9fe648026de3] waiting for daemon to start
11:16:57 [2020-07-29T11:16:57.435Z]     daemon.go:325: [d9fe648026de3] waiting for daemon to start
11:16:57 [2020-07-29T11:16:57.435Z]     daemon.go:353: [d9fe648026de3] daemon started
11:16:57 [2020-07-29T11:16:57.435Z]     daemon.go:461: [d9fe648026de3] Stopping daemon
11:16:57 [2020-07-29T11:16:57.435Z]     daemon.go:296: [d9fe648026de3] exiting daemon
11:16:57 [2020-07-29T11:16:57.435Z]     daemon.go:448: [d9fe648026de3] Daemon stopped
11:16:57 [2020-07-29T11:16:57.435Z] === RUN   TestAuthZPluginDenyRequest
11:16:57 [2020-07-29T11:16:57.435Z] --- PASS: TestAuthZPluginDenyRequest (0.55s)
11:16:57 [2020-07-29T11:16:57.435Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest
11:16:57 [2020-07-29T11:16:57.435Z]     daemon.go:325: [dfad88ae50e02] waiting for daemon to start
11:16:57 [2020-07-29T11:16:57.435Z]     daemon.go:325: [dfad88ae50e02] waiting for daemon to start
11:16:57 [2020-07-29T11:16:57.435Z]     daemon.go:353: [dfad88ae50e02] daemon started
11:16:57 [2020-07-29T11:16:57.435Z]     daemon.go:461: [dfad88ae50e02] Stopping daemon
11:16:57 [2020-07-29T11:16:57.435Z]     daemon.go:296: [dfad88ae50e02] exiting daemon
11:16:57 [2020-07-29T11:16:57.435Z]     daemon.go:448: [dfad88ae50e02] Daemon stopped
11:16:57 [2020-07-29T11:16:57.435Z] === RUN   TestAuthZPluginAPIDenyResponse
11:16:57 [2020-07-29T11:16:57.703Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
11:16:57 [2020-07-29T11:16:57.745Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
11:16:57 [2020-07-29T11:16:57.745Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse
11:16:57 [2020-07-29T11:16:57.745Z]     daemon.go:325: [d67cd2e700684] waiting for daemon to start
11:16:57 [2020-07-29T11:16:57.745Z]     daemon.go:325: [d67cd2e700684] waiting for daemon to start
11:16:57 [2020-07-29T11:16:57.745Z]     daemon.go:353: [d67cd2e700684] daemon started
11:16:57 [2020-07-29T11:16:57.745Z]     daemon.go:461: [d67cd2e700684] Stopping daemon
11:16:57 [2020-07-29T11:16:57.745Z]     daemon.go:296: [d67cd2e700684] exiting daemon
11:16:57 [2020-07-29T11:16:57.745Z]     daemon.go:448: [d67cd2e700684] Daemon stopped
11:16:57 [2020-07-29T11:16:57.745Z] === RUN   TestAuthZPluginDenyResponse
11:16:58 [2020-07-29T11:16:58.388Z] --- PASS: TestAuthZPluginDenyResponse (0.56s)
11:16:58 [2020-07-29T11:16:58.388Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse
11:16:58 [2020-07-29T11:16:58.388Z]     daemon.go:325: [da5b76f4fb08f] waiting for daemon to start
11:16:58 [2020-07-29T11:16:58.388Z]     daemon.go:325: [da5b76f4fb08f] waiting for daemon to start
11:16:58 [2020-07-29T11:16:58.388Z]     daemon.go:353: [da5b76f4fb08f] daemon started
11:16:58 [2020-07-29T11:16:58.388Z]     daemon.go:461: [da5b76f4fb08f] Stopping daemon
11:16:58 [2020-07-29T11:16:58.388Z]     daemon.go:296: [da5b76f4fb08f] exiting daemon
11:16:58 [2020-07-29T11:16:58.388Z]     daemon.go:448: [da5b76f4fb08f] Daemon stopped
11:16:58 [2020-07-29T11:16:58.388Z] === RUN   TestAuthZPluginAllowEventStream
11:16:58 [2020-07-29T11:16:58.645Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
11:16:59 [2020-07-29T11:16:59.914Z] --- PASS: TestAuthZPluginAllowEventStream (1.39s)
11:16:59 [2020-07-29T11:16:59.914Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream
11:16:59 [2020-07-29T11:16:59.914Z]     daemon.go:325: [dd959f6f5714d] waiting for daemon to start
11:16:59 [2020-07-29T11:16:59.914Z]     daemon.go:325: [dd959f6f5714d] waiting for daemon to start
11:16:59 [2020-07-29T11:16:59.914Z]     daemon.go:353: [dd959f6f5714d] daemon started
11:16:59 [2020-07-29T11:16:59.914Z]     daemon.go:461: [dd959f6f5714d] Stopping daemon
11:16:59 [2020-07-29T11:16:59.914Z]     daemon.go:296: [dd959f6f5714d] exiting daemon
11:16:59 [2020-07-29T11:16:59.914Z]     daemon.go:448: [dd959f6f5714d] Daemon stopped
11:16:59 [2020-07-29T11:16:59.914Z] === RUN   TestAuthZPluginErrorResponse
11:17:00 [2020-07-29T11:17:00.208Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
11:17:00 [2020-07-29T11:17:00.208Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse
11:17:00 [2020-07-29T11:17:00.208Z]     daemon.go:325: [de93442da7f31] waiting for daemon to start
11:17:00 [2020-07-29T11:17:00.208Z]     daemon.go:325: [de93442da7f31] waiting for daemon to start
11:17:00 [2020-07-29T11:17:00.208Z]     daemon.go:353: [de93442da7f31] daemon started
11:17:00 [2020-07-29T11:17:00.208Z]     daemon.go:461: [de93442da7f31] Stopping daemon
11:17:00 [2020-07-29T11:17:00.208Z]     daemon.go:296: [de93442da7f31] exiting daemon
11:17:00 [2020-07-29T11:17:00.208Z]     daemon.go:448: [de93442da7f31] Daemon stopped
11:17:00 [2020-07-29T11:17:00.208Z] === RUN   TestAuthZPluginErrorRequest
11:17:00 [2020-07-29T11:17:00.550Z] --- PASS: TestServiceCreateInit (9.67s)
11:17:00 [2020-07-29T11:17:00.550Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.98s)
11:17:00 [2020-07-29T11:17:00.550Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled
11:17:00 [2020-07-29T11:17:00.550Z]         daemon.go:325: [d6a1b7811c7da] waiting for daemon to start
11:17:00 [2020-07-29T11:17:00.550Z]         daemon.go:325: [d6a1b7811c7da] waiting for daemon to start
11:17:00 [2020-07-29T11:17:00.550Z]         daemon.go:353: [d6a1b7811c7da] daemon started
11:17:00 [2020-07-29T11:17:00.550Z]         daemon.go:461: [d6a1b7811c7da] Stopping daemon
11:17:00 [2020-07-29T11:17:00.550Z]         daemon.go:296: [d6a1b7811c7da] exiting daemon
11:17:00 [2020-07-29T11:17:00.550Z]         daemon.go:448: [d6a1b7811c7da] Daemon stopped
11:17:00 [2020-07-29T11:17:00.550Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.68s)
11:17:00 [2020-07-29T11:17:00.550Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled
11:17:00 [2020-07-29T11:17:00.550Z]         daemon.go:325: [d069d5ed07b83] waiting for daemon to start
11:17:00 [2020-07-29T11:17:00.550Z]         daemon.go:325: [d069d5ed07b83] waiting for daemon to start
11:17:00 [2020-07-29T11:17:00.550Z]         daemon.go:353: [d069d5ed07b83] daemon started
11:17:00 [2020-07-29T11:17:00.550Z]         daemon.go:461: [d069d5ed07b83] Stopping daemon
11:17:00 [2020-07-29T11:17:00.550Z]         daemon.go:296: [d069d5ed07b83] exiting daemon
11:17:00 [2020-07-29T11:17:00.550Z]         daemon.go:448: [d069d5ed07b83] Daemon stopped
11:17:00 [2020-07-29T11:17:00.550Z] === RUN   TestCreateServiceMultipleTimes
11:17:00 [2020-07-29T11:17:00.846Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
11:17:00 [2020-07-29T11:17:00.846Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest
11:17:00 [2020-07-29T11:17:00.846Z]     daemon.go:325: [db9047cdcf8fd] waiting for daemon to start
11:17:00 [2020-07-29T11:17:00.846Z]     daemon.go:325: [db9047cdcf8fd] waiting for daemon to start
11:17:00 [2020-07-29T11:17:00.846Z]     daemon.go:353: [db9047cdcf8fd] daemon started
11:17:00 [2020-07-29T11:17:00.846Z]     daemon.go:461: [db9047cdcf8fd] Stopping daemon
11:17:00 [2020-07-29T11:17:00.846Z]     daemon.go:296: [db9047cdcf8fd] exiting daemon
11:17:00 [2020-07-29T11:17:00.846Z]     daemon.go:448: [db9047cdcf8fd] Daemon stopped
11:17:00 [2020-07-29T11:17:00.846Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
11:17:01 [2020-07-29T11:17:01.489Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
11:17:01 [2020-07-29T11:17:01.489Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration
11:17:01 [2020-07-29T11:17:01.489Z]     daemon.go:325: [d0612e48d2621] waiting for daemon to start
11:17:01 [2020-07-29T11:17:01.489Z]     daemon.go:325: [d0612e48d2621] waiting for daemon to start
11:17:01 [2020-07-29T11:17:01.489Z]     daemon.go:353: [d0612e48d2621] daemon started
11:17:01 [2020-07-29T11:17:01.489Z]     daemon.go:461: [d0612e48d2621] Stopping daemon
11:17:01 [2020-07-29T11:17:01.489Z]     daemon.go:296: [d0612e48d2621] exiting daemon
11:17:01 [2020-07-29T11:17:01.489Z]     daemon.go:448: [d0612e48d2621] Daemon stopped
11:17:01 [2020-07-29T11:17:01.489Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
11:17:03 [2020-07-29T11:17:03.012Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.73s)
11:17:03 [2020-07-29T11:17:03.012Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking
11:17:03 [2020-07-29T11:17:03.012Z]     daemon.go:325: [ddab26211018d] waiting for daemon to start
11:17:03 [2020-07-29T11:17:03.012Z]     daemon.go:325: [ddab26211018d] waiting for daemon to start
11:17:03 [2020-07-29T11:17:03.012Z]     daemon.go:353: [ddab26211018d] daemon started
11:17:03 [2020-07-29T11:17:03.012Z]     daemon.go:461: [ddab26211018d] Stopping daemon
11:17:03 [2020-07-29T11:17:03.012Z]     daemon.go:296: [ddab26211018d] exiting daemon
11:17:03 [2020-07-29T11:17:03.012Z]     daemon.go:448: [ddab26211018d] Daemon stopped
11:17:03 [2020-07-29T11:17:03.012Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
11:17:03 [2020-07-29T11:17:03.161Z] ok  	github.com/docker/docker/pkg/plugins	35.024s	coverage: 73.6% of statements
11:17:03 [2020-07-29T11:17:03.161Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.144s	coverage: 56.8% of statements
11:17:03 [2020-07-29T11:17:03.161Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
11:17:03 [2020-07-29T11:17:03.161Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
11:17:03 [2020-07-29T11:17:03.161Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.219s	coverage: 85.7% of statements
11:17:03 [2020-07-29T11:17:03.161Z] ok  	github.com/docker/docker/pkg/pools	0.067s	coverage: 87.9% of statements
11:17:03 [2020-07-29T11:17:03.161Z] ok  	github.com/docker/docker/pkg/progress	0.037s	coverage: 75.9% of statements
11:17:03 [2020-07-29T11:17:03.161Z] ok  	github.com/docker/docker/pkg/pubsub	1.163s	coverage: 72.7% of statements
11:17:03 [2020-07-29T11:17:03.161Z] ok  	github.com/docker/docker/pkg/reexec	0.092s	coverage: 82.4% of statements
11:17:03 [2020-07-29T11:17:03.161Z] ok  	github.com/docker/docker/pkg/signal	0.078s	coverage: 20.3% of statements
11:17:03 [2020-07-29T11:17:03.161Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
11:17:03 [2020-07-29T11:17:03.161Z] ok  	github.com/docker/docker/pkg/stdcopy	0.054s	coverage: 100.0% of statements
11:17:03 [2020-07-29T11:17:03.161Z] ok  	github.com/docker/docker/pkg/streamformatter	0.073s	coverage: 66.2% of statements
11:17:03 [2020-07-29T11:17:03.161Z] ok  	github.com/docker/docker/pkg/stringid	0.034s	coverage: 70.6% of statements
11:17:03 [2020-07-29T11:17:03.161Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
11:17:03 [2020-07-29T11:17:03.161Z] ok  	github.com/docker/docker/pkg/sysinfo	0.054s	coverage: 38.2% of statements
11:17:03 [2020-07-29T11:17:03.161Z] ok  	github.com/docker/docker/pkg/system	0.048s	coverage: 12.3% of statements
11:17:03 [2020-07-29T11:17:03.161Z] ok  	github.com/docker/docker/pkg/tailfile	0.098s	coverage: 88.6% of statements
11:17:03 [2020-07-29T11:17:03.161Z] ok  	github.com/docker/docker/pkg/tarsum	0.224s	coverage: 89.3% of statements
11:17:03 [2020-07-29T11:17:03.161Z] ok  	github.com/docker/docker/pkg/term	0.078s	coverage: 30.8% of statements
11:17:03 [2020-07-29T11:17:03.161Z] ok  	github.com/docker/docker/pkg/term/windows	0.062s	coverage: 0.0% of statements [no tests to run]
11:17:03 [2020-07-29T11:17:03.161Z] ok  	github.com/docker/docker/pkg/truncindex	0.137s	coverage: 91.5% of statements
11:17:03 [2020-07-29T11:17:03.161Z] ok  	github.com/docker/docker/pkg/urlutil	0.037s	coverage: 100.0% of statements
11:17:03 [2020-07-29T11:17:03.162Z] ok  	github.com/docker/docker/pkg/useragent	0.047s	coverage: 88.9% of statements
11:17:03 [2020-07-29T11:17:03.162Z] ok  	github.com/docker/docker/plugin	0.276s	coverage: 12.0% of statements
11:17:03 [2020-07-29T11:17:03.162Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
11:17:03 [2020-07-29T11:17:03.162Z] ok  	github.com/docker/docker/plugin/v2	0.214s	coverage: 20.1% of statements
11:17:03 [2020-07-29T11:17:03.162Z] ok  	github.com/docker/docker/reference	0.301s	coverage: 84.4% of statements
11:17:03 [2020-07-29T11:17:03.162Z] ok  	github.com/docker/docker/registry	0.500s	coverage: 52.0% of statements
11:17:03 [2020-07-29T11:17:03.162Z] ok  	github.com/docker/docker/registry/resumable	0.221s	coverage: 100.0% of statements
11:17:03 [2020-07-29T11:17:03.162Z] ok  	github.com/docker/docker/restartmanager	0.083s	coverage: 47.1% of statements
11:17:03 [2020-07-29T11:17:03.162Z] ?   	github.com/docker/docker/rootless	[no test files]
11:17:03 [2020-07-29T11:17:03.162Z] ok  	github.com/docker/docker/runconfig	0.161s	coverage: 54.5% of statements
11:17:03 [2020-07-29T11:17:03.162Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
11:17:03 [2020-07-29T11:17:03.162Z] ?   	github.com/docker/docker/volume	[no test files]
11:17:03 [2020-07-29T11:17:03.162Z] ok  	github.com/docker/docker/volume/drivers	0.244s	coverage: 36.1% of statements
11:17:03 [2020-07-29T11:17:03.162Z] ok  	github.com/docker/docker/volume/local	0.226s	coverage: 37.7% of statements
11:17:03 [2020-07-29T11:17:03.162Z] ok  	github.com/docker/docker/volume/mounts	0.178s	coverage: 66.2% of statements
11:17:03 [2020-07-29T11:17:03.162Z] ok  	github.com/docker/docker/volume/service	0.446s	coverage: 70.3% of statements
11:17:03 [2020-07-29T11:17:03.162Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
11:17:03 [2020-07-29T11:17:03.162Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
11:17:03 [2020-07-29T11:17:03.162Z] INFO: make.ps1 ended at 07/29/2020 11:17:01
11:17:03 [2020-07-29T11:17:03.162Z] INFO: Unit tests ended at 07/29/2020 11:17:02. Duration:00:03:39.8263620
11:17:03 [2020-07-29T11:17:03.162Z] INFO: Building busybox
11:17:03 [2020-07-29T11:17:03.162Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile     701B
11:17:03 [2020-07-29T11:17:03.162Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile     701B
11:17:03 [2020-07-29T11:17:03.162Z] 
11:17:03 [2020-07-29T11:17:03.162Z] Sending build context to Docker daemon   2.56kB
11:17:03 [2020-07-29T11:17:03.162Z] 
11:17:03 [2020-07-29T11:17:03.162Z] Step 1/6 : FROM microsoft/windowsservercore
11:17:03 [2020-07-29T11:17:03.162Z]  ---> 987b1d5e0abf
11:17:03 [2020-07-29T11:17:03.162Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin
11:17:03 [2020-07-29T11:17:03.162Z]  ---> Running in 3d83b1b590b1
11:17:05 [2020-07-29T11:17:05.103Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.69s)
11:17:05 [2020-07-29T11:17:05.103Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom
11:17:05 [2020-07-29T11:17:05.103Z]     daemon.go:325: [de3f4e20f7ab8] waiting for daemon to start
11:17:05 [2020-07-29T11:17:05.103Z]     daemon.go:325: [de3f4e20f7ab8] waiting for daemon to start
11:17:05 [2020-07-29T11:17:05.103Z]     daemon.go:353: [de3f4e20f7ab8] daemon started
11:17:05 [2020-07-29T11:17:05.103Z]     daemon.go:461: [de3f4e20f7ab8] Stopping daemon
11:17:05 [2020-07-29T11:17:05.103Z]     daemon.go:296: [de3f4e20f7ab8] exiting daemon
11:17:05 [2020-07-29T11:17:05.103Z]     daemon.go:448: [de3f4e20f7ab8] Daemon stopped
11:17:05 [2020-07-29T11:17:05.103Z] === RUN   TestAuthZPluginHeader
11:17:05 [2020-07-29T11:17:05.741Z] --- PASS: TestAuthZPluginHeader (0.84s)
11:17:05 [2020-07-29T11:17:05.741Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader
11:17:05 [2020-07-29T11:17:05.741Z]     daemon.go:325: [d51dad8e4dd46] waiting for daemon to start
11:17:05 [2020-07-29T11:17:05.741Z]     daemon.go:325: [d51dad8e4dd46] waiting for daemon to start
11:17:05 [2020-07-29T11:17:05.741Z]     daemon.go:353: [d51dad8e4dd46] daemon started
11:17:05 [2020-07-29T11:17:05.741Z]     daemon.go:461: [d51dad8e4dd46] Stopping daemon
11:17:05 [2020-07-29T11:17:05.741Z]     daemon.go:296: [d51dad8e4dd46] exiting daemon
11:17:05 [2020-07-29T11:17:05.741Z]     daemon.go:448: [d51dad8e4dd46] Daemon stopped
11:17:05 [2020-07-29T11:17:05.741Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
11:17:05 [2020-07-29T11:17:05.741Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
11:17:05 [2020-07-29T11:17:05.741Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:17:05 [2020-07-29T11:17:05.741Z] === RUN   TestAuthZPluginV2Disable
11:17:05 [2020-07-29T11:17:05.741Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
11:17:05 [2020-07-29T11:17:05.741Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:17:05 [2020-07-29T11:17:05.741Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
11:17:05 [2020-07-29T11:17:05.741Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
11:17:05 [2020-07-29T11:17:05.741Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:17:05 [2020-07-29T11:17:05.741Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
11:17:05 [2020-07-29T11:17:05.741Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
11:17:05 [2020-07-29T11:17:05.741Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:17:05 [2020-07-29T11:17:05.741Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
11:17:09 [2020-07-29T11:17:09.069Z] Removing intermediate container 3d83b1b590b1
11:17:09 [2020-07-29T11:17:09.069Z]  ---> 9bdf0b8d15c7
11:17:09 [2020-07-29T11:17:09.069Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/
11:17:09 [2020-07-29T11:17:09.543Z] 
11:17:10 [2020-07-29T11:17:10.017Z]  ---> f3faa46a8370
11:17:10 [2020-07-29T11:17:10.017Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%"
11:17:10 [2020-07-29T11:17:10.017Z]  ---> Running in ddeb4eb1d2fb
11:17:11 [2020-07-29T11:17:11.599Z] 
11:17:11 [2020-07-29T11:17:11.599Z] SUCCESS: Specified value was saved.
11:17:12 [2020-07-29T11:17:12.765Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
11:17:13 [2020-07-29T11:17:13.834Z] Removing intermediate container ddeb4eb1d2fb
11:17:13 [2020-07-29T11:17:13.834Z]  ---> d5fe0582729e
11:17:13 [2020-07-29T11:17:13.834Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
11:17:13 [2020-07-29T11:17:13.834Z]  ---> Running in bd3f8cdf0b33
11:17:16 [2020-07-29T11:17:16.073Z] --- PASS: TestCreateServiceMultipleTimes (15.82s)
11:17:16 [2020-07-29T11:17:16.073Z]     create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes
11:17:16 [2020-07-29T11:17:16.073Z]     daemon.go:325: [daf753a9310e7] waiting for daemon to start
11:17:16 [2020-07-29T11:17:16.073Z]     daemon.go:325: [daf753a9310e7] waiting for daemon to start
11:17:16 [2020-07-29T11:17:16.073Z]     daemon.go:353: [daf753a9310e7] daemon started
11:17:16 [2020-07-29T11:17:16.073Z]     daemon.go:461: [daf753a9310e7] Stopping daemon
11:17:16 [2020-07-29T11:17:16.073Z]     daemon.go:296: [daf753a9310e7] exiting daemon
11:17:16 [2020-07-29T11:17:16.073Z]     daemon.go:448: [daf753a9310e7] Daemon stopped
11:17:16 [2020-07-29T11:17:16.073Z] === RUN   TestCreateServiceConflict
11:17:18 [2020-07-29T11:17:18.611Z] --- PASS: TestCreateServiceConflict (2.53s)
11:17:18 [2020-07-29T11:17:18.611Z]     create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict
11:17:18 [2020-07-29T11:17:18.611Z]     daemon.go:325: [d505b7ce15e01] waiting for daemon to start
11:17:18 [2020-07-29T11:17:18.611Z]     daemon.go:325: [d505b7ce15e01] waiting for daemon to start
11:17:18 [2020-07-29T11:17:18.611Z]     daemon.go:353: [d505b7ce15e01] daemon started
11:17:18 [2020-07-29T11:17:18.611Z]     daemon.go:461: [d505b7ce15e01] Stopping daemon
11:17:18 [2020-07-29T11:17:18.611Z]     daemon.go:296: [d505b7ce15e01] exiting daemon
11:17:18 [2020-07-29T11:17:18.611Z]     daemon.go:448: [d505b7ce15e01] Daemon stopped
11:17:18 [2020-07-29T11:17:18.611Z] === RUN   TestCreateServiceMaxReplicas
11:17:18 [2020-07-29T11:17:18.611Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
11:17:18 [2020-07-29T11:17:18.660Z] Cannot create a file when that file already exists.
11:17:20 [2020-07-29T11:17:20.064Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
11:17:20 [2020-07-29T11:17:20.064Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
11:17:23 [2020-07-29T11:17:23.353Z] --- PASS: TestCreateServiceMaxReplicas (4.12s)
11:17:23 [2020-07-29T11:17:23.353Z]     create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas
11:17:23 [2020-07-29T11:17:23.353Z]     daemon.go:325: [d9061dbc6773f] waiting for daemon to start
11:17:23 [2020-07-29T11:17:23.353Z]     daemon.go:325: [d9061dbc6773f] waiting for daemon to start
11:17:23 [2020-07-29T11:17:23.353Z]     daemon.go:353: [d9061dbc6773f] daemon started
11:17:23 [2020-07-29T11:17:23.353Z]     daemon.go:461: [d9061dbc6773f] Stopping daemon
11:17:23 [2020-07-29T11:17:23.353Z]     daemon.go:296: [d9061dbc6773f] exiting daemon
11:17:23 [2020-07-29T11:17:23.353Z]     daemon.go:448: [d9061dbc6773f] Daemon stopped
11:17:23 [2020-07-29T11:17:23.353Z] === RUN   TestCreateWithDuplicateNetworkNames
11:17:23 [2020-07-29T11:17:23.353Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
11:17:24 [2020-07-29T11:17:24.351Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.73s)
11:17:24 [2020-07-29T11:17:24.351Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart
11:17:24 [2020-07-29T11:17:24.351Z]     daemon.go:325: [dd070366c8dd5] waiting for daemon to start
11:17:24 [2020-07-29T11:17:24.351Z]     daemon.go:325: [dd070366c8dd5] waiting for daemon to start
11:17:24 [2020-07-29T11:17:24.351Z]     daemon.go:353: [dd070366c8dd5] daemon started
11:17:24 [2020-07-29T11:17:24.351Z]     daemon.go:461: [dd070366c8dd5] Stopping daemon
11:17:24 [2020-07-29T11:17:24.351Z]     daemon.go:296: [dd070366c8dd5] exiting daemon
11:17:24 [2020-07-29T11:17:24.351Z]     daemon.go:448: [dd070366c8dd5] Daemon stopped
11:17:24 [2020-07-29T11:17:24.351Z]     daemon.go:325: [dd070366c8dd5] waiting for daemon to start
11:17:24 [2020-07-29T11:17:24.351Z]     daemon.go:325: [dd070366c8dd5] waiting for daemon to start
11:17:24 [2020-07-29T11:17:24.351Z]     daemon.go:325: [dd070366c8dd5] waiting for daemon to start
11:17:24 [2020-07-29T11:17:24.351Z]     daemon.go:325: [dd070366c8dd5] waiting for daemon to start
11:17:24 [2020-07-29T11:17:24.351Z]     daemon.go:339: [dd070366c8dd5] error pinging daemon on start: Get http://dd070366c8dd5.sock/_ping: context deadline exceeded
11:17:24 [2020-07-29T11:17:24.351Z]     daemon.go:325: [dd070366c8dd5] waiting for daemon to start
11:17:24 [2020-07-29T11:17:24.351Z]     daemon.go:339: [dd070366c8dd5] error pinging daemon on start: Get http://dd070366c8dd5.sock/_ping: context deadline exceeded
11:17:24 [2020-07-29T11:17:24.351Z]     daemon.go:325: [dd070366c8dd5] waiting for daemon to start
11:17:24 [2020-07-29T11:17:24.351Z]     daemon.go:339: [dd070366c8dd5] error pinging daemon on start: Get http://dd070366c8dd5.sock/_ping: context deadline exceeded
11:17:24 [2020-07-29T11:17:24.351Z]     daemon.go:325: [dd070366c8dd5] waiting for daemon to start
11:17:24 [2020-07-29T11:17:24.351Z]     daemon.go:339: [dd070366c8dd5] error pinging daemon on start: Get http://dd070366c8dd5.sock/_ping: context deadline exceeded
11:17:24 [2020-07-29T11:17:24.351Z]     daemon.go:296: [dd070366c8dd5] exiting daemon
11:17:24 [2020-07-29T11:17:24.351Z]     daemon.go:325: [dd070366c8dd5] waiting for daemon to start
11:17:24 [2020-07-29T11:17:24.351Z]     daemon.go:325: [dd070366c8dd5] waiting for daemon to start
11:17:24 [2020-07-29T11:17:24.351Z]     daemon.go:325: [dd070366c8dd5] waiting for daemon to start
11:17:24 [2020-07-29T11:17:24.351Z]     daemon.go:353: [dd070366c8dd5] daemon started
11:17:24 [2020-07-29T11:17:24.351Z]     daemon.go:461: [dd070366c8dd5] Stopping daemon
11:17:24 [2020-07-29T11:17:24.351Z]     daemon.go:296: [dd070366c8dd5] exiting daemon
11:17:24 [2020-07-29T11:17:24.351Z]     daemon.go:448: [dd070366c8dd5] Daemon stopped
11:17:24 [2020-07-29T11:17:24.351Z] PASS
11:17:24 [2020-07-29T11:17:24.351Z] 
11:17:24 [2020-07-29T11:17:24.351Z] === Skipped
11:17:24 [2020-07-29T11:17:24.351Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
11:17:24 [2020-07-29T11:17:24.351Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:17:24 [2020-07-29T11:17:24.351Z] 
11:17:24 [2020-07-29T11:17:24.351Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
11:17:24 [2020-07-29T11:17:24.351Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:17:24 [2020-07-29T11:17:24.351Z] 
11:17:24 [2020-07-29T11:17:24.351Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
11:17:24 [2020-07-29T11:17:24.351Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:17:24 [2020-07-29T11:17:24.351Z] 
11:17:24 [2020-07-29T11:17:24.351Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
11:17:24 [2020-07-29T11:17:24.351Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:17:24 [2020-07-29T11:17:24.351Z] 
11:17:24 [2020-07-29T11:17:24.351Z] 
11:17:24 [2020-07-29T11:17:24.351Z] DONE 17 tests, 4 skipped in 27.642s
11:17:24 [2020-07-29T11:17:24.351Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
11:17:24 [2020-07-29T11:17:24.351Z] ++ 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
11:17:24 [2020-07-29T11:17:24.351Z] ++ set -e
11:17:24 [2020-07-29T11:17:24.351Z] ++ '[' -n 0 ']'
11:17:24 [2020-07-29T11:17:24.351Z] ++ set -x
11:17:24 [2020-07-29T11:17:24.351Z] ++ env -i DEST=/go/src/github.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
11:17:24 [2020-07-29T11:17:24.351Z] INFO: Testing against a local daemon
11:17:24 [2020-07-29T11:17:24.351Z] === RUN   TestPluginInvalidJSON
11:17:24 [2020-07-29T11:17:24.351Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
11:17:24 [2020-07-29T11:17:24.351Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
11:17:24 [2020-07-29T11:17:24.351Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
11:17:24 [2020-07-29T11:17:24.351Z] --- PASS: TestPluginInvalidJSON (0.03s)
11:17:24 [2020-07-29T11:17:24.351Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
11:17:24 [2020-07-29T11:17:24.351Z] PASS
11:17:24 [2020-07-29T11:17:24.351Z] 
11:17:24 [2020-07-29T11:17:24.351Z] DONE 2 tests in 0.086s
11:17:24 [2020-07-29T11:17:24.351Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
11:17:24 [2020-07-29T11:17:24.351Z] ++ 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
11:17:24 [2020-07-29T11:17:24.351Z] ++ set -e
11:17:24 [2020-07-29T11:17:24.351Z] ++ '[' -n 0 ']'
11:17:24 [2020-07-29T11:17:24.351Z] ++ set -x
11:17:24 [2020-07-29T11:17:24.351Z] ++ env -i DEST=/go/src/github.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
11:17:24 [2020-07-29T11:17:24.351Z] INFO: Testing against a local daemon
11:17:24 [2020-07-29T11:17:24.352Z] === RUN   TestExternalGraphDriver
11:17:24 [2020-07-29T11:17:24.352Z] === RUN   TestExternalGraphDriver/json
11:17:24 [2020-07-29T11:17:24.352Z] === RUN   TestExternalGraphDriver/spec
11:17:25 [2020-07-29T11:17:25.261Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
11:17:25 [2020-07-29T11:17:25.864Z] Removing intermediate container bd3f8cdf0b33
11:17:25 [2020-07-29T11:17:25.864Z]  ---> 4e2babad9a07
11:17:25 [2020-07-29T11:17:25.864Z] Step 6/6 : CMD ["sh"]
11:17:25 [2020-07-29T11:17:25.864Z]  ---> Running in 43693eceafeb
11:17:25 [2020-07-29T11:17:25.864Z] Removing intermediate container 43693eceafeb
11:17:25 [2020-07-29T11:17:25.864Z]  ---> 701fb623fb96
11:17:25 [2020-07-29T11:17:25.864Z] Successfully built 701fb623fb96
11:17:25 [2020-07-29T11:17:25.864Z] Successfully tagged busybox:latest
11:17:25 [2020-07-29T11:17:25.864Z] INFO: Docker images of the daemon under test
11:17:25 [2020-07-29T11:17:25.864Z] 
11:17:25 [2020-07-29T11:17:25.864Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
11:17:25 [2020-07-29T11:17:25.864Z] busybox                                latest              701fb623fb96        Less than a second ago   5.03GB
11:17:25 [2020-07-29T11:17:25.864Z] microsoft/windowsservercore            latest              987b1d5e0abf        3 weeks ago              4.99GB
11:17:25 [2020-07-29T11:17:25.864Z] mcr.microsoft.com/windows/servercore   ltsc2019            987b1d5e0abf        3 weeks ago              4.99GB
11:17:25 [2020-07-29T11:17:25.864Z] 
11:17:25 [2020-07-29T11:17:25.864Z] INFO: Running integration tests at 07/29/2020 11:17:24...
11:17:25 [2020-07-29T11:17:25.864Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
11:17:25 [2020-07-29T11:17:25.864Z] INFO: Integration API tests being run from the host:
11:17:25 [2020-07-29T11:17:25.864Z] INFO: make.ps1 starting at 07/29/2020 11:17:25
11:17:25 [2020-07-29T11:17:25.864Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build
11:17:26 [2020-07-29T11:17:26.454Z] === RUN   TestExternalGraphDriver/pull
11:17:27 [2020-07-29T11:17:27.167Z] === RUN   TestDockerSuite/TestCopyAndRestart
11:17:27 [2020-07-29T11:17:27.976Z] --- PASS: TestExternalGraphDriver (5.36s)
11:17:27 [2020-07-29T11:17:27.976Z]     external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver
11:17:27 [2020-07-29T11:17:27.976Z]     daemon.go:325: [dc16398243198] waiting for daemon to start
11:17:27 [2020-07-29T11:17:27.976Z]     daemon.go:325: [dc16398243198] waiting for daemon to start
11:17:27 [2020-07-29T11:17:27.976Z]     daemon.go:353: [dc16398243198] daemon started
11:17:27 [2020-07-29T11:17:27.976Z]     daemon.go:461: [dc16398243198] Stopping daemon
11:17:27 [2020-07-29T11:17:27.976Z]     daemon.go:296: [dc16398243198] exiting daemon
11:17:27 [2020-07-29T11:17:27.976Z]     daemon.go:448: [dc16398243198] Daemon stopped
11:17:27 [2020-07-29T11:17:27.976Z]     daemon.go:325: [dc16398243198] waiting for daemon to start
11:17:27 [2020-07-29T11:17:27.976Z]     daemon.go:325: [dc16398243198] waiting for daemon to start
11:17:27 [2020-07-29T11:17:27.976Z]     daemon.go:353: [dc16398243198] daemon started
11:17:27 [2020-07-29T11:17:27.976Z]     daemon.go:461: [dc16398243198] Stopping daemon
11:17:27 [2020-07-29T11:17:27.976Z]     daemon.go:296: [dc16398243198] exiting daemon
11:17:27 [2020-07-29T11:17:27.976Z]     daemon.go:448: [dc16398243198] Daemon stopped
11:17:27 [2020-07-29T11:17:27.976Z]     --- PASS: TestExternalGraphDriver/json (1.76s)
11:17:27 [2020-07-29T11:17:27.976Z]     daemon.go:325: [dc16398243198] waiting for daemon to start
11:17:27 [2020-07-29T11:17:27.976Z]     daemon.go:325: [dc16398243198] waiting for daemon to start
11:17:27 [2020-07-29T11:17:27.976Z]     daemon.go:353: [dc16398243198] daemon started
11:17:27 [2020-07-29T11:17:27.976Z]     daemon.go:461: [dc16398243198] Stopping daemon
11:17:27 [2020-07-29T11:17:27.976Z]     daemon.go:296: [dc16398243198] exiting daemon
11:17:27 [2020-07-29T11:17:27.976Z]     daemon.go:448: [dc16398243198] Daemon stopped
11:17:27 [2020-07-29T11:17:27.976Z]     daemon.go:325: [dc16398243198] waiting for daemon to start
11:17:27 [2020-07-29T11:17:27.976Z]     daemon.go:325: [dc16398243198] waiting for daemon to start
11:17:27 [2020-07-29T11:17:27.976Z]     daemon.go:353: [dc16398243198] daemon started
11:17:27 [2020-07-29T11:17:27.976Z]     daemon.go:461: [dc16398243198] Stopping daemon
11:17:27 [2020-07-29T11:17:27.976Z]     daemon.go:296: [dc16398243198] exiting daemon
11:17:27 [2020-07-29T11:17:27.976Z]     daemon.go:448: [dc16398243198] Daemon stopped
11:17:27 [2020-07-29T11:17:27.976Z]     --- PASS: TestExternalGraphDriver/spec (1.79s)
11:17:27 [2020-07-29T11:17:27.976Z]     daemon.go:325: [dc16398243198] waiting for daemon to start
11:17:27 [2020-07-29T11:17:27.976Z]     daemon.go:325: [dc16398243198] waiting for daemon to start
11:17:27 [2020-07-29T11:17:27.976Z]     daemon.go:353: [dc16398243198] daemon started
11:17:27 [2020-07-29T11:17:27.976Z]     daemon.go:461: [dc16398243198] Stopping daemon
11:17:27 [2020-07-29T11:17:27.976Z]     daemon.go:296: [dc16398243198] exiting daemon
11:17:27 [2020-07-29T11:17:27.976Z]     daemon.go:448: [dc16398243198] Daemon stopped
11:17:27 [2020-07-29T11:17:27.976Z]     --- PASS: TestExternalGraphDriver/pull (1.69s)
11:17:27 [2020-07-29T11:17:27.976Z] === RUN   TestGraphdriverPluginV2
11:17:27 [2020-07-29T11:17:27.976Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
11:17:27 [2020-07-29T11:17:27.976Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:17:27 [2020-07-29T11:17:27.976Z] PASS
11:17:27 [2020-07-29T11:17:27.976Z] 
11:17:27 [2020-07-29T11:17:27.976Z] === Skipped
11:17:27 [2020-07-29T11:17:27.976Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
11:17:27 [2020-07-29T11:17:27.976Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:17:27 [2020-07-29T11:17:27.976Z] 
11:17:27 [2020-07-29T11:17:27.976Z] 
11:17:27 [2020-07-29T11:17:27.976Z] DONE 5 tests, 1 skipped in 5.488s
11:17:27 [2020-07-29T11:17:27.976Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
11:17:27 [2020-07-29T11:17:27.976Z] ++ 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
11:17:27 [2020-07-29T11:17:27.976Z] ++ set -e
11:17:27 [2020-07-29T11:17:27.976Z] ++ '[' -n 0 ']'
11:17:27 [2020-07-29T11:17:27.976Z] ++ set -x
11:17:27 [2020-07-29T11:17:27.976Z] ++ env -i DEST=/go/src/github.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
11:17:27 [2020-07-29T11:17:27.976Z] INFO: Testing against a local daemon
11:17:27 [2020-07-29T11:17:27.976Z] === RUN   TestContinueAfterPluginCrash
11:17:27 [2020-07-29T11:17:27.976Z] === PAUSE TestContinueAfterPluginCrash
11:17:27 [2020-07-29T11:17:27.976Z] === RUN   TestDaemonStartWithLogOpt
11:17:27 [2020-07-29T11:17:27.976Z] === PAUSE TestDaemonStartWithLogOpt
11:17:27 [2020-07-29T11:17:27.976Z] === CONT  TestContinueAfterPluginCrash
11:17:27 [2020-07-29T11:17:27.976Z] === CONT  TestDaemonStartWithLogOpt
11:17:28 [2020-07-29T11:17:28.107Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
11:17:28 [2020-07-29T11:17:28.366Z] === RUN   TestDockerSuite/TestCpAbsolutePath
11:17:28 [2020-07-29T11:17:28.934Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
11:17:28 [2020-07-29T11:17:28.934Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
11:17:29 [2020-07-29T11:17:29.503Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
11:17:30 [2020-07-29T11:17:30.074Z] === RUN   TestDockerSuite/TestCpFromCaseA
11:17:30 [2020-07-29T11:17:30.644Z] === RUN   TestDockerSuite/TestCpFromCaseB
11:17:31 [2020-07-29T11:17:31.583Z] === RUN   TestDockerSuite/TestCpFromCaseC
11:17:32 [2020-07-29T11:17:32.152Z] === RUN   TestDockerSuite/TestCpFromCaseD
11:17:32 [2020-07-29T11:17:32.720Z] === RUN   TestDockerSuite/TestCpFromCaseE
11:17:33 [2020-07-29T11:17:33.287Z] === RUN   TestDockerSuite/TestCpFromCaseF
11:17:33 [2020-07-29T11:17:33.855Z] === RUN   TestDockerSuite/TestCpFromCaseG
11:17:34 [2020-07-29T11:17:34.424Z] === RUN   TestDockerSuite/TestCpFromCaseH
11:17:35 [2020-07-29T11:17:35.009Z] === RUN   TestDockerSuite/TestCpFromCaseI
11:17:35 [2020-07-29T11:17:35.579Z] === RUN   TestDockerSuite/TestCpFromCaseJ
11:17:36 [2020-07-29T11:17:36.147Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
11:17:36 [2020-07-29T11:17:36.716Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.01s)
11:17:36 [2020-07-29T11:17:36.716Z]     create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames
11:17:36 [2020-07-29T11:17:36.716Z]     daemon.go:325: [d1faac4cadd1e] waiting for daemon to start
11:17:36 [2020-07-29T11:17:36.716Z]     daemon.go:325: [d1faac4cadd1e] waiting for daemon to start
11:17:36 [2020-07-29T11:17:36.716Z]     daemon.go:353: [d1faac4cadd1e] daemon started
11:17:36 [2020-07-29T11:17:36.716Z]     daemon.go:461: [d1faac4cadd1e] Stopping daemon
11:17:36 [2020-07-29T11:17:36.716Z]     daemon.go:296: [d1faac4cadd1e] exiting daemon
11:17:36 [2020-07-29T11:17:36.716Z]     daemon.go:448: [d1faac4cadd1e] Daemon stopped
11:17:36 [2020-07-29T11:17:36.716Z] === RUN   TestCreateServiceSecretFileMode
11:17:37 [2020-07-29T11:17:37.285Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
11:17:37 [2020-07-29T11:17:37.855Z] === RUN   TestDockerSuite/TestCpGarbagePath
11:17:38 [2020-07-29T11:17:38.424Z] === RUN   TestDockerSuite/TestCpLocalOnly
11:17:38 [2020-07-29T11:17:38.684Z] === RUN   TestDockerSuite/TestCpNameHasColon
11:17:39 [2020-07-29T11:17:39.254Z] === RUN   TestDockerSuite/TestCpRelativePath
11:17:39 [2020-07-29T11:17:39.822Z] --- PASS: TestCreateServiceSecretFileMode (2.94s)
11:17:39 [2020-07-29T11:17:39.822Z]     create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode
11:17:39 [2020-07-29T11:17:39.822Z]     daemon.go:325: [df5245fe11418] waiting for daemon to start
11:17:39 [2020-07-29T11:17:39.822Z]     daemon.go:325: [df5245fe11418] waiting for daemon to start
11:17:39 [2020-07-29T11:17:39.822Z]     daemon.go:353: [df5245fe11418] daemon started
11:17:39 [2020-07-29T11:17:39.822Z]     daemon.go:461: [df5245fe11418] Stopping daemon
11:17:39 [2020-07-29T11:17:39.822Z]     daemon.go:296: [df5245fe11418] exiting daemon
11:17:39 [2020-07-29T11:17:39.822Z]     daemon.go:448: [df5245fe11418] Daemon stopped
11:17:39 [2020-07-29T11:17:39.822Z] === RUN   TestCreateServiceConfigFileMode
11:17:40 [2020-07-29T11:17:40.081Z] === RUN   TestDockerSuite/TestCpSpecialFiles
11:17:40 [2020-07-29T11:17:40.649Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
11:17:40 [2020-07-29T11:17:40.728Z] --- PASS: TestDaemonStartWithLogOpt (11.07s)
11:17:40 [2020-07-29T11:17:40.728Z]     validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt
11:17:40 [2020-07-29T11:17:40.728Z]     daemon.go:325: [d170a04b6efdc] waiting for daemon to start
11:17:40 [2020-07-29T11:17:40.728Z]     daemon.go:325: [d170a04b6efdc] waiting for daemon to start
11:17:40 [2020-07-29T11:17:40.728Z]     daemon.go:353: [d170a04b6efdc] daemon started
11:17:40 [2020-07-29T11:17:40.728Z]     daemon.go:461: [d170a04b6efdc] Stopping daemon
11:17:40 [2020-07-29T11:17:40.728Z]     daemon.go:296: [d170a04b6efdc] exiting daemon
11:17:40 [2020-07-29T11:17:40.728Z]     daemon.go:448: [d170a04b6efdc] Daemon stopped
11:17:40 [2020-07-29T11:17:40.728Z]     daemon.go:325: [d170a04b6efdc] waiting for daemon to start
11:17:40 [2020-07-29T11:17:40.728Z]     daemon.go:325: [d170a04b6efdc] waiting for daemon to start
11:17:40 [2020-07-29T11:17:40.728Z]     daemon.go:353: [d170a04b6efdc] daemon started
11:17:40 [2020-07-29T11:17:40.728Z]     daemon.go:461: [d170a04b6efdc] Stopping daemon
11:17:40 [2020-07-29T11:17:40.728Z]     daemon.go:296: [d170a04b6efdc] exiting daemon
11:17:40 [2020-07-29T11:17:40.728Z]     daemon.go:448: [d170a04b6efdc] Daemon stopped
11:17:41 [2020-07-29T11:17:41.589Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
11:17:42 [2020-07-29T11:17:42.158Z] --- PASS: TestCreateServiceConfigFileMode (2.54s)
11:17:42 [2020-07-29T11:17:42.158Z]     create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode
11:17:42 [2020-07-29T11:17:42.418Z]     daemon.go:325: [dba586399d851] waiting for daemon to start
11:17:42 [2020-07-29T11:17:42.418Z]     daemon.go:325: [dba586399d851] waiting for daemon to start
11:17:42 [2020-07-29T11:17:42.418Z]     daemon.go:353: [dba586399d851] daemon started
11:17:42 [2020-07-29T11:17:42.418Z]     daemon.go:461: [dba586399d851] Stopping daemon
11:17:42 [2020-07-29T11:17:42.418Z]     daemon.go:296: [dba586399d851] exiting daemon
11:17:42 [2020-07-29T11:17:42.418Z]     daemon.go:448: [dba586399d851] Daemon stopped
11:17:42 [2020-07-29T11:17:42.418Z] === RUN   TestCreateServiceSysctls
11:17:42 [2020-07-29T11:17:42.418Z] === RUN   TestDockerSuite/TestCpToCaseA
11:17:43 [2020-07-29T11:17:43.796Z] === RUN   TestDockerSuite/TestCpToCaseB
11:17:44 [2020-07-29T11:17:44.256Z] --- PASS: TestContinueAfterPluginCrash (15.88s)
11:17:44 [2020-07-29T11:17:44.256Z]     logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash
11:17:44 [2020-07-29T11:17:44.256Z]     daemon.go:325: [da0ae7abb74e8] waiting for daemon to start
11:17:44 [2020-07-29T11:17:44.256Z]     daemon.go:325: [da0ae7abb74e8] waiting for daemon to start
11:17:44 [2020-07-29T11:17:44.256Z]     daemon.go:353: [da0ae7abb74e8] daemon started
11:17:44 [2020-07-29T11:17:44.256Z]     daemon.go:461: [da0ae7abb74e8] Stopping daemon
11:17:44 [2020-07-29T11:17:44.256Z]     daemon.go:296: [da0ae7abb74e8] exiting daemon
11:17:44 [2020-07-29T11:17:44.256Z]     daemon.go:448: [da0ae7abb74e8] Daemon stopped
11:17:44 [2020-07-29T11:17:44.256Z] PASS
11:17:44 [2020-07-29T11:17:44.256Z] 
11:17:44 [2020-07-29T11:17:44.256Z] DONE 2 tests in 15.953s
11:17:44 [2020-07-29T11:17:44.256Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
11:17:44 [2020-07-29T11:17:44.256Z] ++ 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
11:17:44 [2020-07-29T11:17:44.256Z] ++ set -e
11:17:44 [2020-07-29T11:17:44.256Z] ++ '[' -n 0 ']'
11:17:44 [2020-07-29T11:17:44.256Z] ++ set -x
11:17:44 [2020-07-29T11:17:44.256Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
11:17:44 [2020-07-29T11:17:44.256Z] INFO: Testing against a local daemon
11:17:44 [2020-07-29T11:17:44.256Z] === RUN   TestPluginWithDevMounts
11:17:44 [2020-07-29T11:17:44.256Z] === PAUSE TestPluginWithDevMounts
11:17:44 [2020-07-29T11:17:44.256Z] === CONT  TestPluginWithDevMounts
11:17:44 [2020-07-29T11:17:44.365Z] === RUN   TestDockerSuite/TestCpToCaseC
11:17:45 [2020-07-29T11:17:45.751Z] --- PASS: TestCreateServiceSysctls (3.53s)
11:17:45 [2020-07-29T11:17:45.751Z]     create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls
11:17:45 [2020-07-29T11:17:45.751Z]     daemon.go:325: [d03dd600cb8cd] waiting for daemon to start
11:17:45 [2020-07-29T11:17:45.751Z]     daemon.go:325: [d03dd600cb8cd] waiting for daemon to start
11:17:45 [2020-07-29T11:17:45.751Z]     daemon.go:353: [d03dd600cb8cd] daemon started
11:17:45 [2020-07-29T11:17:45.751Z]     daemon.go:461: [d03dd600cb8cd] Stopping daemon
11:17:45 [2020-07-29T11:17:45.751Z]     daemon.go:296: [d03dd600cb8cd] exiting daemon
11:17:45 [2020-07-29T11:17:45.751Z]     daemon.go:448: [d03dd600cb8cd] Daemon stopped
11:17:45 [2020-07-29T11:17:45.751Z] === RUN   TestInspect
11:17:45 [2020-07-29T11:17:45.777Z] --- PASS: TestPluginWithDevMounts (1.90s)
11:17:45 [2020-07-29T11:17:45.777Z]     mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts
11:17:45 [2020-07-29T11:17:45.777Z]     daemon.go:325: [da8e5ed061173] waiting for daemon to start
11:17:45 [2020-07-29T11:17:45.777Z]     daemon.go:325: [da8e5ed061173] waiting for daemon to start
11:17:45 [2020-07-29T11:17:45.777Z]     daemon.go:353: [da8e5ed061173] daemon started
11:17:45 [2020-07-29T11:17:45.777Z]     daemon.go:461: [da8e5ed061173] Stopping daemon
11:17:45 [2020-07-29T11:17:45.777Z]     daemon.go:296: [da8e5ed061173] exiting daemon
11:17:45 [2020-07-29T11:17:45.777Z]     daemon.go:448: [da8e5ed061173] Daemon stopped
11:17:45 [2020-07-29T11:17:45.777Z] PASS
11:17:45 [2020-07-29T11:17:45.777Z] 
11:17:45 [2020-07-29T11:17:45.777Z] DONE 1 tests in 1.969s
11:17:45 [2020-07-29T11:17:45.777Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
11:17:45 [2020-07-29T11:17:45.777Z] ++ 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
11:17:45 [2020-07-29T11:17:45.777Z] ++ set -e
11:17:45 [2020-07-29T11:17:45.777Z] ++ '[' -n 0 ']'
11:17:45 [2020-07-29T11:17:45.777Z] ++ set -x
11:17:45 [2020-07-29T11:17:45.777Z] ++ env -i DEST=/go/src/github.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
11:17:46 [2020-07-29T11:17:46.011Z] === RUN   TestDockerSuite/TestCpToCaseD
11:17:46 [2020-07-29T11:17:46.071Z] INFO: Testing against a local daemon
11:17:46 [2020-07-29T11:17:46.071Z] === RUN   TestSecretInspect
11:17:48 [2020-07-29T11:17:48.152Z] --- PASS: TestSecretInspect (1.89s)
11:17:48 [2020-07-29T11:17:48.152Z]     secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect
11:17:48 [2020-07-29T11:17:48.152Z]     daemon.go:325: [d2a4760c8ca36] waiting for daemon to start
11:17:48 [2020-07-29T11:17:48.152Z]     daemon.go:325: [d2a4760c8ca36] waiting for daemon to start
11:17:48 [2020-07-29T11:17:48.152Z]     daemon.go:353: [d2a4760c8ca36] daemon started
11:17:48 [2020-07-29T11:17:48.152Z]     daemon.go:461: [d2a4760c8ca36] Stopping daemon
11:17:48 [2020-07-29T11:17:48.152Z]     daemon.go:296: [d2a4760c8ca36] exiting daemon
11:17:48 [2020-07-29T11:17:48.152Z]     daemon.go:448: [d2a4760c8ca36] Daemon stopped
11:17:48 [2020-07-29T11:17:48.152Z] === RUN   TestSecretList
11:17:49 [2020-07-29T11:17:49.305Z] --- PASS: TestInspect (3.42s)
11:17:49 [2020-07-29T11:17:49.305Z]     inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect
11:17:49 [2020-07-29T11:17:49.305Z]     daemon.go:325: [d643c2fc7b863] waiting for daemon to start
11:17:49 [2020-07-29T11:17:49.305Z]     daemon.go:325: [d643c2fc7b863] waiting for daemon to start
11:17:49 [2020-07-29T11:17:49.305Z]     daemon.go:353: [d643c2fc7b863] daemon started
11:17:49 [2020-07-29T11:17:49.305Z]     daemon.go:461: [d643c2fc7b863] Stopping daemon
11:17:49 [2020-07-29T11:17:49.305Z]     daemon.go:296: [d643c2fc7b863] exiting daemon
11:17:49 [2020-07-29T11:17:49.305Z]     daemon.go:448: [d643c2fc7b863] Daemon stopped
11:17:49 [2020-07-29T11:17:49.305Z] === RUN   TestDockerNetworkConnectAlias
11:17:49 [2020-07-29T11:17:49.565Z] === RUN   TestDockerSuite/TestCpToCaseE
11:17:49 [2020-07-29T11:17:49.675Z] --- PASS: TestSecretList (1.86s)
11:17:49 [2020-07-29T11:17:49.675Z]     secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList
11:17:49 [2020-07-29T11:17:49.675Z]     daemon.go:325: [dad63879b77d8] waiting for daemon to start
11:17:49 [2020-07-29T11:17:49.675Z]     daemon.go:325: [dad63879b77d8] waiting for daemon to start
11:17:49 [2020-07-29T11:17:49.675Z]     daemon.go:353: [dad63879b77d8] daemon started
11:17:49 [2020-07-29T11:17:49.675Z]     daemon.go:461: [dad63879b77d8] Stopping daemon
11:17:49 [2020-07-29T11:17:49.675Z]     daemon.go:296: [dad63879b77d8] exiting daemon
11:17:49 [2020-07-29T11:17:49.675Z]     daemon.go:448: [dad63879b77d8] Daemon stopped
11:17:49 [2020-07-29T11:17:49.675Z] === RUN   TestSecretsCreateAndDelete
11:17:51 [2020-07-29T11:17:51.332Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config
11:17:51 [2020-07-29T11:17:51.332Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container
11:17:51 [2020-07-29T11:17:51.771Z] --- PASS: TestSecretsCreateAndDelete (1.92s)
11:17:51 [2020-07-29T11:17:51.771Z]     secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete
11:17:51 [2020-07-29T11:17:51.771Z]     daemon.go:325: [dc0257b175c4d] waiting for daemon to start
11:17:51 [2020-07-29T11:17:51.771Z]     daemon.go:325: [dc0257b175c4d] waiting for daemon to start
11:17:51 [2020-07-29T11:17:51.771Z]     daemon.go:353: [dc0257b175c4d] daemon started
11:17:51 [2020-07-29T11:17:51.771Z]     daemon.go:461: [dc0257b175c4d] Stopping daemon
11:17:51 [2020-07-29T11:17:51.771Z]     daemon.go:296: [dc0257b175c4d] exiting daemon
11:17:51 [2020-07-29T11:17:51.771Z]     daemon.go:448: [dc0257b175c4d] Daemon stopped
11:17:51 [2020-07-29T11:17:51.771Z] === RUN   TestSecretsUpdate
11:17:52 [2020-07-29T11:17:52.105Z] === RUN   TestDockerSuite/TestCpToCaseF
11:17:52 [2020-07-29T11:17:52.367Z] === RUN   TestDockerSuite/TestCpToCaseG
11:17:53 [2020-07-29T11:17:53.566Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image
11:17:53 [2020-07-29T11:17:53.860Z] --- PASS: TestSecretsUpdate (1.88s)
11:17:53 [2020-07-29T11:17:53.860Z]     secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate
11:17:53 [2020-07-29T11:17:53.860Z]     daemon.go:325: [db9751597d368] waiting for daemon to start
11:17:53 [2020-07-29T11:17:53.860Z]     daemon.go:325: [db9751597d368] waiting for daemon to start
11:17:53 [2020-07-29T11:17:53.860Z]     daemon.go:353: [db9751597d368] daemon started
11:17:53 [2020-07-29T11:17:53.860Z]     daemon.go:461: [db9751597d368] Stopping daemon
11:17:53 [2020-07-29T11:17:53.860Z]     daemon.go:296: [db9751597d368] exiting daemon
11:17:53 [2020-07-29T11:17:53.860Z]     daemon.go:448: [db9751597d368] Daemon stopped
11:17:53 [2020-07-29T11:17:53.860Z] === RUN   TestTemplatedSecret
11:17:54 [2020-07-29T11:17:54.903Z] --- PASS: TestDockerNetworkConnectAlias (5.21s)
11:17:54 [2020-07-29T11:17:54.903Z]     network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias
11:17:54 [2020-07-29T11:17:54.903Z]     daemon.go:325: [d962718b7a316] waiting for daemon to start
11:17:54 [2020-07-29T11:17:54.903Z]     daemon.go:325: [d962718b7a316] waiting for daemon to start
11:17:54 [2020-07-29T11:17:54.903Z]     daemon.go:353: [d962718b7a316] daemon started
11:17:54 [2020-07-29T11:17:54.903Z]     daemon.go:461: [d962718b7a316] Stopping daemon
11:17:54 [2020-07-29T11:17:54.903Z]     daemon.go:296: [d962718b7a316] exiting daemon
11:17:54 [2020-07-29T11:17:54.903Z]     daemon.go:448: [d962718b7a316] Daemon stopped
11:17:54 [2020-07-29T11:17:54.903Z] === RUN   TestDockerNetworkReConnect
11:17:55 [2020-07-29T11:17:55.855Z] === RUN   TestDockerSuite/TestCpToCaseH
11:17:55 [2020-07-29T11:17:55.953Z] --- PASS: TestTemplatedSecret (2.37s)
11:17:55 [2020-07-29T11:17:55.953Z]     secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret
11:17:55 [2020-07-29T11:17:55.953Z]     daemon.go:325: [dcb57d2f4a4ef] waiting for daemon to start
11:17:55 [2020-07-29T11:17:55.953Z]     daemon.go:325: [dcb57d2f4a4ef] waiting for daemon to start
11:17:55 [2020-07-29T11:17:55.953Z]     daemon.go:353: [dcb57d2f4a4ef] daemon started
11:17:55 [2020-07-29T11:17:55.953Z]     daemon.go:461: [dcb57d2f4a4ef] Stopping daemon
11:17:55 [2020-07-29T11:17:55.953Z]     daemon.go:296: [dcb57d2f4a4ef] exiting daemon
11:17:55 [2020-07-29T11:17:55.953Z]     daemon.go:448: [dcb57d2f4a4ef] Daemon stopped
11:17:55 [2020-07-29T11:17:55.953Z] === RUN   TestSecretCreateResolve
11:17:56 [2020-07-29T11:17:56.542Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network
11:17:58 [2020-07-29T11:17:58.042Z] --- PASS: TestSecretCreateResolve (1.94s)
11:17:58 [2020-07-29T11:17:58.043Z]     secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve
11:17:58 [2020-07-29T11:17:58.043Z]     daemon.go:325: [da9eb039b92a2] waiting for daemon to start
11:17:58 [2020-07-29T11:17:58.043Z]     daemon.go:325: [da9eb039b92a2] waiting for daemon to start
11:17:58 [2020-07-29T11:17:58.043Z]     daemon.go:353: [da9eb039b92a2] daemon started
11:17:58 [2020-07-29T11:17:58.043Z]     daemon.go:461: [da9eb039b92a2] Stopping daemon
11:17:58 [2020-07-29T11:17:58.043Z]     daemon.go:296: [da9eb039b92a2] exiting daemon
11:17:58 [2020-07-29T11:17:58.043Z]     daemon.go:448: [da9eb039b92a2] Daemon stopped
11:17:58 [2020-07-29T11:17:58.043Z] PASS
11:17:58 [2020-07-29T11:17:58.043Z] 
11:17:58 [2020-07-29T11:17:58.043Z] DONE 6 tests in 11.929s
11:17:58 [2020-07-29T11:17:58.043Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
11:17:58 [2020-07-29T11:17:58.043Z] ++ 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
11:17:58 [2020-07-29T11:17:58.043Z] ++ set -e
11:17:58 [2020-07-29T11:17:58.043Z] ++ '[' -n 0 ']'
11:17:58 [2020-07-29T11:17:58.043Z] ++ set -x
11:17:58 [2020-07-29T11:17:58.043Z] ++ env -i DEST=/go/src/github.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
11:17:58 [2020-07-29T11:17:58.043Z] INFO: Testing against a local daemon
11:17:58 [2020-07-29T11:17:58.043Z] === RUN   TestServiceCreateInit
11:17:58 [2020-07-29T11:17:58.043Z] === RUN   TestServiceCreateInit/daemonInitDisabled
11:17:58 [2020-07-29T11:17:58.776Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan
11:17:59 [2020-07-29T11:17:59.150Z] === RUN   TestDockerSuite/TestCpToCaseI
11:17:59 [2020-07-29T11:17:59.150Z] --- PASS: TestDockerNetworkReConnect (4.18s)
11:17:59 [2020-07-29T11:17:59.150Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect
11:17:59 [2020-07-29T11:17:59.150Z]     daemon.go:325: [db3c306eeb850] waiting for daemon to start
11:17:59 [2020-07-29T11:17:59.150Z]     daemon.go:325: [db3c306eeb850] waiting for daemon to start
11:17:59 [2020-07-29T11:17:59.150Z]     daemon.go:353: [db3c306eeb850] daemon started
11:17:59 [2020-07-29T11:17:59.150Z]     daemon.go:461: [db3c306eeb850] Stopping daemon
11:17:59 [2020-07-29T11:17:59.150Z]     daemon.go:296: [db3c306eeb850] exiting daemon
11:17:59 [2020-07-29T11:17:59.150Z]     daemon.go:448: [db3c306eeb850] Daemon stopped
11:17:59 [2020-07-29T11:17:59.150Z] === RUN   TestServicePlugin
11:17:59 [2020-07-29T11:17:59.150Z] === RUN   TestDockerSuite/TestCpToCaseJ
11:17:59 [2020-07-29T11:17:59.772Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan
11:18:00 [2020-07-29T11:18:00.772Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin
11:18:01 [2020-07-29T11:18:01.247Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz
11:18:01 [2020-07-29T11:18:01.595Z] === RUN   TestServiceCreateInit/daemonInitEnabled
11:18:02 [2020-07-29T11:18:02.244Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common
11:18:03 [2020-07-29T11:18:03.347Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
11:18:03 [2020-07-29T11:18:03.607Z] === RUN   TestDockerSuite/TestCpToDot
11:18:04 [2020-07-29T11:18:04.478Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
11:18:04 [2020-07-29T11:18:04.546Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
11:18:04 [2020-07-29T11:18:04.546Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
11:18:05 [2020-07-29T11:18:05.133Z] --- PASS: TestServiceCreateInit (7.30s)
11:18:05 [2020-07-29T11:18:05.133Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.68s)
11:18:05 [2020-07-29T11:18:05.133Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled
11:18:05 [2020-07-29T11:18:05.133Z]         daemon.go:325: [dd5d3c799c013] waiting for daemon to start
11:18:05 [2020-07-29T11:18:05.133Z]         daemon.go:325: [dd5d3c799c013] waiting for daemon to start
11:18:05 [2020-07-29T11:18:05.133Z]         daemon.go:353: [dd5d3c799c013] daemon started
11:18:05 [2020-07-29T11:18:05.133Z]         daemon.go:461: [dd5d3c799c013] Stopping daemon
11:18:05 [2020-07-29T11:18:05.133Z]         daemon.go:296: [dd5d3c799c013] exiting daemon
11:18:05 [2020-07-29T11:18:05.133Z]         daemon.go:448: [dd5d3c799c013] Daemon stopped
11:18:05 [2020-07-29T11:18:05.133Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.58s)
11:18:05 [2020-07-29T11:18:05.133Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled
11:18:05 [2020-07-29T11:18:05.133Z]         daemon.go:325: [dd1080a0a7cfc] waiting for daemon to start
11:18:05 [2020-07-29T11:18:05.133Z]         daemon.go:325: [dd1080a0a7cfc] waiting for daemon to start
11:18:05 [2020-07-29T11:18:05.133Z]         daemon.go:353: [dd1080a0a7cfc] daemon started
11:18:05 [2020-07-29T11:18:05.133Z]         daemon.go:461: [dd1080a0a7cfc] Stopping daemon
11:18:05 [2020-07-29T11:18:05.133Z]         daemon.go:296: [dd1080a0a7cfc] exiting daemon
11:18:05 [2020-07-29T11:18:05.133Z]         daemon.go:448: [dd1080a0a7cfc] Daemon stopped
11:18:05 [2020-07-29T11:18:05.133Z] === RUN   TestCreateServiceMultipleTimes
11:18:05 [2020-07-29T11:18:05.485Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
11:18:06 [2020-07-29T11:18:06.864Z] === RUN   TestDockerSuite/TestCpToStdout
11:18:07 [2020-07-29T11:18:07.802Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
11:18:09 [2020-07-29T11:18:09.184Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
11:18:09 [2020-07-29T11:18:09.184Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
11:18:09 [2020-07-29T11:18:09.284Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging
11:18:09 [2020-07-29T11:18:09.753Z] === RUN   TestDockerSuite/TestCpVolumePath
11:18:10 [2020-07-29T11:18:10.690Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
11:18:10 [2020-07-29T11:18:10.690Z] === RUN   TestDockerSuite/TestCreateArgs
11:18:10 [2020-07-29T11:18:10.690Z] === RUN   TestDockerSuite/TestCreateByImageID
11:18:11 [2020-07-29T11:18:11.258Z] === RUN   TestDockerSuite/TestCreateEchoStdout
11:18:11 [2020-07-29T11:18:11.258Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
11:18:11 [2020-07-29T11:18:11.827Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
11:18:11 [2020-07-29T11:18:11.827Z] === RUN   TestDockerSuite/TestCreateHostConfig
11:18:11 [2020-07-29T11:18:11.827Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
11:18:12 [2020-07-29T11:18:12.396Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
11:18:12 [2020-07-29T11:18:12.655Z] === RUN   TestDockerSuite/TestCreateLabels
11:18:12 [2020-07-29T11:18:12.915Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
11:18:12 [2020-07-29T11:18:12.915Z] === RUN   TestDockerSuite/TestCreateRM
11:18:13 [2020-07-29T11:18:13.175Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
11:18:13 [2020-07-29T11:18:13.175Z] === RUN   TestDockerSuite/TestCreateStopSignal
11:18:13 [2020-07-29T11:18:13.175Z] === RUN   TestDockerSuite/TestCreateStopTimeout
11:18:13 [2020-07-29T11:18:13.434Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
11:18:14 [2020-07-29T11:18:14.816Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
11:18:15 [2020-07-29T11:18:15.076Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
11:18:15 [2020-07-29T11:18:15.076Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
11:18:16 [2020-07-29T11:18:16.505Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes
11:18:18 [2020-07-29T11:18:18.740Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret
11:18:19 [2020-07-29T11:18:19.286Z] === RUN   TestDockerSuite/TestCreateWithPortRange
11:18:19 [2020-07-29T11:18:19.286Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
11:18:19 [2020-07-29T11:18:19.286Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
11:18:19 [2020-07-29T11:18:19.546Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
11:18:19 [2020-07-29T11:18:19.546Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
11:18:19 [2020-07-29T11:18:19.546Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
11:18:20 [2020-07-29T11:18:20.484Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
11:18:20 [2020-07-29T11:18:20.531Z] --- PASS: TestCreateServiceMultipleTimes (14.90s)
11:18:20 [2020-07-29T11:18:20.531Z]     create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes
11:18:20 [2020-07-29T11:18:20.531Z]     daemon.go:325: [d7b51e1baffd0] waiting for daemon to start
11:18:20 [2020-07-29T11:18:20.531Z]     daemon.go:325: [d7b51e1baffd0] waiting for daemon to start
11:18:20 [2020-07-29T11:18:20.531Z]     daemon.go:353: [d7b51e1baffd0] daemon started
11:18:20 [2020-07-29T11:18:20.531Z]     daemon.go:461: [d7b51e1baffd0] Stopping daemon
11:18:20 [2020-07-29T11:18:20.531Z]     daemon.go:296: [d7b51e1baffd0] exiting daemon
11:18:20 [2020-07-29T11:18:20.531Z]     daemon.go:448: [d7b51e1baffd0] Daemon stopped
11:18:20 [2020-07-29T11:18:20.531Z] === RUN   TestCreateServiceConflict
11:18:20 [2020-07-29T11:18:20.975Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service
11:18:21 [2020-07-29T11:18:21.421Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
11:18:21 [2020-07-29T11:18:21.990Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
11:18:22 [2020-07-29T11:18:22.053Z] --- PASS: TestCreateServiceConflict (1.90s)
11:18:22 [2020-07-29T11:18:22.053Z]     create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict
11:18:22 [2020-07-29T11:18:22.053Z]     daemon.go:325: [dd771bced795e] waiting for daemon to start
11:18:22 [2020-07-29T11:18:22.053Z]     daemon.go:325: [dd771bced795e] waiting for daemon to start
11:18:22 [2020-07-29T11:18:22.053Z]     daemon.go:353: [dd771bced795e] daemon started
11:18:22 [2020-07-29T11:18:22.053Z]     daemon.go:461: [dd771bced795e] Stopping daemon
11:18:22 [2020-07-29T11:18:22.053Z]     daemon.go:296: [dd771bced795e] exiting daemon
11:18:22 [2020-07-29T11:18:22.053Z]     daemon.go:448: [dd771bced795e] Daemon stopped
11:18:22 [2020-07-29T11:18:22.053Z] === RUN   TestCreateServiceMaxReplicas
11:18:22 [2020-07-29T11:18:22.929Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
11:18:23 [2020-07-29T11:18:23.867Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
11:18:24 [2020-07-29T11:18:24.434Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
11:18:24 [2020-07-29T11:18:24.694Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
11:18:24 [2020-07-29T11:18:24.694Z] === RUN   TestDockerSuite/TestDevicePermissions
11:18:24 [2020-07-29T11:18:24.797Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session
11:18:24 [2020-07-29T11:18:24.800Z] --- PASS: TestCreateServiceMaxReplicas (2.55s)
11:18:24 [2020-07-29T11:18:24.800Z]     create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas
11:18:24 [2020-07-29T11:18:24.800Z]     daemon.go:325: [d589281f70cc0] waiting for daemon to start
11:18:24 [2020-07-29T11:18:24.800Z]     daemon.go:325: [d589281f70cc0] waiting for daemon to start
11:18:24 [2020-07-29T11:18:24.800Z]     daemon.go:353: [d589281f70cc0] daemon started
11:18:24 [2020-07-29T11:18:24.800Z]     daemon.go:461: [d589281f70cc0] Stopping daemon
11:18:24 [2020-07-29T11:18:24.800Z]     daemon.go:296: [d589281f70cc0] exiting daemon
11:18:24 [2020-07-29T11:18:24.800Z]     daemon.go:448: [d589281f70cc0] Daemon stopped
11:18:24 [2020-07-29T11:18:24.800Z] === RUN   TestCreateWithDuplicateNetworkNames
11:18:25 [2020-07-29T11:18:25.262Z] === RUN   TestDockerSuite/TestDockerFails
11:18:25 [2020-07-29T11:18:25.262Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
11:18:25 [2020-07-29T11:18:25.262Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
11:18:25 [2020-07-29T11:18:25.262Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
11:18:26 [2020-07-29T11:18:26.200Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
11:18:26 [2020-07-29T11:18:26.376Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system
11:18:26 [2020-07-29T11:18:26.461Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
11:18:27 [2020-07-29T11:18:27.398Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
11:18:27 [2020-07-29T11:18:27.398Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
11:18:27 [2020-07-29T11:18:27.398Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
11:18:27 [2020-07-29T11:18:27.657Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
11:18:29 [2020-07-29T11:18:29.354Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume
11:18:31 [2020-07-29T11:18:31.593Z] Running D:\gopath\src\github.com\docker\docker\integration\build
11:18:31 [2020-07-29T11:18:31.593Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:18:31 [2020-07-29T11:18:31.593Z] INFO: Testing against a local daemon
11:18:31 [2020-07-29T11:18:31.593Z] === RUN   TestBuildWithSession
11:18:31 [2020-07-29T11:18:31.593Z] --- SKIP: TestBuildWithSession (0.00s)
11:18:31 [2020-07-29T11:18:31.593Z]     build_session_test.go:25: testEnv.DaemonInfo.OSType == "windows"
11:18:31 [2020-07-29T11:18:31.593Z] === RUN   TestBuildSquashParent
11:18:31 [2020-07-29T11:18:31.593Z] --- SKIP: TestBuildSquashParent (0.00s)
11:18:31 [2020-07-29T11:18:31.593Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
11:18:31 [2020-07-29T11:18:31.593Z] === RUN   TestBuildWithRemoveAndForceRemove
11:18:31 [2020-07-29T11:18:31.593Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s)
11:18:31 [2020-07-29T11:18:31.593Z]     build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME
11:18:31 [2020-07-29T11:18:31.593Z] === RUN   TestBuildMultiStageCopy
11:18:31 [2020-07-29T11:18:31.593Z] === RUN   TestBuildMultiStageCopy/copy_to_root
11:18:31 [2020-07-29T11:18:31.847Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
11:18:33 [2020-07-29T11:18:33.226Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
11:18:33 [2020-07-29T11:18:33.485Z] --- PASS: TestServicePlugin (34.76s)
11:18:33 [2020-07-29T11:18:33.485Z]     plugin_test.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin
11:18:33 [2020-07-29T11:18:33.485Z]     daemon.go:325: [d5f79fd9a0ce6] waiting for daemon to start
11:18:33 [2020-07-29T11:18:33.485Z]     daemon.go:325: [d5f79fd9a0ce6] waiting for daemon to start
11:18:33 [2020-07-29T11:18:33.485Z]     daemon.go:353: [d5f79fd9a0ce6] daemon started
11:18:33 [2020-07-29T11:18:33.485Z]     daemon.go:461: [d5f79fd9a0ce6] Stopping daemon
11:18:33 [2020-07-29T11:18:33.485Z]     daemon.go:296: [d5f79fd9a0ce6] exiting daemon
11:18:33 [2020-07-29T11:18:33.485Z]     daemon.go:448: [d5f79fd9a0ce6] Daemon stopped
11:18:33 [2020-07-29T11:18:33.485Z]     plugin_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin
11:18:33 [2020-07-29T11:18:33.485Z]     daemon.go:325: [d8b4ae8dbcb66] waiting for daemon to start
11:18:33 [2020-07-29T11:18:33.485Z]     daemon.go:325: [d8b4ae8dbcb66] waiting for daemon to start
11:18:33 [2020-07-29T11:18:33.485Z]     daemon.go:353: [d8b4ae8dbcb66] daemon started
11:18:33 [2020-07-29T11:18:33.485Z]     plugin_test.go:59: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin
11:18:33 [2020-07-29T11:18:33.485Z]     daemon.go:325: [d53dbc542492e] waiting for daemon to start
11:18:33 [2020-07-29T11:18:33.485Z]     daemon.go:325: [d53dbc542492e] waiting for daemon to start
11:18:33 [2020-07-29T11:18:33.485Z]     daemon.go:353: [d53dbc542492e] daemon started
11:18:33 [2020-07-29T11:18:33.485Z]     plugin_test.go:60: [d53dbc542492e] joining swarm manager [d8b4ae8dbcb66]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:18:33 [2020-07-29T11:18:33.486Z]     plugin_test.go:62: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin
11:18:33 [2020-07-29T11:18:33.486Z]     daemon.go:325: [d2ff07d25cb18] waiting for daemon to start
11:18:33 [2020-07-29T11:18:33.486Z]     daemon.go:325: [d2ff07d25cb18] waiting for daemon to start
11:18:33 [2020-07-29T11:18:33.486Z]     daemon.go:353: [d2ff07d25cb18] daemon started
11:18:33 [2020-07-29T11:18:33.486Z]     plugin_test.go:63: [d2ff07d25cb18] joining swarm manager [d8b4ae8dbcb66]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:18:33 [2020-07-29T11:18:33.486Z]     daemon.go:461: [d2ff07d25cb18] Stopping daemon
11:18:33 [2020-07-29T11:18:33.486Z]     daemon.go:296: [d2ff07d25cb18] exiting daemon
11:18:33 [2020-07-29T11:18:33.486Z]     daemon.go:448: [d2ff07d25cb18] Daemon stopped
11:18:33 [2020-07-29T11:18:33.486Z]     daemon.go:461: [d53dbc542492e] Stopping daemon
11:18:33 [2020-07-29T11:18:33.486Z]     daemon.go:296: [d53dbc542492e] exiting daemon
11:18:33 [2020-07-29T11:18:33.486Z]     daemon.go:448: [d53dbc542492e] Daemon stopped
11:18:33 [2020-07-29T11:18:33.486Z]     daemon.go:461: [d8b4ae8dbcb66] Stopping daemon
11:18:33 [2020-07-29T11:18:33.486Z]     daemon.go:296: [d8b4ae8dbcb66] exiting daemon
11:18:33 [2020-07-29T11:18:33.486Z]     daemon.go:448: [d8b4ae8dbcb66] Daemon stopped
11:18:33 [2020-07-29T11:18:33.486Z] === RUN   TestServiceUpdateLabel
11:18:36 [2020-07-29T11:18:36.021Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
11:18:36 [2020-07-29T11:18:36.280Z] --- PASS: TestServiceUpdateLabel (2.76s)
11:18:36 [2020-07-29T11:18:36.280Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel
11:18:36 [2020-07-29T11:18:36.280Z]     daemon.go:325: [d97663b90b79f] waiting for daemon to start
11:18:36 [2020-07-29T11:18:36.280Z]     daemon.go:325: [d97663b90b79f] waiting for daemon to start
11:18:36 [2020-07-29T11:18:36.280Z]     daemon.go:353: [d97663b90b79f] daemon started
11:18:36 [2020-07-29T11:18:36.280Z]     daemon.go:461: [d97663b90b79f] Stopping daemon
11:18:36 [2020-07-29T11:18:36.280Z]     daemon.go:296: [d97663b90b79f] exiting daemon
11:18:36 [2020-07-29T11:18:36.280Z]     daemon.go:448: [d97663b90b79f] Daemon stopped
11:18:36 [2020-07-29T11:18:36.280Z] === RUN   TestServiceUpdateSecrets
11:18:37 [2020-07-29T11:18:37.468Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.91s)
11:18:37 [2020-07-29T11:18:37.468Z]     create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames
11:18:37 [2020-07-29T11:18:37.468Z]     daemon.go:325: [d2913e3f3a1ca] waiting for daemon to start
11:18:37 [2020-07-29T11:18:37.468Z]     daemon.go:325: [d2913e3f3a1ca] waiting for daemon to start
11:18:37 [2020-07-29T11:18:37.468Z]     daemon.go:353: [d2913e3f3a1ca] daemon started
11:18:37 [2020-07-29T11:18:37.468Z]     daemon.go:461: [d2913e3f3a1ca] Stopping daemon
11:18:37 [2020-07-29T11:18:37.468Z]     daemon.go:296: [d2913e3f3a1ca] exiting daemon
11:18:37 [2020-07-29T11:18:37.468Z]     daemon.go:448: [d2913e3f3a1ca] Daemon stopped
11:18:37 [2020-07-29T11:18:37.468Z] === RUN   TestCreateServiceSecretFileMode
11:18:37 [2020-07-29T11:18:37.658Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
11:18:39 [2020-07-29T11:18:39.036Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
11:18:39 [2020-07-29T11:18:39.561Z] --- PASS: TestCreateServiceSecretFileMode (2.20s)
11:18:39 [2020-07-29T11:18:39.561Z]     create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode
11:18:39 [2020-07-29T11:18:39.561Z]     daemon.go:325: [d33347a3ddda8] waiting for daemon to start
11:18:39 [2020-07-29T11:18:39.561Z]     daemon.go:325: [d33347a3ddda8] waiting for daemon to start
11:18:39 [2020-07-29T11:18:39.561Z]     daemon.go:353: [d33347a3ddda8] daemon started
11:18:39 [2020-07-29T11:18:39.561Z]     daemon.go:461: [d33347a3ddda8] Stopping daemon
11:18:39 [2020-07-29T11:18:39.561Z]     daemon.go:296: [d33347a3ddda8] exiting daemon
11:18:39 [2020-07-29T11:18:39.561Z]     daemon.go:448: [d33347a3ddda8] Daemon stopped
11:18:39 [2020-07-29T11:18:39.561Z] === RUN   TestCreateServiceConfigFileMode
11:18:39 [2020-07-29T11:18:39.621Z] === RUN   TestDockerSuite/TestEventsAttach
11:18:40 [2020-07-29T11:18:40.193Z] === RUN   TestDockerSuite/TestEventsCommit
11:18:40 [2020-07-29T11:18:40.761Z] === RUN   TestDockerSuite/TestEventsContainerEvents
11:18:41 [2020-07-29T11:18:41.329Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
11:18:41 [2020-07-29T11:18:41.897Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
11:18:42 [2020-07-29T11:18:42.074Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
11:18:42 [2020-07-29T11:18:42.074Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
11:18:42 [2020-07-29T11:18:42.074Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
11:18:42 [2020-07-29T11:18:42.156Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
11:18:42 [2020-07-29T11:18:42.313Z] --- PASS: TestCreateServiceConfigFileMode (2.17s)
11:18:42 [2020-07-29T11:18:42.314Z]     create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode
11:18:42 [2020-07-29T11:18:42.314Z]     daemon.go:325: [d59cdee1b7563] waiting for daemon to start
11:18:42 [2020-07-29T11:18:42.314Z]     daemon.go:325: [d59cdee1b7563] waiting for daemon to start
11:18:42 [2020-07-29T11:18:42.314Z]     daemon.go:353: [d59cdee1b7563] daemon started
11:18:42 [2020-07-29T11:18:42.314Z]     daemon.go:461: [d59cdee1b7563] Stopping daemon
11:18:42 [2020-07-29T11:18:42.314Z]     daemon.go:296: [d59cdee1b7563] exiting daemon
11:18:42 [2020-07-29T11:18:42.314Z]     daemon.go:448: [d59cdee1b7563] Daemon stopped
11:18:42 [2020-07-29T11:18:42.314Z] === RUN   TestCreateServiceSysctls
11:18:43 [2020-07-29T11:18:43.072Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
11:18:44 [2020-07-29T11:18:44.060Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
11:18:44 [2020-07-29T11:18:44.629Z] === RUN   TestDockerSuite/TestEventsContainerRestart
11:18:44 [2020-07-29T11:18:44.651Z] --- PASS: TestBuildMultiStageCopy (12.86s)
11:18:44 [2020-07-29T11:18:44.651Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (8.96s)
11:18:44 [2020-07-29T11:18:44.651Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.75s)
11:18:44 [2020-07-29T11:18:44.651Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.91s)
11:18:44 [2020-07-29T11:18:44.651Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.05s)
11:18:44 [2020-07-29T11:18:44.651Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.18s)
11:18:44 [2020-07-29T11:18:44.651Z] === RUN   TestBuildMultiStageParentConfig
11:18:44 [2020-07-29T11:18:44.651Z] --- SKIP: TestBuildMultiStageParentConfig (0.01s)
11:18:44 [2020-07-29T11:18:44.651Z]     build_test.go:193: testEnv.DaemonInfo.OSType == "windows": FIXME
11:18:44 [2020-07-29T11:18:44.651Z] === RUN   TestBuildLabelWithTargets
11:18:44 [2020-07-29T11:18:44.651Z] --- SKIP: TestBuildLabelWithTargets (0.01s)
11:18:44 [2020-07-29T11:18:44.651Z]     build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME
11:18:44 [2020-07-29T11:18:44.651Z] === RUN   TestBuildWithEmptyLayers
11:18:45 [2020-07-29T11:18:45.078Z] --- PASS: TestCreateServiceSysctls (3.00s)
11:18:45 [2020-07-29T11:18:45.078Z]     create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls
11:18:45 [2020-07-29T11:18:45.078Z]     daemon.go:325: [d2d7faa716a8a] waiting for daemon to start
11:18:45 [2020-07-29T11:18:45.078Z]     daemon.go:325: [d2d7faa716a8a] waiting for daemon to start
11:18:45 [2020-07-29T11:18:45.078Z]     daemon.go:353: [d2d7faa716a8a] daemon started
11:18:45 [2020-07-29T11:18:45.078Z]     daemon.go:461: [d2d7faa716a8a] Stopping daemon
11:18:45 [2020-07-29T11:18:45.078Z]     daemon.go:296: [d2d7faa716a8a] exiting daemon
11:18:45 [2020-07-29T11:18:45.078Z]     daemon.go:448: [d2d7faa716a8a] Daemon stopped
11:18:45 [2020-07-29T11:18:45.078Z] === RUN   TestInspect
11:18:45 [2020-07-29T11:18:45.648Z] --- PASS: TestBuildWithEmptyLayers (0.86s)
11:18:45 [2020-07-29T11:18:45.648Z] === RUN   TestBuildMultiStageOnBuild
11:18:45 [2020-07-29T11:18:45.648Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s)
11:18:45 [2020-07-29T11:18:45.648Z]     build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME
11:18:45 [2020-07-29T11:18:45.648Z] === RUN   TestBuildUncleanTarFilenames
11:18:45 [2020-07-29T11:18:45.648Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s)
11:18:45 [2020-07-29T11:18:45.648Z]     build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME
11:18:45 [2020-07-29T11:18:45.648Z] === RUN   TestBuildMultiStageLayerLeak
11:18:45 [2020-07-29T11:18:45.648Z] --- SKIP: TestBuildMultiStageLayerLeak (0.01s)
11:18:45 [2020-07-29T11:18:45.648Z]     build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME
11:18:45 [2020-07-29T11:18:45.648Z] === RUN   TestBuildWithHugeFile
11:18:45 [2020-07-29T11:18:45.648Z] --- SKIP: TestBuildWithHugeFile (0.00s)
11:18:45 [2020-07-29T11:18:45.648Z]     build_test.go:492: testEnv.OSType == "windows"
11:18:45 [2020-07-29T11:18:45.648Z] === RUN   TestBuildWithEmptyDockerfile
11:18:45 [2020-07-29T11:18:45.648Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
11:18:45 [2020-07-29T11:18:45.648Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
11:18:45 [2020-07-29T11:18:45.648Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:18:45 [2020-07-29T11:18:45.648Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:18:45 [2020-07-29T11:18:45.648Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:18:45 [2020-07-29T11:18:45.648Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:18:45 [2020-07-29T11:18:45.648Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
11:18:45 [2020-07-29T11:18:45.648Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:18:45 [2020-07-29T11:18:45.648Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:18:45 [2020-07-29T11:18:45.648Z] --- PASS: TestBuildWithEmptyDockerfile (0.27s)
11:18:45 [2020-07-29T11:18:45.648Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
11:18:45 [2020-07-29T11:18:45.648Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
11:18:45 [2020-07-29T11:18:45.648Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
11:18:45 [2020-07-29T11:18:45.648Z] === RUN   TestBuildPreserveOwnership
11:18:45 [2020-07-29T11:18:45.648Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
11:18:45 [2020-07-29T11:18:45.648Z]     build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME
11:18:45 [2020-07-29T11:18:45.648Z] === RUN   TestBuildPlatformInvalid
11:18:45 [2020-07-29T11:18:45.648Z] --- PASS: TestBuildPlatformInvalid (0.04s)
11:18:45 [2020-07-29T11:18:45.648Z] PASS
11:18:45 [2020-07-29T11:18:45.648Z] Running D:\gopath\src\github.com\docker\docker\integration\config
11:18:45 [2020-07-29T11:18:45.648Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:18:45 [2020-07-29T11:18:45.648Z] INFO: Testing against a local daemon
11:18:45 [2020-07-29T11:18:45.648Z] === RUN   TestConfigList
11:18:45 [2020-07-29T11:18:45.648Z] --- SKIP: TestConfigList (0.00s)
11:18:45 [2020-07-29T11:18:45.648Z]     config_test.go:27: testEnv.DaemonInfo.OSType == "windows"
11:18:45 [2020-07-29T11:18:45.648Z] === RUN   TestConfigsCreateAndDelete
11:18:45 [2020-07-29T11:18:45.648Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
11:18:45 [2020-07-29T11:18:45.648Z]     config_test.go:109: testEnv.DaemonInfo.OSType == "windows"
11:18:45 [2020-07-29T11:18:45.648Z] === RUN   TestConfigsUpdate
11:18:45 [2020-07-29T11:18:45.648Z] --- SKIP: TestConfigsUpdate (0.00s)
11:18:45 [2020-07-29T11:18:45.648Z]     config_test.go:137: testEnv.DaemonInfo.OSType == "windows"
11:18:45 [2020-07-29T11:18:45.648Z] === RUN   TestTemplatedConfig
11:18:45 [2020-07-29T11:18:45.648Z] --- SKIP: TestTemplatedConfig (0.00s)
11:18:45 [2020-07-29T11:18:45.648Z]     config_test.go:191: testEnv.DaemonInfo.OSType == "windows"
11:18:45 [2020-07-29T11:18:45.648Z] === RUN   TestConfigInspect
11:18:45 [2020-07-29T11:18:45.648Z] --- SKIP: TestConfigInspect (0.00s)
11:18:45 [2020-07-29T11:18:45.648Z]     config_test.go:323: testEnv.DaemonInfo.OSType == "windows"
11:18:45 [2020-07-29T11:18:45.648Z] === RUN   TestConfigCreateWithLabels
11:18:45 [2020-07-29T11:18:45.648Z] --- SKIP: TestConfigCreateWithLabels (0.00s)
11:18:45 [2020-07-29T11:18:45.648Z]     config_test.go:347: testEnv.DaemonInfo.OSType != "linux"
11:18:45 [2020-07-29T11:18:45.648Z] === RUN   TestConfigCreateResolve
11:18:45 [2020-07-29T11:18:45.648Z] --- SKIP: TestConfigCreateResolve (0.00s)
11:18:45 [2020-07-29T11:18:45.648Z]     config_test.go:374: testEnv.DaemonInfo.OSType != "linux"
11:18:45 [2020-07-29T11:18:45.648Z] === RUN   TestConfigDaemonLibtrustID
11:18:45 [2020-07-29T11:18:45.648Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
11:18:45 [2020-07-29T11:18:45.648Z]     config_test.go:424: testEnv.DaemonInfo.OSType != "linux"
11:18:45 [2020-07-29T11:18:45.648Z] PASS
11:18:45 [2020-07-29T11:18:45.648Z] Running D:\gopath\src\github.com\docker\docker\integration\container
11:18:45 [2020-07-29T11:18:45.648Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:18:45 [2020-07-29T11:18:45.648Z] INFO: Testing against a local daemon
11:18:45 [2020-07-29T11:18:45.648Z] === RUN   TestCheckpoint
11:18:45 [2020-07-29T11:18:45.648Z] --- SKIP: TestCheckpoint (0.00s)
11:18:45 [2020-07-29T11:18:45.648Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:18:45 [2020-07-29T11:18:45.648Z] === RUN   TestContainerInvalidJSON
11:18:45 [2020-07-29T11:18:45.648Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
11:18:45 [2020-07-29T11:18:45.648Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
11:18:45 [2020-07-29T11:18:45.648Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
11:18:45 [2020-07-29T11:18:45.648Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
11:18:45 [2020-07-29T11:18:45.648Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
11:18:45 [2020-07-29T11:18:45.648Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
11:18:46 [2020-07-29T11:18:46.121Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
11:18:46 [2020-07-29T11:18:46.121Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
11:18:46 [2020-07-29T11:18:46.121Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
11:18:46 [2020-07-29T11:18:46.121Z] --- PASS: TestContainerInvalidJSON (0.04s)
11:18:46 [2020-07-29T11:18:46.121Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
11:18:46 [2020-07-29T11:18:46.121Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
11:18:46 [2020-07-29T11:18:46.121Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
11:18:46 [2020-07-29T11:18:46.121Z] === RUN   TestCopyFromContainerPathDoesNotExist
11:18:46 [2020-07-29T11:18:46.121Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.03s)
11:18:46 [2020-07-29T11:18:46.121Z]     copy_test.go:25: testEnv.OSType == "windows"
11:18:46 [2020-07-29T11:18:46.121Z] === RUN   TestCopyFromContainerPathIsNotDir
11:18:46 [2020-07-29T11:18:46.121Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s)
11:18:46 [2020-07-29T11:18:46.121Z]     copy_test.go:39: testEnv.OSType == "windows"
11:18:46 [2020-07-29T11:18:46.121Z] === RUN   TestCopyToContainerPathDoesNotExist
11:18:46 [2020-07-29T11:18:46.121Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s)
11:18:46 [2020-07-29T11:18:46.121Z]     copy_test.go:51: testEnv.OSType == "windows"
11:18:46 [2020-07-29T11:18:46.121Z] === RUN   TestCopyToContainerPathIsNotDir
11:18:46 [2020-07-29T11:18:46.121Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s)
11:18:46 [2020-07-29T11:18:46.121Z]     copy_test.go:65: testEnv.OSType == "windows"
11:18:46 [2020-07-29T11:18:46.121Z] === RUN   TestCopyFromContainer
11:18:46 [2020-07-29T11:18:46.121Z] --- SKIP: TestCopyFromContainer (0.00s)
11:18:46 [2020-07-29T11:18:46.121Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
11:18:46 [2020-07-29T11:18:46.121Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
11:18:46 [2020-07-29T11:18:46.121Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:18:46 [2020-07-29T11:18:46.121Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:18:46 [2020-07-29T11:18:46.121Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:18:46 [2020-07-29T11:18:46.121Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:18:46 [2020-07-29T11:18:46.121Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
11:18:46 [2020-07-29T11:18:46.121Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
11:18:46 [2020-07-29T11:18:46.121Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:18:46 [2020-07-29T11:18:46.121Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
11:18:46 [2020-07-29T11:18:46.121Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:18:46 [2020-07-29T11:18:46.121Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
11:18:46 [2020-07-29T11:18:46.121Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
11:18:46 [2020-07-29T11:18:46.121Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
11:18:46 [2020-07-29T11:18:46.121Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
11:18:46 [2020-07-29T11:18:46.121Z] === RUN   TestCreateLinkToNonExistingContainer
11:18:46 [2020-07-29T11:18:46.121Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
11:18:46 [2020-07-29T11:18:46.121Z]     create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
11:18:46 [2020-07-29T11:18:46.121Z] === RUN   TestCreateWithInvalidEnv
11:18:46 [2020-07-29T11:18:46.121Z] === RUN   TestCreateWithInvalidEnv/0
11:18:46 [2020-07-29T11:18:46.121Z] === PAUSE TestCreateWithInvalidEnv/0
11:18:46 [2020-07-29T11:18:46.121Z] === RUN   TestCreateWithInvalidEnv/1
11:18:46 [2020-07-29T11:18:46.121Z] === PAUSE TestCreateWithInvalidEnv/1
11:18:46 [2020-07-29T11:18:46.121Z] === RUN   TestCreateWithInvalidEnv/2
11:18:46 [2020-07-29T11:18:46.121Z] === PAUSE TestCreateWithInvalidEnv/2
11:18:46 [2020-07-29T11:18:46.121Z] === CONT  TestCreateWithInvalidEnv/0
11:18:46 [2020-07-29T11:18:46.121Z] === CONT  TestCreateWithInvalidEnv/2
11:18:46 [2020-07-29T11:18:46.121Z] === CONT  TestCreateWithInvalidEnv/1
11:18:46 [2020-07-29T11:18:46.121Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
11:18:46 [2020-07-29T11:18:46.121Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
11:18:46 [2020-07-29T11:18:46.121Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
11:18:46 [2020-07-29T11:18:46.121Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
11:18:46 [2020-07-29T11:18:46.121Z] === RUN   TestCreateTmpfsMountsTarget
11:18:46 [2020-07-29T11:18:46.121Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
11:18:46 [2020-07-29T11:18:46.121Z]     create_test.go:133: testEnv.DaemonInfo.OSType == "windows"
11:18:46 [2020-07-29T11:18:46.121Z] === RUN   TestCreateWithCustomMaskedPaths
11:18:46 [2020-07-29T11:18:46.121Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
11:18:46 [2020-07-29T11:18:46.121Z]     create_test.go:176: testEnv.DaemonInfo.OSType != "linux"
11:18:46 [2020-07-29T11:18:46.121Z] === RUN   TestCreateWithCapabilities
11:18:46 [2020-07-29T11:18:46.121Z] --- SKIP: TestCreateWithCapabilities (0.00s)
11:18:46 [2020-07-29T11:18:46.121Z]     create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW
11:18:46 [2020-07-29T11:18:46.121Z] === RUN   TestCreateWithCustomReadonlyPaths
11:18:46 [2020-07-29T11:18:46.121Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
11:18:46 [2020-07-29T11:18:46.121Z]     create_test.go:381: testEnv.DaemonInfo.OSType != "linux"
11:18:46 [2020-07-29T11:18:46.121Z] === RUN   TestCreateWithInvalidHealthcheckParams
11:18:46 [2020-07-29T11:18:46.121Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:18:46 [2020-07-29T11:18:46.121Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:18:46 [2020-07-29T11:18:46.121Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:18:46 [2020-07-29T11:18:46.121Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:18:46 [2020-07-29T11:18:46.121Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:18:46 [2020-07-29T11:18:46.121Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:18:46 [2020-07-29T11:18:46.121Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:18:46 [2020-07-29T11:18:46.121Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:18:46 [2020-07-29T11:18:46.121Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:18:46 [2020-07-29T11:18:46.121Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:18:46 [2020-07-29T11:18:46.121Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:18:46 [2020-07-29T11:18:46.121Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:18:46 [2020-07-29T11:18:46.121Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:18:46 [2020-07-29T11:18:46.121Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:18:46 [2020-07-29T11:18:46.121Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:18:46 [2020-07-29T11:18:46.121Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
11:18:46 [2020-07-29T11:18:46.121Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
11:18:46 [2020-07-29T11:18:46.121Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
11:18:46 [2020-07-29T11:18:46.121Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
11:18:46 [2020-07-29T11:18:46.121Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
11:18:46 [2020-07-29T11:18:46.121Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
11:18:46 [2020-07-29T11:18:46.121Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
11:18:46 [2020-07-29T11:18:46.121Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
11:18:46 [2020-07-29T11:18:46.121Z]     create_test.go:542: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
11:18:46 [2020-07-29T11:18:46.121Z] === RUN   TestDiff
11:18:46 [2020-07-29T11:18:46.121Z] --- SKIP: TestDiff (0.00s)
11:18:46 [2020-07-29T11:18:46.121Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
11:18:46 [2020-07-29T11:18:46.121Z] === RUN   TestExecWithCloseStdin
11:18:47 [2020-07-29T11:18:47.163Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
11:18:47 [2020-07-29T11:18:47.831Z] --- PASS: TestInspect (2.60s)
11:18:47 [2020-07-29T11:18:47.831Z]     inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect
11:18:47 [2020-07-29T11:18:47.831Z]     daemon.go:325: [df0ec8164eaac] waiting for daemon to start
11:18:47 [2020-07-29T11:18:47.831Z]     daemon.go:325: [df0ec8164eaac] waiting for daemon to start
11:18:47 [2020-07-29T11:18:47.831Z]     daemon.go:353: [df0ec8164eaac] daemon started
11:18:47 [2020-07-29T11:18:47.831Z]     daemon.go:461: [df0ec8164eaac] Stopping daemon
11:18:47 [2020-07-29T11:18:47.831Z]     daemon.go:296: [df0ec8164eaac] exiting daemon
11:18:47 [2020-07-29T11:18:47.831Z]     daemon.go:448: [df0ec8164eaac] Daemon stopped
11:18:47 [2020-07-29T11:18:47.831Z] === RUN   TestDockerNetworkConnectAlias
11:18:48 [2020-07-29T11:18:48.357Z] --- PASS: TestExecWithCloseStdin (2.06s)
11:18:48 [2020-07-29T11:18:48.357Z] === RUN   TestExec
11:18:48 [2020-07-29T11:18:48.357Z] --- SKIP: TestExec (0.00s)
11:18:48 [2020-07-29T11:18:48.357Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
11:18:48 [2020-07-29T11:18:48.357Z] === RUN   TestExecUser
11:18:48 [2020-07-29T11:18:48.357Z] --- SKIP: TestExecUser (0.00s)
11:18:48 [2020-07-29T11:18:48.357Z]     exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
11:18:48 [2020-07-29T11:18:48.357Z] === RUN   TestExportContainerAndImportImage
11:18:48 [2020-07-29T11:18:48.357Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
11:18:48 [2020-07-29T11:18:48.357Z]     export_test.go:22: testEnv.DaemonInfo.OSType == "windows"
11:18:48 [2020-07-29T11:18:48.357Z] === RUN   TestExportContainerAfterDaemonRestart
11:18:48 [2020-07-29T11:18:48.357Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
11:18:48 [2020-07-29T11:18:48.357Z]     export_test.go:60: testEnv.DaemonInfo.OSType == "windows"
11:18:48 [2020-07-29T11:18:48.357Z] === RUN   TestHealthCheckWorkdir
11:18:48 [2020-07-29T11:18:48.357Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
11:18:48 [2020-07-29T11:18:48.357Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
11:18:48 [2020-07-29T11:18:48.357Z] === RUN   TestHealthKillContainer
11:18:48 [2020-07-29T11:18:48.357Z] --- SKIP: TestHealthKillContainer (0.00s)
11:18:48 [2020-07-29T11:18:48.357Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
11:18:48 [2020-07-29T11:18:48.357Z] === RUN   TestInspectCpusetInConfigPre120
11:18:48 [2020-07-29T11:18:48.357Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
11:18:48 [2020-07-29T11:18:48.357Z]     inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
11:18:48 [2020-07-29T11:18:48.357Z] === RUN   TestKillContainerInvalidSignal
11:18:49 [2020-07-29T11:18:49.067Z] === RUN   TestDockerSuite/TestEventsCopy
11:18:49 [2020-07-29T11:18:49.635Z] === RUN   TestDockerSuite/TestEventsFilterContainer
11:18:49 [2020-07-29T11:18:49.937Z] --- PASS: TestKillContainerInvalidSignal (1.61s)
11:18:49 [2020-07-29T11:18:49.937Z] === RUN   TestKillContainer
11:18:49 [2020-07-29T11:18:49.937Z] --- SKIP: TestKillContainer (0.00s)
11:18:49 [2020-07-29T11:18:49.937Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
11:18:49 [2020-07-29T11:18:49.937Z] === RUN   TestKillWithStopSignalAndRestartPolicies
11:18:49 [2020-07-29T11:18:49.937Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
11:18:49 [2020-07-29T11:18:49.937Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
11:18:49 [2020-07-29T11:18:49.937Z] === RUN   TestKillStoppedContainer
11:18:49 [2020-07-29T11:18:49.937Z] --- SKIP: TestKillStoppedContainer (0.00s)
11:18:49 [2020-07-29T11:18:49.937Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
11:18:49 [2020-07-29T11:18:49.937Z] === RUN   TestKillStoppedContainerAPIPre120
11:18:49 [2020-07-29T11:18:49.937Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
11:18:49 [2020-07-29T11:18:49.937Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
11:18:49 [2020-07-29T11:18:49.937Z] === RUN   TestKillDifferentUserContainer
11:18:49 [2020-07-29T11:18:49.937Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
11:18:49 [2020-07-29T11:18:49.937Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
11:18:49 [2020-07-29T11:18:49.937Z] === RUN   TestInspectOomKilledTrue
11:18:49 [2020-07-29T11:18:49.937Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
11:18:49 [2020-07-29T11:18:49.937Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:18:49 [2020-07-29T11:18:49.937Z] === RUN   TestInspectOomKilledFalse
11:18:49 [2020-07-29T11:18:49.937Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
11:18:49 [2020-07-29T11:18:49.937Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:18:49 [2020-07-29T11:18:49.937Z] === RUN   TestLogsFollowTailEmpty
11:18:51 [2020-07-29T11:18:51.012Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
11:18:51 [2020-07-29T11:18:51.012Z] --- PASS: TestServiceUpdateSecrets (14.90s)
11:18:51 [2020-07-29T11:18:51.012Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets
11:18:51 [2020-07-29T11:18:51.012Z]     daemon.go:325: [deaf02a2af91c] waiting for daemon to start
11:18:51 [2020-07-29T11:18:51.012Z]     daemon.go:325: [deaf02a2af91c] waiting for daemon to start
11:18:51 [2020-07-29T11:18:51.012Z]     daemon.go:353: [deaf02a2af91c] daemon started
11:18:51 [2020-07-29T11:18:51.012Z]     daemon.go:461: [deaf02a2af91c] Stopping daemon
11:18:51 [2020-07-29T11:18:51.012Z]     daemon.go:296: [deaf02a2af91c] exiting daemon
11:18:51 [2020-07-29T11:18:51.012Z]     daemon.go:448: [deaf02a2af91c] Daemon stopped
11:18:51 [2020-07-29T11:18:51.012Z] === RUN   TestServiceUpdateConfigs
11:18:51 [2020-07-29T11:18:51.271Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
11:18:51 [2020-07-29T11:18:51.376Z] --- PASS: TestDockerNetworkConnectAlias (4.00s)
11:18:51 [2020-07-29T11:18:51.376Z]     network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias
11:18:51 [2020-07-29T11:18:51.376Z]     daemon.go:325: [d750a70ea8c60] waiting for daemon to start
11:18:51 [2020-07-29T11:18:51.376Z]     daemon.go:325: [d750a70ea8c60] waiting for daemon to start
11:18:51 [2020-07-29T11:18:51.376Z]     daemon.go:353: [d750a70ea8c60] daemon started
11:18:51 [2020-07-29T11:18:51.376Z]     daemon.go:461: [d750a70ea8c60] Stopping daemon
11:18:51 [2020-07-29T11:18:51.376Z]     daemon.go:296: [d750a70ea8c60] exiting daemon
11:18:51 [2020-07-29T11:18:51.376Z]     daemon.go:448: [d750a70ea8c60] Daemon stopped
11:18:51 [2020-07-29T11:18:51.376Z] === RUN   TestDockerNetworkReConnect
11:18:51 [2020-07-29T11:18:51.518Z] --- PASS: TestLogsFollowTailEmpty (1.59s)
11:18:51 [2020-07-29T11:18:51.518Z] === RUN   TestNetworkNat
11:18:51 [2020-07-29T11:18:51.518Z] --- SKIP: TestNetworkNat (0.00s)
11:18:51 [2020-07-29T11:18:51.518Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
11:18:51 [2020-07-29T11:18:51.518Z] === RUN   TestNetworkLocalhostTCPNat
11:18:51 [2020-07-29T11:18:51.518Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s)
11:18:51 [2020-07-29T11:18:51.518Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
11:18:51 [2020-07-29T11:18:51.518Z] === RUN   TestNetworkLoopbackNat
11:18:51 [2020-07-29T11:18:51.518Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
11:18:51 [2020-07-29T11:18:51.518Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
11:18:51 [2020-07-29T11:18:51.518Z] === RUN   TestPause
11:18:51 [2020-07-29T11:18:51.518Z] --- SKIP: TestPause (0.00s)
11:18:51 [2020-07-29T11:18:51.518Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
11:18:51 [2020-07-29T11:18:51.518Z] === RUN   TestPauseFailsOnWindowsServerContainers
11:18:51 [2020-07-29T11:18:51.531Z] === RUN   TestDockerSuite/TestEventsFilterImageName
11:18:52 [2020-07-29T11:18:52.470Z] === RUN   TestDockerSuite/TestEventsFilterLabels
11:18:53 [2020-07-29T11:18:53.039Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
11:18:53 [2020-07-29T11:18:53.097Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.56s)
11:18:53 [2020-07-29T11:18:53.097Z] === RUN   TestPauseStopPausedContainer
11:18:53 [2020-07-29T11:18:53.097Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
11:18:53 [2020-07-29T11:18:53.097Z]     pause_test.go:68: testEnv.DaemonInfo.OSType == "windows"
11:18:53 [2020-07-29T11:18:53.097Z] === RUN   TestPsFilter
11:18:53 [2020-07-29T11:18:53.097Z] --- PASS: TestPsFilter (0.10s)
11:18:53 [2020-07-29T11:18:53.097Z] === RUN   TestRemoveContainerWithRemovedVolume
11:18:53 [2020-07-29T11:18:53.299Z] === RUN   TestDockerSuite/TestEventsFilterType
11:18:53 [2020-07-29T11:18:53.558Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
11:18:53 [2020-07-29T11:18:53.817Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
11:18:53 [2020-07-29T11:18:53.817Z] === RUN   TestDockerSuite/TestEventsFilters
11:18:54 [2020-07-29T11:18:54.676Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.84s)
11:18:54 [2020-07-29T11:18:54.676Z] === RUN   TestRemoveContainerWithVolume
11:18:54 [2020-07-29T11:18:54.755Z] === RUN   TestDockerSuite/TestEventsFormat
11:18:54 [2020-07-29T11:18:54.930Z] --- PASS: TestDockerNetworkReConnect (3.18s)
11:18:54 [2020-07-29T11:18:54.930Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect
11:18:54 [2020-07-29T11:18:54.930Z]     daemon.go:325: [d215119069cef] waiting for daemon to start
11:18:54 [2020-07-29T11:18:54.930Z]     daemon.go:325: [d215119069cef] waiting for daemon to start
11:18:54 [2020-07-29T11:18:54.930Z]     daemon.go:353: [d215119069cef] daemon started
11:18:54 [2020-07-29T11:18:54.930Z]     daemon.go:461: [d215119069cef] Stopping daemon
11:18:54 [2020-07-29T11:18:54.930Z]     daemon.go:296: [d215119069cef] exiting daemon
11:18:54 [2020-07-29T11:18:54.930Z]     daemon.go:448: [d215119069cef] Daemon stopped
11:18:54 [2020-07-29T11:18:54.930Z] === RUN   TestServicePlugin
11:18:54 [2020-07-29T11:18:54.930Z] --- SKIP: TestServicePlugin (0.00s)
11:18:54 [2020-07-29T11:18:54.930Z]     plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:18:54 [2020-07-29T11:18:54.930Z] === RUN   TestServiceUpdateLabel
11:18:55 [2020-07-29T11:18:55.692Z] === RUN   TestDockerSuite/TestEventsFormatBadField
11:18:55 [2020-07-29T11:18:55.692Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
11:18:55 [2020-07-29T11:18:55.692Z] === RUN   TestDockerSuite/TestEventsImageImport
11:18:55 [2020-07-29T11:18:55.952Z] === RUN   TestDockerSuite/TestEventsImageLoad
11:18:56 [2020-07-29T11:18:56.213Z] === RUN   TestDockerSuite/TestEventsImagePull
11:18:56 [2020-07-29T11:18:56.475Z] --- PASS: TestServiceUpdateLabel (1.86s)
11:18:56 [2020-07-29T11:18:56.476Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel
11:18:56 [2020-07-29T11:18:56.476Z]     daemon.go:325: [d50b7d06f2973] waiting for daemon to start
11:18:56 [2020-07-29T11:18:56.476Z]     daemon.go:325: [d50b7d06f2973] waiting for daemon to start
11:18:56 [2020-07-29T11:18:56.476Z]     daemon.go:353: [d50b7d06f2973] daemon started
11:18:56 [2020-07-29T11:18:56.476Z]     daemon.go:461: [d50b7d06f2973] Stopping daemon
11:18:56 [2020-07-29T11:18:56.476Z]     daemon.go:296: [d50b7d06f2973] exiting daemon
11:18:56 [2020-07-29T11:18:56.476Z]     daemon.go:448: [d50b7d06f2973] Daemon stopped
11:18:56 [2020-07-29T11:18:56.476Z] === RUN   TestServiceUpdateSecrets
11:18:56 [2020-07-29T11:18:56.780Z] === RUN   TestDockerSuite/TestEventsImageTag
11:18:56 [2020-07-29T11:18:56.911Z] --- PASS: TestRemoveContainerWithVolume (1.86s)
11:18:56 [2020-07-29T11:18:56.911Z] === RUN   TestRemoveContainerRunning
11:18:57 [2020-07-29T11:18:57.716Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
11:18:57 [2020-07-29T11:18:57.976Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
11:18:57 [2020-07-29T11:18:57.976Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
11:18:57 [2020-07-29T11:18:57.976Z] === RUN   TestDockerSuite/TestEventsPluginOps
11:18:58 [2020-07-29T11:18:58.494Z] --- PASS: TestRemoveContainerRunning (1.57s)
11:18:58 [2020-07-29T11:18:58.494Z] === RUN   TestRemoveContainerForceRemoveRunning
11:18:59 [2020-07-29T11:18:59.372Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
11:18:59 [2020-07-29T11:18:59.941Z] === RUN   TestDockerSuite/TestEventsRename
11:19:00 [2020-07-29T11:19:00.073Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.62s)
11:19:00 [2020-07-29T11:19:00.073Z] === RUN   TestRemoveInvalidContainer
11:19:00 [2020-07-29T11:19:00.073Z] --- PASS: TestRemoveInvalidContainer (0.02s)
11:19:00 [2020-07-29T11:19:00.073Z] === RUN   TestRenameLinkedContainer
11:19:00 [2020-07-29T11:19:00.073Z] --- SKIP: TestRenameLinkedContainer (0.00s)
11:19:00 [2020-07-29T11:19:00.073Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
11:19:00 [2020-07-29T11:19:00.073Z] === RUN   TestRenameStoppedContainer
11:19:00 [2020-07-29T11:19:00.509Z] === RUN   TestDockerSuite/TestEventsResize
11:19:00 [2020-07-29T11:19:00.769Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
11:19:01 [2020-07-29T11:19:01.338Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
11:19:01 [2020-07-29T11:19:01.907Z] === RUN   TestDockerSuite/TestEventsStreaming
11:19:02 [2020-07-29T11:19:02.166Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
11:19:05 [2020-07-29T11:19:05.453Z] === RUN   TestDockerSuite/TestEventsTop
11:19:05 [2020-07-29T11:19:05.712Z] === RUN   TestDockerSuite/TestEventsUntag
11:19:05 [2020-07-29T11:19:05.971Z] --- PASS: TestServiceUpdateConfigs (14.78s)
11:19:05 [2020-07-29T11:19:05.971Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs
11:19:05 [2020-07-29T11:19:05.971Z]     daemon.go:325: [db7a9286f6abf] waiting for daemon to start
11:19:05 [2020-07-29T11:19:05.971Z]     daemon.go:325: [db7a9286f6abf] waiting for daemon to start
11:19:05 [2020-07-29T11:19:05.971Z]     daemon.go:353: [db7a9286f6abf] daemon started
11:19:05 [2020-07-29T11:19:05.971Z]     daemon.go:461: [db7a9286f6abf] Stopping daemon
11:19:05 [2020-07-29T11:19:05.971Z]     daemon.go:296: [db7a9286f6abf] exiting daemon
11:19:05 [2020-07-29T11:19:05.971Z]     daemon.go:448: [db7a9286f6abf] Daemon stopped
11:19:05 [2020-07-29T11:19:05.971Z] === RUN   TestServiceUpdateNetwork
11:19:07 [2020-07-29T11:19:07.276Z] --- PASS: TestRenameStoppedContainer (6.67s)
11:19:07 [2020-07-29T11:19:07.276Z] === RUN   TestRenameRunningContainerAndReuse
11:19:08 [2020-07-29T11:19:08.505Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
11:19:09 [2020-07-29T11:19:09.073Z] === RUN   TestDockerSuite/TestExec
11:19:09 [2020-07-29T11:19:09.641Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
11:19:10 [2020-07-29T11:19:10.209Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
11:19:10 [2020-07-29T11:19:10.252Z] --- PASS: TestRenameRunningContainerAndReuse (3.35s)
11:19:10 [2020-07-29T11:19:10.252Z] === RUN   TestRenameInvalidName
11:19:10 [2020-07-29T11:19:10.469Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
11:19:11 [2020-07-29T11:19:11.037Z] === RUN   TestDockerSuite/TestExecAPIStart
11:19:11 [2020-07-29T11:19:11.832Z] --- PASS: TestRenameInvalidName (1.62s)
11:19:11 [2020-07-29T11:19:11.832Z] === RUN   TestRenameAnonymousContainer
11:19:11 [2020-07-29T11:19:11.832Z] --- SKIP: TestRenameAnonymousContainer (0.00s)
11:19:11 [2020-07-29T11:19:11.832Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
11:19:11 [2020-07-29T11:19:11.832Z] === RUN   TestRenameContainerWithSameName
11:19:11 [2020-07-29T11:19:11.861Z] --- PASS: TestServiceUpdateSecrets (14.19s)
11:19:11 [2020-07-29T11:19:11.861Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets
11:19:11 [2020-07-29T11:19:11.861Z]     daemon.go:325: [da8ed1a6e0cb6] waiting for daemon to start
11:19:11 [2020-07-29T11:19:11.861Z]     daemon.go:325: [da8ed1a6e0cb6] waiting for daemon to start
11:19:11 [2020-07-29T11:19:11.861Z]     daemon.go:353: [da8ed1a6e0cb6] daemon started
11:19:11 [2020-07-29T11:19:11.861Z]     daemon.go:461: [da8ed1a6e0cb6] Stopping daemon
11:19:11 [2020-07-29T11:19:11.861Z]     daemon.go:296: [da8ed1a6e0cb6] exiting daemon
11:19:11 [2020-07-29T11:19:11.861Z]     daemon.go:448: [da8ed1a6e0cb6] Daemon stopped
11:19:11 [2020-07-29T11:19:11.861Z] === RUN   TestServiceUpdateConfigs
11:19:12 [2020-07-29T11:19:12.416Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
11:19:12 [2020-07-29T11:19:12.986Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
11:19:13 [2020-07-29T11:19:13.412Z] --- PASS: TestRenameContainerWithSameName (1.57s)
11:19:13 [2020-07-29T11:19:13.412Z] === RUN   TestRenameContainerWithLinkedContainer
11:19:13 [2020-07-29T11:19:13.412Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
11:19:13 [2020-07-29T11:19:13.412Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
11:19:13 [2020-07-29T11:19:13.412Z] === RUN   TestResize
11:19:13 [2020-07-29T11:19:13.412Z] --- SKIP: TestResize (0.00s)
11:19:13 [2020-07-29T11:19:13.412Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
11:19:13 [2020-07-29T11:19:13.412Z] === RUN   TestResizeWithInvalidSize
11:19:13 [2020-07-29T11:19:13.412Z] --- SKIP: TestResizeWithInvalidSize (0.00s)
11:19:13 [2020-07-29T11:19:13.412Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
11:19:13 [2020-07-29T11:19:13.412Z] === RUN   TestResizeWhenContainerNotStarted
11:19:13 [2020-07-29T11:19:13.555Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
11:19:14 [2020-07-29T11:19:14.123Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
11:19:14 [2020-07-29T11:19:14.382Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
11:19:14 [2020-07-29T11:19:14.950Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
11:19:14 [2020-07-29T11:19:14.992Z] --- PASS: TestResizeWhenContainerNotStarted (1.79s)
11:19:14 [2020-07-29T11:19:14.992Z] === RUN   TestDaemonRestartKillContainers
11:19:14 [2020-07-29T11:19:14.992Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
11:19:14 [2020-07-29T11:19:14.992Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
11:19:14 [2020-07-29T11:19:14.992Z] === RUN   TestStats
11:19:14 [2020-07-29T11:19:14.992Z] --- SKIP: TestStats (0.00s)
11:19:14 [2020-07-29T11:19:14.992Z]     stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit
11:19:14 [2020-07-29T11:19:14.992Z] === RUN   TestStopContainerWithRestartPolicyAlways
11:19:15 [2020-07-29T11:19:15.519Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
11:19:16 [2020-07-29T11:19:16.457Z] === RUN   TestDockerSuite/TestExecCgroup
11:19:17 [2020-07-29T11:19:17.394Z] === RUN   TestDockerSuite/TestExecEnv
11:19:17 [2020-07-29T11:19:17.653Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
11:19:19 [2020-07-29T11:19:19.043Z] --- PASS: TestServiceUpdateNetwork (13.01s)
11:19:19 [2020-07-29T11:19:19.043Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork
11:19:19 [2020-07-29T11:19:19.043Z]     daemon.go:325: [d2e7aced9fb93] waiting for daemon to start
11:19:19 [2020-07-29T11:19:19.043Z]     daemon.go:325: [d2e7aced9fb93] waiting for daemon to start
11:19:19 [2020-07-29T11:19:19.043Z]     daemon.go:353: [d2e7aced9fb93] daemon started
11:19:19 [2020-07-29T11:19:19.043Z]     daemon.go:461: [d2e7aced9fb93] Stopping daemon
11:19:19 [2020-07-29T11:19:19.043Z]     daemon.go:296: [d2e7aced9fb93] exiting daemon
11:19:19 [2020-07-29T11:19:19.043Z]     daemon.go:448: [d2e7aced9fb93] Daemon stopped
11:19:19 [2020-07-29T11:19:19.043Z] PASS
11:19:19 [2020-07-29T11:19:19.043Z] 
11:19:19 [2020-07-29T11:19:19.043Z] DONE 18 tests in 148.349s
11:19:19 [2020-07-29T11:19:19.043Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
11:19:19 [2020-07-29T11:19:19.043Z] ++ 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
11:19:19 [2020-07-29T11:19:19.043Z] ++ set -e
11:19:19 [2020-07-29T11:19:19.043Z] ++ '[' -n 0 ']'
11:19:19 [2020-07-29T11:19:19.043Z] ++ set -x
11:19:19 [2020-07-29T11:19:19.043Z] ++ env -i DEST=/go/src/github.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
11:19:19 [2020-07-29T11:19:19.043Z] === RUN   TestDockerSuite/TestExecExitStatus
11:19:19 [2020-07-29T11:19:19.043Z] INFO: Testing against a local daemon
11:19:19 [2020-07-29T11:19:19.043Z] === RUN   TestSessionCreate
11:19:19 [2020-07-29T11:19:19.043Z] --- PASS: TestSessionCreate (0.04s)
11:19:19 [2020-07-29T11:19:19.043Z] === RUN   TestSessionCreateWithBadUpgrade
11:19:19 [2020-07-29T11:19:19.043Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
11:19:19 [2020-07-29T11:19:19.043Z] PASS
11:19:19 [2020-07-29T11:19:19.043Z] 
11:19:19 [2020-07-29T11:19:19.043Z] DONE 2 tests in 0.197s
11:19:19 [2020-07-29T11:19:19.043Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
11:19:19 [2020-07-29T11:19:19.043Z] ++ 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
11:19:19 [2020-07-29T11:19:19.043Z] ++ set -e
11:19:19 [2020-07-29T11:19:19.043Z] ++ '[' -n 0 ']'
11:19:19 [2020-07-29T11:19:19.043Z] ++ set -x
11:19:19 [2020-07-29T11:19:19.043Z] ++ env -i DEST=/go/src/github.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
11:19:19 [2020-07-29T11:19:19.303Z] INFO: Testing against a local daemon
11:19:19 [2020-07-29T11:19:19.303Z] === RUN   TestCgroupDriverSystemdMemoryLimit
11:19:19 [2020-07-29T11:19:19.303Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
11:19:19 [2020-07-29T11:19:19.303Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:19:19 [2020-07-29T11:19:19.303Z] === RUN   TestEventsExecDie
11:19:19 [2020-07-29T11:19:19.562Z] === RUN   TestDockerSuite/TestExecInspectID
11:19:19 [2020-07-29T11:19:19.782Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.79s)
11:19:19 [2020-07-29T11:19:19.782Z] === RUN   TestStopContainerWithTimeout
11:19:19 [2020-07-29T11:19:19.782Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
11:19:19 [2020-07-29T11:19:19.782Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
11:19:19 [2020-07-29T11:19:19.782Z] === RUN   TestUpdateRestartPolicy
11:19:20 [2020-07-29T11:19:20.131Z] --- PASS: TestEventsExecDie (0.74s)
11:19:20 [2020-07-29T11:19:20.131Z] === RUN   TestEventsBackwardsCompatible
11:19:20 [2020-07-29T11:19:20.131Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
11:19:20 [2020-07-29T11:19:20.131Z] === RUN   TestInfoBinaryCommits
11:19:20 [2020-07-29T11:19:20.131Z] --- PASS: TestInfoBinaryCommits (0.03s)
11:19:20 [2020-07-29T11:19:20.131Z] === RUN   TestInfoAPIVersioned
11:19:20 [2020-07-29T11:19:20.131Z] --- PASS: TestInfoAPIVersioned (0.03s)
11:19:20 [2020-07-29T11:19:20.131Z] === RUN   TestInfoAPI
11:19:20 [2020-07-29T11:19:20.131Z] --- PASS: TestInfoAPI (0.03s)
11:19:20 [2020-07-29T11:19:20.131Z] === RUN   TestInfoAPIWarnings
11:19:21 [2020-07-29T11:19:21.068Z] --- PASS: TestInfoAPIWarnings (0.69s)
11:19:21 [2020-07-29T11:19:21.068Z]     info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings
11:19:21 [2020-07-29T11:19:21.068Z]     daemon.go:325: [ddbda29198da6] waiting for daemon to start
11:19:21 [2020-07-29T11:19:21.068Z]     daemon.go:325: [ddbda29198da6] waiting for daemon to start
11:19:21 [2020-07-29T11:19:21.068Z]     daemon.go:353: [ddbda29198da6] daemon started
11:19:21 [2020-07-29T11:19:21.068Z]     daemon.go:461: [ddbda29198da6] Stopping daemon
11:19:21 [2020-07-29T11:19:21.068Z]     daemon.go:296: [ddbda29198da6] exiting daemon
11:19:21 [2020-07-29T11:19:21.068Z]     daemon.go:448: [ddbda29198da6] Daemon stopped
11:19:21 [2020-07-29T11:19:21.068Z] === RUN   TestLoginFailsWithBadCredentials
11:19:21 [2020-07-29T11:19:21.068Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s)
11:19:21 [2020-07-29T11:19:21.068Z] === RUN   TestPingCacheHeaders
11:19:21 [2020-07-29T11:19:21.068Z] --- PASS: TestPingCacheHeaders (0.02s)
11:19:21 [2020-07-29T11:19:21.068Z] === RUN   TestPingGet
11:19:21 [2020-07-29T11:19:21.068Z] --- PASS: TestPingGet (0.01s)
11:19:21 [2020-07-29T11:19:21.068Z] === RUN   TestPingHead
11:19:21 [2020-07-29T11:19:21.068Z] --- PASS: TestPingHead (0.02s)
11:19:21 [2020-07-29T11:19:21.068Z] === RUN   TestVersion
11:19:21 [2020-07-29T11:19:21.068Z] --- PASS: TestVersion (0.02s)
11:19:21 [2020-07-29T11:19:21.068Z] PASS
11:19:21 [2020-07-29T11:19:21.068Z] 
11:19:21 [2020-07-29T11:19:21.068Z] === Skipped
11:19:21 [2020-07-29T11:19:21.068Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
11:19:21 [2020-07-29T11:19:21.068Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:19:21 [2020-07-29T11:19:21.068Z] 
11:19:21 [2020-07-29T11:19:21.068Z] 
11:19:21 [2020-07-29T11:19:21.068Z] DONE 12 tests, 1 skipped in 1.968s
11:19:21 [2020-07-29T11:19:21.068Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
11:19:21 [2020-07-29T11:19:21.068Z] ++ 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
11:19:21 [2020-07-29T11:19:21.068Z] ++ set -e
11:19:21 [2020-07-29T11:19:21.068Z] ++ '[' -n 0 ']'
11:19:21 [2020-07-29T11:19:21.068Z] ++ set -x
11:19:21 [2020-07-29T11:19:21.068Z] ++ env -i DEST=/go/src/github.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
11:19:21 [2020-07-29T11:19:21.328Z] INFO: Testing against a local daemon
11:19:21 [2020-07-29T11:19:21.328Z] === RUN   TestVolumesCreateAndList
11:19:21 [2020-07-29T11:19:21.328Z] --- PASS: TestVolumesCreateAndList (0.05s)
11:19:21 [2020-07-29T11:19:21.328Z] === RUN   TestVolumesRemove
11:19:21 [2020-07-29T11:19:21.328Z] === RUN   TestDockerSuite/TestExecInteractive
11:19:21 [2020-07-29T11:19:21.328Z] --- PASS: TestVolumesRemove (0.07s)
11:19:21 [2020-07-29T11:19:21.328Z] === RUN   TestVolumesInspect
11:19:21 [2020-07-29T11:19:21.328Z] --- PASS: TestVolumesInspect (0.02s)
11:19:21 [2020-07-29T11:19:21.328Z] === RUN   TestVolumesInvalidJSON
11:19:21 [2020-07-29T11:19:21.328Z] === RUN   TestVolumesInvalidJSON//volumes/create
11:19:21 [2020-07-29T11:19:21.328Z] === PAUSE TestVolumesInvalidJSON//volumes/create
11:19:21 [2020-07-29T11:19:21.328Z] === CONT  TestVolumesInvalidJSON//volumes/create
11:19:21 [2020-07-29T11:19:21.328Z] --- PASS: TestVolumesInvalidJSON (0.02s)
11:19:21 [2020-07-29T11:19:21.328Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
11:19:21 [2020-07-29T11:19:21.328Z] PASS
11:19:21 [2020-07-29T11:19:21.328Z] 
11:19:21 [2020-07-29T11:19:21.328Z] DONE 5 tests in 0.268s
11:19:21 [2020-07-29T11:19:21.328Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
11:19:21 [2020-07-29T11:19:21.590Z] ++++ cat bundles/test-integration/docker.pid
11:19:21 [2020-07-29T11:19:21.590Z] +++ kill 4653
11:19:21 [2020-07-29T11:19:21.849Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
11:19:22 [2020-07-29T11:19:22.418Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
11:19:22 [2020-07-29T11:19:22.678Z] umount: bundles/test-integration/root: no mount point specified.
11:19:22 [2020-07-29T11:19:22.678Z] +++ /etc/init.d/apparmor stop
11:19:22 [2020-07-29T11:19:22.938Z] Leaving: AppArmorNo profiles have been unloaded.
11:19:22 [2020-07-29T11:19:22.938Z] 
11:19:22 [2020-07-29T11:19:22.938Z] Unloading profiles will leave already running processes permanently
11:19:22 [2020-07-29T11:19:22.938Z] unconfined, which can lead to unexpected situations.
11:19:22 [2020-07-29T11:19:22.938Z] 
11:19:22 [2020-07-29T11:19:22.938Z] To set a process to complain mode, use the command line tool
11:19:22 [2020-07-29T11:19:22.938Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
11:19:22 [2020-07-29T11:19:22.938Z] +++ true
11:19:22 [2020-07-29T11:19:22.938Z] exiting test-integration
11:19:22 [2020-07-29T11:19:22.938Z] ++ exit 0
11:19:22 [2020-07-29T11:19:22.938Z] 
11:19:23 [2020-07-29T11:19:23.197Z] === RUN   TestDockerSuite/TestExecParseError
11:19:23 [2020-07-29T11:19:23.456Z] + for job in $(jobs -p)
11:19:23 [2020-07-29T11:19:23.456Z] + wait 2296
11:19:24 [2020-07-29T11:19:24.024Z] === RUN   TestDockerSuite/TestExecPausedContainer
11:19:24 [2020-07-29T11:19:24.592Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
11:19:24 [2020-07-29T11:19:24.851Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
11:19:25 [2020-07-29T11:19:25.790Z] === RUN   TestDockerSuite/TestExecSetEnv
11:19:26 [2020-07-29T11:19:26.360Z] === RUN   TestDockerSuite/TestExecStartFails
11:19:26 [2020-07-29T11:19:26.932Z] === RUN   TestDockerSuite/TestExecStateCleanup
11:19:27 [2020-07-29T11:19:27.226Z] --- PASS: TestServiceUpdateConfigs (14.34s)
11:19:27 [2020-07-29T11:19:27.227Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs
11:19:27 [2020-07-29T11:19:27.227Z]     daemon.go:325: [d1cd36d68ad37] waiting for daemon to start
11:19:27 [2020-07-29T11:19:27.227Z]     daemon.go:325: [d1cd36d68ad37] waiting for daemon to start
11:19:27 [2020-07-29T11:19:27.227Z]     daemon.go:353: [d1cd36d68ad37] daemon started
11:19:27 [2020-07-29T11:19:27.227Z]     daemon.go:461: [d1cd36d68ad37] Stopping daemon
11:19:27 [2020-07-29T11:19:27.227Z]     daemon.go:296: [d1cd36d68ad37] exiting daemon
11:19:27 [2020-07-29T11:19:27.227Z]     daemon.go:448: [d1cd36d68ad37] Daemon stopped
11:19:27 [2020-07-29T11:19:27.227Z] === RUN   TestServiceUpdateNetwork
11:19:35 [2020-07-29T11:19:35.045Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
11:19:37 [2020-07-29T11:19:37.579Z] === RUN   TestDockerSuite/TestExecStopNotHanging
11:19:37 [2020-07-29T11:19:37.615Z] --- PASS: TestServiceUpdateNetwork (12.46s)
11:19:37 [2020-07-29T11:19:37.615Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork
11:19:37 [2020-07-29T11:19:37.615Z]     daemon.go:325: [dc4c910a732b6] waiting for daemon to start
11:19:37 [2020-07-29T11:19:37.615Z]     daemon.go:325: [dc4c910a732b6] waiting for daemon to start
11:19:37 [2020-07-29T11:19:37.615Z]     daemon.go:353: [dc4c910a732b6] daemon started
11:19:37 [2020-07-29T11:19:37.615Z]     daemon.go:461: [dc4c910a732b6] Stopping daemon
11:19:37 [2020-07-29T11:19:37.615Z]     daemon.go:296: [dc4c910a732b6] exiting daemon
11:19:37 [2020-07-29T11:19:37.615Z]     daemon.go:448: [dc4c910a732b6] Daemon stopped
11:19:37 [2020-07-29T11:19:37.615Z] PASS
11:19:37 [2020-07-29T11:19:37.615Z] 
11:19:37 [2020-07-29T11:19:37.615Z] === Skipped
11:19:37 [2020-07-29T11:19:37.615Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
11:19:37 [2020-07-29T11:19:37.615Z]     plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:19:37 [2020-07-29T11:19:37.615Z] 
11:19:37 [2020-07-29T11:19:37.615Z] 
11:19:37 [2020-07-29T11:19:37.615Z] DONE 18 tests, 1 skipped in 99.639s
11:19:37 [2020-07-29T11:19:37.615Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
11:19:37 [2020-07-29T11:19:37.615Z] ++ 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
11:19:37 [2020-07-29T11:19:37.615Z] ++ set -e
11:19:37 [2020-07-29T11:19:37.615Z] ++ '[' -n 0 ']'
11:19:37 [2020-07-29T11:19:37.615Z] ++ set -x
11:19:37 [2020-07-29T11:19:37.615Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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
11:19:37 [2020-07-29T11:19:37.615Z] INFO: Testing against a local daemon
11:19:37 [2020-07-29T11:19:37.615Z] === RUN   TestSessionCreate
11:19:37 [2020-07-29T11:19:37.615Z] --- PASS: TestSessionCreate (0.04s)
11:19:37 [2020-07-29T11:19:37.615Z] === RUN   TestSessionCreateWithBadUpgrade
11:19:37 [2020-07-29T11:19:37.615Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
11:19:37 [2020-07-29T11:19:37.615Z] PASS
11:19:37 [2020-07-29T11:19:37.615Z] 
11:19:37 [2020-07-29T11:19:37.615Z] DONE 2 tests in 0.145s
11:19:37 [2020-07-29T11:19:37.615Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
11:19:37 [2020-07-29T11:19:37.615Z] ++ 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
11:19:37 [2020-07-29T11:19:37.615Z] ++ set -e
11:19:37 [2020-07-29T11:19:37.615Z] ++ '[' -n 0 ']'
11:19:37 [2020-07-29T11:19:37.615Z] ++ set -x
11:19:37 [2020-07-29T11:19:37.615Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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
11:19:37 [2020-07-29T11:19:37.615Z] INFO: Testing against a local daemon
11:19:37 [2020-07-29T11:19:37.615Z] === RUN   TestCgroupDriverSystemdMemoryLimit
11:19:37 [2020-07-29T11:19:37.615Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
11:19:37 [2020-07-29T11:19:37.615Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:19:37 [2020-07-29T11:19:37.615Z] === RUN   TestEventsExecDie
11:19:38 [2020-07-29T11:19:38.148Z] === RUN   TestDockerSuite/TestExecTTY
11:19:38 [2020-07-29T11:19:38.253Z] --- PASS: TestEventsExecDie (0.65s)
11:19:38 [2020-07-29T11:19:38.253Z] === RUN   TestEventsBackwardsCompatible
11:19:38 [2020-07-29T11:19:38.549Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
11:19:38 [2020-07-29T11:19:38.549Z] === RUN   TestInfoBinaryCommits
11:19:38 [2020-07-29T11:19:38.549Z] --- PASS: TestInfoBinaryCommits (0.03s)
11:19:38 [2020-07-29T11:19:38.549Z] === RUN   TestInfoAPIVersioned
11:19:38 [2020-07-29T11:19:38.549Z] --- PASS: TestInfoAPIVersioned (0.01s)
11:19:38 [2020-07-29T11:19:38.549Z] === RUN   TestInfoAPI
11:19:38 [2020-07-29T11:19:38.549Z] --- PASS: TestInfoAPI (0.04s)
11:19:38 [2020-07-29T11:19:38.549Z] === RUN   TestInfoAPIWarnings
11:19:38 [2020-07-29T11:19:38.716Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
11:19:39 [2020-07-29T11:19:39.187Z] --- PASS: TestInfoAPIWarnings (0.79s)
11:19:39 [2020-07-29T11:19:39.187Z]     info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings
11:19:39 [2020-07-29T11:19:39.187Z]     daemon.go:325: [df6020e19a286] waiting for daemon to start
11:19:39 [2020-07-29T11:19:39.187Z]     daemon.go:325: [df6020e19a286] waiting for daemon to start
11:19:39 [2020-07-29T11:19:39.187Z]     daemon.go:353: [df6020e19a286] daemon started
11:19:39 [2020-07-29T11:19:39.187Z]     daemon.go:461: [df6020e19a286] Stopping daemon
11:19:39 [2020-07-29T11:19:39.187Z]     daemon.go:296: [df6020e19a286] exiting daemon
11:19:39 [2020-07-29T11:19:39.187Z]     daemon.go:448: [df6020e19a286] Daemon stopped
11:19:39 [2020-07-29T11:19:39.187Z] === RUN   TestLoginFailsWithBadCredentials
11:19:39 [2020-07-29T11:19:39.652Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
11:19:39 [2020-07-29T11:19:39.828Z] --- PASS: TestLoginFailsWithBadCredentials (0.32s)
11:19:39 [2020-07-29T11:19:39.828Z] === RUN   TestPingCacheHeaders
11:19:39 [2020-07-29T11:19:39.828Z] --- PASS: TestPingCacheHeaders (0.03s)
11:19:39 [2020-07-29T11:19:39.828Z] === RUN   TestPingGet
11:19:39 [2020-07-29T11:19:39.828Z] --- PASS: TestPingGet (0.03s)
11:19:39 [2020-07-29T11:19:39.828Z] === RUN   TestPingHead
11:19:39 [2020-07-29T11:19:39.828Z] --- PASS: TestPingHead (0.03s)
11:19:39 [2020-07-29T11:19:39.828Z] === RUN   TestVersion
11:19:39 [2020-07-29T11:19:39.828Z] --- PASS: TestVersion (0.03s)
11:19:39 [2020-07-29T11:19:39.828Z] PASS
11:19:39 [2020-07-29T11:19:39.828Z] 
11:19:39 [2020-07-29T11:19:39.828Z] === Skipped
11:19:39 [2020-07-29T11:19:39.828Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
11:19:39 [2020-07-29T11:19:39.828Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:19:39 [2020-07-29T11:19:39.828Z] 
11:19:39 [2020-07-29T11:19:39.828Z] 
11:19:39 [2020-07-29T11:19:39.828Z] DONE 12 tests, 1 skipped in 2.119s
11:19:39 [2020-07-29T11:19:39.828Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
11:19:39 [2020-07-29T11:19:39.828Z] ++ 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
11:19:39 [2020-07-29T11:19:39.828Z] ++ set -e
11:19:39 [2020-07-29T11:19:39.828Z] ++ '[' -n 0 ']'
11:19:39 [2020-07-29T11:19:39.828Z] ++ set -x
11:19:39 [2020-07-29T11:19:39.828Z] ++ env -i DEST=/go/src/github.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
11:19:39 [2020-07-29T11:19:39.828Z] INFO: Testing against a local daemon
11:19:39 [2020-07-29T11:19:39.828Z] === RUN   TestVolumesCreateAndList
11:19:39 [2020-07-29T11:19:39.828Z] --- PASS: TestVolumesCreateAndList (0.03s)
11:19:39 [2020-07-29T11:19:39.828Z] === RUN   TestVolumesRemove
11:19:39 [2020-07-29T11:19:39.828Z] --- PASS: TestVolumesRemove (0.07s)
11:19:39 [2020-07-29T11:19:39.828Z] === RUN   TestVolumesInspect
11:19:39 [2020-07-29T11:19:39.912Z] === RUN   TestDockerSuite/TestExecUlimits
11:19:40 [2020-07-29T11:19:40.123Z] --- PASS: TestVolumesInspect (0.03s)
11:19:40 [2020-07-29T11:19:40.123Z] === RUN   TestVolumesInvalidJSON
11:19:40 [2020-07-29T11:19:40.123Z] === RUN   TestVolumesInvalidJSON//volumes/create
11:19:40 [2020-07-29T11:19:40.123Z] === PAUSE TestVolumesInvalidJSON//volumes/create
11:19:40 [2020-07-29T11:19:40.123Z] === CONT  TestVolumesInvalidJSON//volumes/create
11:19:40 [2020-07-29T11:19:40.123Z] --- PASS: TestVolumesInvalidJSON (0.02s)
11:19:40 [2020-07-29T11:19:40.123Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
11:19:40 [2020-07-29T11:19:40.123Z] PASS
11:19:40 [2020-07-29T11:19:40.123Z] 
11:19:40 [2020-07-29T11:19:40.123Z] DONE 5 tests in 0.220s
11:19:40 [2020-07-29T11:19:40.123Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
11:19:40 [2020-07-29T11:19:40.123Z] ++++ cat bundles/test-integration/docker.pid
11:19:40 [2020-07-29T11:19:40.123Z] +++ kill 12339
11:19:40 [2020-07-29T11:19:40.850Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
11:19:40 [2020-07-29T11:19:40.850Z] === RUN   TestDockerSuite/TestExecWithImageUser
11:19:41 [2020-07-29T11:19:41.093Z] --- PASS: TestUpdateRestartPolicy (19.73s)
11:19:41 [2020-07-29T11:19:41.094Z] === RUN   TestUpdateRestartWithAutoRemove
11:19:41 [2020-07-29T11:19:41.094Z] --- PASS: TestUpdateRestartWithAutoRemove (1.62s)
11:19:41 [2020-07-29T11:19:41.094Z] === RUN   TestWaitNonBlocked
11:19:41 [2020-07-29T11:19:41.094Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
11:19:41 [2020-07-29T11:19:41.094Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
11:19:41 [2020-07-29T11:19:41.094Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
11:19:41 [2020-07-29T11:19:41.094Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
11:19:41 [2020-07-29T11:19:41.094Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
11:19:41 [2020-07-29T11:19:41.094Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
11:19:41 [2020-07-29T11:19:41.668Z] umount: bundles/test-integration/root: no mount point specified.
11:19:41 [2020-07-29T11:19:41.668Z] +++ /etc/init.d/apparmor stop
11:19:41 [2020-07-29T11:19:41.668Z] Leaving: AppArmorNo profiles have been unloaded.
11:19:41 [2020-07-29T11:19:41.668Z] 
11:19:41 [2020-07-29T11:19:41.668Z] Unloading profiles will leave already running processes permanently
11:19:41 [2020-07-29T11:19:41.668Z] unconfined, which can lead to unexpected situations.
11:19:41 [2020-07-29T11:19:41.668Z] 
11:19:41 [2020-07-29T11:19:41.668Z] To set a process to complain mode, use the command line tool
11:19:41 [2020-07-29T11:19:41.668Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
11:19:41 [2020-07-29T11:19:41.668Z] +++ true
11:19:41 [2020-07-29T11:19:41.668Z] exiting test-integration
11:19:41 [2020-07-29T11:19:41.668Z] ++ exit 0
11:19:41 [2020-07-29T11:19:41.668Z] 
11:19:42 [2020-07-29T11:19:42.241Z] === RUN   TestDockerSuite/TestExecWithNoTERM
Post stage
[Pipeline] junit
11:19:42 [2020-07-29T11:19:42.771Z] Recording test results
11:19:42 [2020-07-29T11:19:42.809Z] === RUN   TestDockerSuite/TestExecWithPrivileged
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
11:19:43 [2020-07-29T11:19:43.378Z] === RUN   TestDockerSuite/TestExecWithTERM
11:19:43 [2020-07-29T11:19:43.607Z] + echo Ensuring container killed.
11:19:43 [2020-07-29T11:19:43.607Z] Ensuring container killed.
11:19:43 [2020-07-29T11:19:43.607Z] + docker rm -vf docker-pr1
11:19:43 [2020-07-29T11:19:43.607Z] Error: No such container: docker-pr1
11:19:43 [2020-07-29T11:19:43.607Z] + true
[Pipeline] sh
11:19:43 [2020-07-29T11:19:43.947Z] === RUN   TestDockerSuite/TestExecWithUser
11:19:44 [2020-07-29T11:19:44.008Z] + echo Chowning /workspace to jenkins user
11:19:44 [2020-07-29T11:19:44.008Z] Chowning /workspace to jenkins user
11:19:44 [2020-07-29T11:19:44.008Z] + id -u
11:19:44 [2020-07-29T11:19:44.008Z] + id -g
11:19:44 [2020-07-29T11:19:44.008Z] + docker run --rm -v /home/docker/workspace/moby_PR-41287:/workspace busybox chown -R 1001:1001 /workspace
11:19:44 [2020-07-29T11:19:44.008Z] Unable to find image 'busybox:latest' locally
11:19:44 [2020-07-29T11:19:44.129Z] --- PASS: TestWaitNonBlocked (0.02s)
11:19:44 [2020-07-29T11:19:44.129Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.54s)
11:19:44 [2020-07-29T11:19:44.129Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.72s)
11:19:44 [2020-07-29T11:19:44.129Z] === RUN   TestWaitBlocked
11:19:44 [2020-07-29T11:19:44.129Z] --- SKIP: TestWaitBlocked (0.00s)
11:19:44 [2020-07-29T11:19:44.129Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
11:19:44 [2020-07-29T11:19:44.129Z] PASS
11:19:44 [2020-07-29T11:19:44.129Z] Running D:\gopath\src\github.com\docker\docker\integration\image
11:19:44 [2020-07-29T11:19:44.129Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:19:44 [2020-07-29T11:19:44.129Z] INFO: Testing against a local daemon
11:19:44 [2020-07-29T11:19:44.129Z] === RUN   TestCommitInheritsEnv
11:19:44 [2020-07-29T11:19:44.129Z] --- SKIP: TestCommitInheritsEnv (0.00s)
11:19:44 [2020-07-29T11:19:44.129Z]     commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME
11:19:44 [2020-07-29T11:19:44.129Z] === RUN   TestImportExtremelyLargeImageWorks
11:19:44 [2020-07-29T11:19:44.129Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
11:19:44 [2020-07-29T11:19:44.129Z]     import_test.go:22: testEnv.OSType == "windows": TODO enable on windows
11:19:44 [2020-07-29T11:19:44.129Z] === RUN   TestImagesFilterMultiReference
11:19:44 [2020-07-29T11:19:44.129Z] --- PASS: TestImagesFilterMultiReference (0.07s)
11:19:44 [2020-07-29T11:19:44.129Z] === RUN   TestImagePullPlatformInvalid
11:19:44 [2020-07-29T11:19:44.129Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
11:19:44 [2020-07-29T11:19:44.129Z] === RUN   TestRemoveImageOrphaning
11:19:44 [2020-07-29T11:19:44.129Z] --- SKIP: TestRemoveImageOrphaning (0.00s)
11:19:44 [2020-07-29T11:19:44.129Z]     remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME
11:19:44 [2020-07-29T11:19:44.129Z] === RUN   TestTagUnprefixedRepoByNameOrName
11:19:44 [2020-07-29T11:19:44.129Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
11:19:44 [2020-07-29T11:19:44.129Z] === RUN   TestTagInvalidReference
11:19:44 [2020-07-29T11:19:44.129Z] --- PASS: TestTagInvalidReference (0.03s)
11:19:44 [2020-07-29T11:19:44.129Z] === RUN   TestTagValidPrefixedRepo
11:19:44 [2020-07-29T11:19:44.129Z] --- PASS: TestTagValidPrefixedRepo (0.08s)
11:19:44 [2020-07-29T11:19:44.130Z] === RUN   TestTagExistedNameWithoutForce
11:19:44 [2020-07-29T11:19:44.130Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
11:19:44 [2020-07-29T11:19:44.130Z] === RUN   TestTagOfficialNames
11:19:44 [2020-07-29T11:19:44.130Z] --- SKIP: TestTagOfficialNames (0.00s)
11:19:44 [2020-07-29T11:19:44.130Z]     tag_test.go:98: testEnv.OSType == "windows"
11:19:44 [2020-07-29T11:19:44.130Z] === RUN   TestTagMatchesDigest
11:19:44 [2020-07-29T11:19:44.130Z] --- PASS: TestTagMatchesDigest (0.03s)
11:19:44 [2020-07-29T11:19:44.130Z] PASS
11:19:44 [2020-07-29T11:19:44.130Z] Running D:\gopath\src\github.com\docker\docker\integration\network
11:19:44 [2020-07-29T11:19:44.130Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:19:44 [2020-07-29T11:19:44.130Z] INFO: Testing against a local daemon
11:19:44 [2020-07-29T11:19:44.130Z] === RUN   TestNetworkCreateDelete
11:19:44 [2020-07-29T11:19:44.130Z] --- SKIP: TestNetworkCreateDelete (0.00s)
11:19:44 [2020-07-29T11:19:44.130Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
11:19:44 [2020-07-29T11:19:44.130Z] === RUN   TestDockerNetworkDeletePreferID
11:19:44 [2020-07-29T11:19:44.130Z] --- SKIP: TestDockerNetworkDeletePreferID (0.01s)
11:19:44 [2020-07-29T11:19:44.130Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
11:19:44 [2020-07-29T11:19:44.130Z] === RUN   TestDaemonDNSFallback
11:19:44 [2020-07-29T11:19:44.130Z] --- SKIP: TestDaemonDNSFallback (0.00s)
11:19:44 [2020-07-29T11:19:44.130Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
11:19:44 [2020-07-29T11:19:44.130Z] === RUN   TestInspectNetwork
11:19:44 [2020-07-29T11:19:44.130Z] --- SKIP: TestInspectNetwork (0.00s)
11:19:44 [2020-07-29T11:19:44.130Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
11:19:44 [2020-07-29T11:19:44.130Z] === RUN   TestRunContainerWithBridgeNone
11:19:44 [2020-07-29T11:19:44.130Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
11:19:44 [2020-07-29T11:19:44.130Z]     network_test.go:22: testEnv.DaemonInfo.OSType != "linux"
11:19:44 [2020-07-29T11:19:44.130Z] === RUN   TestNetworkInvalidJSON
11:19:44 [2020-07-29T11:19:44.130Z] === RUN   TestNetworkInvalidJSON//networks/create
11:19:44 [2020-07-29T11:19:44.130Z] === PAUSE TestNetworkInvalidJSON//networks/create
11:19:44 [2020-07-29T11:19:44.130Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
11:19:44 [2020-07-29T11:19:44.130Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
11:19:44 [2020-07-29T11:19:44.130Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
11:19:44 [2020-07-29T11:19:44.130Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
11:19:44 [2020-07-29T11:19:44.130Z] === CONT  TestNetworkInvalidJSON//networks/create
11:19:44 [2020-07-29T11:19:44.130Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
11:19:44 [2020-07-29T11:19:44.130Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
11:19:44 [2020-07-29T11:19:44.130Z] --- PASS: TestNetworkInvalidJSON (0.04s)
11:19:44 [2020-07-29T11:19:44.130Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
11:19:44 [2020-07-29T11:19:44.130Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
11:19:44 [2020-07-29T11:19:44.130Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
11:19:44 [2020-07-29T11:19:44.301Z] latest: Pulling from library/busybox
11:19:44 [2020-07-29T11:19:44.301Z] f45ff7dc89a9: Pulling fs layer
11:19:44 [2020-07-29T11:19:44.301Z] f45ff7dc89a9: Verifying Checksum
11:19:44 [2020-07-29T11:19:44.301Z] f45ff7dc89a9: Download complete
11:19:44 [2020-07-29T11:19:44.516Z] === RUN   TestDockerSuite/TestGetContainerStats
11:19:44 [2020-07-29T11:19:44.597Z] f45ff7dc89a9: Pull complete
11:19:44 [2020-07-29T11:19:44.597Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977
11:19:44 [2020-07-29T11:19:44.597Z] Status: Downloaded newer image for busybox:latest
11:19:44 [2020-07-29T11:19:44.604Z] === RUN   TestDaemonRestartWithLiveRestore
11:19:44 [2020-07-29T11:19:44.604Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
11:19:44 [2020-07-29T11:19:44.604Z]     service_test.go:29: testEnv.OSType == "windows"
11:19:44 [2020-07-29T11:19:44.604Z] === RUN   TestDaemonDefaultNetworkPools
11:19:44 [2020-07-29T11:19:44.604Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
11:19:44 [2020-07-29T11:19:44.604Z]     service_test.go:51: testEnv.OSType == "windows"
11:19:44 [2020-07-29T11:19:44.604Z] === RUN   TestDaemonRestartWithExistingNetwork
11:19:44 [2020-07-29T11:19:44.604Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
11:19:44 [2020-07-29T11:19:44.604Z]     service_test.go:94: testEnv.OSType == "windows"
11:19:44 [2020-07-29T11:19:44.604Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
11:19:44 [2020-07-29T11:19:44.604Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
11:19:44 [2020-07-29T11:19:44.604Z]     service_test.go:127: testEnv.OSType == "windows"
11:19:44 [2020-07-29T11:19:44.604Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
11:19:44 [2020-07-29T11:19:44.604Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
11:19:44 [2020-07-29T11:19:44.604Z]     service_test.go:177: testEnv.OSType == "windows"
11:19:44 [2020-07-29T11:19:44.604Z] === RUN   TestServiceWithPredefinedNetwork
11:19:44 [2020-07-29T11:19:44.604Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
11:19:44 [2020-07-29T11:19:44.604Z]     service_test.go:201: testEnv.OSType == "windows"
11:19:44 [2020-07-29T11:19:44.604Z] === RUN   TestServiceRemoveKeepsIngressNetwork
11:19:44 [2020-07-29T11:19:44.604Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
11:19:44 [2020-07-29T11:19:44.604Z]     service_test.go:230: FLAKY_TEST
11:19:44 [2020-07-29T11:19:44.604Z] === RUN   TestServiceWithDataPathPortInit
11:19:44 [2020-07-29T11:19:44.604Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
11:19:44 [2020-07-29T11:19:44.604Z]     service_test.go:319: testEnv.OSType == "windows"
11:19:44 [2020-07-29T11:19:44.604Z] === RUN   TestServiceWithDefaultAddressPoolInit
11:19:44 [2020-07-29T11:19:44.604Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
11:19:44 [2020-07-29T11:19:44.604Z]     service_test.go:386: testEnv.OSType == "windows"
11:19:44 [2020-07-29T11:19:44.604Z] PASS
11:19:44 [2020-07-29T11:19:44.604Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
11:19:44 [2020-07-29T11:19:44.604Z] PASS
11:19:44 [2020-07-29T11:19:44.604Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
11:19:44 [2020-07-29T11:19:44.604Z] PASS
11:19:44 [2020-07-29T11:19:44.604Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
11:19:44 [2020-07-29T11:19:44.604Z] PASS
11:19:44 [2020-07-29T11:19:44.604Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
11:19:44 [2020-07-29T11:19:44.604Z] PASS
11:19:44 [2020-07-29T11:19:44.604Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
11:19:44 [2020-07-29T11:19:44.604Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:19:44 [2020-07-29T11:19:44.604Z] INFO: Testing against a local daemon
11:19:44 [2020-07-29T11:19:44.604Z] === RUN   TestPluginInvalidJSON
11:19:44 [2020-07-29T11:19:44.604Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
11:19:44 [2020-07-29T11:19:44.604Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
11:19:44 [2020-07-29T11:19:44.604Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
11:19:44 [2020-07-29T11:19:44.604Z] --- PASS: TestPluginInvalidJSON (0.04s)
11:19:44 [2020-07-29T11:19:44.604Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
11:19:44 [2020-07-29T11:19:44.604Z] PASS
11:19:44 [2020-07-29T11:19:44.604Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
11:19:44 [2020-07-29T11:19:44.604Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:19:44 [2020-07-29T11:19:44.604Z] INFO: Testing against a local daemon
11:19:44 [2020-07-29T11:19:44.604Z] === RUN   TestExternalGraphDriver
11:19:44 [2020-07-29T11:19:44.604Z] --- SKIP: TestExternalGraphDriver (0.00s)
11:19:44 [2020-07-29T11:19:44.604Z]     external_test.go:48: runtime.GOOS == "windows"
11:19:44 [2020-07-29T11:19:44.604Z] === RUN   TestGraphdriverPluginV2
11:19:44 [2020-07-29T11:19:44.604Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
11:19:44 [2020-07-29T11:19:44.604Z]     external_test.go:407: runtime.GOOS == "windows"
11:19:44 [2020-07-29T11:19:44.604Z] PASS
11:19:44 [2020-07-29T11:19:44.604Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
11:19:44 [2020-07-29T11:19:44.604Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:19:44 [2020-07-29T11:19:44.604Z] INFO: Testing against a local daemon
11:19:44 [2020-07-29T11:19:44.604Z] PASS
11:19:44 [2020-07-29T11:19:44.604Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
11:19:44 [2020-07-29T11:19:44.604Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:19:45 [2020-07-29T11:19:45.078Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
11:19:45 [2020-07-29T11:19:45.078Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:19:45 [2020-07-29T11:19:45.078Z] INFO: Testing against a local daemon
11:19:45 [2020-07-29T11:19:45.078Z] === RUN   TestSecretInspect
11:19:45 [2020-07-29T11:19:45.078Z] --- SKIP: TestSecretInspect (0.00s)
11:19:45 [2020-07-29T11:19:45.078Z]     secret_test.go:22: testEnv.DaemonInfo.OSType == "windows"
11:19:45 [2020-07-29T11:19:45.078Z] === RUN   TestSecretList
11:19:45 [2020-07-29T11:19:45.078Z] --- SKIP: TestSecretList (0.00s)
11:19:45 [2020-07-29T11:19:45.078Z]     secret_test.go:45: testEnv.DaemonInfo.OSType == "windows"
11:19:45 [2020-07-29T11:19:45.078Z] === RUN   TestSecretsCreateAndDelete
11:19:45 [2020-07-29T11:19:45.078Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
11:19:45 [2020-07-29T11:19:45.078Z]     secret_test.go:122: testEnv.DaemonInfo.OSType == "windows"
11:19:45 [2020-07-29T11:19:45.078Z] === RUN   TestSecretsUpdate
11:19:45 [2020-07-29T11:19:45.078Z] --- SKIP: TestSecretsUpdate (0.00s)
11:19:45 [2020-07-29T11:19:45.078Z]     secret_test.go:169: testEnv.DaemonInfo.OSType == "windows"
11:19:45 [2020-07-29T11:19:45.078Z] === RUN   TestTemplatedSecret
11:19:45 [2020-07-29T11:19:45.078Z] --- SKIP: TestTemplatedSecret (0.00s)
11:19:45 [2020-07-29T11:19:45.078Z]     secret_test.go:220: testEnv.DaemonInfo.OSType == "windows"
11:19:45 [2020-07-29T11:19:45.078Z] === RUN   TestSecretCreateResolve
11:19:45 [2020-07-29T11:19:45.078Z] --- SKIP: TestSecretCreateResolve (0.00s)
11:19:45 [2020-07-29T11:19:45.078Z]     secret_test.go:339: testEnv.DaemonInfo.OSType != "linux"
11:19:45 [2020-07-29T11:19:45.078Z] PASS
11:19:45 [2020-07-29T11:19:45.078Z] Running D:\gopath\src\github.com\docker\docker\integration\service
11:19:45 [2020-07-29T11:19:45.078Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:19:45 [2020-07-29T11:19:45.078Z] INFO: Testing against a local daemon
11:19:45 [2020-07-29T11:19:45.078Z] === RUN   TestServiceCreateInit
11:19:45 [2020-07-29T11:19:45.078Z] === RUN   TestServiceCreateInit/daemonInitDisabled
11:19:45 [2020-07-29T11:19:45.078Z] === RUN   TestServiceCreateInit/daemonInitEnabled
11:19:45 [2020-07-29T11:19:45.078Z] --- PASS: TestServiceCreateInit (0.03s)
11:19:45 [2020-07-29T11:19:45.078Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
11:19:45 [2020-07-29T11:19:45.078Z]         create_test.go:38: testEnv.DaemonInfo.OSType == "windows"
11:19:45 [2020-07-29T11:19:45.078Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
11:19:45 [2020-07-29T11:19:45.078Z]         create_test.go:38: testEnv.DaemonInfo.OSType == "windows"
11:19:45 [2020-07-29T11:19:45.078Z] === RUN   TestCreateServiceMultipleTimes
11:19:45 [2020-07-29T11:19:45.078Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
11:19:45 [2020-07-29T11:19:45.078Z]     create_test.go:78: testEnv.DaemonInfo.OSType == "windows"
11:19:45 [2020-07-29T11:19:45.078Z] === RUN   TestCreateServiceConflict
11:19:45 [2020-07-29T11:19:45.078Z] --- SKIP: TestCreateServiceConflict (0.00s)
11:19:45 [2020-07-29T11:19:45.078Z]     create_test.go:127: testEnv.DaemonInfo.OSType == "windows"
11:19:45 [2020-07-29T11:19:45.078Z] === RUN   TestCreateServiceMaxReplicas
11:19:45 [2020-07-29T11:19:45.078Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s)
11:19:45 [2020-07-29T11:19:45.078Z]     create_test.go:150: testEnv.DaemonInfo.OSType == "windows"
11:19:45 [2020-07-29T11:19:45.078Z] === RUN   TestCreateWithDuplicateNetworkNames
11:19:45 [2020-07-29T11:19:45.078Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
11:19:45 [2020-07-29T11:19:45.078Z]     create_test.go:169: testEnv.DaemonInfo.OSType == "windows"
11:19:45 [2020-07-29T11:19:45.078Z] === RUN   TestCreateServiceSecretFileMode
11:19:45 [2020-07-29T11:19:45.078Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
11:19:45 [2020-07-29T11:19:45.078Z]     create_test.go:222: testEnv.DaemonInfo.OSType == "windows"
11:19:45 [2020-07-29T11:19:45.078Z] === RUN   TestCreateServiceConfigFileMode
11:19:45 [2020-07-29T11:19:45.078Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
11:19:45 [2020-07-29T11:19:45.078Z]     create_test.go:286: testEnv.DaemonInfo.OSType == "windows"
11:19:45 [2020-07-29T11:19:45.078Z] === RUN   TestCreateServiceSysctls
11:19:45 [2020-07-29T11:19:45.078Z] --- SKIP: TestCreateServiceSysctls (0.03s)
11:19:45 [2020-07-29T11:19:45.078Z]     create_test.go:378: testEnv.DaemonInfo.OSType == "windows"
11:19:45 [2020-07-29T11:19:45.078Z] === RUN   TestInspect
11:19:45 [2020-07-29T11:19:45.078Z] --- SKIP: TestInspect (0.00s)
11:19:45 [2020-07-29T11:19:45.078Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
11:19:45 [2020-07-29T11:19:45.078Z] === RUN   TestDockerNetworkConnectAlias
11:19:45 [2020-07-29T11:19:45.078Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
11:19:45 [2020-07-29T11:19:45.078Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
11:19:45 [2020-07-29T11:19:45.078Z] === RUN   TestDockerNetworkReConnect
11:19:45 [2020-07-29T11:19:45.078Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
11:19:45 [2020-07-29T11:19:45.078Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
11:19:45 [2020-07-29T11:19:45.078Z] === RUN   TestServicePlugin
11:19:45 [2020-07-29T11:19:45.078Z] --- SKIP: TestServicePlugin (0.00s)
11:19:45 [2020-07-29T11:19:45.078Z]     plugin_test.go:25: testEnv.DaemonInfo.OSType == "windows"
11:19:45 [2020-07-29T11:19:45.078Z] === RUN   TestServiceUpdateLabel
11:19:45 [2020-07-29T11:19:45.078Z] --- SKIP: TestServiceUpdateLabel (0.00s)
11:19:45 [2020-07-29T11:19:45.078Z]     update_test.go:19: testEnv.DaemonInfo.OSType != "linux"
11:19:45 [2020-07-29T11:19:45.078Z] === RUN   TestServiceUpdateSecrets
11:19:45 [2020-07-29T11:19:45.078Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
11:19:45 [2020-07-29T11:19:45.078Z]     update_test.go:75: testEnv.DaemonInfo.OSType != "linux"
11:19:45 [2020-07-29T11:19:45.078Z] === RUN   TestServiceUpdateConfigs
11:19:45 [2020-07-29T11:19:45.078Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
11:19:45 [2020-07-29T11:19:45.078Z]     update_test.go:137: testEnv.DaemonInfo.OSType != "linux"
11:19:45 [2020-07-29T11:19:45.078Z] === RUN   TestServiceUpdateNetwork
11:19:45 [2020-07-29T11:19:45.078Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
11:19:45 [2020-07-29T11:19:45.078Z]     update_test.go:199: testEnv.DaemonInfo.OSType != "linux"
11:19:45 [2020-07-29T11:19:45.078Z] PASS
11:19:45 [2020-07-29T11:19:45.078Z] Running D:\gopath\src\github.com\docker\docker\integration\session
11:19:45 [2020-07-29T11:19:45.078Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:19:45 [2020-07-29T11:19:45.078Z] INFO: Testing against a local daemon
11:19:45 [2020-07-29T11:19:45.078Z] === RUN   TestSessionCreate
11:19:45 [2020-07-29T11:19:45.078Z] --- SKIP: TestSessionCreate (0.00s)
11:19:45 [2020-07-29T11:19:45.078Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
11:19:45 [2020-07-29T11:19:45.078Z] === RUN   TestSessionCreateWithBadUpgrade
11:19:45 [2020-07-29T11:19:45.078Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
11:19:45 [2020-07-29T11:19:45.078Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
11:19:45 [2020-07-29T11:19:45.078Z] PASS
11:19:45 [2020-07-29T11:19:45.078Z] Running D:\gopath\src\github.com\docker\docker\integration\system
11:19:45 [2020-07-29T11:19:45.078Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:19:45 [2020-07-29T11:19:45.078Z] INFO: Testing against a local daemon
11:19:45 [2020-07-29T11:19:45.078Z] === RUN   TestCgroupDriverSystemdMemoryLimit
11:19:45 [2020-07-29T11:19:45.078Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
11:19:45 [2020-07-29T11:19:45.078Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
11:19:45 [2020-07-29T11:19:45.078Z] === RUN   TestEventsExecDie
11:19:45 [2020-07-29T11:19:45.078Z] --- SKIP: TestEventsExecDie (0.01s)
11:19:45 [2020-07-29T11:19:45.078Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
11:19:45 [2020-07-29T11:19:45.078Z] === RUN   TestEventsBackwardsCompatible
11:19:45 [2020-07-29T11:19:45.078Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
11:19:45 [2020-07-29T11:19:45.078Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
11:19:45 [2020-07-29T11:19:45.078Z] === RUN   TestInfoAPI
11:19:45 [2020-07-29T11:19:45.552Z] --- PASS: TestInfoAPI (0.04s)
11:19:45 [2020-07-29T11:19:45.552Z] === RUN   TestInfoAPIWarnings
11:19:45 [2020-07-29T11:19:45.552Z] --- SKIP: TestInfoAPIWarnings (0.00s)
11:19:45 [2020-07-29T11:19:45.552Z]     info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME
11:19:45 [2020-07-29T11:19:45.552Z] === RUN   TestLoginFailsWithBadCredentials
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
11:19:46 [2020-07-29T11:19:46.519Z] + bundleName=ppc64le-integration
11:19:46 [2020-07-29T11:19:46.519Z] + echo Creating ppc64le-integration-bundles.tar.gz
11:19:46 [2020-07-29T11:19:46.519Z] Creating ppc64le-integration-bundles.tar.gz
11:19:46 [2020-07-29T11:19:46.519Z] + + xargs tar -czf ppc64le-integration-bundles.tar.gz
11:19:46 [2020-07-29T11:19:46.519Z] find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
11:19:46 [2020-07-29T11:19:46.549Z] --- PASS: TestLoginFailsWithBadCredentials (1.37s)
11:19:46 [2020-07-29T11:19:46.549Z] === RUN   TestPingCacheHeaders
11:19:46 [2020-07-29T11:19:46.549Z] --- PASS: TestPingCacheHeaders (0.03s)
11:19:46 [2020-07-29T11:19:46.549Z] === RUN   TestPingGet
11:19:46 [2020-07-29T11:19:46.549Z] --- PASS: TestPingGet (0.02s)
11:19:46 [2020-07-29T11:19:46.549Z] === RUN   TestPingHead
11:19:46 [2020-07-29T11:19:46.549Z] --- PASS: TestPingHead (0.02s)
11:19:46 [2020-07-29T11:19:46.549Z] === RUN   TestVersion
[Pipeline] archiveArtifacts
11:19:46 [2020-07-29T11:19:46.566Z] Archiving artifacts
11:19:47 [2020-07-29T11:19:47.000Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41287/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
11:19:47 [2020-07-29T11:19:47.023Z] --- PASS: TestVersion (0.02s)
11:19:47 [2020-07-29T11:19:47.023Z] PASS
11:19:47 [2020-07-29T11:19:47.023Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
11:19:47 [2020-07-29T11:19:47.023Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:19:47 [2020-07-29T11:19:47.023Z] INFO: Testing against a local daemon
11:19:47 [2020-07-29T11:19:47.023Z] === RUN   TestVolumesCreateAndList
11:19:47 [2020-07-29T11:19:47.023Z] --- PASS: TestVolumesCreateAndList (0.04s)
11:19:47 [2020-07-29T11:19:47.023Z] === RUN   TestVolumesRemove
11:19:47 [2020-07-29T11:19:47.023Z] --- SKIP: TestVolumesRemove (0.00s)
11:19:47 [2020-07-29T11:19:47.023Z]     volume_test.go:64: testEnv.OSType == "windows": FIXME
11:19:47 [2020-07-29T11:19:47.023Z] === RUN   TestVolumesInspect
11:19:47 [2020-07-29T11:19:47.023Z] --- PASS: TestVolumesInspect (0.03s)
11:19:47 [2020-07-29T11:19:47.023Z] === RUN   TestVolumesInvalidJSON
11:19:47 [2020-07-29T11:19:47.023Z] === RUN   TestVolumesInvalidJSON//volumes/create
11:19:47 [2020-07-29T11:19:47.023Z] === PAUSE TestVolumesInvalidJSON//volumes/create
11:19:47 [2020-07-29T11:19:47.023Z] === CONT  TestVolumesInvalidJSON//volumes/create
11:19:47 [2020-07-29T11:19:47.023Z] --- PASS: TestVolumesInvalidJSON (0.02s)
11:19:47 [2020-07-29T11:19:47.023Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
11:19:47 [2020-07-29T11:19:47.023Z] PASS
11:19:47 [2020-07-29T11:19:47.023Z] INFO: make.ps1 ended at 07/29/2020 11:19:46
11:19:47 [2020-07-29T11:19:47.023Z] INFO: Integration CLI tests being run from the host:
11:19:47 [2020-07-29T11:19:47.023Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" 
[Pipeline] sh
11:19:47 [2020-07-29T11:19:47.408Z] + make clean
11:19:47 [2020-07-29T11:19:47.701Z] docker volume rm -f docker-dev-cache
11:19:47 [2020-07-29T11:19:47.701Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
11:19:49 [2020-07-29T11:19:49.785Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
11:19:53 [2020-07-29T11:19:53.973Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
11:19:54 [2020-07-29T11:19:54.912Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
11:19:55 [2020-07-29T11:19:55.736Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:19:55 [2020-07-29T11:19:55.736Z] INFO: Testing against a local daemon
11:19:55 [2020-07-29T11:19:55.736Z] === RUN   TestDockerSuite
11:19:56 [2020-07-29T11:19:56.210Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
11:19:56 [2020-07-29T11:19:56.210Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
11:19:56 [2020-07-29T11:19:56.210Z] === RUN   TestDockerSuite/TestAPIErrorJSON
11:19:56 [2020-07-29T11:19:56.210Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
11:19:56 [2020-07-29T11:19:56.210Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
11:19:56 [2020-07-29T11:19:56.210Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
11:19:56 [2020-07-29T11:19:56.210Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
11:19:56 [2020-07-29T11:19:56.210Z] === RUN   TestDockerSuite/TestAPIImagesDelete
11:19:56 [2020-07-29T11:19:56.684Z] === RUN   TestDockerSuite/TestAPIImagesFilter
11:19:57 [2020-07-29T11:19:57.157Z] === RUN   TestDockerSuite/TestAPIImagesHistory
11:19:57 [2020-07-29T11:19:57.630Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
11:19:58 [2020-07-29T11:19:58.104Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
11:20:00 [2020-07-29T11:20:00.181Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
11:20:00 [2020-07-29T11:20:00.181Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
11:20:00 [2020-07-29T11:20:00.181Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
11:20:00 [2020-07-29T11:20:00.181Z] === RUN   TestDockerSuite/TestHealth
11:20:22 [2020-07-29T11:20:22.115Z] === RUN   TestDockerSuite/TestHistoryExistentImage
11:20:22 [2020-07-29T11:20:22.115Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
11:20:22 [2020-07-29T11:20:22.115Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
11:20:22 [2020-07-29T11:20:22.115Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
11:20:22 [2020-07-29T11:20:22.115Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
11:20:22 [2020-07-29T11:20:22.115Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
11:20:22 [2020-07-29T11:20:22.115Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
11:20:22 [2020-07-29T11:20:22.115Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
11:20:22 [2020-07-29T11:20:22.115Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
11:20:22 [2020-07-29T11:20:22.115Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
11:20:22 [2020-07-29T11:20:22.115Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
11:20:22 [2020-07-29T11:20:22.115Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
11:20:22 [2020-07-29T11:20:22.115Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
11:20:22 [2020-07-29T11:20:22.115Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
11:20:22 [2020-07-29T11:20:22.115Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
11:20:22 [2020-07-29T11:20:22.115Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
11:20:22 [2020-07-29T11:20:22.115Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
11:20:22 [2020-07-29T11:20:22.115Z] === RUN   TestDockerSuite/TestImagesFormat
11:20:22 [2020-07-29T11:20:22.115Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
11:20:22 [2020-07-29T11:20:22.683Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
11:20:25 [2020-07-29T11:20:25.241Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
11:20:25 [2020-07-29T11:20:25.241Z] === RUN   TestDockerSuite/TestImportBadURL
11:20:25 [2020-07-29T11:20:25.241Z] === RUN   TestDockerSuite/TestImportDisplay
11:20:26 [2020-07-29T11:20:26.178Z] === RUN   TestDockerSuite/TestImportFile
11:20:27 [2020-07-29T11:20:27.555Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
11:20:27 [2020-07-29T11:20:27.555Z] === RUN   TestDockerSuite/TestImportFileWithMessage
11:20:28 [2020-07-29T11:20:28.494Z] === RUN   TestDockerSuite/TestImportGzipped
11:20:29 [2020-07-29T11:20:29.433Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
11:20:30 [2020-07-29T11:20:30.370Z] === RUN   TestDockerSuite/TestInfoDebug
11:20:30 [2020-07-29T11:20:30.937Z] === RUN   TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName
11:20:31 [2020-07-29T11:20:31.874Z] === RUN   TestDockerSuite/TestInfoDiscoveryBackend
11:20:32 [2020-07-29T11:20:32.441Z] === RUN   TestDockerSuite/TestInfoDiscoveryInvalidAdvertise
11:20:33 [2020-07-29T11:20:33.377Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
11:20:33 [2020-07-29T11:20:33.945Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
11:20:34 [2020-07-29T11:20:34.514Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
11:20:34 [2020-07-29T11:20:34.773Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
11:20:34 [2020-07-29T11:20:34.774Z] === RUN   TestDockerSuite/TestInfoFormat
11:20:35 [2020-07-29T11:20:35.032Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
11:20:35 [2020-07-29T11:20:35.032Z] === RUN   TestDockerSuite/TestInsecureRegistries
11:20:35 [2020-07-29T11:20:35.600Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
11:20:35 [2020-07-29T11:20:35.863Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
11:20:36 [2020-07-29T11:20:36.431Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
11:20:36 [2020-07-29T11:20:36.691Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
11:20:37 [2020-07-29T11:20:37.262Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
11:20:37 [2020-07-29T11:20:37.830Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
11:20:38 [2020-07-29T11:20:38.090Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
11:20:38 [2020-07-29T11:20:38.090Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
11:20:38 [2020-07-29T11:20:38.658Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
11:20:39 [2020-07-29T11:20:39.227Z] === RUN   TestDockerSuite/TestInspectAmpersand
11:20:39 [2020-07-29T11:20:39.798Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
11:20:40 [2020-07-29T11:20:40.057Z] === RUN   TestDockerSuite/TestInspectByPrefix
11:20:40 [2020-07-29T11:20:40.316Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
11:20:40 [2020-07-29T11:20:40.576Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
11:20:40 [2020-07-29T11:20:40.576Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
11:20:41 [2020-07-29T11:20:41.515Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
11:20:41 [2020-07-29T11:20:41.774Z] === RUN   TestDockerSuite/TestInspectDefault
11:20:42 [2020-07-29T11:20:42.358Z] === RUN   TestDockerSuite/TestInspectHistory
11:20:42 [2020-07-29T11:20:42.930Z] === RUN   TestDockerSuite/TestInspectImage
11:20:42 [2020-07-29T11:20:42.930Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
11:20:42 [2020-07-29T11:20:42.930Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
11:20:42 [2020-07-29T11:20:42.930Z] === RUN   TestDockerSuite/TestInspectInt64
11:20:43 [2020-07-29T11:20:43.190Z] === RUN   TestDockerSuite/TestInspectJSONFields
11:20:43 [2020-07-29T11:20:43.760Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
11:20:43 [2020-07-29T11:20:43.760Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
11:20:44 [2020-07-29T11:20:44.327Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
11:20:44 [2020-07-29T11:20:44.586Z] === RUN   TestDockerSuite/TestInspectPlugin
11:20:45 [2020-07-29T11:20:45.965Z] === RUN   TestDockerSuite/TestInspectRootFS
11:20:45 [2020-07-29T11:20:45.965Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
11:20:46 [2020-07-29T11:20:46.533Z] === RUN   TestDockerSuite/TestInspectStatus
11:20:47 [2020-07-29T11:20:47.102Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
11:20:48 [2020-07-29T11:20:48.038Z] === RUN   TestDockerSuite/TestInspectTemplateError
11:20:48 [2020-07-29T11:20:48.297Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
11:20:48 [2020-07-29T11:20:48.866Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
11:20:49 [2020-07-29T11:20:49.434Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
11:20:49 [2020-07-29T11:20:49.693Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
11:20:50 [2020-07-29T11:20:50.260Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
11:20:50 [2020-07-29T11:20:50.519Z] === RUN   TestDockerSuite/TestInspectUnknownObject
11:20:50 [2020-07-29T11:20:50.519Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
11:20:52 [2020-07-29T11:20:52.423Z] === RUN   TestDockerSuite/TestLinkShortDefinition
11:20:52 [2020-07-29T11:20:52.991Z] === RUN   TestDockerSuite/TestLinksEnvs
11:20:53 [2020-07-29T11:20:53.928Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
11:20:54 [2020-07-29T11:20:54.188Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
11:20:55 [2020-07-29T11:20:55.125Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
11:20:56 [2020-07-29T11:20:56.504Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
11:20:57 [2020-07-29T11:20:57.881Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
11:20:57 [2020-07-29T11:20:57.881Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
11:20:59 [2020-07-29T11:20:59.260Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
11:20:59 [2020-07-29T11:20:59.519Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
11:20:59 [2020-07-29T11:20:59.778Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
11:21:00 [2020-07-29T11:21:00.038Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
11:21:04 [2020-07-29T11:21:04.249Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
11:21:09 [2020-07-29T11:21:09.525Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
11:21:10 [2020-07-29T11:21:10.905Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
11:21:12 [2020-07-29T11:21:12.814Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
11:21:13 [2020-07-29T11:21:13.382Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
11:21:14 [2020-07-29T11:21:14.759Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
11:21:14 [2020-07-29T11:21:14.759Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
11:21:15 [2020-07-29T11:21:15.018Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
11:21:15 [2020-07-29T11:21:15.018Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
11:21:15 [2020-07-29T11:21:15.018Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
11:21:15 [2020-07-29T11:21:15.586Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
11:21:15 [2020-07-29T11:21:15.845Z] === RUN   TestDockerSuite/TestLogsAPIUntil
11:21:20 [2020-07-29T11:21:20.034Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
11:21:20 [2020-07-29T11:21:20.034Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
11:21:23 [2020-07-29T11:21:23.321Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
11:21:24 [2020-07-29T11:21:24.258Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
11:21:25 [2020-07-29T11:21:25.196Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
11:21:25 [2020-07-29T11:21:25.196Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
11:21:26 [2020-07-29T11:21:26.138Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
11:21:27 [2020-07-29T11:21:27.529Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
11:21:28 [2020-07-29T11:21:28.469Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
11:21:29 [2020-07-29T11:21:29.405Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
11:21:30 [2020-07-29T11:21:30.344Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
11:21:32 [2020-07-29T11:21:32.251Z] === RUN   TestDockerSuite/TestLogsFollowStopped
11:21:32 [2020-07-29T11:21:32.818Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
11:21:33 [2020-07-29T11:21:33.077Z] === RUN   TestDockerSuite/TestLogsSince
11:21:39 [2020-07-29T11:21:39.642Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
11:21:40 [2020-07-29T11:21:40.209Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
11:21:45 [2020-07-29T11:21:45.481Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
11:21:45 [2020-07-29T11:21:45.481Z] === RUN   TestDockerSuite/TestLogsTail
11:21:46 [2020-07-29T11:21:46.048Z] === RUN   TestDockerSuite/TestLogsTimestamps
11:21:46 [2020-07-29T11:21:46.615Z] === RUN   TestDockerSuite/TestLogsWithDetails
11:21:46 [2020-07-29T11:21:46.875Z] === RUN   TestDockerSuite/TestMountIntoProc
11:21:47 [2020-07-29T11:21:47.135Z] === RUN   TestDockerSuite/TestMountIntoSys
11:21:47 [2020-07-29T11:21:47.702Z] === RUN   TestDockerSuite/TestNetHostname
11:21:49 [2020-07-29T11:21:49.084Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
11:21:49 [2020-07-29T11:21:49.084Z] === RUN   TestDockerSuite/TestNetworkEvents
11:21:49 [2020-07-29T11:21:49.652Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
11:21:51 [2020-07-29T11:21:51.059Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
11:21:51 [2020-07-29T11:21:51.626Z] === RUN   TestDockerSuite/TestPluginActive
11:21:53 [2020-07-29T11:21:53.004Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
11:21:55 [2020-07-29T11:21:55.541Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
11:22:00 [2020-07-29T11:22:00.821Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
11:22:00 [2020-07-29T11:22:00.821Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
11:22:00 [2020-07-29T11:22:00.821Z] === RUN   TestDockerSuite/TestPluginLogDriver
11:22:01 [2020-07-29T11:22:01.760Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
11:22:03 [2020-07-29T11:22:03.139Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
11:22:04 [2020-07-29T11:22:04.517Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
11:22:07 [2020-07-29T11:22:07.057Z] === RUN   TestDockerSuite/TestPluginUpgrade
11:22:11 [2020-07-29T11:22:11.251Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
11:22:12 [2020-07-29T11:22:12.188Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
11:22:13 [2020-07-29T11:22:13.130Z] === RUN   TestDockerSuite/TestPortHostBinding
11:22:13 [2020-07-29T11:22:13.699Z] === RUN   TestDockerSuite/TestPortList
11:22:20 [2020-07-29T11:22:20.283Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
11:22:20 [2020-07-29T11:22:20.543Z] === RUN   TestDockerSuite/TestPostContainersAttach
11:22:27 [2020-07-29T11:22:27.110Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
11:22:27 [2020-07-29T11:22:27.110Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
11:22:27 [2020-07-29T11:22:27.110Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
11:22:27 [2020-07-29T11:22:27.110Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
11:22:27 [2020-07-29T11:22:27.110Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
11:22:27 [2020-07-29T11:22:27.369Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
11:22:27 [2020-07-29T11:22:27.369Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
11:22:27 [2020-07-29T11:22:27.938Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
11:22:27 [2020-07-29T11:22:27.938Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
11:22:28 [2020-07-29T11:22:28.875Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
11:22:28 [2020-07-29T11:22:28.875Z] === RUN   TestDockerSuite/TestPruneContainerLabel
11:22:29 [2020-07-29T11:22:29.812Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
11:22:30 [2020-07-29T11:22:30.750Z] === RUN   TestDockerSuite/TestPruneContainerUntil
11:22:32 [2020-07-29T11:22:32.130Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
11:22:32 [2020-07-29T11:22:32.700Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
11:22:32 [2020-07-29T11:22:32.700Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
11:22:32 [2020-07-29T11:22:32.701Z] === RUN   TestDockerSuite/TestPsByOrder
11:22:35 [2020-07-29T11:22:35.241Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
11:22:35 [2020-07-29T11:22:35.809Z] === RUN   TestDockerSuite/TestPsListContainersBase
11:22:39 [2020-07-29T11:22:39.102Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
11:22:40 [2020-07-29T11:22:40.611Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
11:22:40 [2020-07-29T11:22:40.611Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
11:22:40 [2020-07-29T11:22:40.611Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
11:22:40 [2020-07-29T11:22:40.611Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
11:22:40 [2020-07-29T11:22:40.611Z] === RUN   TestDockerSuite/TestAPINetworkFilter
11:22:40 [2020-07-29T11:22:40.611Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
11:22:40 [2020-07-29T11:22:40.611Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
11:22:40 [2020-07-29T11:22:40.611Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
11:22:40 [2020-07-29T11:22:40.611Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
11:22:40 [2020-07-29T11:22:40.611Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
11:22:40 [2020-07-29T11:22:40.611Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
11:22:40 [2020-07-29T11:22:40.611Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
11:22:40 [2020-07-29T11:22:40.611Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
11:22:40 [2020-07-29T11:22:40.611Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
11:22:40 [2020-07-29T11:22:40.611Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
11:22:40 [2020-07-29T11:22:40.611Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
11:22:41 [2020-07-29T11:22:41.083Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
11:22:41 [2020-07-29T11:22:41.083Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
11:22:41 [2020-07-29T11:22:41.083Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
11:22:41 [2020-07-29T11:22:41.083Z] === RUN   TestDockerSuite/TestAttachDisconnect
11:22:41 [2020-07-29T11:22:41.083Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
11:22:41 [2020-07-29T11:22:41.638Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
11:22:41 [2020-07-29T11:22:41.638Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
11:22:44 [2020-07-29T11:22:44.056Z] === RUN   TestDockerSuite/TestAttachPausedContainer
11:22:44 [2020-07-29T11:22:44.056Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
11:22:44 [2020-07-29T11:22:44.056Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
11:22:44 [2020-07-29T11:22:44.190Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
11:22:50 [2020-07-29T11:22:50.755Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
11:22:51 [2020-07-29T11:22:51.248Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
11:22:51 [2020-07-29T11:22:51.691Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
11:22:53 [2020-07-29T11:22:53.070Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
11:22:54 [2020-07-29T11:22:54.009Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
11:22:54 [2020-07-29T11:22:54.946Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
11:22:55 [2020-07-29T11:22:55.518Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
11:22:55 [2020-07-29T11:22:55.778Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
11:22:57 [2020-07-29T11:22:57.684Z] === RUN   TestDockerSuite/TestPsListContainersSize
11:22:58 [2020-07-29T11:22:58.623Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
11:22:58 [2020-07-29T11:22:58.882Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
11:22:59 [2020-07-29T11:22:59.450Z] === RUN   TestDockerSuite/TestPsRightTagName
11:23:01 [2020-07-29T11:23:01.990Z] === RUN   TestDockerSuite/TestPsShowMounts
11:23:03 [2020-07-29T11:23:03.896Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
11:23:04 [2020-07-29T11:23:04.466Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
11:23:04 [2020-07-29T11:23:04.466Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
11:23:04 [2020-07-29T11:23:04.466Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
11:23:04 [2020-07-29T11:23:04.725Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
11:23:04 [2020-07-29T11:23:04.725Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
11:23:05 [2020-07-29T11:23:05.293Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
11:23:06 [2020-07-29T11:23:06.251Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
11:23:07 [2020-07-29T11:23:07.188Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
11:23:07 [2020-07-29T11:23:07.756Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
11:23:14 [2020-07-29T11:23:14.329Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
11:23:14 [2020-07-29T11:23:14.898Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
11:23:17 [2020-07-29T11:23:17.436Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
11:23:17 [2020-07-29T11:23:17.436Z] === RUN   TestDockerSuite/TestRestartPolicyNO
11:23:17 [2020-07-29T11:23:17.436Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
11:23:17 [2020-07-29T11:23:17.436Z] === RUN   TestDockerSuite/TestRestartRunningContainer
11:23:19 [2020-07-29T11:23:19.340Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
11:23:20 [2020-07-29T11:23:20.277Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
11:23:22 [2020-07-29T11:23:22.183Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
11:23:22 [2020-07-29T11:23:22.183Z] === RUN   TestDockerSuite/TestRestartWithVolumes
11:23:23 [2020-07-29T11:23:23.121Z] === RUN   TestDockerSuite/TestRmiBlank
11:23:23 [2020-07-29T11:23:23.121Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
11:23:23 [2020-07-29T11:23:23.381Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
11:23:26 [2020-07-29T11:23:26.673Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
11:23:26 [2020-07-29T11:23:26.673Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
11:23:26 [2020-07-29T11:23:26.933Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
11:23:28 [2020-07-29T11:23:28.842Z] === RUN   TestDockerSuite/TestRmiImgIDForce
11:23:30 [2020-07-29T11:23:30.226Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
11:23:31 [2020-07-29T11:23:31.612Z] === RUN   TestDockerSuite/TestRmiParentImageFail
11:23:32 [2020-07-29T11:23:32.181Z] === RUN   TestDockerSuite/TestRmiTag
11:23:32 [2020-07-29T11:23:32.442Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
11:23:33 [2020-07-29T11:23:33.013Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
11:23:35 [2020-07-29T11:23:35.548Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
11:23:35 [2020-07-29T11:23:35.808Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
11:23:36 [2020-07-29T11:23:36.378Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
11:23:36 [2020-07-29T11:23:36.637Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
11:23:37 [2020-07-29T11:23:37.577Z] === RUN   TestDockerSuite/TestRunAddHost
11:23:38 [2020-07-29T11:23:38.148Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
11:23:38 [2020-07-29T11:23:38.409Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
11:23:38 [2020-07-29T11:23:38.977Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
11:23:38 [2020-07-29T11:23:38.977Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
11:23:39 [2020-07-29T11:23:39.915Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
11:23:40 [2020-07-29T11:23:40.853Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
11:23:41 [2020-07-29T11:23:41.421Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
11:23:41 [2020-07-29T11:23:41.683Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
11:23:42 [2020-07-29T11:23:42.251Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
11:23:43 [2020-07-29T11:23:43.188Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
11:23:44 [2020-07-29T11:23:44.125Z] === RUN   TestDockerSuite/TestRunAttachDetach
11:23:44 [2020-07-29T11:23:44.694Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
11:23:44 [2020-07-29T11:23:44.953Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
11:23:45 [2020-07-29T11:23:45.212Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
11:23:46 [2020-07-29T11:23:46.151Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
11:23:46 [2020-07-29T11:23:46.720Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
11:23:47 [2020-07-29T11:23:47.290Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
11:23:48 [2020-07-29T11:23:48.243Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
11:23:49 [2020-07-29T11:23:49.645Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
11:23:49 [2020-07-29T11:23:49.905Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
11:23:50 [2020-07-29T11:23:50.475Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
11:23:50 [2020-07-29T11:23:50.737Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
11:23:50 [2020-07-29T11:23:50.737Z] === RUN   TestDockerSuite/TestRunBindMounts
11:23:52 [2020-07-29T11:23:52.644Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
11:23:52 [2020-07-29T11:23:52.903Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
11:23:53 [2020-07-29T11:23:53.471Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
11:23:54 [2020-07-29T11:23:54.039Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
11:23:54 [2020-07-29T11:23:54.298Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
11:23:54 [2020-07-29T11:23:54.298Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
11:23:54 [2020-07-29T11:23:54.867Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
11:23:55 [2020-07-29T11:23:55.126Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
11:23:55 [2020-07-29T11:23:55.695Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
11:23:55 [2020-07-29T11:23:55.955Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
11:23:56 [2020-07-29T11:23:56.527Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
11:23:56 [2020-07-29T11:23:56.527Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
11:23:57 [2020-07-29T11:23:57.095Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
11:23:57 [2020-07-29T11:23:57.095Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
11:23:58 [2020-07-29T11:23:58.033Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
11:23:58 [2020-07-29T11:23:58.602Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
11:23:59 [2020-07-29T11:23:59.172Z] === RUN   TestDockerSuite/TestRunContainerNetwork
11:23:59 [2020-07-29T11:23:59.431Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
11:23:59 [2020-07-29T11:23:59.690Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
11:23:59 [2020-07-29T11:23:59.949Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
11:24:00 [2020-07-29T11:24:00.887Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
11:24:01 [2020-07-29T11:24:01.824Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
11:24:02 [2020-07-29T11:24:02.764Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
11:24:03 [2020-07-29T11:24:03.335Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
11:24:03 [2020-07-29T11:24:03.903Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
11:24:04 [2020-07-29T11:24:04.163Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
11:24:04 [2020-07-29T11:24:04.730Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
11:24:05 [2020-07-29T11:24:05.319Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
11:24:06 [2020-07-29T11:24:06.699Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
11:24:09 [2020-07-29T11:24:09.235Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
11:24:09 [2020-07-29T11:24:09.235Z] === RUN   TestDockerSuite/TestRunCreateVolume
11:24:09 [2020-07-29T11:24:09.235Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
11:24:10 [2020-07-29T11:24:10.622Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
11:24:12 [2020-07-29T11:24:12.003Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
11:24:14 [2020-07-29T11:24:14.544Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
11:24:15 [2020-07-29T11:24:15.484Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
11:24:15 [2020-07-29T11:24:15.484Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
11:24:15 [2020-07-29T11:24:15.484Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
11:24:16 [2020-07-29T11:24:16.057Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
11:24:16 [2020-07-29T11:24:16.998Z] === RUN   TestDockerSuite/TestRunDNSOptions
11:24:17 [2020-07-29T11:24:17.940Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
11:24:19 [2020-07-29T11:24:19.317Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
11:24:19 [2020-07-29T11:24:19.576Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
11:24:20 [2020-07-29T11:24:20.519Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
11:24:21 [2020-07-29T11:24:21.087Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
11:24:21 [2020-07-29T11:24:21.087Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
11:24:21 [2020-07-29T11:24:21.347Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
11:24:22 [2020-07-29T11:24:22.725Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
11:24:22 [2020-07-29T11:24:22.725Z] === RUN   TestDockerSuite/TestRunDuplicateMount
11:24:22 [2020-07-29T11:24:22.984Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
11:24:23 [2020-07-29T11:24:23.244Z] === RUN   TestDockerSuite/TestRunEchoStdout
11:24:23 [2020-07-29T11:24:23.813Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
11:24:24 [2020-07-29T11:24:24.074Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
11:24:24 [2020-07-29T11:24:24.333Z] === RUN   TestDockerSuite/TestRunEmptyEnv
11:24:24 [2020-07-29T11:24:24.333Z] === RUN   TestDockerSuite/TestRunEntrypoint
11:24:24 [2020-07-29T11:24:24.904Z] === RUN   TestDockerSuite/TestRunEnvironment
11:24:25 [2020-07-29T11:24:25.176Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
11:24:25 [2020-07-29T11:24:25.746Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
11:24:26 [2020-07-29T11:24:26.719Z] === RUN   TestDockerSuite/TestRunExitCode
11:24:27 [2020-07-29T11:24:27.289Z] === RUN   TestDockerSuite/TestRunExitCodeOne
11:24:27 [2020-07-29T11:24:27.861Z] === RUN   TestDockerSuite/TestRunExitCodeZero
11:24:28 [2020-07-29T11:24:28.430Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
11:24:28 [2020-07-29T11:24:28.998Z] === RUN   TestDockerSuite/TestRunExposePort
11:24:28 [2020-07-29T11:24:28.998Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
11:24:29 [2020-07-29T11:24:29.567Z] === RUN   TestDockerSuite/TestRunGroupAdd
11:24:30 [2020-07-29T11:24:30.135Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
11:24:31 [2020-07-29T11:24:31.074Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
11:24:31 [2020-07-29T11:24:31.074Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
11:24:31 [2020-07-29T11:24:31.074Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
11:24:33 [2020-07-29T11:24:33.611Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
11:24:33 [2020-07-29T11:24:33.870Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
11:24:46 [2020-07-29T11:24:46.079Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
11:24:46 [2020-07-29T11:24:46.079Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
11:24:46 [2020-07-29T11:24:46.345Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
11:24:46 [2020-07-29T11:24:46.345Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
11:24:46 [2020-07-29T11:24:46.345Z] === RUN   TestDockerSuite/TestRunInvalidReference
11:24:46 [2020-07-29T11:24:46.345Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
11:24:46 [2020-07-29T11:24:46.916Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
11:24:48 [2020-07-29T11:24:48.041Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
11:24:48 [2020-07-29T11:24:48.041Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
11:24:48 [2020-07-29T11:24:48.041Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
11:24:48 [2020-07-29T11:24:48.041Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
11:24:48 [2020-07-29T11:24:48.041Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
11:24:48 [2020-07-29T11:24:48.041Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
11:24:48 [2020-07-29T11:24:48.041Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
11:24:48 [2020-07-29T11:24:48.041Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
11:24:48 [2020-07-29T11:24:48.041Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
11:24:48 [2020-07-29T11:24:48.041Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
11:24:48 [2020-07-29T11:24:48.041Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
11:24:49 [2020-07-29T11:24:49.035Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
11:24:49 [2020-07-29T11:24:49.452Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
11:24:49 [2020-07-29T11:24:49.712Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
11:24:50 [2020-07-29T11:24:50.609Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
11:24:50 [2020-07-29T11:24:50.609Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
11:24:50 [2020-07-29T11:24:50.609Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
11:24:50 [2020-07-29T11:24:50.609Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
11:24:50 [2020-07-29T11:24:50.651Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
11:24:52 [2020-07-29T11:24:52.031Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
11:24:52 [2020-07-29T11:24:52.605Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
11:24:52 [2020-07-29T11:24:52.841Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
11:24:53 [2020-07-29T11:24:53.174Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
11:24:53 [2020-07-29T11:24:53.744Z] === RUN   TestDockerSuite/TestRunModeHostname
11:24:54 [2020-07-29T11:24:54.683Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
11:24:54 [2020-07-29T11:24:54.683Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
11:24:54 [2020-07-29T11:24:54.683Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
11:24:54 [2020-07-29T11:24:54.942Z] === RUN   TestDockerSuite/TestRunModeIpcHost
11:24:55 [2020-07-29T11:24:55.883Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
11:24:56 [2020-07-29T11:24:56.822Z] === RUN   TestDockerSuite/TestRunModePIDContainer
11:24:57 [2020-07-29T11:24:57.082Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
11:24:58 [2020-07-29T11:24:58.022Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
11:24:58 [2020-07-29T11:24:58.022Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
11:24:58 [2020-07-29T11:24:58.281Z] === RUN   TestDockerSuite/TestRunModePIDHost
11:24:59 [2020-07-29T11:24:59.663Z] === RUN   TestDockerSuite/TestRunModeUTSHost
11:25:00 [2020-07-29T11:25:00.232Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
11:25:00 [2020-07-29T11:25:00.492Z] === RUN   TestDockerSuite/TestRunMount
11:25:03 [2020-07-29T11:25:03.787Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
11:25:05 [2020-07-29T11:25:05.410Z] === RUN   TestDockerSuite/TestBuildAddNonTar
11:25:05 [2020-07-29T11:25:05.697Z] === RUN   TestDockerSuite/TestRunMountOrdering
11:25:06 [2020-07-29T11:25:06.265Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
11:25:06 [2020-07-29T11:25:06.524Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
11:25:06 [2020-07-29T11:25:06.524Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
11:25:07 [2020-07-29T11:25:07.903Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
11:25:09 [2020-07-29T11:25:09.223Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
11:25:09 [2020-07-29T11:25:09.283Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
11:25:09 [2020-07-29T11:25:09.543Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
11:25:09 [2020-07-29T11:25:09.696Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
11:25:09 [2020-07-29T11:25:09.696Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
11:25:12 [2020-07-29T11:25:12.081Z] === RUN   TestDockerSuite/TestRunNamedVolume
11:25:13 [2020-07-29T11:25:13.509Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
11:25:13 [2020-07-29T11:25:13.997Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
11:25:13 [2020-07-29T11:25:13.997Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
11:25:14 [2020-07-29T11:25:14.502Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
11:25:15 [2020-07-29T11:25:15.904Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
11:25:17 [2020-07-29T11:25:17.285Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
11:25:18 [2020-07-29T11:25:18.223Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
11:25:18 [2020-07-29T11:25:18.223Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
11:25:18 [2020-07-29T11:25:18.223Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
11:25:18 [2020-07-29T11:25:18.792Z] === RUN   TestDockerSuite/TestRunNetHost
11:25:19 [2020-07-29T11:25:19.302Z] === RUN   TestDockerSuite/TestBuildAddScript
11:25:19 [2020-07-29T11:25:19.302Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
11:25:19 [2020-07-29T11:25:19.302Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
11:25:19 [2020-07-29T11:25:19.302Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
11:25:19 [2020-07-29T11:25:19.302Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
11:25:19 [2020-07-29T11:25:19.302Z] === RUN   TestDockerSuite/TestBuildAddTar
11:25:19 [2020-07-29T11:25:19.730Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
11:25:19 [2020-07-29T11:25:19.991Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
11:25:20 [2020-07-29T11:25:20.931Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
11:25:22 [2020-07-29T11:25:22.309Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
11:25:23 [2020-07-29T11:25:23.687Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
11:25:26 [2020-07-29T11:25:26.224Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
11:25:26 [2020-07-29T11:25:26.483Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
11:25:26 [2020-07-29T11:25:26.483Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
11:25:27 [2020-07-29T11:25:27.052Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
11:25:27 [2020-07-29T11:25:27.052Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
11:25:27 [2020-07-29T11:25:27.311Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
11:25:27 [2020-07-29T11:25:27.881Z] === RUN   TestDockerSuite/TestRunNonExistingImage
11:25:27 [2020-07-29T11:25:27.881Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
11:25:28 [2020-07-29T11:25:28.450Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
11:25:29 [2020-07-29T11:25:29.019Z] === RUN   TestDockerSuite/TestRunOOMExitCode
11:25:29 [2020-07-29T11:25:29.019Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
11:25:29 [2020-07-29T11:25:29.279Z] === RUN   TestDockerSuite/TestRunPIDsLimit
11:25:29 [2020-07-29T11:25:29.849Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
11:25:30 [2020-07-29T11:25:30.786Z] === RUN   TestDockerSuite/TestRunPortInUse
11:25:31 [2020-07-29T11:25:31.354Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
11:25:31 [2020-07-29T11:25:31.932Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
11:25:32 [2020-07-29T11:25:32.191Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
11:25:32 [2020-07-29T11:25:32.760Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
11:25:33 [2020-07-29T11:25:33.328Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
11:25:33 [2020-07-29T11:25:33.588Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
11:25:33 [2020-07-29T11:25:33.588Z] === RUN   TestDockerSuite/TestRunPublishPort
11:25:34 [2020-07-29T11:25:34.156Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
11:25:34 [2020-07-29T11:25:34.416Z] === RUN   TestDockerSuite/TestRunReadProcLatency
11:25:34 [2020-07-29T11:25:34.416Z] === RUN   TestDockerSuite/TestRunReadProcTimer
11:25:34 [2020-07-29T11:25:34.985Z] === RUN   TestDockerSuite/TestRunRedirectStdout
11:25:35 [2020-07-29T11:25:35.924Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
11:25:35 [2020-07-29T11:25:35.924Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
11:25:37 [2020-07-29T11:25:37.828Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
11:25:38 [2020-07-29T11:25:38.766Z] === RUN   TestDockerSuite/TestRunRm
11:25:39 [2020-07-29T11:25:39.027Z] === RUN   TestDockerSuite/TestRunRmAndWait
11:25:43 [2020-07-29T11:25:43.217Z] === RUN   TestDockerSuite/TestRunRmPre125Api
11:25:43 [2020-07-29T11:25:43.217Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
11:25:43 [2020-07-29T11:25:43.217Z] === RUN   TestDockerSuite/TestRunRootWorkdir
11:25:43 [2020-07-29T11:25:43.787Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
11:25:45 [2020-07-29T11:25:45.694Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
11:25:46 [2020-07-29T11:25:46.264Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
11:25:48 [2020-07-29T11:25:48.803Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
11:25:51 [2020-07-29T11:25:51.341Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
11:25:51 [2020-07-29T11:25:51.600Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
11:25:52 [2020-07-29T11:25:52.169Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
11:25:52 [2020-07-29T11:25:52.743Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
11:25:53 [2020-07-29T11:25:53.312Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
11:25:53 [2020-07-29T11:25:53.881Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
11:25:54 [2020-07-29T11:25:54.449Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
11:25:54 [2020-07-29T11:25:54.709Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
11:25:54 [2020-07-29T11:25:54.969Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
11:25:55 [2020-07-29T11:25:55.217Z] === RUN   TestDockerSuite/TestBuildAddTarXz
11:25:55 [2020-07-29T11:25:55.217Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
11:25:55 [2020-07-29T11:25:55.217Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
11:25:55 [2020-07-29T11:25:55.541Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
11:25:56 [2020-07-29T11:25:56.109Z] === RUN   TestDockerSuite/TestRunSetMacAddress
11:25:56 [2020-07-29T11:25:56.678Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
11:25:59 [2020-07-29T11:25:59.213Z] === RUN   TestDockerSuite/TestRunState
11:26:00 [2020-07-29T11:26:00.150Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
11:26:00 [2020-07-29T11:26:00.409Z] === RUN   TestDockerSuite/TestRunStdinPipe
11:26:00 [2020-07-29T11:26:00.977Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
11:26:00 [2020-07-29T11:26:00.977Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
11:26:00 [2020-07-29T11:26:00.977Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
11:26:01 [2020-07-29T11:26:01.549Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
11:26:01 [2020-07-29T11:26:01.809Z] === RUN   TestDockerSuite/TestRunSysctls
11:26:02 [2020-07-29T11:26:02.748Z] === RUN   TestDockerSuite/TestRunTLSVerify
11:26:03 [2020-07-29T11:26:03.008Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
11:26:03 [2020-07-29T11:26:03.008Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
11:26:03 [2020-07-29T11:26:03.267Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
11:26:04 [2020-07-29T11:26:04.646Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
11:26:05 [2020-07-29T11:26:05.214Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
11:26:06 [2020-07-29T11:26:06.151Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
11:26:08 [2020-07-29T11:26:08.057Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
11:26:08 [2020-07-29T11:26:08.994Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
11:26:10 [2020-07-29T11:26:10.194Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
11:26:10 [2020-07-29T11:26:10.194Z] === RUN   TestDockerSuite/TestBuildBlankName
11:26:10 [2020-07-29T11:26:10.194Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
11:26:10 [2020-07-29T11:26:10.373Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
11:26:11 [2020-07-29T11:26:11.780Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
11:26:12 [2020-07-29T11:26:12.040Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
11:26:12 [2020-07-29T11:26:12.977Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
11:26:13 [2020-07-29T11:26:13.915Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
11:26:13 [2020-07-29T11:26:13.915Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
11:26:15 [2020-07-29T11:26:15.296Z] === RUN   TestDockerSuite/TestRunUnshareProc
11:26:16 [2020-07-29T11:26:16.675Z] === RUN   TestDockerSuite/TestRunUserByID
11:26:16 [2020-07-29T11:26:16.675Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
11:26:16 [2020-07-29T11:26:16.935Z] === RUN   TestDockerSuite/TestRunUserByIDBig
11:26:17 [2020-07-29T11:26:17.194Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
11:26:17 [2020-07-29T11:26:17.194Z] === RUN   TestDockerSuite/TestRunUserByIDZero
11:26:17 [2020-07-29T11:26:17.380Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
11:26:17 [2020-07-29T11:26:17.380Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
11:26:17 [2020-07-29T11:26:17.762Z] === RUN   TestDockerSuite/TestRunUserByName
11:26:18 [2020-07-29T11:26:18.331Z] === RUN   TestDockerSuite/TestRunUserDefaults
11:26:18 [2020-07-29T11:26:18.901Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
11:26:18 [2020-07-29T11:26:18.901Z] === RUN   TestDockerSuite/TestRunUserNotFound
11:26:19 [2020-07-29T11:26:19.160Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
11:26:19 [2020-07-29T11:26:19.728Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
11:26:19 [2020-07-29T11:26:19.728Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
11:26:22 [2020-07-29T11:26:22.160Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
11:26:23 [2020-07-29T11:26:23.021Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
11:26:23 [2020-07-29T11:26:23.280Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
11:26:23 [2020-07-29T11:26:23.849Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
11:26:25 [2020-07-29T11:26:25.227Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
11:26:26 [2020-07-29T11:26:26.165Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
11:26:27 [2020-07-29T11:26:27.542Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
11:26:28 [2020-07-29T11:26:28.920Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
11:26:29 [2020-07-29T11:26:29.487Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
11:26:29 [2020-07-29T11:26:29.747Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
11:26:30 [2020-07-29T11:26:30.316Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
11:26:30 [2020-07-29T11:26:30.316Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
11:26:30 [2020-07-29T11:26:30.316Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
11:26:30 [2020-07-29T11:26:30.316Z] === RUN   TestDockerSuite/TestRunWithBadDevice
11:26:30 [2020-07-29T11:26:30.578Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
11:26:30 [2020-07-29T11:26:30.578Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
11:26:31 [2020-07-29T11:26:31.145Z] === RUN   TestDockerSuite/TestRunWithCPUShares
11:26:31 [2020-07-29T11:26:31.405Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
11:26:32 [2020-07-29T11:26:32.342Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
11:26:32 [2020-07-29T11:26:32.622Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
11:26:32 [2020-07-29T11:26:32.910Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
11:26:33 [2020-07-29T11:26:33.478Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
11:26:33 [2020-07-29T11:26:33.478Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
11:26:33 [2020-07-29T11:26:33.737Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
11:26:33 [2020-07-29T11:26:33.737Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
11:26:33 [2020-07-29T11:26:33.737Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
11:26:33 [2020-07-29T11:26:33.737Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
11:26:33 [2020-07-29T11:26:33.997Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
11:26:33 [2020-07-29T11:26:33.997Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
11:26:33 [2020-07-29T11:26:33.997Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
11:26:33 [2020-07-29T11:26:33.997Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
11:26:33 [2020-07-29T11:26:33.997Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
11:26:33 [2020-07-29T11:26:33.997Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
11:26:34 [2020-07-29T11:26:34.256Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
11:26:34 [2020-07-29T11:26:34.825Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
11:26:35 [2020-07-29T11:26:35.085Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
11:26:35 [2020-07-29T11:26:35.344Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
11:26:35 [2020-07-29T11:26:35.603Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
11:26:35 [2020-07-29T11:26:35.863Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
11:26:36 [2020-07-29T11:26:36.432Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
11:26:36 [2020-07-29T11:26:36.432Z] === RUN   TestDockerSuite/TestRunWithShmSize
11:26:37 [2020-07-29T11:26:37.002Z] === RUN   TestDockerSuite/TestRunWithSwappiness
11:26:37 [2020-07-29T11:26:37.571Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
11:26:37 [2020-07-29T11:26:37.571Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
11:26:37 [2020-07-29T11:26:37.571Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
11:26:37 [2020-07-29T11:26:37.571Z] === RUN   TestDockerSuite/TestRunWithUlimits
11:26:38 [2020-07-29T11:26:38.139Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
11:26:39 [2020-07-29T11:26:39.078Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
11:26:40 [2020-07-29T11:26:40.017Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
11:26:40 [2020-07-29T11:26:40.017Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
11:26:40 [2020-07-29T11:26:40.277Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
11:26:40 [2020-07-29T11:26:40.277Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
11:26:40 [2020-07-29T11:26:40.845Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
11:26:41 [2020-07-29T11:26:41.316Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
11:26:41 [2020-07-29T11:26:41.316Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
11:26:41 [2020-07-29T11:26:41.417Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
11:26:41 [2020-07-29T11:26:41.985Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
11:26:43 [2020-07-29T11:26:43.363Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
11:26:43 [2020-07-29T11:26:43.622Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
11:26:44 [2020-07-29T11:26:44.191Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
11:26:44 [2020-07-29T11:26:44.191Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
11:26:44 [2020-07-29T11:26:44.191Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
11:26:45 [2020-07-29T11:26:45.130Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
11:26:46 [2020-07-29T11:26:46.068Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
11:26:46 [2020-07-29T11:26:46.094Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
11:26:46 [2020-07-29T11:26:46.094Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
11:26:46 [2020-07-29T11:26:46.094Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
11:26:46 [2020-07-29T11:26:46.328Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
11:26:46 [2020-07-29T11:26:46.897Z] === RUN   TestDockerSuite/TestSaveCheckTimes
11:26:46 [2020-07-29T11:26:46.897Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
11:26:48 [2020-07-29T11:26:48.293Z] === RUN   TestDockerSuite/TestSaveImageId
11:26:48 [2020-07-29T11:26:48.553Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
11:26:49 [2020-07-29T11:26:49.122Z] === RUN   TestDockerSuite/TestSaveLoadParents
11:26:50 [2020-07-29T11:26:50.502Z] === RUN   TestDockerSuite/TestSaveMultipleNames
11:26:50 [2020-07-29T11:26:50.502Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
11:26:50 [2020-07-29T11:26:50.871Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
11:26:50 [2020-07-29T11:26:50.871Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
11:26:51 [2020-07-29T11:26:51.343Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
11:26:51 [2020-07-29T11:26:51.343Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
11:26:51 [2020-07-29T11:26:51.343Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
11:26:51 [2020-07-29T11:26:51.439Z] === RUN   TestDockerSuite/TestSaveSingleTag
11:26:51 [2020-07-29T11:26:51.698Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
11:26:51 [2020-07-29T11:26:51.698Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
11:26:52 [2020-07-29T11:26:52.635Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
11:26:52 [2020-07-29T11:26:52.895Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
11:26:54 [2020-07-29T11:26:54.274Z] === RUN   TestDockerSuite/TestSearchCmdOptions
11:26:54 [2020-07-29T11:26:54.844Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
11:26:54 [2020-07-29T11:26:54.844Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
11:26:54 [2020-07-29T11:26:54.844Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
11:26:55 [2020-07-29T11:26:55.103Z] === RUN   TestDockerSuite/TestSearchWithLimit
11:26:55 [2020-07-29T11:26:55.361Z] === RUN   TestDockerSuite/TestSlowStdinClosing
11:26:57 [2020-07-29T11:26:57.898Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
11:26:57 [2020-07-29T11:26:57.898Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
11:27:03 [2020-07-29T11:27:03.170Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
11:27:04 [2020-07-29T11:27:04.107Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
11:27:04 [2020-07-29T11:27:04.677Z] === RUN   TestDockerSuite/TestStartAttachSilent
11:27:05 [2020-07-29T11:27:05.615Z] === RUN   TestDockerSuite/TestStartAttachWithRename
11:27:08 [2020-07-29T11:27:08.147Z] === RUN   TestDockerSuite/TestStartMultipleContainers
11:27:09 [2020-07-29T11:27:09.542Z] === RUN   TestDockerSuite/TestStartPausedContainer
11:27:10 [2020-07-29T11:27:10.123Z] === RUN   TestDockerSuite/TestStartRecordError
11:27:11 [2020-07-29T11:27:11.061Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
11:27:11 [2020-07-29T11:27:11.320Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
11:27:12 [2020-07-29T11:27:12.630Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
11:27:13 [2020-07-29T11:27:13.228Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
11:27:14 [2020-07-29T11:27:14.169Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
11:27:14 [2020-07-29T11:27:14.738Z] === RUN   TestDockerSuite/TestStatsAllNoStream
11:27:17 [2020-07-29T11:27:17.275Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
11:27:17 [2020-07-29T11:27:17.534Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
11:27:18 [2020-07-29T11:27:18.021Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
11:27:18 [2020-07-29T11:27:18.021Z] === RUN   TestDockerSuite/TestBuildCacheAdd
11:27:18 [2020-07-29T11:27:18.493Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
11:27:19 [2020-07-29T11:27:19.494Z] === RUN   TestDockerSuite/TestBuildCacheFrom
11:27:19 [2020-07-29T11:27:19.494Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
11:27:20 [2020-07-29T11:27:20.069Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
11:27:21 [2020-07-29T11:27:21.974Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
11:27:24 [2020-07-29T11:27:24.285Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
11:27:25 [2020-07-29T11:27:25.262Z] === RUN   TestDockerSuite/TestStatsFormatAll
11:27:25 [2020-07-29T11:27:25.262Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
11:27:25 [2020-07-29T11:27:25.281Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
11:27:25 [2020-07-29T11:27:25.281Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
11:27:25 [2020-07-29T11:27:25.281Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
11:27:26 [2020-07-29T11:27:26.276Z] === RUN   TestDockerSuite/TestBuildClearCmd
11:27:27 [2020-07-29T11:27:27.270Z] === RUN   TestDockerSuite/TestBuildCmd
11:27:27 [2020-07-29T11:27:27.745Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
11:27:27 [2020-07-29T11:27:27.795Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
11:27:28 [2020-07-29T11:27:28.218Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
11:27:28 [2020-07-29T11:27:28.691Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
11:27:29 [2020-07-29T11:27:29.700Z] === RUN   TestDockerSuite/TestStatsNoStream
11:27:32 [2020-07-29T11:27:32.252Z] === RUN   TestDockerSuite/TestStopContainerSignal
11:27:33 [2020-07-29T11:27:33.483Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
11:27:33 [2020-07-29T11:27:33.627Z] === RUN   TestDockerSuite/TestTopMultipleArgs
11:27:33 [2020-07-29T11:27:33.886Z] === RUN   TestDockerSuite/TestTopNonPrivileged
11:27:34 [2020-07-29T11:27:34.454Z] === RUN   TestDockerSuite/TestTopPrivileged
11:27:35 [2020-07-29T11:27:35.022Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
11:27:35 [2020-07-29T11:27:35.022Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
11:27:35 [2020-07-29T11:27:35.591Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
11:27:35 [2020-07-29T11:27:35.716Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
11:27:35 [2020-07-29T11:27:35.716Z] === RUN   TestDockerSuite/TestBuildConditionalCache
11:27:36 [2020-07-29T11:27:36.189Z] === RUN   TestDockerSuite/TestBuildContChar
11:27:38 [2020-07-29T11:27:38.126Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
11:27:40 [2020-07-29T11:27:40.661Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
11:27:40 [2020-07-29T11:27:40.661Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
11:27:41 [2020-07-29T11:27:41.229Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
11:27:41 [2020-07-29T11:27:41.798Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
11:27:41 [2020-07-29T11:27:41.798Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
11:27:42 [2020-07-29T11:27:42.737Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
11:27:43 [2020-07-29T11:27:43.673Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
11:27:43 [2020-07-29T11:27:43.673Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
11:27:44 [2020-07-29T11:27:44.611Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
11:27:45 [2020-07-29T11:27:45.180Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
11:27:45 [2020-07-29T11:27:45.749Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
11:27:46 [2020-07-29T11:27:46.684Z] === RUN   TestDockerSuite/TestUpdateStats
11:27:50 [2020-07-29T11:27:50.875Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
11:27:51 [2020-07-29T11:27:51.135Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
11:27:51 [2020-07-29T11:27:51.135Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
11:27:51 [2020-07-29T11:27:51.178Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
11:27:51 [2020-07-29T11:27:51.178Z] === RUN   TestDockerSuite/TestBuildContextCleanup
11:27:51 [2020-07-29T11:27:51.178Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
11:27:51 [2020-07-29T11:27:51.651Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
11:27:51 [2020-07-29T11:27:51.703Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
11:27:52 [2020-07-29T11:27:52.272Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
11:27:52 [2020-07-29T11:27:52.646Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
11:27:53 [2020-07-29T11:27:53.119Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
11:27:53 [2020-07-29T11:27:53.119Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
11:27:53 [2020-07-29T11:27:53.223Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
11:27:53 [2020-07-29T11:27:53.591Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
11:27:54 [2020-07-29T11:27:54.065Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
11:27:54 [2020-07-29T11:27:54.065Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
11:27:54 [2020-07-29T11:27:54.538Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
11:27:55 [2020-07-29T11:27:55.131Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
11:27:57 [2020-07-29T11:27:57.667Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
11:27:59 [2020-07-29T11:27:59.324Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
11:28:00 [2020-07-29T11:28:00.204Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
11:28:01 [2020-07-29T11:28:01.141Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
11:28:03 [2020-07-29T11:28:03.676Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
11:28:06 [2020-07-29T11:28:06.212Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
11:28:06 [2020-07-29T11:28:06.779Z] === RUN   TestDockerSwarmSuite/TestServiceScale
11:28:08 [2020-07-29T11:28:08.156Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
11:28:10 [2020-07-29T11:28:10.069Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
11:28:10 [2020-07-29T11:28:10.069Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
11:28:10 [2020-07-29T11:28:10.641Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
11:28:11 [2020-07-29T11:28:11.580Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
11:28:12 [2020-07-29T11:28:12.959Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
11:28:14 [2020-07-29T11:28:14.351Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
11:28:16 [2020-07-29T11:28:16.274Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
11:28:17 [2020-07-29T11:28:17.652Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
11:28:19 [2020-07-29T11:28:19.558Z] === RUN   TestDockerSuite/TestVolumeCLICreate
11:28:27 [2020-07-29T11:28:27.673Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
11:28:30 [2020-07-29T11:28:30.207Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
11:28:32 [2020-07-29T11:28:32.740Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
11:28:34 [2020-07-29T11:28:34.645Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
11:28:34 [2020-07-29T11:28:34.645Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
11:28:34 [2020-07-29T11:28:34.645Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
11:28:34 [2020-07-29T11:28:34.904Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
11:28:35 [2020-07-29T11:28:35.164Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
11:28:35 [2020-07-29T11:28:35.164Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
11:28:35 [2020-07-29T11:28:35.164Z] === RUN   TestDockerSuite/TestVolumeCLILs
11:28:35 [2020-07-29T11:28:35.259Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
11:28:35 [2020-07-29T11:28:35.259Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
11:28:35 [2020-07-29T11:28:35.732Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
11:28:35 [2020-07-29T11:28:35.732Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
11:28:35 [2020-07-29T11:28:35.732Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
11:28:36 [2020-07-29T11:28:36.669Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
11:28:36 [2020-07-29T11:28:36.669Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
11:28:36 [2020-07-29T11:28:36.669Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
11:28:36 [2020-07-29T11:28:36.669Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
11:28:36 [2020-07-29T11:28:36.928Z] === RUN   TestDockerSuite/TestVolumeCLIRm
11:28:38 [2020-07-29T11:28:38.306Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
11:28:38 [2020-07-29T11:28:38.306Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
11:28:38 [2020-07-29T11:28:38.566Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
11:28:38 [2020-07-29T11:28:38.566Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
11:28:38 [2020-07-29T11:28:38.566Z] === RUN   TestDockerSuite/TestVolumeEvents
11:28:39 [2020-07-29T11:28:39.133Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
11:28:40 [2020-07-29T11:28:40.535Z] === RUN   TestDockerSuite/TestVolumeLsFormat
11:28:40 [2020-07-29T11:28:40.535Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
11:28:40 [2020-07-29T11:28:40.535Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
11:28:41 [2020-07-29T11:28:41.638Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
11:28:41 [2020-07-29T11:28:41.638Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
11:28:41 [2020-07-29T11:28:41.638Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
11:28:41 [2020-07-29T11:28:41.638Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
11:28:42 [2020-07-29T11:28:42.111Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
11:28:42 [2020-07-29T11:28:42.111Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
11:28:42 [2020-07-29T11:28:42.445Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
11:28:44 [2020-07-29T11:28:44.983Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
11:28:44 [2020-07-29T11:28:44.983Z] --- PASS: TestDockerSuite (1281.83s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.84s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.16s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.53s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.65s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.17s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.55s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.40s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.09s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.97s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.20s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.00s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.96s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.63s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.98s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.76s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.94s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.88s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.79s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (1.99s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.85s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestAttachDetach (0.98s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.96s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.78s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (0.69s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.72s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.16s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.64s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.92s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.05s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.81s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.61s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.12s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.56s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.24s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.78s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.11s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.54s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.75s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.02s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.30s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.99s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.70s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.11s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.71s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.81s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.88s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.18s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.26s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestBuildAddScript (2.99s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.37s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.69s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.42s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.32s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestBuildAddTar (5.90s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (0.96s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.25s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.12s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.42s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.73s)
11:28:44 [2020-07-29T11:28:44.983Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.70s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.36s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.53s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.80s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.59s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.45s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.74s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.00s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (10.13s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.50s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (1.90s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.28s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.66s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (1.91s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.47s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.36s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.58s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.94s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.77s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (6.21s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.68s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.10s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.92s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.70s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.28s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.99s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.58s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.39s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.54s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.43s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
11:28:44 [2020-07-29T11:28:44.984Z]         requirement.go:26: unmatched requirement DaemonIsWindows
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.57s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.34s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.35s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildContChar (3.56s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.16s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.33s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.92s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.66s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.29s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.42s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.72s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.53s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.03s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.76s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.59s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
11:28:44 [2020-07-29T11:28:44.984Z]         requirement.go:26: unmatched requirement DaemonIsWindows
11:28:44 [2020-07-29T11:28:44.984Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s)
11:28:44 [2020-07-29T11:28:44.984Z]         requirement.go:26: unmatched requirement DaemonIsWindows
11:28:44 [2020-07-29T11:28:44.984Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
11:28:44 [2020-07-29T11:28:44.984Z]         requirement.go:26: unmatched requirement DaemonIsWindows
11:28:44 [2020-07-29T11:28:44.984Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
11:28:44 [2020-07-29T11:28:44.984Z]         requirement.go:26: unmatched requirement DaemonIsWindows
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.82s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.79s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.40s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.54s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (6.35s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.04s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.74s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.26s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.91s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.68s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.07s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.21s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.19s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.31s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (9.72s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.48s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.14s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.45s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.27s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.42s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.37s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.28s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.36s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.37s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.03s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.48s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.22s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (4.68s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.32s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.35s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.80s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.15s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.25s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.38s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.45s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.58s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.69s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.48s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.03s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.85s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (5.16s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.39s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.41s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.72s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.12s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.83s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.53s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.13s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
11:28:44 [2020-07-29T11:28:44.984Z]         requirement.go:26: unmatched requirement DaemonIsWindows
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.35s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.75s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.44s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (1.06s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.53s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.34s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildFails (0.66s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.79s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.49s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.72s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.61s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.42s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.63s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.17s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.48s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.30s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.55s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.64s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.23s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildHistory (3.16s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.34s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.53s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.46s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.35s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.86s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.29s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.34s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.30s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.25s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.36s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (0.92s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.12s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildLastModified (4.16s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (2.62s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.00s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.95s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.72s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.38s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.38s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.54s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.56s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.87s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.84s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
11:28:44 [2020-07-29T11:28:44.984Z]         requirement.go:26: unmatched requirement DaemonIsWindows
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.44s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.39s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.62s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.22s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.77s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.38s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.72s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.69s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.20s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.27s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.26s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.42s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (1.21s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.38s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.58s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.88s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.28s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.72s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.83s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.26s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.78s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildPATH (1.88s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.57s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.71s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.89s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.87s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.54s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildRm (2.99s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.79s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.32s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.30s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.53s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.77s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.77s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (0.82s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (2.84s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.29s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
11:28:44 [2020-07-29T11:28:44.984Z]         requirement.go:26: unmatched requirement DaemonIsWindows
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.41s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.93s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.84s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.95s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (0.96s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.79s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.34s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.65s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.09s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildUser (1.35s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.08s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (9.90s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.57s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.19s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.62s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.58s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.82s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
11:28:44 [2020-07-29T11:28:44.984Z]         requirement.go:26: unmatched requirement DaemonIsWindows
11:28:44 [2020-07-29T11:28:44.984Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
11:28:44 [2020-07-29T11:28:44.984Z]         requirement.go:26: unmatched requirement DaemonIsWindows
11:28:44 [2020-07-29T11:28:44.984Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
11:28:44 [2020-07-29T11:28:44.984Z]         requirement.go:26: unmatched requirement DaemonIsWindows
11:28:44 [2020-07-29T11:28:44.984Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.03s)
11:28:44 [2020-07-29T11:28:44.984Z]         requirement.go:26: unmatched requirement DaemonIsWindows
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.30s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.68s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.63s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.66s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.10s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.14s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.47s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.79s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.25s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.49s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
11:28:44 [2020-07-29T11:28:44.984Z]         requirement.go:26: unmatched requirement DaemonIsWindows
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.52s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.12s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.08s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
11:28:44 [2020-07-29T11:28:44.984Z]         docker_cli_sni_test.go:18: Flakey test
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.78s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.00s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestCommitChange (1.50s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (1.24s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.96s)
11:28:44 [2020-07-29T11:28:44.984Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.89s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (1.33s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.73s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.99s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.65s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.90s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.04s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.04s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.23s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.82s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.25s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.46s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.50s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.45s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.48s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.50s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.42s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.68s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.65s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.62s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.98s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.53s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.56s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.53s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.51s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.52s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.69s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.61s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.59s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.06s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.54s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.23s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (0.98s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.62s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.33s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.70s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.78s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
11:28:44 [2020-07-29T11:28:44.985Z]         requirement.go:26: unmatched requirement DaemonIsWindows
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.64s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.55s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (0.81s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.96s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.48s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.17s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.15s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.01s)
11:28:44 [2020-07-29T11:28:44.985Z]         docker_api_containers_test.go:2107: case 0 - config: {volume  /foo false  <nil> <nil> <nil>}
11:28:44 [2020-07-29T11:28:44.985Z]         docker_api_containers_test.go:2107: case 1 - config: {volume  /foo/ false  <nil> <nil> <nil>}
11:28:44 [2020-07-29T11:28:44.985Z]         docker_api_containers_test.go:2107: case 2 - config: {volume test1 /foo false  <nil> <nil> <nil>}
11:28:44 [2020-07-29T11:28:44.985Z]         docker_api_containers_test.go:2107: case 3 - config: {volume test2 /foo true  <nil> <nil> <nil>}
11:28:44 [2020-07-29T11:28:44.985Z]         docker_api_containers_test.go:2107: case 4 - config: {volume test3 /foo false  <nil> 0xc000945f40 <nil>}
11:28:44 [2020-07-29T11:28:44.985Z]         docker_api_containers_test.go:2107: case 5 - config: {bind /tmp/test-mounts-api-1596496828 /foo false  <nil> <nil> <nil>}
11:28:44 [2020-07-29T11:28:44.985Z]         docker_api_containers_test.go:2107: case 6 - config: {bind /tmp/test-mounts-api-1596496828 /foo true  <nil> <nil> <nil>}
11:28:44 [2020-07-29T11:28:44.985Z]         docker_api_containers_test.go:2107: case 7 - config: {bind /tmp/test-mounts-api-3335379947 /foo false  <nil> <nil> <nil>}
11:28:44 [2020-07-29T11:28:44.985Z]         docker_api_containers_test.go:2107: case 8 - config: {bind /tmp/test-mounts-api-3335379947 /foo true  <nil> <nil> <nil>}
11:28:44 [2020-07-29T11:28:44.985Z]         docker_api_containers_test.go:2107: case 9 - config: {bind /tmp/test-mounts-api-3335379947 /foo true  0xc0009f6800 <nil> <nil>}
11:28:44 [2020-07-29T11:28:44.985Z]         docker_api_containers_test.go:2107: case 10 - config: {volume  /foo false  <nil> 0xc0009f6820 <nil>}
11:28:44 [2020-07-29T11:28:44.985Z]         docker_api_containers_test.go:2107: case 11 - config: {volume  /foo/ false  <nil> 0xc0009f6840 <nil>}
11:28:44 [2020-07-29T11:28:44.985Z]         docker_api_containers_test.go:2107: case 12 - config: {volume test4 /foo false  <nil> 0xc0009f6860 <nil>}
11:28:44 [2020-07-29T11:28:44.985Z]         docker_api_containers_test.go:2107: case 13 - config: {volume test5 /foo true  <nil> 0xc0009f6880 <nil>}
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.15s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.24s)
11:28:44 [2020-07-29T11:28:44.985Z]         docker_api_containers_test.go:1926: case 0
11:28:44 [2020-07-29T11:28:44.985Z]         docker_api_containers_test.go:1926: case 1
11:28:44 [2020-07-29T11:28:44.985Z]         docker_api_containers_test.go:1926: case 2
11:28:44 [2020-07-29T11:28:44.985Z]         docker_api_containers_test.go:1926: case 3
11:28:44 [2020-07-29T11:28:44.985Z]         docker_api_containers_test.go:1926: case 4
11:28:44 [2020-07-29T11:28:44.985Z]         docker_api_containers_test.go:1926: case 5
11:28:44 [2020-07-29T11:28:44.985Z]         docker_api_containers_test.go:1926: case 6
11:28:44 [2020-07-29T11:28:44.985Z]         docker_api_containers_test.go:1926: case 7
11:28:44 [2020-07-29T11:28:44.985Z]         docker_api_containers_test.go:1926: case 8
11:28:44 [2020-07-29T11:28:44.985Z]         docker_api_containers_test.go:1926: case 9
11:28:44 [2020-07-29T11:28:44.985Z]         docker_api_containers_test.go:1926: case 10
11:28:44 [2020-07-29T11:28:44.985Z]         docker_api_containers_test.go:1926: case 11
11:28:44 [2020-07-29T11:28:44.985Z]         docker_api_containers_test.go:1926: case 12
11:28:44 [2020-07-29T11:28:44.985Z]         docker_api_containers_test.go:1926: case 13
11:28:44 [2020-07-29T11:28:44.985Z]         docker_api_containers_test.go:1926: case 14
11:28:44 [2020-07-29T11:28:44.985Z]         docker_api_containers_test.go:1926: case 15
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.25s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.78s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.13s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (0.92s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.48s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.55s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.74s)
11:28:44 [2020-07-29T11:28:44.985Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-check-ownership845411044/file1 d64c85bcec899b59058c1e0e3a03c6eba038df7c78fb092e6b88f569ffedcb13:/tmpvol/file1`
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.60s)
11:28:44 [2020-07-29T11:28:44.985Z]         docker_cli_cp_utils_test.go:192: running `docker cp  6975d7d9a9796bfc48236e0afa0e9d11d91a1f715263721ec171cdf4233b1cab:/root/file1 /tmp/test-cp-from-case-a826123507/itWorks.txt`
11:28:44 [2020-07-29T11:28:44.985Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a826123507/itWorks.txt" contains "file1\n"
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.75s)
11:28:44 [2020-07-29T11:28:44.985Z]         docker_cli_cp_utils_test.go:192: running `docker cp  f785389c89ec2773ca63491048c2d1708f022e4bcf77c44f393950326de6c99c:/file1 /tmp/test-cp-from-case-b745102262/testDir/`
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.62s)
11:28:44 [2020-07-29T11:28:44.985Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c664863645/file2" contains "file2\n"
11:28:44 [2020-07-29T11:28:44.985Z]         docker_cli_cp_utils_test.go:192: running `docker cp  85561e9c6d44c08b2f585fb51a687cd878bf5f99507ec2c25d69d08cd1e8b5b0:/root/file1 /tmp/test-cp-from-case-c664863645/file2`
11:28:44 [2020-07-29T11:28:44.985Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c664863645/file2" contains "file1\n"
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.75s)
11:28:44 [2020-07-29T11:28:44.985Z]         docker_cli_cp_utils_test.go:192: running `docker cp  dbf5477778bd37d697cdff7ca10885280df267bcde05a30d2c611bf79ebbbfc7:/file1 /tmp/test-cp-from-case-d157972056/dir1`
11:28:44 [2020-07-29T11:28:44.985Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d157972056/dir1/file1" contains "file1\n"
11:28:44 [2020-07-29T11:28:44.985Z]         docker_cli_cp_utils_test.go:192: running `docker cp  dbf5477778bd37d697cdff7ca10885280df267bcde05a30d2c611bf79ebbbfc7:/file1 /tmp/test-cp-from-case-d157972056/dir1/`
11:28:44 [2020-07-29T11:28:44.985Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d157972056/dir1/file1" contains "file1\n"
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.59s)
11:28:44 [2020-07-29T11:28:44.985Z]         docker_cli_cp_utils_test.go:192: running `docker cp  c2c3b52acbfb07f12483f6cca2ae9638246d116586a783d669596332f973c410:dir1 /tmp/test-cp-from-case-e962621911/testDir`
11:28:44 [2020-07-29T11:28:44.985Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e962621911/testDir/file1-1" contains "file1-1\n"
11:28:44 [2020-07-29T11:28:44.985Z]         docker_cli_cp_utils_test.go:192: running `docker cp  c2c3b52acbfb07f12483f6cca2ae9638246d116586a783d669596332f973c410:dir1 /tmp/test-cp-from-case-e962621911/testDir/`
11:28:44 [2020-07-29T11:28:44.985Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e962621911/testDir/file1-1" contains "file1-1\n"
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.50s)
11:28:44 [2020-07-29T11:28:44.985Z]         docker_cli_cp_utils_test.go:192: running `docker cp  c588a4407f396a182fd5c10e4fc1229e656dfcaf3762e109c0583e0a0b3c7f69:/root/dir1 /tmp/test-cp-from-case-f355095882/file1`
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.57s)
11:28:44 [2020-07-29T11:28:44.985Z]         docker_cli_cp_utils_test.go:192: running `docker cp  c4cfb1cd9994f6c572b9fca8f33e8ae7ea62aba137e32a2a9f67afc4318f2dd5:/root/dir1 /tmp/test-cp-from-case-g551583265/dir2`
11:28:44 [2020-07-29T11:28:44.985Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g551583265/dir2/dir1/file1-1" contains "file1-1\n"
11:28:44 [2020-07-29T11:28:44.985Z]         docker_cli_cp_utils_test.go:192: running `docker cp  c4cfb1cd9994f6c572b9fca8f33e8ae7ea62aba137e32a2a9f67afc4318f2dd5:/root/dir1 /tmp/test-cp-from-case-g551583265/dir2/`
11:28:44 [2020-07-29T11:28:44.985Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g551583265/dir2/dir1/file1-1" contains "file1-1\n"
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.57s)
11:28:44 [2020-07-29T11:28:44.985Z]         docker_cli_cp_utils_test.go:192: running `docker cp  a7e47183a3b8cf5b1cc41f03911dc37137b2a6845a7f3ab7f769e5316dbbd65b:dir1/. /tmp/test-cp-from-case-h413647628/testDir`
11:28:44 [2020-07-29T11:28:44.985Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h413647628/testDir/file1-1" contains "file1-1\n"
11:28:44 [2020-07-29T11:28:44.985Z]         docker_cli_cp_utils_test.go:192: running `docker cp  a7e47183a3b8cf5b1cc41f03911dc37137b2a6845a7f3ab7f769e5316dbbd65b:dir1/. /tmp/test-cp-from-case-h413647628/testDir/`
11:28:44 [2020-07-29T11:28:44.985Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h413647628/testDir/file1-1" contains "file1-1\n"
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.53s)
11:28:44 [2020-07-29T11:28:44.985Z]         docker_cli_cp_utils_test.go:192: running `docker cp  ea3aeff2c274ab8d25eb9667f2e676293541ee95fb8224395a51b14addf6657b:/root/dir1/. /tmp/test-cp-from-case-i624679163/file1`
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.61s)
11:28:44 [2020-07-29T11:28:44.985Z]         docker_cli_cp_utils_test.go:192: running `docker cp  05612b11883b249c9c46d64d206a5c875a0039a9d3844f5af2c440d4cfec018f:/root/dir1/. /tmp/test-cp-from-case-j529704990/dir2`
11:28:44 [2020-07-29T11:28:44.985Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j529704990/dir2/file1-1" contains "file1-1\n"
11:28:44 [2020-07-29T11:28:44.985Z]         docker_cli_cp_utils_test.go:192: running `docker cp  05612b11883b249c9c46d64d206a5c875a0039a9d3844f5af2c440d4cfec018f:/root/dir1/. /tmp/test-cp-from-case-j529704990/dir2/`
11:28:44 [2020-07-29T11:28:44.985Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j529704990/dir2/file1-1" contains "file1-1\n"
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.01s)
11:28:44 [2020-07-29T11:28:44.985Z]         docker_cli_cp_utils_test.go:192: running `docker cp  b71b7cdc4d04f8302c848c344d646a5ec2ab1e9ea3536693df49ccc76b727d3a:/file2 /tmp/test-cp-from-err-dst-not-dir340156645/symlinkToFile1`
11:28:44 [2020-07-29T11:28:44.985Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir340156645/symlinkToFile1" points to "file1"
11:28:44 [2020-07-29T11:28:44.985Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir340156645/file1" contains "file2\n"
11:28:44 [2020-07-29T11:28:44.985Z]         docker_cli_cp_utils_test.go:192: running `docker cp  b71b7cdc4d04f8302c848c344d646a5ec2ab1e9ea3536693df49ccc76b727d3a:/file2 /tmp/test-cp-from-err-dst-not-dir340156645/symlinkToDir1`
11:28:44 [2020-07-29T11:28:44.985Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir340156645/symlinkToDir1" points to "dir1"
11:28:44 [2020-07-29T11:28:44.985Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir340156645/file2" contains "file2\n"
11:28:44 [2020-07-29T11:28:44.985Z]         docker_cli_cp_utils_test.go:192: running `docker cp  b71b7cdc4d04f8302c848c344d646a5ec2ab1e9ea3536693df49ccc76b727d3a:/file2 /tmp/test-cp-from-err-dst-not-dir340156645/brokenSymlinkToFileX`
11:28:44 [2020-07-29T11:28:44.985Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir340156645/brokenSymlinkToFileX" points to "fileX"
11:28:44 [2020-07-29T11:28:44.985Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir340156645/fileX" contains "file2\n"
11:28:44 [2020-07-29T11:28:44.985Z]         docker_cli_cp_utils_test.go:192: running `docker cp  b71b7cdc4d04f8302c848c344d646a5ec2ab1e9ea3536693df49ccc76b727d3a:/dir2 /tmp/test-cp-from-err-dst-not-dir340156645/symlinkToDir1`
11:28:44 [2020-07-29T11:28:44.985Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir340156645/symlinkToDir1" points to "dir1"
11:28:44 [2020-07-29T11:28:44.985Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir340156645/dir1/dir2/file2-1" contains "file2-1\n"
11:28:44 [2020-07-29T11:28:44.985Z]         docker_cli_cp_utils_test.go:192: running `docker cp  b71b7cdc4d04f8302c848c344d646a5ec2ab1e9ea3536693df49ccc76b727d3a:/dir2 /tmp/test-cp-from-err-dst-not-dir340156645/brokenSymlinkToDirX`
11:28:44 [2020-07-29T11:28:44.985Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir340156645/brokenSymlinkToDirX" points to "dirX"
11:28:44 [2020-07-29T11:28:44.985Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir340156645/dirX/file2-1" contains "file2-1\n"
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.70s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.64s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s)
11:28:44 [2020-07-29T11:28:44.985Z]         docker_cli_cp_utils_test.go:192: running `docker cp  foo bar`
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.74s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.70s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (0.73s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.81s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.96s)
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.02s)
11:28:44 [2020-07-29T11:28:44.985Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-a284543277/file1 4cc85e0b00fa62df74d413bcf5be82f72c1aee420d51fa202b1ea931876761b7:/root/itWorks.txt`
11:28:44 [2020-07-29T11:28:44.985Z]         docker_cli_cp_utils_test.go:279: checking that container "4cc85e0b00fa62df74d413bcf5be82f72c1aee420d51fa202b1ea931876761b7" start output contains "file1\n"
11:28:44 [2020-07-29T11:28:44.985Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 4cc85e0b00fa62df74d413bcf5be82f72c1aee420d51fa202b1ea931876761b7`
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.67s)
11:28:44 [2020-07-29T11:28:44.985Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-b641554088/file1 de331afafbc3fa94658df40767ab45cdac402a7e6583111a3e6c7bcd20dfd714:testDir/`
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestCpToCaseC (1.81s)
11:28:44 [2020-07-29T11:28:44.985Z]         docker_cli_cp_utils_test.go:279: checking that container "825e7b4fdddf4094b99c0064b5a60f24d3841dd6837a0d54a28e2baeaf291ca5" start output contains "file2\n"
11:28:44 [2020-07-29T11:28:44.985Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 825e7b4fdddf4094b99c0064b5a60f24d3841dd6837a0d54a28e2baeaf291ca5`
11:28:44 [2020-07-29T11:28:44.985Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-c178124775/file1 825e7b4fdddf4094b99c0064b5a60f24d3841dd6837a0d54a28e2baeaf291ca5:/root/file2`
11:28:44 [2020-07-29T11:28:44.985Z]         docker_cli_cp_utils_test.go:279: checking that container "825e7b4fdddf4094b99c0064b5a60f24d3841dd6837a0d54a28e2baeaf291ca5" start output contains "file1\n"
11:28:44 [2020-07-29T11:28:44.985Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 825e7b4fdddf4094b99c0064b5a60f24d3841dd6837a0d54a28e2baeaf291ca5`
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestCpToCaseD (3.58s)
11:28:44 [2020-07-29T11:28:44.985Z]         docker_cli_cp_utils_test.go:279: checking that container "ea83210d3652324f246b7e4ec8fb6915851378c072d3c20b4a0a6f769f731b2a" start output contains ""
11:28:44 [2020-07-29T11:28:44.985Z]         docker_cli_cp_utils_test.go:209: running `docker start -a ea83210d3652324f246b7e4ec8fb6915851378c072d3c20b4a0a6f769f731b2a`
11:28:44 [2020-07-29T11:28:44.985Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-d346667546/file1 ea83210d3652324f246b7e4ec8fb6915851378c072d3c20b4a0a6f769f731b2a:dir1`
11:28:44 [2020-07-29T11:28:44.985Z]         docker_cli_cp_utils_test.go:279: checking that container "ea83210d3652324f246b7e4ec8fb6915851378c072d3c20b4a0a6f769f731b2a" start output contains "file1\n"
11:28:44 [2020-07-29T11:28:44.985Z]         docker_cli_cp_utils_test.go:209: running `docker start -a ea83210d3652324f246b7e4ec8fb6915851378c072d3c20b4a0a6f769f731b2a`
11:28:44 [2020-07-29T11:28:44.985Z]         docker_cli_cp_utils_test.go:279: checking that container "c80119821b2a3b43736f8a9bd98417a6d35b95a8da98b6a84503f2376c10308d" start output contains ""
11:28:44 [2020-07-29T11:28:44.985Z]         docker_cli_cp_utils_test.go:209: running `docker start -a c80119821b2a3b43736f8a9bd98417a6d35b95a8da98b6a84503f2376c10308d`
11:28:44 [2020-07-29T11:28:44.985Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-d346667546/file1 c80119821b2a3b43736f8a9bd98417a6d35b95a8da98b6a84503f2376c10308d:dir1/`
11:28:44 [2020-07-29T11:28:44.985Z]         docker_cli_cp_utils_test.go:279: checking that container "c80119821b2a3b43736f8a9bd98417a6d35b95a8da98b6a84503f2376c10308d" start output contains "file1\n"
11:28:44 [2020-07-29T11:28:44.985Z]         docker_cli_cp_utils_test.go:209: running `docker start -a c80119821b2a3b43736f8a9bd98417a6d35b95a8da98b6a84503f2376c10308d`
11:28:44 [2020-07-29T11:28:44.985Z]     --- PASS: TestDockerSuite/TestCpToCaseE (2.26s)
11:28:44 [2020-07-29T11:28:44.985Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-e573292209/dir1 8a2ba2551418005bbf560faee7ba223132691b06f0aac81a3347ca0742146779:testDir`
11:28:44 [2020-07-29T11:28:44.985Z]         docker_cli_cp_utils_test.go:279: checking that container "8a2ba2551418005bbf560faee7ba223132691b06f0aac81a3347ca0742146779" start output contains "file1-1\n"
11:28:44 [2020-07-29T11:28:44.985Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 8a2ba2551418005bbf560faee7ba223132691b06f0aac81a3347ca0742146779`
11:28:44 [2020-07-29T11:28:44.986Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-e573292209/dir1 b65c8bf02366cac1d6f0cb7be637dfcdcadfc0e0e516860a8fc3018ad4c14892:testDir/`
11:28:44 [2020-07-29T11:28:44.986Z]         docker_cli_cp_utils_test.go:279: checking that container "b65c8bf02366cac1d6f0cb7be637dfcdcadfc0e0e516860a8fc3018ad4c14892" start output contains "file1-1\n"
11:28:44 [2020-07-29T11:28:44.986Z]         docker_cli_cp_utils_test.go:209: running `docker start -a b65c8bf02366cac1d6f0cb7be637dfcdcadfc0e0e516860a8fc3018ad4c14892`
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.63s)
11:28:44 [2020-07-29T11:28:44.986Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-f933797980/dir1 bd716c7754f270f0bf0862b17e11aa53acd0565947eb4af06a882dbde99611a4:/root/file1`
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestCpToCaseG (3.47s)
11:28:44 [2020-07-29T11:28:44.986Z]         docker_cli_cp_utils_test.go:279: checking that container "a4c0f5a3901e162d572afd8d33704cec7c9d83d830ead17e4a47d71ef343ee1b" start output contains ""
11:28:44 [2020-07-29T11:28:44.986Z]         docker_cli_cp_utils_test.go:209: running `docker start -a a4c0f5a3901e162d572afd8d33704cec7c9d83d830ead17e4a47d71ef343ee1b`
11:28:44 [2020-07-29T11:28:44.986Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-g446511115/dir1 a4c0f5a3901e162d572afd8d33704cec7c9d83d830ead17e4a47d71ef343ee1b:/root/dir2`
11:28:44 [2020-07-29T11:28:44.986Z]         docker_cli_cp_utils_test.go:279: checking that container "a4c0f5a3901e162d572afd8d33704cec7c9d83d830ead17e4a47d71ef343ee1b" start output contains "file1-1\n"
11:28:44 [2020-07-29T11:28:44.986Z]         docker_cli_cp_utils_test.go:209: running `docker start -a a4c0f5a3901e162d572afd8d33704cec7c9d83d830ead17e4a47d71ef343ee1b`
11:28:44 [2020-07-29T11:28:44.986Z]         docker_cli_cp_utils_test.go:279: checking that container "b89399b700beb2b69ead0fa73e49d0da736f78b0ea2734f709d587815cb02d19" start output contains ""
11:28:44 [2020-07-29T11:28:44.986Z]         docker_cli_cp_utils_test.go:209: running `docker start -a b89399b700beb2b69ead0fa73e49d0da736f78b0ea2734f709d587815cb02d19`
11:28:44 [2020-07-29T11:28:44.986Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-g446511115/dir1 b89399b700beb2b69ead0fa73e49d0da736f78b0ea2734f709d587815cb02d19:/dir2/`
11:28:44 [2020-07-29T11:28:44.986Z]         docker_cli_cp_utils_test.go:279: checking that container "b89399b700beb2b69ead0fa73e49d0da736f78b0ea2734f709d587815cb02d19" start output contains "file1-1\n"
11:28:44 [2020-07-29T11:28:44.986Z]         docker_cli_cp_utils_test.go:209: running `docker start -a b89399b700beb2b69ead0fa73e49d0da736f78b0ea2734f709d587815cb02d19`
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestCpToCaseH (2.64s)
11:28:44 [2020-07-29T11:28:44.986Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-h556429294/dir1/. 05acbc8de22d62dd5833b0fc011dc49c0d064b0d6005a50b46fc230d2d3a37f4:testDir`
11:28:44 [2020-07-29T11:28:44.986Z]         docker_cli_cp_utils_test.go:279: checking that container "05acbc8de22d62dd5833b0fc011dc49c0d064b0d6005a50b46fc230d2d3a37f4" start output contains "file1-1\n"
11:28:44 [2020-07-29T11:28:44.986Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 05acbc8de22d62dd5833b0fc011dc49c0d064b0d6005a50b46fc230d2d3a37f4`
11:28:44 [2020-07-29T11:28:44.986Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-h556429294/dir1/. da39613ff2f868f7d637c2805a57b320b26a654d659932ec03ae6296080412fe:testDir/`
11:28:44 [2020-07-29T11:28:44.986Z]         docker_cli_cp_utils_test.go:279: checking that container "da39613ff2f868f7d637c2805a57b320b26a654d659932ec03ae6296080412fe" start output contains "file1-1\n"
11:28:44 [2020-07-29T11:28:44.986Z]         docker_cli_cp_utils_test.go:209: running `docker start -a da39613ff2f868f7d637c2805a57b320b26a654d659932ec03ae6296080412fe`
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.57s)
11:28:44 [2020-07-29T11:28:44.986Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-i261953653/dir1/. e4d1cd36bc0a388a143f13b348363370c4dd3e95b9c3a360d071aa1a75504595:/root/file1`
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (3.70s)
11:28:44 [2020-07-29T11:28:44.986Z]         docker_cli_cp_utils_test.go:279: checking that container "ff6824f922bf2270f36cf73d945e097248358e746e27b027b1bcaf45739c53df" start output contains ""
11:28:44 [2020-07-29T11:28:44.986Z]         docker_cli_cp_utils_test.go:209: running `docker start -a ff6824f922bf2270f36cf73d945e097248358e746e27b027b1bcaf45739c53df`
11:28:44 [2020-07-29T11:28:44.986Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-j251841360/dir1/. ff6824f922bf2270f36cf73d945e097248358e746e27b027b1bcaf45739c53df:/dir2`
11:28:44 [2020-07-29T11:28:44.986Z]         docker_cli_cp_utils_test.go:279: checking that container "ff6824f922bf2270f36cf73d945e097248358e746e27b027b1bcaf45739c53df" start output contains "file1-1\n"
11:28:44 [2020-07-29T11:28:44.986Z]         docker_cli_cp_utils_test.go:209: running `docker start -a ff6824f922bf2270f36cf73d945e097248358e746e27b027b1bcaf45739c53df`
11:28:44 [2020-07-29T11:28:44.986Z]         docker_cli_cp_utils_test.go:279: checking that container "44c0f7247e857bc7d82f778dff5219367e4f86254578271a8dfa069dfbc3c11d" start output contains ""
11:28:44 [2020-07-29T11:28:44.986Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 44c0f7247e857bc7d82f778dff5219367e4f86254578271a8dfa069dfbc3c11d`
11:28:44 [2020-07-29T11:28:44.986Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-j251841360/dir1/. 44c0f7247e857bc7d82f778dff5219367e4f86254578271a8dfa069dfbc3c11d:/dir2/`
11:28:44 [2020-07-29T11:28:44.986Z]         docker_cli_cp_utils_test.go:279: checking that container "44c0f7247e857bc7d82f778dff5219367e4f86254578271a8dfa069dfbc3c11d" start output contains "file1-1\n"
11:28:44 [2020-07-29T11:28:44.986Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 44c0f7247e857bc7d82f778dff5219367e4f86254578271a8dfa069dfbc3c11d`
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.74s)
11:28:44 [2020-07-29T11:28:44.986Z]         docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions690134639/permdirtest permtest:/`
11:28:44 [2020-07-29T11:28:44.986Z]         docker_cli_cp_utils_test.go:209: running `docker start -a permtest`
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestCpToDot (0.79s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.13s)
11:28:44 [2020-07-29T11:28:44.986Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-err-read-only-rootfs871656057/file1 462735b8d234762b4b0802271c983549b236c98b7944730594d7afa49f36f69a:/root/shouldNotExist`
11:28:44 [2020-07-29T11:28:44.986Z]         docker_cli_cp_utils_test.go:279: checking that container "462735b8d234762b4b0802271c983549b236c98b7944730594d7afa49f36f69a" start output contains ""
11:28:44 [2020-07-29T11:28:44.986Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 462735b8d234762b4b0802271c983549b236c98b7944730594d7afa49f36f69a`
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.43s)
11:28:44 [2020-07-29T11:28:44.986Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-err-read-only-volume194019716/file1 fee8547b15948ffb15936e26021fca665fa33662fce5ee0f6d5dcc97aeb31aea:/vol_ro/shouldNotExist`
11:28:44 [2020-07-29T11:28:44.986Z]         docker_cli_cp_utils_test.go:279: checking that container "fee8547b15948ffb15936e26021fca665fa33662fce5ee0f6d5dcc97aeb31aea" start output contains ""
11:28:44 [2020-07-29T11:28:44.986Z]         docker_cli_cp_utils_test.go:209: running `docker start -a fee8547b15948ffb15936e26021fca665fa33662fce5ee0f6d5dcc97aeb31aea`
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.76s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.19s)
11:28:44 [2020-07-29T11:28:44.986Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-874792211/file2 bd4d381fa4b6213ab441c36424dfd7b49e5e8d9a9fe49ac72c7987266e39ce0d:/vol2/symlinkToFile1`
11:28:44 [2020-07-29T11:28:44.986Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-874792211/symlinkToFile1" points to "file1"
11:28:44 [2020-07-29T11:28:44.986Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-874792211/file1" contains "file2\n"
11:28:44 [2020-07-29T11:28:44.986Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-874792211/file2 bd4d381fa4b6213ab441c36424dfd7b49e5e8d9a9fe49ac72c7987266e39ce0d:/vol2/symlinkToDir1`
11:28:44 [2020-07-29T11:28:44.986Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-874792211/symlinkToDir1" points to "dir1"
11:28:44 [2020-07-29T11:28:44.986Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-874792211/file2" contains "file2\n"
11:28:44 [2020-07-29T11:28:44.986Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-874792211/file2 bd4d381fa4b6213ab441c36424dfd7b49e5e8d9a9fe49ac72c7987266e39ce0d:/vol2/brokenSymlinkToFileX`
11:28:44 [2020-07-29T11:28:44.986Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-874792211/brokenSymlinkToFileX" points to "fileX"
11:28:44 [2020-07-29T11:28:44.986Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-874792211/fileX" contains "file2\n"
11:28:44 [2020-07-29T11:28:44.986Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-874792211//dir2 bd4d381fa4b6213ab441c36424dfd7b49e5e8d9a9fe49ac72c7987266e39ce0d:/vol2/symlinkToDir1`
11:28:44 [2020-07-29T11:28:44.986Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-874792211/symlinkToDir1" points to "dir1"
11:28:44 [2020-07-29T11:28:44.986Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-874792211/dir1/dir2/file2-1" contains "file2-1\n"
11:28:44 [2020-07-29T11:28:44.986Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-874792211//dir2 bd4d381fa4b6213ab441c36424dfd7b49e5e8d9a9fe49ac72c7987266e39ce0d:/vol2/brokenSymlinkToDirX`
11:28:44 [2020-07-29T11:28:44.986Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-874792211/brokenSymlinkToDirX" points to "dirX"
11:28:44 [2020-07-29T11:28:44.986Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-874792211/dirX/file2-1" contains "file2-1\n"
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.55s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestCpVolumePath (0.98s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.05s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.35s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.68s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
11:28:44 [2020-07-29T11:28:44.986Z]         requirement.go:26: unmatched requirement Devicemapper
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.51s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.38s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.09s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.11s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestCreateRM (0.14s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
11:28:44 [2020-07-29T11:28:44.986Z]         requirement.go:26: unmatched requirement Devicemapper
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.21s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.51s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.26s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.74s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.05s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.48s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.95s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.93s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.49s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.44s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.05s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.43s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.73s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.49s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.98s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.49s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.43s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.00s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.48s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.64s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.53s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.60s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.47s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.43s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.49s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.48s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.98s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.24s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.99s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestEventsCopy (0.78s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (0.99s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.57s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.01s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.58s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.18s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.26s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestEventsFilters (0.88s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestEventsFormat (0.89s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.53s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.39s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
11:28:44 [2020-07-29T11:28:44.986Z]         requirement.go:26: unmatched requirement swapMemorySupport
11:28:44 [2020-07-29T11:28:44.986Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
11:28:44 [2020-07-29T11:28:44.986Z]         requirement.go:26: unmatched requirement swapMemorySupport
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.31s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.58s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestEventsRename (0.57s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestEventsResize (0.47s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.45s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.55s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.43s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.68s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestEventsTop (0.66s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.58s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (0.96s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestExec (0.54s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.48s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.45s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.48s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.12s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.78s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.51s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.49s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.50s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.55s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.47s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.91s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestExecCgroup (0.80s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestExecEnv (0.52s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.17s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.66s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestExecInspectID (1.75s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.67s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.55s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.57s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestExecParseError (0.82s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.58s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.43s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.93s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.53s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.51s)
11:28:44 [2020-07-29T11:28:44.986Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (10.68s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.53s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestExecTTY (0.63s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.70s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.52s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.70s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
11:28:44 [2020-07-29T11:28:44.987Z]         requirement.go:26: unmatched requirement DaemonIsWindows
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.51s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.58s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (0.71s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.51s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.59s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.45s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.46s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.47s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.50s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.43s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestHealth (18.56s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.56s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.49s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.28s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.55s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.59s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.55s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.47s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.56s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.08s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestImportDisplay (0.94s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestImportFile (1.05s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.05s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.10s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.01s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestInfoDebug (0.53s)
11:28:44 [2020-07-29T11:28:44.987Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDebug
11:28:44 [2020-07-29T11:28:44.987Z]         daemon.go:325: [d4ab1471a59bb] waiting for daemon to start
11:28:44 [2020-07-29T11:28:44.987Z]         daemon.go:325: [d4ab1471a59bb] waiting for daemon to start
11:28:44 [2020-07-29T11:28:44.987Z]         daemon.go:353: [d4ab1471a59bb] daemon started
11:28:44 [2020-07-29T11:28:44.987Z]         daemon.go:461: [d4ab1471a59bb] Stopping daemon
11:28:44 [2020-07-29T11:28:44.987Z]         daemon.go:296: [d4ab1471a59bb] exiting daemon
11:28:44 [2020-07-29T11:28:44.987Z]         daemon.go:448: [d4ab1471a59bb] Daemon stopped
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.79s)
11:28:44 [2020-07-29T11:28:44.987Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName
11:28:44 [2020-07-29T11:28:44.987Z]         daemon.go:325: [d02895e7a879f] waiting for daemon to start
11:28:44 [2020-07-29T11:28:44.987Z]         daemon.go:325: [d02895e7a879f] waiting for daemon to start
11:28:44 [2020-07-29T11:28:44.987Z]         daemon.go:353: [d02895e7a879f] daemon started
11:28:44 [2020-07-29T11:28:44.987Z]         daemon.go:461: [d02895e7a879f] Stopping daemon
11:28:44 [2020-07-29T11:28:44.987Z]         daemon.go:296: [d02895e7a879f] exiting daemon
11:28:44 [2020-07-29T11:28:44.987Z]         daemon.go:448: [d02895e7a879f] Daemon stopped
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestInfoDiscoveryBackend (0.53s)
11:28:44 [2020-07-29T11:28:44.987Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryBackend
11:28:44 [2020-07-29T11:28:44.987Z]         daemon.go:325: [dd6e54d56e43a] waiting for daemon to start
11:28:44 [2020-07-29T11:28:44.987Z]         daemon.go:325: [dd6e54d56e43a] waiting for daemon to start
11:28:44 [2020-07-29T11:28:44.987Z]         daemon.go:353: [dd6e54d56e43a] daemon started
11:28:44 [2020-07-29T11:28:44.987Z]         daemon.go:461: [dd6e54d56e43a] Stopping daemon
11:28:44 [2020-07-29T11:28:44.987Z]         daemon.go:296: [dd6e54d56e43a] exiting daemon
11:28:44 [2020-07-29T11:28:44.987Z]         daemon.go:448: [dd6e54d56e43a] Daemon stopped
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (1.00s)
11:28:44 [2020-07-29T11:28:44.987Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryInvalidAdvertise
11:28:44 [2020-07-29T11:28:44.987Z]         daemon.go:325: [df0437a71aece] waiting for daemon to start
11:28:44 [2020-07-29T11:28:44.987Z]         daemon.go:296: [df0437a71aece] exiting daemon
11:28:44 [2020-07-29T11:28:44.987Z]         daemon.go:325: [df0437a71aece] waiting for daemon to start
11:28:44 [2020-07-29T11:28:44.987Z]         daemon.go:325: [df0437a71aece] waiting for daemon to start
11:28:44 [2020-07-29T11:28:44.987Z]         daemon.go:296: [df0437a71aece] exiting daemon
11:28:44 [2020-07-29T11:28:44.987Z]         daemon.go:325: [df0437a71aece] waiting for daemon to start
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.53s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.47s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.52s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestInfoFormat (0.03s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestInsecureRegistries (0.53s)
11:28:44 [2020-07-29T11:28:44.987Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInsecureRegistries
11:28:44 [2020-07-29T11:28:44.987Z]         daemon.go:325: [d3e908fe31fd3] waiting for daemon to start
11:28:44 [2020-07-29T11:28:44.987Z]         daemon.go:325: [d3e908fe31fd3] waiting for daemon to start
11:28:44 [2020-07-29T11:28:44.987Z]         daemon.go:353: [d3e908fe31fd3] daemon started
11:28:44 [2020-07-29T11:28:44.987Z]         daemon.go:461: [d3e908fe31fd3] Stopping daemon
11:28:44 [2020-07-29T11:28:44.987Z]         daemon.go:296: [d3e908fe31fd3] exiting daemon
11:28:44 [2020-07-29T11:28:44.987Z]         daemon.go:448: [d3e908fe31fd3] Daemon stopped
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.45s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.46s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.42s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.44s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.43s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.43s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.13s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.46s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.45s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.46s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
11:28:44 [2020-07-29T11:28:44.987Z]         requirement.go:26: unmatched requirement Devicemapper
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.63s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.49s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.44s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.55s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestInspectImage (0.01s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
11:28:44 [2020-07-29T11:28:44.987Z]         requirement.go:26: unmatched requirement Devicemapper
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.44s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.46s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.46s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.44s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.33s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.02s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.46s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.53s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.94s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.47s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.46s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.44s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.45s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.42s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.42s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.46s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (0.93s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestLinksEnvs (0.93s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.21s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.02s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.38s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.38s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.33s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.31s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.57s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.89s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.98s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.74s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.50s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.48s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.27s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.45s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.45s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.47s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.42s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.49s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.72s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.92s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.24s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.04s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.15s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.93s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.91s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.44s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.44s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestLogsSince (6.50s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.46s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.46s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestLogsTail (0.47s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.45s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.43s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.23s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.42s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestNetHostname (1.32s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestNetworkEvents (0.64s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.32s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.42s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestPluginActive (1.35s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.35s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
11:28:44 [2020-07-29T11:28:44.987Z]         requirement.go:26: unmatched requirement DaemonIsWindows
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.61s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (2.39s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.39s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.09s)
11:28:44 [2020-07-29T11:28:44.987Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector
11:28:44 [2020-07-29T11:28:44.987Z]         daemon.go:325: [d79e65256f29b] waiting for daemon to start
11:28:44 [2020-07-29T11:28:44.987Z]         daemon.go:325: [d79e65256f29b] waiting for daemon to start
11:28:44 [2020-07-29T11:28:44.987Z]         daemon.go:353: [d79e65256f29b] daemon started
11:28:44 [2020-07-29T11:28:44.987Z]         daemon.go:461: [d79e65256f29b] Stopping daemon
11:28:44 [2020-07-29T11:28:44.987Z]         daemon.go:296: [d79e65256f29b] exiting daemon
11:28:44 [2020-07-29T11:28:44.987Z]         daemon.go:448: [d79e65256f29b] Daemon stopped
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (3.95s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.44s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.85s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestPortHostBinding (0.82s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestPortList (5.98s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.85s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (5.99s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.44s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.42s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.43s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.84s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (1.99s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.08s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.67s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.20s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestPsByOrder (2.32s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.76s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (2.78s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.02s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.26s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.77s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.85s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.35s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.92s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.89s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.03s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.93s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.03s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.51s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestPsRightTagName (2.60s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestPsShowMounts (1.85s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.49s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s)
11:28:44 [2020-07-29T11:28:44.987Z]         requirement.go:26: unmatched requirement DaemonIsWindows
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.16s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.22s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.10s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.44s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.97s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.89s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.48s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.41s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.90s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.10s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (1.95s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.83s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.01s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.05s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.83s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.61s)
11:28:44 [2020-07-29T11:28:44.987Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.94s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (1.04s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.43s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.73s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRmiTag (0.28s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.62s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.52s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.43s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.55s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.26s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.86s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.43s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.39s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.64s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.66s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.08s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.43s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.56s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.57s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.82s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.85s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.62s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.61s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.64s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.71s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.75s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.79s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.28s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.46s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.44s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.45s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.03s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunBindMounts (1.65s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.45s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.47s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.48s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.44s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.45s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.43s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.42s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.44s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.45s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.46s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.09s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.51s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.50s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.42s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.41s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.97s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.90s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.86s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.47s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.55s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.50s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.46s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.61s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.45s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.01s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.47s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.34s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.17s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.24s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.47s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
11:28:44 [2020-07-29T11:28:44.988Z]         requirement.go:26: unmatched requirement DaemonIsWindows
11:28:44 [2020-07-29T11:28:44.988Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
11:28:44 [2020-07-29T11:28:44.988Z]         requirement.go:26: unmatched requirement DaemonIsWindows
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.44s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.06s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (0.85s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.33s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.44s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.93s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.46s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
11:28:44 [2020-07-29T11:28:44.988Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.43s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (0.98s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.43s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.46s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.44s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.45s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.47s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.50s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.56s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.64s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.76s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.67s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.54s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.61s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.44s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.49s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.85s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.35s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
11:28:44 [2020-07-29T11:28:44.988Z]         requirement.go:26: unmatched requirement IsolationIsHyperv
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.08s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.48s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.05s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.58s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.90s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.46s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.75s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.00s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.29s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.75s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.57s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.68s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunModeHostname (0.91s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.15s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (0.98s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.96s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.09s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.04s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.24s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.15s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunMount (4.96s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.58s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.53s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.00s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.79s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.41s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (2.03s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.66s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.46s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.28s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.48s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunNetHost (0.73s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.54s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.67s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.48s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.24s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.61s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.35s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.08s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.43s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.43s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.40s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.46s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.60s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
11:28:44 [2020-07-29T11:28:44.988Z]         requirement.go:26: unmatched requirement swapMemorySupport
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.44s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.44s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.01s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.56s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.45s)
11:28:44 [2020-07-29T11:28:44.988Z]         docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n"
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.42s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.44s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.43s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.42s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
11:28:44 [2020-07-29T11:28:44.988Z]         requirement.go:26: unmatched requirement IsolationIsProcess
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.46s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.41s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
11:28:44 [2020-07-29T11:28:44.988Z]         docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.40s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (0.87s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
11:28:44 [2020-07-29T11:28:44.988Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.01s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.87s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunRm (0.46s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.47s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.54s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.60s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.85s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.68s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.40s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.01s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.50s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.52s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.69s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.59s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.56s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.50s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.46s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.52s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.54s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.58s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunState (0.96s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.41s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.49s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.14s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
11:28:44 [2020-07-29T11:28:44.988Z]         requirement.go:26: unmatched requirement swapMemorySupport
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.43s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.42s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunSysctls (0.93s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.44s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.38s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.43s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.08s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.60s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.76s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.54s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.74s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.84s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.47s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.30s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.52s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.46s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.49s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.71s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
11:28:44 [2020-07-29T11:28:44.988Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.68s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.92s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.43s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.68s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.33s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.86s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.36s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.52s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.48s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.42s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.53s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
11:28:44 [2020-07-29T11:28:44.988Z]         requirement.go:26: unmatched requirement DaemonIsWindows
11:28:44 [2020-07-29T11:28:44.988Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
11:28:44 [2020-07-29T11:28:44.988Z]         requirement.go:26: unmatched requirement DaemonIsWindows
11:28:44 [2020-07-29T11:28:44.988Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
11:28:44 [2020-07-29T11:28:44.988Z]         requirement.go:26: unmatched requirement DaemonIsWindows
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.17s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
11:28:44 [2020-07-29T11:28:44.988Z]         requirement.go:26: unmatched requirement blkioWeight
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.50s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.46s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.90s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.45s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.48s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.45s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
11:28:44 [2020-07-29T11:28:44.988Z]         requirement.go:26: unmatched requirement blkioWeight
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s)
11:28:44 [2020-07-29T11:28:44.988Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
11:28:44 [2020-07-29T11:28:44.988Z]         requirement.go:26: unmatched requirement blkioWeight
11:28:44 [2020-07-29T11:28:44.988Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
11:28:44 [2020-07-29T11:28:44.988Z]         requirement.go:26: unmatched requirement blkioWeight
11:28:44 [2020-07-29T11:28:44.989Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
11:28:44 [2020-07-29T11:28:44.989Z]         requirement.go:26: unmatched requirement blkioWeight
11:28:44 [2020-07-29T11:28:44.989Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
11:28:44 [2020-07-29T11:28:44.989Z]         requirement.go:26: unmatched requirement blkioWeight
11:28:44 [2020-07-29T11:28:44.989Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
11:28:44 [2020-07-29T11:28:44.989Z]         requirement.go:26: unmatched requirement blkioWeight
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.43s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.45s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.44s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.48s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.15s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.46s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.53s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.66s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.56s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.00s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.65s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
11:28:44 [2020-07-29T11:28:44.989Z]         requirement.go:26: unmatched requirement swapMemorySupport
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.49s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.97s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.50s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.70s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.47s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.04s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.94s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.91s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.92s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.09s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.43s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.12s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.61s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.29s)
11:28:44 [2020-07-29T11:28:44.989Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents220084589
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.06s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.32s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.32s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.46s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.10s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.10s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.44s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.06s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.11s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.48s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.61s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (0.83s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.53s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (1.51s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.51s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.33s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.87s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.43s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.84s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.09s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.08s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.63s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.66s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.48s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.47s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.48s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.49s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
11:28:44 [2020-07-29T11:28:44.989Z]         requirement.go:26: unmatched requirement DaemonIsWindows
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.50s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.49s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.81s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.57s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.47s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
11:28:44 [2020-07-29T11:28:44.989Z]         requirement.go:26: unmatched requirement swapMemorySupport
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.93s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.05s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
11:28:44 [2020-07-29T11:28:44.989Z]         requirement.go:26: unmatched requirement swapMemorySupport
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.90s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.59s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.55s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.93s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.50s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.83s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
11:28:44 [2020-07-29T11:28:44.989Z]         requirement.go:26: unmatched requirement swapMemorySupport
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.65s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.56s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.73s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.71s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.06s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.41s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.47s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.57s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.67s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.76s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.02s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.98s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.38s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.32s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.52s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.60s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.82s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.07s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.49s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.11s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.09s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.06s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.52s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.84s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.43s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.47s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.32s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.67s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.33s)
11:28:44 [2020-07-29T11:28:44.989Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
11:28:44 [2020-07-29T11:28:44.989Z]         requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
11:28:44 [2020-07-29T11:28:44.989Z] === RUN   TestDockerRegistrySuite
11:28:44 [2020-07-29T11:28:44.989Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
11:28:45 [2020-07-29T11:28:45.557Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
11:28:46 [2020-07-29T11:28:46.493Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
11:28:48 [2020-07-29T11:28:48.400Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
11:28:50 [2020-07-29T11:28:50.937Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
11:28:52 [2020-07-29T11:28:52.843Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
11:28:53 [2020-07-29T11:28:53.102Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
11:28:54 [2020-07-29T11:28:54.482Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
11:28:55 [2020-07-29T11:28:55.420Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
11:28:56 [2020-07-29T11:28:56.358Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
11:28:57 [2020-07-29T11:28:57.295Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
11:28:58 [2020-07-29T11:28:58.233Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
11:28:59 [2020-07-29T11:28:59.171Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
11:29:00 [2020-07-29T11:29:00.135Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
11:29:00 [2020-07-29T11:29:00.710Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
11:29:02 [2020-07-29T11:29:02.620Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
11:29:03 [2020-07-29T11:29:03.559Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
11:29:04 [2020-07-29T11:29:04.496Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
11:29:05 [2020-07-29T11:29:05.876Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
11:29:07 [2020-07-29T11:29:07.479Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
11:29:07 [2020-07-29T11:29:07.479Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
11:29:07 [2020-07-29T11:29:07.479Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
11:29:07 [2020-07-29T11:29:07.783Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
11:29:08 [2020-07-29T11:29:08.720Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
11:29:08 [2020-07-29T11:29:08.720Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
11:29:09 [2020-07-29T11:29:09.656Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
11:29:10 [2020-07-29T11:29:10.596Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
11:29:11 [2020-07-29T11:29:11.533Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
11:29:14 [2020-07-29T11:29:14.071Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
11:29:14 [2020-07-29T11:29:14.071Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
11:29:15 [2020-07-29T11:29:15.009Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
11:29:15 [2020-07-29T11:29:15.268Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
11:29:15 [2020-07-29T11:29:15.527Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
11:29:15 [2020-07-29T11:29:15.787Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
11:29:16 [2020-07-29T11:29:16.046Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
11:29:16 [2020-07-29T11:29:16.305Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
11:29:16 [2020-07-29T11:29:16.564Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
11:29:17 [2020-07-29T11:29:17.502Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
11:29:18 [2020-07-29T11:29:18.881Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
11:29:18 [2020-07-29T11:29:18.881Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
11:29:19 [2020-07-29T11:29:19.829Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
11:29:21 [2020-07-29T11:29:21.216Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
11:29:22 [2020-07-29T11:29:22.593Z] === RUN   TestDockerRegistrySuite/TestV2Only
11:29:23 [2020-07-29T11:29:23.162Z] --- PASS: TestDockerRegistrySuite (38.55s)
11:29:23 [2020-07-29T11:29:23.162Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.07s)
11:29:23 [2020-07-29T11:29:23.162Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest
11:29:23 [2020-07-29T11:29:23.162Z]         check_test.go:196: Daemon d8bc8c037d0ad is not started
11:29:23 [2020-07-29T11:29:23.162Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.97s)
11:29:23 [2020-07-29T11:29:23.162Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull
11:29:23 [2020-07-29T11:29:23.162Z]         check_test.go:196: Daemon dcf055b078dab is not started
11:29:23 [2020-07-29T11:29:23.162Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.45s)
11:29:23 [2020-07-29T11:29:23.162Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
11:29:23 [2020-07-29T11:29:23.162Z]         check_test.go:196: Daemon d2b4a50125465 is not started
11:29:23 [2020-07-29T11:29:23.162Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.54s)
11:29:23 [2020-07-29T11:29:23.162Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags
11:29:23 [2020-07-29T11:29:23.162Z]         check_test.go:196: Daemon df5a639f5869d is not started
11:29:23 [2020-07-29T11:29:23.162Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.63s)
11:29:23 [2020-07-29T11:29:23.162Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush
11:29:23 [2020-07-29T11:29:23.162Z]         check_test.go:196: Daemon ddbb6426b4c2e is not started
11:29:23 [2020-07-29T11:29:23.162Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.10s)
11:29:23 [2020-07-29T11:29:23.162Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest
11:29:23 [2020-07-29T11:29:23.162Z]         check_test.go:196: Daemon d30723ce7dcf9 is not started
11:29:23 [2020-07-29T11:29:23.162Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.11s)
11:29:23 [2020-07-29T11:29:23.162Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush
11:29:23 [2020-07-29T11:29:23.162Z]         check_test.go:196: Daemon df5b7ae8469b1 is not started
11:29:23 [2020-07-29T11:29:23.162Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.97s)
11:29:23 [2020-07-29T11:29:23.162Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
11:29:23 [2020-07-29T11:29:23.162Z]         check_test.go:196: Daemon d2265f68be5e4 is not started
11:29:23 [2020-07-29T11:29:23.162Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.02s)
11:29:23 [2020-07-29T11:29:23.162Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
11:29:23 [2020-07-29T11:29:23.162Z]         check_test.go:196: Daemon ddb029b22e854 is not started
11:29:23 [2020-07-29T11:29:23.162Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.95s)
11:29:23 [2020-07-29T11:29:23.162Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
11:29:23 [2020-07-29T11:29:23.162Z]         check_test.go:196: Daemon de566a3e1cabc is not started
11:29:23 [2020-07-29T11:29:23.162Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.91s)
11:29:23 [2020-07-29T11:29:23.162Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush
11:29:23 [2020-07-29T11:29:23.162Z]         check_test.go:196: Daemon d389e6ff7ca9c is not started
11:29:23 [2020-07-29T11:29:23.162Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.00s)
11:29:23 [2020-07-29T11:29:23.162Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests
11:29:23 [2020-07-29T11:29:23.162Z]         check_test.go:196: Daemon d8e62a2007981 is not started
11:29:23 [2020-07-29T11:29:23.162Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.20s)
11:29:23 [2020-07-29T11:29:23.162Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests
11:29:23 [2020-07-29T11:29:23.162Z]         docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:20ac59197b38828c92441e2c186256a49fcfa92cbc10de11597ff4984863967f
11:29:23 [2020-07-29T11:29:23.162Z]         docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c7a8a5f3ccc0dde7385e355a09167c478131257d0e5ec5f437b36e16fe896fe4
11:29:23 [2020-07-29T11:29:23.162Z]         check_test.go:196: Daemon d439b6238a28e is not started
11:29:23 [2020-07-29T11:29:23.162Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.05s)
11:29:23 [2020-07-29T11:29:23.162Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests
11:29:23 [2020-07-29T11:29:23.162Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:22b450305f1a30846158288005eb22bb0991dc2cff5040d37baad943203fb575
11:29:23 [2020-07-29T11:29:23.162Z]         docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8532236386ae0ef5ce6828ec74959f08b8132fa24fd038589effd833d0ce328c
11:29:23 [2020-07-29T11:29:23.162Z]         check_test.go:196: Daemon d4fdf3b5335a9 is not started
11:29:23 [2020-07-29T11:29:23.162Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.28s)
11:29:23 [2020-07-29T11:29:23.162Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests
11:29:23 [2020-07-29T11:29:23.162Z]         check_test.go:196: Daemon debb9dddefd83 is not started
11:29:23 [2020-07-29T11:29:23.162Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (1.97s)
11:29:23 [2020-07-29T11:29:23.162Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
11:29:23 [2020-07-29T11:29:23.162Z]         check_test.go:196: Daemon da40f71589eae is not started
11:29:23 [2020-07-29T11:29:23.162Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.91s)
11:29:23 [2020-07-29T11:29:23.162Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest
11:29:23 [2020-07-29T11:29:23.162Z]         check_test.go:196: Daemon deea38a7a11ac is not started
11:29:23 [2020-07-29T11:29:23.162Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s)
11:29:23 [2020-07-29T11:29:23.162Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback
11:29:23 [2020-07-29T11:29:23.162Z]         check_test.go:196: Daemon d86bf24944d76 is not started
11:29:23 [2020-07-29T11:29:23.162Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.90s)
11:29:23 [2020-07-29T11:29:23.162Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest
11:29:23 [2020-07-29T11:29:23.162Z]         check_test.go:196: Daemon deb50a579a2b3 is not started
11:29:23 [2020-07-29T11:29:23.162Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.84s)
11:29:23 [2020-07-29T11:29:23.162Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
11:29:23 [2020-07-29T11:29:23.162Z]         check_test.go:196: Daemon de0458909be04 is not started
11:29:23 [2020-07-29T11:29:23.162Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.87s)
11:29:23 [2020-07-29T11:29:23.163Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
11:29:23 [2020-07-29T11:29:23.163Z]         check_test.go:196: Daemon d99184db001e9 is not started
11:29:23 [2020-07-29T11:29:23.163Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.33s)
11:29:23 [2020-07-29T11:29:23.163Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability
11:29:23 [2020-07-29T11:29:23.163Z]         check_test.go:196: Daemon d3f2fc68b4131 is not started
11:29:23 [2020-07-29T11:29:23.163Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s)
11:29:23 [2020-07-29T11:29:23.163Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases
11:29:23 [2020-07-29T11:29:23.163Z]         check_test.go:196: Daemon d8e52829a0ac1 is not started
11:29:23 [2020-07-29T11:29:23.163Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.93s)
11:29:23 [2020-07-29T11:29:23.163Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList
11:29:23 [2020-07-29T11:29:23.163Z]         check_test.go:196: Daemon d751c1ec15fec is not started
11:29:23 [2020-07-29T11:29:23.163Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.35s)
11:29:23 [2020-07-29T11:29:23.163Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers
11:29:23 [2020-07-29T11:29:23.163Z]         check_test.go:196: Daemon deb01dc0c646d is not started
11:29:23 [2020-07-29T11:29:23.163Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
11:29:23 [2020-07-29T11:29:23.163Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag
11:29:23 [2020-07-29T11:29:23.163Z]         check_test.go:196: Daemon d492151874d51 is not started
11:29:23 [2020-07-29T11:29:23.163Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s)
11:29:23 [2020-07-29T11:29:23.163Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage
11:29:23 [2020-07-29T11:29:23.163Z]         check_test.go:196: Daemon d2ca0d2fd6a1c is not started
11:29:23 [2020-07-29T11:29:23.163Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s)
11:29:23 [2020-07-29T11:29:23.163Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer
11:29:23 [2020-07-29T11:29:23.163Z]         check_test.go:196: Daemon d9584bd4d6ce2 is not started
11:29:23 [2020-07-29T11:29:23.163Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s)
11:29:23 [2020-07-29T11:29:23.163Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags
11:29:23 [2020-07-29T11:29:23.163Z]         check_test.go:196: Daemon dd0ad2ed5fdae is not started
11:29:23 [2020-07-29T11:29:23.163Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
11:29:23 [2020-07-29T11:29:23.163Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged
11:29:23 [2020-07-29T11:29:23.163Z]         check_test.go:196: Daemon deba9b1a33535 is not started
11:29:23 [2020-07-29T11:29:23.163Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.96s)
11:29:23 [2020-07-29T11:29:23.163Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest
11:29:23 [2020-07-29T11:29:23.163Z]         check_test.go:196: Daemon db7069f221e0e is not started
11:29:23 [2020-07-29T11:29:23.163Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.44s)
11:29:23 [2020-07-29T11:29:23.163Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest
11:29:23 [2020-07-29T11:29:23.163Z]         check_test.go:196: Daemon d05ae6950669e is not started
11:29:23 [2020-07-29T11:29:23.163Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.93s)
11:29:23 [2020-07-29T11:29:23.163Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
11:29:23 [2020-07-29T11:29:23.163Z]         check_test.go:196: Daemon d7e24fddd9cfa is not started
11:29:23 [2020-07-29T11:29:23.163Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.44s)
11:29:23 [2020-07-29T11:29:23.163Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest
11:29:23 [2020-07-29T11:29:23.163Z]         check_test.go:196: Daemon da33d13287d44 is not started
11:29:23 [2020-07-29T11:29:23.163Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.08s)
11:29:23 [2020-07-29T11:29:23.163Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough
11:29:23 [2020-07-29T11:29:23.163Z]         daemon.go:325: [dc5cf8c7e4e95] waiting for daemon to start
11:29:23 [2020-07-29T11:29:23.163Z]         daemon.go:325: [dc5cf8c7e4e95] waiting for daemon to start
11:29:23 [2020-07-29T11:29:23.163Z]         daemon.go:353: [dc5cf8c7e4e95] daemon started
11:29:23 [2020-07-29T11:29:23.163Z]         daemon.go:461: [dc5cf8c7e4e95] Stopping daemon
11:29:23 [2020-07-29T11:29:23.163Z]         daemon.go:296: [dc5cf8c7e4e95] exiting daemon
11:29:23 [2020-07-29T11:29:23.163Z]         daemon.go:448: [dc5cf8c7e4e95] Daemon stopped
11:29:23 [2020-07-29T11:29:23.163Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s)
11:29:23 [2020-07-29T11:29:23.163Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only
11:29:23 [2020-07-29T11:29:23.163Z]         daemon.go:325: [d748ef56c99a2] waiting for daemon to start
11:29:23 [2020-07-29T11:29:23.163Z]         daemon.go:325: [d748ef56c99a2] waiting for daemon to start
11:29:23 [2020-07-29T11:29:23.163Z]         daemon.go:353: [d748ef56c99a2] daemon started
11:29:23 [2020-07-29T11:29:23.163Z]         daemon.go:461: [d748ef56c99a2] Stopping daemon
11:29:23 [2020-07-29T11:29:23.163Z]         daemon.go:296: [d748ef56c99a2] exiting daemon
11:29:23 [2020-07-29T11:29:23.163Z]         daemon.go:448: [d748ef56c99a2] Daemon stopped
11:29:23 [2020-07-29T11:29:23.163Z] === RUN   TestDockerSchema1RegistrySuite
11:29:23 [2020-07-29T11:29:23.163Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
11:29:25 [2020-07-29T11:29:25.698Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
11:29:28 [2020-07-29T11:29:28.234Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
11:29:28 [2020-07-29T11:29:28.776Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
11:29:28 [2020-07-29T11:29:28.776Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
11:29:28 [2020-07-29T11:29:28.776Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
11:29:29 [2020-07-29T11:29:29.171Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
11:29:30 [2020-07-29T11:29:30.108Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
11:29:30 [2020-07-29T11:29:30.368Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
11:29:31 [2020-07-29T11:29:31.307Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
11:29:31 [2020-07-29T11:29:31.749Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
11:29:32 [2020-07-29T11:29:32.244Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
11:29:32 [2020-07-29T11:29:32.811Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
11:29:34 [2020-07-29T11:29:34.725Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
11:29:35 [2020-07-29T11:29:35.347Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
11:29:35 [2020-07-29T11:29:35.606Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
11:29:35 [2020-07-29T11:29:35.865Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
11:29:36 [2020-07-29T11:29:36.124Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
11:29:36 [2020-07-29T11:29:36.384Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
11:29:36 [2020-07-29T11:29:36.643Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
11:29:36 [2020-07-29T11:29:36.902Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
11:29:36 [2020-07-29T11:29:36.963Z] === RUN   TestDockerSuite/TestBuildDockerignore
11:29:37 [2020-07-29T11:29:37.162Z] --- PASS: TestDockerSchema1RegistrySuite (13.97s)
11:29:37 [2020-07-29T11:29:37.162Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.58s)
11:29:37 [2020-07-29T11:29:37.162Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
11:29:37 [2020-07-29T11:29:37.162Z]         check_test.go:223: Daemon dc495d81de9a2 is not started
11:29:37 [2020-07-29T11:29:37.162Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.65s)
11:29:37 [2020-07-29T11:29:37.162Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush
11:29:37 [2020-07-29T11:29:37.162Z]         check_test.go:223: Daemon d6105c874dd45 is not started
11:29:37 [2020-07-29T11:29:37.162Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.91s)
11:29:37 [2020-07-29T11:29:37.162Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
11:29:37 [2020-07-29T11:29:37.162Z]         check_test.go:223: Daemon d26a116d4a3e7 is not started
11:29:37 [2020-07-29T11:29:37.162Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.93s)
11:29:37 [2020-07-29T11:29:37.162Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest
11:29:37 [2020-07-29T11:29:37.162Z]         check_test.go:223: Daemon d1cc7c5605350 is not started
11:29:37 [2020-07-29T11:29:37.162Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s)
11:29:37 [2020-07-29T11:29:37.162Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
11:29:37 [2020-07-29T11:29:37.162Z]         check_test.go:223: Daemon d1e7d3ab266ac is not started
11:29:37 [2020-07-29T11:29:37.162Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.95s)
11:29:37 [2020-07-29T11:29:37.162Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
11:29:37 [2020-07-29T11:29:37.162Z]         check_test.go:223: Daemon d0129604b51ee is not started
11:29:37 [2020-07-29T11:29:37.162Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.83s)
11:29:37 [2020-07-29T11:29:37.162Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
11:29:37 [2020-07-29T11:29:37.162Z]         check_test.go:223: Daemon d167661f2e036 is not started
11:29:37 [2020-07-29T11:29:37.162Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.85s)
11:29:37 [2020-07-29T11:29:37.162Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
11:29:37 [2020-07-29T11:29:37.162Z]         check_test.go:223: Daemon d9282c665ff75 is not started
11:29:37 [2020-07-29T11:29:37.162Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.23s)
11:29:37 [2020-07-29T11:29:37.162Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability
11:29:37 [2020-07-29T11:29:37.162Z]         check_test.go:223: Daemon da838d3ec0b80 is not started
11:29:37 [2020-07-29T11:29:37.162Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.39s)
11:29:37 [2020-07-29T11:29:37.162Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases
11:29:37 [2020-07-29T11:29:37.162Z]         check_test.go:223: Daemon df367dc4798c1 is not started
11:29:37 [2020-07-29T11:29:37.162Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.37s)
11:29:37 [2020-07-29T11:29:37.162Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers
11:29:37 [2020-07-29T11:29:37.162Z]         check_test.go:223: Daemon d27705831835c is not started
11:29:37 [2020-07-29T11:29:37.162Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
11:29:37 [2020-07-29T11:29:37.162Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag
11:29:37 [2020-07-29T11:29:37.162Z]         check_test.go:223: Daemon d5d17c15df17a is not started
11:29:37 [2020-07-29T11:29:37.162Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s)
11:29:37 [2020-07-29T11:29:37.162Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage
11:29:37 [2020-07-29T11:29:37.162Z]         check_test.go:223: Daemon dcddc33775ee7 is not started
11:29:37 [2020-07-29T11:29:37.162Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s)
11:29:37 [2020-07-29T11:29:37.162Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer
11:29:37 [2020-07-29T11:29:37.162Z]         check_test.go:223: Daemon dcbe25e9264a9 is not started
11:29:37 [2020-07-29T11:29:37.162Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s)
11:29:37 [2020-07-29T11:29:37.162Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags
11:29:37 [2020-07-29T11:29:37.162Z]         check_test.go:223: Daemon dabb3f60db3b2 is not started
11:29:37 [2020-07-29T11:29:37.162Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
11:29:37 [2020-07-29T11:29:37.162Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged
11:29:37 [2020-07-29T11:29:37.162Z]         check_test.go:223: Daemon de4f0825cb8ca is not started
11:29:37 [2020-07-29T11:29:37.162Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
11:29:37 [2020-07-29T11:29:37.162Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
11:29:37 [2020-07-29T11:29:37.731Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
11:29:37 [2020-07-29T11:29:37.731Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
11:29:38 [2020-07-29T11:29:38.300Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
11:29:38 [2020-07-29T11:29:38.560Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
11:29:39 [2020-07-29T11:29:39.947Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
11:29:40 [2020-07-29T11:29:40.206Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
11:29:40 [2020-07-29T11:29:40.465Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
11:29:41 [2020-07-29T11:29:41.032Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
11:29:41 [2020-07-29T11:29:41.291Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.22s)
11:29:41 [2020-07-29T11:29:41.291Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.73s)
11:29:41 [2020-07-29T11:29:41.291Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
11:29:41 [2020-07-29T11:29:41.291Z]         check_test.go:252: Daemon dd8f651486c58 is not started
11:29:41 [2020-07-29T11:29:41.291Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.52s)
11:29:41 [2020-07-29T11:29:41.291Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
11:29:41 [2020-07-29T11:29:41.291Z]         check_test.go:252: Daemon d0e9dc39de691 is not started
11:29:41 [2020-07-29T11:29:41.291Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.19s)
11:29:41 [2020-07-29T11:29:41.291Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
11:29:41 [2020-07-29T11:29:41.291Z]         check_test.go:252: Daemon df1ac21c4717c is not started
11:29:41 [2020-07-29T11:29:41.291Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.49s)
11:29:41 [2020-07-29T11:29:41.291Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
11:29:41 [2020-07-29T11:29:41.291Z]         daemon.go:325: [d4637f88a7449] waiting for daemon to start
11:29:41 [2020-07-29T11:29:41.291Z]         daemon.go:325: [d4637f88a7449] waiting for daemon to start
11:29:41 [2020-07-29T11:29:41.291Z]         daemon.go:353: [d4637f88a7449] daemon started
11:29:41 [2020-07-29T11:29:41.291Z]         daemon.go:461: [d4637f88a7449] Stopping daemon
11:29:41 [2020-07-29T11:29:41.291Z]         daemon.go:296: [d4637f88a7449] exiting daemon
11:29:41 [2020-07-29T11:29:41.291Z]         daemon.go:448: [d4637f88a7449] Daemon stopped
11:29:41 [2020-07-29T11:29:41.291Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.26s)
11:29:41 [2020-07-29T11:29:41.291Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
11:29:41 [2020-07-29T11:29:41.291Z]         check_test.go:252: Daemon d8b884f575114 is not started
11:29:41 [2020-07-29T11:29:41.291Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.36s)
11:29:41 [2020-07-29T11:29:41.291Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
11:29:41 [2020-07-29T11:29:41.291Z]         check_test.go:252: Daemon d096196e091ae is not started
11:29:41 [2020-07-29T11:29:41.291Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.52s)
11:29:41 [2020-07-29T11:29:41.291Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
11:29:41 [2020-07-29T11:29:41.291Z]         check_test.go:252: Daemon db581ef597da3 is not started
11:29:41 [2020-07-29T11:29:41.291Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
11:29:41 [2020-07-29T11:29:41.291Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
11:29:41 [2020-07-29T11:29:41.291Z]         check_test.go:252: Daemon d4e124c41f6f9 is not started
11:29:41 [2020-07-29T11:29:41.291Z] === RUN   TestDockerRegistryAuthTokenSuite
11:29:41 [2020-07-29T11:29:41.291Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
11:29:46 [2020-07-29T11:29:46.560Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
11:29:46 [2020-07-29T11:29:46.560Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
11:29:46 [2020-07-29T11:29:46.560Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
11:29:46 [2020-07-29T11:29:46.819Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
11:29:47 [2020-07-29T11:29:47.079Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
11:29:47 [2020-07-29T11:29:47.079Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.93s)
11:29:47 [2020-07-29T11:29:47.079Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s)
11:29:47 [2020-07-29T11:29:47.079Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
11:29:47 [2020-07-29T11:29:47.079Z]         check_test.go:279: Daemon d26ffd40daa2f is not started
11:29:47 [2020-07-29T11:29:47.079Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.21s)
11:29:47 [2020-07-29T11:29:47.079Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
11:29:47 [2020-07-29T11:29:47.079Z]         check_test.go:279: Daemon d9df1bbf977f9 is not started
11:29:47 [2020-07-29T11:29:47.079Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.18s)
11:29:47 [2020-07-29T11:29:47.079Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
11:29:47 [2020-07-29T11:29:47.079Z]         check_test.go:279: Daemon d6e4570cbf9cc is not started
11:29:47 [2020-07-29T11:29:47.079Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s)
11:29:47 [2020-07-29T11:29:47.079Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
11:29:47 [2020-07-29T11:29:47.079Z]         check_test.go:279: Daemon d64ab1967e9b1 is not started
11:29:47 [2020-07-29T11:29:47.079Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.22s)
11:29:47 [2020-07-29T11:29:47.079Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
11:29:47 [2020-07-29T11:29:47.079Z]         check_test.go:279: Daemon de6967aa3f7db is not started
11:29:47 [2020-07-29T11:29:47.079Z] === RUN   TestDockerNetworkSuite
11:29:47 [2020-07-29T11:29:47.079Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
11:29:48 [2020-07-29T11:29:48.985Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
11:29:49 [2020-07-29T11:29:49.922Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
11:29:53 [2020-07-29T11:29:53.213Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
11:29:54 [2020-07-29T11:29:54.155Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
11:29:56 [2020-07-29T11:29:56.691Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
11:29:58 [2020-07-29T11:29:58.068Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
11:30:03 [2020-07-29T11:30:03.345Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
11:30:05 [2020-07-29T11:30:05.253Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
11:30:06 [2020-07-29T11:30:06.189Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
11:30:06 [2020-07-29T11:30:06.758Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
11:30:07 [2020-07-29T11:30:07.325Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
11:30:08 [2020-07-29T11:30:08.262Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
11:30:08 [2020-07-29T11:30:08.829Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
11:30:09 [2020-07-29T11:30:09.088Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
11:30:09 [2020-07-29T11:30:09.347Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
11:30:10 [2020-07-29T11:30:10.286Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
11:30:10 [2020-07-29T11:30:10.286Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
11:30:10 [2020-07-29T11:30:10.286Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
11:30:10 [2020-07-29T11:30:10.545Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
11:30:11 [2020-07-29T11:30:11.115Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
11:30:12 [2020-07-29T11:30:12.495Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
11:30:12 [2020-07-29T11:30:12.495Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
11:30:12 [2020-07-29T11:30:12.495Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
11:30:12 [2020-07-29T11:30:12.495Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
11:30:15 [2020-07-29T11:30:15.030Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
11:30:16 [2020-07-29T11:30:16.938Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
11:30:22 [2020-07-29T11:30:22.216Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
11:30:22 [2020-07-29T11:30:22.217Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
11:30:23 [2020-07-29T11:30:23.154Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
11:30:23 [2020-07-29T11:30:23.154Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
11:30:23 [2020-07-29T11:30:23.154Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
11:30:23 [2020-07-29T11:30:23.154Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
11:30:23 [2020-07-29T11:30:23.414Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
11:30:23 [2020-07-29T11:30:23.414Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
11:30:25 [2020-07-29T11:30:25.949Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
11:30:25 [2020-07-29T11:30:25.949Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
11:30:25 [2020-07-29T11:30:25.949Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
11:30:26 [2020-07-29T11:30:26.517Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
11:30:29 [2020-07-29T11:30:29.837Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
11:30:33 [2020-07-29T11:30:33.189Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
11:30:33 [2020-07-29T11:30:33.189Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
11:30:33 [2020-07-29T11:30:33.449Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
11:30:35 [2020-07-29T11:30:35.354Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
11:30:35 [2020-07-29T11:30:35.354Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
11:30:35 [2020-07-29T11:30:35.613Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
11:30:36 [2020-07-29T11:30:36.181Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
11:30:37 [2020-07-29T11:30:37.120Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
11:30:37 [2020-07-29T11:30:37.689Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
11:30:38 [2020-07-29T11:30:38.685Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
11:30:39 [2020-07-29T11:30:39.159Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
11:30:43 [2020-07-29T11:30:43.692Z] --- PASS: TestDockerNetworkSuite (55.76s)
11:30:43 [2020-07-29T11:30:43.692Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.93s)
11:30:43 [2020-07-29T11:30:43.692Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestConntrackFlowsLeak
11:30:43 [2020-07-29T11:30:43.692Z]         docker_cli_network_unix_test.go:46: Daemon d280e5596b792 is not started
11:30:43 [2020-07-29T11:30:43.692Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.76s)
11:30:43 [2020-07-29T11:30:43.692Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
11:30:43 [2020-07-29T11:30:43.692Z]         docker_cli_network_unix_test.go:46: Daemon de9e7ea4fa03c is not started
11:30:43 [2020-07-29T11:30:43.692Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.74s)
11:30:43 [2020-07-29T11:30:43.692Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
11:30:43 [2020-07-29T11:30:43.692Z]         docker_cli_network_unix_test.go:46: Daemon d34cf382a2017 is not started
11:30:43 [2020-07-29T11:30:43.692Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.43s)
11:30:43 [2020-07-29T11:30:43.692Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
11:30:43 [2020-07-29T11:30:43.692Z]         docker_cli_network_unix_test.go:46: Daemon d68982da57286 is not started
11:30:43 [2020-07-29T11:30:43.692Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.47s)
11:30:43 [2020-07-29T11:30:43.692Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
11:30:43 [2020-07-29T11:30:43.692Z]         docker_cli_network_unix_test.go:1233: Daemon db89227d5c428 is not started
11:30:43 [2020-07-29T11:30:43.692Z]         daemon.go:325: [db89227d5c428] waiting for daemon to start
11:30:43 [2020-07-29T11:30:43.692Z]         daemon.go:325: [db89227d5c428] waiting for daemon to start
11:30:43 [2020-07-29T11:30:43.692Z]         daemon.go:353: [db89227d5c428] daemon started
11:30:43 [2020-07-29T11:30:43.692Z]         daemon.go:461: [db89227d5c428] Stopping daemon
11:30:43 [2020-07-29T11:30:43.692Z]         daemon.go:296: [db89227d5c428] exiting daemon
11:30:43 [2020-07-29T11:30:43.692Z]         daemon.go:448: [db89227d5c428] Daemon stopped
11:30:43 [2020-07-29T11:30:43.692Z]         daemon.go:325: [db89227d5c428] waiting for daemon to start
11:30:43 [2020-07-29T11:30:43.692Z]         daemon.go:325: [db89227d5c428] waiting for daemon to start
11:30:43 [2020-07-29T11:30:43.692Z]         daemon.go:353: [db89227d5c428] daemon started
11:30:43 [2020-07-29T11:30:43.692Z]         daemon.go:461: [db89227d5c428] Stopping daemon
11:30:43 [2020-07-29T11:30:43.692Z]         daemon.go:296: [db89227d5c428] exiting daemon
11:30:43 [2020-07-29T11:30:43.692Z]         daemon.go:448: [db89227d5c428] Daemon stopped
11:30:43 [2020-07-29T11:30:43.692Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.33s)
11:30:43 [2020-07-29T11:30:43.692Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
11:30:43 [2020-07-29T11:30:43.692Z]         docker_cli_network_unix_test.go:46: Daemon dce1e8ec60adf is not started
11:30:43 [2020-07-29T11:30:43.692Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.15s)
11:30:43 [2020-07-29T11:30:43.692Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
11:30:43 [2020-07-29T11:30:43.692Z]         docker_cli_network_unix_test.go:46: Daemon d2b7c9841e480 is not started
11:30:43 [2020-07-29T11:30:43.692Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.20s)
11:30:43 [2020-07-29T11:30:43.692Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
11:30:43 [2020-07-29T11:30:43.692Z]         docker_cli_network_unix_test.go:46: Daemon d5edfe2003a2a is not started
11:30:43 [2020-07-29T11:30:43.692Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.10s)
11:30:43 [2020-07-29T11:30:43.692Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
11:30:43 [2020-07-29T11:30:43.692Z]         docker_cli_network_unix_test.go:46: Daemon d7493bafac82b is not started
11:30:43 [2020-07-29T11:30:43.692Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.50s)
11:30:43 [2020-07-29T11:30:43.692Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
11:30:43 [2020-07-29T11:30:43.692Z]         docker_cli_network_unix_test.go:46: Daemon d55d7364c125c is not started
11:30:43 [2020-07-29T11:30:43.692Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.38s)
11:30:43 [2020-07-29T11:30:43.692Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
11:30:43 [2020-07-29T11:30:43.692Z]         docker_cli_network_unix_test.go:46: Daemon daf9c8da8e680 is not started
11:30:43 [2020-07-29T11:30:43.692Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.85s)
11:30:43 [2020-07-29T11:30:43.692Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
11:30:43 [2020-07-29T11:30:43.692Z]         docker_cli_network_unix_test.go:46: Daemon de02292999151 is not started
11:30:43 [2020-07-29T11:30:43.692Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.82s)
11:30:43 [2020-07-29T11:30:43.692Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
11:30:43 [2020-07-29T11:30:43.692Z]         docker_cli_network_unix_test.go:46: Daemon db69128b70b1f is not started
11:30:43 [2020-07-29T11:30:43.692Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s)
11:30:43 [2020-07-29T11:30:43.692Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDelete
11:30:43 [2020-07-29T11:30:43.692Z]         docker_cli_network_unix_test.go:46: Daemon d0994c184d3b6 is not started
11:30:43 [2020-07-29T11:30:43.692Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.33s)
11:30:43 [2020-07-29T11:30:43.692Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
11:30:43 [2020-07-29T11:30:43.692Z]         docker_cli_network_unix_test.go:46: Daemon d9bd413961299 is not started
11:30:43 [2020-07-29T11:30:43.692Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.72s)
11:30:43 [2020-07-29T11:30:43.692Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
11:30:43 [2020-07-29T11:30:43.692Z]         docker_cli_network_unix_test.go:46: Daemon d0c9a264b5414 is not started
11:30:43 [2020-07-29T11:30:43.692Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s)
11:30:43 [2020-07-29T11:30:43.692Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateLabel
11:30:43 [2020-07-29T11:30:43.692Z]         docker_cli_network_unix_test.go:46: Daemon dcf9db9537f06 is not started
11:30:43 [2020-07-29T11:30:43.692Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
11:30:43 [2020-07-29T11:30:43.692Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
11:30:43 [2020-07-29T11:30:43.692Z]         docker_cli_network_unix_test.go:46: Daemon dd271cb90b156 is not started
11:30:43 [2020-07-29T11:30:43.692Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s)
11:30:43 [2020-07-29T11:30:43.692Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
11:30:43 [2020-07-29T11:30:43.692Z]         docker_cli_network_unix_test.go:46: Daemon df40ed1e9b835 is not started
11:30:43 [2020-07-29T11:30:43.692Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.70s)
11:30:43 [2020-07-29T11:30:43.692Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
11:30:43 [2020-07-29T11:30:43.692Z]         docker_cli_network_unix_test.go:46: Daemon dd50caa34d057 is not started
11:30:43 [2020-07-29T11:30:43.692Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.06s)
11:30:43 [2020-07-29T11:30:43.692Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
11:30:43 [2020-07-29T11:30:43.692Z]         docker_cli_network_unix_test.go:46: Daemon d5dc95e2331d2 is not started
11:30:43 [2020-07-29T11:30:43.692Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s)
11:30:43 [2020-07-29T11:30:43.692Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
11:30:43 [2020-07-29T11:30:43.692Z]         docker_cli_network_unix_test.go:46: Daemon de3ba2c2b375a is not started
11:30:43 [2020-07-29T11:30:43.692Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s)
11:30:43 [2020-07-29T11:30:43.692Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
11:30:43 [2020-07-29T11:30:43.692Z]         docker_cli_network_unix_test.go:46: Daemon dfff4f07a25f8 is not started
11:30:43 [2020-07-29T11:30:43.692Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s)
11:30:43 [2020-07-29T11:30:43.692Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverOptions
11:30:43 [2020-07-29T11:30:43.692Z]         docker_cli_network_unix_test.go:46: Daemon da72f7517c1d2 is not started
11:30:43 [2020-07-29T11:30:43.692Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.24s)
11:30:43 [2020-07-29T11:30:43.692Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
11:30:43 [2020-07-29T11:30:43.692Z]         daemon.go:325: [d116e12ad85f1] waiting for daemon to start
11:30:43 [2020-07-29T11:30:43.692Z]         daemon.go:325: [d116e12ad85f1] waiting for daemon to start
11:30:43 [2020-07-29T11:30:43.692Z]         daemon.go:353: [d116e12ad85f1] daemon started
11:30:43 [2020-07-29T11:30:43.693Z]         docker_cli_network_unix_test.go:968: Daemon d116e12ad85f1 is not started
11:30:43 [2020-07-29T11:30:43.693Z]         daemon.go:325: [d116e12ad85f1] waiting for daemon to start
11:30:43 [2020-07-29T11:30:43.693Z]         daemon.go:296: [d116e12ad85f1] exiting daemon
11:30:43 [2020-07-29T11:30:43.693Z]         daemon.go:325: [d116e12ad85f1] waiting for daemon to start
11:30:43 [2020-07-29T11:30:43.693Z]         daemon.go:353: [d116e12ad85f1] daemon started
11:30:43 [2020-07-29T11:30:43.693Z]         daemon.go:461: [d116e12ad85f1] Stopping daemon
11:30:43 [2020-07-29T11:30:43.693Z]         daemon.go:296: [d116e12ad85f1] exiting daemon
11:30:43 [2020-07-29T11:30:43.693Z]         daemon.go:448: [d116e12ad85f1] Daemon stopped
11:30:43 [2020-07-29T11:30:43.693Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.83s)
11:30:43 [2020-07-29T11:30:43.693Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkFlagAlias
11:30:43 [2020-07-29T11:30:43.693Z]         docker_cli_network_unix_test.go:46: Daemon dbbc13c4bdd6e is not started
11:30:43 [2020-07-29T11:30:43.693Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.12s)
11:30:43 [2020-07-29T11:30:43.693Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
11:30:43 [2020-07-29T11:30:43.693Z]         daemon.go:325: [d0598feaad617] waiting for daemon to start
11:30:43 [2020-07-29T11:30:43.693Z]         daemon.go:325: [d0598feaad617] waiting for daemon to start
11:30:43 [2020-07-29T11:30:43.693Z]         daemon.go:353: [d0598feaad617] daemon started
11:30:43 [2020-07-29T11:30:43.693Z]         docker_cli_network_unix_test.go:1116: Daemon d0598feaad617 is not started
11:30:43 [2020-07-29T11:30:43.693Z]         daemon.go:296: [d0598feaad617] exiting daemon
11:30:43 [2020-07-29T11:30:43.693Z]         daemon.go:325: [d0598feaad617] waiting for daemon to start
11:30:43 [2020-07-29T11:30:43.693Z]         daemon.go:325: [d0598feaad617] waiting for daemon to start
11:30:43 [2020-07-29T11:30:43.693Z]         daemon.go:353: [d0598feaad617] daemon started
11:30:43 [2020-07-29T11:30:43.693Z]         daemon.go:461: [d0598feaad617] Stopping daemon
11:30:43 [2020-07-29T11:30:43.693Z]         daemon.go:296: [d0598feaad617] exiting daemon
11:30:43 [2020-07-29T11:30:43.693Z]         daemon.go:448: [d0598feaad617] Daemon stopped
11:30:43 [2020-07-29T11:30:43.693Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.28s)
11:30:43 [2020-07-29T11:30:43.693Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
11:30:43 [2020-07-29T11:30:43.693Z]         docker_cli_network_unix_test.go:46: Daemon d9f60361700da is not started
11:30:43 [2020-07-29T11:30:43.693Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.86s)
11:30:43 [2020-07-29T11:30:43.693Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
11:30:43 [2020-07-29T11:30:43.693Z]         docker_cli_network_unix_test.go:46: Daemon d42c435bd82c7 is not started
11:30:43 [2020-07-29T11:30:43.693Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s)
11:30:43 [2020-07-29T11:30:43.693Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
11:30:43 [2020-07-29T11:30:43.693Z]         docker_cli_network_unix_test.go:46: Daemon da8bb04a5f25e is not started
11:30:43 [2020-07-29T11:30:43.693Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s)
11:30:43 [2020-07-29T11:30:43.693Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
11:30:43 [2020-07-29T11:30:43.693Z]         docker_cli_network_unix_test.go:46: Daemon daa7c38339107 is not started
11:30:43 [2020-07-29T11:30:43.693Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s)
11:30:43 [2020-07-29T11:30:43.693Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
11:30:43 [2020-07-29T11:30:43.693Z]         docker_cli_network_unix_test.go:46: Daemon d0a2c29dd83a0 is not started
11:30:43 [2020-07-29T11:30:43.693Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s)
11:30:43 [2020-07-29T11:30:43.693Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
11:30:43 [2020-07-29T11:30:43.693Z]         docker_cli_network_unix_test.go:46: Daemon de49b7590581a is not started
11:30:43 [2020-07-29T11:30:43.693Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
11:30:43 [2020-07-29T11:30:43.693Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectDefault
11:30:43 [2020-07-29T11:30:43.693Z]         docker_cli_network_unix_test.go:46: Daemon d9d92fe953e83 is not started
11:30:43 [2020-07-29T11:30:43.693Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.32s)
11:30:43 [2020-07-29T11:30:43.693Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
11:30:43 [2020-07-29T11:30:43.693Z]         docker_cli_network_unix_test.go:46: Daemon df9fa70f8b310 is not started
11:30:43 [2020-07-29T11:30:43.693Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.05s)
11:30:43 [2020-07-29T11:30:43.693Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsDefault
11:30:43 [2020-07-29T11:30:43.693Z]         docker_cli_network_unix_test.go:46: Daemon d7c4d9579523b is not started
11:30:43 [2020-07-29T11:30:43.693Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
11:30:43 [2020-07-29T11:30:43.693Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter
11:30:43 [2020-07-29T11:30:43.693Z]         requirement.go:26: unmatched requirement OnlyDefaultNetworks
11:30:43 [2020-07-29T11:30:43.693Z]         docker_cli_network_unix_test.go:46: Daemon d393e6f18b1ed is not started
11:30:43 [2020-07-29T11:30:43.693Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.76s)
11:30:43 [2020-07-29T11:30:43.693Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMacInspect
11:30:43 [2020-07-29T11:30:43.693Z]         docker_cli_network_unix_test.go:46: Daemon d3ba4802e751b is not started
11:30:43 [2020-07-29T11:30:43.693Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.38s)
11:30:43 [2020-07-29T11:30:43.693Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
11:30:43 [2020-07-29T11:30:43.693Z]         daemon.go:325: [d8bb44c6bc156] waiting for daemon to start
11:30:43 [2020-07-29T11:30:43.693Z]         daemon.go:325: [d8bb44c6bc156] waiting for daemon to start
11:30:43 [2020-07-29T11:30:43.693Z]         daemon.go:353: [d8bb44c6bc156] daemon started
11:30:43 [2020-07-29T11:30:43.693Z]         daemon.go:461: [d8bb44c6bc156] Stopping daemon
11:30:43 [2020-07-29T11:30:43.693Z]         daemon.go:296: [d8bb44c6bc156] exiting daemon
11:30:43 [2020-07-29T11:30:43.693Z]         daemon.go:448: [d8bb44c6bc156] Daemon stopped
11:30:43 [2020-07-29T11:30:43.693Z]         daemon.go:325: [d8bb44c6bc156] waiting for daemon to start
11:30:43 [2020-07-29T11:30:43.693Z]         daemon.go:325: [d8bb44c6bc156] waiting for daemon to start
11:30:43 [2020-07-29T11:30:43.693Z]         daemon.go:353: [d8bb44c6bc156] daemon started
11:30:43 [2020-07-29T11:30:43.693Z]         daemon.go:461: [d8bb44c6bc156] Stopping daemon
11:30:43 [2020-07-29T11:30:43.693Z]         daemon.go:296: [d8bb44c6bc156] exiting daemon
11:30:43 [2020-07-29T11:30:43.693Z]         daemon.go:448: [d8bb44c6bc156] Daemon stopped
11:30:43 [2020-07-29T11:30:43.693Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.83s)
11:30:43 [2020-07-29T11:30:43.693Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
11:30:43 [2020-07-29T11:30:43.693Z]         daemon.go:325: [d2b2e10eeb223] waiting for daemon to start
11:30:43 [2020-07-29T11:30:43.693Z]         daemon.go:325: [d2b2e10eeb223] waiting for daemon to start
11:30:43 [2020-07-29T11:30:43.693Z]         daemon.go:353: [d2b2e10eeb223] daemon started
11:30:43 [2020-07-29T11:30:43.693Z]         docker_cli_network_unix_test.go:1084: Daemon d2b2e10eeb223 is not started
11:30:43 [2020-07-29T11:30:43.693Z]         daemon.go:325: [d2b2e10eeb223] waiting for daemon to start
11:30:43 [2020-07-29T11:30:43.693Z]         daemon.go:296: [d2b2e10eeb223] exiting daemon
11:30:43 [2020-07-29T11:30:43.693Z]         daemon.go:325: [d2b2e10eeb223] waiting for daemon to start
11:30:43 [2020-07-29T11:30:43.693Z]         daemon.go:353: [d2b2e10eeb223] daemon started
11:30:43 [2020-07-29T11:30:43.693Z]         daemon.go:461: [d2b2e10eeb223] Stopping daemon
11:30:43 [2020-07-29T11:30:43.693Z]         daemon.go:296: [d2b2e10eeb223] exiting daemon
11:30:43 [2020-07-29T11:30:43.693Z]         daemon.go:448: [d2b2e10eeb223] Daemon stopped
11:30:43 [2020-07-29T11:30:43.693Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s)
11:30:43 [2020-07-29T11:30:43.693Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
11:30:43 [2020-07-29T11:30:43.693Z]         docker_cli_network_unix_test.go:46: Daemon d19b7713fd6cf is not started
11:30:43 [2020-07-29T11:30:43.693Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.75s)
11:30:43 [2020-07-29T11:30:43.693Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
11:30:43 [2020-07-29T11:30:43.693Z]         docker_cli_network_unix_test.go:46: Daemon dadbce478706b is not started
11:30:43 [2020-07-29T11:30:43.693Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.45s)
11:30:43 [2020-07-29T11:30:43.693Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
11:30:43 [2020-07-29T11:30:43.693Z]         docker_cli_network_unix_test.go:46: Daemon d10530cfea8c5 is not started
11:30:43 [2020-07-29T11:30:43.693Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
11:30:43 [2020-07-29T11:30:43.693Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRmPredefined
11:30:43 [2020-07-29T11:30:43.693Z]         docker_cli_network_unix_test.go:46: Daemon df04a1a9bf869 is not started
11:30:43 [2020-07-29T11:30:43.693Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.62s)
11:30:43 [2020-07-29T11:30:43.693Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRunNetByID
11:30:43 [2020-07-29T11:30:43.693Z]         docker_cli_network_unix_test.go:46: Daemon df440038c6101 is not started
11:30:43 [2020-07-29T11:30:43.693Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.48s)
11:30:43 [2020-07-29T11:30:43.693Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
11:30:43 [2020-07-29T11:30:43.693Z]         docker_cli_network_unix_test.go:46: Daemon d8f08f51913b6 is not started
11:30:43 [2020-07-29T11:30:43.693Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.90s)
11:30:43 [2020-07-29T11:30:43.693Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkValidateIP
11:30:43 [2020-07-29T11:30:43.693Z]         docker_cli_network_unix_test.go:46: Daemon d8587287d30dd is not started
11:30:43 [2020-07-29T11:30:43.693Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.89s)
11:30:43 [2020-07-29T11:30:43.693Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
11:30:43 [2020-07-29T11:30:43.693Z]         docker_cli_network_unix_test.go:46: Daemon d6cb5fb8d6ab5 is not started
11:30:43 [2020-07-29T11:30:43.693Z] === RUN   TestDockerHubPullSuite
11:30:43 [2020-07-29T11:30:43.693Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
11:30:44 [2020-07-29T11:30:44.261Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
11:30:46 [2020-07-29T11:30:46.793Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
11:30:47 [2020-07-29T11:30:47.052Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
11:30:48 [2020-07-29T11:30:48.428Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
11:30:48 [2020-07-29T11:30:48.429Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
11:30:48 [2020-07-29T11:30:48.687Z] --- PASS: TestDockerHubPullSuite (5.67s)
11:30:48 [2020-07-29T11:30:48.687Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.44s)
11:30:48 [2020-07-29T11:30:48.687Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
11:30:48 [2020-07-29T11:30:48.687Z]         daemon.go:325: [d4ed1982ad7d0] waiting for daemon to start
11:30:48 [2020-07-29T11:30:48.687Z]         daemon.go:325: [d4ed1982ad7d0] waiting for daemon to start
11:30:48 [2020-07-29T11:30:48.687Z]         daemon.go:353: [d4ed1982ad7d0] daemon started
11:30:48 [2020-07-29T11:30:48.687Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.36s)
11:30:48 [2020-07-29T11:30:48.687Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.34s)
11:30:48 [2020-07-29T11:30:48.687Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.24s)
11:30:48 [2020-07-29T11:30:48.687Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s)
11:30:48 [2020-07-29T11:30:48.687Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.09s)
11:30:48 [2020-07-29T11:30:48.687Z]     daemon.go:461: [d4ed1982ad7d0] Stopping daemon
11:30:48 [2020-07-29T11:30:48.687Z]     daemon.go:296: [d4ed1982ad7d0] exiting daemon
11:30:48 [2020-07-29T11:30:48.687Z]     daemon.go:448: [d4ed1982ad7d0] Daemon stopped
11:30:48 [2020-07-29T11:30:48.687Z] PASS
11:30:48 [2020-07-29T11:30:48.687Z] 
11:30:48 [2020-07-29T11:30:48.687Z] === Skipped
11:30:48 [2020-07-29T11:30:48.687Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
11:30:48 [2020-07-29T11:30:48.687Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
11:30:48 [2020-07-29T11:30:48.687Z]         requirement.go:26: unmatched requirement DaemonIsWindows
11:30:48 [2020-07-29T11:30:48.687Z] 
11:30:48 [2020-07-29T11:30:48.687Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
11:30:48 [2020-07-29T11:30:48.687Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
11:30:48 [2020-07-29T11:30:48.687Z]         requirement.go:26: unmatched requirement DaemonIsWindows
11:30:48 [2020-07-29T11:30:48.687Z] 
11:30:48 [2020-07-29T11:30:48.687Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s)
11:30:48 [2020-07-29T11:30:48.687Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s)
11:30:48 [2020-07-29T11:30:48.687Z]         requirement.go:26: unmatched requirement DaemonIsWindows
11:30:48 [2020-07-29T11:30:48.687Z] 
11:30:48 [2020-07-29T11:30:48.687Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
11:30:48 [2020-07-29T11:30:48.687Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
11:30:48 [2020-07-29T11:30:48.687Z]         requirement.go:26: unmatched requirement DaemonIsWindows
11:30:48 [2020-07-29T11:30:48.687Z] 
11:30:48 [2020-07-29T11:30:48.687Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
11:30:48 [2020-07-29T11:30:48.687Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
11:30:48 [2020-07-29T11:30:48.687Z]         requirement.go:26: unmatched requirement DaemonIsWindows
11:30:48 [2020-07-29T11:30:48.687Z] 
11:30:48 [2020-07-29T11:30:48.687Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
11:30:48 [2020-07-29T11:30:48.687Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
11:30:48 [2020-07-29T11:30:48.687Z]         requirement.go:26: unmatched requirement DaemonIsWindows
11:30:48 [2020-07-29T11:30:48.687Z] 
11:30:48 [2020-07-29T11:30:48.687Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
11:30:48 [2020-07-29T11:30:48.687Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
11:30:48 [2020-07-29T11:30:48.687Z]         requirement.go:26: unmatched requirement DaemonIsWindows
11:30:48 [2020-07-29T11:30:48.687Z] 
11:30:48 [2020-07-29T11:30:48.687Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
11:30:48 [2020-07-29T11:30:48.687Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
11:30:48 [2020-07-29T11:30:48.687Z]         requirement.go:26: unmatched requirement DaemonIsWindows
11:30:48 [2020-07-29T11:30:48.687Z] 
11:30:48 [2020-07-29T11:30:48.687Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
11:30:48 [2020-07-29T11:30:48.687Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
11:30:48 [2020-07-29T11:30:48.687Z]         requirement.go:26: unmatched requirement DaemonIsWindows
11:30:48 [2020-07-29T11:30:48.687Z] 
11:30:48 [2020-07-29T11:30:48.687Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
11:30:48 [2020-07-29T11:30:48.687Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
11:30:48 [2020-07-29T11:30:48.687Z]         requirement.go:26: unmatched requirement DaemonIsWindows
11:30:48 [2020-07-29T11:30:48.687Z] 
11:30:48 [2020-07-29T11:30:48.687Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
11:30:48 [2020-07-29T11:30:48.687Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
11:30:48 [2020-07-29T11:30:48.687Z]         requirement.go:26: unmatched requirement DaemonIsWindows
11:30:48 [2020-07-29T11:30:48.687Z] 
11:30:48 [2020-07-29T11:30:48.687Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.03s)
11:30:48 [2020-07-29T11:30:48.687Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.03s)
11:30:48 [2020-07-29T11:30:48.687Z]         requirement.go:26: unmatched requirement DaemonIsWindows
11:30:48 [2020-07-29T11:30:48.687Z] 
11:30:48 [2020-07-29T11:30:48.687Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
11:30:48 [2020-07-29T11:30:48.687Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
11:30:48 [2020-07-29T11:30:48.687Z]         requirement.go:26: unmatched requirement DaemonIsWindows
11:30:48 [2020-07-29T11:30:48.687Z] 
11:30:48 [2020-07-29T11:30:48.687Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s)
11:30:48 [2020-07-29T11:30:48.687Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
11:30:48 [2020-07-29T11:30:48.687Z]         docker_cli_sni_test.go:18: Flakey test
11:30:48 [2020-07-29T11:30:48.687Z] 
11:30:48 [2020-07-29T11:30:48.687Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
11:30:48 [2020-07-29T11:30:48.687Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
11:30:48 [2020-07-29T11:30:48.687Z]         requirement.go:26: unmatched requirement DaemonIsWindows
11:30:48 [2020-07-29T11:30:48.687Z] 
11:30:48 [2020-07-29T11:30:48.687Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
11:30:48 [2020-07-29T11:30:48.687Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
11:30:48 [2020-07-29T11:30:48.687Z]         requirement.go:26: unmatched requirement Devicemapper
11:30:48 [2020-07-29T11:30:48.687Z] 
11:30:48 [2020-07-29T11:30:48.687Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
11:30:48 [2020-07-29T11:30:48.687Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
11:30:48 [2020-07-29T11:30:48.687Z]         requirement.go:26: unmatched requirement Devicemapper
11:30:48 [2020-07-29T11:30:48.687Z] 
11:30:48 [2020-07-29T11:30:48.687Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
11:30:48 [2020-07-29T11:30:48.687Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
11:30:48 [2020-07-29T11:30:48.687Z]         requirement.go:26: unmatched requirement swapMemorySupport
11:30:48 [2020-07-29T11:30:48.687Z] 
11:30:48 [2020-07-29T11:30:48.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
11:30:48 [2020-07-29T11:30:48.688Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
11:30:48 [2020-07-29T11:30:48.688Z]         requirement.go:26: unmatched requirement swapMemorySupport
11:30:48 [2020-07-29T11:30:48.688Z] 
11:30:48 [2020-07-29T11:30:48.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
11:30:48 [2020-07-29T11:30:48.688Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
11:30:48 [2020-07-29T11:30:48.688Z]         requirement.go:26: unmatched requirement DaemonIsWindows
11:30:48 [2020-07-29T11:30:48.688Z] 
11:30:48 [2020-07-29T11:30:48.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
11:30:48 [2020-07-29T11:30:48.688Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
11:30:48 [2020-07-29T11:30:48.688Z]         requirement.go:26: unmatched requirement Devicemapper
11:30:48 [2020-07-29T11:30:48.688Z] 
11:30:48 [2020-07-29T11:30:48.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
11:30:48 [2020-07-29T11:30:48.688Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
11:30:48 [2020-07-29T11:30:48.688Z]         requirement.go:26: unmatched requirement Devicemapper
11:30:48 [2020-07-29T11:30:48.688Z] 
11:30:48 [2020-07-29T11:30:48.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
11:30:48 [2020-07-29T11:30:48.688Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
11:30:48 [2020-07-29T11:30:48.688Z]         requirement.go:26: unmatched requirement DaemonIsWindows
11:30:48 [2020-07-29T11:30:48.688Z] 
11:30:48 [2020-07-29T11:30:48.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s)
11:30:48 [2020-07-29T11:30:48.688Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s)
11:30:48 [2020-07-29T11:30:48.688Z]         requirement.go:26: unmatched requirement DaemonIsWindows
11:30:48 [2020-07-29T11:30:48.688Z] 
11:30:48 [2020-07-29T11:30:48.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
11:30:48 [2020-07-29T11:30:48.688Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
11:30:48 [2020-07-29T11:30:48.688Z]         requirement.go:26: unmatched requirement DaemonIsWindows
11:30:48 [2020-07-29T11:30:48.688Z] 
11:30:48 [2020-07-29T11:30:48.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
11:30:48 [2020-07-29T11:30:48.688Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
11:30:48 [2020-07-29T11:30:48.688Z]         requirement.go:26: unmatched requirement DaemonIsWindows
11:30:48 [2020-07-29T11:30:48.688Z] 
11:30:48 [2020-07-29T11:30:48.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
11:30:48 [2020-07-29T11:30:48.688Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
11:30:48 [2020-07-29T11:30:48.688Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
11:30:48 [2020-07-29T11:30:48.688Z] 
11:30:48 [2020-07-29T11:30:48.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
11:30:48 [2020-07-29T11:30:48.688Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
11:30:48 [2020-07-29T11:30:48.688Z]         requirement.go:26: unmatched requirement IsolationIsHyperv
11:30:48 [2020-07-29T11:30:48.688Z] 
11:30:48 [2020-07-29T11:30:48.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
11:30:48 [2020-07-29T11:30:48.688Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
11:30:48 [2020-07-29T11:30:48.688Z]         requirement.go:26: unmatched requirement swapMemorySupport
11:30:48 [2020-07-29T11:30:48.688Z] 
11:30:48 [2020-07-29T11:30:48.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
11:30:48 [2020-07-29T11:30:48.688Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
11:30:48 [2020-07-29T11:30:48.688Z]         requirement.go:26: unmatched requirement IsolationIsProcess
11:30:48 [2020-07-29T11:30:48.688Z] 
11:30:48 [2020-07-29T11:30:48.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
11:30:48 [2020-07-29T11:30:48.688Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
11:30:48 [2020-07-29T11:30:48.688Z]         docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured
11:30:48 [2020-07-29T11:30:48.688Z] 
11:30:48 [2020-07-29T11:30:48.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
11:30:48 [2020-07-29T11:30:48.688Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
11:30:48 [2020-07-29T11:30:48.688Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
11:30:48 [2020-07-29T11:30:48.688Z] 
11:30:48 [2020-07-29T11:30:48.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
11:30:48 [2020-07-29T11:30:48.688Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
11:30:48 [2020-07-29T11:30:48.688Z]         requirement.go:26: unmatched requirement swapMemorySupport
11:30:48 [2020-07-29T11:30:48.688Z] 
11:30:48 [2020-07-29T11:30:48.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
11:30:48 [2020-07-29T11:30:48.688Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
11:30:48 [2020-07-29T11:30:48.688Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
11:30:48 [2020-07-29T11:30:48.688Z] 
11:30:48 [2020-07-29T11:30:48.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
11:30:48 [2020-07-29T11:30:48.688Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
11:30:48 [2020-07-29T11:30:48.688Z]         requirement.go:26: unmatched requirement DaemonIsWindows
11:30:48 [2020-07-29T11:30:48.688Z] 
11:30:48 [2020-07-29T11:30:48.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
11:30:48 [2020-07-29T11:30:48.688Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
11:30:48 [2020-07-29T11:30:48.688Z]         requirement.go:26: unmatched requirement DaemonIsWindows
11:30:48 [2020-07-29T11:30:48.688Z] 
11:30:48 [2020-07-29T11:30:48.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
11:30:48 [2020-07-29T11:30:48.688Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
11:30:48 [2020-07-29T11:30:48.688Z]         requirement.go:26: unmatched requirement DaemonIsWindows
11:30:48 [2020-07-29T11:30:48.688Z] 
11:30:48 [2020-07-29T11:30:48.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
11:30:48 [2020-07-29T11:30:48.688Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
11:30:48 [2020-07-29T11:30:48.688Z]         requirement.go:26: unmatched requirement blkioWeight
11:30:48 [2020-07-29T11:30:48.688Z] 
11:30:48 [2020-07-29T11:30:48.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
11:30:48 [2020-07-29T11:30:48.688Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
11:30:48 [2020-07-29T11:30:48.688Z]         requirement.go:26: unmatched requirement blkioWeight
11:30:48 [2020-07-29T11:30:48.688Z] 
11:30:48 [2020-07-29T11:30:48.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
11:30:48 [2020-07-29T11:30:48.688Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
11:30:48 [2020-07-29T11:30:48.688Z]         requirement.go:26: unmatched requirement blkioWeight
11:30:48 [2020-07-29T11:30:48.688Z] 
11:30:48 [2020-07-29T11:30:48.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
11:30:48 [2020-07-29T11:30:48.688Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
11:30:48 [2020-07-29T11:30:48.688Z]         requirement.go:26: unmatched requirement blkioWeight
11:30:48 [2020-07-29T11:30:48.688Z] 
11:30:48 [2020-07-29T11:30:48.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
11:30:48 [2020-07-29T11:30:48.688Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
11:30:48 [2020-07-29T11:30:48.688Z]         requirement.go:26: unmatched requirement blkioWeight
11:30:48 [2020-07-29T11:30:48.688Z] 
11:30:48 [2020-07-29T11:30:48.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
11:30:48 [2020-07-29T11:30:48.688Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
11:30:48 [2020-07-29T11:30:48.688Z]         requirement.go:26: unmatched requirement blkioWeight
11:30:48 [2020-07-29T11:30:48.688Z] 
11:30:48 [2020-07-29T11:30:48.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
11:30:48 [2020-07-29T11:30:48.688Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
11:30:48 [2020-07-29T11:30:48.688Z]         requirement.go:26: unmatched requirement blkioWeight
11:30:48 [2020-07-29T11:30:48.688Z] 
11:30:48 [2020-07-29T11:30:48.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
11:30:48 [2020-07-29T11:30:48.688Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
11:30:48 [2020-07-29T11:30:48.688Z]         requirement.go:26: unmatched requirement swapMemorySupport
11:30:48 [2020-07-29T11:30:48.688Z] 
11:30:48 [2020-07-29T11:30:48.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
11:30:48 [2020-07-29T11:30:48.688Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
11:30:48 [2020-07-29T11:30:48.688Z]         requirement.go:26: unmatched requirement DaemonIsWindows
11:30:48 [2020-07-29T11:30:48.688Z] 
11:30:48 [2020-07-29T11:30:48.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
11:30:48 [2020-07-29T11:30:48.688Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
11:30:48 [2020-07-29T11:30:48.688Z]         requirement.go:26: unmatched requirement swapMemorySupport
11:30:48 [2020-07-29T11:30:48.688Z] 
11:30:48 [2020-07-29T11:30:48.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
11:30:48 [2020-07-29T11:30:48.688Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
11:30:48 [2020-07-29T11:30:48.688Z]         requirement.go:26: unmatched requirement swapMemorySupport
11:30:48 [2020-07-29T11:30:48.688Z] 
11:30:48 [2020-07-29T11:30:48.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
11:30:48 [2020-07-29T11:30:48.688Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
11:30:48 [2020-07-29T11:30:48.688Z]         requirement.go:26: unmatched requirement swapMemorySupport
11:30:48 [2020-07-29T11:30:48.688Z] 
11:30:48 [2020-07-29T11:30:48.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
11:30:48 [2020-07-29T11:30:48.688Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
11:30:48 [2020-07-29T11:30:48.688Z]         requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
11:30:48 [2020-07-29T11:30:48.688Z] 
11:30:48 [2020-07-29T11:30:48.688Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
11:30:48 [2020-07-29T11:30:48.688Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
11:30:48 [2020-07-29T11:30:48.688Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter
11:30:48 [2020-07-29T11:30:48.688Z]         requirement.go:26: unmatched requirement OnlyDefaultNetworks
11:30:48 [2020-07-29T11:30:48.688Z]         docker_cli_network_unix_test.go:46: Daemon d393e6f18b1ed is not started
11:30:48 [2020-07-29T11:30:48.688Z] 
11:30:48 [2020-07-29T11:30:48.688Z] 
11:30:48 [2020-07-29T11:30:48.688Z] DONE 1249 tests, 51 skipped in 1438.367s
11:30:48 [2020-07-29T11:30:48.688Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
11:30:48 [2020-07-29T11:30:48.688Z] ++++ cat bundles/test-integration/docker.pid
11:30:48 [2020-07-29T11:30:48.688Z] +++ kill 7351
11:30:49 [2020-07-29T11:30:49.624Z] umount: bundles/test-integration/root: no mount point specified.
11:30:49 [2020-07-29T11:30:49.624Z] +++ /etc/init.d/apparmor stop
11:30:49 [2020-07-29T11:30:49.624Z] Leaving: AppArmorNo profiles have been unloaded.
11:30:49 [2020-07-29T11:30:49.624Z] 
11:30:49 [2020-07-29T11:30:49.624Z] Unloading profiles will leave already running processes permanently
11:30:49 [2020-07-29T11:30:49.624Z] unconfined, which can lead to unexpected situations.
11:30:49 [2020-07-29T11:30:49.624Z] 
11:30:49 [2020-07-29T11:30:49.624Z] To set a process to complain mode, use the command line tool
11:30:49 [2020-07-29T11:30:49.624Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
11:30:49 [2020-07-29T11:30:49.624Z] +++ true
11:30:49 [2020-07-29T11:30:49.624Z] exiting test-integration
11:30:49 [2020-07-29T11:30:49.624Z] ++ exit 0
11:30:49 [2020-07-29T11:30:49.624Z] 
11:30:49 [2020-07-29T11:30:49.883Z] + for job in $(jobs -p)
11:30:49 [2020-07-29T11:30:49.883Z] + wait 2297
11:31:21 [2020-07-29T11:31:21.955Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
11:31:21 [2020-07-29T11:31:21.955Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
11:31:27 [2020-07-29T11:31:27.228Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
11:31:33 [2020-07-29T11:31:33.816Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
11:31:35 [2020-07-29T11:31:35.198Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
11:31:39 [2020-07-29T11:31:39.895Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
11:31:40 [2020-07-29T11:31:40.469Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
11:31:41 [2020-07-29T11:31:41.476Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
11:31:42 [2020-07-29T11:31:42.375Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
11:31:42 [2020-07-29T11:31:42.471Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
11:31:45 [2020-07-29T11:31:45.663Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
11:31:45 [2020-07-29T11:31:45.663Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
11:31:50 [2020-07-29T11:31:50.935Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
11:31:51 [2020-07-29T11:31:51.502Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
11:31:52 [2020-07-29T11:31:52.438Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
11:31:54 [2020-07-29T11:31:54.977Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
11:32:07 [2020-07-29T11:32:07.916Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
11:32:22 [2020-07-29T11:32:22.919Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
11:32:31 [2020-07-29T11:32:31.644Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
11:32:51 [2020-07-29T11:32:51.250Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
11:33:22 [2020-07-29T11:33:22.621Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
11:33:27 [2020-07-29T11:33:27.409Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
11:33:42 [2020-07-29T11:33:42.404Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
11:33:47 [2020-07-29T11:33:47.482Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
11:33:48 [2020-07-29T11:33:48.860Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
11:33:54 [2020-07-29T11:33:54.132Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
11:35:08 [2020-07-29T11:35:08.778Z] === RUN   TestDockerSuite/TestBuildDotDotFile
11:35:08 [2020-07-29T11:35:08.778Z] === RUN   TestDockerSuite/TestBuildEOLInLine
11:35:08 [2020-07-29T11:35:08.778Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
11:35:08 [2020-07-29T11:35:08.778Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
11:35:08 [2020-07-29T11:35:08.778Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
11:35:08 [2020-07-29T11:35:08.778Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
11:35:08 [2020-07-29T11:35:08.778Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
11:35:08 [2020-07-29T11:35:08.778Z] === RUN   TestDockerSuite/TestBuildEntrypoint
11:35:08 [2020-07-29T11:35:08.778Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
11:35:12 [2020-07-29T11:35:12.599Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
11:35:14 [2020-07-29T11:35:14.835Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
11:35:19 [2020-07-29T11:35:19.623Z] === RUN   TestDockerSuite/TestBuildEnv
11:35:19 [2020-07-29T11:35:19.623Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
11:35:20 [2020-07-29T11:35:20.096Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
11:35:20 [2020-07-29T11:35:20.096Z] === RUN   TestDockerSuite/TestBuildEnvUsage
11:35:20 [2020-07-29T11:35:20.096Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
11:35:20 [2020-07-29T11:35:20.096Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
11:35:23 [2020-07-29T11:35:23.075Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
11:35:23 [2020-07-29T11:35:23.075Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
11:35:23 [2020-07-29T11:35:23.075Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
11:35:23 [2020-07-29T11:35:23.075Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
11:35:23 [2020-07-29T11:35:23.548Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
11:35:29 [2020-07-29T11:35:29.456Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
11:35:44 [2020-07-29T11:35:44.482Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
11:35:44 [2020-07-29T11:35:44.956Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
11:35:44 [2020-07-29T11:35:44.956Z] === RUN   TestDockerSuite/TestBuildExpose
11:35:44 [2020-07-29T11:35:44.956Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
11:35:44 [2020-07-29T11:35:44.956Z] === RUN   TestDockerSuite/TestBuildExposeOrder
11:35:45 [2020-07-29T11:35:45.430Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
11:35:45 [2020-07-29T11:35:45.430Z] === RUN   TestDockerSuite/TestBuildFails
11:35:47 [2020-07-29T11:35:47.666Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
11:35:47 [2020-07-29T11:35:47.666Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
11:35:52 [2020-07-29T11:35:52.458Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
11:35:57 [2020-07-29T11:35:57.274Z] === RUN   TestDockerSuite/TestBuildForceRm
11:36:04 [2020-07-29T11:36:04.475Z] === RUN   TestDockerSuite/TestBuildFromGit
11:36:10 [2020-07-29T11:36:10.383Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
11:36:10 [2020-07-29T11:36:10.856Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
11:36:15 [2020-07-29T11:36:15.617Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
11:36:16 [2020-07-29T11:36:16.767Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
11:36:16 [2020-07-29T11:36:16.767Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
11:36:17 [2020-07-29T11:36:17.240Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
11:36:17 [2020-07-29T11:36:17.713Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
11:36:17 [2020-07-29T11:36:17.713Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
11:36:23 [2020-07-29T11:36:23.735Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
11:36:25 [2020-07-29T11:36:25.114Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
11:36:27 [2020-07-29T11:36:27.020Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
11:36:30 [2020-07-29T11:36:30.310Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
11:36:32 [2020-07-29T11:36:32.215Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
11:36:32 [2020-07-29T11:36:32.738Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
11:36:32 [2020-07-29T11:36:32.739Z] === RUN   TestDockerSuite/TestBuildHistory
11:36:41 [2020-07-29T11:36:41.444Z] === RUN   TestDockerSuite/TestBuildIidFile
11:36:41 [2020-07-29T11:36:41.444Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
11:36:43 [2020-07-29T11:36:43.023Z] === RUN   TestDockerSuite/TestBuildInheritance
11:36:43 [2020-07-29T11:36:43.023Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
11:36:44 [2020-07-29T11:36:44.020Z] === RUN   TestDockerSuite/TestBuildInvalidTag
11:36:44 [2020-07-29T11:36:44.020Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
11:36:48 [2020-07-29T11:36:48.806Z] === RUN   TestDockerSuite/TestBuildLabel
11:36:49 [2020-07-29T11:36:49.279Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
11:36:50 [2020-07-29T11:36:50.274Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
11:36:50 [2020-07-29T11:36:50.747Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
11:36:51 [2020-07-29T11:36:51.220Z] === RUN   TestDockerSuite/TestBuildLabels
11:36:52 [2020-07-29T11:36:52.215Z] === RUN   TestDockerSuite/TestBuildLabelsCache
11:36:53 [2020-07-29T11:36:53.211Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
11:36:59 [2020-07-29T11:36:59.116Z] === RUN   TestDockerSuite/TestBuildLastModified
11:36:59 [2020-07-29T11:36:59.116Z] === RUN   TestDockerSuite/TestBuildLineBreak
11:36:59 [2020-07-29T11:36:59.116Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
11:36:59 [2020-07-29T11:36:59.116Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
11:36:59 [2020-07-29T11:36:59.116Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
11:36:59 [2020-07-29T11:36:59.116Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
11:36:59 [2020-07-29T11:36:59.116Z] === RUN   TestDockerSuite/TestBuildMaintainer
11:36:59 [2020-07-29T11:36:59.589Z] === RUN   TestDockerSuite/TestBuildMissingArgs
11:37:00 [2020-07-29T11:37:00.061Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
11:37:05 [2020-07-29T11:37:05.969Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
11:37:20 [2020-07-29T11:37:20.961Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
11:37:20 [2020-07-29T11:37:20.961Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
11:37:21 [2020-07-29T11:37:21.956Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
11:37:28 [2020-07-29T11:37:28.460Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
11:37:28 [2020-07-29T11:37:28.460Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
11:37:30 [2020-07-29T11:37:30.365Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
11:37:32 [2020-07-29T11:37:32.269Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
11:37:35 [2020-07-29T11:37:35.558Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
11:37:38 [2020-07-29T11:37:38.093Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
11:37:52 [2020-07-29T11:37:52.151Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
11:38:00 [2020-07-29T11:38:00.024Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
11:38:04 [2020-07-29T11:38:04.701Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
11:38:09 [2020-07-29T11:38:09.488Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
11:38:10 [2020-07-29T11:38:10.016Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
11:38:11 [2020-07-29T11:38:11.920Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
11:38:14 [2020-07-29T11:38:14.274Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
11:38:14 [2020-07-29T11:38:14.453Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
11:38:16 [2020-07-29T11:38:16.993Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
11:38:20 [2020-07-29T11:38:20.171Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
11:38:23 [2020-07-29T11:38:23.558Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
11:38:28 [2020-07-29T11:38:28.833Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
11:38:30 [2020-07-29T11:38:30.739Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
11:38:33 [2020-07-29T11:38:33.289Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
11:38:35 [2020-07-29T11:38:35.826Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
11:38:38 [2020-07-29T11:38:38.032Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
11:38:38 [2020-07-29T11:38:38.032Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
11:38:39 [2020-07-29T11:38:39.115Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
11:38:41 [2020-07-29T11:38:41.649Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
11:38:42 [2020-07-29T11:38:42.814Z] === RUN   TestDockerSuite/TestBuildMultipleTags
11:38:43 [2020-07-29T11:38:43.284Z] === RUN   TestDockerSuite/TestBuildNetContainer
11:38:43 [2020-07-29T11:38:43.553Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
11:38:43 [2020-07-29T11:38:43.756Z] === RUN   TestDockerSuite/TestBuildNetNone
11:38:43 [2020-07-29T11:38:43.756Z] === RUN   TestDockerSuite/TestBuildNoContext
11:38:45 [2020-07-29T11:38:45.982Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
11:38:50 [2020-07-29T11:38:50.758Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
11:38:52 [2020-07-29T11:38:52.332Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
11:38:52 [2020-07-29T11:38:52.803Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
11:38:52 [2020-07-29T11:38:52.803Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
11:38:55 [2020-07-29T11:38:55.030Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
11:38:56 [2020-07-29T11:38:56.022Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
11:38:57 [2020-07-29T11:38:57.595Z] === RUN   TestDockerSuite/TestBuildOnBuild
11:39:06 [2020-07-29T11:39:06.288Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
11:39:07 [2020-07-29T11:39:07.871Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
11:39:18 [2020-07-29T11:39:18.330Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
11:39:19 [2020-07-29T11:39:19.903Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
11:39:28 [2020-07-29T11:39:28.599Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
11:39:34 [2020-07-29T11:39:34.490Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
11:39:39 [2020-07-29T11:39:39.266Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
11:39:39 [2020-07-29T11:39:39.737Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
11:39:39 [2020-07-29T11:39:39.737Z] === RUN   TestDockerSuite/TestBuildPATH
11:39:39 [2020-07-29T11:39:39.737Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
11:39:39 [2020-07-29T11:39:39.781Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
11:39:41 [2020-07-29T11:39:41.311Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
11:39:41 [2020-07-29T11:39:41.311Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
11:39:54 [2020-07-29T11:39:54.693Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
11:40:12 [2020-07-29T11:40:12.780Z] --- PASS: TestDockerSwarmSuite (1643.04s)
11:40:12 [2020-07-29T11:40:12.780Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.26s)
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:325: [ddbfd9e44fdd0] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:325: [ddbfd9e44fdd0] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:353: [ddbfd9e44fdd0] daemon started
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:461: [ddbfd9e44fdd0] Stopping daemon
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:296: [ddbfd9e44fdd0] exiting daemon
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:448: [ddbfd9e44fdd0] Daemon stopped
11:40:12 [2020-07-29T11:40:12.780Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.20s)
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:325: [da3fb9b326d8e] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:325: [da3fb9b326d8e] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:353: [da3fb9b326d8e] daemon started
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:461: [da3fb9b326d8e] Stopping daemon
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:296: [da3fb9b326d8e] exiting daemon
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:448: [da3fb9b326d8e] Daemon stopped
11:40:12 [2020-07-29T11:40:12.780Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.20s)
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:325: [d5351174590eb] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:325: [d5351174590eb] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:353: [d5351174590eb] daemon started
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:461: [d5351174590eb] Stopping daemon
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:296: [d5351174590eb] exiting daemon
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:448: [d5351174590eb] Daemon stopped
11:40:12 [2020-07-29T11:40:12.780Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.51s)
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:325: [d34c0c3dfc9e2] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:325: [d34c0c3dfc9e2] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:353: [d34c0c3dfc9e2] daemon started
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:325: [da50c2b77569b] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:325: [da50c2b77569b] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:353: [da50c2b77569b] daemon started
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:461: [d34c0c3dfc9e2] Stopping daemon
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:296: [d34c0c3dfc9e2] exiting daemon
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:448: [d34c0c3dfc9e2] Daemon stopped
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:461: [da50c2b77569b] Stopping daemon
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:296: [da50c2b77569b] exiting daemon
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:448: [da50c2b77569b] Daemon stopped
11:40:12 [2020-07-29T11:40:12.780Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.04s)
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:325: [d9fb320308be4] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:325: [d9fb320308be4] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:353: [d9fb320308be4] daemon started
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:461: [d9fb320308be4] Stopping daemon
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:296: [d9fb320308be4] exiting daemon
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:448: [d9fb320308be4] Daemon stopped
11:40:12 [2020-07-29T11:40:12.780Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (25.08s)
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:325: [da914be434bf5] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:325: [da914be434bf5] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:353: [da914be434bf5] daemon started
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:325: [d1ed8d53d2bc4] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:325: [d1ed8d53d2bc4] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:353: [d1ed8d53d2bc4] daemon started
11:40:12 [2020-07-29T11:40:12.780Z]         check_test.go:358: [d1ed8d53d2bc4] joining swarm manager [da914be434bf5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:461: [d1ed8d53d2bc4] Stopping daemon
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:296: [d1ed8d53d2bc4] exiting daemon
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:448: [d1ed8d53d2bc4] Daemon stopped
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:325: [d4e77be9d1595] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:325: [d4e77be9d1595] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:353: [d4e77be9d1595] daemon started
11:40:12 [2020-07-29T11:40:12.780Z]         check_test.go:358: [d4e77be9d1595] joining swarm manager [da914be434bf5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:461: [da914be434bf5] Stopping daemon
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:296: [da914be434bf5] exiting daemon
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:448: [da914be434bf5] Daemon stopped
11:40:12 [2020-07-29T11:40:12.780Z]         check_test.go:379: Daemon d1ed8d53d2bc4 is not started
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:461: [d4e77be9d1595] Stopping daemon
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:296: [d4e77be9d1595] exiting daemon
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:448: [d4e77be9d1595] Daemon stopped
11:40:12 [2020-07-29T11:40:12.780Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
11:40:12 [2020-07-29T11:40:12.780Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
11:40:12 [2020-07-29T11:40:12.780Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.35s)
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:325: [d7a4ff5365165] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:325: [d7a4ff5365165] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:353: [d7a4ff5365165] daemon started
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:325: [d824a2cd7d10f] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:325: [d824a2cd7d10f] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:353: [d824a2cd7d10f] daemon started
11:40:12 [2020-07-29T11:40:12.780Z]         check_test.go:358: [d824a2cd7d10f] joining swarm manager [d7a4ff5365165]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:461: [d7a4ff5365165] Stopping daemon
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:296: [d7a4ff5365165] exiting daemon
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:448: [d7a4ff5365165] Daemon stopped
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:461: [d824a2cd7d10f] Stopping daemon
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:296: [d824a2cd7d10f] exiting daemon
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:448: [d824a2cd7d10f] Daemon stopped
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:325: [d7a4ff5365165] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:325: [d7a4ff5365165] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:353: [d7a4ff5365165] daemon started
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:325: [d824a2cd7d10f] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:325: [d824a2cd7d10f] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:353: [d824a2cd7d10f] daemon started
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:461: [d7a4ff5365165] Stopping daemon
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:296: [d7a4ff5365165] exiting daemon
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:448: [d7a4ff5365165] Daemon stopped
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:461: [d824a2cd7d10f] Stopping daemon
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:296: [d824a2cd7d10f] exiting daemon
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:448: [d824a2cd7d10f] Daemon stopped
11:40:12 [2020-07-29T11:40:12.780Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.92s)
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:325: [d7e0e610f12cb] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:325: [d7e0e610f12cb] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:353: [d7e0e610f12cb] daemon started
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:461: [d7e0e610f12cb] Stopping daemon
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:296: [d7e0e610f12cb] exiting daemon
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:448: [d7e0e610f12cb] Daemon stopped
11:40:12 [2020-07-29T11:40:12.780Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.41s)
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:325: [d03a6eb8f1512] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:325: [d03a6eb8f1512] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:353: [d03a6eb8f1512] daemon started
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:325: [d8f9be4bcd65a] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:325: [d8f9be4bcd65a] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:353: [d8f9be4bcd65a] daemon started
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:461: [d03a6eb8f1512] Stopping daemon
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:296: [d03a6eb8f1512] exiting daemon
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:448: [d03a6eb8f1512] Daemon stopped
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:461: [d8f9be4bcd65a] Stopping daemon
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:296: [d8f9be4bcd65a] exiting daemon
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:448: [d8f9be4bcd65a] Daemon stopped
11:40:12 [2020-07-29T11:40:12.780Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (31.62s)
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:325: [dfaf3782a11b7] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:325: [dfaf3782a11b7] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:353: [dfaf3782a11b7] daemon started
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:325: [dfcd21d385f16] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:325: [dfcd21d385f16] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:353: [dfcd21d385f16] daemon started
11:40:12 [2020-07-29T11:40:12.780Z]         check_test.go:358: [dfcd21d385f16] joining swarm manager [dfaf3782a11b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:325: [dbe833297b112] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:325: [dbe833297b112] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:353: [dbe833297b112] daemon started
11:40:12 [2020-07-29T11:40:12.780Z]         check_test.go:358: [dbe833297b112] joining swarm manager [dfaf3782a11b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:461: [dfaf3782a11b7] Stopping daemon
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:296: [dfaf3782a11b7] exiting daemon
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:448: [dfaf3782a11b7] Daemon stopped
11:40:12 [2020-07-29T11:40:12.780Z]         docker_api_swarm_test.go:351: Waiting for election to occur...
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:325: [dfaf3782a11b7] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:325: [dfaf3782a11b7] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:353: [dfaf3782a11b7] daemon started
11:40:12 [2020-07-29T11:40:12.780Z]         docker_api_swarm_test.go:364: Waiting for possible election...
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:461: [dfaf3782a11b7] Stopping daemon
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:296: [dfaf3782a11b7] exiting daemon
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:448: [dfaf3782a11b7] Daemon stopped
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:461: [dfcd21d385f16] Stopping daemon
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:296: [dfcd21d385f16] exiting daemon
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:448: [dfcd21d385f16] Daemon stopped
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:461: [dbe833297b112] Stopping daemon
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:296: [dbe833297b112] exiting daemon
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:448: [dbe833297b112] Daemon stopped
11:40:12 [2020-07-29T11:40:12.780Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.24s)
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:325: [dd61f069cf850] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:325: [dd61f069cf850] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:353: [dd61f069cf850] daemon started
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:325: [d9a3c44910c45] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:325: [d9a3c44910c45] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:353: [d9a3c44910c45] daemon started
11:40:12 [2020-07-29T11:40:12.780Z]         check_test.go:358: [d9a3c44910c45] joining swarm manager [dd61f069cf850]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:325: [dcb52fd17746e] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:325: [dcb52fd17746e] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:353: [dcb52fd17746e] daemon started
11:40:12 [2020-07-29T11:40:12.780Z]         check_test.go:358: [dcb52fd17746e] joining swarm manager [dd61f069cf850]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:461: [dd61f069cf850] Stopping daemon
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:296: [dd61f069cf850] exiting daemon
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:448: [dd61f069cf850] Daemon stopped
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:461: [d9a3c44910c45] Stopping daemon
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:296: [d9a3c44910c45] exiting daemon
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:448: [d9a3c44910c45] Daemon stopped
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:461: [dcb52fd17746e] Stopping daemon
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:296: [dcb52fd17746e] exiting daemon
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:448: [dcb52fd17746e] Daemon stopped
11:40:12 [2020-07-29T11:40:12.780Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.79s)
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:325: [d3f0ebfb03d60] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:325: [d3f0ebfb03d60] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:353: [d3f0ebfb03d60] daemon started
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:325: [da08795910029] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:325: [da08795910029] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:353: [da08795910029] daemon started
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:461: [d3f0ebfb03d60] Stopping daemon
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:296: [d3f0ebfb03d60] exiting daemon
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:448: [d3f0ebfb03d60] Daemon stopped
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:461: [da08795910029] Stopping daemon
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:296: [da08795910029] exiting daemon
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:448: [da08795910029] Daemon stopped
11:40:12 [2020-07-29T11:40:12.780Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.21s)
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:325: [d7568cbd60937] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:325: [d7568cbd60937] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:353: [d7568cbd60937] daemon started
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:461: [d7568cbd60937] Stopping daemon
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:296: [d7568cbd60937] exiting daemon
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:448: [d7568cbd60937] Daemon stopped
11:40:12 [2020-07-29T11:40:12.780Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (15.01s)
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:325: [d4795ac48d40f] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:325: [d4795ac48d40f] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.780Z]         daemon.go:353: [d4795ac48d40f] daemon started
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [d81f6cdf6ae3f] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [d81f6cdf6ae3f] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:353: [d81f6cdf6ae3f] daemon started
11:40:12 [2020-07-29T11:40:12.781Z]         check_test.go:358: [d81f6cdf6ae3f] joining swarm manager [d4795ac48d40f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [d3d1756b60be7] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [d3d1756b60be7] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:353: [d3d1756b60be7] daemon started
11:40:12 [2020-07-29T11:40:12.781Z]         check_test.go:358: [d3d1756b60be7] joining swarm manager [d4795ac48d40f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:461: [d4795ac48d40f] Stopping daemon
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:296: [d4795ac48d40f] exiting daemon
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:448: [d4795ac48d40f] Daemon stopped
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:461: [d81f6cdf6ae3f] Stopping daemon
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:296: [d81f6cdf6ae3f] exiting daemon
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:448: [d81f6cdf6ae3f] Daemon stopped
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:461: [d3d1756b60be7] Stopping daemon
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:296: [d3d1756b60be7] exiting daemon
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:448: [d3d1756b60be7] Daemon stopped
11:40:12 [2020-07-29T11:40:12.781Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.10s)
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [d8116b8e3a9ff] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [d8116b8e3a9ff] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:353: [d8116b8e3a9ff] daemon started
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:461: [d8116b8e3a9ff] Stopping daemon
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:296: [d8116b8e3a9ff] exiting daemon
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:448: [d8116b8e3a9ff] Daemon stopped
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [d8116b8e3a9ff] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [d8116b8e3a9ff] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:353: [d8116b8e3a9ff] daemon started
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [d2c58f7f8a871] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [d2c58f7f8a871] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:353: [d2c58f7f8a871] daemon started
11:40:12 [2020-07-29T11:40:12.781Z]         check_test.go:358: [d2c58f7f8a871] joining swarm manager [d8116b8e3a9ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:461: [d2c58f7f8a871] Stopping daemon
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:296: [d2c58f7f8a871] exiting daemon
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:448: [d2c58f7f8a871] Daemon stopped
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [d2c58f7f8a871] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [d2c58f7f8a871] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:353: [d2c58f7f8a871] daemon started
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [d32ccc666df7a] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [d32ccc666df7a] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:353: [d32ccc666df7a] daemon started
11:40:12 [2020-07-29T11:40:12.781Z]         check_test.go:358: [d32ccc666df7a] joining swarm manager [d8116b8e3a9ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:461: [d32ccc666df7a] Stopping daemon
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:296: [d32ccc666df7a] exiting daemon
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:448: [d32ccc666df7a] Daemon stopped
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [d32ccc666df7a] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [d32ccc666df7a] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:353: [d32ccc666df7a] daemon started
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:296: [d32ccc666df7a] exiting daemon
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [d32ccc666df7a] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [d32ccc666df7a] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:353: [d32ccc666df7a] daemon started
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:461: [d8116b8e3a9ff] Stopping daemon
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:296: [d8116b8e3a9ff] exiting daemon
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:448: [d8116b8e3a9ff] Daemon stopped
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:461: [d2c58f7f8a871] Stopping daemon
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:296: [d2c58f7f8a871] exiting daemon
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:448: [d2c58f7f8a871] Daemon stopped
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:461: [d32ccc666df7a] Stopping daemon
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:296: [d32ccc666df7a] exiting daemon
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:448: [d32ccc666df7a] Daemon stopped
11:40:12 [2020-07-29T11:40:12.781Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.26s)
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [d0c046de5969b] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [d0c046de5969b] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:353: [d0c046de5969b] daemon started
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [d59ae8c3bfae9] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [d59ae8c3bfae9] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:353: [d59ae8c3bfae9] daemon started
11:40:12 [2020-07-29T11:40:12.781Z]         check_test.go:358: [d59ae8c3bfae9] joining swarm manager [d0c046de5969b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:461: [d0c046de5969b] Stopping daemon
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:296: [d0c046de5969b] exiting daemon
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:448: [d0c046de5969b] Daemon stopped
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:461: [d59ae8c3bfae9] Stopping daemon
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:296: [d59ae8c3bfae9] exiting daemon
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:448: [d59ae8c3bfae9] Daemon stopped
11:40:12 [2020-07-29T11:40:12.781Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.54s)
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [db53c49941f2b] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [db53c49941f2b] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:353: [db53c49941f2b] daemon started
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [d3e1d39a2e073] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [d3e1d39a2e073] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:353: [d3e1d39a2e073] daemon started
11:40:12 [2020-07-29T11:40:12.781Z]         check_test.go:358: [d3e1d39a2e073] joining swarm manager [db53c49941f2b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [da218a3091f30] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [da218a3091f30] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:353: [da218a3091f30] daemon started
11:40:12 [2020-07-29T11:40:12.781Z]         check_test.go:358: [da218a3091f30] joining swarm manager [db53c49941f2b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:461: [d3e1d39a2e073] Stopping daemon
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:296: [d3e1d39a2e073] exiting daemon
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:448: [d3e1d39a2e073] Daemon stopped
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [d3e1d39a2e073] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [d3e1d39a2e073] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [d3e1d39a2e073] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [d3e1d39a2e073] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:339: [d3e1d39a2e073] error pinging daemon on start: Get http://d3e1d39a2e073.sock/_ping: context deadline exceeded
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [d3e1d39a2e073] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:339: [d3e1d39a2e073] error pinging daemon on start: Get http://d3e1d39a2e073.sock/_ping: context deadline exceeded
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [d3e1d39a2e073] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:339: [d3e1d39a2e073] error pinging daemon on start: Get http://d3e1d39a2e073.sock/_ping: context deadline exceeded
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [d3e1d39a2e073] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:339: [d3e1d39a2e073] error pinging daemon on start: Get http://d3e1d39a2e073.sock/_ping: context deadline exceeded
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [d3e1d39a2e073] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:339: [d3e1d39a2e073] error pinging daemon on start: Get http://d3e1d39a2e073.sock/_ping: context deadline exceeded
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [d3e1d39a2e073] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:339: [d3e1d39a2e073] error pinging daemon on start: Get http://d3e1d39a2e073.sock/_ping: context deadline exceeded
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [d3e1d39a2e073] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:353: [d3e1d39a2e073] daemon started
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:461: [db53c49941f2b] Stopping daemon
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:296: [db53c49941f2b] exiting daemon
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:448: [db53c49941f2b] Daemon stopped
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:461: [d3e1d39a2e073] Stopping daemon
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:296: [d3e1d39a2e073] exiting daemon
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:448: [d3e1d39a2e073] Daemon stopped
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:461: [da218a3091f30] Stopping daemon
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:296: [da218a3091f30] exiting daemon
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:448: [da218a3091f30] Daemon stopped
11:40:12 [2020-07-29T11:40:12.781Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.65s)
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [d3e8a3f526b71] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [d3e8a3f526b71] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:353: [d3e8a3f526b71] daemon started
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:461: [d3e8a3f526b71] Stopping daemon
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:296: [d3e8a3f526b71] exiting daemon
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:448: [d3e8a3f526b71] Daemon stopped
11:40:12 [2020-07-29T11:40:12.781Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.08s)
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [d5504e3c95a41] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [d5504e3c95a41] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:353: [d5504e3c95a41] daemon started
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [d954afda784e4] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [d954afda784e4] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:353: [d954afda784e4] daemon started
11:40:12 [2020-07-29T11:40:12.781Z]         check_test.go:358: [d954afda784e4] joining swarm manager [d5504e3c95a41]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:461: [d5504e3c95a41] Stopping daemon
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:296: [d5504e3c95a41] exiting daemon
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:448: [d5504e3c95a41] Daemon stopped
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:461: [d954afda784e4] Stopping daemon
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:296: [d954afda784e4] exiting daemon
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:448: [d954afda784e4] Daemon stopped
11:40:12 [2020-07-29T11:40:12.781Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (63.02s)
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [dd788245b3eb1] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [dd788245b3eb1] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:353: [dd788245b3eb1] daemon started
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [d70a7ae147648] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [d70a7ae147648] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:353: [d70a7ae147648] daemon started
11:40:12 [2020-07-29T11:40:12.781Z]         check_test.go:358: [d70a7ae147648] joining swarm manager [dd788245b3eb1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [da0ab818e4505] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [da0ab818e4505] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:353: [da0ab818e4505] daemon started
11:40:12 [2020-07-29T11:40:12.781Z]         check_test.go:358: [da0ab818e4505] joining swarm manager [dd788245b3eb1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:461: [d70a7ae147648] Stopping daemon
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:296: [d70a7ae147648] exiting daemon
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:448: [d70a7ae147648] Daemon stopped
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:461: [da0ab818e4505] Stopping daemon
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:296: [da0ab818e4505] exiting daemon
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:448: [da0ab818e4505] Daemon stopped
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [d70a7ae147648] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [d70a7ae147648] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [d70a7ae147648] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [d70a7ae147648] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:339: [d70a7ae147648] error pinging daemon on start: Get http://d70a7ae147648.sock/_ping: context deadline exceeded
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [d70a7ae147648] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:339: [d70a7ae147648] error pinging daemon on start: Get http://d70a7ae147648.sock/_ping: context deadline exceeded
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [d70a7ae147648] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:353: [d70a7ae147648] daemon started
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:461: [dd788245b3eb1] Stopping daemon
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:296: [dd788245b3eb1] exiting daemon
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:448: [dd788245b3eb1] Daemon stopped
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:461: [d70a7ae147648] Stopping daemon
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:296: [d70a7ae147648] exiting daemon
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:448: [d70a7ae147648] Daemon stopped
11:40:12 [2020-07-29T11:40:12.781Z]         check_test.go:379: Daemon da0ab818e4505 is not started
11:40:12 [2020-07-29T11:40:12.781Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (64.23s)
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [def6c22495c63] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [def6c22495c63] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:353: [def6c22495c63] daemon started
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [d5c44a571ae6f] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [d5c44a571ae6f] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:353: [d5c44a571ae6f] daemon started
11:40:12 [2020-07-29T11:40:12.781Z]         check_test.go:358: [d5c44a571ae6f] joining swarm manager [def6c22495c63]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [d77c307b3fb80] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [d77c307b3fb80] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:353: [d77c307b3fb80] daemon started
11:40:12 [2020-07-29T11:40:12.781Z]         check_test.go:358: [d77c307b3fb80] joining swarm manager [def6c22495c63]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [dc2488af86e75] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [dc2488af86e75] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:353: [dc2488af86e75] daemon started
11:40:12 [2020-07-29T11:40:12.781Z]         check_test.go:358: [dc2488af86e75] joining swarm manager [def6c22495c63]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [d848f7914e6f4] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [d848f7914e6f4] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:353: [d848f7914e6f4] daemon started
11:40:12 [2020-07-29T11:40:12.781Z]         check_test.go:358: [d848f7914e6f4] joining swarm manager [def6c22495c63]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [dcc9fe23ed404] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [dcc9fe23ed404] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:353: [dcc9fe23ed404] daemon started
11:40:12 [2020-07-29T11:40:12.781Z]         check_test.go:358: [dcc9fe23ed404] joining swarm manager [def6c22495c63]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:461: [dcc9fe23ed404] Stopping daemon
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:461: [def6c22495c63] Stopping daemon
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:461: [d5c44a571ae6f] Stopping daemon
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:461: [d77c307b3fb80] Stopping daemon
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:461: [dc2488af86e75] Stopping daemon
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:461: [d848f7914e6f4] Stopping daemon
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:296: [def6c22495c63] exiting daemon
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:448: [def6c22495c63] Daemon stopped
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:296: [dcc9fe23ed404] exiting daemon
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:448: [dcc9fe23ed404] Daemon stopped
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:296: [d77c307b3fb80] exiting daemon
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:448: [d77c307b3fb80] Daemon stopped
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:296: [dc2488af86e75] exiting daemon
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:448: [dc2488af86e75] Daemon stopped
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:296: [d848f7914e6f4] exiting daemon
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:448: [d848f7914e6f4] Daemon stopped
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:296: [d5c44a571ae6f] exiting daemon
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:448: [d5c44a571ae6f] Daemon stopped
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [dcc9fe23ed404] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [dc2488af86e75] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [d848f7914e6f4] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [def6c22495c63] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [d77c307b3fb80] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [d5c44a571ae6f] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [dc2488af86e75] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [dcc9fe23ed404] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [d848f7914e6f4] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [def6c22495c63] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [d77c307b3fb80] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [d5c44a571ae6f] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [dc2488af86e75] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [dcc9fe23ed404] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [d848f7914e6f4] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [def6c22495c63] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [d77c307b3fb80] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [d5c44a571ae6f] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [dc2488af86e75] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [dcc9fe23ed404] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [d848f7914e6f4] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [def6c22495c63] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [d77c307b3fb80] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:325: [d5c44a571ae6f] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.781Z]         daemon.go:339: [dc2488af86e75] error pinging daemon on start: Get http://dc2488af86e75.sock/_ping: context deadline exceeded
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:339: [dcc9fe23ed404] error pinging daemon on start: Get http://dcc9fe23ed404.sock/_ping: context deadline exceeded
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:339: [d848f7914e6f4] error pinging daemon on start: Get http://d848f7914e6f4.sock/_ping: context deadline exceeded
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:339: [def6c22495c63] error pinging daemon on start: Get http://def6c22495c63.sock/_ping: context deadline exceeded
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:339: [d77c307b3fb80] error pinging daemon on start: Get http://d77c307b3fb80.sock/_ping: context deadline exceeded
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:339: [d5c44a571ae6f] error pinging daemon on start: Get http://d5c44a571ae6f.sock/_ping: context deadline exceeded
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:325: [dc2488af86e75] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:325: [dcc9fe23ed404] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:325: [d848f7914e6f4] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:325: [def6c22495c63] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:325: [d77c307b3fb80] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:325: [d5c44a571ae6f] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:339: [dc2488af86e75] error pinging daemon on start: Get http://dc2488af86e75.sock/_ping: context deadline exceeded
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:339: [dcc9fe23ed404] error pinging daemon on start: Get http://dcc9fe23ed404.sock/_ping: context deadline exceeded
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:339: [d848f7914e6f4] error pinging daemon on start: Get http://d848f7914e6f4.sock/_ping: context deadline exceeded
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:339: [def6c22495c63] error pinging daemon on start: Get http://def6c22495c63.sock/_ping: context deadline exceeded
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:339: [d77c307b3fb80] error pinging daemon on start: Get http://d77c307b3fb80.sock/_ping: context deadline exceeded
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:339: [d5c44a571ae6f] error pinging daemon on start: Get http://d5c44a571ae6f.sock/_ping: context deadline exceeded
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:325: [dc2488af86e75] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:325: [dcc9fe23ed404] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:325: [d848f7914e6f4] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:325: [def6c22495c63] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:325: [d77c307b3fb80] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:325: [d5c44a571ae6f] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:353: [def6c22495c63] daemon started
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:353: [dcc9fe23ed404] daemon started
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:353: [d848f7914e6f4] daemon started
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:353: [d5c44a571ae6f] daemon started
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:353: [dc2488af86e75] daemon started
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:353: [d77c307b3fb80] daemon started
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:461: [def6c22495c63] Stopping daemon
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:296: [def6c22495c63] exiting daemon
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:448: [def6c22495c63] Daemon stopped
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:461: [d5c44a571ae6f] Stopping daemon
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:296: [d5c44a571ae6f] exiting daemon
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:448: [d5c44a571ae6f] Daemon stopped
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:461: [d77c307b3fb80] Stopping daemon
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:296: [d77c307b3fb80] exiting daemon
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:448: [d77c307b3fb80] Daemon stopped
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:461: [dc2488af86e75] Stopping daemon
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:296: [dc2488af86e75] exiting daemon
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:448: [dc2488af86e75] Daemon stopped
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:461: [d848f7914e6f4] Stopping daemon
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:296: [d848f7914e6f4] exiting daemon
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:448: [d848f7914e6f4] Daemon stopped
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:461: [dcc9fe23ed404] Stopping daemon
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:296: [dcc9fe23ed404] exiting daemon
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:448: [dcc9fe23ed404] Daemon stopped
11:40:12 [2020-07-29T11:40:12.782Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.29s)
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:325: [d4e4bf293dc07] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:325: [d4e4bf293dc07] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:353: [d4e4bf293dc07] daemon started
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:461: [d4e4bf293dc07] Stopping daemon
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:296: [d4e4bf293dc07] exiting daemon
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:448: [d4e4bf293dc07] Daemon stopped
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:325: [d4e4bf293dc07] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:325: [d4e4bf293dc07] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:353: [d4e4bf293dc07] daemon started
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:461: [d4e4bf293dc07] Stopping daemon
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:296: [d4e4bf293dc07] exiting daemon
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:448: [d4e4bf293dc07] Daemon stopped
11:40:12 [2020-07-29T11:40:12.782Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.44s)
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:325: [d110f4d722b7a] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:325: [d110f4d722b7a] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:353: [d110f4d722b7a] daemon started
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:461: [d110f4d722b7a] Stopping daemon
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:296: [d110f4d722b7a] exiting daemon
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:448: [d110f4d722b7a] Daemon stopped
11:40:12 [2020-07-29T11:40:12.782Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.55s)
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:325: [df43c7b4eae09] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:325: [df43c7b4eae09] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:353: [df43c7b4eae09] daemon started
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:325: [dc9ae95a559f2] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:325: [dc9ae95a559f2] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:353: [dc9ae95a559f2] daemon started
11:40:12 [2020-07-29T11:40:12.782Z]         check_test.go:358: [dc9ae95a559f2] joining swarm manager [df43c7b4eae09]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:325: [d9cbb4e678614] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:325: [d9cbb4e678614] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:353: [d9cbb4e678614] daemon started
11:40:12 [2020-07-29T11:40:12.782Z]         check_test.go:358: [d9cbb4e678614] joining swarm manager [df43c7b4eae09]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:461: [df43c7b4eae09] Stopping daemon
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:296: [df43c7b4eae09] exiting daemon
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:448: [df43c7b4eae09] Daemon stopped
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:461: [dc9ae95a559f2] Stopping daemon
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:296: [dc9ae95a559f2] exiting daemon
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:448: [dc9ae95a559f2] Daemon stopped
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:461: [d9cbb4e678614] Stopping daemon
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:296: [d9cbb4e678614] exiting daemon
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:448: [d9cbb4e678614] Daemon stopped
11:40:12 [2020-07-29T11:40:12.782Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.27s)
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:325: [d78e7f0cf0088] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:325: [d78e7f0cf0088] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:353: [d78e7f0cf0088] daemon started
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:325: [d72cf61df344d] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:325: [d72cf61df344d] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:353: [d72cf61df344d] daemon started
11:40:12 [2020-07-29T11:40:12.782Z]         check_test.go:358: [d72cf61df344d] joining swarm manager [d78e7f0cf0088]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:325: [d698cd5d64f08] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:325: [d698cd5d64f08] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:353: [d698cd5d64f08] daemon started
11:40:12 [2020-07-29T11:40:12.782Z]         check_test.go:358: [d698cd5d64f08] joining swarm manager [d78e7f0cf0088]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:461: [d78e7f0cf0088] Stopping daemon
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:296: [d78e7f0cf0088] exiting daemon
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:448: [d78e7f0cf0088] Daemon stopped
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:461: [d72cf61df344d] Stopping daemon
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:296: [d72cf61df344d] exiting daemon
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:448: [d72cf61df344d] Daemon stopped
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:461: [d698cd5d64f08] Stopping daemon
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:296: [d698cd5d64f08] exiting daemon
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:448: [d698cd5d64f08] Daemon stopped
11:40:12 [2020-07-29T11:40:12.782Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.06s)
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:325: [d151bd759b8fe] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:325: [d151bd759b8fe] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:353: [d151bd759b8fe] daemon started
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:325: [db175f7531d4d] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:325: [db175f7531d4d] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:353: [db175f7531d4d] daemon started
11:40:12 [2020-07-29T11:40:12.782Z]         check_test.go:358: [db175f7531d4d] joining swarm manager [d151bd759b8fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:325: [dc889ec43753b] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:325: [dc889ec43753b] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:353: [dc889ec43753b] daemon started
11:40:12 [2020-07-29T11:40:12.782Z]         check_test.go:358: [dc889ec43753b] joining swarm manager [d151bd759b8fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:461: [d151bd759b8fe] Stopping daemon
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:296: [d151bd759b8fe] exiting daemon
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:448: [d151bd759b8fe] Daemon stopped
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:461: [db175f7531d4d] Stopping daemon
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:296: [db175f7531d4d] exiting daemon
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:448: [db175f7531d4d] Daemon stopped
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:461: [dc889ec43753b] Stopping daemon
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:296: [dc889ec43753b] exiting daemon
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:448: [dc889ec43753b] Daemon stopped
11:40:12 [2020-07-29T11:40:12.782Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.65s)
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:325: [d9b4a997f8a3a] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:325: [d9b4a997f8a3a] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:353: [d9b4a997f8a3a] daemon started
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:461: [d9b4a997f8a3a] Stopping daemon
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:296: [d9b4a997f8a3a] exiting daemon
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:448: [d9b4a997f8a3a] Daemon stopped
11:40:12 [2020-07-29T11:40:12.782Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.06s)
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:325: [df41f0e6617d5] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:325: [df41f0e6617d5] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:353: [df41f0e6617d5] daemon started
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:325: [dfeff957c23ad] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:325: [dfeff957c23ad] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:353: [dfeff957c23ad] daemon started
11:40:12 [2020-07-29T11:40:12.782Z]         check_test.go:358: [dfeff957c23ad] joining swarm manager [df41f0e6617d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:325: [d279a6fd3211b] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:325: [d279a6fd3211b] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:353: [d279a6fd3211b] daemon started
11:40:12 [2020-07-29T11:40:12.782Z]         check_test.go:358: [d279a6fd3211b] joining swarm manager [df41f0e6617d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:325: [d35116244c64e] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:325: [d35116244c64e] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:353: [d35116244c64e] daemon started
11:40:12 [2020-07-29T11:40:12.782Z]         check_test.go:358: [d35116244c64e] joining swarm manager [df41f0e6617d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:325: [d9f79752e8eb7] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:325: [d9f79752e8eb7] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:353: [d9f79752e8eb7] daemon started
11:40:12 [2020-07-29T11:40:12.782Z]         check_test.go:358: [d9f79752e8eb7] joining swarm manager [df41f0e6617d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:461: [df41f0e6617d5] Stopping daemon
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:296: [df41f0e6617d5] exiting daemon
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:448: [df41f0e6617d5] Daemon stopped
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:461: [dfeff957c23ad] Stopping daemon
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:296: [dfeff957c23ad] exiting daemon
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:448: [dfeff957c23ad] Daemon stopped
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:461: [d279a6fd3211b] Stopping daemon
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:296: [d279a6fd3211b] exiting daemon
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:448: [d279a6fd3211b] Daemon stopped
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:461: [d35116244c64e] Stopping daemon
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:296: [d35116244c64e] exiting daemon
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:448: [d35116244c64e] Daemon stopped
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:461: [d9f79752e8eb7] Stopping daemon
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:296: [d9f79752e8eb7] exiting daemon
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:448: [d9f79752e8eb7] Daemon stopped
11:40:12 [2020-07-29T11:40:12.782Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.73s)
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:325: [d047fd332c57e] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:325: [d047fd332c57e] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:353: [d047fd332c57e] daemon started
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:461: [d047fd332c57e] Stopping daemon
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:296: [d047fd332c57e] exiting daemon
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:448: [d047fd332c57e] Daemon stopped
11:40:12 [2020-07-29T11:40:12.782Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.84s)
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:325: [d48c43d89e44a] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:325: [d48c43d89e44a] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:353: [d48c43d89e44a] daemon started
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:325: [d6c80900780d9] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:325: [d6c80900780d9] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:353: [d6c80900780d9] daemon started
11:40:12 [2020-07-29T11:40:12.782Z]         check_test.go:358: [d6c80900780d9] joining swarm manager [d48c43d89e44a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:325: [da18f541ac8f5] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:325: [da18f541ac8f5] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:353: [da18f541ac8f5] daemon started
11:40:12 [2020-07-29T11:40:12.782Z]         check_test.go:358: [da18f541ac8f5] joining swarm manager [d48c43d89e44a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:461: [d48c43d89e44a] Stopping daemon
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:296: [d48c43d89e44a] exiting daemon
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:448: [d48c43d89e44a] Daemon stopped
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:461: [d6c80900780d9] Stopping daemon
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:296: [d6c80900780d9] exiting daemon
11:40:12 [2020-07-29T11:40:12.782Z]         daemon.go:448: [d6c80900780d9] Daemon stopped
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:461: [da18f541ac8f5] Stopping daemon
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:296: [da18f541ac8f5] exiting daemon
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:448: [da18f541ac8f5] Daemon stopped
11:40:12 [2020-07-29T11:40:12.783Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.64s)
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:325: [d9f7770399644] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:325: [d9f7770399644] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:353: [d9f7770399644] daemon started
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:325: [d5fda575861d3] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:325: [d5fda575861d3] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:353: [d5fda575861d3] daemon started
11:40:12 [2020-07-29T11:40:12.783Z]         check_test.go:358: [d5fda575861d3] joining swarm manager [d9f7770399644]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:325: [d5e0e73f454a3] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:325: [d5e0e73f454a3] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:353: [d5e0e73f454a3] daemon started
11:40:12 [2020-07-29T11:40:12.783Z]         check_test.go:358: [d5e0e73f454a3] joining swarm manager [d9f7770399644]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:461: [d5fda575861d3] Stopping daemon
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:296: [d5fda575861d3] exiting daemon
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:448: [d5fda575861d3] Daemon stopped
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:461: [d9f7770399644] Stopping daemon
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:296: [d9f7770399644] exiting daemon
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:448: [d9f7770399644] Daemon stopped
11:40:12 [2020-07-29T11:40:12.783Z]         check_test.go:379: Daemon d5fda575861d3 is not started
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:461: [d5e0e73f454a3] Stopping daemon
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:296: [d5e0e73f454a3] exiting daemon
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:448: [d5e0e73f454a3] Daemon stopped
11:40:12 [2020-07-29T11:40:12.783Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (22.98s)
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:325: [d2c5e14186bfe] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:325: [d2c5e14186bfe] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:353: [d2c5e14186bfe] daemon started
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:325: [d4efb826fcd76] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:325: [d4efb826fcd76] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:353: [d4efb826fcd76] daemon started
11:40:12 [2020-07-29T11:40:12.783Z]         check_test.go:358: [d4efb826fcd76] joining swarm manager [d2c5e14186bfe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:325: [d143769f75074] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:325: [d143769f75074] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:353: [d143769f75074] daemon started
11:40:12 [2020-07-29T11:40:12.783Z]         check_test.go:358: [d143769f75074] joining swarm manager [d2c5e14186bfe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:461: [d2c5e14186bfe] Stopping daemon
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:296: [d2c5e14186bfe] exiting daemon
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:448: [d2c5e14186bfe] Daemon stopped
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:461: [d4efb826fcd76] Stopping daemon
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:296: [d4efb826fcd76] exiting daemon
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:448: [d4efb826fcd76] Daemon stopped
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:461: [d143769f75074] Stopping daemon
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:296: [d143769f75074] exiting daemon
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:448: [d143769f75074] Daemon stopped
11:40:12 [2020-07-29T11:40:12.783Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.06s)
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:325: [d84761b27e39b] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:325: [d84761b27e39b] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:353: [d84761b27e39b] daemon started
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:325: [d5c632fcc8aae] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:325: [d5c632fcc8aae] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:353: [d5c632fcc8aae] daemon started
11:40:12 [2020-07-29T11:40:12.783Z]         check_test.go:358: [d5c632fcc8aae] joining swarm manager [d84761b27e39b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:325: [d51cb11d1483e] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:325: [d51cb11d1483e] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:353: [d51cb11d1483e] daemon started
11:40:12 [2020-07-29T11:40:12.783Z]         check_test.go:358: [d51cb11d1483e] joining swarm manager [d84761b27e39b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:461: [d84761b27e39b] Stopping daemon
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:296: [d84761b27e39b] exiting daemon
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:448: [d84761b27e39b] Daemon stopped
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:461: [d5c632fcc8aae] Stopping daemon
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:296: [d5c632fcc8aae] exiting daemon
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:448: [d5c632fcc8aae] Daemon stopped
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:461: [d51cb11d1483e] Stopping daemon
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:296: [d51cb11d1483e] exiting daemon
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:448: [d51cb11d1483e] Daemon stopped
11:40:12 [2020-07-29T11:40:12.783Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.07s)
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:325: [d735a1aa5d583] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:325: [d735a1aa5d583] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:353: [d735a1aa5d583] daemon started
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:461: [d735a1aa5d583] Stopping daemon
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:296: [d735a1aa5d583] exiting daemon
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:448: [d735a1aa5d583] Daemon stopped
11:40:12 [2020-07-29T11:40:12.783Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.35s)
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:325: [d938c0cb68368] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:325: [d938c0cb68368] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:353: [d938c0cb68368] daemon started
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:461: [d938c0cb68368] Stopping daemon
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:296: [d938c0cb68368] exiting daemon
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:448: [d938c0cb68368] Daemon stopped
11:40:12 [2020-07-29T11:40:12.783Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.72s)
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:325: [dd1f1639ea13b] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:325: [dd1f1639ea13b] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:353: [dd1f1639ea13b] daemon started
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:461: [dd1f1639ea13b] Stopping daemon
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:296: [dd1f1639ea13b] exiting daemon
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:448: [dd1f1639ea13b] Daemon stopped
11:40:12 [2020-07-29T11:40:12.783Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.00s)
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:325: [d3bba6a05aac5] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:325: [d3bba6a05aac5] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:353: [d3bba6a05aac5] daemon started
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:461: [d3bba6a05aac5] Stopping daemon
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:296: [d3bba6a05aac5] exiting daemon
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:448: [d3bba6a05aac5] Daemon stopped
11:40:12 [2020-07-29T11:40:12.783Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.02s)
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:325: [d5cd1b761ac8e] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:325: [d5cd1b761ac8e] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:353: [d5cd1b761ac8e] daemon started
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:461: [d5cd1b761ac8e] Stopping daemon
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:296: [d5cd1b761ac8e] exiting daemon
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:448: [d5cd1b761ac8e] Daemon stopped
11:40:12 [2020-07-29T11:40:12.783Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.25s)
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:325: [d41a84795c0fb] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:325: [d41a84795c0fb] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:353: [d41a84795c0fb] daemon started
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:461: [d41a84795c0fb] Stopping daemon
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:296: [d41a84795c0fb] exiting daemon
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:448: [d41a84795c0fb] Daemon stopped
11:40:12 [2020-07-29T11:40:12.783Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.91s)
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:325: [d0117709e70af] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:325: [d0117709e70af] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:353: [d0117709e70af] daemon started
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:461: [d0117709e70af] Stopping daemon
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:296: [d0117709e70af] exiting daemon
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:448: [d0117709e70af] Daemon stopped
11:40:12 [2020-07-29T11:40:12.783Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.42s)
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:325: [dd7deb8a6278b] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:325: [dd7deb8a6278b] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:353: [dd7deb8a6278b] daemon started
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:461: [dd7deb8a6278b] Stopping daemon
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:296: [dd7deb8a6278b] exiting daemon
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:448: [dd7deb8a6278b] Daemon stopped
11:40:12 [2020-07-29T11:40:12.783Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.36s)
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:325: [d5cbaab34b5a7] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:325: [d5cbaab34b5a7] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:353: [d5cbaab34b5a7] daemon started
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:461: [d5cbaab34b5a7] Stopping daemon
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:296: [d5cbaab34b5a7] exiting daemon
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:448: [d5cbaab34b5a7] Daemon stopped
11:40:12 [2020-07-29T11:40:12.783Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.37s)
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:325: [dad214ed316e4] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:325: [dad214ed316e4] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:353: [dad214ed316e4] daemon started
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:461: [dad214ed316e4] Stopping daemon
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:296: [dad214ed316e4] exiting daemon
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:448: [dad214ed316e4] Daemon stopped
11:40:12 [2020-07-29T11:40:12.783Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.43s)
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:325: [d5e94e4b8e87b] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:325: [d5e94e4b8e87b] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:353: [d5e94e4b8e87b] daemon started
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:461: [d5e94e4b8e87b] Stopping daemon
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:296: [d5e94e4b8e87b] exiting daemon
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:448: [d5e94e4b8e87b] Daemon stopped
11:40:12 [2020-07-29T11:40:12.783Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.75s)
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:325: [dae65e4614deb] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:325: [dae65e4614deb] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:353: [dae65e4614deb] daemon started
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:461: [dae65e4614deb] Stopping daemon
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:296: [dae65e4614deb] exiting daemon
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:448: [dae65e4614deb] Daemon stopped
11:40:12 [2020-07-29T11:40:12.783Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.98s)
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:325: [d5c0e1fbbde36] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:325: [d5c0e1fbbde36] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:353: [d5c0e1fbbde36] daemon started
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:461: [d5c0e1fbbde36] Stopping daemon
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:296: [d5c0e1fbbde36] exiting daemon
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:448: [d5c0e1fbbde36] Daemon stopped
11:40:12 [2020-07-29T11:40:12.783Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.75s)
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:325: [d415ac055b847] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:325: [d415ac055b847] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:353: [d415ac055b847] daemon started
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:461: [d415ac055b847] Stopping daemon
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:296: [d415ac055b847] exiting daemon
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:448: [d415ac055b847] Daemon stopped
11:40:12 [2020-07-29T11:40:12.783Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.26s)
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:325: [d021b05c9f6f1] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:325: [d021b05c9f6f1] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:353: [d021b05c9f6f1] daemon started
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:461: [d021b05c9f6f1] Stopping daemon
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:296: [d021b05c9f6f1] exiting daemon
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:448: [d021b05c9f6f1] Daemon stopped
11:40:12 [2020-07-29T11:40:12.783Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.88s)
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:325: [d4db8100a545d] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:325: [d4db8100a545d] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:353: [d4db8100a545d] daemon started
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:461: [d4db8100a545d] Stopping daemon
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:296: [d4db8100a545d] exiting daemon
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:448: [d4db8100a545d] Daemon stopped
11:40:12 [2020-07-29T11:40:12.783Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.20s)
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:325: [d288f4cb054b2] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:325: [d288f4cb054b2] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:353: [d288f4cb054b2] daemon started
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:461: [d288f4cb054b2] Stopping daemon
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:296: [d288f4cb054b2] exiting daemon
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:448: [d288f4cb054b2] Daemon stopped
11:40:12 [2020-07-29T11:40:12.783Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (17.79s)
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:325: [dacbd12ac9745] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:325: [dacbd12ac9745] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:353: [dacbd12ac9745] daemon started
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:461: [dacbd12ac9745] Stopping daemon
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:296: [dacbd12ac9745] exiting daemon
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:448: [dacbd12ac9745] Daemon stopped
11:40:12 [2020-07-29T11:40:12.783Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.16s)
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:325: [d06e1e7543071] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:325: [d06e1e7543071] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:353: [d06e1e7543071] daemon started
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:461: [d06e1e7543071] Stopping daemon
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:296: [d06e1e7543071] exiting daemon
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:448: [d06e1e7543071] Daemon stopped
11:40:12 [2020-07-29T11:40:12.783Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.58s)
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:325: [dd02b06681057] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:325: [dd02b06681057] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:353: [dd02b06681057] daemon started
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:461: [dd02b06681057] Stopping daemon
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:296: [dd02b06681057] exiting daemon
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:448: [dd02b06681057] Daemon stopped
11:40:12 [2020-07-29T11:40:12.783Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.93s)
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:325: [df7766c0da807] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:325: [df7766c0da807] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:353: [df7766c0da807] daemon started
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:461: [df7766c0da807] Stopping daemon
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:296: [df7766c0da807] exiting daemon
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:448: [df7766c0da807] Daemon stopped
11:40:12 [2020-07-29T11:40:12.783Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.35s)
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:325: [d17495ca9671b] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:325: [d17495ca9671b] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:353: [d17495ca9671b] daemon started
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:461: [d17495ca9671b] Stopping daemon
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:296: [d17495ca9671b] exiting daemon
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:448: [d17495ca9671b] Daemon stopped
11:40:12 [2020-07-29T11:40:12.783Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.32s)
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:325: [d2fbea55967b8] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:325: [d2fbea55967b8] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.783Z]         daemon.go:353: [d2fbea55967b8] daemon started
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:461: [d2fbea55967b8] Stopping daemon
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:296: [d2fbea55967b8] exiting daemon
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:448: [d2fbea55967b8] Daemon stopped
11:40:12 [2020-07-29T11:40:12.784Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.24s)
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:325: [d9cd87a020ab1] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:325: [d9cd87a020ab1] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:353: [d9cd87a020ab1] daemon started
11:40:12 [2020-07-29T11:40:12.784Z]         docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.s3iahcgbe5mg@1b4f05c36cfe    | hello1\n"
11:40:12 [2020-07-29T11:40:12.784Z]         docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.f9peavkjlz7s@1b4f05c36cfe    | hello2\n"
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:461: [d9cd87a020ab1] Stopping daemon
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:296: [d9cd87a020ab1] exiting daemon
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:448: [d9cd87a020ab1] Daemon stopped
11:40:12 [2020-07-29T11:40:12.784Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.89s)
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:325: [df4047ea7ccff] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:325: [df4047ea7ccff] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:353: [df4047ea7ccff] daemon started
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:461: [df4047ea7ccff] Stopping daemon
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:296: [df4047ea7ccff] exiting daemon
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:448: [df4047ea7ccff] Daemon stopped
11:40:12 [2020-07-29T11:40:12.784Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.27s)
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:325: [d53b04001ed4a] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:325: [d53b04001ed4a] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:353: [d53b04001ed4a] daemon started
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:461: [d53b04001ed4a] Stopping daemon
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:296: [d53b04001ed4a] exiting daemon
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:448: [d53b04001ed4a] Daemon stopped
11:40:12 [2020-07-29T11:40:12.784Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.79s)
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:325: [d2714b3b69271] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:325: [d2714b3b69271] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:353: [d2714b3b69271] daemon started
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:461: [d2714b3b69271] Stopping daemon
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:296: [d2714b3b69271] exiting daemon
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:448: [d2714b3b69271] Daemon stopped
11:40:12 [2020-07-29T11:40:12.784Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.65s)
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:325: [d1a77a6a82b8b] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:325: [d1a77a6a82b8b] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:353: [d1a77a6a82b8b] daemon started
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:461: [d1a77a6a82b8b] Stopping daemon
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:296: [d1a77a6a82b8b] exiting daemon
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:448: [d1a77a6a82b8b] Daemon stopped
11:40:12 [2020-07-29T11:40:12.784Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.76s)
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:325: [d6b819889b7e7] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:325: [d6b819889b7e7] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:353: [d6b819889b7e7] daemon started
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:461: [d6b819889b7e7] Stopping daemon
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:296: [d6b819889b7e7] exiting daemon
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:448: [d6b819889b7e7] Daemon stopped
11:40:12 [2020-07-29T11:40:12.784Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.74s)
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:325: [d553292c948a7] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:325: [d553292c948a7] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:353: [d553292c948a7] daemon started
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:461: [d553292c948a7] Stopping daemon
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:296: [d553292c948a7] exiting daemon
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:448: [d553292c948a7] Daemon stopped
11:40:12 [2020-07-29T11:40:12.784Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.02s)
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:325: [d852c9ea1f6fa] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:325: [d852c9ea1f6fa] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:353: [d852c9ea1f6fa] daemon started
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:461: [d852c9ea1f6fa] Stopping daemon
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:296: [d852c9ea1f6fa] exiting daemon
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:448: [d852c9ea1f6fa] Daemon stopped
11:40:12 [2020-07-29T11:40:12.784Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.56s)
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:325: [d728e0af762e3] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:325: [d728e0af762e3] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:353: [d728e0af762e3] daemon started
11:40:12 [2020-07-29T11:40:12.784Z]         docker_cli_service_logs_test.go:242: checking task bf3b2tbqwgbg
11:40:12 [2020-07-29T11:40:12.784Z]         docker_cli_service_logs_test.go:247: checking messages for bf3b2tbqwgbg
11:40:12 [2020-07-29T11:40:12.784Z]         docker_cli_service_logs_test.go:242: checking task va143o12yi00
11:40:12 [2020-07-29T11:40:12.784Z]         docker_cli_service_logs_test.go:247: checking messages for va143o12yi00
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:461: [d728e0af762e3] Stopping daemon
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:296: [d728e0af762e3] exiting daemon
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:448: [d728e0af762e3] Daemon stopped
11:40:12 [2020-07-29T11:40:12.784Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.88s)
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:325: [da9c37e2b6dd1] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:325: [da9c37e2b6dd1] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:353: [da9c37e2b6dd1] daemon started
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:461: [da9c37e2b6dd1] Stopping daemon
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:296: [da9c37e2b6dd1] exiting daemon
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:448: [da9c37e2b6dd1] Daemon stopped
11:40:12 [2020-07-29T11:40:12.784Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.02s)
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:325: [dc52fc9d71bf8] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:325: [dc52fc9d71bf8] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:353: [dc52fc9d71bf8] daemon started
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:461: [dc52fc9d71bf8] Stopping daemon
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:296: [dc52fc9d71bf8] exiting daemon
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:448: [dc52fc9d71bf8] Daemon stopped
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:325: [dc52fc9d71bf8] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:325: [dc52fc9d71bf8] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:353: [dc52fc9d71bf8] daemon started
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:461: [dc52fc9d71bf8] Stopping daemon
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:296: [dc52fc9d71bf8] exiting daemon
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:448: [dc52fc9d71bf8] Daemon stopped
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:325: [dc52fc9d71bf8] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:325: [dc52fc9d71bf8] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:353: [dc52fc9d71bf8] daemon started
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:461: [dc52fc9d71bf8] Stopping daemon
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:296: [dc52fc9d71bf8] exiting daemon
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:448: [dc52fc9d71bf8] Daemon stopped
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:325: [dc52fc9d71bf8] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:325: [dc52fc9d71bf8] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:353: [dc52fc9d71bf8] daemon started
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:461: [dc52fc9d71bf8] Stopping daemon
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:296: [dc52fc9d71bf8] exiting daemon
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:448: [dc52fc9d71bf8] Daemon stopped
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:325: [dc52fc9d71bf8] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:325: [dc52fc9d71bf8] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:353: [dc52fc9d71bf8] daemon started
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:461: [dc52fc9d71bf8] Stopping daemon
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:296: [dc52fc9d71bf8] exiting daemon
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:448: [dc52fc9d71bf8] Daemon stopped
11:40:12 [2020-07-29T11:40:12.784Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.27s)
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:325: [d7e7f7def1ebe] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:325: [d7e7f7def1ebe] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:353: [d7e7f7def1ebe] daemon started
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:461: [d7e7f7def1ebe] Stopping daemon
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:296: [d7e7f7def1ebe] exiting daemon
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:448: [d7e7f7def1ebe] Daemon stopped
11:40:12 [2020-07-29T11:40:12.784Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.26s)
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:325: [d8cd0218be3be] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:325: [d8cd0218be3be] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:353: [d8cd0218be3be] daemon started
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:461: [d8cd0218be3be] Stopping daemon
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:296: [d8cd0218be3be] exiting daemon
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:448: [d8cd0218be3be] Daemon stopped
11:40:12 [2020-07-29T11:40:12.784Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.37s)
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:325: [d73bf91fdc779] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:325: [d73bf91fdc779] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:353: [d73bf91fdc779] daemon started
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:325: [d2979676c1139] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:325: [d2979676c1139] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:353: [d2979676c1139] daemon started
11:40:12 [2020-07-29T11:40:12.784Z]         check_test.go:358: [d2979676c1139] joining swarm manager [d73bf91fdc779]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:325: [deac1b9ce2d97] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:325: [deac1b9ce2d97] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:353: [deac1b9ce2d97] daemon started
11:40:12 [2020-07-29T11:40:12.784Z]         check_test.go:358: [deac1b9ce2d97] joining swarm manager [d73bf91fdc779]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:461: [d73bf91fdc779] Stopping daemon
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:296: [d73bf91fdc779] exiting daemon
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:448: [d73bf91fdc779] Daemon stopped
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:461: [d2979676c1139] Stopping daemon
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:296: [d2979676c1139] exiting daemon
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:448: [d2979676c1139] Daemon stopped
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:461: [deac1b9ce2d97] Stopping daemon
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:296: [deac1b9ce2d97] exiting daemon
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:448: [deac1b9ce2d97] Daemon stopped
11:40:12 [2020-07-29T11:40:12.784Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.09s)
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:325: [def2eb9f72fe7] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:325: [def2eb9f72fe7] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:353: [def2eb9f72fe7] daemon started
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:461: [def2eb9f72fe7] Stopping daemon
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:296: [def2eb9f72fe7] exiting daemon
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:448: [def2eb9f72fe7] Daemon stopped
11:40:12 [2020-07-29T11:40:12.784Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.57s)
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:325: [d574b507a50ea] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:325: [d574b507a50ea] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:353: [d574b507a50ea] daemon started
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:461: [d574b507a50ea] Stopping daemon
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:296: [d574b507a50ea] exiting daemon
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:448: [d574b507a50ea] Daemon stopped
11:40:12 [2020-07-29T11:40:12.784Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.67s)
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:325: [d7e15e3e2ca64] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:325: [d7e15e3e2ca64] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:353: [d7e15e3e2ca64] daemon started
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:461: [d7e15e3e2ca64] Stopping daemon
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:296: [d7e15e3e2ca64] exiting daemon
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:448: [d7e15e3e2ca64] Daemon stopped
11:40:12 [2020-07-29T11:40:12.784Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.73s)
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:325: [db25deb117259] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:325: [db25deb117259] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:353: [db25deb117259] daemon started
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:325: [d14a9bd7ea506] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:325: [d14a9bd7ea506] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:353: [d14a9bd7ea506] daemon started
11:40:12 [2020-07-29T11:40:12.784Z]         check_test.go:358: [d14a9bd7ea506] joining swarm manager [db25deb117259]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:325: [d1b55bc82c210] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:325: [d1b55bc82c210] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:353: [d1b55bc82c210] daemon started
11:40:12 [2020-07-29T11:40:12.784Z]         check_test.go:358: [d1b55bc82c210] joining swarm manager [db25deb117259]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:461: [db25deb117259] Stopping daemon
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:296: [db25deb117259] exiting daemon
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:448: [db25deb117259] Daemon stopped
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:461: [d14a9bd7ea506] Stopping daemon
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:296: [d14a9bd7ea506] exiting daemon
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:448: [d14a9bd7ea506] Daemon stopped
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:461: [d1b55bc82c210] Stopping daemon
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:296: [d1b55bc82c210] exiting daemon
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:448: [d1b55bc82c210] Daemon stopped
11:40:12 [2020-07-29T11:40:12.784Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.96s)
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:325: [d795519c745fd] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:325: [d795519c745fd] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:353: [d795519c745fd] daemon started
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:461: [d795519c745fd] Stopping daemon
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:296: [d795519c745fd] exiting daemon
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:448: [d795519c745fd] Daemon stopped
11:40:12 [2020-07-29T11:40:12.784Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (92.34s)
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:325: [d1368cdf1eb50] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:325: [d1368cdf1eb50] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:353: [d1368cdf1eb50] daemon started
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:325: [d027ccb3993de] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:325: [d027ccb3993de] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:353: [d027ccb3993de] daemon started
11:40:12 [2020-07-29T11:40:12.784Z]         check_test.go:358: [d027ccb3993de] joining swarm manager [d1368cdf1eb50]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:325: [dca8916d8ba75] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:325: [dca8916d8ba75] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:353: [dca8916d8ba75] daemon started
11:40:12 [2020-07-29T11:40:12.784Z]         check_test.go:358: [dca8916d8ba75] joining swarm manager [d1368cdf1eb50]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:461: [d027ccb3993de] Stopping daemon
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:296: [d027ccb3993de] exiting daemon
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:448: [d027ccb3993de] Daemon stopped
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:325: [d027ccb3993de] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:325: [d027ccb3993de] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:353: [d027ccb3993de] daemon started
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:461: [dca8916d8ba75] Stopping daemon
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:296: [dca8916d8ba75] exiting daemon
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:448: [dca8916d8ba75] Daemon stopped
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:325: [dca8916d8ba75] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:325: [dca8916d8ba75] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:353: [dca8916d8ba75] daemon started
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:461: [d027ccb3993de] Stopping daemon
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:296: [d027ccb3993de] exiting daemon
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:448: [d027ccb3993de] Daemon stopped
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:325: [d027ccb3993de] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:325: [d027ccb3993de] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:353: [d027ccb3993de] daemon started
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:461: [dca8916d8ba75] Stopping daemon
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:296: [dca8916d8ba75] exiting daemon
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:448: [dca8916d8ba75] Daemon stopped
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:325: [dca8916d8ba75] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:325: [dca8916d8ba75] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:353: [dca8916d8ba75] daemon started
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:461: [d027ccb3993de] Stopping daemon
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:296: [d027ccb3993de] exiting daemon
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:448: [d027ccb3993de] Daemon stopped
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:325: [d027ccb3993de] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:325: [d027ccb3993de] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:353: [d027ccb3993de] daemon started
11:40:12 [2020-07-29T11:40:12.784Z]         daemon.go:461: [dca8916d8ba75] Stopping daemon
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:296: [dca8916d8ba75] exiting daemon
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:448: [dca8916d8ba75] Daemon stopped
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:325: [dca8916d8ba75] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:325: [dca8916d8ba75] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:353: [dca8916d8ba75] daemon started
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:461: [d1368cdf1eb50] Stopping daemon
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:296: [d1368cdf1eb50] exiting daemon
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:448: [d1368cdf1eb50] Daemon stopped
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:461: [d027ccb3993de] Stopping daemon
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:296: [d027ccb3993de] exiting daemon
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:448: [d027ccb3993de] Daemon stopped
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:461: [dca8916d8ba75] Stopping daemon
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:296: [dca8916d8ba75] exiting daemon
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:448: [dca8916d8ba75] Daemon stopped
11:40:12 [2020-07-29T11:40:12.785Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.61s)
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:325: [d06de4444380f] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:325: [d06de4444380f] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:353: [d06de4444380f] daemon started
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:461: [d06de4444380f] Stopping daemon
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:296: [d06de4444380f] exiting daemon
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:448: [d06de4444380f] Daemon stopped
11:40:12 [2020-07-29T11:40:12.785Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.70s)
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:325: [d5722a9bf68ff] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:325: [d5722a9bf68ff] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:353: [d5722a9bf68ff] daemon started
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:461: [d5722a9bf68ff] Stopping daemon
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:296: [d5722a9bf68ff] exiting daemon
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:448: [d5722a9bf68ff] Daemon stopped
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:325: [d5722a9bf68ff] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:325: [d5722a9bf68ff] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:353: [d5722a9bf68ff] daemon started
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:461: [d5722a9bf68ff] Stopping daemon
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:296: [d5722a9bf68ff] exiting daemon
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:448: [d5722a9bf68ff] Daemon stopped
11:40:12 [2020-07-29T11:40:12.785Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.70s)
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:325: [da928f235db28] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:325: [da928f235db28] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:353: [da928f235db28] daemon started
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:461: [da928f235db28] Stopping daemon
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:296: [da928f235db28] exiting daemon
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:448: [da928f235db28] Daemon stopped
11:40:12 [2020-07-29T11:40:12.785Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.15s)
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:325: [d3e99475d97f2] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:325: [d3e99475d97f2] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:353: [d3e99475d97f2] daemon started
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:461: [d3e99475d97f2] Stopping daemon
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:296: [d3e99475d97f2] exiting daemon
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:448: [d3e99475d97f2] Daemon stopped
11:40:12 [2020-07-29T11:40:12.785Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.46s)
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:325: [d5f4bb55ea446] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:325: [d5f4bb55ea446] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:353: [d5f4bb55ea446] daemon started
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:461: [d5f4bb55ea446] Stopping daemon
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:296: [d5f4bb55ea446] exiting daemon
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:448: [d5f4bb55ea446] Daemon stopped
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:325: [d5f4bb55ea446] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:296: [d5f4bb55ea446] exiting daemon
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:325: [d5f4bb55ea446] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:325: [d5f4bb55ea446] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:296: [d5f4bb55ea446] exiting daemon
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:325: [d5f4bb55ea446] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:325: [d5f4bb55ea446] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:325: [d5f4bb55ea446] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:353: [d5f4bb55ea446] daemon started
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:461: [d5f4bb55ea446] Stopping daemon
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:296: [d5f4bb55ea446] exiting daemon
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:448: [d5f4bb55ea446] Daemon stopped
11:40:12 [2020-07-29T11:40:12.785Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.34s)
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:325: [d2654007d7980] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:325: [d2654007d7980] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:353: [d2654007d7980] daemon started
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:461: [d2654007d7980] Stopping daemon
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:296: [d2654007d7980] exiting daemon
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:448: [d2654007d7980] Daemon stopped
11:40:12 [2020-07-29T11:40:12.785Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.70s)
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:325: [d8e44abf18f75] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:325: [d8e44abf18f75] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:353: [d8e44abf18f75] daemon started
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:461: [d8e44abf18f75] Stopping daemon
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:296: [d8e44abf18f75] exiting daemon
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:448: [d8e44abf18f75] Daemon stopped
11:40:12 [2020-07-29T11:40:12.785Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
11:40:12 [2020-07-29T11:40:12.785Z]         requirement.go:26: unmatched requirement IPv6
11:40:12 [2020-07-29T11:40:12.785Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.10s)
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:325: [dcc27f340093a] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:325: [dcc27f340093a] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:353: [dcc27f340093a] daemon started
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:461: [dcc27f340093a] Stopping daemon
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:296: [dcc27f340093a] exiting daemon
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:448: [dcc27f340093a] Daemon stopped
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:325: [dcc27f340093a] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:325: [dcc27f340093a] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:353: [dcc27f340093a] daemon started
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:461: [dcc27f340093a] Stopping daemon
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:296: [dcc27f340093a] exiting daemon
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:448: [dcc27f340093a] Daemon stopped
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:325: [dcc27f340093a] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:325: [dcc27f340093a] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:353: [dcc27f340093a] daemon started
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:461: [dcc27f340093a] Stopping daemon
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:296: [dcc27f340093a] exiting daemon
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:448: [dcc27f340093a] Daemon stopped
11:40:12 [2020-07-29T11:40:12.785Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.71s)
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:325: [dfef9e4329f03] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:325: [dfef9e4329f03] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:353: [dfef9e4329f03] daemon started
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:461: [dfef9e4329f03] Stopping daemon
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:296: [dfef9e4329f03] exiting daemon
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:448: [dfef9e4329f03] Daemon stopped
11:40:12 [2020-07-29T11:40:12.785Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.73s)
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:325: [d04b4d602f321] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:325: [d04b4d602f321] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:353: [d04b4d602f321] daemon started
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:461: [d04b4d602f321] Stopping daemon
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:296: [d04b4d602f321] exiting daemon
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:448: [d04b4d602f321] Daemon stopped
11:40:12 [2020-07-29T11:40:12.785Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.28s)
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:325: [dadc28240520c] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:325: [dadc28240520c] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:353: [dadc28240520c] daemon started
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:461: [dadc28240520c] Stopping daemon
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:296: [dadc28240520c] exiting daemon
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:448: [dadc28240520c] Daemon stopped
11:40:12 [2020-07-29T11:40:12.785Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.50s)
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:325: [deb0c61ef9670] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:325: [deb0c61ef9670] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:353: [deb0c61ef9670] daemon started
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:325: [d139f6a542c1c] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:325: [d139f6a542c1c] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:353: [d139f6a542c1c] daemon started
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:461: [deb0c61ef9670] Stopping daemon
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:296: [deb0c61ef9670] exiting daemon
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:448: [deb0c61ef9670] Daemon stopped
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:461: [d139f6a542c1c] Stopping daemon
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:296: [d139f6a542c1c] exiting daemon
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:448: [d139f6a542c1c] Daemon stopped
11:40:12 [2020-07-29T11:40:12.785Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (52.07s)
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:325: [d2f6501a2bac1] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:325: [d2f6501a2bac1] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:353: [d2f6501a2bac1] daemon started
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:325: [d3e9897491dd0] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:325: [d3e9897491dd0] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:353: [d3e9897491dd0] daemon started
11:40:12 [2020-07-29T11:40:12.785Z]         check_test.go:358: [d3e9897491dd0] joining swarm manager [d2f6501a2bac1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:461: [d3e9897491dd0] Stopping daemon
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:296: [d3e9897491dd0] exiting daemon
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:448: [d3e9897491dd0] Daemon stopped
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:325: [d3e9897491dd0] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:325: [d3e9897491dd0] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:353: [d3e9897491dd0] daemon started
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:325: [d638cfb494574] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:325: [d638cfb494574] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:353: [d638cfb494574] daemon started
11:40:12 [2020-07-29T11:40:12.785Z]         check_test.go:358: [d638cfb494574] joining swarm manager [d2f6501a2bac1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:461: [d3e9897491dd0] Stopping daemon
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:296: [d3e9897491dd0] exiting daemon
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:448: [d3e9897491dd0] Daemon stopped
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:325: [d3e9897491dd0] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:325: [d3e9897491dd0] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:353: [d3e9897491dd0] daemon started
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:461: [d638cfb494574] Stopping daemon
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:296: [d638cfb494574] exiting daemon
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:448: [d638cfb494574] Daemon stopped
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:325: [d638cfb494574] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:325: [d638cfb494574] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:353: [d638cfb494574] daemon started
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:461: [d638cfb494574] Stopping daemon
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:296: [d638cfb494574] exiting daemon
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:448: [d638cfb494574] Daemon stopped
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:325: [d638cfb494574] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:325: [d638cfb494574] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:353: [d638cfb494574] daemon started
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:461: [d2f6501a2bac1] Stopping daemon
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:296: [d2f6501a2bac1] exiting daemon
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:448: [d2f6501a2bac1] Daemon stopped
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:461: [d3e9897491dd0] Stopping daemon
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:296: [d3e9897491dd0] exiting daemon
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:448: [d3e9897491dd0] Daemon stopped
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:461: [d638cfb494574] Stopping daemon
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:296: [d638cfb494574] exiting daemon
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:448: [d638cfb494574] Daemon stopped
11:40:12 [2020-07-29T11:40:12.785Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.89s)
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:325: [df5b283becafd] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:325: [df5b283becafd] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:353: [df5b283becafd] daemon started
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:325: [dc86c5745103f] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:325: [dc86c5745103f] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:353: [dc86c5745103f] daemon started
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:461: [df5b283becafd] Stopping daemon
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:296: [df5b283becafd] exiting daemon
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:448: [df5b283becafd] Daemon stopped
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:461: [dc86c5745103f] Stopping daemon
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:296: [dc86c5745103f] exiting daemon
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:448: [dc86c5745103f] Daemon stopped
11:40:12 [2020-07-29T11:40:12.785Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.36s)
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:325: [db8a174e79995] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:325: [db8a174e79995] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:353: [db8a174e79995] daemon started
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:461: [db8a174e79995] Stopping daemon
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:296: [db8a174e79995] exiting daemon
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:448: [db8a174e79995] Daemon stopped
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:325: [db8a174e79995] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:325: [db8a174e79995] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:353: [db8a174e79995] daemon started
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:461: [db8a174e79995] Stopping daemon
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:296: [db8a174e79995] exiting daemon
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:448: [db8a174e79995] Daemon stopped
11:40:12 [2020-07-29T11:40:12.785Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (135.91s)
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:325: [d30b8d5b328bf] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:325: [d30b8d5b328bf] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:353: [d30b8d5b328bf] daemon started
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:325: [d52377829b654] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:325: [d52377829b654] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:353: [d52377829b654] daemon started
11:40:12 [2020-07-29T11:40:12.785Z]         check_test.go:358: [d52377829b654] joining swarm manager [d30b8d5b328bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:325: [de0f69f998269] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:325: [de0f69f998269] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:353: [de0f69f998269] daemon started
11:40:12 [2020-07-29T11:40:12.785Z]         check_test.go:358: [de0f69f998269] joining swarm manager [d30b8d5b328bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:461: [d52377829b654] Stopping daemon
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:296: [d52377829b654] exiting daemon
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:448: [d52377829b654] Daemon stopped
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:325: [d52377829b654] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:325: [d52377829b654] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:353: [d52377829b654] daemon started
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:461: [d52377829b654] Stopping daemon
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:296: [d52377829b654] exiting daemon
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:448: [d52377829b654] Daemon stopped
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:461: [d30b8d5b328bf] Stopping daemon
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:296: [d30b8d5b328bf] exiting daemon
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:448: [d30b8d5b328bf] Daemon stopped
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:325: [d30b8d5b328bf] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:325: [d30b8d5b328bf] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:353: [d30b8d5b328bf] daemon started
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:461: [de0f69f998269] Stopping daemon
11:40:12 [2020-07-29T11:40:12.785Z]         daemon.go:296: [de0f69f998269] exiting daemon
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:448: [de0f69f998269] Daemon stopped
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:325: [de0f69f998269] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:325: [de0f69f998269] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:353: [de0f69f998269] daemon started
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:325: [d52377829b654] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:325: [d52377829b654] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:325: [d52377829b654] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:325: [d52377829b654] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:353: [d52377829b654] daemon started
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:461: [d52377829b654] Stopping daemon
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:296: [d52377829b654] exiting daemon
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:448: [d52377829b654] Daemon stopped
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:325: [d52377829b654] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:325: [d52377829b654] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:353: [d52377829b654] daemon started
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:461: [d30b8d5b328bf] Stopping daemon
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:296: [d30b8d5b328bf] exiting daemon
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:448: [d30b8d5b328bf] Daemon stopped
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:325: [d30b8d5b328bf] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:325: [d30b8d5b328bf] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:325: [d30b8d5b328bf] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:325: [d30b8d5b328bf] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:339: [d30b8d5b328bf] error pinging daemon on start: Get http://d30b8d5b328bf.sock/_ping: context deadline exceeded
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:325: [d30b8d5b328bf] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:339: [d30b8d5b328bf] error pinging daemon on start: Get http://d30b8d5b328bf.sock/_ping: context deadline exceeded
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:325: [d30b8d5b328bf] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:339: [d30b8d5b328bf] error pinging daemon on start: Get http://d30b8d5b328bf.sock/_ping: context deadline exceeded
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:325: [d30b8d5b328bf] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:353: [d30b8d5b328bf] daemon started
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:461: [de0f69f998269] Stopping daemon
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:296: [de0f69f998269] exiting daemon
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:448: [de0f69f998269] Daemon stopped
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:325: [de0f69f998269] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:325: [de0f69f998269] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:325: [de0f69f998269] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:325: [de0f69f998269] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:353: [de0f69f998269] daemon started
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:461: [d52377829b654] Stopping daemon
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:296: [d52377829b654] exiting daemon
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:448: [d52377829b654] Daemon stopped
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:325: [d52377829b654] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:325: [d52377829b654] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:353: [d52377829b654] daemon started
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:325: [dda45952829c1] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:325: [dda45952829c1] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:353: [dda45952829c1] daemon started
11:40:12 [2020-07-29T11:40:12.786Z]         check_test.go:358: [dda45952829c1] joining swarm manager [d30b8d5b328bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:461: [dda45952829c1] Stopping daemon
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:296: [dda45952829c1] exiting daemon
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:448: [dda45952829c1] Daemon stopped
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:325: [dda45952829c1] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:325: [dda45952829c1] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:353: [dda45952829c1] daemon started
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:461: [d30b8d5b328bf] Stopping daemon
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:296: [d30b8d5b328bf] exiting daemon
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:448: [d30b8d5b328bf] Daemon stopped
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:461: [d52377829b654] Stopping daemon
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:296: [d52377829b654] exiting daemon
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:448: [d52377829b654] Daemon stopped
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:461: [de0f69f998269] Stopping daemon
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:296: [de0f69f998269] exiting daemon
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:448: [de0f69f998269] Daemon stopped
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:461: [dda45952829c1] Stopping daemon
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:296: [dda45952829c1] exiting daemon
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:448: [dda45952829c1] Daemon stopped
11:40:12 [2020-07-29T11:40:12.786Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.27s)
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:325: [dc6e56a97cc44] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:325: [dc6e56a97cc44] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:353: [dc6e56a97cc44] daemon started
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:325: [d1ea6fa1bfc87] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:325: [d1ea6fa1bfc87] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:353: [d1ea6fa1bfc87] daemon started
11:40:12 [2020-07-29T11:40:12.786Z]         check_test.go:358: [d1ea6fa1bfc87] joining swarm manager [dc6e56a97cc44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:325: [ddfc72ea4c5a5] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:325: [ddfc72ea4c5a5] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:353: [ddfc72ea4c5a5] daemon started
11:40:12 [2020-07-29T11:40:12.786Z]         check_test.go:358: [ddfc72ea4c5a5] joining swarm manager [dc6e56a97cc44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:461: [dc6e56a97cc44] Stopping daemon
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:296: [dc6e56a97cc44] exiting daemon
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:448: [dc6e56a97cc44] Daemon stopped
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:461: [d1ea6fa1bfc87] Stopping daemon
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:296: [d1ea6fa1bfc87] exiting daemon
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:448: [d1ea6fa1bfc87] Daemon stopped
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:461: [ddfc72ea4c5a5] Stopping daemon
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:296: [ddfc72ea4c5a5] exiting daemon
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:448: [ddfc72ea4c5a5] Daemon stopped
11:40:12 [2020-07-29T11:40:12.786Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.36s)
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:325: [d55012a17b2e0] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:325: [d55012a17b2e0] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:353: [d55012a17b2e0] daemon started
11:40:12 [2020-07-29T11:40:12.786Z]         docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "bridge"
11:40:12 [2020-07-29T11:40:12.786Z]         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
11:40:12 [2020-07-29T11:40:12.786Z]         docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "overlay"
11:40:12 [2020-07-29T11:40:12.786Z]         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
11:40:12 [2020-07-29T11:40:12.786Z]         docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "bridge"
11:40:12 [2020-07-29T11:40:12.786Z]         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
11:40:12 [2020-07-29T11:40:12.786Z]         docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "overlay"
11:40:12 [2020-07-29T11:40:12.786Z]         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
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:461: [d55012a17b2e0] Stopping daemon
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:296: [d55012a17b2e0] exiting daemon
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:448: [d55012a17b2e0] Daemon stopped
11:40:12 [2020-07-29T11:40:12.786Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.21s)
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:325: [dd0d192607378] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:325: [dd0d192607378] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:353: [dd0d192607378] daemon started
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:461: [dd0d192607378] Stopping daemon
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:296: [dd0d192607378] exiting daemon
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:448: [dd0d192607378] Daemon stopped
11:40:12 [2020-07-29T11:40:12.786Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (2.97s)
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:325: [d9387ddb8208f] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:325: [d9387ddb8208f] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:353: [d9387ddb8208f] daemon started
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:461: [d9387ddb8208f] Stopping daemon
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:296: [d9387ddb8208f] exiting daemon
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:448: [d9387ddb8208f] Daemon stopped
11:40:12 [2020-07-29T11:40:12.786Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.15s)
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:325: [d519adfa2952e] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:325: [d519adfa2952e] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:353: [d519adfa2952e] daemon started
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:461: [d519adfa2952e] Stopping daemon
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:296: [d519adfa2952e] exiting daemon
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:448: [d519adfa2952e] Daemon stopped
11:40:12 [2020-07-29T11:40:12.786Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.53s)
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:325: [d9369f0f3d918] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:325: [d9369f0f3d918] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:353: [d9369f0f3d918] daemon started
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:325: [d2c9506fcebd4] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:325: [d2c9506fcebd4] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:353: [d2c9506fcebd4] daemon started
11:40:12 [2020-07-29T11:40:12.786Z]         check_test.go:358: [d2c9506fcebd4] joining swarm manager [d9369f0f3d918]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:461: [d9369f0f3d918] Stopping daemon
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:296: [d9369f0f3d918] exiting daemon
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:448: [d9369f0f3d918] Daemon stopped
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:461: [d2c9506fcebd4] Stopping daemon
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:296: [d2c9506fcebd4] exiting daemon
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:448: [d2c9506fcebd4] Daemon stopped
11:40:12 [2020-07-29T11:40:12.786Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.28s)
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:325: [d64e8867b00d1] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:325: [d64e8867b00d1] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:353: [d64e8867b00d1] daemon started
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:461: [d64e8867b00d1] Stopping daemon
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:296: [d64e8867b00d1] exiting daemon
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:448: [d64e8867b00d1] Daemon stopped
11:40:12 [2020-07-29T11:40:12.786Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.14s)
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:325: [d764a99c92c89] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:325: [d764a99c92c89] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:353: [d764a99c92c89] daemon started
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:461: [d764a99c92c89] Stopping daemon
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:296: [d764a99c92c89] exiting daemon
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:448: [d764a99c92c89] Daemon stopped
11:40:12 [2020-07-29T11:40:12.786Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.24s)
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:325: [de88b36ca2275] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:325: [de88b36ca2275] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:353: [de88b36ca2275] daemon started
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:461: [de88b36ca2275] Stopping daemon
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:296: [de88b36ca2275] exiting daemon
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:448: [de88b36ca2275] Daemon stopped
11:40:12 [2020-07-29T11:40:12.786Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.12s)
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:325: [d425f103a5487] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:325: [d425f103a5487] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:353: [d425f103a5487] daemon started
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:461: [d425f103a5487] Stopping daemon
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:296: [d425f103a5487] exiting daemon
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:448: [d425f103a5487] Daemon stopped
11:40:12 [2020-07-29T11:40:12.786Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.48s)
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:325: [decd78cdcec46] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:325: [decd78cdcec46] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:353: [decd78cdcec46] daemon started
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:461: [decd78cdcec46] Stopping daemon
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:296: [decd78cdcec46] exiting daemon
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:448: [decd78cdcec46] Daemon stopped
11:40:12 [2020-07-29T11:40:12.786Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.39s)
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:325: [ddd9dbe5cf675] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:325: [ddd9dbe5cf675] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:353: [ddd9dbe5cf675] daemon started
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:325: [d221ee7faa354] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:325: [d221ee7faa354] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:353: [d221ee7faa354] daemon started
11:40:12 [2020-07-29T11:40:12.786Z]         check_test.go:358: [d221ee7faa354] joining swarm manager [ddd9dbe5cf675]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:461: [ddd9dbe5cf675] Stopping daemon
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:296: [ddd9dbe5cf675] exiting daemon
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:448: [ddd9dbe5cf675] Daemon stopped
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:461: [d221ee7faa354] Stopping daemon
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:296: [d221ee7faa354] exiting daemon
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:448: [d221ee7faa354] Daemon stopped
11:40:12 [2020-07-29T11:40:12.786Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.41s)
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:325: [dbf47537ef7c5] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:325: [dbf47537ef7c5] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:353: [dbf47537ef7c5] daemon started
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:461: [dbf47537ef7c5] Stopping daemon
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:296: [dbf47537ef7c5] exiting daemon
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:448: [dbf47537ef7c5] Daemon stopped
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:325: [dbf47537ef7c5] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:325: [dbf47537ef7c5] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:353: [dbf47537ef7c5] daemon started
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:461: [dbf47537ef7c5] Stopping daemon
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:296: [dbf47537ef7c5] exiting daemon
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:448: [dbf47537ef7c5] Daemon stopped
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:325: [dbf47537ef7c5] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:325: [dbf47537ef7c5] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:353: [dbf47537ef7c5] daemon started
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:461: [dbf47537ef7c5] Stopping daemon
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:296: [dbf47537ef7c5] exiting daemon
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:448: [dbf47537ef7c5] Daemon stopped
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:325: [dbf47537ef7c5] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:325: [dbf47537ef7c5] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:353: [dbf47537ef7c5] daemon started
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:461: [dbf47537ef7c5] Stopping daemon
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:296: [dbf47537ef7c5] exiting daemon
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:448: [dbf47537ef7c5] Daemon stopped
11:40:12 [2020-07-29T11:40:12.786Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.26s)
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:325: [d9a999365da36] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:325: [d9a999365da36] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:353: [d9a999365da36] daemon started
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:461: [d9a999365da36] Stopping daemon
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:296: [d9a999365da36] exiting daemon
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:448: [d9a999365da36] Daemon stopped
11:40:12 [2020-07-29T11:40:12.786Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.22s)
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:325: [d83767ae1a26f] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:325: [d83767ae1a26f] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:353: [d83767ae1a26f] daemon started
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:461: [d83767ae1a26f] Stopping daemon
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:296: [d83767ae1a26f] exiting daemon
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:448: [d83767ae1a26f] Daemon stopped
11:40:12 [2020-07-29T11:40:12.786Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.45s)
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:325: [d7e4bf1061679] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:325: [d7e4bf1061679] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:353: [d7e4bf1061679] daemon started
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:461: [d7e4bf1061679] Stopping daemon
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:296: [d7e4bf1061679] exiting daemon
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:448: [d7e4bf1061679] Daemon stopped
11:40:12 [2020-07-29T11:40:12.786Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.89s)
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:325: [d03ab343f3d2f] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:325: [d03ab343f3d2f] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.786Z]         daemon.go:353: [d03ab343f3d2f] daemon started
11:40:12 [2020-07-29T11:40:12.787Z]         daemon.go:461: [d03ab343f3d2f] Stopping daemon
11:40:12 [2020-07-29T11:40:12.787Z]         daemon.go:296: [d03ab343f3d2f] exiting daemon
11:40:12 [2020-07-29T11:40:12.787Z]         daemon.go:448: [d03ab343f3d2f] Daemon stopped
11:40:12 [2020-07-29T11:40:12.787Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.56s)
11:40:12 [2020-07-29T11:40:12.787Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY
11:40:12 [2020-07-29T11:40:12.787Z]         daemon.go:325: [d5fe56f892ff1] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.787Z]         daemon.go:325: [d5fe56f892ff1] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.787Z]         daemon.go:353: [d5fe56f892ff1] daemon started
11:40:12 [2020-07-29T11:40:12.787Z]         daemon.go:461: [d5fe56f892ff1] Stopping daemon
11:40:12 [2020-07-29T11:40:12.787Z]         daemon.go:296: [d5fe56f892ff1] exiting daemon
11:40:12 [2020-07-29T11:40:12.787Z]         daemon.go:448: [d5fe56f892ff1] Daemon stopped
11:40:12 [2020-07-29T11:40:12.787Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.56s)
11:40:12 [2020-07-29T11:40:12.787Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
11:40:12 [2020-07-29T11:40:12.787Z]         daemon.go:325: [d915925d95a83] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.787Z]         daemon.go:325: [d915925d95a83] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.787Z]         daemon.go:353: [d915925d95a83] daemon started
11:40:12 [2020-07-29T11:40:12.787Z]         daemon.go:461: [d915925d95a83] Stopping daemon
11:40:12 [2020-07-29T11:40:12.787Z]         daemon.go:296: [d915925d95a83] exiting daemon
11:40:12 [2020-07-29T11:40:12.787Z]         daemon.go:448: [d915925d95a83] Daemon stopped
11:40:12 [2020-07-29T11:40:12.787Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.69s)
11:40:12 [2020-07-29T11:40:12.787Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
11:40:12 [2020-07-29T11:40:12.787Z]         daemon.go:325: [d02fef369609e] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.787Z]         daemon.go:325: [d02fef369609e] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.787Z]         daemon.go:353: [d02fef369609e] daemon started
11:40:12 [2020-07-29T11:40:12.787Z]         daemon.go:461: [d02fef369609e] Stopping daemon
11:40:12 [2020-07-29T11:40:12.787Z]         daemon.go:296: [d02fef369609e] exiting daemon
11:40:12 [2020-07-29T11:40:12.787Z]         daemon.go:448: [d02fef369609e] Daemon stopped
11:40:12 [2020-07-29T11:40:12.787Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.55s)
11:40:12 [2020-07-29T11:40:12.787Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup
11:40:12 [2020-07-29T11:40:12.787Z]         daemon.go:325: [d89c4d1a3d987] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.787Z]         daemon.go:325: [d89c4d1a3d987] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.787Z]         daemon.go:353: [d89c4d1a3d987] daemon started
11:40:12 [2020-07-29T11:40:12.787Z]         daemon.go:461: [d89c4d1a3d987] Stopping daemon
11:40:12 [2020-07-29T11:40:12.787Z]         daemon.go:296: [d89c4d1a3d987] exiting daemon
11:40:12 [2020-07-29T11:40:12.787Z]         daemon.go:448: [d89c4d1a3d987] Daemon stopped
11:40:12 [2020-07-29T11:40:12.787Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.57s)
11:40:12 [2020-07-29T11:40:12.787Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal
11:40:12 [2020-07-29T11:40:12.787Z]         daemon.go:325: [dc1230b352060] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.787Z]         daemon.go:325: [dc1230b352060] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.787Z]         daemon.go:353: [dc1230b352060] daemon started
11:40:12 [2020-07-29T11:40:12.787Z]         daemon.go:461: [dc1230b352060] Stopping daemon
11:40:12 [2020-07-29T11:40:12.787Z]         daemon.go:296: [dc1230b352060] exiting daemon
11:40:12 [2020-07-29T11:40:12.787Z]         daemon.go:448: [dc1230b352060] Daemon stopped
11:40:12 [2020-07-29T11:40:12.787Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.10s)
11:40:12 [2020-07-29T11:40:12.787Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter
11:40:12 [2020-07-29T11:40:12.787Z]         daemon.go:325: [dfad3e5d58be7] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.787Z]         daemon.go:325: [dfad3e5d58be7] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.787Z]         daemon.go:353: [dfad3e5d58be7] daemon started
11:40:12 [2020-07-29T11:40:12.787Z]         daemon.go:461: [dfad3e5d58be7] Stopping daemon
11:40:12 [2020-07-29T11:40:12.787Z]         daemon.go:296: [dfad3e5d58be7] exiting daemon
11:40:12 [2020-07-29T11:40:12.787Z]         daemon.go:448: [dfad3e5d58be7] Daemon stopped
11:40:12 [2020-07-29T11:40:12.787Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (1.83s)
11:40:12 [2020-07-29T11:40:12.787Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate
11:40:12 [2020-07-29T11:40:12.787Z]         daemon.go:325: [d35bd36aef4ad] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.787Z]         daemon.go:325: [d35bd36aef4ad] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.787Z]         daemon.go:353: [d35bd36aef4ad] daemon started
11:40:12 [2020-07-29T11:40:12.787Z]         daemon.go:461: [d35bd36aef4ad] Stopping daemon
11:40:12 [2020-07-29T11:40:12.787Z]         daemon.go:296: [d35bd36aef4ad] exiting daemon
11:40:12 [2020-07-29T11:40:12.787Z]         daemon.go:448: [d35bd36aef4ad] Daemon stopped
11:40:12 [2020-07-29T11:40:12.787Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.97s)
11:40:12 [2020-07-29T11:40:12.787Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin
11:40:12 [2020-07-29T11:40:12.787Z]         daemon.go:325: [d4ea02056e105] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.787Z]         daemon.go:325: [d4ea02056e105] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.787Z]         daemon.go:353: [d4ea02056e105] daemon started
11:40:12 [2020-07-29T11:40:12.787Z]         daemon.go:461: [d4ea02056e105] Stopping daemon
11:40:12 [2020-07-29T11:40:12.787Z]         daemon.go:296: [d4ea02056e105] exiting daemon
11:40:12 [2020-07-29T11:40:12.787Z]         daemon.go:448: [d4ea02056e105] Daemon stopped
11:40:12 [2020-07-29T11:40:12.787Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.20s)
11:40:12 [2020-07-29T11:40:12.787Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
11:40:12 [2020-07-29T11:40:12.787Z]         daemon.go:325: [deebe20f413ef] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.787Z]         daemon.go:325: [deebe20f413ef] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.787Z]         daemon.go:353: [deebe20f413ef] daemon started
11:40:12 [2020-07-29T11:40:12.787Z]         daemon.go:461: [deebe20f413ef] Stopping daemon
11:40:12 [2020-07-29T11:40:12.787Z]         daemon.go:296: [deebe20f413ef] exiting daemon
11:40:12 [2020-07-29T11:40:12.787Z]         daemon.go:448: [deebe20f413ef] Daemon stopped
11:40:12 [2020-07-29T11:40:12.787Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.20s)
11:40:12 [2020-07-29T11:40:12.787Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
11:40:12 [2020-07-29T11:40:12.787Z]         daemon.go:325: [d25ca83d35da7] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.787Z]         daemon.go:325: [d25ca83d35da7] waiting for daemon to start
11:40:12 [2020-07-29T11:40:12.787Z]         daemon.go:353: [d25ca83d35da7] daemon started
11:40:12 [2020-07-29T11:40:12.787Z]         daemon.go:461: [d25ca83d35da7] Stopping daemon
11:40:12 [2020-07-29T11:40:12.787Z]         daemon.go:296: [d25ca83d35da7] exiting daemon
11:40:12 [2020-07-29T11:40:12.787Z]         daemon.go:448: [d25ca83d35da7] Daemon stopped
11:40:12 [2020-07-29T11:40:12.787Z] === RUN   TestDockerExternalVolumeSuite
11:40:12 [2020-07-29T11:40:12.787Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
11:40:27 [2020-07-29T11:40:27.665Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
11:40:32 [2020-07-29T11:40:32.267Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
11:40:42 [2020-07-29T11:40:42.725Z] === RUN   TestDockerSuite/TestBuildRm
11:40:57 [2020-07-29T11:40:57.707Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
11:40:58 [2020-07-29T11:40:58.700Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
11:40:58 [2020-07-29T11:40:58.700Z] === RUN   TestDockerSuite/TestBuildScratchCopy
11:40:59 [2020-07-29T11:40:59.172Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
11:41:00 [2020-07-29T11:41:00.750Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
11:41:09 [2020-07-29T11:41:09.462Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
11:41:11 [2020-07-29T11:41:11.690Z] === RUN   TestDockerSuite/TestBuildShellInherited
11:41:16 [2020-07-29T11:41:16.466Z] === RUN   TestDockerSuite/TestBuildShellMultiple
11:41:31 [2020-07-29T11:41:31.439Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
11:41:31 [2020-07-29T11:41:31.439Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
11:41:32 [2020-07-29T11:41:32.432Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
11:41:35 [2020-07-29T11:41:35.349Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
11:41:42 [2020-07-29T11:41:42.891Z] === RUN   TestDockerSuite/TestBuildSpaces
11:41:42 [2020-07-29T11:41:42.891Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
11:41:43 [2020-07-29T11:41:43.480Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
11:41:47 [2020-07-29T11:41:47.666Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
11:41:47 [2020-07-29T11:41:47.666Z] === RUN   TestDockerSuite/TestBuildStderr
11:41:52 [2020-07-29T11:41:52.443Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
11:42:13 [2020-07-29T11:42:13.723Z] === RUN   TestDockerSuite/TestBuildStopSignal
11:42:13 [2020-07-29T11:42:13.723Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
11:42:15 [2020-07-29T11:42:15.553Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
11:42:16 [2020-07-29T11:42:16.690Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
11:42:17 [2020-07-29T11:42:17.161Z] === RUN   TestDockerSuite/TestBuildTagEvent
11:42:21 [2020-07-29T11:42:21.942Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
11:42:27 [2020-07-29T11:42:27.755Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
11:42:27 [2020-07-29T11:42:27.834Z] === RUN   TestDockerSuite/TestBuildUser
11:42:27 [2020-07-29T11:42:27.834Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
11:42:27 [2020-07-29T11:42:27.834Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
11:42:27 [2020-07-29T11:42:27.834Z] === RUN   TestDockerSuite/TestBuildVerboseOut
11:42:31 [2020-07-29T11:42:31.654Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
11:42:31 [2020-07-29T11:42:31.654Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
11:42:33 [2020-07-29T11:42:33.881Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
11:42:33 [2020-07-29T11:42:33.881Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
11:42:34 [2020-07-29T11:42:34.352Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
11:42:55 [2020-07-29T11:42:55.633Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
11:42:55 [2020-07-29T11:42:55.633Z] === RUN   TestDockerSuite/TestBuildWindowsUser
11:42:59 [2020-07-29T11:42:59.830Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
11:43:06 [2020-07-29T11:43:06.092Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
11:43:10 [2020-07-29T11:43:10.867Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
11:43:10 [2020-07-29T11:43:10.867Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
11:43:10 [2020-07-29T11:43:10.867Z] === RUN   TestDockerSuite/TestBuildWithFailure
11:43:13 [2020-07-29T11:43:13.094Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
11:43:13 [2020-07-29T11:43:13.565Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
11:43:14 [2020-07-29T11:43:14.718Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
11:43:26 [2020-07-29T11:43:26.100Z] === RUN   TestDockerSuite/TestBuildWithTabs
11:43:30 [2020-07-29T11:43:30.874Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
11:43:30 [2020-07-29T11:43:30.874Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
11:43:45 [2020-07-29T11:43:45.842Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
11:43:45 [2020-07-29T11:43:45.842Z] === RUN   TestDockerSuite/TestBuildWithVolumes
11:43:45 [2020-07-29T11:43:45.842Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
11:43:45 [2020-07-29T11:43:45.842Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
11:43:45 [2020-07-29T11:43:45.842Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
11:43:46 [2020-07-29T11:43:46.791Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
11:43:54 [2020-07-29T11:43:54.540Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
11:43:56 [2020-07-29T11:43:56.141Z] === RUN   TestDockerSuite/TestBuildXZHost
11:43:56 [2020-07-29T11:43:56.613Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
11:43:56 [2020-07-29T11:43:56.613Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
11:43:56 [2020-07-29T11:43:56.613Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
11:43:58 [2020-07-29T11:43:58.839Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
11:44:01 [2020-07-29T11:44:01.670Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
11:44:03 [2020-07-29T11:44:03.614Z] === RUN   TestDockerSuite/TestCommitChange
11:44:08 [2020-07-29T11:44:08.391Z] === RUN   TestDockerSuite/TestCommitChangeLabels
11:44:12 [2020-07-29T11:44:12.892Z] === RUN   TestDockerSuite/TestCommitHardlink
11:44:12 [2020-07-29T11:44:12.892Z] === RUN   TestDockerSuite/TestCommitNewFile
11:44:16 [2020-07-29T11:44:16.916Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
11:44:20 [2020-07-29T11:44:20.078Z] === RUN   TestDockerSuite/TestCommitPausedContainer
11:44:20 [2020-07-29T11:44:20.078Z] === RUN   TestDockerSuite/TestCommitTTY
11:44:27 [2020-07-29T11:44:27.269Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
11:44:31 [2020-07-29T11:44:31.079Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
11:44:31 [2020-07-29T11:44:31.079Z] === RUN   TestDockerSuite/TestCommitWithoutPause
11:44:31 [2020-07-29T11:44:31.079Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
11:44:31 [2020-07-29T11:44:31.079Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
11:44:31 [2020-07-29T11:44:31.079Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
11:44:31 [2020-07-29T11:44:31.079Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
11:44:31 [2020-07-29T11:44:31.079Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
11:44:31 [2020-07-29T11:44:31.079Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
11:44:31 [2020-07-29T11:44:31.079Z] === RUN   TestDockerSuite/TestContainerAPICommit
11:44:43 [2020-07-29T11:44:43.610Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
11:44:49 [2020-07-29T11:44:49.501Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
11:44:49 [2020-07-29T11:44:49.501Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
11:44:51 [2020-07-29T11:44:51.075Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
11:44:51 [2020-07-29T11:44:51.075Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
11:44:51 [2020-07-29T11:44:51.075Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
11:44:51 [2020-07-29T11:44:51.075Z] === RUN   TestDockerSuite/TestContainerAPICreate
11:44:53 [2020-07-29T11:44:53.305Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
11:44:53 [2020-07-29T11:44:53.305Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
11:44:53 [2020-07-29T11:44:53.305Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
11:44:55 [2020-07-29T11:44:55.533Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
11:44:55 [2020-07-29T11:44:55.533Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
11:44:55 [2020-07-29T11:44:55.533Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
11:44:55 [2020-07-29T11:44:55.533Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
11:44:55 [2020-07-29T11:44:55.533Z] === RUN   TestDockerSuite/TestContainerAPIDelete
11:44:57 [2020-07-29T11:44:57.759Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
11:44:59 [2020-07-29T11:44:59.333Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
11:45:01 [2020-07-29T11:45:01.564Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
11:45:01 [2020-07-29T11:45:01.564Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
11:45:01 [2020-07-29T11:45:01.564Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
11:45:03 [2020-07-29T11:45:03.587Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
11:45:03 [2020-07-29T11:45:03.791Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
11:45:03 [2020-07-29T11:45:03.791Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
11:45:06 [2020-07-29T11:45:06.022Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
11:45:06 [2020-07-29T11:45:06.022Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
11:45:06 [2020-07-29T11:45:06.022Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
11:45:07 [2020-07-29T11:45:07.597Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
11:45:07 [2020-07-29T11:45:07.597Z] === RUN   TestDockerSuite/TestContainerAPIKill
11:45:09 [2020-07-29T11:45:09.824Z] === RUN   TestDockerSuite/TestContainerAPIPause
11:45:09 [2020-07-29T11:45:09.824Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
11:45:12 [2020-07-29T11:45:12.051Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
11:45:12 [2020-07-29T11:45:12.051Z] === RUN   TestDockerSuite/TestContainerAPIRename
11:45:19 [2020-07-29T11:45:19.237Z] === RUN   TestDockerSuite/TestContainerAPIRestart
11:45:21 [2020-07-29T11:45:21.670Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
11:45:22 [2020-07-29T11:45:22.202Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
11:45:26 [2020-07-29T11:45:26.010Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
11:45:26 [2020-07-29T11:45:26.010Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
11:45:26 [2020-07-29T11:45:26.010Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
11:45:26 [2020-07-29T11:45:26.010Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
11:45:26 [2020-07-29T11:45:26.010Z] === RUN   TestDockerSuite/TestContainerAPIStart
11:45:28 [2020-07-29T11:45:28.236Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
11:45:28 [2020-07-29T11:45:28.236Z] === RUN   TestDockerSuite/TestContainerAPIStop
11:45:35 [2020-07-29T11:45:35.419Z] === RUN   TestDockerSuite/TestContainerAPITop
11:45:35 [2020-07-29T11:45:35.419Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
11:45:36 [2020-07-29T11:45:36.994Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
11:45:36 [2020-07-29T11:45:36.994Z] === RUN   TestDockerSuite/TestContainerAPIWait
11:45:40 [2020-07-29T11:45:40.804Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
11:45:43 [2020-07-29T11:45:43.031Z] === RUN   TestDockerSuite/TestContainerNetworkMode
11:45:43 [2020-07-29T11:45:43.031Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
11:45:43 [2020-07-29T11:45:43.031Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
11:45:43 [2020-07-29T11:45:43.031Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
11:45:43 [2020-07-29T11:45:43.031Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
11:45:43 [2020-07-29T11:45:43.031Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
11:45:44 [2020-07-29T11:45:44.605Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
11:45:53 [2020-07-29T11:45:53.769Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
11:46:02 [2020-07-29T11:46:02.468Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
11:46:02 [2020-07-29T11:46:02.468Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
11:46:02 [2020-07-29T11:46:02.468Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
11:46:02 [2020-07-29T11:46:02.468Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
11:46:02 [2020-07-29T11:46:02.468Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
11:46:02 [2020-07-29T11:46:02.468Z] === RUN   TestDockerSuite/TestCopyAndRestart
11:46:02 [2020-07-29T11:46:02.468Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
11:46:02 [2020-07-29T11:46:02.468Z] === RUN   TestDockerSuite/TestCpAbsolutePath
11:46:02 [2020-07-29T11:46:02.468Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
11:46:02 [2020-07-29T11:46:02.468Z] === RUN   TestDockerSuite/TestCpFromCaseA
11:46:02 [2020-07-29T11:46:02.468Z] === RUN   TestDockerSuite/TestCpFromCaseB
11:46:02 [2020-07-29T11:46:02.468Z] === RUN   TestDockerSuite/TestCpFromCaseC
11:46:02 [2020-07-29T11:46:02.468Z] === RUN   TestDockerSuite/TestCpFromCaseD
11:46:02 [2020-07-29T11:46:02.468Z] === RUN   TestDockerSuite/TestCpFromCaseE
11:46:02 [2020-07-29T11:46:02.940Z] === RUN   TestDockerSuite/TestCpFromCaseF
11:46:02 [2020-07-29T11:46:02.940Z] === RUN   TestDockerSuite/TestCpFromCaseG
11:46:02 [2020-07-29T11:46:02.940Z] === RUN   TestDockerSuite/TestCpFromCaseH
11:46:02 [2020-07-29T11:46:02.940Z] === RUN   TestDockerSuite/TestCpFromCaseI
11:46:02 [2020-07-29T11:46:02.940Z] === RUN   TestDockerSuite/TestCpFromCaseJ
11:46:02 [2020-07-29T11:46:02.940Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
11:46:02 [2020-07-29T11:46:02.940Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
11:46:02 [2020-07-29T11:46:02.940Z] === RUN   TestDockerSuite/TestCpGarbagePath
11:46:05 [2020-07-29T11:46:05.189Z] === RUN   TestDockerSuite/TestCpLocalOnly
11:46:05 [2020-07-29T11:46:05.189Z] === RUN   TestDockerSuite/TestCpNameHasColon
11:46:05 [2020-07-29T11:46:05.189Z] === RUN   TestDockerSuite/TestCpRelativePath
11:46:07 [2020-07-29T11:46:07.417Z] === RUN   TestDockerSuite/TestCpSpecialFiles
11:46:07 [2020-07-29T11:46:07.417Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
11:46:07 [2020-07-29T11:46:07.417Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
11:46:07 [2020-07-29T11:46:07.417Z] === RUN   TestDockerSuite/TestCpToCaseA
11:46:16 [2020-07-29T11:46:16.108Z] === RUN   TestDockerSuite/TestCpToCaseB
11:46:18 [2020-07-29T11:46:18.337Z] === RUN   TestDockerSuite/TestCpToCaseC
11:46:18 [2020-07-29T11:46:18.337Z] === RUN   TestDockerSuite/TestCpToCaseD
11:46:18 [2020-07-29T11:46:18.337Z] === RUN   TestDockerSuite/TestCpToCaseE
11:46:25 [2020-07-29T11:46:25.843Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
11:46:27 [2020-07-29T11:46:27.040Z] === RUN   TestDockerSuite/TestCpToCaseF
11:46:27 [2020-07-29T11:46:27.040Z] === RUN   TestDockerSuite/TestCpToCaseG
11:46:27 [2020-07-29T11:46:27.040Z] === RUN   TestDockerSuite/TestCpToCaseH
11:46:35 [2020-07-29T11:46:35.733Z] === RUN   TestDockerSuite/TestCpToCaseI
11:46:35 [2020-07-29T11:46:35.733Z] === RUN   TestDockerSuite/TestCpToCaseJ
11:46:35 [2020-07-29T11:46:35.733Z] === RUN   TestDockerSuite/TestCpToDot
11:46:36 [2020-07-29T11:46:36.727Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
11:46:36 [2020-07-29T11:46:36.727Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
11:46:36 [2020-07-29T11:46:36.727Z] === RUN   TestDockerSuite/TestCpToStdout
11:46:39 [2020-07-29T11:46:39.690Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
11:46:39 [2020-07-29T11:46:39.690Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
11:46:39 [2020-07-29T11:46:39.690Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
11:46:39 [2020-07-29T11:46:39.690Z] === RUN   TestDockerSuite/TestCpVolumePath
11:46:39 [2020-07-29T11:46:39.690Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
11:46:39 [2020-07-29T11:46:39.690Z] === RUN   TestDockerSuite/TestCreateArgs
11:46:39 [2020-07-29T11:46:39.690Z] === RUN   TestDockerSuite/TestCreateByImageID
11:46:40 [2020-07-29T11:46:40.718Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
11:46:41 [2020-07-29T11:46:41.263Z] === RUN   TestDockerSuite/TestCreateEchoStdout
11:46:43 [2020-07-29T11:46:43.491Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
11:46:43 [2020-07-29T11:46:43.491Z] === RUN   TestDockerSuite/TestCreateHostConfig
11:46:43 [2020-07-29T11:46:43.962Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
11:46:45 [2020-07-29T11:46:45.535Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
11:46:46 [2020-07-29T11:46:46.006Z] === RUN   TestDockerSuite/TestCreateLabels
11:46:46 [2020-07-29T11:46:46.479Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
11:46:46 [2020-07-29T11:46:46.479Z] === RUN   TestDockerSuite/TestCreateRM
11:46:46 [2020-07-29T11:46:46.479Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
11:46:46 [2020-07-29T11:46:46.950Z] === RUN   TestDockerSuite/TestCreateStopSignal
11:46:46 [2020-07-29T11:46:46.950Z] === RUN   TestDockerSuite/TestCreateStopTimeout
11:46:47 [2020-07-29T11:46:47.425Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
11:46:54 [2020-07-29T11:46:54.618Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
11:46:54 [2020-07-29T11:46:54.618Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
11:46:55 [2020-07-29T11:46:55.090Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
11:46:58 [2020-07-29T11:46:58.805Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
11:46:59 [2020-07-29T11:46:59.881Z] === RUN   TestDockerSuite/TestCreateWithPortRange
11:46:59 [2020-07-29T11:46:59.881Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
11:46:59 [2020-07-29T11:46:59.881Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
11:47:01 [2020-07-29T11:47:01.454Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
11:47:01 [2020-07-29T11:47:01.454Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
11:47:01 [2020-07-29T11:47:01.925Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
11:47:01 [2020-07-29T11:47:01.925Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
11:47:01 [2020-07-29T11:47:01.925Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
11:47:01 [2020-07-29T11:47:01.925Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
11:47:01 [2020-07-29T11:47:01.925Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
11:47:01 [2020-07-29T11:47:01.925Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
11:47:01 [2020-07-29T11:47:01.925Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
11:47:01 [2020-07-29T11:47:01.925Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
11:47:01 [2020-07-29T11:47:01.925Z] === RUN   TestDockerSuite/TestDevicePermissions
11:47:01 [2020-07-29T11:47:01.925Z] === RUN   TestDockerSuite/TestDockerFails
11:47:01 [2020-07-29T11:47:01.925Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
11:47:01 [2020-07-29T11:47:01.925Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
11:47:01 [2020-07-29T11:47:01.925Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
11:47:01 [2020-07-29T11:47:01.925Z] === RUN   TestDockerSuite/TestEventsAttach
11:47:01 [2020-07-29T11:47:01.925Z] === RUN   TestDockerSuite/TestEventsCommit
11:47:01 [2020-07-29T11:47:01.925Z] === RUN   TestDockerSuite/TestEventsContainerEvents
11:47:04 [2020-07-29T11:47:04.155Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
11:47:06 [2020-07-29T11:47:06.384Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
11:47:08 [2020-07-29T11:47:08.611Z] === RUN   TestDockerSuite/TestEventsContainerRestart
11:47:13 [2020-07-29T11:47:13.708Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
11:47:21 [2020-07-29T11:47:21.141Z] === RUN   TestDockerSuite/TestEventsCopy
11:47:25 [2020-07-29T11:47:25.920Z] === RUN   TestDockerSuite/TestEventsFilterContainer
11:47:28 [2020-07-29T11:47:28.583Z] --- PASS: TestDockerExternalVolumeSuite (437.08s)
11:47:28 [2020-07-29T11:47:28.583Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.59s)
11:47:28 [2020-07-29T11:47:28.583Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
11:47:28 [2020-07-29T11:47:28.583Z]         docker_cli_external_volume_driver_test.go:53: Daemon d1e116f60bbc0 is not started
11:47:28 [2020-07-29T11:47:28.583Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s)
11:47:28 [2020-07-29T11:47:28.583Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
11:47:28 [2020-07-29T11:47:28.583Z]         daemon.go:325: [d6e107f28dac4] waiting for daemon to start
11:47:28 [2020-07-29T11:47:28.583Z]         daemon.go:325: [d6e107f28dac4] waiting for daemon to start
11:47:28 [2020-07-29T11:47:28.583Z]         daemon.go:353: [d6e107f28dac4] daemon started
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:461: [d6e107f28dac4] Stopping daemon
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:296: [d6e107f28dac4] exiting daemon
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:448: [d6e107f28dac4] Daemon stopped
11:47:28 [2020-07-29T11:47:28.584Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.17s)
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:325: [d5de593c93df8] waiting for daemon to start
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:325: [d5de593c93df8] waiting for daemon to start
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:353: [d5de593c93df8] daemon started
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:461: [d5de593c93df8] Stopping daemon
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:296: [d5de593c93df8] exiting daemon
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:448: [d5de593c93df8] Daemon stopped
11:47:28 [2020-07-29T11:47:28.584Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
11:47:28 [2020-07-29T11:47:28.584Z]         docker_cli_external_volume_driver_test.go:53: Daemon d597c7c27af51 is not started
11:47:28 [2020-07-29T11:47:28.584Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:325: [dcd563e6034d7] waiting for daemon to start
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:325: [dcd563e6034d7] waiting for daemon to start
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:353: [dcd563e6034d7] daemon started
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:461: [dcd563e6034d7] Stopping daemon
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:296: [dcd563e6034d7] exiting daemon
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:448: [dcd563e6034d7] Daemon stopped
11:47:28 [2020-07-29T11:47:28.584Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
11:47:28 [2020-07-29T11:47:28.584Z]         docker_cli_external_volume_driver_test.go:53: Daemon d8042824c4108 is not started
11:47:28 [2020-07-29T11:47:28.584Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
11:47:28 [2020-07-29T11:47:28.584Z]         docker_cli_external_volume_driver_test.go:53: Daemon d837f90c0672a is not started
11:47:28 [2020-07-29T11:47:28.584Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.19s)
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:325: [d7357bc3986e4] waiting for daemon to start
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:325: [d7357bc3986e4] waiting for daemon to start
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:353: [d7357bc3986e4] daemon started
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:461: [d7357bc3986e4] Stopping daemon
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:296: [d7357bc3986e4] exiting daemon
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:448: [d7357bc3986e4] Daemon stopped
11:47:28 [2020-07-29T11:47:28.584Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.17s)
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:325: [d46e35d2246d0] waiting for daemon to start
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:325: [d46e35d2246d0] waiting for daemon to start
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:353: [d46e35d2246d0] daemon started
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:461: [d46e35d2246d0] Stopping daemon
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:296: [d46e35d2246d0] exiting daemon
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:448: [d46e35d2246d0] Daemon stopped
11:47:28 [2020-07-29T11:47:28.584Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s)
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:325: [d8b7287a2edf9] waiting for daemon to start
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:325: [d8b7287a2edf9] waiting for daemon to start
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:353: [d8b7287a2edf9] daemon started
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:461: [d8b7287a2edf9] Stopping daemon
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:296: [d8b7287a2edf9] exiting daemon
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:448: [d8b7287a2edf9] Daemon stopped
11:47:28 [2020-07-29T11:47:28.584Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s)
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:325: [d90d3d011bb4e] waiting for daemon to start
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:325: [d90d3d011bb4e] waiting for daemon to start
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:353: [d90d3d011bb4e] daemon started
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:461: [d90d3d011bb4e] Stopping daemon
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:296: [d90d3d011bb4e] exiting daemon
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:448: [d90d3d011bb4e] Daemon stopped
11:47:28 [2020-07-29T11:47:28.584Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.21s)
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:325: [dceec4bac58a2] waiting for daemon to start
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:325: [dceec4bac58a2] waiting for daemon to start
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:353: [dceec4bac58a2] daemon started
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:461: [dceec4bac58a2] Stopping daemon
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:296: [dceec4bac58a2] exiting daemon
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:448: [dceec4bac58a2] Daemon stopped
11:47:28 [2020-07-29T11:47:28.584Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s)
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:325: [dda8595fd510b] waiting for daemon to start
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:325: [dda8595fd510b] waiting for daemon to start
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:353: [dda8595fd510b] daemon started
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:461: [dda8595fd510b] Stopping daemon
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:296: [dda8595fd510b] exiting daemon
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:448: [dda8595fd510b] Daemon stopped
11:47:28 [2020-07-29T11:47:28.584Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s)
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:325: [d390918b0a8bd] waiting for daemon to start
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:325: [d390918b0a8bd] waiting for daemon to start
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:353: [d390918b0a8bd] daemon started
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:461: [d390918b0a8bd] Stopping daemon
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:296: [d390918b0a8bd] exiting daemon
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:448: [d390918b0a8bd] Daemon stopped
11:47:28 [2020-07-29T11:47:28.584Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.18s)
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:325: [d7da14d5d8e2b] waiting for daemon to start
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:325: [d7da14d5d8e2b] waiting for daemon to start
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:353: [d7da14d5d8e2b] daemon started
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:461: [d7da14d5d8e2b] Stopping daemon
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:296: [d7da14d5d8e2b] exiting daemon
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:448: [d7da14d5d8e2b] Daemon stopped
11:47:28 [2020-07-29T11:47:28.584Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.64s)
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:325: [daaef8216082c] waiting for daemon to start
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:325: [daaef8216082c] waiting for daemon to start
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:353: [daaef8216082c] daemon started
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:461: [daaef8216082c] Stopping daemon
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:296: [daaef8216082c] exiting daemon
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:448: [daaef8216082c] Daemon stopped
11:47:28 [2020-07-29T11:47:28.584Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.02s)
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
11:47:28 [2020-07-29T11:47:28.584Z]         docker_cli_external_volume_driver_test.go:486: Daemon ddc6a1187bca5 is not started
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:325: [ddc6a1187bca5] waiting for daemon to start
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:325: [ddc6a1187bca5] waiting for daemon to start
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:353: [ddc6a1187bca5] daemon started
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:461: [ddc6a1187bca5] Stopping daemon
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:296: [ddc6a1187bca5] exiting daemon
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:448: [ddc6a1187bca5] Daemon stopped
11:47:28 [2020-07-29T11:47:28.584Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
11:47:28 [2020-07-29T11:47:28.584Z]         docker_cli_external_volume_driver_test.go:53: Daemon d1c74f86846fc is not started
11:47:28 [2020-07-29T11:47:28.584Z] PASS
11:47:28 [2020-07-29T11:47:28.584Z] 
11:47:28 [2020-07-29T11:47:28.584Z] === Skipped
11:47:28 [2020-07-29T11:47:28.584Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
11:47:28 [2020-07-29T11:47:28.584Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled
11:47:28 [2020-07-29T11:47:28.584Z]         requirement.go:26: unmatched requirement IPv6
11:47:28 [2020-07-29T11:47:28.584Z]         check_test.go:309: Daemon ded4347df58aa is not started
11:47:28 [2020-07-29T11:47:28.584Z] 
11:47:28 [2020-07-29T11:47:28.584Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
11:47:28 [2020-07-29T11:47:28.584Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
11:47:28 [2020-07-29T11:47:28.584Z]         requirement.go:26: unmatched requirement Devicemapper
11:47:28 [2020-07-29T11:47:28.584Z]         check_test.go:309: Daemon dfe4f694f5f50 is not started
11:47:28 [2020-07-29T11:47:28.584Z] 
11:47:28 [2020-07-29T11:47:28.584Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
11:47:28 [2020-07-29T11:47:28.584Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
11:47:28 [2020-07-29T11:47:28.584Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
11:47:28 [2020-07-29T11:47:28.584Z]         requirement.go:26: unmatched requirement Devicemapper
11:47:28 [2020-07-29T11:47:28.584Z]         check_test.go:309: Daemon dd6af2cd01d79 is not started
11:47:28 [2020-07-29T11:47:28.584Z] 
11:47:28 [2020-07-29T11:47:28.584Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
11:47:28 [2020-07-29T11:47:28.584Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
11:47:28 [2020-07-29T11:47:28.584Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
11:47:28 [2020-07-29T11:47:28.584Z] 
11:47:28 [2020-07-29T11:47:28.584Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
11:47:28 [2020-07-29T11:47:28.584Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
11:47:28 [2020-07-29T11:47:28.584Z]         requirement.go:26: unmatched requirement IPv6
11:47:28 [2020-07-29T11:47:28.584Z] 
11:47:28 [2020-07-29T11:47:28.584Z] 
11:47:28 [2020-07-29T11:47:28.584Z] DONE 270 tests, 5 skipped in 2436.329s
11:47:28 [2020-07-29T11:47:28.584Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
11:47:28 [2020-07-29T11:47:28.584Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d9d2d77d204de/docker.pid
11:47:28 [2020-07-29T11:47:28.584Z] +++ kill 3927
11:47:28 [2020-07-29T11:47:28.584Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 3927 is not a child of this shell
11:47:28 [2020-07-29T11:47:28.584Z] warning: PID 3927 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d9d2d77d204de/docker.pid had a nonzero exit code
11:47:28 [2020-07-29T11:47:28.584Z] ++++ cat bundles/test-integration/docker.pid
11:47:28 [2020-07-29T11:47:28.584Z] +++ kill 7302
11:47:28 [2020-07-29T11:47:28.584Z] umount: bundles/test-integration/root: no mount point specified.
11:47:28 [2020-07-29T11:47:28.584Z] +++ /etc/init.d/apparmor stop
11:47:28 [2020-07-29T11:47:28.584Z] Leaving: AppArmorNo profiles have been unloaded.
11:47:28 [2020-07-29T11:47:28.584Z] 
11:47:28 [2020-07-29T11:47:28.584Z] Unloading profiles will leave already running processes permanently
11:47:28 [2020-07-29T11:47:28.584Z] unconfined, which can lead to unexpected situations.
11:47:28 [2020-07-29T11:47:28.584Z] 
11:47:28 [2020-07-29T11:47:28.584Z] To set a process to complain mode, use the command line tool
11:47:28 [2020-07-29T11:47:28.584Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
11:47:28 [2020-07-29T11:47:28.584Z] +++ true
11:47:28 [2020-07-29T11:47:28.584Z] exiting test-integration
11:47:28 [2020-07-29T11:47:28.584Z] ++ exit 0
11:47:28 [2020-07-29T11:47:28.584Z] 
11:47:28 [2020-07-29T11:47:28.584Z] + exit 0
11:47:28 [2020-07-29T11:47:28.584Z] ++ jobs -p
11:47:28 [2020-07-29T11:47:28.584Z] + pids=
11:47:28 [2020-07-29T11:47:28.584Z] + echo 'Remaining pids to kill: []'
11:47:28 [2020-07-29T11:47:28.584Z] Remaining pids to kill: []
11:47:28 [2020-07-29T11:47:28.584Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
11:47:28 [2020-07-29T11:47:28.597Z] Recording test results
11:47:29 [2020-07-29T11:47:29.735Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
11:47:30 [2020-07-29T11:47:30.809Z] + echo Ensuring container killed.
11:47:30 [2020-07-29T11:47:30.809Z] Ensuring container killed.
11:47:30 [2020-07-29T11:47:30.809Z] + docker ps -aq -f name=docker-pr1-*
11:47:30 [2020-07-29T11:47:30.809Z] + cids=e6f2fe274ae4
11:47:30 [2020-07-29T11:47:30.809Z] 5de44ea43f36
11:47:30 [2020-07-29T11:47:30.809Z] 1b4f05c36cfe
11:47:30 [2020-07-29T11:47:30.809Z] + [ -n e6f2fe274ae4
11:47:30 [2020-07-29T11:47:30.809Z] 5de44ea43f36
11:47:30 [2020-07-29T11:47:30.809Z] 1b4f05c36cfe ]
11:47:30 [2020-07-29T11:47:30.809Z] + docker rm -vf e6f2fe274ae4 5de44ea43f36 1b4f05c36cfe
11:47:31 [2020-07-29T11:47:31.963Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
11:47:32 [2020-07-29T11:47:32.188Z] e6f2fe274ae4
11:47:32 [2020-07-29T11:47:32.435Z] === RUN   TestDockerSuite/TestEventsFilterImageName
11:47:32 [2020-07-29T11:47:32.755Z] 5de44ea43f36
11:47:33 [2020-07-29T11:47:33.692Z] 1b4f05c36cfe
[Pipeline] sh
11:47:33 [2020-07-29T11:47:33.979Z] + echo Chowning /workspace to jenkins user
11:47:33 [2020-07-29T11:47:33.979Z] Chowning /workspace to jenkins user
11:47:33 [2020-07-29T11:47:33.979Z] + id -u
11:47:33 [2020-07-29T11:47:33.979Z] + id -g
11:47:33 [2020-07-29T11:47:33.979Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41287:/workspace busybox chown -R 1000:1000 /workspace
11:47:33 [2020-07-29T11:47:33.979Z] Unable to find image 'busybox:latest' locally
11:47:33 [2020-07-29T11:47:33.979Z] latest: Pulling from library/busybox
11:47:33 [2020-07-29T11:47:33.979Z] 61c5ed1cbdf8: Pulling fs layer
11:47:34 [2020-07-29T11:47:34.238Z] 61c5ed1cbdf8: Verifying Checksum
11:47:34 [2020-07-29T11:47:34.238Z] 61c5ed1cbdf8: Download complete
11:47:34 [2020-07-29T11:47:34.238Z] 61c5ed1cbdf8: Pull complete
11:47:34 [2020-07-29T11:47:34.238Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977
11:47:34 [2020-07-29T11:47:34.238Z] Status: Downloaded newer image for busybox:latest
11:47:36 [2020-07-29T11:47:36.243Z] === RUN   TestDockerSuite/TestEventsFilterLabels
11:47:36 [2020-07-29T11:47:36.243Z] === RUN   TestDockerSuite/TestEventsFilterType
11:47:37 [2020-07-29T11:47:37.235Z] === RUN   TestDockerSuite/TestEventsFilters
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
11:47:37 [2020-07-29T11:47:37.828Z] + bundleName=amd64
11:47:37 [2020-07-29T11:47:37.828Z] + echo Creating amd64-bundles.tar.gz
11:47:37 [2020-07-29T11:47:37.828Z] Creating amd64-bundles.tar.gz
11:47:37 [2020-07-29T11:47:37.828Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
11:47:37 [2020-07-29T11:47:37.828Z] + xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
11:47:38 [2020-07-29T11:47:38.775Z] Archiving artifacts
11:47:40 [2020-07-29T11:47:40.570Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41287/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
11:47:40 [2020-07-29T11:47:40.880Z] + make clean
11:47:41 [2020-07-29T11:47:41.138Z] docker volume rm -f docker-dev-cache
11:47:41 [2020-07-29T11:47:41.138Z] docker-dev-cache
[Pipeline] deleteDir
11:47:42 [2020-07-29T11:47:42.015Z] === RUN   TestDockerSuite/TestEventsFormat
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
11:47:45 [2020-07-29T11:47:45.825Z] === RUN   TestDockerSuite/TestEventsFormatBadField
11:47:45 [2020-07-29T11:47:45.825Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
11:47:45 [2020-07-29T11:47:45.825Z] === RUN   TestDockerSuite/TestEventsImageImport
11:47:45 [2020-07-29T11:47:45.825Z] === RUN   TestDockerSuite/TestEventsImageLoad
11:47:45 [2020-07-29T11:47:45.825Z] === RUN   TestDockerSuite/TestEventsImagePull
11:47:45 [2020-07-29T11:47:45.825Z] === RUN   TestDockerSuite/TestEventsImageTag
11:47:46 [2020-07-29T11:47:46.818Z] === RUN   TestDockerSuite/TestEventsPluginOps
11:47:46 [2020-07-29T11:47:46.818Z] === RUN   TestDockerSuite/TestEventsRename
11:47:49 [2020-07-29T11:47:49.786Z] === RUN   TestDockerSuite/TestEventsResize
11:47:52 [2020-07-29T11:47:52.014Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
11:47:54 [2020-07-29T11:47:54.241Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
11:47:56 [2020-07-29T11:47:56.469Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
11:48:01 [2020-07-29T11:48:01.250Z] === RUN   TestDockerSuite/TestEventsTop
11:48:01 [2020-07-29T11:48:01.250Z] === RUN   TestDockerSuite/TestEventsUntag
11:48:03 [2020-07-29T11:48:03.477Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
11:48:07 [2020-07-29T11:48:07.290Z] === RUN   TestDockerSuite/TestExec
11:48:07 [2020-07-29T11:48:07.290Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
11:48:07 [2020-07-29T11:48:07.290Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
11:48:08 [2020-07-29T11:48:08.881Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
11:48:10 [2020-07-29T11:48:10.455Z] === RUN   TestDockerSuite/TestExecAPIStart
11:48:10 [2020-07-29T11:48:10.455Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
11:48:10 [2020-07-29T11:48:10.455Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
11:48:10 [2020-07-29T11:48:10.455Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
11:48:12 [2020-07-29T11:48:12.685Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
11:48:14 [2020-07-29T11:48:14.258Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
11:48:16 [2020-07-29T11:48:16.485Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
11:48:18 [2020-07-29T11:48:18.059Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
11:48:21 [2020-07-29T11:48:21.875Z] === RUN   TestDockerSuite/TestExecCgroup
11:48:21 [2020-07-29T11:48:21.875Z] === RUN   TestDockerSuite/TestExecEnv
11:48:21 [2020-07-29T11:48:21.875Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
11:48:21 [2020-07-29T11:48:21.875Z] === RUN   TestDockerSuite/TestExecExitStatus
11:48:24 [2020-07-29T11:48:24.103Z] === RUN   TestDockerSuite/TestExecInspectID
11:48:28 [2020-07-29T11:48:28.879Z] === RUN   TestDockerSuite/TestExecInteractive
11:48:28 [2020-07-29T11:48:28.879Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
11:48:28 [2020-07-29T11:48:28.879Z] === RUN   TestDockerSuite/TestExecParseError
11:48:28 [2020-07-29T11:48:28.879Z] === RUN   TestDockerSuite/TestExecPausedContainer
11:48:28 [2020-07-29T11:48:28.879Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
11:48:28 [2020-07-29T11:48:28.879Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
11:48:31 [2020-07-29T11:48:31.107Z] === RUN   TestDockerSuite/TestExecSetEnv
11:48:31 [2020-07-29T11:48:31.107Z] === RUN   TestDockerSuite/TestExecStartFails
11:48:31 [2020-07-29T11:48:31.107Z] === RUN   TestDockerSuite/TestExecStateCleanup
11:48:31 [2020-07-29T11:48:31.107Z] === RUN   TestDockerSuite/TestExecStopNotHanging
11:48:31 [2020-07-29T11:48:31.107Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
11:48:31 [2020-07-29T11:48:31.107Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
11:48:33 [2020-07-29T11:48:33.338Z] === RUN   TestDockerSuite/TestExecUlimits
11:48:33 [2020-07-29T11:48:33.338Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
11:48:40 [2020-07-29T11:48:40.528Z] === RUN   TestDockerSuite/TestExecWithImageUser
11:48:40 [2020-07-29T11:48:40.529Z] === RUN   TestDockerSuite/TestExecWithPrivileged
11:48:40 [2020-07-29T11:48:40.529Z] === RUN   TestDockerSuite/TestExecWithUser
11:48:40 [2020-07-29T11:48:40.529Z] === RUN   TestDockerSuite/TestGetContainerStats
11:48:46 [2020-07-29T11:48:46.424Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
11:48:51 [2020-07-29T11:48:51.201Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
11:48:54 [2020-07-29T11:48:54.168Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
11:49:00 [2020-07-29T11:49:00.063Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
11:49:00 [2020-07-29T11:49:00.063Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
11:49:00 [2020-07-29T11:49:00.063Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
11:49:00 [2020-07-29T11:49:00.063Z] === RUN   TestDockerSuite/TestHealth
11:49:00 [2020-07-29T11:49:00.063Z] === RUN   TestDockerSuite/TestHistoryExistentImage
11:49:00 [2020-07-29T11:49:00.063Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
11:49:00 [2020-07-29T11:49:00.063Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
11:49:00 [2020-07-29T11:49:00.063Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
11:49:04 [2020-07-29T11:49:04.845Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
11:49:04 [2020-07-29T11:49:04.845Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
11:49:04 [2020-07-29T11:49:04.845Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
11:49:04 [2020-07-29T11:49:04.845Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
11:49:04 [2020-07-29T11:49:04.845Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
11:49:05 [2020-07-29T11:49:05.320Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
11:49:05 [2020-07-29T11:49:05.797Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
11:49:05 [2020-07-29T11:49:05.797Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
11:49:06 [2020-07-29T11:49:06.789Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
11:49:06 [2020-07-29T11:49:06.789Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
11:49:08 [2020-07-29T11:49:08.363Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
11:49:08 [2020-07-29T11:49:08.844Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
11:49:10 [2020-07-29T11:49:10.418Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
11:49:12 [2020-07-29T11:49:12.651Z] === RUN   TestDockerSuite/TestImagesFormat
11:49:12 [2020-07-29T11:49:12.651Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
11:49:12 [2020-07-29T11:49:12.651Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
11:49:16 [2020-07-29T11:49:16.461Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
11:49:16 [2020-07-29T11:49:16.461Z] === RUN   TestDockerSuite/TestImportBadURL
11:49:18 [2020-07-29T11:49:18.691Z] === RUN   TestDockerSuite/TestImportDisplay
11:49:18 [2020-07-29T11:49:18.691Z] === RUN   TestDockerSuite/TestImportFile
11:49:18 [2020-07-29T11:49:18.691Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
11:49:18 [2020-07-29T11:49:18.691Z] === RUN   TestDockerSuite/TestImportFileWithMessage
11:49:18 [2020-07-29T11:49:18.691Z] === RUN   TestDockerSuite/TestImportGzipped
11:49:18 [2020-07-29T11:49:18.692Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
11:49:19 [2020-07-29T11:49:19.163Z] === RUN   TestDockerSuite/TestInfoDebug
11:49:19 [2020-07-29T11:49:19.163Z] === RUN   TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName
11:49:19 [2020-07-29T11:49:19.163Z] === RUN   TestDockerSuite/TestInfoDiscoveryBackend
11:49:19 [2020-07-29T11:49:19.163Z] === RUN   TestDockerSuite/TestInfoDiscoveryInvalidAdvertise
11:49:19 [2020-07-29T11:49:19.163Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
11:49:19 [2020-07-29T11:49:19.163Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
11:49:19 [2020-07-29T11:49:19.163Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
11:49:19 [2020-07-29T11:49:19.163Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
11:49:19 [2020-07-29T11:49:19.635Z] === RUN   TestDockerSuite/TestInfoFormat
11:49:19 [2020-07-29T11:49:19.635Z] === RUN   TestDockerSuite/TestInsecureRegistries
11:49:19 [2020-07-29T11:49:19.635Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
11:49:19 [2020-07-29T11:49:19.635Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
11:49:19 [2020-07-29T11:49:19.635Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
11:49:21 [2020-07-29T11:49:21.865Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
11:49:23 [2020-07-29T11:49:23.439Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
11:49:23 [2020-07-29T11:49:23.439Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
11:49:23 [2020-07-29T11:49:23.439Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
11:49:23 [2020-07-29T11:49:23.911Z] === RUN   TestDockerSuite/TestInspectAmpersand
11:49:23 [2020-07-29T11:49:23.911Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
11:49:25 [2020-07-29T11:49:25.485Z] === RUN   TestDockerSuite/TestInspectByPrefix
11:49:25 [2020-07-29T11:49:25.956Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
11:49:28 [2020-07-29T11:49:28.253Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
11:49:28 [2020-07-29T11:49:28.253Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
11:49:28 [2020-07-29T11:49:28.253Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
11:49:28 [2020-07-29T11:49:28.253Z] === RUN   TestDockerSuite/TestInspectDefault
11:49:29 [2020-07-29T11:49:29.826Z] === RUN   TestDockerSuite/TestInspectHistory
11:49:34 [2020-07-29T11:49:34.600Z] === RUN   TestDockerSuite/TestInspectImage
11:49:34 [2020-07-29T11:49:34.601Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
11:49:34 [2020-07-29T11:49:34.601Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
11:49:34 [2020-07-29T11:49:34.601Z] === RUN   TestDockerSuite/TestInspectInt64
11:49:36 [2020-07-29T11:49:36.174Z] === RUN   TestDockerSuite/TestInspectJSONFields
11:49:38 [2020-07-29T11:49:38.402Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
11:49:38 [2020-07-29T11:49:38.402Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
11:49:39 [2020-07-29T11:49:39.975Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
11:49:42 [2020-07-29T11:49:42.203Z] === RUN   TestDockerSuite/TestInspectPlugin
11:49:42 [2020-07-29T11:49:42.203Z] === RUN   TestDockerSuite/TestInspectRootFS
11:49:42 [2020-07-29T11:49:42.203Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
11:49:43 [2020-07-29T11:49:43.777Z] === RUN   TestDockerSuite/TestInspectStatus
11:49:46 [2020-07-29T11:49:46.003Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
11:49:49 [2020-07-29T11:49:49.812Z] === RUN   TestDockerSuite/TestInspectTemplateError
11:49:52 [2020-07-29T11:49:52.044Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
11:49:54 [2020-07-29T11:49:54.278Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
11:49:55 [2020-07-29T11:49:55.852Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
11:49:58 [2020-07-29T11:49:58.087Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
11:50:00 [2020-07-29T11:50:00.315Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
11:50:01 [2020-07-29T11:50:01.889Z] === RUN   TestDockerSuite/TestInspectUnknownObject
11:50:02 [2020-07-29T11:50:02.362Z] === RUN   TestDockerSuite/TestLinkShortDefinition
11:50:02 [2020-07-29T11:50:02.362Z] === RUN   TestDockerSuite/TestLinksEnvs
11:50:02 [2020-07-29T11:50:02.362Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
11:50:02 [2020-07-29T11:50:02.362Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
11:50:02 [2020-07-29T11:50:02.362Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
11:50:02 [2020-07-29T11:50:02.362Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
11:50:02 [2020-07-29T11:50:02.362Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
11:50:02 [2020-07-29T11:50:02.362Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
11:50:02 [2020-07-29T11:50:02.362Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
11:50:02 [2020-07-29T11:50:02.362Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
11:50:02 [2020-07-29T11:50:02.362Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
11:50:02 [2020-07-29T11:50:02.362Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
11:50:02 [2020-07-29T11:50:02.362Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
11:50:02 [2020-07-29T11:50:02.362Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
11:50:02 [2020-07-29T11:50:02.362Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
11:50:02 [2020-07-29T11:50:02.362Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
11:50:02 [2020-07-29T11:50:02.362Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
11:50:02 [2020-07-29T11:50:02.363Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
11:50:02 [2020-07-29T11:50:02.363Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
11:50:03 [2020-07-29T11:50:03.937Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
11:50:06 [2020-07-29T11:50:06.166Z] === RUN   TestDockerSuite/TestLogsAPIUntil
11:50:10 [2020-07-29T11:50:10.945Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
11:50:13 [2020-07-29T11:50:13.181Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
11:50:13 [2020-07-29T11:50:13.181Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
11:50:14 [2020-07-29T11:50:14.756Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
11:50:14 [2020-07-29T11:50:14.756Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
11:50:21 [2020-07-29T11:50:21.950Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
11:50:27 [2020-07-29T11:50:27.842Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
11:50:33 [2020-07-29T11:50:33.731Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
11:50:35 [2020-07-29T11:50:35.958Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
11:50:38 [2020-07-29T11:50:38.191Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
11:50:38 [2020-07-29T11:50:38.191Z] === RUN   TestDockerSuite/TestLogsFollowStopped
11:50:40 [2020-07-29T11:50:40.417Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
11:50:42 [2020-07-29T11:50:42.644Z] === RUN   TestDockerSuite/TestLogsSince
11:50:51 [2020-07-29T11:50:51.335Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
11:50:51 [2020-07-29T11:50:51.335Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
11:50:51 [2020-07-29T11:50:51.335Z] === RUN   TestDockerSuite/TestLogsTail
11:50:53 [2020-07-29T11:50:53.562Z] === RUN   TestDockerSuite/TestLogsTimestamps
11:50:55 [2020-07-29T11:50:55.790Z] === RUN   TestDockerSuite/TestLogsWithDetails
11:50:58 [2020-07-29T11:50:58.018Z] === RUN   TestDockerSuite/TestMountIntoProc
11:50:58 [2020-07-29T11:50:58.018Z] === RUN   TestDockerSuite/TestMountIntoSys
11:50:58 [2020-07-29T11:50:58.018Z] === RUN   TestDockerSuite/TestNetHostname
11:50:58 [2020-07-29T11:50:58.018Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
11:50:58 [2020-07-29T11:50:58.018Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
11:50:58 [2020-07-29T11:50:58.018Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
11:50:58 [2020-07-29T11:50:58.018Z] === RUN   TestDockerSuite/TestPluginActive
11:50:58 [2020-07-29T11:50:58.018Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
11:50:58 [2020-07-29T11:50:58.018Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
11:50:58 [2020-07-29T11:50:58.018Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
11:50:58 [2020-07-29T11:50:58.018Z] === RUN   TestDockerSuite/TestPluginLogDriver
11:50:58 [2020-07-29T11:50:58.018Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
11:50:58 [2020-07-29T11:50:58.018Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
11:50:58 [2020-07-29T11:50:58.018Z] === RUN   TestDockerSuite/TestPluginUpgrade
11:50:58 [2020-07-29T11:50:58.018Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
11:50:58 [2020-07-29T11:50:58.018Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
11:50:58 [2020-07-29T11:50:58.018Z] === RUN   TestDockerSuite/TestPortHostBinding
11:50:58 [2020-07-29T11:50:58.018Z] === RUN   TestDockerSuite/TestPortList
11:50:58 [2020-07-29T11:50:58.018Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
11:51:02 [2020-07-29T11:51:02.797Z] === RUN   TestDockerSuite/TestPostContainersAttach
11:51:02 [2020-07-29T11:51:02.797Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
11:51:02 [2020-07-29T11:51:02.797Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
11:51:02 [2020-07-29T11:51:02.797Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
11:51:02 [2020-07-29T11:51:02.797Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
11:51:02 [2020-07-29T11:51:02.797Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
11:51:02 [2020-07-29T11:51:02.797Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
11:51:02 [2020-07-29T11:51:02.797Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
11:51:02 [2020-07-29T11:51:02.797Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
11:51:02 [2020-07-29T11:51:02.797Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
11:51:06 [2020-07-29T11:51:06.611Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
11:51:06 [2020-07-29T11:51:06.611Z] === RUN   TestDockerSuite/TestPsByOrder
11:51:15 [2020-07-29T11:51:15.314Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
11:51:15 [2020-07-29T11:51:15.314Z] === RUN   TestDockerSuite/TestPsListContainersBase
11:51:24 [2020-07-29T11:51:24.009Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
11:51:36 [2020-07-29T11:51:36.536Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
11:51:36 [2020-07-29T11:51:36.536Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
11:51:36 [2020-07-29T11:51:36.536Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
11:51:49 [2020-07-29T11:51:49.069Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
11:51:52 [2020-07-29T11:51:52.037Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
11:51:59 [2020-07-29T11:51:59.219Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
11:52:03 [2020-07-29T11:52:03.029Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
11:52:03 [2020-07-29T11:52:03.029Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
11:52:03 [2020-07-29T11:52:03.029Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
11:52:07 [2020-07-29T11:52:07.820Z] === RUN   TestDockerSuite/TestPsListContainersSize
11:52:07 [2020-07-29T11:52:07.820Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
11:52:07 [2020-07-29T11:52:07.820Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
11:52:07 [2020-07-29T11:52:07.820Z] === RUN   TestDockerSuite/TestPsRightTagName
11:52:07 [2020-07-29T11:52:07.820Z] === RUN   TestDockerSuite/TestPsShowMounts
11:52:15 [2020-07-29T11:52:15.019Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
11:52:15 [2020-07-29T11:52:15.019Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
11:52:16 [2020-07-29T11:52:16.602Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
11:52:16 [2020-07-29T11:52:16.602Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
11:52:17 [2020-07-29T11:52:17.595Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
11:52:18 [2020-07-29T11:52:18.591Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
11:52:18 [2020-07-29T11:52:18.591Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
11:52:23 [2020-07-29T11:52:23.379Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
11:52:26 [2020-07-29T11:52:26.345Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
11:52:29 [2020-07-29T11:52:29.316Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
11:52:54 [2020-07-29T11:52:54.658Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
11:52:54 [2020-07-29T11:52:54.658Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
11:52:58 [2020-07-29T11:52:58.469Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
11:52:58 [2020-07-29T11:52:58.941Z] === RUN   TestDockerSuite/TestRestartPolicyNO
11:52:58 [2020-07-29T11:52:58.941Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
11:52:59 [2020-07-29T11:52:59.413Z] === RUN   TestDockerSuite/TestRestartRunningContainer
11:53:04 [2020-07-29T11:53:04.189Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
11:53:07 [2020-07-29T11:53:07.998Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
11:53:07 [2020-07-29T11:53:07.998Z] === RUN   TestDockerSuite/TestRestartWithVolumes
11:53:12 [2020-07-29T11:53:12.781Z] === RUN   TestDockerSuite/TestRmiBlank
11:53:12 [2020-07-29T11:53:12.781Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
11:53:12 [2020-07-29T11:53:12.781Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
11:53:27 [2020-07-29T11:53:27.756Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
11:53:28 [2020-07-29T11:53:28.750Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
11:53:29 [2020-07-29T11:53:29.743Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
11:53:35 [2020-07-29T11:53:35.634Z] === RUN   TestDockerSuite/TestRmiImgIDForce
11:53:41 [2020-07-29T11:53:41.524Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
11:53:48 [2020-07-29T11:53:48.708Z] === RUN   TestDockerSuite/TestRmiParentImageFail
11:53:52 [2020-07-29T11:53:52.519Z] === RUN   TestDockerSuite/TestRmiTag
11:53:53 [2020-07-29T11:53:53.511Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
11:53:55 [2020-07-29T11:53:55.739Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
11:54:17 [2020-07-29T11:54:17.024Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
11:54:19 [2020-07-29T11:54:19.258Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
11:54:24 [2020-07-29T11:54:24.038Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
11:54:25 [2020-07-29T11:54:25.031Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
11:54:25 [2020-07-29T11:54:25.031Z] === RUN   TestDockerSuite/TestRunAddHost
11:54:25 [2020-07-29T11:54:25.031Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
11:54:25 [2020-07-29T11:54:25.031Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
11:54:25 [2020-07-29T11:54:25.031Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
11:54:25 [2020-07-29T11:54:25.031Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
11:54:25 [2020-07-29T11:54:25.031Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
11:54:25 [2020-07-29T11:54:25.031Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
11:54:27 [2020-07-29T11:54:27.265Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
11:54:27 [2020-07-29T11:54:27.265Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
11:54:27 [2020-07-29T11:54:27.265Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
11:54:31 [2020-07-29T11:54:31.075Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
11:54:34 [2020-07-29T11:54:34.043Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
11:54:35 [2020-07-29T11:54:35.616Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
11:54:37 [2020-07-29T11:54:37.844Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
11:54:40 [2020-07-29T11:54:40.072Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
11:54:40 [2020-07-29T11:54:40.072Z] === RUN   TestDockerSuite/TestRunBindMounts
11:54:43 [2020-07-29T11:54:43.891Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
11:54:43 [2020-07-29T11:54:43.891Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
11:54:43 [2020-07-29T11:54:43.891Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
11:54:43 [2020-07-29T11:54:43.891Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
11:54:43 [2020-07-29T11:54:43.891Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
11:54:43 [2020-07-29T11:54:43.891Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
11:54:43 [2020-07-29T11:54:43.891Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
11:54:43 [2020-07-29T11:54:43.891Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
11:54:43 [2020-07-29T11:54:43.891Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
11:54:43 [2020-07-29T11:54:43.891Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
11:54:43 [2020-07-29T11:54:43.891Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
11:54:43 [2020-07-29T11:54:43.891Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
11:54:46 [2020-07-29T11:54:46.863Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
11:54:46 [2020-07-29T11:54:46.863Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
11:54:49 [2020-07-29T11:54:49.833Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
11:54:49 [2020-07-29T11:54:49.833Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
11:54:49 [2020-07-29T11:54:49.833Z] === RUN   TestDockerSuite/TestRunContainerNetwork
11:54:51 [2020-07-29T11:54:51.406Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
11:54:51 [2020-07-29T11:54:51.406Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
11:54:51 [2020-07-29T11:54:51.406Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
11:54:51 [2020-07-29T11:54:51.406Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
11:54:51 [2020-07-29T11:54:51.406Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
11:54:51 [2020-07-29T11:54:51.406Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
11:54:51 [2020-07-29T11:54:51.406Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
11:54:51 [2020-07-29T11:54:51.406Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
11:54:53 [2020-07-29T11:54:53.632Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
11:54:55 [2020-07-29T11:54:55.859Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
11:54:57 [2020-07-29T11:54:57.432Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
11:54:57 [2020-07-29T11:54:57.432Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
11:54:57 [2020-07-29T11:54:57.432Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
11:54:57 [2020-07-29T11:54:57.432Z] === RUN   TestDockerSuite/TestRunCreateVolume
11:54:59 [2020-07-29T11:54:59.661Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
11:54:59 [2020-07-29T11:54:59.661Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
11:54:59 [2020-07-29T11:54:59.661Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
11:54:59 [2020-07-29T11:54:59.661Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
11:54:59 [2020-07-29T11:54:59.661Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
11:55:01 [2020-07-29T11:55:01.895Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
11:55:06 [2020-07-29T11:55:06.677Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
11:55:06 [2020-07-29T11:55:06.677Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
11:55:06 [2020-07-29T11:55:06.677Z] === RUN   TestDockerSuite/TestRunDNSOptions
11:55:06 [2020-07-29T11:55:06.677Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
11:55:06 [2020-07-29T11:55:06.677Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
11:55:06 [2020-07-29T11:55:06.677Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
11:55:06 [2020-07-29T11:55:06.677Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
11:55:08 [2020-07-29T11:55:08.910Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
11:55:08 [2020-07-29T11:55:08.910Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
11:55:08 [2020-07-29T11:55:08.910Z] === RUN   TestDockerSuite/TestRunDuplicateMount
11:55:08 [2020-07-29T11:55:08.910Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
11:55:11 [2020-07-29T11:55:11.143Z] === RUN   TestDockerSuite/TestRunEchoStdout
11:55:12 [2020-07-29T11:55:12.721Z] === RUN   TestDockerSuite/TestRunEmptyEnv
11:55:12 [2020-07-29T11:55:12.721Z] === RUN   TestDockerSuite/TestRunEntrypoint
11:55:14 [2020-07-29T11:55:14.957Z] === RUN   TestDockerSuite/TestRunEnvironment
11:55:14 [2020-07-29T11:55:14.957Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
11:55:14 [2020-07-29T11:55:14.957Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
11:55:14 [2020-07-29T11:55:14.957Z] === RUN   TestDockerSuite/TestRunExitCode
11:55:17 [2020-07-29T11:55:17.192Z] === RUN   TestDockerSuite/TestRunExitCodeOne
11:55:19 [2020-07-29T11:55:19.427Z] === RUN   TestDockerSuite/TestRunExitCodeZero
11:55:21 [2020-07-29T11:55:21.005Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
11:55:23 [2020-07-29T11:55:23.238Z] === RUN   TestDockerSuite/TestRunExposePort
11:55:23 [2020-07-29T11:55:23.238Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
11:55:23 [2020-07-29T11:55:23.238Z] === RUN   TestDockerSuite/TestRunGroupAdd
11:55:23 [2020-07-29T11:55:23.238Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
11:55:23 [2020-07-29T11:55:23.238Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
11:55:23 [2020-07-29T11:55:23.238Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
11:55:23 [2020-07-29T11:55:23.238Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
11:55:23 [2020-07-29T11:55:23.238Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
11:55:23 [2020-07-29T11:55:23.238Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
11:55:31 [2020-07-29T11:55:31.947Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
11:55:31 [2020-07-29T11:55:31.947Z] === RUN   TestDockerSuite/TestRunInvalidReference
11:55:31 [2020-07-29T11:55:31.947Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
11:55:31 [2020-07-29T11:55:31.947Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
11:55:31 [2020-07-29T11:55:31.947Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
11:55:31 [2020-07-29T11:55:31.947Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
11:55:31 [2020-07-29T11:55:31.947Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
11:55:39 [2020-07-29T11:55:39.154Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
11:55:39 [2020-07-29T11:55:39.154Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
11:55:40 [2020-07-29T11:55:40.734Z] === RUN   TestDockerSuite/TestRunModeHostname
11:55:40 [2020-07-29T11:55:40.734Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
11:55:40 [2020-07-29T11:55:40.734Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
11:55:40 [2020-07-29T11:55:40.734Z] === RUN   TestDockerSuite/TestRunModeIpcHost
11:55:41 [2020-07-29T11:55:41.207Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
11:55:41 [2020-07-29T11:55:41.207Z] === RUN   TestDockerSuite/TestRunModePIDContainer
11:55:41 [2020-07-29T11:55:41.207Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
11:55:41 [2020-07-29T11:55:41.207Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
11:55:41 [2020-07-29T11:55:41.207Z] === RUN   TestDockerSuite/TestRunModePIDHost
11:55:41 [2020-07-29T11:55:41.207Z] === RUN   TestDockerSuite/TestRunModeUTSHost
11:55:41 [2020-07-29T11:55:41.207Z] === RUN   TestDockerSuite/TestRunMount
11:55:41 [2020-07-29T11:55:41.207Z] === RUN   TestDockerSuite/TestRunMountOrdering
11:55:41 [2020-07-29T11:55:41.207Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
11:55:41 [2020-07-29T11:55:41.207Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
11:55:41 [2020-07-29T11:55:41.207Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
11:55:53 [2020-07-29T11:55:53.758Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
11:55:53 [2020-07-29T11:55:53.758Z] === RUN   TestDockerSuite/TestRunNamedVolume
11:55:53 [2020-07-29T11:55:53.758Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
11:55:53 [2020-07-29T11:55:53.758Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
11:55:56 [2020-07-29T11:55:56.734Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
11:56:00 [2020-07-29T11:56:00.552Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
11:56:00 [2020-07-29T11:56:00.552Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
11:56:00 [2020-07-29T11:56:00.552Z] === RUN   TestDockerSuite/TestRunNetHost
11:56:00 [2020-07-29T11:56:00.552Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
11:56:00 [2020-07-29T11:56:00.552Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
11:56:00 [2020-07-29T11:56:00.552Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
11:56:00 [2020-07-29T11:56:00.552Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
11:56:00 [2020-07-29T11:56:00.552Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
11:56:00 [2020-07-29T11:56:00.552Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
11:56:00 [2020-07-29T11:56:00.552Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
11:56:01 [2020-07-29T11:56:01.025Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
11:56:02 [2020-07-29T11:56:02.021Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
11:56:03 [2020-07-29T11:56:03.599Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
11:56:05 [2020-07-29T11:56:05.838Z] === RUN   TestDockerSuite/TestRunNonExistingImage
11:56:06 [2020-07-29T11:56:06.833Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
11:56:08 [2020-07-29T11:56:08.412Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
11:56:08 [2020-07-29T11:56:08.884Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
11:56:08 [2020-07-29T11:56:08.885Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
11:56:08 [2020-07-29T11:56:08.885Z] === RUN   TestDockerSuite/TestRunPortInUse
11:56:08 [2020-07-29T11:56:08.885Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
11:56:08 [2020-07-29T11:56:08.885Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
11:56:08 [2020-07-29T11:56:08.885Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
11:56:08 [2020-07-29T11:56:08.885Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
11:56:08 [2020-07-29T11:56:08.885Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
11:56:11 [2020-07-29T11:56:11.859Z] === RUN   TestDockerSuite/TestRunPublishPort
11:56:11 [2020-07-29T11:56:11.859Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
11:56:11 [2020-07-29T11:56:11.859Z] === RUN   TestDockerSuite/TestRunReadProcLatency
11:56:11 [2020-07-29T11:56:11.859Z] === RUN   TestDockerSuite/TestRunReadProcTimer
11:56:11 [2020-07-29T11:56:11.859Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
11:56:11 [2020-07-29T11:56:11.859Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
11:56:24 [2020-07-29T11:56:24.412Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
11:56:24 [2020-07-29T11:56:24.412Z] === RUN   TestDockerSuite/TestRunRm
11:56:25 [2020-07-29T11:56:25.991Z] === RUN   TestDockerSuite/TestRunRmAndWait
11:56:31 [2020-07-29T11:56:31.898Z] === RUN   TestDockerSuite/TestRunRmPre125Api
11:56:33 [2020-07-29T11:56:33.477Z] === RUN   TestDockerSuite/TestRunRootWorkdir
11:56:35 [2020-07-29T11:56:35.716Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
11:56:37 [2020-07-29T11:56:37.294Z] === RUN   TestDockerSuite/TestRunSetMacAddress
11:56:40 [2020-07-29T11:56:40.277Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
11:56:40 [2020-07-29T11:56:40.277Z] === RUN   TestDockerSuite/TestRunState
11:56:40 [2020-07-29T11:56:40.277Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
11:56:42 [2020-07-29T11:56:42.518Z] === RUN   TestDockerSuite/TestRunStdinPipe
11:56:42 [2020-07-29T11:56:42.518Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
11:56:44 [2020-07-29T11:56:44.096Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
11:56:44 [2020-07-29T11:56:44.096Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
11:56:44 [2020-07-29T11:56:44.096Z] === RUN   TestDockerSuite/TestRunTLSVerify
11:56:44 [2020-07-29T11:56:44.096Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
11:56:44 [2020-07-29T11:56:44.096Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
11:56:44 [2020-07-29T11:56:44.569Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
11:56:49 [2020-07-29T11:56:49.357Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
11:56:49 [2020-07-29T11:56:49.357Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
11:56:49 [2020-07-29T11:56:49.357Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
11:56:49 [2020-07-29T11:56:49.357Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
11:56:49 [2020-07-29T11:56:49.357Z] === RUN   TestDockerSuite/TestRunUnshareProc
11:56:49 [2020-07-29T11:56:49.357Z] === RUN   TestDockerSuite/TestRunUserByID
11:56:49 [2020-07-29T11:56:49.357Z] === RUN   TestDockerSuite/TestRunUserByIDBig
11:56:49 [2020-07-29T11:56:49.357Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
11:56:49 [2020-07-29T11:56:49.357Z] === RUN   TestDockerSuite/TestRunUserByIDZero
11:56:49 [2020-07-29T11:56:49.357Z] === RUN   TestDockerSuite/TestRunUserByName
11:56:49 [2020-07-29T11:56:49.357Z] === RUN   TestDockerSuite/TestRunUserDefaults
11:56:56 [2020-07-29T11:56:56.569Z] === RUN   TestDockerSuite/TestRunUserNotFound
11:56:56 [2020-07-29T11:56:56.569Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
11:56:58 [2020-07-29T11:56:58.147Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
11:56:58 [2020-07-29T11:56:58.147Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
11:56:58 [2020-07-29T11:56:58.147Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
11:57:01 [2020-07-29T11:57:01.123Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
11:57:07 [2020-07-29T11:57:07.031Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
11:57:11 [2020-07-29T11:57:11.824Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
11:57:17 [2020-07-29T11:57:17.733Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
11:57:17 [2020-07-29T11:57:17.733Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
11:57:17 [2020-07-29T11:57:17.733Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
11:57:17 [2020-07-29T11:57:17.733Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
11:57:17 [2020-07-29T11:57:17.733Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
11:57:20 [2020-07-29T11:57:20.706Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
11:57:22 [2020-07-29T11:57:22.284Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
11:57:24 [2020-07-29T11:57:24.518Z] === RUN   TestDockerSuite/TestRunWithBadDevice
11:57:24 [2020-07-29T11:57:24.518Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
11:57:24 [2020-07-29T11:57:24.518Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
11:57:24 [2020-07-29T11:57:24.518Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
11:57:24 [2020-07-29T11:57:24.518Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
11:57:24 [2020-07-29T11:57:24.518Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
11:57:24 [2020-07-29T11:57:24.518Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
11:57:24 [2020-07-29T11:57:24.518Z] === RUN   TestDockerSuite/TestRunWithUlimits
11:57:24 [2020-07-29T11:57:24.518Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
11:57:28 [2020-07-29T11:57:28.343Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
11:57:29 [2020-07-29T11:57:29.922Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
11:57:32 [2020-07-29T11:57:32.154Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
11:57:35 [2020-07-29T11:57:35.972Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
11:57:35 [2020-07-29T11:57:35.972Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
11:57:35 [2020-07-29T11:57:35.972Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
11:57:35 [2020-07-29T11:57:35.972Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
11:57:35 [2020-07-29T11:57:35.972Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
11:57:35 [2020-07-29T11:57:35.972Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
11:57:35 [2020-07-29T11:57:35.972Z] === RUN   TestDockerSuite/TestSaveCheckTimes
11:57:35 [2020-07-29T11:57:35.972Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
11:57:35 [2020-07-29T11:57:35.972Z] === RUN   TestDockerSuite/TestSaveImageId
11:57:35 [2020-07-29T11:57:35.972Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
11:57:35 [2020-07-29T11:57:35.972Z] === RUN   TestDockerSuite/TestSaveLoadParents
11:57:35 [2020-07-29T11:57:35.972Z] === RUN   TestDockerSuite/TestSaveMultipleNames
11:57:35 [2020-07-29T11:57:35.972Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
11:57:35 [2020-07-29T11:57:35.972Z] === RUN   TestDockerSuite/TestSaveSingleTag
11:57:35 [2020-07-29T11:57:35.972Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
11:57:35 [2020-07-29T11:57:35.972Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
11:57:35 [2020-07-29T11:57:35.972Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
11:57:36 [2020-07-29T11:57:36.445Z] === RUN   TestDockerSuite/TestSearchCmdOptions
11:57:38 [2020-07-29T11:57:38.677Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
11:57:39 [2020-07-29T11:57:39.150Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
11:57:39 [2020-07-29T11:57:39.623Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
11:57:39 [2020-07-29T11:57:39.623Z] === RUN   TestDockerSuite/TestSearchWithLimit
11:57:41 [2020-07-29T11:57:41.857Z] === RUN   TestDockerSuite/TestSlowStdinClosing
11:57:47 [2020-07-29T11:57:47.758Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
11:57:47 [2020-07-29T11:57:47.758Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
11:57:54 [2020-07-29T11:57:54.960Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
11:57:54 [2020-07-29T11:57:54.960Z] === RUN   TestDockerSuite/TestStartAttachSilent
11:57:58 [2020-07-29T11:57:58.779Z] === RUN   TestDockerSuite/TestStartAttachWithRename
11:57:58 [2020-07-29T11:57:58.779Z] === RUN   TestDockerSuite/TestStartMultipleContainers
11:57:58 [2020-07-29T11:57:58.779Z] === RUN   TestDockerSuite/TestStartPausedContainer
11:57:58 [2020-07-29T11:57:58.779Z] === RUN   TestDockerSuite/TestStartRecordError
11:57:58 [2020-07-29T11:57:58.779Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
11:58:09 [2020-07-29T11:58:09.252Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
11:58:09 [2020-07-29T11:58:09.252Z] === RUN   TestDockerSuite/TestStatsAllNoStream
11:58:09 [2020-07-29T11:58:09.252Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
11:58:09 [2020-07-29T11:58:09.252Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
11:58:09 [2020-07-29T11:58:09.252Z] === RUN   TestDockerSuite/TestStatsFormatAll
11:58:09 [2020-07-29T11:58:09.252Z] === RUN   TestDockerSuite/TestStatsNoStream
11:58:09 [2020-07-29T11:58:09.252Z] === RUN   TestDockerSuite/TestTopMultipleArgs
11:58:10 [2020-07-29T11:58:10.834Z] === RUN   TestDockerSuite/TestTopNonPrivileged
11:58:13 [2020-07-29T11:58:13.066Z] === RUN   TestDockerSuite/TestTopPrivileged
11:58:13 [2020-07-29T11:58:13.066Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
11:58:14 [2020-07-29T11:58:14.646Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
11:58:14 [2020-07-29T11:58:14.646Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
11:58:14 [2020-07-29T11:58:14.646Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
11:58:14 [2020-07-29T11:58:14.646Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
11:58:14 [2020-07-29T11:58:14.646Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
11:58:14 [2020-07-29T11:58:14.646Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
11:58:14 [2020-07-29T11:58:14.646Z] === RUN   TestDockerSuite/TestVolumeCLICreate
11:58:32 [2020-07-29T11:58:32.528Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
11:58:32 [2020-07-29T11:58:32.528Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
11:58:32 [2020-07-29T11:58:32.528Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
11:58:32 [2020-07-29T11:58:32.528Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
11:58:32 [2020-07-29T11:58:32.528Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
11:58:32 [2020-07-29T11:58:32.528Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
11:58:32 [2020-07-29T11:58:32.528Z] === RUN   TestDockerSuite/TestVolumeCLILs
11:58:33 [2020-07-29T11:58:33.524Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
11:58:33 [2020-07-29T11:58:33.524Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
11:58:36 [2020-07-29T11:58:36.497Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
11:58:36 [2020-07-29T11:58:36.972Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
11:58:37 [2020-07-29T11:58:37.445Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
11:58:37 [2020-07-29T11:58:37.445Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
11:58:37 [2020-07-29T11:58:37.445Z] === RUN   TestDockerSuite/TestVolumeCLIRm
11:58:44 [2020-07-29T11:58:44.642Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
11:58:44 [2020-07-29T11:58:44.642Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
11:58:45 [2020-07-29T11:58:45.115Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
11:58:45 [2020-07-29T11:58:45.116Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
11:58:45 [2020-07-29T11:58:45.116Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
11:58:51 [2020-07-29T11:58:51.018Z] === RUN   TestDockerSuite/TestVolumeLsFormat
11:58:51 [2020-07-29T11:58:51.491Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
11:58:51 [2020-07-29T11:58:51.964Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
11:59:00 [2020-07-29T11:59:00.669Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
11:59:00 [2020-07-29T11:59:00.669Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
11:59:01 [2020-07-29T11:59:01.143Z] --- PASS: TestDockerSuite (2345.12s)
11:59:01 [2020-07-29T11:59:01.143Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s)
11:59:01 [2020-07-29T11:59:01.143Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
11:59:01 [2020-07-29T11:59:01.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.143Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
11:59:01 [2020-07-29T11:59:01.143Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
11:59:01 [2020-07-29T11:59:01.143Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
11:59:01 [2020-07-29T11:59:01.143Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
11:59:01 [2020-07-29T11:59:01.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.143Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
11:59:01 [2020-07-29T11:59:01.143Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.65s)
11:59:01 [2020-07-29T11:59:01.143Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.24s)
11:59:01 [2020-07-29T11:59:01.143Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.55s)
11:59:01 [2020-07-29T11:59:01.143Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s)
11:59:01 [2020-07-29T11:59:01.143Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (150.29s)
11:59:01 [2020-07-29T11:59:01.143Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.58s)
11:59:01 [2020-07-29T11:59:01.143Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s)
11:59:01 [2020-07-29T11:59:01.143Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
11:59:01 [2020-07-29T11:59:01.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.143Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
11:59:01 [2020-07-29T11:59:01.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.143Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s)
11:59:01 [2020-07-29T11:59:01.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.143Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
11:59:01 [2020-07-29T11:59:01.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.143Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
11:59:01 [2020-07-29T11:59:01.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.143Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
11:59:01 [2020-07-29T11:59:01.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.143Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
11:59:01 [2020-07-29T11:59:01.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.143Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s)
11:59:01 [2020-07-29T11:59:01.143Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
11:59:01 [2020-07-29T11:59:01.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.143Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.20s)
11:59:01 [2020-07-29T11:59:01.143Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
11:59:01 [2020-07-29T11:59:01.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.143Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
11:59:01 [2020-07-29T11:59:01.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.143Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.82s)
11:59:01 [2020-07-29T11:59:01.143Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.12s)
11:59:01 [2020-07-29T11:59:01.143Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
11:59:01 [2020-07-29T11:59:01.143Z]         requirement.go:26: unmatched requirement Apparmor
11:59:01 [2020-07-29T11:59:01.143Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
11:59:01 [2020-07-29T11:59:01.143Z]         requirement.go:26: unmatched requirement Apparmor
11:59:01 [2020-07-29T11:59:01.143Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
11:59:01 [2020-07-29T11:59:01.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.143Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
11:59:01 [2020-07-29T11:59:01.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.143Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.81s)
11:59:01 [2020-07-29T11:59:01.143Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
11:59:01 [2020-07-29T11:59:01.143Z]         requirement.go:26: unmatched requirement IsPausable
11:59:01 [2020-07-29T11:59:01.143Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
11:59:01 [2020-07-29T11:59:01.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.143Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.72s)
11:59:01 [2020-07-29T11:59:01.143Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (103.53s)
11:59:01 [2020-07-29T11:59:01.143Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.45s)
11:59:01 [2020-07-29T11:59:01.143Z]         requirement.go:26: unmatched requirement UnixCli
11:59:01 [2020-07-29T11:59:01.143Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.83s)
11:59:01 [2020-07-29T11:59:01.143Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
11:59:01 [2020-07-29T11:59:01.143Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.25s)
11:59:01 [2020-07-29T11:59:01.143Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.69s)
11:59:01 [2020-07-29T11:59:01.143Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
11:59:01 [2020-07-29T11:59:01.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.143Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
11:59:01 [2020-07-29T11:59:01.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.143Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
11:59:01 [2020-07-29T11:59:01.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.143Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s)
11:59:01 [2020-07-29T11:59:01.143Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.66s)
11:59:01 [2020-07-29T11:59:01.143Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.81s)
11:59:01 [2020-07-29T11:59:01.143Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.21s)
11:59:01 [2020-07-29T11:59:01.143Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
11:59:01 [2020-07-29T11:59:01.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.143Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
11:59:01 [2020-07-29T11:59:01.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.143Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s)
11:59:01 [2020-07-29T11:59:01.143Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.34s)
11:59:01 [2020-07-29T11:59:01.143Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.31s)
11:59:01 [2020-07-29T11:59:01.143Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (4.74s)
11:59:01 [2020-07-29T11:59:01.143Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.86s)
11:59:01 [2020-07-29T11:59:01.143Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
11:59:01 [2020-07-29T11:59:01.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.143Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.08s)
11:59:01 [2020-07-29T11:59:01.143Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.33s)
11:59:01 [2020-07-29T11:59:01.143Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.83s)
11:59:01 [2020-07-29T11:59:01.143Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s)
11:59:01 [2020-07-29T11:59:01.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.143Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
11:59:01 [2020-07-29T11:59:01.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.143Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
11:59:01 [2020-07-29T11:59:01.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.143Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
11:59:01 [2020-07-29T11:59:01.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.143Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.41s)
11:59:01 [2020-07-29T11:59:01.143Z]     --- PASS: TestDockerSuite/TestBuildAddTar (31.38s)
11:59:01 [2020-07-29T11:59:01.143Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
11:59:01 [2020-07-29T11:59:01.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.143Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.34s)
11:59:01 [2020-07-29T11:59:01.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.143Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (16.74s)
11:59:01 [2020-07-29T11:59:01.143Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.62s)
11:59:01 [2020-07-29T11:59:01.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.143Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.59s)
11:59:01 [2020-07-29T11:59:01.143Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.22s)
11:59:01 [2020-07-29T11:59:01.143Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.90s)
11:59:01 [2020-07-29T11:59:01.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.143Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.02s)
11:59:01 [2020-07-29T11:59:01.143Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.30s)
11:59:01 [2020-07-29T11:59:01.143Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.73s)
11:59:01 [2020-07-29T11:59:01.143Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s)
11:59:01 [2020-07-29T11:59:01.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.143Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.82s)
11:59:01 [2020-07-29T11:59:01.143Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
11:59:01 [2020-07-29T11:59:01.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.143Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
11:59:01 [2020-07-29T11:59:01.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.143Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.13s)
11:59:01 [2020-07-29T11:59:01.143Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
11:59:01 [2020-07-29T11:59:01.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.143Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.49s)
11:59:01 [2020-07-29T11:59:01.143Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
11:59:01 [2020-07-29T11:59:01.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.143Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
11:59:01 [2020-07-29T11:59:01.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.143Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (21.50s)
11:59:01 [2020-07-29T11:59:01.143Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.76s)
11:59:01 [2020-07-29T11:59:01.143Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.60s)
11:59:01 [2020-07-29T11:59:01.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.143Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.34s)
11:59:01 [2020-07-29T11:59:01.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.143Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.16s)
11:59:01 [2020-07-29T11:59:01.143Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
11:59:01 [2020-07-29T11:59:01.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.143Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.38s)
11:59:01 [2020-07-29T11:59:01.143Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.09s)
11:59:01 [2020-07-29T11:59:01.143Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
11:59:01 [2020-07-29T11:59:01.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.143Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
11:59:01 [2020-07-29T11:59:01.143Z]         requirement.go:26: unmatched requirement UnixCli
11:59:01 [2020-07-29T11:59:01.143Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.18s)
11:59:01 [2020-07-29T11:59:01.143Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.81s)
11:59:01 [2020-07-29T11:59:01.143Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.48s)
11:59:01 [2020-07-29T11:59:01.143Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.42s)
11:59:01 [2020-07-29T11:59:01.143Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.46s)
11:59:01 [2020-07-29T11:59:01.143Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.00s)
11:59:01 [2020-07-29T11:59:01.143Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.82s)
11:59:01 [2020-07-29T11:59:01.143Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
11:59:01 [2020-07-29T11:59:01.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.143Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.00s)
11:59:01 [2020-07-29T11:59:01.143Z]     --- PASS: TestDockerSuite/TestBuildContChar (12.88s)
11:59:01 [2020-07-29T11:59:01.143Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
11:59:01 [2020-07-29T11:59:01.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.41s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.14s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.75s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.44s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
11:59:01 [2020-07-29T11:59:01.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.63s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.60s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
11:59:01 [2020-07-29T11:59:01.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.144Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
11:59:01 [2020-07-29T11:59:01.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.10s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (33.42s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.53s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.33s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.30s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s)
11:59:01 [2020-07-29T11:59:01.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.144Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s)
11:59:01 [2020-07-29T11:59:01.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.144Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
11:59:01 [2020-07-29T11:59:01.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.57s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
11:59:01 [2020-07-29T11:59:01.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (21.68s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.59s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.33s)
11:59:01 [2020-07-29T11:59:01.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (21.53s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.53s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.65s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.24s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.51s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.40s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (56.68s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.28s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.34s)
11:59:01 [2020-07-29T11:59:01.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (60.95s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.47s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.84s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (23.65s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (15.11s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.39s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (46.28s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.24s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (14.78s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (82.48s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.47s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.33s)
11:59:01 [2020-07-29T11:59:01.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.144Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
11:59:01 [2020-07-29T11:59:01.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.48s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.03s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
11:59:01 [2020-07-29T11:59:01.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.41s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.45s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.65s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.84s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.75s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.02s)
11:59:01 [2020-07-29T11:59:01.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.144Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.31s)
11:59:01 [2020-07-29T11:59:01.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.144Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
11:59:01 [2020-07-29T11:59:01.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.144Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
11:59:01 [2020-07-29T11:59:01.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.144Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
11:59:01 [2020-07-29T11:59:01.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.83s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
11:59:01 [2020-07-29T11:59:01.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.144Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
11:59:01 [2020-07-29T11:59:01.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.144Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
11:59:01 [2020-07-29T11:59:01.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.82s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.06s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.74s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.56s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
11:59:01 [2020-07-29T11:59:01.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.144Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.02s)
11:59:01 [2020-07-29T11:59:01.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.144Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
11:59:01 [2020-07-29T11:59:01.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.144Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
11:59:01 [2020-07-29T11:59:01.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.144Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
11:59:01 [2020-07-29T11:59:01.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildFails (2.14s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.87s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.96s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildForceRm (6.27s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildFromGit (5.98s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.30s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.53s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
11:59:01 [2020-07-29T11:59:01.144Z]         requirement.go:26: unmatched requirement UnixCli
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.76s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.50s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
11:59:01 [2020-07-29T11:59:01.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (13.66s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
11:59:01 [2020-07-29T11:59:01.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildHistory (8.94s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.81s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.02s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s)
11:59:01 [2020-07-29T11:59:01.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.71s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.51s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.97s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.56s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.77s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.51s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.78s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.37s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.04s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s)
11:59:01 [2020-07-29T11:59:01.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.144Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
11:59:01 [2020-07-29T11:59:01.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.51s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.68s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.33s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (14.44s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s)
11:59:01 [2020-07-29T11:59:01.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.12s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (28.90s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.47s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.65s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.27s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.18s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.88s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
11:59:01 [2020-07-29T11:59:01.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.51s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.56s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
11:59:01 [2020-07-29T11:59:01.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.144Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
11:59:01 [2020-07-29T11:59:01.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildNoContext (2.38s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.38s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.16s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.29s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.10s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.14s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (9.03s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.33s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.12s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.25s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.62s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.99s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.81s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.98s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s)
11:59:01 [2020-07-29T11:59:01.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.144Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
11:59:01 [2020-07-29T11:59:01.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.92s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
11:59:01 [2020-07-29T11:59:01.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (43.32s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (17.55s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildRm (13.32s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.99s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
11:59:01 [2020-07-29T11:59:01.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.144Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.50s)
11:59:01 [2020-07-29T11:59:01.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.21s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (7.96s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.11s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (4.32s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (15.13s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.70s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.57s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.32s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.32s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.86s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildStderr (4.62s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.59s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s)
11:59:01 [2020-07-29T11:59:01.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.91s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.03s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (4.53s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.16s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.02s)
11:59:01 [2020-07-29T11:59:01.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.144Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
11:59:01 [2020-07-29T11:59:01.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.144Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
11:59:01 [2020-07-29T11:59:01.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (4.21s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.50s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.34s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
11:59:01 [2020-07-29T11:59:01.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.144Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
11:59:01 [2020-07-29T11:59:01.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (20.73s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.82s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (9.48s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.30s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s)
11:59:01 [2020-07-29T11:59:01.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.144Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
11:59:01 [2020-07-29T11:59:01.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (2.35s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s)
11:59:01 [2020-07-29T11:59:01.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.04s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (4.70s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.37s)
11:59:01 [2020-07-29T11:59:01.144Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (13.41s)
11:59:01 [2020-07-29T11:59:01.145Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.33s)
11:59:01 [2020-07-29T11:59:01.145Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.145Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.31s)
11:59:01 [2020-07-29T11:59:01.145Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.145Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s)
11:59:01 [2020-07-29T11:59:01.145Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.145Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.14s)
11:59:01 [2020-07-29T11:59:01.145Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.55s)
11:59:01 [2020-07-29T11:59:01.145Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.77s)
11:59:01 [2020-07-29T11:59:01.145Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.41s)
11:59:01 [2020-07-29T11:59:01.145Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.145Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
11:59:01 [2020-07-29T11:59:01.145Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.145Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
11:59:01 [2020-07-29T11:59:01.145Z]         docker_cli_sni_test.go:18: Flakey test
11:59:01 [2020-07-29T11:59:01.145Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.94s)
11:59:01 [2020-07-29T11:59:01.145Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.59s)
11:59:01 [2020-07-29T11:59:01.619Z]     --- PASS: TestDockerSuite/TestCommitChange (4.91s)
11:59:01 [2020-07-29T11:59:01.619Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (4.39s)
11:59:01 [2020-07-29T11:59:01.619Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
11:59:01 [2020-07-29T11:59:01.619Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.619Z]     --- PASS: TestDockerSuite/TestCommitNewFile (6.92s)
11:59:01 [2020-07-29T11:59:01.619Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
11:59:01 [2020-07-29T11:59:01.619Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.619Z]     --- PASS: TestDockerSuite/TestCommitTTY (6.86s)
11:59:01 [2020-07-29T11:59:01.619Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.47s)
11:59:01 [2020-07-29T11:59:01.619Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
11:59:01 [2020-07-29T11:59:01.619Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.619Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
11:59:01 [2020-07-29T11:59:01.619Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.619Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
11:59:01 [2020-07-29T11:59:01.619Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.619Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
11:59:01 [2020-07-29T11:59:01.619Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.619Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
11:59:01 [2020-07-29T11:59:01.619Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.619Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
11:59:01 [2020-07-29T11:59:01.619Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.619Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
11:59:01 [2020-07-29T11:59:01.619Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.619Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s)
11:59:01 [2020-07-29T11:59:01.619Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (11.54s)
11:59:01 [2020-07-29T11:59:01.619Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.65s)
11:59:01 [2020-07-29T11:59:01.619Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
11:59:01 [2020-07-29T11:59:01.619Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.619Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.97s)
11:59:01 [2020-07-29T11:59:01.619Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
11:59:01 [2020-07-29T11:59:01.619Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.619Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
11:59:01 [2020-07-29T11:59:01.619Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.619Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
11:59:01 [2020-07-29T11:59:01.619Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.619Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (2.20s)
11:59:01 [2020-07-29T11:59:01.619Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
11:59:01 [2020-07-29T11:59:01.619Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.619Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s)
11:59:01 [2020-07-29T11:59:01.619Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.03s)
11:59:01 [2020-07-29T11:59:01.619Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s)
11:59:01 [2020-07-29T11:59:01.619Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
11:59:01 [2020-07-29T11:59:01.619Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.619Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
11:59:01 [2020-07-29T11:59:01.619Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.619Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
11:59:01 [2020-07-29T11:59:01.619Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.619Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (2.32s)
11:59:01 [2020-07-29T11:59:01.619Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.90s)
11:59:01 [2020-07-29T11:59:01.619Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.93s)
11:59:01 [2020-07-29T11:59:01.619Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
11:59:01 [2020-07-29T11:59:01.619Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
11:59:01 [2020-07-29T11:59:01.619Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.619Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.12s)
11:59:01 [2020-07-29T11:59:01.619Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
11:59:01 [2020-07-29T11:59:01.619Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.00s)
11:59:01 [2020-07-29T11:59:01.619Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
11:59:01 [2020-07-29T11:59:01.619Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.619Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
11:59:01 [2020-07-29T11:59:01.619Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.619Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.09s)
11:59:01 [2020-07-29T11:59:01.619Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
11:59:01 [2020-07-29T11:59:01.619Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (1.77s)
11:59:01 [2020-07-29T11:59:01.619Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
11:59:01 [2020-07-29T11:59:01.619Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.619Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.24s)
11:59:01 [2020-07-29T11:59:01.619Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.22s)
11:59:01 [2020-07-29T11:59:01.619Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (6.89s)
11:59:01 [2020-07-29T11:59:01.619Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (3.45s)
11:59:01 [2020-07-29T11:59:01.619Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.59s)
11:59:01 [2020-07-29T11:59:01.619Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s)
11:59:01 [2020-07-29T11:59:01.619Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
11:59:01 [2020-07-29T11:59:01.619Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
11:59:01 [2020-07-29T11:59:01.619Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
11:59:01 [2020-07-29T11:59:01.619Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (1.95s)
11:59:01 [2020-07-29T11:59:01.619Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
11:59:01 [2020-07-29T11:59:01.619Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.619Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (6.92s)
11:59:01 [2020-07-29T11:59:01.619Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
11:59:01 [2020-07-29T11:59:01.619Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.619Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.76s)
11:59:01 [2020-07-29T11:59:01.619Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s)
11:59:01 [2020-07-29T11:59:01.619Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.13s)
11:59:01 [2020-07-29T11:59:01.619Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.75s)
11:59:01 [2020-07-29T11:59:01.619Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
11:59:01 [2020-07-29T11:59:01.619Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.619Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
11:59:01 [2020-07-29T11:59:01.619Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.619Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
11:59:01 [2020-07-29T11:59:01.619Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.619Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
11:59:01 [2020-07-29T11:59:01.619Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.619Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
11:59:01 [2020-07-29T11:59:01.619Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.619Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.86s)
11:59:01 [2020-07-29T11:59:01.619Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (15.75s)
11:59:01 [2020-07-29T11:59:01.619Z]         docker_api_containers_test.go:2107: case 0 - config: {volume  c:\foo false  <nil> <nil> <nil>}
11:59:01 [2020-07-29T11:59:01.619Z]         docker_api_containers_test.go:2107: case 1 - config: {volume  c:\foo\ false  <nil> <nil> <nil>}
11:59:01 [2020-07-29T11:59:01.619Z]         docker_api_containers_test.go:2107: case 2 - config: {volume test1 c:\foo false  <nil> <nil> <nil>}
11:59:01 [2020-07-29T11:59:01.619Z]         docker_api_containers_test.go:2107: case 3 - config: {volume test2 c:\foo true  <nil> <nil> <nil>}
11:59:01 [2020-07-29T11:59:01.619Z]         docker_api_containers_test.go:2107: case 4 - config: {volume test3 c:\foo false  <nil> 0xc00073daa0 <nil>}
11:59:01 [2020-07-29T11:59:01.619Z]         docker_api_containers_test.go:2107: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1016874278 c:\foo false  <nil> <nil> <nil>}
11:59:01 [2020-07-29T11:59:01.619Z]         docker_api_containers_test.go:2107: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1016874278 c:\foo true  <nil> <nil> <nil>}
11:59:01 [2020-07-29T11:59:01.619Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
11:59:01 [2020-07-29T11:59:01.619Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.619Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.15s)
11:59:01 [2020-07-29T11:59:01.619Z]         docker_api_containers_test.go:1926: case 0
11:59:01 [2020-07-29T11:59:01.619Z]         docker_api_containers_test.go:1926: case 1
11:59:01 [2020-07-29T11:59:01.619Z]         docker_api_containers_test.go:1926: case 2
11:59:01 [2020-07-29T11:59:01.619Z]         docker_api_containers_test.go:1926: case 3
11:59:01 [2020-07-29T11:59:01.619Z]         docker_api_containers_test.go:1926: case 4
11:59:01 [2020-07-29T11:59:01.619Z]         docker_api_containers_test.go:1926: case 5
11:59:01 [2020-07-29T11:59:01.619Z]         docker_api_containers_test.go:1926: case 6
11:59:01 [2020-07-29T11:59:01.619Z]         docker_api_containers_test.go:1926: case 7
11:59:01 [2020-07-29T11:59:01.619Z]         docker_api_containers_test.go:1926: case 8
11:59:01 [2020-07-29T11:59:01.619Z]         docker_api_containers_test.go:1926: case 9
11:59:01 [2020-07-29T11:59:01.619Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
11:59:01 [2020-07-29T11:59:01.619Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.619Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
11:59:01 [2020-07-29T11:59:01.619Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.619Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
11:59:01 [2020-07-29T11:59:01.619Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.619Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
11:59:01 [2020-07-29T11:59:01.619Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.619Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
11:59:01 [2020-07-29T11:59:01.619Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.619Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (2.09s)
11:59:01 [2020-07-29T11:59:01.619Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
11:59:01 [2020-07-29T11:59:01.619Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.619Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
11:59:01 [2020-07-29T11:59:01.619Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.619Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
11:59:01 [2020-07-29T11:59:01.619Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.619Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
11:59:01 [2020-07-29T11:59:01.619Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.619Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
11:59:01 [2020-07-29T11:59:01.619Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.619Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s)
11:59:01 [2020-07-29T11:59:01.619Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.619Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
11:59:01 [2020-07-29T11:59:01.619Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.619Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
11:59:01 [2020-07-29T11:59:01.619Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.619Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
11:59:01 [2020-07-29T11:59:01.619Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.619Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
11:59:01 [2020-07-29T11:59:01.619Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.619Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
11:59:01 [2020-07-29T11:59:01.619Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.619Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
11:59:01 [2020-07-29T11:59:01.619Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.619Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
11:59:01 [2020-07-29T11:59:01.619Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.619Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (2.25s)
11:59:01 [2020-07-29T11:59:01.619Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s)
11:59:01 [2020-07-29T11:59:01.619Z]         docker_cli_cp_utils_test.go:192: running `docker cp  foo bar`
11:59:01 [2020-07-29T11:59:01.619Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
11:59:01 [2020-07-29T11:59:01.619Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.619Z]     --- PASS: TestDockerSuite/TestCpRelativePath (2.26s)
11:59:01 [2020-07-29T11:59:01.619Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
11:59:01 [2020-07-29T11:59:01.619Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.619Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
11:59:01 [2020-07-29T11:59:01.619Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.619Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
11:59:01 [2020-07-29T11:59:01.619Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.619Z]     --- PASS: TestDockerSuite/TestCpToCaseA (8.88s)
11:59:01 [2020-07-29T11:59:01.619Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-a270676945\file1 10fa1274a9431323a38b2d349ab63c893c02fbbb068f33c916a46e7ff156e815:/root/itWorks.txt`
11:59:01 [2020-07-29T11:59:01.619Z]         docker_cli_cp_utils_test.go:279: checking that container "10fa1274a9431323a38b2d349ab63c893c02fbbb068f33c916a46e7ff156e815" start output contains "file1\n"
11:59:01 [2020-07-29T11:59:01.619Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 10fa1274a9431323a38b2d349ab63c893c02fbbb068f33c916a46e7ff156e815`
11:59:01 [2020-07-29T11:59:01.619Z]     --- PASS: TestDockerSuite/TestCpToCaseB (2.16s)
11:59:01 [2020-07-29T11:59:01.619Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-b191462652\file1 f2136e8c149156772bc5a81b1d9f23a34799f140aeaf2bcd8f62de53c3232573:testDir/`
11:59:01 [2020-07-29T11:59:01.619Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
11:59:01 [2020-07-29T11:59:01.619Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.619Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
11:59:01 [2020-07-29T11:59:01.619Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.619Z]     --- PASS: TestDockerSuite/TestCpToCaseE (7.90s)
11:59:01 [2020-07-29T11:59:01.619Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-e429961259\dir1 75f933166cca065b9cf60f6816755cc8bbb6e85d5b176569b3ed938ee2b88b3c:testDir`
11:59:01 [2020-07-29T11:59:01.619Z]         docker_cli_cp_utils_test.go:279: checking that container "75f933166cca065b9cf60f6816755cc8bbb6e85d5b176569b3ed938ee2b88b3c" start output contains "file1-1\n"
11:59:01 [2020-07-29T11:59:01.619Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 75f933166cca065b9cf60f6816755cc8bbb6e85d5b176569b3ed938ee2b88b3c`
11:59:01 [2020-07-29T11:59:01.619Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-e429961259\dir1 11b5c646435a7ce3aade8ff44f6b95649f8a5d7897fb7236015fded65de4abff:testDir/`
11:59:01 [2020-07-29T11:59:01.619Z]         docker_cli_cp_utils_test.go:279: checking that container "11b5c646435a7ce3aade8ff44f6b95649f8a5d7897fb7236015fded65de4abff" start output contains "file1-1\n"
11:59:01 [2020-07-29T11:59:01.619Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 11b5c646435a7ce3aade8ff44f6b95649f8a5d7897fb7236015fded65de4abff`
11:59:01 [2020-07-29T11:59:01.619Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
11:59:01 [2020-07-29T11:59:01.619Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.619Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
11:59:01 [2020-07-29T11:59:01.619Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.619Z]     --- PASS: TestDockerSuite/TestCpToCaseH (8.38s)
11:59:01 [2020-07-29T11:59:01.619Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-h827607438\dir1\. c1c773c2fa1155bf6ef6d6ad5f79c8fd9b971b2cdd9e292e037f4f7272a92ddc:testDir`
11:59:01 [2020-07-29T11:59:01.619Z]         docker_cli_cp_utils_test.go:279: checking that container "c1c773c2fa1155bf6ef6d6ad5f79c8fd9b971b2cdd9e292e037f4f7272a92ddc" start output contains "file1-1\n"
11:59:01 [2020-07-29T11:59:01.619Z]         docker_cli_cp_utils_test.go:209: running `docker start -a c1c773c2fa1155bf6ef6d6ad5f79c8fd9b971b2cdd9e292e037f4f7272a92ddc`
11:59:01 [2020-07-29T11:59:01.619Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-h827607438\dir1\. 4b441b809075487eb2118750cfbd485ef6d1f74e5e935a4388786d3107e99290:testDir/`
11:59:01 [2020-07-29T11:59:01.620Z]         docker_cli_cp_utils_test.go:279: checking that container "4b441b809075487eb2118750cfbd485ef6d1f74e5e935a4388786d3107e99290" start output contains "file1-1\n"
11:59:01 [2020-07-29T11:59:01.620Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 4b441b809075487eb2118750cfbd485ef6d1f74e5e935a4388786d3107e99290`
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestCpToDot (2.12s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestCpToStdout (2.26s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.16s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.15s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestCreateByImageID (1.63s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (2.17s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.16s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.92s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.58s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.16s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestCreateRM (0.30s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement Devicemapper
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.30s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.27s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.18s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.44s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.28s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.09s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestDockerFails (0.07s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.13s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.08s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.07s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (12.28s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestEventsCopy (5.00s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (4.38s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.97s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.71s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (3.30s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.42s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.92s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestEventsFilters (4.26s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestEventsFormat (4.04s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.18s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestEventsRename (2.78s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestEventsResize (2.42s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.90s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.41s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.43s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.76s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.37s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.76s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.76s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.76s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.95s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.92s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.84s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.98s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestExecExitStatus (1.98s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestExecInspectID (4.40s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement IsPausable
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.27s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.30s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.52s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestGetContainerStats (5.84s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.75s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.76s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.75s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.61s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.32s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.57s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.89s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.49s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.25s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.81s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.22s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.20s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.40s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.45s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestInfoDebug (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.39s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestInfoDiscoveryBackend (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement IsPausable
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestInfoFormat (0.13s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestInsecureRegistries (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.99s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.96s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.95s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.99s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestInspectDefault (2.01s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestInspectHistory (4.34s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestInspectInt64 (1.90s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (1.82s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.16s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.97s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.78s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
11:59:01 [2020-07-29T11:59:01.620Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.07s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.76s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestInspectStatus (2.35s)
11:59:01 [2020-07-29T11:59:01.620Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.85s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (2.06s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.06s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.01s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.99s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.95s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.03s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.72s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.70s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (5.14s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.05s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.74s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.28s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.35s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.29s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.27s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.28s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.24s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.99s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestLogsSince (8.59s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestLogsTail (2.59s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.01s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (2.09s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement IsAmd64
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement IsAmd64
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.00s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.02s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestPsByOrder (7.70s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (9.32s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.54s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.26s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
11:59:01 [2020-07-29T11:59:01.621Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.99s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.09s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.62s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.21s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.52s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestPsShowMounts (7.16s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.35s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.35s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.97s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.04s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.88s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.29s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (23.77s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.89s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.21s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.15s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.66s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (3.98s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.46s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (4.18s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.07s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.27s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.75s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.58s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.61s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.36s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (5.20s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.18s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (4.48s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestRmiTag (0.67s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.15s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (21.48s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.33s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.67s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.99s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.99s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.08s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.60s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.03s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.07s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.92s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestRunBindMounts (4.09s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.66s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.77s)
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
11:59:01 [2020-07-29T11:59:01.621Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.621Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (1.96s)
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.01s)
11:59:01 [2020-07-29T11:59:01.622Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.04s)
11:59:01 [2020-07-29T11:59:01.622Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.93s)
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (1.97s)
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.93s)
11:59:01 [2020-07-29T11:59:01.622Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.22s)
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.02s)
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.08s)
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.95s)
11:59:01 [2020-07-29T11:59:01.622Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (2.00s)
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (2.05s)
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- PASS: TestDockerSuite/TestRunExitCode (2.05s)
11:59:01 [2020-07-29T11:59:01.622Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (1.95s)
11:59:01 [2020-07-29T11:59:01.622Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (1.89s)
11:59:01 [2020-07-29T11:59:01.622Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.04s)
11:59:01 [2020-07-29T11:59:01.622Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.07s)
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement IsolationIsHyperv
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.52s)
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s)
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.54s)
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.62s)
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (10.98s)
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.22s)
11:59:01 [2020-07-29T11:59:01.622Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.13s)
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.30s)
11:59:01 [2020-07-29T11:59:01.622Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.99s)
11:59:01 [2020-07-29T11:59:01.622Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.86s)
11:59:01 [2020-07-29T11:59:01.622Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.94s)
11:59:01 [2020-07-29T11:59:01.622Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.97s)
11:59:01 [2020-07-29T11:59:01.622Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.95s)
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.60s)
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement Apparmor
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (12.44s)
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- PASS: TestDockerSuite/TestRunRm (2.04s)
11:59:01 [2020-07-29T11:59:01.622Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.18s)
11:59:01 [2020-07-29T11:59:01.622Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (2.07s)
11:59:01 [2020-07-29T11:59:01.622Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (2.02s)
11:59:01 [2020-07-29T11:59:01.622Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.93s)
11:59:01 [2020-07-29T11:59:01.622Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.67s)
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.26s)
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.77s)
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s)
11:59:01 [2020-07-29T11:59:01.622Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s)
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.62s)
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement Apparmor
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (6.87s)
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.21s)
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.70s)
11:59:01 [2020-07-29T11:59:01.622Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.36s)
11:59:01 [2020-07-29T11:59:01.622Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.09s)
11:59:01 [2020-07-29T11:59:01.622Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.12s)
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.10s)
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.68s)
11:59:01 [2020-07-29T11:59:01.622Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.07s)
11:59:01 [2020-07-29T11:59:01.622Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.10s)
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.622Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s)
11:59:01 [2020-07-29T11:59:01.622Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s)
11:59:01 [2020-07-29T11:59:01.622Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
11:59:01 [2020-07-29T11:59:01.622Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.77s)
11:59:01 [2020-07-29T11:59:01.623Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.61s)
11:59:01 [2020-07-29T11:59:01.623Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.90s)
11:59:01 [2020-07-29T11:59:01.623Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.07s)
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement Apparmor
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.41s)
11:59:01 [2020-07-29T11:59:01.623Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s)
11:59:01 [2020-07-29T11:59:01.623Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.44s)
11:59:01 [2020-07-29T11:59:01.623Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s)
11:59:01 [2020-07-29T11:59:01.623Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.73s)
11:59:01 [2020-07-29T11:59:01.623Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (5.91s)
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.12s)
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (3.83s)
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement IsPausable
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (10.68s)
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (1.76s)
11:59:01 [2020-07-29T11:59:01.623Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (2.07s)
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.76s)
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s)
11:59:01 [2020-07-29T11:59:01.623Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s)
11:59:01 [2020-07-29T11:59:01.623Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s)
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.34s)
11:59:01 [2020-07-29T11:59:01.623Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.30s)
11:59:01 [2020-07-29T11:59:01.623Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s)
11:59:01 [2020-07-29T11:59:01.623Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (2.36s)
11:59:01 [2020-07-29T11:59:01.623Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s)
11:59:01 [2020-07-29T11:59:01.623Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.62s)
11:59:01 [2020-07-29T11:59:01.623Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.42s)
11:59:01 [2020-07-29T11:59:01.623Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.45s)
11:59:01 [2020-07-29T11:59:01.623Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.11s)
11:59:01 [2020-07-29T11:59:01.623Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.22s)
11:59:01 [2020-07-29T11:59:01.623Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (6.83s)
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.60s)
11:59:01 [2020-07-29T11:59:01.623Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s)
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.93s)
11:59:01 [2020-07-29T11:59:01.623Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.32s)
11:59:01 [2020-07-29T11:59:01.623Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.29s)
11:59:01 [2020-07-29T11:59:01.623Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.11s)
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.36s)
11:59:01 [2020-07-29T11:59:01.623Z] === RUN   TestDockerRegistrySuite
11:59:01 [2020-07-29T11:59:01.623Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
11:59:01 [2020-07-29T11:59:01.623Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
11:59:01 [2020-07-29T11:59:01.623Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
11:59:01 [2020-07-29T11:59:01.623Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
11:59:01 [2020-07-29T11:59:01.623Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
11:59:01 [2020-07-29T11:59:01.623Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
11:59:01 [2020-07-29T11:59:01.623Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
11:59:01 [2020-07-29T11:59:01.623Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
11:59:01 [2020-07-29T11:59:01.623Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
11:59:01 [2020-07-29T11:59:01.623Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
11:59:01 [2020-07-29T11:59:01.623Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
11:59:01 [2020-07-29T11:59:01.623Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
11:59:01 [2020-07-29T11:59:01.623Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
11:59:01 [2020-07-29T11:59:01.623Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
11:59:01 [2020-07-29T11:59:01.623Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
11:59:01 [2020-07-29T11:59:01.623Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
11:59:01 [2020-07-29T11:59:01.623Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
11:59:01 [2020-07-29T11:59:01.623Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
11:59:01 [2020-07-29T11:59:01.623Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
11:59:01 [2020-07-29T11:59:01.623Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
11:59:01 [2020-07-29T11:59:01.623Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
11:59:01 [2020-07-29T11:59:01.623Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
11:59:01 [2020-07-29T11:59:01.623Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
11:59:01 [2020-07-29T11:59:01.623Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
11:59:01 [2020-07-29T11:59:01.623Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
11:59:01 [2020-07-29T11:59:01.623Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
11:59:01 [2020-07-29T11:59:01.623Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
11:59:01 [2020-07-29T11:59:01.623Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
11:59:01 [2020-07-29T11:59:01.623Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
11:59:01 [2020-07-29T11:59:01.623Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
11:59:01 [2020-07-29T11:59:01.623Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
11:59:01 [2020-07-29T11:59:01.623Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
11:59:01 [2020-07-29T11:59:01.623Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
11:59:01 [2020-07-29T11:59:01.623Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
11:59:01 [2020-07-29T11:59:01.623Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
11:59:01 [2020-07-29T11:59:01.623Z] === RUN   TestDockerRegistrySuite/TestV2Only
11:59:01 [2020-07-29T11:59:01.623Z] --- PASS: TestDockerRegistrySuite (0.00s)
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z] === RUN   TestDockerSchema1RegistrySuite
11:59:01 [2020-07-29T11:59:01.623Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
11:59:01 [2020-07-29T11:59:01.623Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
11:59:01 [2020-07-29T11:59:01.623Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
11:59:01 [2020-07-29T11:59:01.623Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
11:59:01 [2020-07-29T11:59:01.623Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
11:59:01 [2020-07-29T11:59:01.623Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
11:59:01 [2020-07-29T11:59:01.623Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
11:59:01 [2020-07-29T11:59:01.623Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
11:59:01 [2020-07-29T11:59:01.623Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
11:59:01 [2020-07-29T11:59:01.623Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
11:59:01 [2020-07-29T11:59:01.623Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
11:59:01 [2020-07-29T11:59:01.623Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
11:59:01 [2020-07-29T11:59:01.623Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
11:59:01 [2020-07-29T11:59:01.623Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
11:59:01 [2020-07-29T11:59:01.623Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
11:59:01 [2020-07-29T11:59:01.623Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
11:59:01 [2020-07-29T11:59:01.623Z] --- PASS: TestDockerSchema1RegistrySuite (0.03s)
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.623Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
11:59:01 [2020-07-29T11:59:01.623Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.624Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
11:59:01 [2020-07-29T11:59:01.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.624Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
11:59:01 [2020-07-29T11:59:01.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.624Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
11:59:01 [2020-07-29T11:59:01.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.624Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
11:59:01 [2020-07-29T11:59:01.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.624Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
11:59:01 [2020-07-29T11:59:01.624Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
11:59:01 [2020-07-29T11:59:01.624Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
11:59:01 [2020-07-29T11:59:01.624Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
11:59:01 [2020-07-29T11:59:01.624Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
11:59:01 [2020-07-29T11:59:01.624Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
11:59:01 [2020-07-29T11:59:01.624Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
11:59:01 [2020-07-29T11:59:01.624Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
11:59:01 [2020-07-29T11:59:01.624Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
11:59:01 [2020-07-29T11:59:01.624Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s)
11:59:01 [2020-07-29T11:59:01.624Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
11:59:01 [2020-07-29T11:59:01.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.624Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
11:59:01 [2020-07-29T11:59:01.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.624Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
11:59:01 [2020-07-29T11:59:01.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.624Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
11:59:01 [2020-07-29T11:59:01.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.624Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
11:59:01 [2020-07-29T11:59:01.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.624Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
11:59:01 [2020-07-29T11:59:01.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.624Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
11:59:01 [2020-07-29T11:59:01.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.624Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
11:59:01 [2020-07-29T11:59:01.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.624Z] === RUN   TestDockerRegistryAuthTokenSuite
11:59:01 [2020-07-29T11:59:01.624Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
11:59:01 [2020-07-29T11:59:01.624Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
11:59:01 [2020-07-29T11:59:01.624Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
11:59:01 [2020-07-29T11:59:01.624Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
11:59:01 [2020-07-29T11:59:01.624Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
11:59:01 [2020-07-29T11:59:01.624Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
11:59:01 [2020-07-29T11:59:01.624Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
11:59:01 [2020-07-29T11:59:01.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.624Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
11:59:01 [2020-07-29T11:59:01.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.624Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
11:59:01 [2020-07-29T11:59:01.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.624Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
11:59:01 [2020-07-29T11:59:01.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.624Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
11:59:01 [2020-07-29T11:59:01.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.624Z] === RUN   TestDockerDaemonSuite
11:59:01 [2020-07-29T11:59:01.624Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
11:59:01 [2020-07-29T11:59:01.624Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
11:59:01 [2020-07-29T11:59:01.624Z] === RUN   TestDockerDaemonSuite/TestRegistryMirrors
11:59:01 [2020-07-29T11:59:01.624Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
11:59:01 [2020-07-29T11:59:01.624Z] --- PASS: TestDockerDaemonSuite (0.00s)
11:59:01 [2020-07-29T11:59:01.624Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
11:59:01 [2020-07-29T11:59:01.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.624Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
11:59:01 [2020-07-29T11:59:01.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.624Z]     --- SKIP: TestDockerDaemonSuite/TestRegistryMirrors (0.00s)
11:59:01 [2020-07-29T11:59:01.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.624Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
11:59:01 [2020-07-29T11:59:01.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.624Z] === RUN   TestDockerSwarmSuite
11:59:01 [2020-07-29T11:59:01.624Z] --- PASS: TestDockerSwarmSuite (0.00s)
11:59:01 [2020-07-29T11:59:01.624Z] === RUN   TestDockerPluginSuite
11:59:01 [2020-07-29T11:59:01.624Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
11:59:01 [2020-07-29T11:59:01.624Z] === RUN   TestDockerPluginSuite/TestPluginCreate
11:59:01 [2020-07-29T11:59:01.624Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
11:59:01 [2020-07-29T11:59:01.624Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
11:59:01 [2020-07-29T11:59:01.624Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
11:59:01 [2020-07-29T11:59:01.624Z] === RUN   TestDockerPluginSuite/TestPluginInspect
11:59:01 [2020-07-29T11:59:01.624Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
11:59:01 [2020-07-29T11:59:01.624Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
11:59:01 [2020-07-29T11:59:01.624Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
11:59:01 [2020-07-29T11:59:01.624Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
11:59:01 [2020-07-29T11:59:01.624Z] === RUN   TestDockerPluginSuite/TestPluginSet
11:59:01 [2020-07-29T11:59:01.624Z] --- PASS: TestDockerPluginSuite (0.00s)
11:59:01 [2020-07-29T11:59:01.624Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
11:59:01 [2020-07-29T11:59:01.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.624Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
11:59:01 [2020-07-29T11:59:01.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.624Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
11:59:01 [2020-07-29T11:59:01.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.624Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
11:59:01 [2020-07-29T11:59:01.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.624Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
11:59:01 [2020-07-29T11:59:01.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.624Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
11:59:01 [2020-07-29T11:59:01.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.624Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
11:59:01 [2020-07-29T11:59:01.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.624Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
11:59:01 [2020-07-29T11:59:01.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.624Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
11:59:01 [2020-07-29T11:59:01.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.624Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
11:59:01 [2020-07-29T11:59:01.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.624Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
11:59:01 [2020-07-29T11:59:01.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.624Z] === RUN   TestDockerExternalVolumeSuite
11:59:01 [2020-07-29T11:59:01.624Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
11:59:01 [2020-07-29T11:59:01.624Z]     requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.624Z] === RUN   TestDockerNetworkSuite
11:59:01 [2020-07-29T11:59:01.624Z] --- SKIP: TestDockerNetworkSuite (0.00s)
11:59:01 [2020-07-29T11:59:01.624Z]     requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.624Z] === RUN   TestDockerHubPullSuite
11:59:01 [2020-07-29T11:59:01.624Z] --- SKIP: TestDockerHubPullSuite (0.00s)
11:59:01 [2020-07-29T11:59:01.624Z]     requirement.go:26: unmatched requirement DaemonIsLinux
11:59:01 [2020-07-29T11:59:01.624Z] PASS
11:59:01 [2020-07-29T11:59:01.624Z] ok  	github.com/docker/docker/integration-cli	2345.847s
11:59:01 [2020-07-29T11:59:01.624Z] INFO: Integration tests ended at 07/29/2020 11:59:01. Duration:00:39:14.8324121
11:59:01 [2020-07-29T11:59:01.624Z] INFO: Docker info of the daemon under test at end of run
11:59:01 [2020-07-29T11:59:01.624Z] 
11:59:02 [2020-07-29T11:59:02.097Z] Containers: 2
11:59:02 [2020-07-29T11:59:02.097Z]  Running: 0
11:59:02 [2020-07-29T11:59:02.097Z]  Paused: 0
11:59:02 [2020-07-29T11:59:02.097Z]  Stopped: 2
11:59:02 [2020-07-29T11:59:02.097Z] Images: 12
11:59:02 [2020-07-29T11:59:02.097Z] Server Version: 0.0.0-dev
11:59:02 [2020-07-29T11:59:02.097Z] Storage Driver: windowsfilter
11:59:02 [2020-07-29T11:59:02.097Z]  Windows: 
11:59:02 [2020-07-29T11:59:02.097Z] Logging Driver: json-file
11:59:02 [2020-07-29T11:59:02.097Z] Plugins: 
11:59:02 [2020-07-29T11:59:02.097Z]  Volume: local
11:59:02 [2020-07-29T11:59:02.097Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
11:59:02 [2020-07-29T11:59:02.097Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
11:59:02 [2020-07-29T11:59:02.097Z] Swarm: inactive
11:59:02 [2020-07-29T11:59:02.097Z] Default Isolation: process
11:59:02 [2020-07-29T11:59:02.097Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
11:59:02 [2020-07-29T11:59:02.097Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282)
11:59:02 [2020-07-29T11:59:02.097Z] OSType: windows
11:59:02 [2020-07-29T11:59:02.097Z] Architecture: x86_64
11:59:02 [2020-07-29T11:59:02.097Z] CPUs: 4
11:59:02 [2020-07-29T11:59:02.097Z] Total Memory: 32GiB
11:59:02 [2020-07-29T11:59:02.097Z] Name: azwin-2-fa2840
11:59:02 [2020-07-29T11:59:02.097Z] ID: VM6B:Y4OQ:GIOK:JWJ3:LYGW:WUBW:TIRJ:DF2Y:E6EG:FHK5:E2RJ:GD2E
11:59:02 [2020-07-29T11:59:02.097Z] Docker Root Dir: D:\CI\PR-41287\1\daemon
11:59:02 [2020-07-29T11:59:02.097Z] Debug Mode (client): false
11:59:02 [2020-07-29T11:59:02.097Z] Debug Mode (server): true
11:59:02 [2020-07-29T11:59:02.097Z]  File Descriptors: -1
11:59:02 [2020-07-29T11:59:02.097Z]  Goroutines: 18
11:59:02 [2020-07-29T11:59:02.097Z]  System Time: 2020-07-29T11:59:01.5702652Z
11:59:02 [2020-07-29T11:59:02.097Z]  EventsListeners: 0
11:59:02 [2020-07-29T11:59:02.097Z] Registry: https://index.docker.io/v1/
11:59:02 [2020-07-29T11:59:02.097Z] Labels:
11:59:02 [2020-07-29T11:59:02.097Z] Experimental: false
11:59:02 [2020-07-29T11:59:02.097Z] Insecure Registries:
11:59:02 [2020-07-29T11:59:02.097Z]  127.0.0.0/8
11:59:02 [2020-07-29T11:59:02.097Z] Live Restore Enabled: false
11:59:02 [2020-07-29T11:59:02.097Z] 
11:59:02 [2020-07-29T11:59:02.097Z] 
11:59:02 [2020-07-29T11:59:02.097Z] INFO: Stopping daemon under test
11:59:02 [2020-07-29T11:59:02.097Z] SUCCESS: The process with PID 528 (child process of PID 6024) has been terminated.
11:59:02 [2020-07-29T11:59:02.097Z] SUCCESS: The process with PID 6024 (child process of PID 2280) has been terminated.
11:59:02 [2020-07-29T11:59:02.097Z] INFO: Stop tailing logs of the daemon under tests
11:59:02 [2020-07-29T11:59:02.097Z] INFO: executeCI.ps1 Completed successfully at 07/29/2020 11:59:01.
11:59:02 [2020-07-29T11:59:02.097Z] INFO: Tidying up at end of run
11:59:02 [2020-07-29T11:59:02.097Z] INFO: Saving daemon under test log (d:\CI\PR-41287\1\dut.out) to C:\windows\TEMP\CIDUT.out
11:59:02 [2020-07-29T11:59:02.097Z] INFO: Saving daemon under test log (d:\CI\PR-41287\1\dut.err) to C:\windows\TEMP\CIDUT.err
11:59:02 [2020-07-29T11:59:02.097Z] INFO: Nuke-Everything...
11:59:02 [2020-07-29T11:59:02.097Z] INFO: Container count on control daemon to delete is 2
11:59:03 [2020-07-29T11:59:03.093Z] 21acf81b70cb
11:59:03 [2020-07-29T11:59:03.093Z] 79a25495de83
11:59:03 [2020-07-29T11:59:03.093Z] INFO: Tidying pidfile d:\CI\PR-41287\1\docker.pid
11:59:03 [2020-07-29T11:59:03.093Z] INFO: Nuking d:\CI
11:59:33 [2020-07-29T11:59:33.288Z] INFO: Zapped successfully
11:59:33 [2020-07-29T11:59:33.288Z] 
11:59:33 [2020-07-29T11:59:33.288Z] INFO: executeCI.ps1 exiting at Wed Jul 29 11:59:28 CUT 2020. Duration 01:00:39.5203302
11:59:33 [2020-07-29T11:59:33.288Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
11:59:35 [2020-07-29T11:59:35.007Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
11:59:36 [2020-07-29T11:59:36.229Z] Archiving artifacts
11:59:52 [2020-07-29T11:59:52.963Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41287/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
11:59:53 [2020-07-29T11:59:53.928Z] + make clean
11:59:56 [2020-07-29T11:59:56.162Z] docker volume rm -f docker-dev-cache
11:59:56 [2020-07-29T11:59:56.162Z] 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