Skip to content
Success

Console Output

Pull request #41374 opened
Started by user Sebastiaan van Stijn
Rebuilds build #1
08:48:13 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 298ef4ba6463491cf5c1e781606e5b90c999c3dd+88820a4793eabd2a5624e7a16772207cfa073f98 (c2d00393ceceec00660ba4ee3c6f6f96c53f6170)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
using credential jps-reader
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file"
 > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
08:48:17 [2020-08-31T08:48:17.468Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
08:48:17 [2020-08-31T08:48:17.476Z] Trying to pass milestone 1
[Pipeline] milestone
08:48:17 [2020-08-31T08:48:17.518Z] Trying to pass milestone 2
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
08:48:32 [2020-08-31T08:48:32.659Z] Still waiting to schedule task
08:48:32 [2020-08-31T08:48:32.661Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’
08:49:33 [2020-08-31T08:49:33.598Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02221a15530be4a6b) in /home/ubuntu/workspace/moby_PR-41374
[Pipeline] {
[Pipeline] checkout
08:49:36 [2020-08-31T08:49:36.941Z] using credential docker-jenkins-github-credentials
08:49:36 [2020-08-31T08:49:36.947Z] Cloning the remote Git repository
08:49:36 [2020-08-31T08:49:36.947Z] Cloning with configured refspecs honoured and without tags
08:49:36 [2020-08-31T08:49:36.933Z] Cloning repository https://github.com/moby/moby.git
08:49:36 [2020-08-31T08:49:36.989Z]  > git init /home/ubuntu/workspace/moby_PR-41374 # timeout=10
08:49:37 [2020-08-31T08:49:37.261Z] Fetching upstream changes from https://github.com/moby/moby.git
08:49:37 [2020-08-31T08:49:37.261Z]  > git --version # timeout=10
08:49:37 [2020-08-31T08:49:37.268Z]  > git --version # 'git version 2.17.1'
08:49:37 [2020-08-31T08:49:37.268Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:49:37 [2020-08-31T08:49:37.270Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41374/head:refs/remotes/origin/PR-41374 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
08:49:59 [2020-08-31T08:49:59.599Z] Fetching without tags
08:49:59 [2020-08-31T08:49:59.505Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:49:59 [2020-08-31T08:49:59.528Z]  > git config --add remote.origin.fetch +refs/pull/41374/head:refs/remotes/origin/PR-41374 # timeout=10
08:49:59 [2020-08-31T08:49:59.546Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
08:49:59 [2020-08-31T08:49:59.580Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:49:59 [2020-08-31T08:49:59.598Z] Fetching upstream changes from https://github.com/moby/moby.git
08:49:59 [2020-08-31T08:49:59.599Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:49:59 [2020-08-31T08:49:59.600Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41374/head:refs/remotes/origin/PR-41374 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
08:49:59 [2020-08-31T08:49:59.948Z] Merging remotes/origin/19.03 commit 88820a4793eabd2a5624e7a16772207cfa073f98 into PR head commit 298ef4ba6463491cf5c1e781606e5b90c999c3dd
08:50:00 [2020-08-31T08:50:00.924Z] Merge succeeded, producing 298ef4ba6463491cf5c1e781606e5b90c999c3dd
08:50:00 [2020-08-31T08:50:00.924Z] Checking out Revision 298ef4ba6463491cf5c1e781606e5b90c999c3dd (PR-41374)
08:49:59 [2020-08-31T08:49:59.952Z]  > git config core.sparsecheckout # timeout=10
08:49:59 [2020-08-31T08:49:59.982Z]  > git checkout -f 298ef4ba6463491cf5c1e781606e5b90c999c3dd # timeout=10
08:50:00 [2020-08-31T08:50:00.811Z]  > git remote # timeout=10
08:50:00 [2020-08-31T08:50:00.838Z]  > git config --get remote.origin.url # timeout=10
08:50:00 [2020-08-31T08:50:00.866Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:50:00 [2020-08-31T08:50:00.867Z]  > git merge 88820a4793eabd2a5624e7a16772207cfa073f98 # timeout=10
08:50:00 [2020-08-31T08:50:00.890Z]  > git rev-parse HEAD^{commit} # timeout=10
08:50:00 [2020-08-31T08:50:00.920Z]  > git config core.sparsecheckout # timeout=10
08:50:00 [2020-08-31T08:50:00.941Z]  > git checkout -f 298ef4ba6463491cf5c1e781606e5b90c999c3dd # timeout=10
08:50:05 [2020-08-31T08:50:05.984Z] Commit message: "daemon.setupPathsAndSandboxOptions() skip resolving symlinks"
08:50:05 [2020-08-31T08:50:05.990Z]  > git rev-list --no-walk 298ef4ba6463491cf5c1e781606e5b90c999c3dd # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
08:50:07 [2020-08-31T08:50:07.263Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41374:/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
08:50:15 [2020-08-31T08:50:15.384Z] Unable to find image 'alpine:latest' locally
08:50:15 [2020-08-31T08:50:15.384Z] latest: Pulling from library/alpine
08:50:15 [2020-08-31T08:50:15.384Z] df20fa9351a1: Pulling fs layer
08:50:15 [2020-08-31T08:50:15.384Z] df20fa9351a1: Verifying Checksum
08:50:15 [2020-08-31T08:50:15.384Z] df20fa9351a1: Download complete
08:50:15 [2020-08-31T08:50:15.947Z] df20fa9351a1: Pull complete
08:50:15 [2020-08-31T08:50:15.947Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321
08:50:15 [2020-08-31T08:50:15.947Z] Status: Downloaded newer image for alpine:latest
08:50:21 [2020-08-31T08:50:21.222Z] 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
08:50:22 [2020-08-31T08:50:22.056Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02221a15530be4a6b) in /home/ubuntu/workspace/moby_PR-41374
[Pipeline] node
[Pipeline] node
Stage "win-RS1" skipped due to when conditional
08:50:22 [2020-08-31T08:50:22.068Z] Running on s390x-ubuntu-16 in /home/jenkins/workspace/moby_PR-41374
08:50:22 [2020-08-31T08:50:22.068Z] Running on ppc64le-ubuntu-28 in /home/docker/workspace/moby_PR-41374
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] checkout
08:50:22 [2020-08-31T08:50:22.134Z] using credential docker-jenkins-github-credentials
[Pipeline] checkout
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
08:50:22 [2020-08-31T08:50:22.193Z] using credential docker-jenkins-github-credentials
08:50:22 [2020-08-31T08:50:22.195Z] Fetching changes from the remote Git repository
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
08:50:22 [2020-08-31T08:50:22.207Z] Cloning the remote Git repository
08:50:22 [2020-08-31T08:50:22.207Z] Cloning with configured refspecs honoured and without tags
[Pipeline] stage
[Pipeline] { (Run tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
08:50:22 [2020-08-31T08:50:22.226Z] Fetching without tags
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
08:50:22 [2020-08-31T08:50:22.310Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
08:50:22 [2020-08-31T08:50:22.325Z] Cloning the remote Git repository
08:50:22 [2020-08-31T08:50:22.325Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
08:50:22 [2020-08-31T08:50:22.786Z] Merging remotes/origin/19.03 commit 88820a4793eabd2a5624e7a16772207cfa073f98 into PR head commit 298ef4ba6463491cf5c1e781606e5b90c999c3dd
08:50:23 [2020-08-31T08:50:23.010Z] Merge succeeded, producing 298ef4ba6463491cf5c1e781606e5b90c999c3dd
08:50:23 [2020-08-31T08:50:23.010Z] Checking out Revision 298ef4ba6463491cf5c1e781606e5b90c999c3dd (PR-41374)
08:50:22 [2020-08-31T08:50:22.139Z]  > git rev-parse --is-inside-work-tree # timeout=10
08:50:22 [2020-08-31T08:50:22.197Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:50:22 [2020-08-31T08:50:22.227Z] Fetching upstream changes from https://github.com/moby/moby.git
08:50:22 [2020-08-31T08:50:22.227Z]  > git --version # timeout=10
08:50:22 [2020-08-31T08:50:22.258Z]  > git --version # 'git version 2.17.1'
08:50:22 [2020-08-31T08:50:22.259Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:50:22 [2020-08-31T08:50:22.260Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41374/head:refs/remotes/origin/PR-41374 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
08:50:22 [2020-08-31T08:50:22.792Z]  > git config core.sparsecheckout # timeout=10
08:50:22 [2020-08-31T08:50:22.821Z]  > git checkout -f 298ef4ba6463491cf5c1e781606e5b90c999c3dd # timeout=10
08:50:22 [2020-08-31T08:50:22.920Z]  > git remote # timeout=10
08:50:22 [2020-08-31T08:50:22.944Z]  > git config --get remote.origin.url # timeout=10
08:50:22 [2020-08-31T08:50:22.964Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:50:22 [2020-08-31T08:50:22.965Z]  > git merge 88820a4793eabd2a5624e7a16772207cfa073f98 # timeout=10
08:50:22 [2020-08-31T08:50:22.998Z]  > git rev-parse HEAD^{commit} # timeout=10
08:50:23 [2020-08-31T08:50:23.053Z]  > git config core.sparsecheckout # timeout=10
08:50:23 [2020-08-31T08:50:23.061Z]  > git checkout -f 298ef4ba6463491cf5c1e781606e5b90c999c3dd # timeout=10
08:50:22 [2020-08-31T08:50:22.211Z] Cloning repository https://github.com/moby/moby.git
08:50:22 [2020-08-31T08:50:22.212Z]  > git init /home/jenkins/workspace/moby_PR-41374 # timeout=10
08:50:22 [2020-08-31T08:50:22.232Z] Fetching upstream changes from https://github.com/moby/moby.git
08:50:22 [2020-08-31T08:50:22.232Z]  > git --version # timeout=10
08:50:22 [2020-08-31T08:50:22.234Z]  > git --version # 'git version 2.17.1'
08:50:22 [2020-08-31T08:50:22.234Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:50:22 [2020-08-31T08:50:22.246Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41374/head:refs/remotes/origin/PR-41374 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
08:50:23 [2020-08-31T08:50:23.174Z] Commit message: "daemon.setupPathsAndSandboxOptions() skip resolving symlinks"
08:50:22 [2020-08-31T08:50:22.337Z] Cloning repository https://github.com/moby/moby.git
08:50:22 [2020-08-31T08:50:22.355Z]  > git init /home/docker/workspace/moby_PR-41374 # timeout=10
08:50:22 [2020-08-31T08:50:22.366Z] Fetching upstream changes from https://github.com/moby/moby.git
08:50:22 [2020-08-31T08:50:22.366Z]  > git --version # timeout=10
08:50:22 [2020-08-31T08:50:22.369Z]  > git --version # 'git version 2.7.4'
08:50:22 [2020-08-31T08:50:22.369Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:50:22 [2020-08-31T08:50:22.370Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41374/head:refs/remotes/origin/PR-41374 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
08:50:23 [2020-08-31T08:50:23.887Z] + docker version
08:50:23 [2020-08-31T08:50:23.887Z] Client: Docker Engine - Community
08:50:23 [2020-08-31T08:50:23.887Z]  Version:           19.03.12
08:50:23 [2020-08-31T08:50:23.887Z]  API version:       1.40
08:50:23 [2020-08-31T08:50:23.887Z]  Go version:        go1.13.10
08:50:23 [2020-08-31T08:50:23.887Z]  Git commit:        48a66213fe
08:50:23 [2020-08-31T08:50:23.887Z]  Built:             Mon Jun 22 15:45:36 2020
08:50:23 [2020-08-31T08:50:23.887Z]  OS/Arch:           linux/amd64
08:50:23 [2020-08-31T08:50:23.887Z]  Experimental:      false
08:50:23 [2020-08-31T08:50:23.887Z] 
08:50:23 [2020-08-31T08:50:23.887Z] Server: Docker Engine - Community
08:50:23 [2020-08-31T08:50:23.887Z]  Engine:
08:50:23 [2020-08-31T08:50:23.887Z]   Version:          19.03.12
08:50:23 [2020-08-31T08:50:23.887Z]   API version:      1.40 (minimum version 1.12)
08:50:23 [2020-08-31T08:50:23.887Z]   Go version:       go1.13.10
08:50:23 [2020-08-31T08:50:23.887Z]   Git commit:       48a66213fe
08:50:23 [2020-08-31T08:50:23.887Z]   Built:            Mon Jun 22 15:44:07 2020
08:50:23 [2020-08-31T08:50:23.887Z]   OS/Arch:          linux/amd64
08:50:23 [2020-08-31T08:50:23.887Z]   Experimental:     true
08:50:23 [2020-08-31T08:50:23.887Z]  containerd:
08:50:23 [2020-08-31T08:50:23.887Z]   Version:          1.2.13
08:50:23 [2020-08-31T08:50:23.887Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
08:50:23 [2020-08-31T08:50:23.887Z]  runc:
08:50:23 [2020-08-31T08:50:23.887Z]   Version:          1.0.0-rc10
08:50:23 [2020-08-31T08:50:23.887Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
08:50:23 [2020-08-31T08:50:23.887Z]  docker-init:
08:50:23 [2020-08-31T08:50:23.887Z]   Version:          0.18.0
08:50:23 [2020-08-31T08:50:23.887Z]   GitCommit:        fec3683
[Pipeline] sh
08:50:24 [2020-08-31T08:50:24.215Z] + docker info
08:50:30 [2020-08-31T08:50:30.700Z] Fetching without tags
08:50:31 [2020-08-31T08:50:31.003Z] Merging remotes/origin/19.03 commit 88820a4793eabd2a5624e7a16772207cfa073f98 into PR head commit 298ef4ba6463491cf5c1e781606e5b90c999c3dd
08:50:31 [2020-08-31T08:50:31.483Z] Merge succeeded, producing 298ef4ba6463491cf5c1e781606e5b90c999c3dd
08:50:31 [2020-08-31T08:50:31.483Z] Checking out Revision 298ef4ba6463491cf5c1e781606e5b90c999c3dd (PR-41374)
08:50:30 [2020-08-31T08:50:30.677Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:50:30 [2020-08-31T08:50:30.679Z]  > git config --add remote.origin.fetch +refs/pull/41374/head:refs/remotes/origin/PR-41374 # timeout=10
08:50:30 [2020-08-31T08:50:30.680Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
08:50:30 [2020-08-31T08:50:30.692Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:50:30 [2020-08-31T08:50:30.704Z] Fetching upstream changes from https://github.com/moby/moby.git
08:50:30 [2020-08-31T08:50:30.704Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:50:30 [2020-08-31T08:50:30.704Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41374/head:refs/remotes/origin/PR-41374 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
08:50:31 [2020-08-31T08:50:31.007Z]  > git config core.sparsecheckout # timeout=10
08:50:31 [2020-08-31T08:50:31.008Z]  > git checkout -f 298ef4ba6463491cf5c1e781606e5b90c999c3dd # timeout=10
08:50:31 [2020-08-31T08:50:31.438Z]  > git remote # timeout=10
08:50:31 [2020-08-31T08:50:31.444Z]  > git config --get remote.origin.url # timeout=10
08:50:31 [2020-08-31T08:50:31.450Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:50:31 [2020-08-31T08:50:31.450Z]  > git merge 88820a4793eabd2a5624e7a16772207cfa073f98 # timeout=10
08:50:31 [2020-08-31T08:50:31.475Z]  > git rev-parse HEAD^{commit} # timeout=10
08:50:31 [2020-08-31T08:50:31.487Z]  > git config core.sparsecheckout # timeout=10
08:50:31 [2020-08-31T08:50:31.490Z]  > git checkout -f 298ef4ba6463491cf5c1e781606e5b90c999c3dd # timeout=10
08:50:31 [2020-08-31T08:50:31.938Z] Commit message: "daemon.setupPathsAndSandboxOptions() skip resolving symlinks"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
08:50:32 [2020-08-31T08:50:32.795Z] + docker version
08:50:32 [2020-08-31T08:50:32.795Z] Client: Docker Engine - Community
08:50:32 [2020-08-31T08:50:32.795Z]  Version:           19.03.7
08:50:32 [2020-08-31T08:50:32.795Z]  API version:       1.40
08:50:32 [2020-08-31T08:50:32.795Z]  Go version:        go1.12.17
08:50:32 [2020-08-31T08:50:32.795Z]  Git commit:        7141c199a2
08:50:32 [2020-08-31T08:50:32.795Z]  Built:             Sat Mar  7 16:48:47 2020
08:50:32 [2020-08-31T08:50:32.795Z]  OS/Arch:           linux/s390x
08:50:32 [2020-08-31T08:50:32.795Z]  Experimental:      false
08:50:32 [2020-08-31T08:50:32.795Z] 
08:50:32 [2020-08-31T08:50:32.795Z] Server: Docker Engine - Community
08:50:32 [2020-08-31T08:50:32.795Z]  Engine:
08:50:32 [2020-08-31T08:50:32.795Z]   Version:          19.03.7
08:50:32 [2020-08-31T08:50:32.795Z]   API version:      1.40 (minimum version 1.12)
08:50:32 [2020-08-31T08:50:32.795Z]   Go version:       go1.12.17
08:50:32 [2020-08-31T08:50:32.795Z]   Git commit:       7141c199a2
08:50:32 [2020-08-31T08:50:32.795Z]   Built:            Sat Mar  7 16:47:46 2020
08:50:32 [2020-08-31T08:50:32.795Z]   OS/Arch:          linux/s390x
08:50:32 [2020-08-31T08:50:32.795Z]   Experimental:     true
08:50:32 [2020-08-31T08:50:32.795Z]  containerd:
08:50:32 [2020-08-31T08:50:32.795Z]   Version:          1.2.13
08:50:32 [2020-08-31T08:50:32.795Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
08:50:32 [2020-08-31T08:50:32.795Z]  runc:
08:50:32 [2020-08-31T08:50:32.795Z]   Version:          1.0.0-rc10
08:50:32 [2020-08-31T08:50:32.795Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
08:50:32 [2020-08-31T08:50:32.795Z]  docker-init:
08:50:32 [2020-08-31T08:50:32.795Z]   Version:          0.18.0
08:50:32 [2020-08-31T08:50:32.795Z]   GitCommit:        fec3683
[Pipeline] sh
08:50:33 [2020-08-31T08:50:33.169Z] + docker info
08:50:33 [2020-08-31T08:50:33.800Z] Client:
08:50:33 [2020-08-31T08:50:33.800Z]  Debug Mode: false
08:50:33 [2020-08-31T08:50:33.800Z] 
08:50:33 [2020-08-31T08:50:33.800Z] Server:
08:50:33 [2020-08-31T08:50:33.800Z]  Containers: 0
08:50:33 [2020-08-31T08:50:33.800Z]   Running: 0
08:50:33 [2020-08-31T08:50:33.800Z]   Paused: 0
08:50:33 [2020-08-31T08:50:33.800Z]   Stopped: 0
08:50:33 [2020-08-31T08:50:33.800Z]  Images: 0
08:50:33 [2020-08-31T08:50:33.800Z]  Server Version: 19.03.7
08:50:33 [2020-08-31T08:50:33.800Z]  Storage Driver: overlay2
08:50:33 [2020-08-31T08:50:33.800Z]   Backing Filesystem: <unknown>
08:50:33 [2020-08-31T08:50:33.800Z]   Supports d_type: true
08:50:33 [2020-08-31T08:50:33.800Z]   Native Overlay Diff: true
08:50:33 [2020-08-31T08:50:33.800Z]  Logging Driver: json-file
08:50:33 [2020-08-31T08:50:33.800Z]  Cgroup Driver: cgroupfs
08:50:33 [2020-08-31T08:50:33.800Z]  Plugins:
08:50:33 [2020-08-31T08:50:33.800Z]   Volume: local
08:50:33 [2020-08-31T08:50:33.800Z]   Network: bridge host ipvlan macvlan null overlay
08:50:33 [2020-08-31T08:50:33.800Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
08:50:33 [2020-08-31T08:50:33.800Z]  Swarm: inactive
08:50:33 [2020-08-31T08:50:33.800Z]  Runtimes: runc
08:50:33 [2020-08-31T08:50:33.800Z]  Default Runtime: runc
08:50:33 [2020-08-31T08:50:33.800Z]  Init Binary: docker-init
08:50:33 [2020-08-31T08:50:33.800Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
08:50:33 [2020-08-31T08:50:33.800Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
08:50:33 [2020-08-31T08:50:33.800Z]  init version: fec3683
08:50:33 [2020-08-31T08:50:33.800Z]  Security Options:
08:50:33 [2020-08-31T08:50:33.800Z]   apparmor
08:50:33 [2020-08-31T08:50:33.800Z]   seccomp
08:50:33 [2020-08-31T08:50:33.800Z]    Profile: default
08:50:33 [2020-08-31T08:50:33.800Z]  Kernel Version: 4.15.0-91-generic
08:50:33 [2020-08-31T08:50:33.800Z]  Operating System: Ubuntu 18.04.4 LTS
08:50:33 [2020-08-31T08:50:33.800Z]  OSType: linux
08:50:33 [2020-08-31T08:50:33.800Z]  Architecture: s390x
08:50:33 [2020-08-31T08:50:33.800Z]  CPUs: 2
08:50:33 [2020-08-31T08:50:33.800Z]  Total Memory: 7.861GiB
08:50:33 [2020-08-31T08:50:33.800Z]  Name: s390x-ubuntu-16
08:50:33 [2020-08-31T08:50:33.800Z]  ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
08:50:33 [2020-08-31T08:50:33.800Z]  Docker Root Dir: /var/lib/docker
08:50:33 [2020-08-31T08:50:33.800Z]  Debug Mode: false
08:50:33 [2020-08-31T08:50:33.800Z]  Username: dockerbuildbot
08:50:33 [2020-08-31T08:50:33.800Z]  Registry: https://index.docker.io/v1/
08:50:33 [2020-08-31T08:50:33.800Z]  Labels:
08:50:33 [2020-08-31T08:50:33.800Z]  Experimental: true
08:50:33 [2020-08-31T08:50:33.800Z]  Insecure Registries:
08:50:33 [2020-08-31T08:50:33.800Z]   127.0.0.0/8
08:50:33 [2020-08-31T08:50:33.800Z]  Live Restore Enabled: false
08:50:33 [2020-08-31T08:50:33.800Z] 
08:50:33 [2020-08-31T08:50:33.800Z] WARNING: No swap limit support
[Pipeline] sh
08:50:34 [2020-08-31T08:50:34.174Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
08:50:34 [2020-08-31T08:50:34.174Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
08:50:34 [2020-08-31T08:50:34.174Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41374/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
08:50:34 [2020-08-31T08:50:34.174Z] + bash /home/jenkins/workspace/moby_PR-41374/check-config.sh
08:50:34 [2020-08-31T08:50:34.174Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
08:50:34 [2020-08-31T08:50:34.174Z] info: reading kernel config from /boot/config-4.15.0-91-generic ...
08:50:34 [2020-08-31T08:50:34.174Z] 
08:50:34 [2020-08-31T08:50:34.174Z] Generally Necessary:
08:50:34 [2020-08-31T08:50:34.174Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
08:50:34 [2020-08-31T08:50:34.174Z] - apparmor: enabled and tools installed
08:50:34 [2020-08-31T08:50:34.174Z] - CONFIG_NAMESPACES: enabled
08:50:34 [2020-08-31T08:50:34.174Z] - CONFIG_NET_NS: enabled
08:50:34 [2020-08-31T08:50:34.174Z] - CONFIG_PID_NS: enabled
08:50:34 [2020-08-31T08:50:34.174Z] - CONFIG_IPC_NS: enabled
08:50:34 [2020-08-31T08:50:34.174Z] - CONFIG_UTS_NS: enabled
08:50:34 [2020-08-31T08:50:34.174Z] - CONFIG_CGROUPS: enabled
08:50:34 [2020-08-31T08:50:34.174Z] - CONFIG_CGROUP_CPUACCT: enabled
08:50:34 [2020-08-31T08:50:34.174Z] - CONFIG_CGROUP_DEVICE: enabled
08:50:34 [2020-08-31T08:50:34.174Z] - CONFIG_CGROUP_FREEZER: enabled
08:50:34 [2020-08-31T08:50:34.174Z] - CONFIG_CGROUP_SCHED: enabled
08:50:34 [2020-08-31T08:50:34.174Z] - CONFIG_CPUSETS: enabled
08:50:34 [2020-08-31T08:50:34.174Z] - CONFIG_MEMCG: enabled
08:50:34 [2020-08-31T08:50:34.174Z] - CONFIG_KEYS: enabled
08:50:34 [2020-08-31T08:50:34.174Z] - CONFIG_VETH: enabled (as module)
08:50:34 [2020-08-31T08:50:34.174Z] - CONFIG_BRIDGE: enabled (as module)
08:50:34 [2020-08-31T08:50:34.174Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
08:50:34 [2020-08-31T08:50:34.465Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
08:50:34 [2020-08-31T08:50:34.465Z] - CONFIG_IP_NF_FILTER: enabled (as module)
08:50:34 [2020-08-31T08:50:34.466Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
08:50:34 [2020-08-31T08:50:34.466Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
08:50:34 [2020-08-31T08:50:34.466Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
08:50:34 [2020-08-31T08:50:34.466Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
08:50:34 [2020-08-31T08:50:34.466Z] - CONFIG_IP_NF_NAT: enabled (as module)
08:50:34 [2020-08-31T08:50:34.466Z] - CONFIG_NF_NAT: enabled (as module)
08:50:34 [2020-08-31T08:50:34.466Z] - CONFIG_NF_NAT_NEEDED: enabled
08:50:34 [2020-08-31T08:50:34.466Z] - CONFIG_POSIX_MQUEUE: enabled
08:50:34 [2020-08-31T08:50:34.466Z] 
08:50:34 [2020-08-31T08:50:34.466Z] Optional Features:
08:50:34 [2020-08-31T08:50:34.466Z] - CONFIG_USER_NS: enabled
08:50:34 [2020-08-31T08:50:34.466Z] - CONFIG_SECCOMP: enabled
08:50:34 [2020-08-31T08:50:34.466Z] - CONFIG_CGROUP_PIDS: enabled
08:50:34 [2020-08-31T08:50:34.466Z] - CONFIG_MEMCG_SWAP: enabled
08:50:34 [2020-08-31T08:50:34.466Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
08:50:34 [2020-08-31T08:50:34.466Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
08:50:34 [2020-08-31T08:50:34.466Z] - CONFIG_BLK_CGROUP: enabled
08:50:34 [2020-08-31T08:50:34.466Z] - CONFIG_BLK_DEV_THROTTLING: enabled
08:50:34 [2020-08-31T08:50:34.466Z] - CONFIG_IOSCHED_CFQ: enabled
08:50:34 [2020-08-31T08:50:34.466Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
08:50:34 [2020-08-31T08:50:34.466Z] - CONFIG_CGROUP_PERF: enabled
08:50:34 [2020-08-31T08:50:34.466Z] - CONFIG_CGROUP_HUGETLB: enabled
08:50:34 [2020-08-31T08:50:34.466Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
08:50:34 [2020-08-31T08:50:34.466Z] - CONFIG_CGROUP_NET_PRIO: enabled
08:50:34 [2020-08-31T08:50:34.466Z] - CONFIG_CFS_BANDWIDTH: enabled
08:50:34 [2020-08-31T08:50:34.466Z] - CONFIG_FAIR_GROUP_SCHED: enabled
08:50:34 [2020-08-31T08:50:34.466Z] - CONFIG_RT_GROUP_SCHED: missing
08:50:34 [2020-08-31T08:50:34.466Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
08:50:34 [2020-08-31T08:50:34.466Z] - CONFIG_IP_VS: enabled (as module)
08:50:34 [2020-08-31T08:50:34.466Z] - CONFIG_IP_VS_NFCT: enabled
08:50:34 [2020-08-31T08:50:34.466Z] - CONFIG_IP_VS_PROTO_TCP: enabled
08:50:34 [2020-08-31T08:50:34.466Z] - CONFIG_IP_VS_PROTO_UDP: enabled
08:50:34 [2020-08-31T08:50:34.466Z] - CONFIG_IP_VS_RR: enabled (as module)
08:50:34 [2020-08-31T08:50:34.466Z] - CONFIG_EXT4_FS: enabled
08:50:34 [2020-08-31T08:50:34.466Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
08:50:34 [2020-08-31T08:50:34.466Z] - CONFIG_EXT4_FS_SECURITY: enabled
08:50:34 [2020-08-31T08:50:34.466Z] - Network Drivers:
08:50:34 [2020-08-31T08:50:34.466Z]   - "overlay":
08:50:34 [2020-08-31T08:50:34.466Z]     - CONFIG_VXLAN: enabled (as module)
08:50:34 [2020-08-31T08:50:34.466Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
08:50:34 [2020-08-31T08:50:34.466Z]       Optional (for encrypted networks):
08:50:34 [2020-08-31T08:50:34.466Z]       - CONFIG_CRYPTO: enabled
08:50:34 [2020-08-31T08:50:34.466Z]       - CONFIG_CRYPTO_AEAD: enabled
08:50:34 [2020-08-31T08:50:34.466Z]       - CONFIG_CRYPTO_GCM: enabled
08:50:34 [2020-08-31T08:50:34.466Z]       - CONFIG_CRYPTO_SEQIV: enabled
08:50:34 [2020-08-31T08:50:34.466Z]       - CONFIG_CRYPTO_GHASH: enabled
08:50:34 [2020-08-31T08:50:34.466Z]       - CONFIG_XFRM: enabled
08:50:34 [2020-08-31T08:50:34.466Z]       - CONFIG_XFRM_USER: enabled (as module)
08:50:34 [2020-08-31T08:50:34.466Z]       - CONFIG_XFRM_ALGO: enabled (as module)
08:50:34 [2020-08-31T08:50:34.466Z]       - CONFIG_INET_ESP: enabled (as module)
08:50:34 [2020-08-31T08:50:34.466Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
08:50:34 [2020-08-31T08:50:34.466Z]   - "ipvlan":
08:50:34 [2020-08-31T08:50:34.466Z]     - CONFIG_IPVLAN: enabled (as module)
08:50:34 [2020-08-31T08:50:34.466Z]   - "macvlan":
08:50:34 [2020-08-31T08:50:34.466Z]     - CONFIG_MACVLAN: enabled (as module)
08:50:34 [2020-08-31T08:50:34.466Z]     - CONFIG_DUMMY: enabled (as module)
08:50:34 [2020-08-31T08:50:34.466Z]   - "ftp,tftp client in container":
08:50:34 [2020-08-31T08:50:34.466Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
08:50:34 [2020-08-31T08:50:34.466Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
08:50:34 [2020-08-31T08:50:34.466Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
08:50:34 [2020-08-31T08:50:34.466Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
08:50:34 [2020-08-31T08:50:34.466Z] - Storage Drivers:
08:50:34 [2020-08-31T08:50:34.466Z]   - "aufs":
08:50:34 [2020-08-31T08:50:34.466Z]     - CONFIG_AUFS_FS: enabled (as module)
08:50:34 [2020-08-31T08:50:34.466Z]   - "btrfs":
08:50:34 [2020-08-31T08:50:34.466Z]     - CONFIG_BTRFS_FS: enabled (as module)
08:50:34 [2020-08-31T08:50:34.466Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
08:50:34 [2020-08-31T08:50:34.466Z]   - "devicemapper":
08:50:34 [2020-08-31T08:50:34.466Z]     - CONFIG_BLK_DEV_DM: enabled
08:50:34 [2020-08-31T08:50:34.466Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
08:50:34 [2020-08-31T08:50:34.466Z]   - "overlay":
08:50:34 [2020-08-31T08:50:34.466Z]     - CONFIG_OVERLAY_FS: enabled (as module)
08:50:34 [2020-08-31T08:50:34.466Z]   - "zfs":
08:50:34 [2020-08-31T08:50:34.466Z]     - /dev/zfs: missing
08:50:34 [2020-08-31T08:50:34.466Z]     - zfs command: missing
08:50:34 [2020-08-31T08:50:34.466Z]     - zpool command: missing
08:50:34 [2020-08-31T08:50:34.466Z] 
08:50:34 [2020-08-31T08:50:34.466Z] Limits:
08:50:34 [2020-08-31T08:50:34.466Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
08:50:34 [2020-08-31T08:50:34.466Z] 
08:50:34 [2020-08-31T08:50:34.466Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
08:50:34 [2020-08-31T08:50:34.880Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:298ef4ba6463491cf5c1e781606e5b90c999c3dd .
08:50:34 [2020-08-31T08:50:34.880Z] #2 [internal] load .dockerignore
08:50:34 [2020-08-31T08:50:34.880Z] #2 transferring context: 87B done
08:50:34 [2020-08-31T08:50:34.880Z] #2 DONE 0.0s
08:50:34 [2020-08-31T08:50:34.880Z] 
08:50:34 [2020-08-31T08:50:34.880Z] #1 [internal] load build definition from Dockerfile
08:50:34 [2020-08-31T08:50:34.880Z] #1 transferring dockerfile: 12.30kB 0.0s done
08:50:34 [2020-08-31T08:50:34.880Z] #1 DONE 0.0s
08:50:34 [2020-08-31T08:50:34.880Z] 
08:50:34 [2020-08-31T08:50:34.880Z] #4 [internal] load metadata for docker.io/library/golang:1.13.14-buster
08:50:35 [2020-08-31T08:50:35.187Z] #4 ...
08:50:35 [2020-08-31T08:50:35.187Z] 
08:50:35 [2020-08-31T08:50:35.187Z] #3 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
08:50:35 [2020-08-31T08:50:35.187Z] #3 DONE 0.0s
08:50:35 [2020-08-31T08:50:35.187Z] 
08:50:35 [2020-08-31T08:50:35.187Z] #4 [internal] load metadata for docker.io/library/golang:1.13.14-buster
08:50:35 [2020-08-31T08:50:35.187Z] #4 DONE 0.2s
08:50:35 [2020-08-31T08:50:35.187Z] 
08:50:35 [2020-08-31T08:50:35.187Z] #17 [internal] load build context
08:50:35 [2020-08-31T08:50:35.822Z] #17 transferring context: 50.92MB 0.6s done
08:50:35 [2020-08-31T08:50:35.822Z] #17 DONE 0.6s
08:50:35 [2020-08-31T08:50:35.822Z] 
08:50:35 [2020-08-31T08:50:35.822Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.14-buster@sha256:def37bf2c...
08:50:35 [2020-08-31T08:50:35.822Z] #5 resolve docker.io/library/golang:1.13.14-buster@sha256:def37bf2c26e8c91eae9036b24e942cd1866e177f4bed0386bc73ca90e386210 done
08:50:35 [2020-08-31T08:50:35.822Z] #5 sha256:def37bf2c26e8c91eae9036b24e942cd1866e177f4bed0386bc73ca90e386210 1.86kB / 1.86kB done
08:50:35 [2020-08-31T08:50:35.822Z] #5 sha256:d2a4bc25ce2a6a1f4ba156c384f6651a22a1bb3c09858f16eee8082d74f215dd 1.79kB / 1.79kB done
08:50:35 [2020-08-31T08:50:35.822Z] #5 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 105.41kB / 48.97MB 0.6s
08:50:35 [2020-08-31T08:50:35.822Z] #5 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0B / 9.88MB 0.6s
08:50:35 [2020-08-31T08:50:35.822Z] #5 sha256:2e42156bedac290657ae872b45e29b8341fc415b5ff0af67fca09c9df94f0d83 6.19kB / 6.19kB done
08:50:35 [2020-08-31T08:50:35.822Z] #5 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0B / 7.39MB 0.6s
08:50:36 [2020-08-31T08:50:36.112Z] #5 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 914.52kB / 9.88MB 1.0s
08:50:36 [2020-08-31T08:50:36.403Z] #5 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 3.46MB / 48.97MB 1.2s
08:50:36 [2020-08-31T08:50:36.403Z] #5 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 3.47MB / 9.88MB 1.2s
08:50:36 [2020-08-31T08:50:36.403Z] #5 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 644.20kB / 7.39MB 1.2s
08:50:36 [2020-08-31T08:50:36.403Z] #5 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 4.54MB / 9.88MB 1.3s
08:50:36 [2020-08-31T08:50:36.403Z] #5 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 1.48MB / 7.39MB 1.3s
08:50:36 [2020-08-31T08:50:36.409Z] Client:
08:50:36 [2020-08-31T08:50:36.409Z]  Debug Mode: false
08:50:36 [2020-08-31T08:50:36.409Z] 
08:50:36 [2020-08-31T08:50:36.409Z] Server:
08:50:36 [2020-08-31T08:50:36.409Z]  Containers: 0
08:50:36 [2020-08-31T08:50:36.409Z]   Running: 0
08:50:36 [2020-08-31T08:50:36.409Z]   Paused: 0
08:50:36 [2020-08-31T08:50:36.409Z]   Stopped: 0
08:50:36 [2020-08-31T08:50:36.409Z]  Images: 1
08:50:36 [2020-08-31T08:50:36.409Z]  Server Version: 19.03.12
08:50:36 [2020-08-31T08:50:36.409Z]  Storage Driver: overlay2
08:50:36 [2020-08-31T08:50:36.409Z]   Backing Filesystem: extfs
08:50:36 [2020-08-31T08:50:36.409Z]   Supports d_type: true
08:50:36 [2020-08-31T08:50:36.409Z]   Native Overlay Diff: true
08:50:36 [2020-08-31T08:50:36.409Z]  Logging Driver: json-file
08:50:36 [2020-08-31T08:50:36.409Z]  Cgroup Driver: cgroupfs
08:50:36 [2020-08-31T08:50:36.409Z]  Plugins:
08:50:36 [2020-08-31T08:50:36.409Z]   Volume: local
08:50:36 [2020-08-31T08:50:36.409Z]   Network: bridge host ipvlan macvlan null overlay
08:50:36 [2020-08-31T08:50:36.409Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
08:50:36 [2020-08-31T08:50:36.409Z]  Swarm: inactive
08:50:36 [2020-08-31T08:50:36.409Z]  Runtimes: runc
08:50:36 [2020-08-31T08:50:36.409Z]  Default Runtime: runc
08:50:36 [2020-08-31T08:50:36.409Z]  Init Binary: docker-init
08:50:36 [2020-08-31T08:50:36.409Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
08:50:36 [2020-08-31T08:50:36.409Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
08:50:36 [2020-08-31T08:50:36.409Z]  init version: fec3683
08:50:36 [2020-08-31T08:50:36.409Z]  Security Options:
08:50:36 [2020-08-31T08:50:36.409Z]   apparmor
08:50:36 [2020-08-31T08:50:36.409Z]   seccomp
08:50:36 [2020-08-31T08:50:36.409Z]    Profile: default
08:50:36 [2020-08-31T08:50:36.409Z]  Kernel Version: 5.3.0-1030-aws
08:50:36 [2020-08-31T08:50:36.409Z]  Operating System: Ubuntu 18.04.4 LTS
08:50:36 [2020-08-31T08:50:36.409Z]  OSType: linux
08:50:36 [2020-08-31T08:50:36.409Z]  Architecture: x86_64
08:50:36 [2020-08-31T08:50:36.409Z]  CPUs: 2
08:50:36 [2020-08-31T08:50:36.409Z]  Total Memory: 7.487GiB
08:50:36 [2020-08-31T08:50:36.409Z]  Name: ip-10-100-68-93
08:50:36 [2020-08-31T08:50:36.409Z]  ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO
08:50:36 [2020-08-31T08:50:36.409Z]  Docker Root Dir: /var/lib/docker
08:50:36 [2020-08-31T08:50:36.409Z]  Debug Mode: false
08:50:36 [2020-08-31T08:50:36.409Z]  Registry: https://index.docker.io/v1/
08:50:36 [2020-08-31T08:50:36.409Z]  Labels:
08:50:36 [2020-08-31T08:50:36.409Z]  Experimental: true
08:50:36 [2020-08-31T08:50:36.409Z]  Insecure Registries:
08:50:36 [2020-08-31T08:50:36.409Z]   127.0.0.0/8
08:50:36 [2020-08-31T08:50:36.409Z]  Live Restore Enabled: true
08:50:36 [2020-08-31T08:50:36.409Z] 
08:50:36 [2020-08-31T08:50:36.409Z] WARNING: No swap limit support
[Pipeline] sh
08:50:36 [2020-08-31T08:50:36.694Z] #5 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 6.25MB / 48.97MB 1.4s
08:50:36 [2020-08-31T08:50:36.694Z] #5 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 5.72MB / 9.88MB 1.4s
08:50:36 [2020-08-31T08:50:36.694Z] #5 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 2.64MB / 7.39MB 1.4s
08:50:36 [2020-08-31T08:50:36.694Z] #5 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 8.70MB / 48.97MB 1.6s
08:50:36 [2020-08-31T08:50:36.694Z] #5 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 8.05MB / 9.88MB 1.6s
08:50:36 [2020-08-31T08:50:36.694Z] #5 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 5.15MB / 7.39MB 1.6s
08:50:36 [2020-08-31T08:50:36.730Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
08:50:36 [2020-08-31T08:50:36.730Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
08:50:36 [2020-08-31T08:50:36.730Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41374/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
08:50:36 [2020-08-31T08:50:36.985Z] #5 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.31MB / 9.88MB 1.7s
08:50:36 [2020-08-31T08:50:36.985Z] #5 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 6.30MB / 7.39MB 1.7s
08:50:36 [2020-08-31T08:50:36.985Z] #5 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 11.51MB / 48.97MB 1.8s
08:50:36 [2020-08-31T08:50:36.985Z] #5 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.88MB / 9.88MB 1.7s done
08:50:36 [2020-08-31T08:50:36.985Z] #5 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 7.39MB / 7.39MB 1.7s done
08:50:36 [2020-08-31T08:50:36.985Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 0B / 56.74MB 1.8s
08:50:36 [2020-08-31T08:50:36.985Z] #5 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 0B / 51.38MB 1.8s
08:50:36 [2020-08-31T08:50:36.988Z] + bash /home/ubuntu/workspace/moby_PR-41374/check-config.sh
08:50:36 [2020-08-31T08:50:36.988Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
08:50:36 [2020-08-31T08:50:36.988Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ...
08:50:36 [2020-08-31T08:50:36.988Z] 
08:50:36 [2020-08-31T08:50:36.988Z] Generally Necessary:
08:50:36 [2020-08-31T08:50:36.988Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
08:50:36 [2020-08-31T08:50:36.988Z] - apparmor: enabled and tools installed
08:50:36 [2020-08-31T08:50:36.988Z] - CONFIG_NAMESPACES: enabled
08:50:36 [2020-08-31T08:50:36.988Z] - CONFIG_NET_NS: enabled
08:50:36 [2020-08-31T08:50:36.988Z] - CONFIG_PID_NS: enabled
08:50:36 [2020-08-31T08:50:36.988Z] - CONFIG_IPC_NS: enabled
08:50:36 [2020-08-31T08:50:36.988Z] - CONFIG_UTS_NS: enabled
08:50:36 [2020-08-31T08:50:36.988Z] - CONFIG_CGROUPS: enabled
08:50:36 [2020-08-31T08:50:36.988Z] - CONFIG_CGROUP_CPUACCT: enabled
08:50:36 [2020-08-31T08:50:36.988Z] - CONFIG_CGROUP_DEVICE: enabled
08:50:36 [2020-08-31T08:50:36.988Z] - CONFIG_CGROUP_FREEZER: enabled
08:50:36 [2020-08-31T08:50:36.988Z] - CONFIG_CGROUP_SCHED: enabled
08:50:36 [2020-08-31T08:50:36.988Z] - CONFIG_CPUSETS: enabled
08:50:36 [2020-08-31T08:50:36.988Z] - CONFIG_MEMCG: enabled
08:50:36 [2020-08-31T08:50:36.988Z] - CONFIG_KEYS: enabled
08:50:36 [2020-08-31T08:50:36.988Z] - CONFIG_VETH: enabled (as module)
08:50:36 [2020-08-31T08:50:36.988Z] - CONFIG_BRIDGE: enabled (as module)
08:50:36 [2020-08-31T08:50:36.988Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
08:50:36 [2020-08-31T08:50:36.988Z] - CONFIG_NF_NAT_IPV4: missing
08:50:36 [2020-08-31T08:50:36.988Z] - CONFIG_IP_NF_FILTER: enabled (as module)
08:50:36 [2020-08-31T08:50:36.988Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
08:50:36 [2020-08-31T08:50:36.988Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
08:50:36 [2020-08-31T08:50:36.988Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
08:50:36 [2020-08-31T08:50:36.988Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
08:50:36 [2020-08-31T08:50:36.988Z] - CONFIG_IP_NF_NAT: enabled (as module)
08:50:36 [2020-08-31T08:50:36.988Z] - CONFIG_NF_NAT: enabled (as module)
08:50:36 [2020-08-31T08:50:36.988Z] - CONFIG_NF_NAT_NEEDED: missing
08:50:36 [2020-08-31T08:50:36.988Z] - CONFIG_POSIX_MQUEUE: enabled
08:50:36 [2020-08-31T08:50:36.988Z] 
08:50:36 [2020-08-31T08:50:36.988Z] Optional Features:
08:50:36 [2020-08-31T08:50:36.988Z] - CONFIG_USER_NS: enabled
08:50:36 [2020-08-31T08:50:36.988Z] - CONFIG_SECCOMP: enabled
08:50:36 [2020-08-31T08:50:36.988Z] - CONFIG_CGROUP_PIDS: enabled
08:50:36 [2020-08-31T08:50:36.988Z] - CONFIG_MEMCG_SWAP: enabled
08:50:36 [2020-08-31T08:50:36.988Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
08:50:36 [2020-08-31T08:50:36.988Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
08:50:36 [2020-08-31T08:50:36.988Z] - CONFIG_BLK_CGROUP: enabled
08:50:36 [2020-08-31T08:50:36.988Z] - CONFIG_BLK_DEV_THROTTLING: enabled
08:50:36 [2020-08-31T08:50:36.988Z] - CONFIG_IOSCHED_CFQ: missing
08:50:36 [2020-08-31T08:50:36.988Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
08:50:36 [2020-08-31T08:50:36.988Z] - CONFIG_CGROUP_PERF: enabled
08:50:36 [2020-08-31T08:50:36.988Z] - CONFIG_CGROUP_HUGETLB: enabled
08:50:36 [2020-08-31T08:50:36.988Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
08:50:36 [2020-08-31T08:50:36.988Z] - CONFIG_CGROUP_NET_PRIO: enabled
08:50:36 [2020-08-31T08:50:36.988Z] - CONFIG_CFS_BANDWIDTH: enabled
08:50:37 [2020-08-31T08:50:37.055Z] Still waiting to schedule task
08:50:37 [2020-08-31T08:50:37.055Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’
08:50:37 [2020-08-31T08:50:37.066Z] Still waiting to schedule task
08:50:37 [2020-08-31T08:50:37.066Z] All nodes of label ‘windows-2019’ are offline
08:50:37 [2020-08-31T08:50:37.245Z] - CONFIG_FAIR_GROUP_SCHED: enabled
08:50:37 [2020-08-31T08:50:37.245Z] - CONFIG_RT_GROUP_SCHED: missing
08:50:37 [2020-08-31T08:50:37.245Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
08:50:37 [2020-08-31T08:50:37.245Z] - CONFIG_IP_VS: enabled (as module)
08:50:37 [2020-08-31T08:50:37.245Z] - CONFIG_IP_VS_NFCT: enabled
08:50:37 [2020-08-31T08:50:37.245Z] - CONFIG_IP_VS_PROTO_TCP: enabled
08:50:37 [2020-08-31T08:50:37.245Z] - CONFIG_IP_VS_PROTO_UDP: enabled
08:50:37 [2020-08-31T08:50:37.245Z] - CONFIG_IP_VS_RR: enabled (as module)
08:50:37 [2020-08-31T08:50:37.245Z] - CONFIG_EXT4_FS: enabled
08:50:37 [2020-08-31T08:50:37.245Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
08:50:37 [2020-08-31T08:50:37.245Z] - CONFIG_EXT4_FS_SECURITY: enabled
08:50:37 [2020-08-31T08:50:37.245Z] - Network Drivers:
08:50:37 [2020-08-31T08:50:37.245Z]   - "overlay":
08:50:37 [2020-08-31T08:50:37.245Z]     - CONFIG_VXLAN: enabled (as module)
08:50:37 [2020-08-31T08:50:37.245Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
08:50:37 [2020-08-31T08:50:37.245Z]       Optional (for encrypted networks):
08:50:37 [2020-08-31T08:50:37.245Z]       - CONFIG_CRYPTO: enabled
08:50:37 [2020-08-31T08:50:37.245Z]       - CONFIG_CRYPTO_AEAD: enabled
08:50:37 [2020-08-31T08:50:37.245Z]       - CONFIG_CRYPTO_GCM: enabled
08:50:37 [2020-08-31T08:50:37.245Z]       - CONFIG_CRYPTO_SEQIV: enabled
08:50:37 [2020-08-31T08:50:37.245Z]       - CONFIG_CRYPTO_GHASH: enabled
08:50:37 [2020-08-31T08:50:37.245Z]       - CONFIG_XFRM: enabled
08:50:37 [2020-08-31T08:50:37.245Z]       - CONFIG_XFRM_USER: enabled (as module)
08:50:37 [2020-08-31T08:50:37.245Z]       - CONFIG_XFRM_ALGO: enabled (as module)
08:50:37 [2020-08-31T08:50:37.245Z]       - CONFIG_INET_ESP: enabled (as module)
08:50:37 [2020-08-31T08:50:37.245Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
08:50:37 [2020-08-31T08:50:37.245Z]   - "ipvlan":
08:50:37 [2020-08-31T08:50:37.245Z]     - CONFIG_IPVLAN: enabled (as module)
08:50:37 [2020-08-31T08:50:37.245Z]   - "macvlan":
08:50:37 [2020-08-31T08:50:37.245Z]     - CONFIG_MACVLAN: enabled (as module)
08:50:37 [2020-08-31T08:50:37.245Z]     - CONFIG_DUMMY: enabled (as module)
08:50:37 [2020-08-31T08:50:37.245Z]   - "ftp,tftp client in container":
08:50:37 [2020-08-31T08:50:37.245Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
08:50:37 [2020-08-31T08:50:37.245Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
08:50:37 [2020-08-31T08:50:37.245Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
08:50:37 [2020-08-31T08:50:37.245Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
08:50:37 [2020-08-31T08:50:37.245Z] - Storage Drivers:
08:50:37 [2020-08-31T08:50:37.245Z]   - "aufs":
08:50:37 [2020-08-31T08:50:37.245Z]     - CONFIG_AUFS_FS: enabled (as module)
08:50:37 [2020-08-31T08:50:37.245Z]   - "btrfs":
08:50:37 [2020-08-31T08:50:37.245Z]     - CONFIG_BTRFS_FS: enabled (as module)
08:50:37 [2020-08-31T08:50:37.245Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
08:50:37 [2020-08-31T08:50:37.245Z]   - "devicemapper":
08:50:37 [2020-08-31T08:50:37.245Z]     - CONFIG_BLK_DEV_DM: enabled
08:50:37 [2020-08-31T08:50:37.245Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
08:50:37 [2020-08-31T08:50:37.245Z]   - "overlay":
08:50:37 [2020-08-31T08:50:37.245Z]     - CONFIG_OVERLAY_FS: enabled (as module)
08:50:37 [2020-08-31T08:50:37.245Z]   - "zfs":
08:50:37 [2020-08-31T08:50:37.245Z]     - /dev/zfs: present
08:50:37 [2020-08-31T08:50:37.245Z]     - zfs command: missing
08:50:37 [2020-08-31T08:50:37.245Z]     - zpool command: missing
08:50:37 [2020-08-31T08:50:37.245Z] 
08:50:37 [2020-08-31T08:50:37.245Z] Limits:
08:50:37 [2020-08-31T08:50:37.245Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
08:50:37 [2020-08-31T08:50:37.245Z] 
08:50:37 [2020-08-31T08:50:37.245Z] + true
[Pipeline] }
[Pipeline] // stage
08:50:37 [2020-08-31T08:50:37.278Z] #5 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 17.82MB / 48.97MB 2.0s
08:50:37 [2020-08-31T08:50:37.278Z] #5 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 21.74MB / 48.97MB 2.1s
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
08:50:37 [2020-08-31T08:50:37.568Z] #5 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 29.06MB / 48.97MB 2.3s
08:50:37 [2020-08-31T08:50:37.568Z] #5 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 32.64MB / 48.97MB 2.4s
08:50:37 [2020-08-31T08:50:37.663Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:298ef4ba6463491cf5c1e781606e5b90c999c3dd .
08:50:37 [2020-08-31T08:50:37.663Z] #2 [internal] load build definition from Dockerfile
08:50:37 [2020-08-31T08:50:37.858Z] #5 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 38.24MB / 48.97MB 2.6s
08:50:37 [2020-08-31T08:50:37.858Z] #5 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 41.28MB / 48.97MB 2.8s
08:50:37 [2020-08-31T08:50:37.920Z] #2 transferring dockerfile: 12.30kB done
08:50:37 [2020-08-31T08:50:37.920Z] #2 DONE 0.1s
08:50:37 [2020-08-31T08:50:37.920Z] 
08:50:37 [2020-08-31T08:50:37.920Z] #1 [internal] load .dockerignore
08:50:37 [2020-08-31T08:50:37.920Z] #1 transferring context: 87B 0.1s done
08:50:37 [2020-08-31T08:50:37.920Z] #1 DONE 0.1s
08:50:37 [2020-08-31T08:50:37.920Z] 
08:50:37 [2020-08-31T08:50:37.920Z] #4 [internal] load metadata for docker.io/library/golang:1.13.14-buster
08:50:38 [2020-08-31T08:50:38.149Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 4.03MB / 56.74MB 2.9s
08:50:38 [2020-08-31T08:50:38.149Z] #5 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 3.24MB / 51.38MB 2.9s
08:50:38 [2020-08-31T08:50:38.149Z] #5 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 45.11MB / 48.97MB 3.1s
08:50:38 [2020-08-31T08:50:38.219Z] #4 ...
08:50:38 [2020-08-31T08:50:38.219Z] 
08:50:38 [2020-08-31T08:50:38.219Z] #3 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
08:50:38 [2020-08-31T08:50:38.219Z] #3 DONE 0.3s
08:50:38 [2020-08-31T08:50:38.219Z] 
08:50:38 [2020-08-31T08:50:38.219Z] #4 [internal] load metadata for docker.io/library/golang:1.13.14-buster
08:50:38 [2020-08-31T08:50:38.219Z] #4 DONE 0.5s
08:50:38 [2020-08-31T08:50:38.219Z] 
08:50:38 [2020-08-31T08:50:38.219Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.14-buster@sha256:def37bf2c...
08:50:38 [2020-08-31T08:50:38.219Z] #5 resolve docker.io/library/golang:1.13.14-buster@sha256:def37bf2c26e8c91eae9036b24e942cd1866e177f4bed0386bc73ca90e386210 done
08:50:38 [2020-08-31T08:50:38.440Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 7.55MB / 56.74MB 3.2s
08:50:38 [2020-08-31T08:50:38.440Z] #5 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 6.85MB / 51.38MB 3.2s
08:50:38 [2020-08-31T08:50:38.440Z] #5 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.49MB / 48.97MB 3.4s
08:50:38 [2020-08-31T08:50:38.478Z] #5 sha256:def37bf2c26e8c91eae9036b24e942cd1866e177f4bed0386bc73ca90e386210 1.86kB / 1.86kB done
08:50:38 [2020-08-31T08:50:38.478Z] #5 sha256:e97eae18b0aa1ae34e6bce322e3dd5d00e923e57ae28fa4d6ec4beb6d6ed5094 1.79kB / 1.79kB done
08:50:38 [2020-08-31T08:50:38.478Z] #5 sha256:bd7875c6cd465351857e18c75e8841346ec3bba4e07750ca32239fd6a8f41058 6.19kB / 6.19kB done
08:50:38 [2020-08-31T08:50:38.478Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 138.79kB / 50.40MB 0.1s
08:50:38 [2020-08-31T08:50:38.478Z] #5 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 260.65kB / 7.81MB 0.1s
08:50:38 [2020-08-31T08:50:38.478Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.55MB / 50.40MB 0.3s
08:50:38 [2020-08-31T08:50:38.478Z] #5 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 3.62MB / 7.81MB 0.3s
08:50:38 [2020-08-31T08:50:38.731Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 11.23MB / 56.74MB 3.5s
08:50:38 [2020-08-31T08:50:38.731Z] #5 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 10.49MB / 51.38MB 3.5s
08:50:38 [2020-08-31T08:50:38.731Z] #5 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 3.5s done
08:50:38 [2020-08-31T08:50:38.731Z] #5 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 0B / 102.23MB 3.6s
08:50:38 [2020-08-31T08:50:38.731Z] #5 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71
08:50:38 [2020-08-31T08:50:38.736Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.16MB / 50.40MB 0.3s
08:50:38 [2020-08-31T08:50:38.736Z] #5 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 6.32MB / 7.81MB 0.3s
08:50:38 [2020-08-31T08:50:38.752Z] Fetching without tags
08:50:38 [2020-08-31T08:50:38.994Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 14.60MB / 50.40MB 0.7s
08:50:38 [2020-08-31T08:50:38.994Z] #5 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done
08:50:38 [2020-08-31T08:50:38.994Z] #5 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 1.30MB / 10.00MB 0.7s
08:50:38 [2020-08-31T08:50:38.994Z] #5 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 1.32MB / 51.83MB 0.7s
08:50:38 [2020-08-31T08:50:38.994Z] #5 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 3.13MB / 10.00MB 0.8s
08:50:38 [2020-08-31T08:50:38.994Z] #5 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.50MB / 51.83MB 0.8s
08:50:39 [2020-08-31T08:50:39.021Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 14.34MB / 56.74MB 3.7s
08:50:39 [2020-08-31T08:50:39.021Z] #5 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 13.81MB / 51.38MB 3.7s
08:50:39 [2020-08-31T08:50:39.021Z] #5 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 17.92MB / 51.38MB 3.9s
08:50:39 [2020-08-31T08:50:39.144Z] Merging remotes/origin/19.03 commit 88820a4793eabd2a5624e7a16772207cfa073f98 into PR head commit 298ef4ba6463491cf5c1e781606e5b90c999c3dd
08:50:39 [2020-08-31T08:50:39.286Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 18.85MB / 50.40MB 0.9s
08:50:39 [2020-08-31T08:50:39.286Z] #5 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 6.77MB / 10.00MB 0.9s
08:50:39 [2020-08-31T08:50:39.286Z] #5 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 8.56MB / 51.83MB 0.9s
08:50:39 [2020-08-31T08:50:39.286Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 22.11MB / 50.40MB 1.0s
08:50:39 [2020-08-31T08:50:39.286Z] #5 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.0s
08:50:39 [2020-08-31T08:50:39.286Z] #5 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 11.87MB / 51.83MB 1.0s
08:50:39 [2020-08-31T08:50:39.311Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 19.71MB / 56.74MB 4.1s
08:50:39 [2020-08-31T08:50:39.311Z] #5 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 22.68MB / 51.38MB 4.1s
08:50:39 [2020-08-31T08:50:39.311Z] #5 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 26.45MB / 51.38MB 4.3s
08:50:39 [2020-08-31T08:50:39.546Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 27.15MB / 50.40MB 1.2s
08:50:39 [2020-08-31T08:50:39.547Z] #5 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 14.81MB / 51.83MB 1.2s
08:50:39 [2020-08-31T08:50:39.547Z] #5 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.2s done
08:50:39 [2020-08-31T08:50:39.547Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 1.22MB / 68.67MB 1.3s
08:50:39 [2020-08-31T08:50:39.602Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 24.56MB / 56.74MB 4.4s
08:50:39 [2020-08-31T08:50:39.602Z] #5 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 29.43MB / 51.38MB 4.5s
08:50:39 [2020-08-31T08:50:39.808Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 30.03MB / 50.40MB 1.3s
08:50:39 [2020-08-31T08:50:39.808Z] #5 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 21.17MB / 51.83MB 1.3s
08:50:39 [2020-08-31T08:50:39.808Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 35.86MB / 50.40MB 1.6s
08:50:39 [2020-08-31T08:50:39.808Z] #5 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 24.72MB / 51.83MB 1.6s
08:50:39 [2020-08-31T08:50:39.808Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 6.23MB / 68.67MB 1.6s
08:50:38 [2020-08-31T08:50:38.724Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:50:38 [2020-08-31T08:50:38.728Z]  > git config --add remote.origin.fetch +refs/pull/41374/head:refs/remotes/origin/PR-41374 # timeout=10
08:50:38 [2020-08-31T08:50:38.731Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
08:50:38 [2020-08-31T08:50:38.745Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:50:38 [2020-08-31T08:50:38.760Z] Fetching upstream changes from https://github.com/moby/moby.git
08:50:38 [2020-08-31T08:50:38.760Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:50:38 [2020-08-31T08:50:38.761Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41374/head:refs/remotes/origin/PR-41374 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
08:50:39 [2020-08-31T08:50:39.151Z]  > git config core.sparsecheckout # timeout=10
08:50:39 [2020-08-31T08:50:39.154Z]  > git checkout -f 298ef4ba6463491cf5c1e781606e5b90c999c3dd # timeout=10
08:50:39 [2020-08-31T08:50:39.893Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 28.72MB / 56.74MB 4.6s
08:50:39 [2020-08-31T08:50:39.893Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 32.29MB / 56.74MB 4.8s
08:50:39 [2020-08-31T08:50:39.893Z] #5 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 33.89MB / 51.38MB 4.8s
08:50:39 [2020-08-31T08:50:39.925Z] Merge succeeded, producing 298ef4ba6463491cf5c1e781606e5b90c999c3dd
08:50:39 [2020-08-31T08:50:39.925Z] Checking out Revision 298ef4ba6463491cf5c1e781606e5b90c999c3dd (PR-41374)
08:50:40 [2020-08-31T08:50:40.065Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 12.31MB / 68.67MB 1.7s
08:50:40 [2020-08-31T08:50:40.065Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 42.93MB / 50.40MB 1.9s
08:50:40 [2020-08-31T08:50:40.065Z] #5 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 34.89MB / 51.83MB 1.9s
08:50:40 [2020-08-31T08:50:40.065Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 20.21MB / 68.67MB 1.9s
08:50:40 [2020-08-31T08:50:40.184Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 35.65MB / 56.74MB 5.0s
08:50:40 [2020-08-31T08:50:40.184Z] #5 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 37.23MB / 51.38MB 5.0s
08:50:40 [2020-08-31T08:50:40.184Z] #5 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 1.3s done
08:50:40 [2020-08-31T08:50:40.323Z] #5 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 38.80MB / 51.83MB 2.0s
08:50:40 [2020-08-31T08:50:40.323Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 46.55MB / 50.40MB 2.1s
08:50:40 [2020-08-31T08:50:40.323Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 25.68MB / 68.67MB 2.1s
08:50:40 [2020-08-31T08:50:40.474Z] #5 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 40.27MB / 51.38MB 5.2s
08:50:40 [2020-08-31T08:50:40.474Z] #5 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0
08:50:40 [2020-08-31T08:50:40.474Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 39.52MB / 56.74MB 5.3s
08:50:40 [2020-08-31T08:50:40.474Z] #5 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.3s done
08:50:40 [2020-08-31T08:50:40.475Z] #5 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc
08:50:40 [2020-08-31T08:50:40.584Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.10MB / 50.40MB 2.2s
08:50:40 [2020-08-31T08:50:40.584Z] #5 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 42.74MB / 51.83MB 2.2s
08:50:40 [2020-08-31T08:50:40.584Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 30.30MB / 68.67MB 2.2s
08:50:40 [2020-08-31T08:50:40.765Z] #5 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 43.79MB / 51.38MB 5.5s
08:50:40 [2020-08-31T08:50:40.765Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 43.03MB / 56.74MB 5.6s
08:50:40 [2020-08-31T08:50:40.765Z] #5 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 5.89MB / 102.23MB 5.6s
08:50:40 [2020-08-31T08:50:40.846Z] #5 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 50.19MB / 51.83MB 2.5s
08:50:40 [2020-08-31T08:50:40.846Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 36.58MB / 68.67MB 2.5s
08:50:40 [2020-08-31T08:50:40.936Z] Commit message: "daemon.setupPathsAndSandboxOptions() skip resolving symlinks"
08:50:41 [2020-08-31T08:50:41.057Z] #5 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 47.03MB / 51.38MB 5.8s
08:50:41 [2020-08-31T08:50:41.057Z] #5 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.2s done
08:50:41 [2020-08-31T08:50:41.057Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 46.43MB / 56.74MB 5.9s
08:50:41 [2020-08-31T08:50:41.349Z] #5 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 11.90MB / 102.23MB 6.1s
08:50:41 [2020-08-31T08:50:41.349Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 50.47MB / 56.74MB 6.2s
08:50:41 [2020-08-31T08:50:41.349Z] #5 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 6.2s
08:50:41 [2020-08-31T08:50:41.349Z] #5 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 6.2s done
08:50:41 [2020-08-31T08:50:41.349Z] #5 sha256:0d74b729ef8e0049961bd7bc6dcb79403c8947a3bb25529905d8868e1652c244 0B / 156B 6.3s
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
08:50:41 [2020-08-31T08:50:41.410Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.7s done
08:50:41 [2020-08-31T08:50:41.410Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 45.56MB / 68.67MB 3.0s
08:50:41 [2020-08-31T08:50:41.410Z] #5 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 0B / 120.18MB 3.0s
08:50:41 [2020-08-31T08:50:41.410Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 49.31MB / 68.67MB 3.0s
08:50:41 [2020-08-31T08:50:41.410Z] #5 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0.1s
[Pipeline] { (Print info)
[Pipeline] sh
08:50:41 [2020-08-31T08:50:41.639Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 54.25MB / 56.74MB 6.4s
08:50:41 [2020-08-31T08:50:41.639Z] #5 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d
08:50:41 [2020-08-31T08:50:41.639Z] #5 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 17.42MB / 102.23MB 6.5s
08:50:41 [2020-08-31T08:50:41.672Z] #5 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.1s done
08:50:41 [2020-08-31T08:50:41.672Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 58.45MB / 68.67MB 3.3s
08:50:41 [2020-08-31T08:50:41.672Z] #5 sha256:d5323669af91aeb72c29ecf41caa93a92d1ee1d228baca4d017005cebd17122b 126B / 126B 3.3s done
08:50:39 [2020-08-31T08:50:39.888Z]  > git remote # timeout=10
08:50:39 [2020-08-31T08:50:39.891Z]  > git config --get remote.origin.url # timeout=10
08:50:39 [2020-08-31T08:50:39.895Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:50:39 [2020-08-31T08:50:39.896Z]  > git merge 88820a4793eabd2a5624e7a16772207cfa073f98 # timeout=10
08:50:39 [2020-08-31T08:50:39.917Z]  > git rev-parse HEAD^{commit} # timeout=10
08:50:39 [2020-08-31T08:50:39.932Z]  > git config core.sparsecheckout # timeout=10
08:50:39 [2020-08-31T08:50:39.935Z]  > git checkout -f 298ef4ba6463491cf5c1e781606e5b90c999c3dd # timeout=10
08:50:41 [2020-08-31T08:50:41.788Z] + docker version
08:50:41 [2020-08-31T08:50:41.788Z] Client:
08:50:41 [2020-08-31T08:50:41.788Z]  Version:           18.06.1-ce
08:50:41 [2020-08-31T08:50:41.788Z]  API version:       1.38
08:50:41 [2020-08-31T08:50:41.788Z]  Go version:        go1.10.3
08:50:41 [2020-08-31T08:50:41.788Z]  Git commit:        e68fc7a
08:50:41 [2020-08-31T08:50:41.788Z]  Built:             Tue Aug 21 17:26:10 2018
08:50:41 [2020-08-31T08:50:41.788Z]  OS/Arch:           linux/ppc64le
08:50:41 [2020-08-31T08:50:41.788Z]  Experimental:      false
08:50:41 [2020-08-31T08:50:41.788Z] 
08:50:41 [2020-08-31T08:50:41.788Z] Server:
08:50:41 [2020-08-31T08:50:41.788Z]  Engine:
08:50:41 [2020-08-31T08:50:41.788Z]   Version:          18.06.1-ce
08:50:41 [2020-08-31T08:50:41.788Z]   API version:      1.38 (minimum version 1.12)
08:50:41 [2020-08-31T08:50:41.788Z]   Go version:       go1.10.3
08:50:41 [2020-08-31T08:50:41.788Z]   Git commit:       e68fc7a
08:50:41 [2020-08-31T08:50:41.788Z]   Built:            Tue Aug 21 17:24:20 2018
08:50:41 [2020-08-31T08:50:41.788Z]   OS/Arch:          linux/ppc64le
08:50:41 [2020-08-31T08:50:41.788Z]   Experimental:     true
[Pipeline] sh
08:50:41 [2020-08-31T08:50:41.928Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 62.71MB / 68.67MB 3.5s
08:50:41 [2020-08-31T08:50:41.928Z] #5 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 8.53MB / 120.18MB 3.5s
08:50:41 [2020-08-31T08:50:41.930Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 6.6s done
08:50:41 [2020-08-31T08:50:41.930Z] #5 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 23.79MB / 102.23MB 6.7s
08:50:41 [2020-08-31T08:50:41.930Z] #5 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 30.59MB / 102.23MB 6.9s
08:50:42 [2020-08-31T08:50:42.176Z] + docker info
08:50:42 [2020-08-31T08:50:42.176Z] Containers: 0
08:50:42 [2020-08-31T08:50:42.176Z]  Running: 0
08:50:42 [2020-08-31T08:50:42.176Z]  Paused: 0
08:50:42 [2020-08-31T08:50:42.176Z]  Stopped: 0
08:50:42 [2020-08-31T08:50:42.176Z] Images: 0
08:50:42 [2020-08-31T08:50:42.176Z] Server Version: 18.06.1-ce
08:50:42 [2020-08-31T08:50:42.176Z] Storage Driver: overlay2
08:50:42 [2020-08-31T08:50:42.176Z]  Backing Filesystem: extfs
08:50:42 [2020-08-31T08:50:42.176Z]  Supports d_type: true
08:50:42 [2020-08-31T08:50:42.176Z]  Native Overlay Diff: true
08:50:42 [2020-08-31T08:50:42.176Z] Logging Driver: json-file
08:50:42 [2020-08-31T08:50:42.176Z] Cgroup Driver: cgroupfs
08:50:42 [2020-08-31T08:50:42.176Z] Plugins:
08:50:42 [2020-08-31T08:50:42.176Z]  Volume: local
08:50:42 [2020-08-31T08:50:42.176Z]  Network: bridge host ipvlan macvlan null overlay
08:50:42 [2020-08-31T08:50:42.176Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
08:50:42 [2020-08-31T08:50:42.176Z] Swarm: inactive
08:50:42 [2020-08-31T08:50:42.176Z] Runtimes: runc
08:50:42 [2020-08-31T08:50:42.176Z] Default Runtime: runc
08:50:42 [2020-08-31T08:50:42.176Z] Init Binary: docker-init
08:50:42 [2020-08-31T08:50:42.176Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
08:50:42 [2020-08-31T08:50:42.176Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
08:50:42 [2020-08-31T08:50:42.176Z] init version: fec3683
08:50:42 [2020-08-31T08:50:42.176Z] Security Options:
08:50:42 [2020-08-31T08:50:42.176Z]  apparmor
08:50:42 [2020-08-31T08:50:42.176Z]  seccomp
08:50:42 [2020-08-31T08:50:42.176Z]   Profile: default
08:50:42 [2020-08-31T08:50:42.176Z] Kernel Version: 4.4.0-139-generic
08:50:42 [2020-08-31T08:50:42.176Z] Operating System: Ubuntu 16.04.3 LTS
08:50:42 [2020-08-31T08:50:42.176Z] OSType: linux
08:50:42 [2020-08-31T08:50:42.176Z] Architecture: ppc64le
08:50:42 [2020-08-31T08:50:42.176Z] CPUs: 4
08:50:42 [2020-08-31T08:50:42.176Z] Total Memory: 7.972GiB
08:50:42 [2020-08-31T08:50:42.176Z] Name: ppc64le-ubuntu-28
08:50:42 [2020-08-31T08:50:42.176Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
08:50:42 [2020-08-31T08:50:42.176Z] Docker Root Dir: /var/lib/docker
08:50:42 [2020-08-31T08:50:42.176Z] Debug Mode (client): false
08:50:42 [2020-08-31T08:50:42.176Z] Debug Mode (server): false
08:50:42 [2020-08-31T08:50:42.176Z] Username: dockerbuildbot
08:50:42 [2020-08-31T08:50:42.176Z] Registry: https://index.docker.io/v1/
08:50:42 [2020-08-31T08:50:42.176Z] Labels:
08:50:42 [2020-08-31T08:50:42.176Z] Experimental: true
08:50:42 [2020-08-31T08:50:42.176Z] Insecure Registries:
08:50:42 [2020-08-31T08:50:42.176Z]  127.0.0.0/8
08:50:42 [2020-08-31T08:50:42.176Z] Live Restore Enabled: false
08:50:42 [2020-08-31T08:50:42.176Z] 
08:50:42 [2020-08-31T08:50:42.201Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 66.45MB / 68.67MB 3.7s
08:50:42 [2020-08-31T08:50:42.201Z] #5 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 20.11MB / 120.18MB 3.9s
[Pipeline] sh
08:50:42 [2020-08-31T08:50:42.220Z] #5 sha256:0d74b729ef8e0049961bd7bc6dcb79403c8947a3bb25529905d8868e1652c244 156B / 156B 6.9s done
08:50:42 [2020-08-31T08:50:42.462Z] #5 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 26.25MB / 120.18MB 4.2s
08:50:42 [2020-08-31T08:50:42.510Z] #5 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 38.18MB / 102.23MB 7.2s
08:50:42 [2020-08-31T08:50:42.562Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
08:50:42 [2020-08-31T08:50:42.562Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
08:50:42 [2020-08-31T08:50:42.562Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41374/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
08:50:42 [2020-08-31T08:50:42.562Z] + bash /home/docker/workspace/moby_PR-41374/check-config.sh
08:50:42 [2020-08-31T08:50:42.562Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
08:50:42 [2020-08-31T08:50:42.562Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
08:50:42 [2020-08-31T08:50:42.562Z] 
08:50:42 [2020-08-31T08:50:42.562Z] Generally Necessary:
08:50:42 [2020-08-31T08:50:42.562Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
08:50:42 [2020-08-31T08:50:42.562Z] - apparmor: enabled and tools installed
08:50:42 [2020-08-31T08:50:42.562Z] - CONFIG_NAMESPACES: enabled
08:50:42 [2020-08-31T08:50:42.562Z] - CONFIG_NET_NS: enabled
08:50:42 [2020-08-31T08:50:42.562Z] - CONFIG_PID_NS: enabled
08:50:42 [2020-08-31T08:50:42.562Z] - CONFIG_IPC_NS: enabled
08:50:42 [2020-08-31T08:50:42.562Z] - CONFIG_UTS_NS: enabled
08:50:42 [2020-08-31T08:50:42.562Z] - CONFIG_CGROUPS: enabled
08:50:42 [2020-08-31T08:50:42.562Z] - CONFIG_CGROUP_CPUACCT: enabled
08:50:42 [2020-08-31T08:50:42.562Z] - CONFIG_CGROUP_DEVICE: enabled
08:50:42 [2020-08-31T08:50:42.562Z] - CONFIG_CGROUP_FREEZER: enabled
08:50:42 [2020-08-31T08:50:42.562Z] - CONFIG_CGROUP_SCHED: enabled
08:50:42 [2020-08-31T08:50:42.562Z] - CONFIG_CPUSETS: enabled
08:50:42 [2020-08-31T08:50:42.562Z] - CONFIG_MEMCG: enabled
08:50:42 [2020-08-31T08:50:42.562Z] - CONFIG_KEYS: enabled
08:50:42 [2020-08-31T08:50:42.562Z] - CONFIG_VETH: enabled (as module)
08:50:42 [2020-08-31T08:50:42.562Z] - CONFIG_BRIDGE: enabled (as module)
08:50:42 [2020-08-31T08:50:42.562Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
08:50:42 [2020-08-31T08:50:42.562Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
08:50:42 [2020-08-31T08:50:42.562Z] - CONFIG_IP_NF_FILTER: enabled (as module)
08:50:42 [2020-08-31T08:50:42.726Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.3s done
08:50:42 [2020-08-31T08:50:42.726Z] #5 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 34.07MB / 120.18MB 4.3s
08:50:42 [2020-08-31T08:50:42.726Z] #5 ...
08:50:42 [2020-08-31T08:50:42.726Z] 
08:50:42 [2020-08-31T08:50:42.726Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
08:50:42 [2020-08-31T08:50:42.726Z] #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
08:50:42 [2020-08-31T08:50:42.726Z] #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
08:50:42 [2020-08-31T08:50:42.726Z] #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
08:50:42 [2020-08-31T08:50:42.726Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.5s done
08:50:42 [2020-08-31T08:50:42.726Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.5s done
08:50:42 [2020-08-31T08:50:42.726Z] #63 DONE 4.5s
08:50:42 [2020-08-31T08:50:42.726Z] 
08:50:42 [2020-08-31T08:50:42.726Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.14-buster@sha256:def37bf2c...
08:50:42 [2020-08-31T08:50:42.801Z] #5 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 44.88MB / 102.23MB 7.5s
08:50:42 [2020-08-31T08:50:42.801Z] #5 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 51.66MB / 102.23MB 7.8s
08:50:42 [2020-08-31T08:50:42.858Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
08:50:42 [2020-08-31T08:50:42.858Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
08:50:42 [2020-08-31T08:50:42.858Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
08:50:42 [2020-08-31T08:50:42.858Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
08:50:42 [2020-08-31T08:50:42.858Z] - CONFIG_IP_NF_NAT: enabled (as module)
08:50:42 [2020-08-31T08:50:42.858Z] - CONFIG_NF_NAT: enabled (as module)
08:50:42 [2020-08-31T08:50:42.858Z] - CONFIG_NF_NAT_NEEDED: enabled
08:50:42 [2020-08-31T08:50:42.858Z] - CONFIG_POSIX_MQUEUE: enabled
08:50:42 [2020-08-31T08:50:42.858Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
08:50:42 [2020-08-31T08:50:42.858Z] 
08:50:42 [2020-08-31T08:50:42.858Z] Optional Features:
08:50:42 [2020-08-31T08:50:42.858Z] - CONFIG_USER_NS: enabled
08:50:42 [2020-08-31T08:50:42.858Z] - CONFIG_SECCOMP: enabled
08:50:42 [2020-08-31T08:50:42.858Z] - CONFIG_CGROUP_PIDS: enabled
08:50:42 [2020-08-31T08:50:42.858Z] - CONFIG_MEMCG_SWAP: enabled
08:50:42 [2020-08-31T08:50:42.858Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
08:50:42 [2020-08-31T08:50:42.858Z]     (cgroup swap accounting is currently enabled)
08:50:42 [2020-08-31T08:50:42.858Z] - CONFIG_MEMCG_KMEM: enabled
08:50:42 [2020-08-31T08:50:42.858Z] - CONFIG_BLK_CGROUP: enabled
08:50:42 [2020-08-31T08:50:42.858Z] - CONFIG_BLK_DEV_THROTTLING: enabled
08:50:42 [2020-08-31T08:50:42.858Z] - CONFIG_IOSCHED_CFQ: enabled
08:50:42 [2020-08-31T08:50:42.858Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
08:50:42 [2020-08-31T08:50:42.858Z] - CONFIG_CGROUP_PERF: enabled
08:50:42 [2020-08-31T08:50:42.858Z] - CONFIG_CGROUP_HUGETLB: enabled
08:50:42 [2020-08-31T08:50:42.858Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
08:50:42 [2020-08-31T08:50:42.858Z] - CONFIG_CGROUP_NET_PRIO: enabled
08:50:42 [2020-08-31T08:50:42.858Z] - CONFIG_CFS_BANDWIDTH: enabled
08:50:42 [2020-08-31T08:50:42.858Z] - CONFIG_FAIR_GROUP_SCHED: enabled
08:50:42 [2020-08-31T08:50:42.858Z] - CONFIG_RT_GROUP_SCHED: missing
08:50:42 [2020-08-31T08:50:42.858Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
08:50:42 [2020-08-31T08:50:42.858Z] - CONFIG_IP_VS: enabled (as module)
08:50:42 [2020-08-31T08:50:42.858Z] - CONFIG_IP_VS_NFCT: enabled
08:50:42 [2020-08-31T08:50:42.858Z] - CONFIG_IP_VS_PROTO_TCP: enabled
08:50:42 [2020-08-31T08:50:42.858Z] - CONFIG_IP_VS_PROTO_UDP: enabled
08:50:42 [2020-08-31T08:50:42.858Z] - CONFIG_IP_VS_RR: enabled (as module)
08:50:42 [2020-08-31T08:50:42.858Z] - CONFIG_EXT4_FS: enabled
08:50:42 [2020-08-31T08:50:42.858Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
08:50:42 [2020-08-31T08:50:42.858Z] - CONFIG_EXT4_FS_SECURITY: enabled
08:50:42 [2020-08-31T08:50:42.858Z] - Network Drivers:
08:50:42 [2020-08-31T08:50:42.858Z]   - "overlay":
08:50:42 [2020-08-31T08:50:42.858Z]     - CONFIG_VXLAN: enabled (as module)
08:50:42 [2020-08-31T08:50:42.858Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
08:50:42 [2020-08-31T08:50:42.858Z]       Optional (for encrypted networks):
08:50:42 [2020-08-31T08:50:42.858Z]       - CONFIG_CRYPTO: enabled
08:50:42 [2020-08-31T08:50:42.858Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
08:50:42 [2020-08-31T08:50:42.858Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
08:50:42 [2020-08-31T08:50:42.858Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
08:50:42 [2020-08-31T08:50:42.858Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
08:50:42 [2020-08-31T08:50:42.858Z]       - CONFIG_XFRM: enabled
08:50:42 [2020-08-31T08:50:42.858Z]       - CONFIG_XFRM_USER: enabled (as module)
08:50:42 [2020-08-31T08:50:42.858Z]       - CONFIG_XFRM_ALGO: enabled (as module)
08:50:42 [2020-08-31T08:50:42.858Z]       - CONFIG_INET_ESP: enabled (as module)
08:50:42 [2020-08-31T08:50:42.858Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
08:50:42 [2020-08-31T08:50:42.858Z]   - "ipvlan":
08:50:42 [2020-08-31T08:50:42.984Z] #5 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 46.13MB / 120.18MB 4.7s
08:50:43 [2020-08-31T08:50:43.091Z] #5 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 1.5s done
08:50:43 [2020-08-31T08:50:43.152Z]     - CONFIG_IPVLAN: enabled (as module)
08:50:43 [2020-08-31T08:50:43.152Z]   - "macvlan":
08:50:43 [2020-08-31T08:50:43.152Z]     - CONFIG_MACVLAN: enabled (as module)
08:50:43 [2020-08-31T08:50:43.152Z]     - CONFIG_DUMMY: enabled (as module)
08:50:43 [2020-08-31T08:50:43.152Z]   - "ftp,tftp client in container":
08:50:43 [2020-08-31T08:50:43.152Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
08:50:43 [2020-08-31T08:50:43.152Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
08:50:43 [2020-08-31T08:50:43.152Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
08:50:43 [2020-08-31T08:50:43.152Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
08:50:43 [2020-08-31T08:50:43.152Z] - Storage Drivers:
08:50:43 [2020-08-31T08:50:43.152Z]   - "aufs":
08:50:43 [2020-08-31T08:50:43.152Z]     - CONFIG_AUFS_FS: enabled (as module)
08:50:43 [2020-08-31T08:50:43.152Z]   - "btrfs":
08:50:43 [2020-08-31T08:50:43.152Z]     - CONFIG_BTRFS_FS: enabled (as module)
08:50:43 [2020-08-31T08:50:43.152Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
08:50:43 [2020-08-31T08:50:43.152Z]   - "devicemapper":
08:50:43 [2020-08-31T08:50:43.152Z]     - CONFIG_BLK_DEV_DM: enabled
08:50:43 [2020-08-31T08:50:43.152Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
08:50:43 [2020-08-31T08:50:43.152Z]   - "overlay":
08:50:43 [2020-08-31T08:50:43.152Z]     - CONFIG_OVERLAY_FS: enabled (as module)
08:50:43 [2020-08-31T08:50:43.152Z]   - "zfs":
08:50:43 [2020-08-31T08:50:43.152Z]     - /dev/zfs: missing
08:50:43 [2020-08-31T08:50:43.152Z]     - zfs command: missing
08:50:43 [2020-08-31T08:50:43.152Z]     - zpool command: missing
08:50:43 [2020-08-31T08:50:43.152Z] 
08:50:43 [2020-08-31T08:50:43.152Z] Limits:
08:50:43 [2020-08-31T08:50:43.152Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
08:50:43 [2020-08-31T08:50:43.152Z] 
08:50:43 [2020-08-31T08:50:43.152Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
08:50:43 [2020-08-31T08:50:43.252Z] #5 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 53.88MB / 120.18MB 4.9s
08:50:43 [2020-08-31T08:50:43.381Z] #5 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747
08:50:43 [2020-08-31T08:50:43.381Z] #5 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 57.39MB / 102.23MB 8.2s
08:50:43 [2020-08-31T08:50:43.509Z] #5 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 62.62MB / 120.18MB 5.1s
08:50:43 [2020-08-31T08:50:43.509Z] #5 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 73.69MB / 120.18MB 5.3s
08:50:43 [2020-08-31T08:50:43.579Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:298ef4ba6463491cf5c1e781606e5b90c999c3dd .
08:50:43 [2020-08-31T08:50:43.671Z] #5 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 62.60MB / 102.23MB 8.5s
08:50:43 [2020-08-31T08:50:43.768Z] #5 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 81.52MB / 120.18MB 5.5s
08:50:43 [2020-08-31T08:50:43.961Z] #5 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 71.49MB / 102.23MB 8.8s
08:50:44 [2020-08-31T08:50:44.026Z] #5 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 87.60MB / 120.18MB 5.7s
08:50:44 [2020-08-31T08:50:44.252Z] #5 ...
08:50:44 [2020-08-31T08:50:44.252Z] 
08:50:44 [2020-08-31T08:50:44.252Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
08:50:44 [2020-08-31T08:50:44.252Z] #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
08:50:44 [2020-08-31T08:50:44.252Z] #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
08:50:44 [2020-08-31T08:50:44.252Z] #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
08:50:44 [2020-08-31T08:50:44.252Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 8.4s done
08:50:44 [2020-08-31T08:50:44.252Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0.3s done
08:50:44 [2020-08-31T08:50:44.252Z] #63 DONE 9.0s
08:50:44 [2020-08-31T08:50:44.252Z] 
08:50:44 [2020-08-31T08:50:44.252Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.14-buster@sha256:def37bf2c...
08:50:44 [2020-08-31T08:50:44.252Z] #5 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 77.27MB / 102.23MB 9.0s
08:50:44 [2020-08-31T08:50:44.295Z] #5 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 94.39MB / 120.18MB 6.0s
08:50:44 [2020-08-31T08:50:44.545Z] #5 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 83.38MB / 102.23MB 9.4s
08:50:44 [2020-08-31T08:50:44.553Z] #5 ...
08:50:44 [2020-08-31T08:50:44.553Z] 
08:50:44 [2020-08-31T08:50:44.553Z] #17 [internal] load build context
08:50:44 [2020-08-31T08:50:44.553Z] #17 transferring context: 50.92MB 6.0s done
08:50:44 [2020-08-31T08:50:44.553Z] #17 DONE 6.4s
08:50:44 [2020-08-31T08:50:44.553Z] 
08:50:44 [2020-08-31T08:50:44.553Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.14-buster@sha256:def37bf2c...
08:50:44 [2020-08-31T08:50:44.811Z] #5 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 100.95MB / 120.18MB 6.3s
08:50:44 [2020-08-31T08:50:44.836Z] #5 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 90.81MB / 102.23MB 9.7s
08:50:44 [2020-08-31T08:50:44.836Z] #5 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 1.5s done
08:50:45 [2020-08-31T08:50:45.082Z] #5 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 110.70MB / 120.18MB 6.6s
08:50:45 [2020-08-31T08:50:45.082Z] #5 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 117.96MB / 120.18MB 6.9s
08:50:45 [2020-08-31T08:50:45.123Z] Sending build context to Docker daemon  55.45MB

08:50:45 [2020-08-31T08:50:45.138Z] #5 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 96.74MB / 102.23MB 10.0s
08:50:45 [2020-08-31T08:50:45.419Z] Step 1/140 : ARG CROSS="false"
08:50:45 [2020-08-31T08:50:45.419Z] Step 2/140 : ARG GO_VERSION=1.13.14
08:50:45 [2020-08-31T08:50:45.419Z] Step 3/140 : ARG DEBIAN_FRONTEND=noninteractive
08:50:45 [2020-08-31T08:50:45.419Z] Step 4/140 : ARG VPNKIT_DIGEST=e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
08:50:45 [2020-08-31T08:50:45.419Z] Step 5/140 : FROM golang:${GO_VERSION}-buster AS base
08:50:45 [2020-08-31T08:50:45.429Z] #5 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 102.23MB / 102.23MB 10.2s done
08:50:45 [2020-08-31T08:50:45.644Z] #5 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 120.18MB / 120.18MB 7.2s done
08:50:45 [2020-08-31T08:50:45.713Z] 1.13.14-buster: Pulling from library/golang
08:50:45 [2020-08-31T08:50:45.713Z] db4e2d8d5901: Pulling fs layer
08:50:45 [2020-08-31T08:50:45.713Z] dfe2d012519c: Pulling fs layer
08:50:45 [2020-08-31T08:50:45.713Z] 5d8f1d1f9197: Pulling fs layer
08:50:45 [2020-08-31T08:50:45.713Z] 1301750ffb48: Pulling fs layer
08:50:45 [2020-08-31T08:50:45.713Z] dc5c6edc9cff: Pulling fs layer
08:50:45 [2020-08-31T08:50:45.713Z] 8551927d9554: Pulling fs layer
08:50:45 [2020-08-31T08:50:45.713Z] 4e7db4b3b5f6: Pulling fs layer
08:50:45 [2020-08-31T08:50:45.713Z] 1301750ffb48: Waiting
08:50:45 [2020-08-31T08:50:45.713Z] dc5c6edc9cff: Waiting
08:50:45 [2020-08-31T08:50:45.713Z] 8551927d9554: Waiting
08:50:45 [2020-08-31T08:50:45.713Z] 4e7db4b3b5f6: Waiting
08:50:45 [2020-08-31T08:50:45.718Z] #5 extracting sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 0.1s
08:50:46 [2020-08-31T08:50:46.573Z] #5 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.1s
08:50:47 [2020-08-31T08:50:47.252Z] dfe2d012519c: Verifying Checksum
08:50:47 [2020-08-31T08:50:47.252Z] dfe2d012519c: Download complete
08:50:47 [2020-08-31T08:50:47.544Z] 5d8f1d1f9197: Verifying Checksum
08:50:47 [2020-08-31T08:50:47.544Z] 5d8f1d1f9197: Download complete
08:50:47 [2020-08-31T08:50:47.782Z] #5 extracting sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 2.3s done
08:50:47 [2020-08-31T08:50:47.940Z] #5 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.3s done
08:50:47 [2020-08-31T08:50:47.940Z] #5 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.1s
08:50:48 [2020-08-31T08:50:48.074Z] #5 extracting sha256:0d74b729ef8e0049961bd7bc6dcb79403c8947a3bb25529905d8868e1652c244 0.0s done
08:50:48 [2020-08-31T08:50:48.364Z] #5 DONE 13.0s
08:50:48 [2020-08-31T08:50:48.364Z] 
08:50:48 [2020-08-31T08:50:48.364Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
08:50:48 [2020-08-31T08:50:48.503Z] #5 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.5s done
08:50:48 [2020-08-31T08:50:48.503Z] #5 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064
08:50:49 [2020-08-31T08:50:49.066Z] #5 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.5s done
08:50:49 [2020-08-31T08:50:49.066Z] #5 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab
08:50:49 [2020-08-31T08:50:49.394Z] #6 DONE 1.0s
08:50:49 [2020-08-31T08:50:49.394Z] 
08:50:49 [2020-08-31T08:50:49.394Z] #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
08:50:49 [2020-08-31T08:50:49.394Z] #18 DONE 0.1s
08:50:49 [2020-08-31T08:50:49.394Z] 
08:50:49 [2020-08-31T08:50:49.394Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
08:50:49 [2020-08-31T08:50:49.394Z] #36 ...
08:50:49 [2020-08-31T08:50:49.394Z] 
08:50:49 [2020-08-31T08:50:49.394Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
08:50:49 [2020-08-31T08:50:49.394Z] #65 DONE 0.1s
08:50:49 [2020-08-31T08:50:49.394Z] 
08:50:49 [2020-08-31T08:50:49.394Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
08:50:49 [2020-08-31T08:50:49.394Z] #19 DONE 0.2s
08:50:49 [2020-08-31T08:50:49.394Z] 
08:50:49 [2020-08-31T08:50:49.394Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
08:50:49 [2020-08-31T08:50:49.394Z] #41 DONE 0.2s
08:50:49 [2020-08-31T08:50:49.394Z] 
08:50:49 [2020-08-31T08:50:49.394Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
08:50:49 [2020-08-31T08:50:49.394Z] #59 DONE 0.2s
08:50:49 [2020-08-31T08:50:49.394Z] 
08:50:49 [2020-08-31T08:50:49.394Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
08:50:49 [2020-08-31T08:50:49.394Z] #28 DONE 0.2s
08:50:49 [2020-08-31T08:50:49.394Z] 
08:50:49 [2020-08-31T08:50:49.394Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer ....
08:50:49 [2020-08-31T08:50:49.394Z] #47 DONE 0.2s
08:50:49 [2020-08-31T08:50:49.394Z] 
08:50:49 [2020-08-31T08:50:49.394Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
08:50:49 [2020-08-31T08:50:49.394Z] #44 DONE 0.2s
08:50:49 [2020-08-31T08:50:49.394Z] 
08:50:49 [2020-08-31T08:50:49.394Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
08:50:52 [2020-08-31T08:50:52.030Z] db4e2d8d5901: Verifying Checksum
08:50:52 [2020-08-31T08:50:52.030Z] db4e2d8d5901: Download complete
08:50:52 [2020-08-31T08:50:52.134Z] #48 2.409 + RM_GOPATH=0
08:50:52 [2020-08-31T08:50:52.134Z] #48 2.409 + TMP_GOPATH=
08:50:52 [2020-08-31T08:50:52.134Z] #48 2.409 + : /build
08:50:52 [2020-08-31T08:50:52.134Z] #48 2.409 + '[' -z '' ']'
08:50:52 [2020-08-31T08:50:52.134Z] #48 2.409 ++ mktemp -d
08:50:52 [2020-08-31T08:50:52.134Z] #48 2.411 + export GOPATH=/tmp/tmp.wvUXy3NZuC
08:50:52 [2020-08-31T08:50:52.134Z] #48 2.411 + GOPATH=/tmp/tmp.wvUXy3NZuC
08:50:52 [2020-08-31T08:50:52.134Z] #48 2.411 + RM_GOPATH=1
08:50:52 [2020-08-31T08:50:52.134Z] #48 2.411 ++ dirname ./install.sh
08:50:52 [2020-08-31T08:50:52.134Z] #48 2.412 + dir=.
08:50:52 [2020-08-31T08:50:52.134Z] #48 2.412 + bin=gometalinter
08:50:52 [2020-08-31T08:50:52.134Z] #48 2.412 + shift
08:50:52 [2020-08-31T08:50:52.134Z] #48 2.412 + '[' '!' -f ./gometalinter.installer ']'
08:50:52 [2020-08-31T08:50:52.134Z] #48 2.412 + . ./gometalinter.installer
08:50:52 [2020-08-31T08:50:52.134Z] #48 2.412 ++ GOMETALINTER_COMMIT=v2.0.6
08:50:52 [2020-08-31T08:50:52.134Z] #48 2.412 + install_gometalinter
08:50:52 [2020-08-31T08:50:52.134Z] #48 2.412 + echo 'Installing gometalinter version v2.0.6'
08:50:52 [2020-08-31T08:50:52.134Z] #48 2.412 Installing gometalinter version v2.0.6
08:50:52 [2020-08-31T08:50:52.134Z] #48 2.412 + go get -d github.com/alecthomas/gometalinter
08:50:52 [2020-08-31T08:50:52.674Z] 1301750ffb48: Verifying Checksum
08:50:52 [2020-08-31T08:50:52.674Z] 1301750ffb48: Download complete
08:50:53 [2020-08-31T08:50:53.238Z] #5 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.8s done
08:50:53 [2020-08-31T08:50:53.238Z] #5 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551
08:50:53 [2020-08-31T08:50:53.723Z] 4e7db4b3b5f6: Verifying Checksum
08:50:53 [2020-08-31T08:50:53.723Z] 4e7db4b3b5f6: Download complete
08:50:54 [2020-08-31T08:50:54.366Z] db4e2d8d5901: Pull complete
08:50:54 [2020-08-31T08:50:54.661Z] dc5c6edc9cff: Verifying Checksum
08:50:54 [2020-08-31T08:50:54.661Z] dc5c6edc9cff: Download complete
08:50:54 [2020-08-31T08:50:54.859Z] #48 ...
08:50:54 [2020-08-31T08:50:54.859Z] 
08:50:54 [2020-08-31T08:50:54.859Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
08:50:54 [2020-08-31T08:50:54.859Z] #45 2.249 + RM_GOPATH=0
08:50:54 [2020-08-31T08:50:54.859Z] #45 2.249 + TMP_GOPATH=
08:50:54 [2020-08-31T08:50:54.859Z] #45 2.249 + : /build
08:50:54 [2020-08-31T08:50:54.859Z] #45 2.250 + '[' -z '' ']'
08:50:54 [2020-08-31T08:50:54.859Z] #45 2.251 ++ mktemp -d
08:50:54 [2020-08-31T08:50:54.859Z] #45 2.257 + export GOPATH=/tmp/tmp.zI5k79oYnr
08:50:54 [2020-08-31T08:50:54.859Z] #45 2.257 + GOPATH=/tmp/tmp.zI5k79oYnr
08:50:54 [2020-08-31T08:50:54.859Z] #45 2.257 + RM_GOPATH=1
08:50:54 [2020-08-31T08:50:54.859Z] #45 2.257 ++ dirname ./install.sh
08:50:54 [2020-08-31T08:50:54.859Z] #45 2.257 + dir=.
08:50:54 [2020-08-31T08:50:54.859Z] #45 2.257 + bin=gotestsum
08:50:54 [2020-08-31T08:50:54.859Z] #45 2.257 + shift
08:50:54 [2020-08-31T08:50:54.859Z] #45 2.258 + '[' '!' -f ./gotestsum.installer ']'
08:50:54 [2020-08-31T08:50:54.859Z] #45 2.258 + . ./gotestsum.installer
08:50:54 [2020-08-31T08:50:54.859Z] #45 2.258 ++ : v0.3.5
08:50:54 [2020-08-31T08:50:54.859Z] #45 2.258 + install_gotestsum
08:50:54 [2020-08-31T08:50:54.859Z] #45 2.258 + set -e
08:50:54 [2020-08-31T08:50:54.859Z] #45 2.258 + export GO111MODULE=on
08:50:54 [2020-08-31T08:50:54.859Z] #45 2.258 + GO111MODULE=on
08:50:54 [2020-08-31T08:50:54.859Z] #45 2.258 + go get -d gotest.tools/gotestsum@v0.3.5
08:50:54 [2020-08-31T08:50:54.859Z] #45 2.301 go: finding gotest.tools/gotestsum v0.3.5
08:50:54 [2020-08-31T08:50:54.859Z] #45 2.321 go: finding gotest.tools v0.3.5
08:50:54 [2020-08-31T08:50:54.859Z] #45 2.730 go: downloading gotest.tools/gotestsum v0.3.5
08:50:54 [2020-08-31T08:50:54.859Z] #45 2.887 go: extracting gotest.tools/gotestsum v0.3.5
08:50:54 [2020-08-31T08:50:54.859Z] #45 3.263 go: downloading gotest.tools v2.1.0+incompatible
08:50:54 [2020-08-31T08:50:54.859Z] #45 3.375 go: extracting gotest.tools v2.1.0+incompatible
08:50:54 [2020-08-31T08:50:54.859Z] #45 3.476 go: downloading github.com/sirupsen/logrus v1.0.5
08:50:54 [2020-08-31T08:50:54.859Z] #45 3.485 go: downloading github.com/jonboulle/clockwork v0.1.0
08:50:54 [2020-08-31T08:50:54.859Z] #45 3.494 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
08:50:54 [2020-08-31T08:50:54.859Z] #45 3.498 go: downloading github.com/spf13/pflag v1.0.1
08:50:54 [2020-08-31T08:50:54.859Z] #45 3.525 go: downloading github.com/fatih/color v1.6.0
08:50:54 [2020-08-31T08:50:54.859Z] #45 3.550 go: extracting github.com/jonboulle/clockwork v0.1.0
08:50:54 [2020-08-31T08:50:54.859Z] #45 3.616 go: downloading github.com/pkg/errors v0.8.0
08:50:54 [2020-08-31T08:50:54.859Z] #45 3.620 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
08:50:54 [2020-08-31T08:50:54.859Z] #45 3.621 go: extracting github.com/fatih/color v1.6.0
08:50:54 [2020-08-31T08:50:54.859Z] #45 3.674 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
08:50:54 [2020-08-31T08:50:54.859Z] #45 3.731 go: extracting github.com/spf13/pflag v1.0.1
08:50:54 [2020-08-31T08:50:54.859Z] #45 3.731 go: downloading github.com/mattn/go-isatty v0.0.3
08:50:54 [2020-08-31T08:50:54.859Z] #45 3.733 go: downloading github.com/mattn/go-colorable v0.0.9
08:50:54 [2020-08-31T08:50:54.859Z] #45 3.784 go: extracting github.com/sirupsen/logrus v1.0.5
08:50:54 [2020-08-31T08:50:54.859Z] #45 3.793 go: extracting github.com/pkg/errors v0.8.0
08:50:54 [2020-08-31T08:50:54.859Z] #45 3.796 go: extracting github.com/mattn/go-isatty v0.0.3
08:50:54 [2020-08-31T08:50:54.859Z] #45 3.806 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
08:50:54 [2020-08-31T08:50:54.859Z] #45 3.808 go: extracting github.com/mattn/go-colorable v0.0.9
08:50:54 [2020-08-31T08:50:54.859Z] #45 3.930 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
08:50:54 [2020-08-31T08:50:54.859Z] #45 5.161 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
08:50:54 [2020-08-31T08:50:54.859Z] #45 5.249 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
08:50:54 [2020-08-31T08:50:54.956Z] dfe2d012519c: Pull complete
08:50:55 [2020-08-31T08:50:55.149Z] #45 5.660 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
08:50:55 [2020-08-31T08:50:55.250Z] 5d8f1d1f9197: Pull complete
08:50:56 [2020-08-31T08:50:56.657Z] #45 ...
08:50:56 [2020-08-31T08:50:56.657Z] 
08:50:56 [2020-08-31T08:50:56.657Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
08:50:56 [2020-08-31T08:50:56.657Z] #48 6.942 + cd /tmp/tmp.wvUXy3NZuC/src/github.com/alecthomas/gometalinter
08:50:56 [2020-08-31T08:50:56.657Z] #48 6.942 + git checkout -q v2.0.6
08:50:56 [2020-08-31T08:50:56.949Z] #48 7.271 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter
08:50:57 [2020-08-31T08:50:57.239Z] #48 ...
08:50:57 [2020-08-31T08:50:57.239Z] 
08:50:57 [2020-08-31T08:50:57.239Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
08:50:57 [2020-08-31T08:50:57.239Z] #20 2.156 + RM_GOPATH=0
08:50:57 [2020-08-31T08:50:57.239Z] #20 2.156 + TMP_GOPATH=
08:50:57 [2020-08-31T08:50:57.239Z] #20 2.156 + : /build
08:50:57 [2020-08-31T08:50:57.239Z] #20 2.156 + '[' -z '' ']'
08:50:57 [2020-08-31T08:50:57.239Z] #20 2.156 ++ mktemp -d
08:50:57 [2020-08-31T08:50:57.239Z] #20 2.158 + export GOPATH=/tmp/tmp.IsWgegkEZT
08:50:57 [2020-08-31T08:50:57.239Z] #20 2.158 + GOPATH=/tmp/tmp.IsWgegkEZT
08:50:57 [2020-08-31T08:50:57.239Z] #20 2.158 + RM_GOPATH=1
08:50:57 [2020-08-31T08:50:57.239Z] #20 2.158 ++ dirname ./install.sh
08:50:57 [2020-08-31T08:50:57.239Z] #20 2.158 + dir=.
08:50:57 [2020-08-31T08:50:57.239Z] #20 2.158 + bin=dockercli
08:50:57 [2020-08-31T08:50:57.239Z] #20 2.158 + shift
08:50:57 [2020-08-31T08:50:57.239Z] #20 2.158 + '[' '!' -f ./dockercli.installer ']'
08:50:57 [2020-08-31T08:50:57.239Z] #20 2.158 + . ./dockercli.installer
08:50:57 [2020-08-31T08:50:57.239Z] #20 2.158 ++ : stable
08:50:57 [2020-08-31T08:50:57.239Z] #20 2.158 ++ : 17.06.2-ce
08:50:57 [2020-08-31T08:50:57.239Z] #20 2.158 + install_dockercli
08:50:57 [2020-08-31T08:50:57.239Z] #20 2.158 Install docker/cli version 17.06.2-ce from stable
08:50:57 [2020-08-31T08:50:57.239Z] #20 2.158 + echo 'Install docker/cli version 17.06.2-ce from stable'
08:50:57 [2020-08-31T08:50:57.239Z] #20 2.159 ++ uname -m
08:50:57 [2020-08-31T08:50:57.239Z] #20 2.162 + arch=s390x
08:50:57 [2020-08-31T08:50:57.239Z] #20 2.162 + '[' s390x '!=' x86_64 ']'
08:50:57 [2020-08-31T08:50:57.239Z] #20 2.162 + '[' s390x '!=' s390x ']'
08:50:57 [2020-08-31T08:50:57.239Z] #20 2.162 + url=https://download.docker.com/linux/static
08:50:57 [2020-08-31T08:50:57.239Z] #20 2.162 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
08:50:57 [2020-08-31T08:50:57.239Z] #20 2.162 + tar -xz docker/docker
08:50:57 [2020-08-31T08:50:57.239Z] #20 7.206 + mkdir -p /build
08:50:57 [2020-08-31T08:50:57.239Z] #20 7.207 + mv docker/docker /build/
08:50:57 [2020-08-31T08:50:57.239Z] #20 7.208 + rmdir docker
08:50:57 [2020-08-31T08:50:57.239Z] #20 DONE 7.6s
08:50:57 [2020-08-31T08:50:57.239Z] 
08:50:57 [2020-08-31T08:50:57.239Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:50:57 [2020-08-31T08:50:57.239Z] #42 2.125 + RM_GOPATH=0
08:50:57 [2020-08-31T08:50:57.239Z] #42 2.125 + TMP_GOPATH=
08:50:57 [2020-08-31T08:50:57.239Z] #42 2.126 + : /build
08:50:57 [2020-08-31T08:50:57.239Z] #42 2.126 + '[' -z '' ']'
08:50:57 [2020-08-31T08:50:57.239Z] #42 2.126 ++ mktemp -d
08:50:57 [2020-08-31T08:50:57.239Z] #42 2.127 + export GOPATH=/tmp/tmp.8P1XniWpO9
08:50:57 [2020-08-31T08:50:57.239Z] #42 2.127 + GOPATH=/tmp/tmp.8P1XniWpO9
08:50:57 [2020-08-31T08:50:57.239Z] #42 2.128 + RM_GOPATH=1
08:50:57 [2020-08-31T08:50:57.239Z] #42 2.128 ++ dirname ./install.sh
08:50:57 [2020-08-31T08:50:57.239Z] #42 2.130 + dir=.
08:50:57 [2020-08-31T08:50:57.239Z] #42 2.130 + bin=vndr
08:50:57 [2020-08-31T08:50:57.239Z] #42 2.130 + shift
08:50:57 [2020-08-31T08:50:57.239Z] #42 2.130 + '[' '!' -f ./vndr.installer ']'
08:50:57 [2020-08-31T08:50:57.239Z] #42 2.130 + . ./vndr.installer
08:50:57 [2020-08-31T08:50:57.239Z] #42 2.130 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
08:50:57 [2020-08-31T08:50:57.239Z] #42 2.130 + install_vndr
08:50:57 [2020-08-31T08:50:57.239Z] #42 2.130 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
08:50:57 [2020-08-31T08:50:57.239Z] #42 2.136 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
08:50:57 [2020-08-31T08:50:57.239Z] #42 2.136 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.8P1XniWpO9/src/github.com/LK4D4/vndr
08:50:57 [2020-08-31T08:50:57.239Z] #42 2.136 Cloning into '/tmp/tmp.8P1XniWpO9/src/github.com/LK4D4/vndr'...
08:50:57 [2020-08-31T08:50:57.239Z] #42 2.642 + cd /tmp/tmp.8P1XniWpO9/src/github.com/LK4D4/vndr
08:50:57 [2020-08-31T08:50:57.239Z] #42 2.642 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
08:50:57 [2020-08-31T08:50:57.239Z] #42 2.671 + go build -buildmode=pie -v -o /build/vndr .
08:50:57 [2020-08-31T08:50:57.239Z] #42 3.426 runtime/internal/atomic
08:50:57 [2020-08-31T08:50:57.239Z] #42 3.457 internal/cpu
08:50:57 [2020-08-31T08:50:57.239Z] #42 3.489 runtime/internal/sys
08:50:57 [2020-08-31T08:50:57.239Z] #42 3.661 runtime/internal/math
08:50:57 [2020-08-31T08:50:57.239Z] #42 3.715 internal/race
08:50:57 [2020-08-31T08:50:57.239Z] #42 3.770 sync/atomic
08:50:57 [2020-08-31T08:50:57.239Z] #42 3.832 internal/bytealg
08:50:57 [2020-08-31T08:50:57.239Z] #42 3.872 unicode
08:50:57 [2020-08-31T08:50:57.239Z] #42 4.115 runtime
08:50:57 [2020-08-31T08:50:57.239Z] #42 6.185 unicode/utf8
08:50:57 [2020-08-31T08:50:57.239Z] #42 6.698 math/bits
08:50:57 [2020-08-31T08:50:57.239Z] #42 6.990 math
08:50:57 [2020-08-31T08:50:57.406Z] #5 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.0s done
08:50:57 [2020-08-31T08:50:57.406Z] #5 extracting sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0
08:50:57 [2020-08-31T08:50:57.530Z] #42 ...
08:50:57 [2020-08-31T08:50:57.530Z] 
08:50:57 [2020-08-31T08:50:57.530Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
08:50:57 [2020-08-31T08:50:57.530Z] #45 7.062 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
08:50:57 [2020-08-31T08:50:57.530Z] #45 7.860 go: finding gotest.tools/gotestsum v0.5.2
08:50:57 [2020-08-31T08:50:57.530Z] #45 7.860 go: finding gotest.tools v2.2.0+incompatible
08:50:57 [2020-08-31T08:50:57.530Z] #45 7.872 go: downloading gotest.tools v2.2.0+incompatible
08:50:57 [2020-08-31T08:50:57.530Z] #45 7.902 go: downloading gotest.tools/gotestsum v0.5.2
08:50:57 [2020-08-31T08:50:57.530Z] #45 7.972 go: extracting gotest.tools v2.2.0+incompatible
08:50:57 [2020-08-31T08:50:57.838Z] #45 8.329 go: extracting gotest.tools/gotestsum v0.5.2
08:50:58 [2020-08-31T08:50:58.020Z] 1301750ffb48: Pull complete
08:50:58 [2020-08-31T08:50:58.878Z] #45 9.173 go: downloading github.com/pkg/errors v0.9.1
08:50:58 [2020-08-31T08:50:58.878Z] #45 9.174 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
08:50:58 [2020-08-31T08:50:58.878Z] #45 9.174 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
08:50:58 [2020-08-31T08:50:58.878Z] #45 9.181 go: downloading github.com/fatih/color v1.9.0
08:50:58 [2020-08-31T08:50:58.878Z] #45 9.231 go: downloading github.com/spf13/pflag v1.0.3
08:50:58 [2020-08-31T08:50:58.878Z] #45 9.231 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
08:50:58 [2020-08-31T08:50:58.878Z] #45 9.265 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
08:50:58 [2020-08-31T08:50:58.878Z] #45 9.298 go: extracting github.com/pkg/errors v0.9.1
08:50:58 [2020-08-31T08:50:58.878Z] #45 9.340 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
08:50:58 [2020-08-31T08:50:58.878Z] #45 9.396 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
08:50:59 [2020-08-31T08:50:59.168Z] #45 9.511 go: extracting github.com/fatih/color v1.9.0
08:50:59 [2020-08-31T08:50:59.168Z] #45 9.583 go: downloading github.com/mattn/go-colorable v0.1.6
08:50:59 [2020-08-31T08:50:59.168Z] #45 9.606 go: downloading github.com/mattn/go-isatty v0.0.12
08:50:59 [2020-08-31T08:50:59.168Z] #45 9.630 go: extracting github.com/spf13/pflag v1.0.3
08:50:59 [2020-08-31T08:50:59.168Z] #45 ...
08:50:59 [2020-08-31T08:50:59.168Z] 
08:50:59 [2020-08-31T08:50:59.168Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
08:50:59 [2020-08-31T08:50:59.168Z] #31 2.512 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:50:59 [2020-08-31T08:50:59.168Z] #31 2.550 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:50:59 [2020-08-31T08:50:59.168Z] #31 2.579 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:50:59 [2020-08-31T08:50:59.168Z] #31 3.209 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
08:50:59 [2020-08-31T08:50:59.168Z] #31 4.787 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [198 kB]
08:50:59 [2020-08-31T08:50:59.168Z] #31 5.718 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
08:50:59 [2020-08-31T08:50:59.469Z] #31 ...
08:50:59 [2020-08-31T08:50:59.469Z] 
08:50:59 [2020-08-31T08:50:59.469Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
08:50:59 [2020-08-31T08:50:59.469Z] #7 2.092 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:50:59 [2020-08-31T08:50:59.469Z] #7 2.153 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:50:59 [2020-08-31T08:50:59.469Z] #7 2.172 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:50:59 [2020-08-31T08:50:59.469Z] #7 2.849 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
08:50:59 [2020-08-31T08:50:59.469Z] #7 4.746 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [198 kB]
08:50:59 [2020-08-31T08:50:59.469Z] #7 4.997 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
08:50:59 [2020-08-31T08:50:59.469Z] #7 ...
08:50:59 [2020-08-31T08:50:59.469Z] 
08:50:59 [2020-08-31T08:50:59.469Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
08:50:59 [2020-08-31T08:50:59.469Z] #54 1.703 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:50:59 [2020-08-31T08:50:59.469Z] #54 1.842 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:50:59 [2020-08-31T08:50:59.469Z] #54 1.859 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:50:59 [2020-08-31T08:50:59.469Z] #54 2.319 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
08:50:59 [2020-08-31T08:50:59.469Z] #54 4.788 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [198 kB]
08:50:59 [2020-08-31T08:50:59.469Z] #54 5.026 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
08:50:59 [2020-08-31T08:50:59.759Z] #54 ...
08:50:59 [2020-08-31T08:50:59.759Z] 
08:50:59 [2020-08-31T08:50:59.759Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
08:50:59 [2020-08-31T08:50:59.759Z] #26 1.022 + mktemp -d
08:50:59 [2020-08-31T08:50:59.759Z] #26 1.022 + export GOPATH=/tmp/tmp.rT5e5sDgrg
08:50:59 [2020-08-31T08:50:59.759Z] #26 1.022 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.rT5e5sDgrg/src/github.com/go-swagger/go-swagger
08:50:59 [2020-08-31T08:50:59.759Z] #26 1.022 Cloning into '/tmp/tmp.rT5e5sDgrg/src/github.com/go-swagger/go-swagger'...
08:50:59 [2020-08-31T08:50:59.759Z] #26 ...
08:50:59 [2020-08-31T08:50:59.759Z] 
08:50:59 [2020-08-31T08:50:59.759Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
08:50:59 [2020-08-31T08:50:59.759Z] #22 2.342 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:50:59 [2020-08-31T08:50:59.759Z] #22 2.378 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:50:59 [2020-08-31T08:50:59.759Z] #22 2.405 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:50:59 [2020-08-31T08:50:59.759Z] #22 2.997 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
08:50:59 [2020-08-31T08:50:59.759Z] #22 4.766 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [198 kB]
08:50:59 [2020-08-31T08:50:59.759Z] #22 5.420 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
08:51:00 [2020-08-31T08:51:00.049Z] #22 ...
08:51:00 [2020-08-31T08:51:00.049Z] 
08:51:00 [2020-08-31T08:51:00.049Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
08:51:00 [2020-08-31T08:51:00.049Z] #66 2.015 + RM_GOPATH=0
08:51:00 [2020-08-31T08:51:00.049Z] #66 2.015 + TMP_GOPATH=
08:51:00 [2020-08-31T08:51:00.049Z] #66 2.015 + : /build
08:51:00 [2020-08-31T08:51:00.049Z] #66 2.015 + '[' -z '' ']'
08:51:00 [2020-08-31T08:51:00.049Z] #66 2.015 ++ mktemp -d
08:51:00 [2020-08-31T08:51:00.049Z] #66 2.015 + export GOPATH=/tmp/tmp.An0nNGFc5Z
08:51:00 [2020-08-31T08:51:00.049Z] #66 2.015 + GOPATH=/tmp/tmp.An0nNGFc5Z
08:51:00 [2020-08-31T08:51:00.049Z] #66 2.015 + RM_GOPATH=1
08:51:00 [2020-08-31T08:51:00.049Z] #66 2.015 ++ dirname ./install.sh
08:51:00 [2020-08-31T08:51:00.049Z] #66 2.015 + dir=.
08:51:00 [2020-08-31T08:51:00.049Z] #66 2.015 + bin=proxy
08:51:00 [2020-08-31T08:51:00.049Z] #66 2.015 + shift
08:51:00 [2020-08-31T08:51:00.049Z] #66 2.015 + '[' '!' -f ./proxy.installer ']'
08:51:00 [2020-08-31T08:51:00.049Z] #66 2.015 + . ./proxy.installer
08:51:00 [2020-08-31T08:51:00.049Z] #66 2.015 ++ : 026aabaa659832804b01754aaadd2c0f420c68b6
08:51:00 [2020-08-31T08:51:00.049Z] #66 2.015 + install_proxy
08:51:00 [2020-08-31T08:51:00.049Z] #66 2.015 + case "$1" in
08:51:00 [2020-08-31T08:51:00.049Z] #66 2.015 + export CGO_ENABLED=0
08:51:00 [2020-08-31T08:51:00.049Z] #66 2.015 + CGO_ENABLED=0
08:51:00 [2020-08-31T08:51:00.049Z] #66 2.015 + _install_proxy
08:51:00 [2020-08-31T08:51:00.049Z] #66 2.015 + echo 'Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6'
08:51:00 [2020-08-31T08:51:00.049Z] #66 2.015 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.An0nNGFc5Z/src/github.com/docker/libnetwork
08:51:00 [2020-08-31T08:51:00.049Z] #66 2.015 Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6
08:51:00 [2020-08-31T08:51:00.049Z] #66 2.016 Cloning into '/tmp/tmp.An0nNGFc5Z/src/github.com/docker/libnetwork'...
08:51:00 [2020-08-31T08:51:00.049Z] #66 ...
08:51:00 [2020-08-31T08:51:00.049Z] 
08:51:00 [2020-08-31T08:51:00.049Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
08:51:00 [2020-08-31T08:51:00.049Z] #60 2.356 + RM_GOPATH=0
08:51:00 [2020-08-31T08:51:00.049Z] #60 2.356 + TMP_GOPATH=
08:51:00 [2020-08-31T08:51:00.049Z] #60 2.357 + : /build/
08:51:00 [2020-08-31T08:51:00.049Z] #60 2.357 + '[' -z '' ']'
08:51:00 [2020-08-31T08:51:00.049Z] #60 2.357 ++ mktemp -d
08:51:00 [2020-08-31T08:51:00.049Z] #60 2.358 + export GOPATH=/tmp/tmp.lBYzVxVwGQ
08:51:00 [2020-08-31T08:51:00.049Z] #60 2.358 + GOPATH=/tmp/tmp.lBYzVxVwGQ
08:51:00 [2020-08-31T08:51:00.049Z] #60 2.358 + RM_GOPATH=1
08:51:00 [2020-08-31T08:51:00.049Z] #60 2.358 ++ dirname ./install.sh
08:51:00 [2020-08-31T08:51:00.049Z] #60 2.360 + dir=.
08:51:00 [2020-08-31T08:51:00.049Z] #60 2.360 + bin=rootlesskit
08:51:00 [2020-08-31T08:51:00.049Z] #60 2.360 + shift
08:51:00 [2020-08-31T08:51:00.049Z] #60 2.360 + '[' '!' -f ./rootlesskit.installer ']'
08:51:00 [2020-08-31T08:51:00.049Z] #60 2.360 + . ./rootlesskit.installer
08:51:00 [2020-08-31T08:51:00.049Z] #60 2.360 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
08:51:00 [2020-08-31T08:51:00.049Z] #60 2.361 + install_rootlesskit
08:51:00 [2020-08-31T08:51:00.049Z] #60 2.361 + case "$1" in
08:51:00 [2020-08-31T08:51:00.049Z] #60 2.361 + export CGO_ENABLED=0
08:51:00 [2020-08-31T08:51:00.049Z] #60 2.362 + CGO_ENABLED=0
08:51:00 [2020-08-31T08:51:00.049Z] #60 2.362 + _install_rootlesskit
08:51:00 [2020-08-31T08:51:00.049Z] #60 2.362 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
08:51:00 [2020-08-31T08:51:00.049Z] #60 2.362 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
08:51:00 [2020-08-31T08:51:00.049Z] #60 2.362 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.lBYzVxVwGQ/src/github.com/rootless-containers/rootlesskit
08:51:00 [2020-08-31T08:51:00.049Z] #60 2.367 Cloning into '/tmp/tmp.lBYzVxVwGQ/src/github.com/rootless-containers/rootlesskit'...
08:51:00 [2020-08-31T08:51:00.049Z] #60 5.833 + cd /tmp/tmp.lBYzVxVwGQ/src/github.com/rootless-containers/rootlesskit
08:51:00 [2020-08-31T08:51:00.049Z] #60 5.833 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
08:51:00 [2020-08-31T08:51:00.049Z] #60 6.111 + for f in rootlesskit rootlesskit-docker-proxy
08:51:00 [2020-08-31T08:51:00.049Z] #60 6.111 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
08:51:00 [2020-08-31T08:51:00.340Z] #60 ...
08:51:00 [2020-08-31T08:51:00.340Z] 
08:51:00 [2020-08-31T08:51:00.340Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
08:51:00 [2020-08-31T08:51:00.340Z] #29 2.345 + RM_GOPATH=0
08:51:00 [2020-08-31T08:51:00.340Z] #29 2.345 + TMP_GOPATH=
08:51:00 [2020-08-31T08:51:00.340Z] #29 2.345 + : /build
08:51:00 [2020-08-31T08:51:00.340Z] #29 2.345 + '[' -z '' ']'
08:51:00 [2020-08-31T08:51:00.340Z] #29 2.346 ++ mktemp -d
08:51:00 [2020-08-31T08:51:00.340Z] #29 2.347 + export GOPATH=/tmp/tmp.2hPSsGpgkW
08:51:00 [2020-08-31T08:51:00.340Z] #29 2.347 + GOPATH=/tmp/tmp.2hPSsGpgkW
08:51:00 [2020-08-31T08:51:00.340Z] #29 2.347 + RM_GOPATH=1
08:51:00 [2020-08-31T08:51:00.340Z] #29 2.347 ++ dirname ./install.sh
08:51:00 [2020-08-31T08:51:00.340Z] #29 2.349 + dir=.
08:51:00 [2020-08-31T08:51:00.340Z] #29 2.349 + bin=tomlv
08:51:00 [2020-08-31T08:51:00.340Z] #29 2.349 + shift
08:51:00 [2020-08-31T08:51:00.340Z] #29 2.349 + '[' '!' -f ./tomlv.installer ']'
08:51:00 [2020-08-31T08:51:00.340Z] #29 2.349 + . ./tomlv.installer
08:51:00 [2020-08-31T08:51:00.340Z] #29 2.349 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
08:51:00 [2020-08-31T08:51:00.340Z] #29 2.349 + install_tomlv
08:51:00 [2020-08-31T08:51:00.340Z] #29 2.349 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
08:51:00 [2020-08-31T08:51:00.340Z] #29 2.349 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
08:51:00 [2020-08-31T08:51:00.340Z] #29 2.349 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.2hPSsGpgkW/src/github.com/BurntSushi/toml
08:51:00 [2020-08-31T08:51:00.340Z] #29 2.350 Cloning into '/tmp/tmp.2hPSsGpgkW/src/github.com/BurntSushi/toml'...
08:51:00 [2020-08-31T08:51:00.340Z] #29 3.108 + cd /tmp/tmp.2hPSsGpgkW/src/github.com/BurntSushi/toml
08:51:00 [2020-08-31T08:51:00.340Z] #29 3.113 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
08:51:00 [2020-08-31T08:51:00.340Z] #29 3.120 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
08:51:00 [2020-08-31T08:51:00.340Z] #29 3.563 internal/cpu
08:51:00 [2020-08-31T08:51:00.340Z] #29 3.587 runtime/internal/atomic
08:51:00 [2020-08-31T08:51:00.340Z] #29 3.682 runtime/internal/sys
08:51:00 [2020-08-31T08:51:00.340Z] #29 3.786 runtime/internal/math
08:51:00 [2020-08-31T08:51:00.340Z] #29 3.882 math/bits
08:51:00 [2020-08-31T08:51:00.340Z] #29 4.054 internal/bytealg
08:51:00 [2020-08-31T08:51:00.340Z] #29 4.181 math
08:51:00 [2020-08-31T08:51:00.340Z] #29 4.325 runtime
08:51:00 [2020-08-31T08:51:00.340Z] #29 7.676 unicode/utf8
08:51:00 [2020-08-31T08:51:00.340Z] #29 8.283 internal/race
08:51:00 [2020-08-31T08:51:00.340Z] #29 8.440 sync/atomic
08:51:00 [2020-08-31T08:51:00.340Z] #29 8.901 unicode
08:51:00 [2020-08-31T08:51:00.340Z] #29 10.61 internal/testlog
08:51:00 [2020-08-31T08:51:00.340Z] #29 10.71 encoding
08:51:00 [2020-08-31T08:51:00.340Z] #29 10.88 runtime/cgo
08:51:00 [2020-08-31T08:51:00.340Z] #29 ...
08:51:00 [2020-08-31T08:51:00.340Z] 
08:51:00 [2020-08-31T08:51:00.340Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
08:51:00 [2020-08-31T08:51:00.340Z] #38 1.868 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:51:00 [2020-08-31T08:51:00.340Z] #38 1.939 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:51:00 [2020-08-31T08:51:00.340Z] #38 1.939 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:51:00 [2020-08-31T08:51:00.340Z] #38 2.378 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
08:51:00 [2020-08-31T08:51:00.340Z] #38 4.750 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [198 kB]
08:51:00 [2020-08-31T08:51:00.340Z] #38 4.995 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
08:51:00 [2020-08-31T08:51:00.630Z] #38 ...
08:51:00 [2020-08-31T08:51:00.630Z] 
08:51:00 [2020-08-31T08:51:00.630Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
08:51:00 [2020-08-31T08:51:00.630Z] #45 10.22 go: extracting github.com/mattn/go-isatty v0.0.12
08:51:00 [2020-08-31T08:51:00.630Z] #45 10.22 go: extracting github.com/mattn/go-colorable v0.1.6
08:51:00 [2020-08-31T08:51:00.630Z] #45 10.22 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
08:51:00 [2020-08-31T08:51:00.630Z] #45 10.24 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
08:51:00 [2020-08-31T08:51:00.630Z] #45 ...
08:51:00 [2020-08-31T08:51:00.630Z] 
08:51:00 [2020-08-31T08:51:00.630Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
08:51:00 [2020-08-31T08:51:00.630Z] #36 1.527 + mktemp -d
08:51:00 [2020-08-31T08:51:00.630Z] #36 1.530 + export GOPATH=/tmp/tmp.g5lmw1MKqX
08:51:00 [2020-08-31T08:51:00.630Z] #36 1.530 + git clone https://github.com/docker/distribution.git /tmp/tmp.g5lmw1MKqX/src/github.com/docker/distribution
08:51:00 [2020-08-31T08:51:00.630Z] #36 1.532 Cloning into '/tmp/tmp.g5lmw1MKqX/src/github.com/docker/distribution'...
08:51:00 [2020-08-31T08:51:00.630Z] #36 11.30 + cd /tmp/tmp.g5lmw1MKqX/src/github.com/docker/distribution
08:51:00 [2020-08-31T08:51:00.630Z] #36 11.30 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
08:51:00 [2020-08-31T08:51:00.781Z] dc5c6edc9cff: Pull complete
08:51:00 [2020-08-31T08:51:00.781Z] 8551927d9554: Verifying Checksum
08:51:00 [2020-08-31T08:51:00.781Z] 8551927d9554: Download complete
08:51:00 [2020-08-31T08:51:00.921Z] #36 ...
08:51:00 [2020-08-31T08:51:00.921Z] 
08:51:00 [2020-08-31T08:51:00.921Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:51:00 [2020-08-31T08:51:00.921Z] #42 11.33 internal/testlog
08:51:01 [2020-08-31T08:51:01.211Z] #42 11.58 encoding
08:51:01 [2020-08-31T08:51:01.211Z] #42 11.67 unicode/utf16
08:51:01 [2020-08-31T08:51:01.501Z] #42 11.87 container/list
08:51:01 [2020-08-31T08:51:01.792Z] #42 12.27 crypto/internal/subtle
08:51:02 [2020-08-31T08:51:02.083Z] #42 12.43 crypto/subtle
08:51:02 [2020-08-31T08:51:02.083Z] #42 12.48 vendor/golang.org/x/crypto/cryptobyte/asn1
08:51:02 [2020-08-31T08:51:02.083Z] #42 12.69 internal/nettrace
08:51:02 [2020-08-31T08:51:02.374Z] #42 12.77 runtime/cgo
08:51:02 [2020-08-31T08:51:02.654Z] #5 extracting sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 5.0s
08:51:04 [2020-08-31T08:51:04.323Z] 8551927d9554: Pull complete
08:51:04 [2020-08-31T08:51:04.323Z] 4e7db4b3b5f6: Pull complete
08:51:04 [2020-08-31T08:51:04.323Z] Digest: sha256:def37bf2c26e8c91eae9036b24e942cd1866e177f4bed0386bc73ca90e386210
08:51:04 [2020-08-31T08:51:04.323Z] Status: Downloaded newer image for golang:1.13.14-buster
08:51:04 [2020-08-31T08:51:04.323Z]  ---> 4bc81aa2240f
08:51:04 [2020-08-31T08:51:04.323Z] Step 6/140 : ARG APT_MIRROR
08:51:04 [2020-08-31T08:51:04.548Z] #5 extracting sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 6.9s done
08:51:04 [2020-08-31T08:51:04.548Z] #5 extracting sha256:d5323669af91aeb72c29ecf41caa93a92d1ee1d228baca4d017005cebd17122b done
08:51:04 [2020-08-31T08:51:04.548Z] #5 DONE 26.1s
08:51:04 [2020-08-31T08:51:04.548Z] 
08:51:04 [2020-08-31T08:51:04.548Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
08:51:04 [2020-08-31T08:51:04.620Z]  ---> Running in 64e3635fae99
08:51:04 [2020-08-31T08:51:04.620Z] Removing intermediate container 64e3635fae99
08:51:04 [2020-08-31T08:51:04.620Z]  ---> 9c1119aed8b9
08:51:04 [2020-08-31T08:51:04.620Z] 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
08:51:04 [2020-08-31T08:51:04.620Z]  ---> Running in 9a592ad87810
08:51:05 [2020-08-31T08:51:05.261Z] Removing intermediate container 9a592ad87810
08:51:05 [2020-08-31T08:51:05.261Z]  ---> 0f37bd7bd906
08:51:05 [2020-08-31T08:51:05.261Z] Step 8/140 : ENV GO111MODULE=off
08:51:05 [2020-08-31T08:51:05.261Z]  ---> Running in c3bcd10b410b
08:51:05 [2020-08-31T08:51:05.261Z] Removing intermediate container c3bcd10b410b
08:51:05 [2020-08-31T08:51:05.261Z]  ---> 8607b1fa336b
08:51:05 [2020-08-31T08:51:05.261Z] Step 9/140 : FROM base AS criu
08:51:05 [2020-08-31T08:51:05.261Z]  ---> 8607b1fa336b
08:51:05 [2020-08-31T08:51:05.261Z] Step 10/140 : ARG DEBIAN_FRONTEND
08:51:05 [2020-08-31T08:51:05.261Z]  ---> Running in f4648a137db1
08:51:05 [2020-08-31T08:51:05.553Z] Removing intermediate container f4648a137db1
08:51:05 [2020-08-31T08:51:05.553Z]  ---> c31e829e4728
08:51:05 [2020-08-31T08:51:05.553Z] 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/*
08:51:05 [2020-08-31T08:51:05.553Z]  ---> Running in c2ed445547f8
08:51:05 [2020-08-31T08:51:05.847Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:51:06 [2020-08-31T08:51:06.141Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:51:06 [2020-08-31T08:51:06.141Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:51:06 [2020-08-31T08:51:06.432Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
08:51:06 [2020-08-31T08:51:06.443Z] #6 DONE 2.1s
08:51:06 [2020-08-31T08:51:06.443Z] 
08:51:06 [2020-08-31T08:51:06.443Z] #18 [gometalinter 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
08:51:06 [2020-08-31T08:51:06.443Z] #18 DONE 0.1s
08:51:06 [2020-08-31T08:51:06.443Z] 
08:51:06 [2020-08-31T08:51:06.443Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
08:51:06 [2020-08-31T08:51:06.699Z] #19 ...
08:51:06 [2020-08-31T08:51:06.699Z] 
08:51:06 [2020-08-31T08:51:06.699Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
08:51:06 [2020-08-31T08:51:06.699Z] #59 DONE 0.1s
08:51:06 [2020-08-31T08:51:06.699Z] 
08:51:06 [2020-08-31T08:51:06.699Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
08:51:06 [2020-08-31T08:51:06.699Z] #65 DONE 0.2s
08:51:06 [2020-08-31T08:51:06.699Z] 
08:51:06 [2020-08-31T08:51:06.699Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer ....
08:51:06 [2020-08-31T08:51:06.699Z] #47 DONE 0.2s
08:51:06 [2020-08-31T08:51:06.699Z] 
08:51:06 [2020-08-31T08:51:06.699Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
08:51:06 [2020-08-31T08:51:06.699Z] #19 DONE 0.2s
08:51:06 [2020-08-31T08:51:06.699Z] 
08:51:06 [2020-08-31T08:51:06.699Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
08:51:06 [2020-08-31T08:51:06.829Z] #42 17.27 vendor/golang.org/x/crypto/internal/subtle
08:51:06 [2020-08-31T08:51:06.956Z] #20 ...
08:51:06 [2020-08-31T08:51:06.956Z] 
08:51:06 [2020-08-31T08:51:06.956Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
08:51:06 [2020-08-31T08:51:06.956Z] #41 DONE 0.3s
08:51:06 [2020-08-31T08:51:06.956Z] 
08:51:06 [2020-08-31T08:51:06.956Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
08:51:06 [2020-08-31T08:51:06.956Z] #44 DONE 0.3s
08:51:06 [2020-08-31T08:51:06.956Z] 
08:51:06 [2020-08-31T08:51:06.956Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
08:51:06 [2020-08-31T08:51:06.956Z] #28 DONE 0.3s
08:51:07 [2020-08-31T08:51:07.122Z] #42 ...
08:51:07 [2020-08-31T08:51:07.122Z] 
08:51:07 [2020-08-31T08:51:07.122Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
08:51:07 [2020-08-31T08:51:07.122Z] #45 11.44 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
08:51:07 [2020-08-31T08:51:07.122Z] #45 11.78 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
08:51:07 [2020-08-31T08:51:07.122Z] #45 13.34 go: finding github.com/fatih/color v1.9.0
08:51:07 [2020-08-31T08:51:07.122Z] #45 13.40 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
08:51:07 [2020-08-31T08:51:07.122Z] #45 13.44 go: finding github.com/pkg/errors v0.9.1
08:51:07 [2020-08-31T08:51:07.122Z] #45 13.51 go: finding github.com/mattn/go-colorable v0.1.6
08:51:07 [2020-08-31T08:51:07.122Z] #45 13.51 go: finding github.com/spf13/pflag v1.0.3
08:51:07 [2020-08-31T08:51:07.122Z] #45 13.53 go: finding github.com/mattn/go-isatty v0.0.12
08:51:07 [2020-08-31T08:51:07.122Z] #45 13.62 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
08:51:07 [2020-08-31T08:51:07.122Z] #45 13.77 go: finding github.com/jonboulle/clockwork v0.1.0
08:51:07 [2020-08-31T08:51:07.122Z] #45 13.85 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
08:51:07 [2020-08-31T08:51:07.122Z] #45 13.86 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
08:51:07 [2020-08-31T08:51:07.122Z] #45 13.87 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
08:51:07 [2020-08-31T08:51:07.213Z] 
08:51:07 [2020-08-31T08:51:07.213Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
08:51:08 [2020-08-31T08:51:08.156Z] #45 ...
08:51:08 [2020-08-31T08:51:08.156Z] 
08:51:08 [2020-08-31T08:51:08.156Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
08:51:08 [2020-08-31T08:51:08.156Z] #54 11.80 Fetched 8069 kB in 10s (789 kB/s)
08:51:08 [2020-08-31T08:51:08.156Z] #54 11.80 Reading package lists...
08:51:08 [2020-08-31T08:51:08.156Z] #54 14.65 Reading package lists...
08:51:08 [2020-08-31T08:51:08.156Z] #54 17.72 Building dependency tree...
08:51:08 [2020-08-31T08:51:08.156Z] #54 18.21 Reading state information...
08:51:08 [2020-08-31T08:51:08.156Z] #54 18.61 The following additional packages will be installed:
08:51:08 [2020-08-31T08:51:08.156Z] #54 18.64   libbtrfs0
08:51:08 [2020-08-31T08:51:08.156Z] #54 18.70 The following NEW packages will be installed:
08:51:08 [2020-08-31T08:51:08.156Z] #54 18.70   libbtrfs-dev libbtrfs0
08:51:08 [2020-08-31T08:51:08.156Z] #54 18.80 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
08:51:08 [2020-08-31T08:51:08.156Z] #54 18.80 Need to get 118 kB of archives.
08:51:08 [2020-08-31T08:51:08.156Z] #54 18.80 After this operation, 390 kB of additional disk space will be used.
08:51:08 [2020-08-31T08:51:08.156Z] #54 18.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
08:51:08 [2020-08-31T08:51:08.156Z] #54 18.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
08:51:08 [2020-08-31T08:51:08.447Z] #54 19.44 debconf: delaying package configuration, since apt-utils is not installed
08:51:08 [2020-08-31T08:51:08.503Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [214 kB]
08:51:08 [2020-08-31T08:51:08.503Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
08:51:08 [2020-08-31T08:51:08.738Z] #54 19.54 Fetched 118 kB in 0s (1279 kB/s)
08:51:08 [2020-08-31T08:51:08.738Z] #54 19.60 Selecting previously unselected package libbtrfs0.
08:51:08 [2020-08-31T08:51:08.738Z] #54 19.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 ... 15177 files and directories currently installed.)
08:51:08 [2020-08-31T08:51:08.738Z] #54 19.66 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ...
08:51:08 [2020-08-31T08:51:08.738Z] #54 19.67 Unpacking libbtrfs0 (4.20.1-2) ...
08:51:09 [2020-08-31T08:51:09.029Z] #54 19.75 Selecting previously unselected package libbtrfs-dev.
08:51:09 [2020-08-31T08:51:09.029Z] #54 19.75 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ...
08:51:09 [2020-08-31T08:51:09.029Z] #54 19.76 Unpacking libbtrfs-dev (4.20.1-2) ...
08:51:09 [2020-08-31T08:51:09.319Z] #54 19.96 Setting up libbtrfs0 (4.20.1-2) ...
08:51:09 [2020-08-31T08:51:09.319Z] #54 19.97 Setting up libbtrfs-dev (4.20.1-2) ...
08:51:09 [2020-08-31T08:51:09.319Z] #54 19.99 Processing triggers for libc-bin (2.28-10) ...
08:51:09 [2020-08-31T08:51:09.954Z] #54 DONE 20.7s
08:51:09 [2020-08-31T08:51:09.954Z] 
08:51:09 [2020-08-31T08:51:09.954Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
08:51:09 [2020-08-31T08:51:09.954Z] #7 12.46 Fetched 8069 kB in 10s (777 kB/s)
08:51:09 [2020-08-31T08:51:09.954Z] #7 12.46 Reading package lists...
08:51:09 [2020-08-31T08:51:09.954Z] #7 15.72 Reading package lists...
08:51:09 [2020-08-31T08:51:09.954Z] #7 18.78 Building dependency tree...
08:51:09 [2020-08-31T08:51:09.954Z] #7 19.19 Reading state information...
08:51:09 [2020-08-31T08:51:09.954Z] #7 19.62 The following additional packages will be installed:
08:51:09 [2020-08-31T08:51:09.954Z] #7 19.63   libapparmor1
08:51:09 [2020-08-31T08:51:09.954Z] #7 19.63 Suggested packages:
08:51:09 [2020-08-31T08:51:09.954Z] #7 19.63   seccomp
08:51:09 [2020-08-31T08:51:09.954Z] #7 19.76 The following NEW packages will be installed:
08:51:09 [2020-08-31T08:51:09.954Z] #7 19.76   libapparmor-dev libapparmor1 libseccomp-dev
08:51:09 [2020-08-31T08:51:09.954Z] #7 19.85 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
08:51:09 [2020-08-31T08:51:09.954Z] #7 19.85 Need to get 288 kB of archives.
08:51:09 [2020-08-31T08:51:09.954Z] #7 19.85 After this operation, 957 kB of additional disk space will be used.
08:51:09 [2020-08-31T08:51:09.954Z] #7 19.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB]
08:51:09 [2020-08-31T08:51:09.955Z] #7 19.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB]
08:51:09 [2020-08-31T08:51:09.955Z] #7 19.90 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB]
08:51:09 [2020-08-31T08:51:09.955Z] #7 20.31 debconf: delaying package configuration, since apt-utils is not installed
08:51:09 [2020-08-31T08:51:09.955Z] #7 20.43 Fetched 288 kB in 0s (2922 kB/s)
08:51:09 [2020-08-31T08:51:09.955Z] #7 20.52 Selecting previously unselected package libapparmor1:s390x.
08:51:09 [2020-08-31T08:51:09.955Z] #7 20.52 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
08:51:09 [2020-08-31T08:51:09.955Z] #7 20.54 Preparing to unpack .../libapparmor1_2.13.2-10_s390x.deb ...
08:51:09 [2020-08-31T08:51:09.955Z] #7 20.59 Unpacking libapparmor1:s390x (2.13.2-10) ...
08:51:09 [2020-08-31T08:51:09.955Z] #7 ...
08:51:09 [2020-08-31T08:51:09.955Z] 
08:51:09 [2020-08-31T08:51:09.955Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
08:51:09 [2020-08-31T08:51:09.955Z] #55 DONE 0.1s
08:51:09 [2020-08-31T08:51:09.955Z] 
08:51:09 [2020-08-31T08:51:09.955Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
08:51:09 [2020-08-31T08:51:09.955Z] #7 20.67 Selecting previously unselected package libapparmor-dev:s390x.
08:51:09 [2020-08-31T08:51:09.955Z] #7 20.67 Preparing to unpack .../libapparmor-dev_2.13.2-10_s390x.deb ...
08:51:09 [2020-08-31T08:51:09.955Z] #7 20.68 Unpacking libapparmor-dev:s390x (2.13.2-10) ...
08:51:09 [2020-08-31T08:51:09.955Z] #7 ...
08:51:09 [2020-08-31T08:51:09.955Z] 
08:51:09 [2020-08-31T08:51:09.955Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
08:51:09 [2020-08-31T08:51:09.955Z] #56 DONE 0.1s
08:51:09 [2020-08-31T08:51:09.955Z] 
08:51:09 [2020-08-31T08:51:09.955Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
08:51:09 [2020-08-31T08:51:09.955Z] #7 20.87 Selecting previously unselected package libseccomp-dev:s390x.
08:51:09 [2020-08-31T08:51:09.955Z] #7 20.87 Preparing to unpack .../libseccomp-dev_2.3.3-4_s390x.deb ...
08:51:09 [2020-08-31T08:51:09.955Z] #7 20.87 Unpacking libseccomp-dev:s390x (2.3.3-4) ...
08:51:10 [2020-08-31T08:51:10.034Z] Fetched 8154 kB in 4s (2006 kB/s)
08:51:10 [2020-08-31T08:51:10.245Z] #7 21.02 Setting up libseccomp-dev:s390x (2.3.3-4) ...
08:51:10 [2020-08-31T08:51:10.245Z] #7 21.03 Setting up libapparmor1:s390x (2.13.2-10) ...
08:51:10 [2020-08-31T08:51:10.245Z] #7 21.06 Setting up libapparmor-dev:s390x (2.13.2-10) ...
08:51:10 [2020-08-31T08:51:10.245Z] #7 21.06 Processing triggers for libc-bin (2.28-10) ...
08:51:10 [2020-08-31T08:51:10.535Z] #7 DONE 21.4s
08:51:10 [2020-08-31T08:51:10.535Z] 
08:51:10 [2020-08-31T08:51:10.535Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
08:51:10 [2020-08-31T08:51:10.535Z] #57 0.531 + RM_GOPATH=0
08:51:10 [2020-08-31T08:51:10.535Z] #57 0.532 + TMP_GOPATH=
08:51:10 [2020-08-31T08:51:10.535Z] #57 0.532 + : /build
08:51:10 [2020-08-31T08:51:10.535Z] #57 0.532 + '[' -z '' ']'
08:51:10 [2020-08-31T08:51:10.535Z] #57 0.533 ++ mktemp -d
08:51:10 [2020-08-31T08:51:10.535Z] #57 0.538 + export GOPATH=/tmp/tmp.p51eNXhkJj
08:51:10 [2020-08-31T08:51:10.535Z] #57 0.538 + GOPATH=/tmp/tmp.p51eNXhkJj
08:51:10 [2020-08-31T08:51:10.535Z] #57 0.538 + RM_GOPATH=1
08:51:10 [2020-08-31T08:51:10.535Z] #57 0.539 ++ dirname ./install.sh
08:51:10 [2020-08-31T08:51:10.535Z] #57 0.540 + dir=.
08:51:10 [2020-08-31T08:51:10.535Z] #57 0.541 + bin=containerd
08:51:10 [2020-08-31T08:51:10.535Z] #57 0.541 + shift
08:51:10 [2020-08-31T08:51:10.535Z] #57 0.541 + '[' '!' -f ./containerd.installer ']'
08:51:10 [2020-08-31T08:51:10.535Z] #57 0.541 + . ./containerd.installer
08:51:10 [2020-08-31T08:51:10.535Z] #57 0.541 ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429
08:51:10 [2020-08-31T08:51:10.535Z] #57 0.541 + install_containerd
08:51:10 [2020-08-31T08:51:10.535Z] #57 0.542 + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429'
08:51:10 [2020-08-31T08:51:10.535Z] #57 0.542 Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429
08:51:10 [2020-08-31T08:51:10.535Z] #57 0.542 + git clone https://github.com/containerd/containerd.git /tmp/tmp.p51eNXhkJj/src/github.com/containerd/containerd
08:51:10 [2020-08-31T08:51:10.535Z] #57 0.545 Cloning into '/tmp/tmp.p51eNXhkJj/src/github.com/containerd/containerd'...
08:51:10 [2020-08-31T08:51:10.670Z] Reading package lists...
08:51:10 [2020-08-31T08:51:10.827Z] #57 ...
08:51:10 [2020-08-31T08:51:10.827Z] 
08:51:10 [2020-08-31T08:51:10.827Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
08:51:10 [2020-08-31T08:51:10.827Z] #50 DONE 0.1s
08:51:10 [2020-08-31T08:51:10.827Z] 
08:51:10 [2020-08-31T08:51:10.827Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
08:51:10 [2020-08-31T08:51:10.827Z] #51 DONE 0.1s
08:51:10 [2020-08-31T08:51:10.827Z] 
08:51:10 [2020-08-31T08:51:10.827Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
08:51:10 [2020-08-31T08:51:10.827Z] #38 11.59 Fetched 8069 kB in 10s (811 kB/s)
08:51:10 [2020-08-31T08:51:10.827Z] #38 11.59 Reading package lists...
08:51:10 [2020-08-31T08:51:10.827Z] #38 14.97 Reading package lists...
08:51:10 [2020-08-31T08:51:10.827Z] #38 18.17 Building dependency tree...
08:51:10 [2020-08-31T08:51:10.827Z] #38 18.58 Reading state information...
08:51:10 [2020-08-31T08:51:10.827Z] #38 19.06 The following additional packages will be installed:
08:51:10 [2020-08-31T08:51:10.827Z] #38 19.06   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
08:51:10 [2020-08-31T08:51:10.827Z] #38 19.06   libprotoc17 python-pkg-resources python-six zlib1g-dev
08:51:10 [2020-08-31T08:51:10.827Z] #38 19.06 Suggested packages:
08:51:10 [2020-08-31T08:51:10.827Z] #38 19.06   manpages-dev python-setuptools
08:51:10 [2020-08-31T08:51:10.827Z] #38 19.81 The following NEW packages will be installed:
08:51:10 [2020-08-31T08:51:10.827Z] #38 19.82   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
08:51:10 [2020-08-31T08:51:10.827Z] #38 19.82   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
08:51:10 [2020-08-31T08:51:10.827Z] #38 19.82   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
08:51:10 [2020-08-31T08:51:10.827Z] #38 19.83   python-six zlib1g-dev
08:51:10 [2020-08-31T08:51:10.827Z] #38 19.94 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
08:51:10 [2020-08-31T08:51:10.827Z] #38 19.94 Need to get 3742 kB of archives.
08:51:10 [2020-08-31T08:51:10.827Z] #38 19.94 After this operation, 22.0 MB of additional disk space will be used.
08:51:10 [2020-08-31T08:51:10.827Z] #38 19.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB]
08:51:10 [2020-08-31T08:51:10.827Z] #38 19.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
08:51:10 [2020-08-31T08:51:10.827Z] #38 19.97 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB]
08:51:10 [2020-08-31T08:51:10.827Z] #38 19.99 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
08:51:10 [2020-08-31T08:51:10.828Z] #38 19.99 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB]
08:51:10 [2020-08-31T08:51:10.828Z] #38 19.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
08:51:10 [2020-08-31T08:51:10.828Z] #38 20.00 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB]
08:51:10 [2020-08-31T08:51:10.828Z] #38 20.00 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB]
08:51:10 [2020-08-31T08:51:10.828Z] #38 20.00 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB]
08:51:10 [2020-08-31T08:51:10.828Z] #38 20.03 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB]
08:51:10 [2020-08-31T08:51:10.828Z] #38 20.03 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB]
08:51:10 [2020-08-31T08:51:10.828Z] #38 20.10 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB]
08:51:10 [2020-08-31T08:51:10.828Z] #38 20.12 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB]
08:51:10 [2020-08-31T08:51:10.828Z] #38 20.13 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB]
08:51:10 [2020-08-31T08:51:10.828Z] #38 20.13 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB]
08:51:10 [2020-08-31T08:51:10.828Z] #38 20.14 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB]
08:51:10 [2020-08-31T08:51:10.828Z] #38 20.14 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB]
08:51:10 [2020-08-31T08:51:10.828Z] #38 20.70 debconf: delaying package configuration, since apt-utils is not installed
08:51:10 [2020-08-31T08:51:10.828Z] #38 20.78 Fetched 3742 kB in 0s (12.3 MB/s)
08:51:10 [2020-08-31T08:51:10.828Z] #38 20.87 Selecting previously unselected package libcap-dev:s390x.
08:51:10 [2020-08-31T08:51:10.828Z] #38 20.87 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
08:51:10 [2020-08-31T08:51:10.828Z] #38 20.93 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ...
08:51:10 [2020-08-31T08:51:10.828Z] #38 20.93 Unpacking libcap-dev:s390x (1:2.25-2) ...
08:51:10 [2020-08-31T08:51:10.828Z] #38 21.09 Selecting previously unselected package libnet1:s390x.
08:51:10 [2020-08-31T08:51:10.828Z] #38 21.09 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
08:51:10 [2020-08-31T08:51:10.828Z] #38 21.10 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
08:51:10 [2020-08-31T08:51:10.828Z] #38 21.19 Selecting previously unselected package libnet1-dev.
08:51:10 [2020-08-31T08:51:10.828Z] #38 21.20 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ...
08:51:10 [2020-08-31T08:51:10.828Z] #38 21.21 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
08:51:10 [2020-08-31T08:51:10.828Z] #38 21.32 Selecting previously unselected package libnl-3-200:s390x.
08:51:10 [2020-08-31T08:51:10.828Z] #38 21.32 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ...
08:51:10 [2020-08-31T08:51:10.828Z] #38 21.33 Unpacking libnl-3-200:s390x (3.4.0-1) ...
08:51:10 [2020-08-31T08:51:10.828Z] #38 21.39 Selecting previously unselected package libnl-3-dev:s390x.
08:51:10 [2020-08-31T08:51:10.828Z] #38 21.39 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ...
08:51:10 [2020-08-31T08:51:10.828Z] #38 21.39 Unpacking libnl-3-dev:s390x (3.4.0-1) ...
08:51:10 [2020-08-31T08:51:10.828Z] #38 21.64 Selecting previously unselected package libprotobuf-c1:s390x.
08:51:10 [2020-08-31T08:51:10.828Z] #38 21.65 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
08:51:10 [2020-08-31T08:51:10.828Z] #38 21.66 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
08:51:10 [2020-08-31T08:51:10.828Z] #38 ...
08:51:10 [2020-08-31T08:51:10.828Z] 
08:51:10 [2020-08-31T08:51:10.828Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
08:51:11 [2020-08-31T08:51:11.133Z] #52 ...
08:51:11 [2020-08-31T08:51:11.133Z] 
08:51:11 [2020-08-31T08:51:11.133Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
08:51:11 [2020-08-31T08:51:11.133Z] #22 12.25 Fetched 8069 kB in 10s (808 kB/s)
08:51:11 [2020-08-31T08:51:11.133Z] #22 12.25 Reading package lists...
08:51:11 [2020-08-31T08:51:11.133Z] #22 15.43 Reading package lists...
08:51:11 [2020-08-31T08:51:11.133Z] #22 18.56 Building dependency tree...
08:51:11 [2020-08-31T08:51:11.133Z] #22 18.91 Reading state information...
08:51:11 [2020-08-31T08:51:11.133Z] #22 19.32 ca-certificates is already the newest version (20200601~deb10u1).
08:51:11 [2020-08-31T08:51:11.133Z] #22 19.32 The following additional packages will be installed:
08:51:11 [2020-08-31T08:51:11.133Z] #22 19.33   libjq1 libonig5
08:51:11 [2020-08-31T08:51:11.133Z] #22 19.56 The following NEW packages will be installed:
08:51:11 [2020-08-31T08:51:11.133Z] #22 19.61   jq libjq1 libonig5
08:51:11 [2020-08-31T08:51:11.133Z] #22 19.93 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
08:51:11 [2020-08-31T08:51:11.133Z] #22 19.93 Need to get 350 kB of archives.
08:51:11 [2020-08-31T08:51:11.133Z] #22 19.93 After this operation, 1154 kB of additional disk space will be used.
08:51:11 [2020-08-31T08:51:11.133Z] #22 19.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
08:51:11 [2020-08-31T08:51:11.133Z] #22 20.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
08:51:11 [2020-08-31T08:51:11.133Z] #22 20.15 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
08:51:11 [2020-08-31T08:51:11.133Z] #22 20.77 debconf: delaying package configuration, since apt-utils is not installed
08:51:11 [2020-08-31T08:51:11.133Z] #22 20.89 Fetched 350 kB in 0s (765 kB/s)
08:51:11 [2020-08-31T08:51:11.133Z] #22 20.96 Selecting previously unselected package libonig5:s390x.
08:51:11 [2020-08-31T08:51:11.133Z] #22 20.96 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
08:51:11 [2020-08-31T08:51:11.133Z] #22 20.99 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ...
08:51:11 [2020-08-31T08:51:11.133Z] #22 21.01 Unpacking libonig5:s390x (6.9.1-1) ...
08:51:11 [2020-08-31T08:51:11.133Z] #22 21.18 Selecting previously unselected package libjq1:s390x.
08:51:11 [2020-08-31T08:51:11.133Z] #22 21.19 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ...
08:51:11 [2020-08-31T08:51:11.133Z] #22 21.19 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
08:51:11 [2020-08-31T08:51:11.133Z] #22 21.26 Selecting previously unselected package jq.
08:51:11 [2020-08-31T08:51:11.133Z] #22 21.26 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ...
08:51:11 [2020-08-31T08:51:11.133Z] #22 21.27 Unpacking jq (1.5+dfsg-2+b1) ...
08:51:11 [2020-08-31T08:51:11.133Z] #22 21.34 Setting up libonig5:s390x (6.9.1-1) ...
08:51:11 [2020-08-31T08:51:11.133Z] #22 21.35 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
08:51:11 [2020-08-31T08:51:11.133Z] #22 21.36 Setting up jq (1.5+dfsg-2+b1) ...
08:51:11 [2020-08-31T08:51:11.133Z] #22 21.37 Processing triggers for libc-bin (2.28-10) ...
08:51:11 [2020-08-31T08:51:11.133Z] #22 DONE 21.8s
08:51:11 [2020-08-31T08:51:11.133Z] 
08:51:11 [2020-08-31T08:51:11.133Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
08:51:11 [2020-08-31T08:51:11.133Z] #23 DONE 0.1s
08:51:11 [2020-08-31T08:51:11.133Z] 
08:51:11 [2020-08-31T08:51:11.133Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
08:51:11 [2020-08-31T08:51:11.133Z] #38 21.76 Selecting previously unselected package libprotobuf-c-dev:s390x.
08:51:11 [2020-08-31T08:51:11.133Z] #38 21.76 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ...
08:51:11 [2020-08-31T08:51:11.133Z] #38 21.77 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
08:51:11 [2020-08-31T08:51:11.133Z] #38 21.83 Selecting previously unselected package zlib1g-dev:s390x.
08:51:11 [2020-08-31T08:51:11.133Z] #38 21.84 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ...
08:51:11 [2020-08-31T08:51:11.133Z] #38 21.85 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
08:51:11 [2020-08-31T08:51:11.308Z] Reading package lists...
08:51:11 [2020-08-31T08:51:11.436Z] #38 22.07 Selecting previously unselected package libprotobuf17:s390x.
08:51:11 [2020-08-31T08:51:11.436Z] #38 22.07 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ...
08:51:11 [2020-08-31T08:51:11.436Z] #38 22.07 Unpacking libprotobuf17:s390x (3.6.1.3-2) ...
08:51:11 [2020-08-31T08:51:11.602Z] Building dependency tree...
08:51:11 [2020-08-31T08:51:11.602Z] Reading state information...
08:51:11 [2020-08-31T08:51:11.602Z] The following additional packages will be installed:
08:51:11 [2020-08-31T08:51:11.602Z]   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
08:51:11 [2020-08-31T08:51:11.602Z]   libprotoc17 python-pkg-resources python-six zlib1g-dev
08:51:11 [2020-08-31T08:51:11.602Z] Suggested packages:
08:51:11 [2020-08-31T08:51:11.602Z]   manpages-dev python-setuptools
08:51:11 [2020-08-31T08:51:11.726Z] #38 ...
08:51:11 [2020-08-31T08:51:11.726Z] 
08:51:11 [2020-08-31T08:51:11.726Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
08:51:11 [2020-08-31T08:51:11.726Z] #31 12.49 Fetched 8069 kB in 10s (791 kB/s)
08:51:11 [2020-08-31T08:51:11.726Z] #31 12.49 Reading package lists...
08:51:11 [2020-08-31T08:51:11.726Z] #31 15.76 Reading package lists...
08:51:11 [2020-08-31T08:51:11.726Z] #31 18.58 Building dependency tree...
08:51:11 [2020-08-31T08:51:11.726Z] #31 19.06 Reading state information...
08:51:11 [2020-08-31T08:51:11.726Z] #31 19.48 The following additional packages will be installed:
08:51:11 [2020-08-31T08:51:11.726Z] #31 19.48   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
08:51:11 [2020-08-31T08:51:11.726Z] #31 19.48 Suggested packages:
08:51:11 [2020-08-31T08:51:11.726Z] #31 19.48   cmake-doc ninja-build lrzip
08:51:11 [2020-08-31T08:51:11.726Z] #31 19.48 Recommended packages:
08:51:11 [2020-08-31T08:51:11.726Z] #31 19.48   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
08:51:11 [2020-08-31T08:51:11.726Z] #31 20.10 The following NEW packages will be installed:
08:51:11 [2020-08-31T08:51:11.726Z] #31 20.12   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
08:51:11 [2020-08-31T08:51:11.726Z] #31 20.12   vim-common xxd
08:51:11 [2020-08-31T08:51:11.726Z] #31 20.33 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
08:51:11 [2020-08-31T08:51:11.726Z] #31 20.33 Need to get 14.0 MB of archives.
08:51:11 [2020-08-31T08:51:11.726Z] #31 20.33 After this operation, 62.1 MB of additional disk space will be used.
08:51:11 [2020-08-31T08:51:11.726Z] #31 20.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
08:51:11 [2020-08-31T08:51:11.726Z] #31 20.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
08:51:11 [2020-08-31T08:51:11.726Z] #31 20.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB]
08:51:11 [2020-08-31T08:51:11.726Z] #31 20.56 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
08:51:11 [2020-08-31T08:51:11.726Z] #31 21.25 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB]
08:51:11 [2020-08-31T08:51:11.726Z] #31 21.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB]
08:51:11 [2020-08-31T08:51:11.726Z] #31 21.67 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
08:51:11 [2020-08-31T08:51:11.726Z] #31 21.67 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB]
08:51:11 [2020-08-31T08:51:11.726Z] #31 21.68 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB]
08:51:11 [2020-08-31T08:51:11.726Z] #31 21.75 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB]
08:51:11 [2020-08-31T08:51:11.726Z] #31 ...
08:51:11 [2020-08-31T08:51:11.726Z] 
08:51:11 [2020-08-31T08:51:11.726Z] #8 [dev 1/25] RUN groupadd -r docker
08:51:11 [2020-08-31T08:51:11.726Z] #8 DONE 1.3s
08:51:11 [2020-08-31T08:51:11.726Z] 
08:51:11 [2020-08-31T08:51:11.726Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
08:51:11 [2020-08-31T08:51:11.726Z] #52 0.783 + RM_GOPATH=0
08:51:11 [2020-08-31T08:51:11.726Z] #52 0.783 + TMP_GOPATH=
08:51:11 [2020-08-31T08:51:11.726Z] #52 0.783 + : /build
08:51:11 [2020-08-31T08:51:11.726Z] #52 0.783 + '[' -z '' ']'
08:51:11 [2020-08-31T08:51:11.726Z] #52 0.785 ++ mktemp -d
08:51:11 [2020-08-31T08:51:11.726Z] #52 0.790 + export GOPATH=/tmp/tmp.ZK1N36PLFx
08:51:11 [2020-08-31T08:51:11.726Z] #52 0.790 + GOPATH=/tmp/tmp.ZK1N36PLFx
08:51:11 [2020-08-31T08:51:11.726Z] #52 0.790 + RM_GOPATH=1
08:51:11 [2020-08-31T08:51:11.726Z] #52 0.790 ++ dirname ./install.sh
08:51:11 [2020-08-31T08:51:11.726Z] #52 0.790 + dir=.
08:51:11 [2020-08-31T08:51:11.726Z] #52 0.790 + bin=runc
08:51:11 [2020-08-31T08:51:11.726Z] #52 0.790 + shift
08:51:11 [2020-08-31T08:51:11.726Z] #52 0.790 + '[' '!' -f ./runc.installer ']'
08:51:11 [2020-08-31T08:51:11.726Z] #52 0.790 + . ./runc.installer
08:51:11 [2020-08-31T08:51:11.726Z] #52 0.790 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
08:51:11 [2020-08-31T08:51:11.726Z] #52 0.790 + install_runc
08:51:11 [2020-08-31T08:51:11.726Z] #52 0.791 + grep -q '^3\.10\.0.*\.el7\.'
08:51:11 [2020-08-31T08:51:11.726Z] #52 0.791 + uname -r
08:51:11 [2020-08-31T08:51:11.726Z] #52 0.792 + RUNC_BUILDTAGS='seccomp apparmor selinux '
08:51:11 [2020-08-31T08:51:11.726Z] #52 0.792 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
08:51:11 [2020-08-31T08:51:11.726Z] #52 0.792 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
08:51:11 [2020-08-31T08:51:11.726Z] #52 0.792 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ZK1N36PLFx/src/github.com/opencontainers/runc
08:51:11 [2020-08-31T08:51:11.726Z] #52 0.793 Cloning into '/tmp/tmp.ZK1N36PLFx/src/github.com/opencontainers/runc'...
08:51:11 [2020-08-31T08:51:11.897Z] The following NEW packages will be installed:
08:51:11 [2020-08-31T08:51:11.897Z]   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
08:51:11 [2020-08-31T08:51:11.897Z]   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
08:51:11 [2020-08-31T08:51:11.897Z]   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
08:51:11 [2020-08-31T08:51:11.897Z]   python-six zlib1g-dev
08:51:11 [2020-08-31T08:51:11.897Z] 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
08:51:11 [2020-08-31T08:51:11.897Z] Need to get 4075 kB of archives.
08:51:11 [2020-08-31T08:51:11.897Z] After this operation, 24.5 MB of additional disk space will be used.
08:51:11 [2020-08-31T08:51:11.897Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB]
08:51:12 [2020-08-31T08:51:12.018Z] #52 ...
08:51:12 [2020-08-31T08:51:12.018Z] 
08:51:12 [2020-08-31T08:51:12.018Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
08:51:12 [2020-08-31T08:51:12.018Z] #36 12.75 + GOPATH=/tmp/tmp.g5lmw1MKqX/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.g5lmw1MKqX go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
08:51:12 [2020-08-31T08:51:12.018Z] #36 ...
08:51:12 [2020-08-31T08:51:12.018Z] 
08:51:12 [2020-08-31T08:51:12.018Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
08:51:12 [2020-08-31T08:51:12.018Z] #38 22.77 Selecting previously unselected package libprotobuf-lite17:s390x.
08:51:12 [2020-08-31T08:51:12.018Z] #38 22.77 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ...
08:51:12 [2020-08-31T08:51:12.018Z] #38 22.79 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ...
08:51:12 [2020-08-31T08:51:12.018Z] #38 22.92 Selecting previously unselected package libprotobuf-dev:s390x.
08:51:12 [2020-08-31T08:51:12.190Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
08:51:12 [2020-08-31T08:51:12.190Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB]
08:51:12 [2020-08-31T08:51:12.310Z] #38 22.92 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ...
08:51:12 [2020-08-31T08:51:12.310Z] #38 22.93 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ...
08:51:12 [2020-08-31T08:51:12.310Z] #38 ...
08:51:12 [2020-08-31T08:51:12.310Z] 
08:51:12 [2020-08-31T08:51:12.310Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
08:51:12 [2020-08-31T08:51:12.310Z] #66 12.76 + cd /tmp/tmp.An0nNGFc5Z/src/github.com/docker/libnetwork
08:51:12 [2020-08-31T08:51:12.310Z] #66 12.76 + git checkout -q 026aabaa659832804b01754aaadd2c0f420c68b6
08:51:12 [2020-08-31T08:51:12.310Z] #66 13.76 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
08:51:12 [2020-08-31T08:51:12.310Z] #66 ...
08:51:12 [2020-08-31T08:51:12.310Z] 
08:51:12 [2020-08-31T08:51:12.310Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
08:51:12 [2020-08-31T08:51:12.310Z] #31 23.22 debconf: delaying package configuration, since apt-utils is not installed
08:51:12 [2020-08-31T08:51:12.468Z] #29 ...
08:51:12 [2020-08-31T08:51:12.468Z] 
08:51:12 [2020-08-31T08:51:12.468Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
08:51:12 [2020-08-31T08:51:12.468Z] #31 5.302 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:51:12 [2020-08-31T08:51:12.468Z] #31 5.314 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:51:12 [2020-08-31T08:51:12.468Z] #31 5.315 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:51:12 [2020-08-31T08:51:12.468Z] #31 5.581 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
08:51:12 [2020-08-31T08:51:12.483Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
08:51:12 [2020-08-31T08:51:12.483Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB]
08:51:12 [2020-08-31T08:51:12.483Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
08:51:12 [2020-08-31T08:51:12.635Z] #31 23.36 Fetched 14.0 MB in 2s (6107 kB/s)
08:51:12 [2020-08-31T08:51:12.635Z] #31 23.46 Selecting previously unselected package xxd.
08:51:12 [2020-08-31T08:51:12.635Z] #31 23.46 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
08:51:12 [2020-08-31T08:51:12.635Z] #31 23.53 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ...
08:51:12 [2020-08-31T08:51:12.635Z] #31 23.54 Unpacking xxd (2:8.1.0875-5) ...
08:51:12 [2020-08-31T08:51:12.726Z] #31 ...
08:51:12 [2020-08-31T08:51:12.726Z] 
08:51:12 [2020-08-31T08:51:12.726Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
08:51:12 [2020-08-31T08:51:12.726Z] #60 5.962 + RM_GOPATH=0
08:51:12 [2020-08-31T08:51:12.726Z] #60 5.962 + TMP_GOPATH=
08:51:12 [2020-08-31T08:51:12.726Z] #60 5.962 + : /build/
08:51:12 [2020-08-31T08:51:12.726Z] #60 5.962 + '[' -z '' ']'
08:51:12 [2020-08-31T08:51:12.726Z] #60 5.962 ++ mktemp -d
08:51:12 [2020-08-31T08:51:12.726Z] #60 5.967 + export GOPATH=/tmp/tmp.LlgVGPCoHb
08:51:12 [2020-08-31T08:51:12.726Z] #60 5.967 + GOPATH=/tmp/tmp.LlgVGPCoHb
08:51:12 [2020-08-31T08:51:12.726Z] #60 5.967 + RM_GOPATH=1
08:51:12 [2020-08-31T08:51:12.726Z] #60 5.967 ++ dirname ./install.sh
08:51:12 [2020-08-31T08:51:12.726Z] #60 5.973 + dir=.
08:51:12 [2020-08-31T08:51:12.726Z] #60 5.973 + bin=rootlesskit
08:51:12 [2020-08-31T08:51:12.726Z] #60 5.973 + shift
08:51:12 [2020-08-31T08:51:12.726Z] #60 5.973 + '[' '!' -f ./rootlesskit.installer ']'
08:51:12 [2020-08-31T08:51:12.726Z] #60 5.973 + . ./rootlesskit.installer
08:51:12 [2020-08-31T08:51:12.726Z] #60 5.973 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
08:51:12 [2020-08-31T08:51:12.726Z] #60 5.973 + install_rootlesskit
08:51:12 [2020-08-31T08:51:12.726Z] #60 5.973 + case "$1" in
08:51:12 [2020-08-31T08:51:12.726Z] #60 5.973 + export CGO_ENABLED=0
08:51:12 [2020-08-31T08:51:12.726Z] #60 5.973 + CGO_ENABLED=0
08:51:12 [2020-08-31T08:51:12.726Z] #60 5.973 + _install_rootlesskit
08:51:12 [2020-08-31T08:51:12.726Z] #60 5.973 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
08:51:12 [2020-08-31T08:51:12.726Z] #60 5.973 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.LlgVGPCoHb/src/github.com/rootless-containers/rootlesskit
08:51:12 [2020-08-31T08:51:12.726Z] #60 5.979 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
08:51:12 [2020-08-31T08:51:12.726Z] #60 5.979 Cloning into '/tmp/tmp.LlgVGPCoHb/src/github.com/rootless-containers/rootlesskit'...
08:51:12 [2020-08-31T08:51:12.775Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB]
08:51:12 [2020-08-31T08:51:12.775Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB]
08:51:12 [2020-08-31T08:51:12.775Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB]
08:51:12 [2020-08-31T08:51:12.775Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB]
08:51:12 [2020-08-31T08:51:12.947Z] #31 ...
08:51:12 [2020-08-31T08:51:12.947Z] 
08:51:12 [2020-08-31T08:51:12.947Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
08:51:12 [2020-08-31T08:51:12.947Z] #9 DONE 1.0s
08:51:12 [2020-08-31T08:51:12.947Z] 
08:51:12 [2020-08-31T08:51:12.947Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
08:51:12 [2020-08-31T08:51:12.982Z] #60 ...
08:51:12 [2020-08-31T08:51:12.982Z] 
08:51:12 [2020-08-31T08:51:12.982Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
08:51:12 [2020-08-31T08:51:12.982Z] #31 6.514 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [224 kB]
08:51:13 [2020-08-31T08:51:13.067Z] Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB]
08:51:13 [2020-08-31T08:51:13.587Z] #10 0.815 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
08:51:13 [2020-08-31T08:51:13.704Z] Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB]
08:51:13 [2020-08-31T08:51:13.704Z] Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB]
08:51:13 [2020-08-31T08:51:13.704Z] Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB]
08:51:13 [2020-08-31T08:51:13.704Z] Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB]
08:51:13 [2020-08-31T08:51:13.704Z] Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB]
08:51:13 [2020-08-31T08:51:13.704Z] Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB]
08:51:13 [2020-08-31T08:51:13.704Z] debconf: delaying package configuration, since apt-utils is not installed
08:51:13 [2020-08-31T08:51:13.704Z] Fetched 4075 kB in 2s (2153 kB/s)
08:51:13 [2020-08-31T08:51:13.704Z] Selecting previously unselected package libcap-dev:ppc64el.
08:51:13 [2020-08-31T08:51:13.878Z] #10 DONE 0.9s
08:51:13 [2020-08-31T08:51:13.878Z] 
08:51:13 [2020-08-31T08:51:13.878Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
08:51:13 [2020-08-31T08:51:13.878Z] #29 24.31 sync
08:51:13 [2020-08-31T08:51:13.878Z] #29 24.31 internal/reflectlite
08:51:14 [2020-08-31T08:51:14.005Z] (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.)
08:51:14 [2020-08-31T08:51:14.005Z] Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ...
08:51:14 [2020-08-31T08:51:14.005Z] Unpacking libcap-dev:ppc64el (1:2.25-2) ...
08:51:14 [2020-08-31T08:51:14.005Z] Selecting previously unselected package libnet1:ppc64el.
08:51:14 [2020-08-31T08:51:14.005Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
08:51:14 [2020-08-31T08:51:14.005Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
08:51:14 [2020-08-31T08:51:14.005Z] Selecting previously unselected package libnet1-dev.
08:51:14 [2020-08-31T08:51:14.005Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ...
08:51:14 [2020-08-31T08:51:14.005Z] Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
08:51:14 [2020-08-31T08:51:14.005Z] Selecting previously unselected package libnl-3-200:ppc64el.
08:51:14 [2020-08-31T08:51:14.005Z] Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ...
08:51:14 [2020-08-31T08:51:14.005Z] Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
08:51:14 [2020-08-31T08:51:14.005Z] Selecting previously unselected package libnl-3-dev:ppc64el.
08:51:14 [2020-08-31T08:51:14.005Z] Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ...
08:51:14 [2020-08-31T08:51:14.005Z] Unpacking libnl-3-dev:ppc64el (3.4.0-1) ...
08:51:14 [2020-08-31T08:51:14.005Z] Selecting previously unselected package libprotobuf-c1:ppc64el.
08:51:14 [2020-08-31T08:51:14.005Z] Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
08:51:14 [2020-08-31T08:51:14.005Z] Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
08:51:14 [2020-08-31T08:51:14.005Z] Selecting previously unselected package libprotobuf-c-dev:ppc64el.
08:51:14 [2020-08-31T08:51:14.005Z] Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ...
08:51:14 [2020-08-31T08:51:14.005Z] Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
08:51:14 [2020-08-31T08:51:14.005Z] Selecting previously unselected package zlib1g-dev:ppc64el.
08:51:14 [2020-08-31T08:51:14.005Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ...
08:51:14 [2020-08-31T08:51:14.005Z] Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
08:51:14 [2020-08-31T08:51:14.005Z] Selecting previously unselected package libprotobuf17:ppc64el.
08:51:14 [2020-08-31T08:51:14.005Z] Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ...
08:51:14 [2020-08-31T08:51:14.005Z] Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ...
08:51:14 [2020-08-31T08:51:14.306Z] Selecting previously unselected package libprotobuf-lite17:ppc64el.
08:51:14 [2020-08-31T08:51:14.306Z] Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ...
08:51:14 [2020-08-31T08:51:14.306Z] Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
08:51:14 [2020-08-31T08:51:14.306Z] Selecting previously unselected package libprotobuf-dev:ppc64el.
08:51:14 [2020-08-31T08:51:14.306Z] Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ...
08:51:14 [2020-08-31T08:51:14.306Z] Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ...
08:51:14 [2020-08-31T08:51:14.306Z] Selecting previously unselected package libprotoc17:ppc64el.
08:51:14 [2020-08-31T08:51:14.306Z] Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ...
08:51:14 [2020-08-31T08:51:14.306Z] Unpacking libprotoc17:ppc64el (3.6.1.3-2) ...
08:51:14 [2020-08-31T08:51:14.306Z] Selecting previously unselected package protobuf-c-compiler.
08:51:14 [2020-08-31T08:51:14.306Z] Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ...
08:51:14 [2020-08-31T08:51:14.306Z] Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
08:51:14 [2020-08-31T08:51:14.522Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0aee3cec04d05265e) in /home/ubuntu/workspace/moby_PR-41374
[Pipeline] {
[Pipeline] checkout
08:51:14 [2020-08-31T08:51:14.565Z] using credential docker-jenkins-github-credentials
08:51:14 [2020-08-31T08:51:14.572Z] Cloning the remote Git repository
08:51:14 [2020-08-31T08:51:14.572Z] Cloning with configured refspecs honoured and without tags
08:51:14 [2020-08-31T08:51:14.599Z] Selecting previously unselected package protobuf-compiler.
08:51:14 [2020-08-31T08:51:14.599Z] Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ...
08:51:14 [2020-08-31T08:51:14.599Z] Unpacking protobuf-compiler (3.6.1.3-2) ...
08:51:14 [2020-08-31T08:51:14.599Z] Selecting previously unselected package python-pkg-resources.
08:51:14 [2020-08-31T08:51:14.599Z] Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
08:51:14 [2020-08-31T08:51:14.599Z] Unpacking python-pkg-resources (40.8.0-1) ...
08:51:14 [2020-08-31T08:51:14.599Z] Selecting previously unselected package python-six.
08:51:14 [2020-08-31T08:51:14.599Z] Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
08:51:14 [2020-08-31T08:51:14.599Z] Unpacking python-six (1.12.0-1) ...
08:51:14 [2020-08-31T08:51:14.599Z] Selecting previously unselected package python-protobuf.
08:51:14 [2020-08-31T08:51:14.599Z] Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ...
08:51:14 [2020-08-31T08:51:14.599Z] Unpacking python-protobuf (3.6.1.3-2) ...
08:51:14 [2020-08-31T08:51:14.599Z] Setting up python-pkg-resources (40.8.0-1) ...
08:51:14 [2020-08-31T08:51:14.918Z] #29 ...
08:51:14 [2020-08-31T08:51:14.918Z] 
08:51:14 [2020-08-31T08:51:14.918Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
08:51:14 [2020-08-31T08:51:14.918Z] #11 DONE 0.9s
08:51:14 [2020-08-31T08:51:14.918Z] 
08:51:14 [2020-08-31T08:51:14.918Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
08:51:14 [2020-08-31T08:51:14.918Z] #26 25.40 Checking out files:  85% (1298/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
08:51:14 [2020-08-31T08:51:14.918Z] #26 ...
08:51:14 [2020-08-31T08:51:14.918Z] 
08:51:14 [2020-08-31T08:51:14.918Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
08:51:14 [2020-08-31T08:51:14.918Z] #66 DONE 25.6s
08:51:14 [2020-08-31T08:51:14.918Z] 
08:51:14 [2020-08-31T08:51:14.918Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
08:51:15 [2020-08-31T08:51:15.228Z] #26 25.40 Checking out files:  85% (1298/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
08:51:15 [2020-08-31T08:51:15.228Z] #26 26.00 + cd /tmp/tmp.rT5e5sDgrg/src/github.com/go-swagger/go-swagger
08:51:15 [2020-08-31T08:51:15.228Z] #26 26.00 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
08:51:15 [2020-08-31T08:51:15.235Z] Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
08:51:15 [2020-08-31T08:51:15.235Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
08:51:15 [2020-08-31T08:51:15.235Z] Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
08:51:15 [2020-08-31T08:51:15.235Z] Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
08:51:15 [2020-08-31T08:51:15.235Z] Setting up python-six (1.12.0-1) ...
08:51:14 [2020-08-31T08:51:14.602Z] Cloning repository https://github.com/moby/moby.git
08:51:14 [2020-08-31T08:51:14.603Z]  > git init /home/ubuntu/workspace/moby_PR-41374 # timeout=10
08:51:14 [2020-08-31T08:51:14.613Z] Fetching upstream changes from https://github.com/moby/moby.git
08:51:14 [2020-08-31T08:51:14.613Z]  > git --version # timeout=10
08:51:14 [2020-08-31T08:51:14.623Z]  > git --version # 'git version 2.17.1'
08:51:14 [2020-08-31T08:51:14.623Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:51:14 [2020-08-31T08:51:14.624Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41374/head:refs/remotes/origin/PR-41374 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
08:51:15 [2020-08-31T08:51:15.863Z] #26 ...
08:51:15 [2020-08-31T08:51:15.863Z] 
08:51:15 [2020-08-31T08:51:15.863Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
08:51:15 [2020-08-31T08:51:15.863Z] #12 DONE 1.1s
08:51:15 [2020-08-31T08:51:15.863Z] 
08:51:15 [2020-08-31T08:51:15.863Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
08:51:16 [2020-08-31T08:51:16.168Z] #26 26.83 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
08:51:16 [2020-08-31T08:51:16.255Z] #31 9.463 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
08:51:16 [2020-08-31T08:51:16.276Z] Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
08:51:16 [2020-08-31T08:51:16.276Z] Setting up libnl-3-200:ppc64el (3.4.0-1) ...
08:51:16 [2020-08-31T08:51:16.276Z] Setting up libprotobuf17:ppc64el (3.6.1.3-2) ...
08:51:16 [2020-08-31T08:51:16.276Z] Setting up libcap-dev:ppc64el (1:2.25-2) ...
08:51:16 [2020-08-31T08:51:16.276Z] Setting up libprotoc17:ppc64el (3.6.1.3-2) ...
08:51:16 [2020-08-31T08:51:16.276Z] Setting up protobuf-compiler (3.6.1.3-2) ...
08:51:16 [2020-08-31T08:51:16.276Z] Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
08:51:16 [2020-08-31T08:51:16.276Z] Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ...
08:51:16 [2020-08-31T08:51:16.276Z] Setting up protobuf-c-compiler (1.3.1-1+b1) ...
08:51:16 [2020-08-31T08:51:16.276Z] Setting up python-protobuf (3.6.1.3-2) ...
08:51:16 [2020-08-31T08:51:16.513Z] #31 ...
08:51:16 [2020-08-31T08:51:16.513Z] 
08:51:16 [2020-08-31T08:51:16.513Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
08:51:16 [2020-08-31T08:51:16.513Z] #54 6.091 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:51:16 [2020-08-31T08:51:16.513Z] #54 6.201 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:51:16 [2020-08-31T08:51:16.513Z] #54 6.217 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:51:16 [2020-08-31T08:51:16.513Z] #54 7.482 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
08:51:16 [2020-08-31T08:51:16.770Z] #54 ...
08:51:16 [2020-08-31T08:51:16.770Z] 
08:51:16 [2020-08-31T08:51:16.770Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
08:51:16 [2020-08-31T08:51:16.770Z] #7 6.030 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:51:16 [2020-08-31T08:51:16.770Z] #7 6.060 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:51:16 [2020-08-31T08:51:16.770Z] #7 6.060 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:51:16 [2020-08-31T08:51:16.770Z] #7 7.872 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
08:51:16 [2020-08-31T08:51:16.770Z] #7 ...
08:51:16 [2020-08-31T08:51:16.770Z] 
08:51:16 [2020-08-31T08:51:16.770Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
08:51:16 [2020-08-31T08:51:16.770Z] #48 6.738 + RM_GOPATH=0
08:51:16 [2020-08-31T08:51:16.770Z] #48 6.738 + TMP_GOPATH=
08:51:16 [2020-08-31T08:51:16.770Z] #48 6.738 + : /build
08:51:16 [2020-08-31T08:51:16.770Z] #48 6.738 + '[' -z '' ']'
08:51:16 [2020-08-31T08:51:16.770Z] #48 6.740 ++ mktemp -d
08:51:16 [2020-08-31T08:51:16.770Z] #48 6.758 + export GOPATH=/tmp/tmp.SFT5SQzBuE
08:51:16 [2020-08-31T08:51:16.770Z] #48 6.758 + GOPATH=/tmp/tmp.SFT5SQzBuE
08:51:16 [2020-08-31T08:51:16.770Z] #48 6.758 + RM_GOPATH=1
08:51:16 [2020-08-31T08:51:16.770Z] #48 6.758 ++ dirname ./install.sh
08:51:16 [2020-08-31T08:51:16.770Z] #48 6.758 + dir=.
08:51:16 [2020-08-31T08:51:16.770Z] #48 6.758 + bin=gometalinter
08:51:16 [2020-08-31T08:51:16.770Z] #48 6.758 + shift
08:51:16 [2020-08-31T08:51:16.770Z] #48 6.758 + '[' '!' -f ./gometalinter.installer ']'
08:51:16 [2020-08-31T08:51:16.770Z] #48 6.758 + . ./gometalinter.installer
08:51:16 [2020-08-31T08:51:16.770Z] #48 6.758 ++ GOMETALINTER_COMMIT=v2.0.6
08:51:16 [2020-08-31T08:51:16.770Z] #48 6.758 + install_gometalinter
08:51:16 [2020-08-31T08:51:16.770Z] #48 6.758 + echo 'Installing gometalinter version v2.0.6'
08:51:16 [2020-08-31T08:51:16.770Z] #48 6.758 + go get -d github.com/alecthomas/gometalinter
08:51:16 [2020-08-31T08:51:16.770Z] #48 6.758 Installing gometalinter version v2.0.6
08:51:16 [2020-08-31T08:51:16.799Z] #26 ...
08:51:16 [2020-08-31T08:51:16.799Z] 
08:51:16 [2020-08-31T08:51:16.799Z] #13 [dev 6/25] RUN ldconfig
08:51:16 [2020-08-31T08:51:16.799Z] #13 DONE 1.1s
08:51:17 [2020-08-31T08:51:17.027Z] #48 ...
08:51:17 [2020-08-31T08:51:17.027Z] 
08:51:17 [2020-08-31T08:51:17.027Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:51:17 [2020-08-31T08:51:17.027Z] #42 6.112 + RM_GOPATH=0
08:51:17 [2020-08-31T08:51:17.027Z] #42 6.112 + TMP_GOPATH=
08:51:17 [2020-08-31T08:51:17.027Z] #42 6.112 + : /build
08:51:17 [2020-08-31T08:51:17.027Z] #42 6.112 + '[' -z '' ']'
08:51:17 [2020-08-31T08:51:17.027Z] #42 6.112 ++ mktemp -d
08:51:17 [2020-08-31T08:51:17.027Z] #42 6.126 + export GOPATH=/tmp/tmp.Bjin8XAE6p
08:51:17 [2020-08-31T08:51:17.027Z] #42 6.126 + GOPATH=/tmp/tmp.Bjin8XAE6p
08:51:17 [2020-08-31T08:51:17.027Z] #42 6.127 + RM_GOPATH=1
08:51:17 [2020-08-31T08:51:17.027Z] #42 6.129 ++ dirname ./install.sh
08:51:17 [2020-08-31T08:51:17.027Z] #42 6.132 + dir=.
08:51:17 [2020-08-31T08:51:17.027Z] #42 6.132 + bin=vndr
08:51:17 [2020-08-31T08:51:17.027Z] #42 6.132 + shift
08:51:17 [2020-08-31T08:51:17.027Z] #42 6.132 + '[' '!' -f ./vndr.installer ']'
08:51:17 [2020-08-31T08:51:17.027Z] #42 6.132 + . ./vndr.installer
08:51:17 [2020-08-31T08:51:17.027Z] #42 6.132 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
08:51:17 [2020-08-31T08:51:17.027Z] #42 6.132 + install_vndr
08:51:17 [2020-08-31T08:51:17.027Z] #42 6.132 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
08:51:17 [2020-08-31T08:51:17.027Z] #42 6.132 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Bjin8XAE6p/src/github.com/LK4D4/vndr
08:51:17 [2020-08-31T08:51:17.027Z] #42 6.132 Cloning into '/tmp/tmp.Bjin8XAE6p/src/github.com/LK4D4/vndr'...
08:51:17 [2020-08-31T08:51:17.027Z] #42 6.132 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
08:51:17 [2020-08-31T08:51:17.027Z] #42 7.055 + cd /tmp/tmp.Bjin8XAE6p/src/github.com/LK4D4/vndr
08:51:17 [2020-08-31T08:51:17.027Z] #42 7.055 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
08:51:17 [2020-08-31T08:51:17.027Z] #42 7.058 + go build -buildmode=pie -v -o /build/vndr .
08:51:17 [2020-08-31T08:51:17.027Z] #42 9.131 runtime/internal/atomic
08:51:17 [2020-08-31T08:51:17.027Z] #42 9.142 internal/cpu
08:51:17 [2020-08-31T08:51:17.027Z] #42 9.639 runtime/internal/sys
08:51:17 [2020-08-31T08:51:17.027Z] #42 10.07 runtime/internal/math
08:51:17 [2020-08-31T08:51:17.027Z] #42 10.22 internal/bytealg
08:51:17 [2020-08-31T08:51:17.027Z] #42 ...
08:51:17 [2020-08-31T08:51:17.027Z] 
08:51:17 [2020-08-31T08:51:17.027Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
08:51:17 [2020-08-31T08:51:17.027Z] #66 6.249 + RM_GOPATH=0
08:51:17 [2020-08-31T08:51:17.027Z] #66 6.249 + TMP_GOPATH=
08:51:17 [2020-08-31T08:51:17.027Z] #66 6.249 + : /build
08:51:17 [2020-08-31T08:51:17.027Z] #66 6.249 + '[' -z '' ']'
08:51:17 [2020-08-31T08:51:17.027Z] #66 6.249 ++ mktemp -d
08:51:17 [2020-08-31T08:51:17.027Z] #66 6.249 + export GOPATH=/tmp/tmp.BMakb6ywZ8
08:51:17 [2020-08-31T08:51:17.027Z] #66 6.249 + GOPATH=/tmp/tmp.BMakb6ywZ8
08:51:17 [2020-08-31T08:51:17.027Z] #66 6.249 + RM_GOPATH=1
08:51:17 [2020-08-31T08:51:17.027Z] #66 6.249 ++ dirname ./install.sh
08:51:17 [2020-08-31T08:51:17.027Z] #66 6.249 + dir=.
08:51:17 [2020-08-31T08:51:17.027Z] #66 6.249 + bin=proxy
08:51:17 [2020-08-31T08:51:17.027Z] #66 6.249 + shift
08:51:17 [2020-08-31T08:51:17.027Z] #66 6.249 + '[' '!' -f ./proxy.installer ']'
08:51:17 [2020-08-31T08:51:17.027Z] #66 6.249 + . ./proxy.installer
08:51:17 [2020-08-31T08:51:17.027Z] #66 6.249 ++ : 026aabaa659832804b01754aaadd2c0f420c68b6
08:51:17 [2020-08-31T08:51:17.027Z] #66 6.249 + install_proxy
08:51:17 [2020-08-31T08:51:17.027Z] #66 6.249 + case "$1" in
08:51:17 [2020-08-31T08:51:17.027Z] #66 6.249 + export CGO_ENABLED=0
08:51:17 [2020-08-31T08:51:17.027Z] #66 6.249 + CGO_ENABLED=0
08:51:17 [2020-08-31T08:51:17.027Z] #66 6.249 + _install_proxy
08:51:17 [2020-08-31T08:51:17.027Z] #66 6.249 + echo 'Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6'
08:51:17 [2020-08-31T08:51:17.027Z] #66 6.249 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.BMakb6ywZ8/src/github.com/docker/libnetwork
08:51:17 [2020-08-31T08:51:17.027Z] #66 6.251 Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6
08:51:17 [2020-08-31T08:51:17.027Z] #66 6.253 Cloning into '/tmp/tmp.BMakb6ywZ8/src/github.com/docker/libnetwork'...
08:51:17 [2020-08-31T08:51:17.094Z] 
08:51:17 [2020-08-31T08:51:17.094Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:51:17 [2020-08-31T08:51:17.095Z] #24 3.053 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
08:51:17 [2020-08-31T08:51:17.095Z] #24 3.491 
08:51:17 [2020-08-31T08:51:17.284Z] #66 ...
08:51:17 [2020-08-31T08:51:17.284Z] 
08:51:17 [2020-08-31T08:51:17.284Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
08:51:17 [2020-08-31T08:51:17.284Z] #26 6.140 + mktemp -d
08:51:17 [2020-08-31T08:51:17.284Z] #26 6.140 + export GOPATH=/tmp/tmp.29DexDg8zX
08:51:17 [2020-08-31T08:51:17.284Z] #26 6.140 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.29DexDg8zX/src/github.com/go-swagger/go-swagger
08:51:17 [2020-08-31T08:51:17.284Z] #26 6.146 Cloning into '/tmp/tmp.29DexDg8zX/src/github.com/go-swagger/go-swagger'...
08:51:17 [2020-08-31T08:51:17.284Z] #26 ...
08:51:17 [2020-08-31T08:51:17.284Z] 
08:51:17 [2020-08-31T08:51:17.284Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
08:51:17 [2020-08-31T08:51:17.284Z] #38 7.672 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:51:17 [2020-08-31T08:51:17.284Z] #38 7.749 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:51:17 [2020-08-31T08:51:17.284Z] #38 7.816 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:51:17 [2020-08-31T08:51:17.284Z] #38 8.945 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
08:51:17 [2020-08-31T08:51:17.315Z] Setting up libnl-3-dev:ppc64el (3.4.0-1) ...
08:51:17 [2020-08-31T08:51:17.315Z] Processing triggers for libc-bin (2.28-10) ...
08:51:17 [2020-08-31T08:51:17.540Z] #38 ...
08:51:17 [2020-08-31T08:51:17.540Z] 
08:51:17 [2020-08-31T08:51:17.540Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
08:51:17 [2020-08-31T08:51:17.540Z] #45 6.637 + RM_GOPATH=0
08:51:17 [2020-08-31T08:51:17.540Z] #45 6.637 + TMP_GOPATH=
08:51:17 [2020-08-31T08:51:17.540Z] #45 6.637 + : /build
08:51:17 [2020-08-31T08:51:17.540Z] #45 6.637 + '[' -z '' ']'
08:51:17 [2020-08-31T08:51:17.540Z] #45 6.642 ++ mktemp -d
08:51:17 [2020-08-31T08:51:17.540Z] #45 6.658 + export GOPATH=/tmp/tmp.T9Rm4YhxK7
08:51:17 [2020-08-31T08:51:17.540Z] #45 6.658 + GOPATH=/tmp/tmp.T9Rm4YhxK7
08:51:17 [2020-08-31T08:51:17.540Z] #45 6.658 + RM_GOPATH=1
08:51:17 [2020-08-31T08:51:17.540Z] #45 6.658 ++ dirname ./install.sh
08:51:17 [2020-08-31T08:51:17.540Z] #45 6.658 + dir=.
08:51:17 [2020-08-31T08:51:17.540Z] #45 6.658 + bin=gotestsum
08:51:17 [2020-08-31T08:51:17.540Z] #45 6.658 + shift
08:51:17 [2020-08-31T08:51:17.540Z] #45 6.658 + '[' '!' -f ./gotestsum.installer ']'
08:51:17 [2020-08-31T08:51:17.540Z] #45 6.658 + . ./gotestsum.installer
08:51:17 [2020-08-31T08:51:17.540Z] #45 6.658 ++ : v0.3.5
08:51:17 [2020-08-31T08:51:17.540Z] #45 6.658 + install_gotestsum
08:51:17 [2020-08-31T08:51:17.540Z] #45 6.658 + set -e
08:51:17 [2020-08-31T08:51:17.540Z] #45 6.658 + export GO111MODULE=on
08:51:17 [2020-08-31T08:51:17.540Z] #45 6.658 + GO111MODULE=on
08:51:17 [2020-08-31T08:51:17.540Z] #45 6.658 + go get -d gotest.tools/gotestsum@v0.3.5
08:51:17 [2020-08-31T08:51:17.540Z] #45 6.797 go: finding gotest.tools v0.3.5
08:51:17 [2020-08-31T08:51:17.540Z] #45 6.797 go: finding gotest.tools/gotestsum v0.3.5
08:51:17 [2020-08-31T08:51:17.540Z] #45 8.108 go: downloading gotest.tools/gotestsum v0.3.5
08:51:17 [2020-08-31T08:51:17.540Z] #45 8.669 go: extracting gotest.tools/gotestsum v0.3.5
08:51:17 [2020-08-31T08:51:17.540Z] #45 9.714 go: downloading gotest.tools v2.1.0+incompatible
08:51:17 [2020-08-31T08:51:17.540Z] #45 10.15 go: extracting gotest.tools v2.1.0+incompatible
08:51:17 [2020-08-31T08:51:17.540Z] #45 10.32 go: downloading github.com/sirupsen/logrus v1.0.5
08:51:17 [2020-08-31T08:51:17.540Z] #45 10.55 go: downloading github.com/spf13/pflag v1.0.1
08:51:17 [2020-08-31T08:51:17.612Z] Removing intermediate container c2ed445547f8
08:51:17 [2020-08-31T08:51:17.612Z]  ---> db7e3c651e03
08:51:17 [2020-08-31T08:51:17.612Z] Step 12/140 : ARG CRIU_VERSION=3.14
08:51:17 [2020-08-31T08:51:17.797Z] #45 10.70 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
08:51:17 [2020-08-31T08:51:17.797Z] #45 10.82 go: downloading github.com/fatih/color v1.6.0
08:51:17 [2020-08-31T08:51:17.797Z] #45 ...
08:51:17 [2020-08-31T08:51:17.797Z] 
08:51:17 [2020-08-31T08:51:17.797Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
08:51:17 [2020-08-31T08:51:17.797Z] #36 6.183 + mktemp -d
08:51:17 [2020-08-31T08:51:17.797Z] #36 6.198 + export GOPATH=/tmp/tmp.aRpdnDL6w6
08:51:17 [2020-08-31T08:51:17.797Z] #36 6.198 + git clone https://github.com/docker/distribution.git /tmp/tmp.aRpdnDL6w6/src/github.com/docker/distribution
08:51:17 [2020-08-31T08:51:17.797Z] #36 6.201 Cloning into '/tmp/tmp.aRpdnDL6w6/src/github.com/docker/distribution'...
08:51:17 [2020-08-31T08:51:17.797Z] #36 ...
08:51:17 [2020-08-31T08:51:17.797Z] 
08:51:17 [2020-08-31T08:51:17.797Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
08:51:17 [2020-08-31T08:51:17.797Z] #22 6.780 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:51:17 [2020-08-31T08:51:17.797Z] #22 7.020 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:51:17 [2020-08-31T08:51:17.797Z] #22 7.020 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:51:17 [2020-08-31T08:51:17.797Z] #22 9.147 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
08:51:17 [2020-08-31T08:51:17.914Z]  ---> Running in a9b299acaa9a
08:51:17 [2020-08-31T08:51:17.914Z] Removing intermediate container a9b299acaa9a
08:51:17 [2020-08-31T08:51:17.914Z]  ---> 123c1db264b0
08:51:17 [2020-08-31T08:51:17.914Z] 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
08:51:17 [2020-08-31T08:51:17.914Z]  ---> Running in 2d1cc73e1514
08:51:17 [2020-08-31T08:51:17.969Z] #24 3.698 #=#=#                                                                         
##O#- #                                                                       

                                                                           0.0%
                                                                           0.1%
                                                                           0.3%
                                                                           0.6%
                                                                           1.3%
#                                                                          2.8%
####                                                                       6.0%
########                                                                  12.5%
##############                                                            19.8%
##################                                                        26.0%
#######################                                                   32.3%
###########################                                               37.9%
###############################                                           44.2%
####################################                                      50.6%
########################################                                  56.9%
############################################                              61.1%
################################################                          67.4%
#####################################################                     75.0%
##########################################################                80.8%
############################################################              83.8%
################################################################          90.1%
#####################################################################     96.4%
######################################################################## 100.0%
08:51:18 [2020-08-31T08:51:18.068Z] #22 ...
08:51:18 [2020-08-31T08:51:18.068Z] 
08:51:18 [2020-08-31T08:51:18.068Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
08:51:18 [2020-08-31T08:51:18.068Z] #54 11.52 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [224 kB]
08:51:18 [2020-08-31T08:51:18.260Z] #24 7.116 #=#=#                                                                         
08:51:18 [2020-08-31T08:51:18.551Z] Note: Building without setproctitle() and strlcpy() support.
08:51:18 [2020-08-31T08:51:18.551Z]       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
08:51:18 [2020-08-31T08:51:18.551Z] Note: Building without GnuTLS support
08:51:18 [2020-08-31T08:51:18.551Z] Makefile.config:39: Warn: you have no libnftables installed
08:51:18 [2020-08-31T08:51:18.551Z] Makefile.config:40: Warn: Building without nftables support
08:51:18 [2020-08-31T08:51:18.846Z] fatal: not a git repository (or any of the parent directories): .git
08:51:18 [2020-08-31T08:51:18.846Z]   GEN      .gitid
08:51:18 [2020-08-31T08:51:18.846Z]   GEN      criu/include/version.h
08:51:18 [2020-08-31T08:51:18.846Z]   GEN      include/common/asm
08:51:19 [2020-08-31T08:51:19.141Z]   PBCC     images/timens.pb-c.c
08:51:19 [2020-08-31T08:51:19.141Z]   DEP      images/timens.pb-c.d
08:51:19 [2020-08-31T08:51:19.141Z]   PBCC     images/fown.pb-c.c
08:51:19 [2020-08-31T08:51:19.141Z]   PBCC     images/google/protobuf/descriptor.pb-c.c
08:51:19 [2020-08-31T08:51:19.141Z]   PBCC     images/opts.pb-c.c
08:51:19 [2020-08-31T08:51:19.141Z]   PBCC     images/memfd.pb-c.c
08:51:19 [2020-08-31T08:51:19.141Z]   DEP      images/fown.pb-c.d
08:51:19 [2020-08-31T08:51:19.141Z]   DEP      images/google/protobuf/descriptor.pb-c.d
08:51:19 [2020-08-31T08:51:19.141Z]   DEP      images/opts.pb-c.d
08:51:19 [2020-08-31T08:51:19.141Z]   DEP      images/memfd.pb-c.d
08:51:19 [2020-08-31T08:51:19.141Z]   PBCC     images/sit.pb-c.c
08:51:19 [2020-08-31T08:51:19.141Z]   DEP      images/sit.pb-c.d
08:51:19 [2020-08-31T08:51:19.141Z]   PBCC     images/macvlan.pb-c.c
08:51:19 [2020-08-31T08:51:19.141Z]   DEP      images/macvlan.pb-c.d
08:51:19 [2020-08-31T08:51:19.141Z]   PBCC     images/autofs.pb-c.c
08:51:19 [2020-08-31T08:51:19.141Z]   DEP      images/autofs.pb-c.d
08:51:19 [2020-08-31T08:51:19.141Z]   PBCC     images/sysctl.pb-c.c
08:51:19 [2020-08-31T08:51:19.141Z]   DEP      images/sysctl.pb-c.d
08:51:19 [2020-08-31T08:51:19.141Z]   PBCC     images/time.pb-c.c
08:51:19 [2020-08-31T08:51:19.141Z]   DEP      images/time.pb-c.d
08:51:19 [2020-08-31T08:51:19.141Z]   PBCC     images/binfmt-misc.pb-c.c
08:51:19 [2020-08-31T08:51:19.141Z]   DEP      images/binfmt-misc.pb-c.d
08:51:19 [2020-08-31T08:51:19.435Z]   PBCC     images/seccomp.pb-c.c
08:51:19 [2020-08-31T08:51:19.435Z]   DEP      images/seccomp.pb-c.d
08:51:19 [2020-08-31T08:51:19.435Z]   PBCC     images/userns.pb-c.c
08:51:19 [2020-08-31T08:51:19.435Z]   DEP      images/userns.pb-c.d
08:51:19 [2020-08-31T08:51:19.435Z]   PBCC     images/cgroup.pb-c.c
08:51:19 [2020-08-31T08:51:19.435Z]   DEP      images/cgroup.pb-c.d
08:51:19 [2020-08-31T08:51:19.435Z]   PBCC     images/ext-file.pb-c.c
08:51:19 [2020-08-31T08:51:19.435Z]   DEP      images/ext-file.pb-c.d
08:51:19 [2020-08-31T08:51:19.435Z]   PBCC     images/rpc.pb-c.c
08:51:19 [2020-08-31T08:51:19.435Z]   DEP      images/rpc.pb-c.d
08:51:19 [2020-08-31T08:51:19.435Z]   PBCC     images/siginfo.pb-c.c
08:51:19 [2020-08-31T08:51:19.435Z]   DEP      images/siginfo.pb-c.d
08:51:19 [2020-08-31T08:51:19.435Z]   PBCC     images/pagemap.pb-c.c
08:51:19 [2020-08-31T08:51:19.435Z]   DEP      images/pagemap.pb-c.d
08:51:19 [2020-08-31T08:51:19.435Z]   PBCC     images/rlimit.pb-c.c
08:51:19 [2020-08-31T08:51:19.435Z]   DEP      images/rlimit.pb-c.d
08:51:19 [2020-08-31T08:51:19.435Z]   PBCC     images/file-lock.pb-c.c
08:51:19 [2020-08-31T08:51:19.435Z]   DEP      images/file-lock.pb-c.d
08:51:19 [2020-08-31T08:51:19.435Z]   PBCC     images/tty.pb-c.c
08:51:19 [2020-08-31T08:51:19.435Z]   DEP      images/tty.pb-c.d
08:51:19 [2020-08-31T08:51:19.435Z]   PBCC     images/tun.pb-c.c
08:51:19 [2020-08-31T08:51:19.435Z]   PBCC     images/netdev.pb-c.c
08:51:19 [2020-08-31T08:51:19.435Z]   DEP      images/tun.pb-c.d
08:51:19 [2020-08-31T08:51:19.435Z]   DEP      images/netdev.pb-c.d
08:51:19 [2020-08-31T08:51:19.435Z]   PBCC     images/vma.pb-c.c
08:51:19 [2020-08-31T08:51:19.435Z]   DEP      images/vma.pb-c.d
08:51:19 [2020-08-31T08:51:19.435Z]   PBCC     images/creds.pb-c.c
08:51:19 [2020-08-31T08:51:19.435Z]   DEP      images/creds.pb-c.d
08:51:19 [2020-08-31T08:51:19.435Z]   PBCC     images/utsns.pb-c.c
08:51:19 [2020-08-31T08:51:19.435Z]   DEP      images/utsns.pb-c.d
08:51:19 [2020-08-31T08:51:19.435Z]   PBCC     images/ipc-desc.pb-c.c
08:51:19 [2020-08-31T08:51:19.435Z]   PBCC     images/ipc-sem.pb-c.c
08:51:19 [2020-08-31T08:51:19.435Z]   DEP      images/ipc-desc.pb-c.d
08:51:19 [2020-08-31T08:51:19.435Z]   DEP      images/ipc-sem.pb-c.d
08:51:19 [2020-08-31T08:51:19.435Z]   PBCC     images/ipc-msg.pb-c.c
08:51:19 [2020-08-31T08:51:19.435Z]   DEP      images/ipc-msg.pb-c.d
08:51:19 [2020-08-31T08:51:19.435Z]   PBCC     images/ipc-shm.pb-c.c
08:51:19 [2020-08-31T08:51:19.435Z]   DEP      images/ipc-shm.pb-c.d
08:51:19 [2020-08-31T08:51:19.435Z]   PBCC     images/ipc-var.pb-c.c
08:51:19 [2020-08-31T08:51:19.435Z]   DEP      images/ipc-var.pb-c.d
08:51:19 [2020-08-31T08:51:19.435Z]   PBCC     images/sk-opts.pb-c.c
08:51:19 [2020-08-31T08:51:19.728Z]   PBCC     images/packet-sock.pb-c.c
08:51:19 [2020-08-31T08:51:19.728Z]   DEP      images/sk-opts.pb-c.d
08:51:19 [2020-08-31T08:51:19.728Z]   DEP      images/packet-sock.pb-c.d
08:51:19 [2020-08-31T08:51:19.728Z]   PBCC     images/sk-netlink.pb-c.c
08:51:19 [2020-08-31T08:51:19.728Z]   DEP      images/sk-netlink.pb-c.d
08:51:19 [2020-08-31T08:51:19.728Z]   PBCC     images/sk-inet.pb-c.c
08:51:19 [2020-08-31T08:51:19.728Z]   DEP      images/sk-inet.pb-c.d
08:51:19 [2020-08-31T08:51:19.728Z]   PBCC     images/sk-unix.pb-c.c
08:51:19 [2020-08-31T08:51:19.728Z]   DEP      images/sk-unix.pb-c.d
08:51:19 [2020-08-31T08:51:19.728Z]   PBCC     images/mm.pb-c.c
08:51:19 [2020-08-31T08:51:19.728Z]   DEP      images/mm.pb-c.d
08:51:19 [2020-08-31T08:51:19.728Z]   PBCC     images/timerfd.pb-c.c
08:51:19 [2020-08-31T08:51:19.728Z]   DEP      images/timerfd.pb-c.d
08:51:19 [2020-08-31T08:51:19.728Z]   PBCC     images/timer.pb-c.c
08:51:19 [2020-08-31T08:51:19.728Z]   DEP      images/timer.pb-c.d
08:51:19 [2020-08-31T08:51:19.728Z]   PBCC     images/sa.pb-c.c
08:51:19 [2020-08-31T08:51:19.728Z]   DEP      images/sa.pb-c.d
08:51:19 [2020-08-31T08:51:19.728Z]   PBCC     images/pipe-data.pb-c.c
08:51:19 [2020-08-31T08:51:19.728Z]   DEP      images/pipe-data.pb-c.d
08:51:19 [2020-08-31T08:51:19.728Z]   PBCC     images/mnt.pb-c.c
08:51:19 [2020-08-31T08:51:19.728Z]   DEP      images/mnt.pb-c.d
08:51:19 [2020-08-31T08:51:19.728Z]   PBCC     images/sk-packet.pb-c.c
08:51:19 [2020-08-31T08:51:19.728Z]   DEP      images/sk-packet.pb-c.d
08:51:19 [2020-08-31T08:51:19.728Z]   PBCC     images/tcp-stream.pb-c.c
08:51:19 [2020-08-31T08:51:19.728Z]   DEP      images/tcp-stream.pb-c.d
08:51:19 [2020-08-31T08:51:19.728Z]   PBCC     images/pipe.pb-c.c
08:51:19 [2020-08-31T08:51:19.728Z]   DEP      images/pipe.pb-c.d
08:51:19 [2020-08-31T08:51:19.728Z]   PBCC     images/pstree.pb-c.c
08:51:19 [2020-08-31T08:51:19.728Z]   DEP      images/pstree.pb-c.d
08:51:19 [2020-08-31T08:51:19.728Z]   PBCC     images/fs.pb-c.c
08:51:19 [2020-08-31T08:51:19.728Z]   DEP      images/fs.pb-c.d
08:51:19 [2020-08-31T08:51:19.728Z]   PBCC     images/signalfd.pb-c.c
08:51:19 [2020-08-31T08:51:19.728Z]   DEP      images/signalfd.pb-c.d
08:51:19 [2020-08-31T08:51:19.728Z]   PBCC     images/fh.pb-c.c
08:51:19 [2020-08-31T08:51:19.728Z]   PBCC     images/fsnotify.pb-c.c
08:51:19 [2020-08-31T08:51:19.728Z]   DEP      images/fh.pb-c.d
08:51:19 [2020-08-31T08:51:19.737Z] #24 7.308 #=#=#                                                                         
##O#- #                                                                       

                                                                           0.1%
                                                                           0.4%
                                                                           0.8%
#                                                                          1.6%
##                                                                         3.5%
#####                                                                      7.3%
###########                                                               15.8%
##########################                                                36.8%
######################################                                    53.7%
##################################################                        70.7%
###############################################################           87.7%
######################################################################## 100.0%
08:51:20 [2020-08-31T08:51:20.021Z]   DEP      images/fsnotify.pb-c.d
08:51:20 [2020-08-31T08:51:20.021Z]   PBCC     images/eventpoll.pb-c.c
08:51:20 [2020-08-31T08:51:20.021Z]   DEP      images/eventpoll.pb-c.d
08:51:20 [2020-08-31T08:51:20.021Z]   PBCC     images/eventfd.pb-c.c
08:51:20 [2020-08-31T08:51:20.021Z]   DEP      images/eventfd.pb-c.d
08:51:20 [2020-08-31T08:51:20.021Z]   PBCC     images/remap-file-path.pb-c.c
08:51:20 [2020-08-31T08:51:20.021Z]   DEP      images/remap-file-path.pb-c.d
08:51:20 [2020-08-31T08:51:20.021Z]   PBCC     images/fifo.pb-c.c
08:51:20 [2020-08-31T08:51:20.021Z]   DEP      images/fifo.pb-c.d
08:51:20 [2020-08-31T08:51:20.021Z]   PBCC     images/ghost-file.pb-c.c
08:51:20 [2020-08-31T08:51:20.021Z]   DEP      images/ghost-file.pb-c.d
08:51:20 [2020-08-31T08:51:20.021Z]   PBCC     images/regfile.pb-c.c
08:51:20 [2020-08-31T08:51:20.021Z]   DEP      images/regfile.pb-c.d
08:51:20 [2020-08-31T08:51:20.021Z]   PBCC     images/ns.pb-c.c
08:51:20 [2020-08-31T08:51:20.021Z]   DEP      images/ns.pb-c.d
08:51:20 [2020-08-31T08:51:20.021Z]   PBCC     images/fdinfo.pb-c.c
08:51:20 [2020-08-31T08:51:20.021Z]   DEP      images/fdinfo.pb-c.d
08:51:20 [2020-08-31T08:51:20.021Z]   PBCC     images/core-aarch64.pb-c.c
08:51:20 [2020-08-31T08:51:20.021Z]   PBCC     images/core-arm.pb-c.c
08:51:20 [2020-08-31T08:51:20.021Z]   PBCC     images/core-ppc64.pb-c.c
08:51:20 [2020-08-31T08:51:20.021Z]   PBCC     images/core-s390.pb-c.c
08:51:20 [2020-08-31T08:51:20.021Z]   PBCC     images/core-x86.pb-c.c
08:51:20 [2020-08-31T08:51:20.021Z]   PBCC     images/core.pb-c.c
08:51:20 [2020-08-31T08:51:20.021Z]   PBCC     images/inventory.pb-c.c
08:51:20 [2020-08-31T08:51:20.021Z]   DEP      images/core-aarch64.pb-c.d
08:51:20 [2020-08-31T08:51:20.021Z]   DEP      images/core-arm.pb-c.d
08:51:20 [2020-08-31T08:51:20.021Z]   DEP      images/core-ppc64.pb-c.d
08:51:20 [2020-08-31T08:51:20.021Z]   DEP      images/core-s390.pb-c.d
08:51:20 [2020-08-31T08:51:20.021Z]   DEP      images/core-x86.pb-c.d
08:51:20 [2020-08-31T08:51:20.021Z]   DEP      images/core.pb-c.d
08:51:20 [2020-08-31T08:51:20.021Z]   DEP      images/inventory.pb-c.d
08:51:20 [2020-08-31T08:51:20.021Z]   PBCC     images/cpuinfo.pb-c.c
08:51:20 [2020-08-31T08:51:20.021Z]   DEP      images/cpuinfo.pb-c.d
08:51:20 [2020-08-31T08:51:20.021Z]   PBCC     images/stats.pb-c.c
08:51:20 [2020-08-31T08:51:20.021Z]   DEP      images/stats.pb-c.d
08:51:20 [2020-08-31T08:51:20.028Z] #24 9.084 
08:51:20 [2020-08-31T08:51:20.317Z] make[1]: Nothing to be done for 'all'.
08:51:20 [2020-08-31T08:51:20.615Z]   CC       images/stats.o
08:51:20 [2020-08-31T08:51:20.615Z]   CC       images/core.o
08:51:20 [2020-08-31T08:51:20.908Z]   CC       images/core-x86.o
08:51:20 [2020-08-31T08:51:20.908Z]   CC       images/core-arm.o
08:51:20 [2020-08-31T08:51:20.908Z]   CC       images/core-aarch64.o
08:51:20 [2020-08-31T08:51:20.908Z]   CC       images/core-ppc64.o
08:51:21 [2020-08-31T08:51:21.201Z]   CC       images/core-s390.o
08:51:21 [2020-08-31T08:51:21.201Z]   CC       images/cpuinfo.o
08:51:21 [2020-08-31T08:51:21.201Z]   CC       images/inventory.o
08:51:21 [2020-08-31T08:51:21.495Z]   CC       images/fdinfo.o
08:51:21 [2020-08-31T08:51:21.495Z]   CC       images/fown.o
08:51:21 [2020-08-31T08:51:21.495Z]   CC       images/ns.o
08:51:21 [2020-08-31T08:51:21.495Z]   CC       images/regfile.o
08:51:21 [2020-08-31T08:51:21.495Z]   CC       images/ghost-file.o
08:51:21 [2020-08-31T08:51:21.495Z]   CC       images/fifo.o
08:51:21 [2020-08-31T08:51:21.495Z]   CC       images/remap-file-path.o
08:51:21 [2020-08-31T08:51:21.495Z]   CC       images/eventfd.o
08:51:21 [2020-08-31T08:51:21.788Z]   CC       images/eventpoll.o
08:51:21 [2020-08-31T08:51:21.788Z]   CC       images/fh.o
08:51:21 [2020-08-31T08:51:21.788Z]   CC       images/fsnotify.o
08:51:21 [2020-08-31T08:51:21.788Z]   CC       images/signalfd.o
08:51:21 [2020-08-31T08:51:21.788Z]   CC       images/fs.o
08:51:22 [2020-08-31T08:51:22.081Z]   CC       images/pstree.o
08:51:22 [2020-08-31T08:51:22.081Z]   CC       images/pipe.o
08:51:22 [2020-08-31T08:51:22.081Z]   CC       images/tcp-stream.o
08:51:22 [2020-08-31T08:51:22.081Z]   CC       images/sk-packet.o
08:51:22 [2020-08-31T08:51:22.081Z]   CC       images/mnt.o
08:51:22 [2020-08-31T08:51:22.081Z]   CC       images/pipe-data.o
08:51:22 [2020-08-31T08:51:22.081Z]   CC       images/sa.o
08:51:22 [2020-08-31T08:51:22.081Z]   CC       images/timer.o
08:51:22 [2020-08-31T08:51:22.226Z] #24 9.294 #=#=#                                                                         
##O#- #                                                                       
##O=#  #                                                                      

                                                                           0.0%
                                                                           0.2%
                                                                           0.3%
08:51:22 [2020-08-31T08:51:22.226Z] #24 ...
08:51:22 [2020-08-31T08:51:22.226Z] 
08:51:22 [2020-08-31T08:51:22.226Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
08:51:22 [2020-08-31T08:51:22.226Z] #38 24.17 Selecting previously unselected package libprotoc17:s390x.
08:51:22 [2020-08-31T08:51:22.226Z] #38 24.23 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ...
08:51:22 [2020-08-31T08:51:22.226Z] #38 24.26 Unpacking libprotoc17:s390x (3.6.1.3-2) ...
08:51:22 [2020-08-31T08:51:22.226Z] #38 24.77 Selecting previously unselected package protobuf-c-compiler.
08:51:22 [2020-08-31T08:51:22.226Z] #38 24.77 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ...
08:51:22 [2020-08-31T08:51:22.226Z] #38 24.79 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
08:51:22 [2020-08-31T08:51:22.226Z] #38 24.86 Selecting previously unselected package protobuf-compiler.
08:51:22 [2020-08-31T08:51:22.226Z] #38 24.86 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ...
08:51:22 [2020-08-31T08:51:22.226Z] #38 24.86 Unpacking protobuf-compiler (3.6.1.3-2) ...
08:51:22 [2020-08-31T08:51:22.226Z] #38 24.94 Selecting previously unselected package python-pkg-resources.
08:51:22 [2020-08-31T08:51:22.226Z] #38 24.95 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
08:51:22 [2020-08-31T08:51:22.226Z] #38 24.98 Unpacking python-pkg-resources (40.8.0-1) ...
08:51:22 [2020-08-31T08:51:22.226Z] #38 25.22 Selecting previously unselected package python-six.
08:51:22 [2020-08-31T08:51:22.226Z] #38 25.23 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
08:51:22 [2020-08-31T08:51:22.226Z] #38 25.24 Unpacking python-six (1.12.0-1) ...
08:51:22 [2020-08-31T08:51:22.226Z] #38 25.31 Selecting previously unselected package python-protobuf.
08:51:22 [2020-08-31T08:51:22.226Z] #38 25.32 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ...
08:51:22 [2020-08-31T08:51:22.226Z] #38 25.32 Unpacking python-protobuf (3.6.1.3-2) ...
08:51:22 [2020-08-31T08:51:22.226Z] #38 25.84 Setting up python-pkg-resources (40.8.0-1) ...
08:51:22 [2020-08-31T08:51:22.226Z] #38 28.01 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ...
08:51:22 [2020-08-31T08:51:22.226Z] #38 28.02 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
08:51:22 [2020-08-31T08:51:22.226Z] #38 28.03 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
08:51:22 [2020-08-31T08:51:22.226Z] #38 28.04 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
08:51:22 [2020-08-31T08:51:22.226Z] #38 28.04 Setting up python-six (1.12.0-1) ...
08:51:22 [2020-08-31T08:51:22.226Z] #38 29.41 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
08:51:22 [2020-08-31T08:51:22.226Z] #38 29.41 Setting up libnl-3-200:s390x (3.4.0-1) ...
08:51:22 [2020-08-31T08:51:22.226Z] #38 29.42 Setting up libprotobuf17:s390x (3.6.1.3-2) ...
08:51:22 [2020-08-31T08:51:22.226Z] #38 29.42 Setting up libcap-dev:s390x (1:2.25-2) ...
08:51:22 [2020-08-31T08:51:22.226Z] #38 29.43 Setting up libprotoc17:s390x (3.6.1.3-2) ...
08:51:22 [2020-08-31T08:51:22.226Z] #38 29.44 Setting up protobuf-compiler (3.6.1.3-2) ...
08:51:22 [2020-08-31T08:51:22.226Z] #38 29.44 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
08:51:22 [2020-08-31T08:51:22.226Z] #38 29.45 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ...
08:51:22 [2020-08-31T08:51:22.226Z] #38 29.46 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
08:51:22 [2020-08-31T08:51:22.226Z] #38 29.46 Setting up python-protobuf (3.6.1.3-2) ...
08:51:22 [2020-08-31T08:51:22.226Z] #38 32.41 Setting up libnl-3-dev:s390x (3.4.0-1) ...
08:51:22 [2020-08-31T08:51:22.226Z] #38 32.42 Processing triggers for libc-bin (2.28-10) ...
08:51:22 [2020-08-31T08:51:22.226Z] #38 DONE 32.9s
08:51:22 [2020-08-31T08:51:22.226Z] 
08:51:22 [2020-08-31T08:51:22.226Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:51:22 [2020-08-31T08:51:22.226Z] #24 9.294 #=#=#                                                                         
##O#- #                                                                       
##O=#  #                                                                      

                                                                           0.0%
                                                                           0.2%
                                                                           0.3%
                                                                           0.8%
08:51:22 [2020-08-31T08:51:22.226Z] #24 ...
08:51:22 [2020-08-31T08:51:22.226Z] 
08:51:22 [2020-08-31T08:51:22.226Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:51:22 [2020-08-31T08:51:22.275Z] #54 15.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
08:51:22 [2020-08-31T08:51:22.374Z]   CC       images/timerfd.o
08:51:22 [2020-08-31T08:51:22.374Z]   CC       images/mm.o
08:51:22 [2020-08-31T08:51:22.374Z]   CC       images/sk-opts.o
08:51:22 [2020-08-31T08:51:22.374Z]   CC       images/sk-unix.o
08:51:22 [2020-08-31T08:51:22.374Z]   CC       images/sk-inet.o
08:51:22 [2020-08-31T08:51:22.374Z]   CC       images/tun.o
08:51:22 [2020-08-31T08:51:22.668Z]   CC       images/sk-netlink.o
08:51:22 [2020-08-31T08:51:22.668Z]   CC       images/packet-sock.o
08:51:22 [2020-08-31T08:51:22.668Z]   CC       images/ipc-var.o
08:51:22 [2020-08-31T08:51:22.668Z]   CC       images/ipc-desc.o
08:51:22 [2020-08-31T08:51:22.668Z]   CC       images/ipc-shm.o
08:51:22 [2020-08-31T08:51:22.668Z]   CC       images/ipc-msg.o
08:51:22 [2020-08-31T08:51:22.961Z]   CC       images/ipc-sem.o
08:51:22 [2020-08-31T08:51:22.961Z]   CC       images/utsns.o
08:51:22 [2020-08-31T08:51:22.961Z]   CC       images/creds.o
08:51:22 [2020-08-31T08:51:22.961Z]   CC       images/vma.o
08:51:22 [2020-08-31T08:51:22.961Z]   CC       images/netdev.o
08:51:22 [2020-08-31T08:51:22.961Z]   CC       images/tty.o
08:51:23 [2020-08-31T08:51:23.257Z]   CC       images/file-lock.o
08:51:23 [2020-08-31T08:51:23.257Z]   CC       images/rlimit.o
08:51:23 [2020-08-31T08:51:23.257Z]   CC       images/pagemap.o
08:51:23 [2020-08-31T08:51:23.257Z]   CC       images/siginfo.o
08:51:23 [2020-08-31T08:51:23.257Z]   CC       images/rpc.o
08:51:23 [2020-08-31T08:51:23.260Z] #39 ...
08:51:23 [2020-08-31T08:51:23.260Z] 
08:51:23 [2020-08-31T08:51:23.260Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
08:51:23 [2020-08-31T08:51:23.260Z] #31 24.01 Selecting previously unselected package vim-common.
08:51:23 [2020-08-31T08:51:23.260Z] #31 24.01 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
08:51:23 [2020-08-31T08:51:23.260Z] #31 24.02 Unpacking vim-common (2:8.1.0875-5) ...
08:51:23 [2020-08-31T08:51:23.260Z] #31 24.36 Selecting previously unselected package cmake-data.
08:51:23 [2020-08-31T08:51:23.260Z] #31 24.36 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
08:51:23 [2020-08-31T08:51:23.260Z] #31 24.37 Unpacking cmake-data (3.13.4-1) ...
08:51:23 [2020-08-31T08:51:23.260Z] #31 27.21 Selecting previously unselected package libicu63:s390x.
08:51:23 [2020-08-31T08:51:23.260Z] #31 27.21 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ...
08:51:23 [2020-08-31T08:51:23.260Z] #31 27.23 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
08:51:23 [2020-08-31T08:51:23.260Z] #31 32.34 Selecting previously unselected package libxml2:s390x.
08:51:23 [2020-08-31T08:51:23.260Z] #31 32.34 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ...
08:51:23 [2020-08-31T08:51:23.260Z] #31 32.34 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ...
08:51:23 [2020-08-31T08:51:23.260Z] #31 32.90 Selecting previously unselected package libarchive13:s390x.
08:51:23 [2020-08-31T08:51:23.260Z] #31 32.90 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ...
08:51:23 [2020-08-31T08:51:23.260Z] #31 32.92 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ...
08:51:23 [2020-08-31T08:51:23.260Z] #31 33.21 Selecting previously unselected package libjsoncpp1:s390x.
08:51:23 [2020-08-31T08:51:23.260Z] #31 33.21 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ...
08:51:23 [2020-08-31T08:51:23.260Z] #31 33.21 Unpacking libjsoncpp1:s390x (1.7.4-3) ...
08:51:23 [2020-08-31T08:51:23.260Z] #31 33.39 Selecting previously unselected package librhash0:s390x.
08:51:23 [2020-08-31T08:51:23.260Z] #31 33.40 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ...
08:51:23 [2020-08-31T08:51:23.260Z] #31 33.40 Unpacking librhash0:s390x (1.3.8-1) ...
08:51:23 [2020-08-31T08:51:23.260Z] #31 33.58 Selecting previously unselected package libuv1:s390x.
08:51:23 [2020-08-31T08:51:23.260Z] #31 33.58 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ...
08:51:23 [2020-08-31T08:51:23.260Z] #31 33.59 Unpacking libuv1:s390x (1.24.1-1) ...
08:51:23 [2020-08-31T08:51:23.260Z] #31 33.73 Selecting previously unselected package cmake.
08:51:23 [2020-08-31T08:51:23.260Z] #31 33.74 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ...
08:51:23 [2020-08-31T08:51:23.260Z] #31 33.74 Unpacking cmake (3.13.4-1) ...
08:51:23 [2020-08-31T08:51:23.260Z] #31 ...
08:51:23 [2020-08-31T08:51:23.260Z] 
08:51:23 [2020-08-31T08:51:23.260Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:51:23 [2020-08-31T08:51:23.278Z] #54 ...
08:51:23 [2020-08-31T08:51:23.278Z] 
08:51:23 [2020-08-31T08:51:23.278Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
08:51:23 [2020-08-31T08:51:23.278Z] #45 10.85 go: downloading github.com/pkg/errors v0.8.0
08:51:23 [2020-08-31T08:51:23.278Z] #45 11.34 go: downloading github.com/jonboulle/clockwork v0.1.0
08:51:23 [2020-08-31T08:51:23.278Z] #45 11.51 go: extracting github.com/pkg/errors v0.8.0
08:51:23 [2020-08-31T08:51:23.278Z] #45 11.65 go: extracting github.com/spf13/pflag v1.0.1
08:51:23 [2020-08-31T08:51:23.278Z] #45 11.69 go: extracting github.com/fatih/color v1.6.0
08:51:23 [2020-08-31T08:51:23.278Z] #45 11.72 go: extracting github.com/sirupsen/logrus v1.0.5
08:51:23 [2020-08-31T08:51:23.278Z] #45 11.73 go: downloading github.com/mattn/go-isatty v0.0.3
08:51:23 [2020-08-31T08:51:23.278Z] #45 11.75 go: downloading github.com/mattn/go-colorable v0.0.9
08:51:23 [2020-08-31T08:51:23.278Z] #45 11.82 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
08:51:23 [2020-08-31T08:51:23.278Z] #45 11.91 go: extracting github.com/jonboulle/clockwork v0.1.0
08:51:23 [2020-08-31T08:51:23.278Z] #45 11.92 go: extracting github.com/mattn/go-colorable v0.0.9
08:51:23 [2020-08-31T08:51:23.278Z] #45 12.00 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
08:51:23 [2020-08-31T08:51:23.278Z] #45 12.02 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
08:51:23 [2020-08-31T08:51:23.278Z] #45 12.02 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
08:51:23 [2020-08-31T08:51:23.278Z] #45 12.13 go: extracting github.com/mattn/go-isatty v0.0.3
08:51:23 [2020-08-31T08:51:23.278Z] #45 15.44 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
08:51:23 [2020-08-31T08:51:23.278Z] #45 16.48 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
08:51:23 [2020-08-31T08:51:23.537Z] #45 16.58 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
08:51:23 [2020-08-31T08:51:23.537Z] #45 ...
08:51:23 [2020-08-31T08:51:23.537Z] 
08:51:23 [2020-08-31T08:51:23.537Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
08:51:23 [2020-08-31T08:51:23.537Z] #29 6.552 + RM_GOPATH=0
08:51:23 [2020-08-31T08:51:23.537Z] #29 6.552 + TMP_GOPATH=
08:51:23 [2020-08-31T08:51:23.537Z] #29 6.552 + : /build
08:51:23 [2020-08-31T08:51:23.537Z] #29 6.552 + '[' -z '' ']'
08:51:23 [2020-08-31T08:51:23.537Z] #29 6.552 ++ mktemp -d
08:51:23 [2020-08-31T08:51:23.537Z] #29 6.570 + export GOPATH=/tmp/tmp.2E1EOptsrU
08:51:23 [2020-08-31T08:51:23.537Z] #29 6.570 + GOPATH=/tmp/tmp.2E1EOptsrU
08:51:23 [2020-08-31T08:51:23.537Z] #29 6.570 + RM_GOPATH=1
08:51:23 [2020-08-31T08:51:23.537Z] #29 6.572 ++ dirname ./install.sh
08:51:23 [2020-08-31T08:51:23.537Z] #29 6.584 + dir=.
08:51:23 [2020-08-31T08:51:23.537Z] #29 6.593 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
08:51:23 [2020-08-31T08:51:23.537Z] #29 6.593 + bin=tomlv
08:51:23 [2020-08-31T08:51:23.537Z] #29 6.593 + shift
08:51:23 [2020-08-31T08:51:23.537Z] #29 6.593 + '[' '!' -f ./tomlv.installer ']'
08:51:23 [2020-08-31T08:51:23.537Z] #29 6.593 + . ./tomlv.installer
08:51:23 [2020-08-31T08:51:23.537Z] #29 6.593 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
08:51:23 [2020-08-31T08:51:23.537Z] #29 6.593 + install_tomlv
08:51:23 [2020-08-31T08:51:23.537Z] #29 6.593 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
08:51:23 [2020-08-31T08:51:23.537Z] #29 6.605 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.2E1EOptsrU/src/github.com/BurntSushi/toml
08:51:23 [2020-08-31T08:51:23.537Z] #29 6.610 Cloning into '/tmp/tmp.2E1EOptsrU/src/github.com/BurntSushi/toml'...
08:51:23 [2020-08-31T08:51:23.537Z] #29 8.041 + cd /tmp/tmp.2E1EOptsrU/src/github.com/BurntSushi/toml
08:51:23 [2020-08-31T08:51:23.537Z] #29 8.041 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
08:51:23 [2020-08-31T08:51:23.537Z] #29 8.079 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
08:51:23 [2020-08-31T08:51:23.537Z] #29 9.159 internal/cpu
08:51:23 [2020-08-31T08:51:23.537Z] #29 9.219 runtime/internal/atomic
08:51:23 [2020-08-31T08:51:23.537Z] #29 9.711 runtime/internal/sys
08:51:23 [2020-08-31T08:51:23.537Z] #29 9.956 runtime/internal/math
08:51:23 [2020-08-31T08:51:23.537Z] #29 10.09 math/bits
08:51:23 [2020-08-31T08:51:23.537Z] #29 10.19 internal/bytealg
08:51:23 [2020-08-31T08:51:23.537Z] #29 11.50 math
08:51:23 [2020-08-31T08:51:23.537Z] #29 12.15 runtime
08:51:23 [2020-08-31T08:51:23.537Z] #29 ...
08:51:23 [2020-08-31T08:51:23.537Z] 
08:51:23 [2020-08-31T08:51:23.537Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
08:51:23 [2020-08-31T08:51:23.537Z] #20 6.808 + RM_GOPATH=0
08:51:23 [2020-08-31T08:51:23.537Z] #20 6.808 + TMP_GOPATH=
08:51:23 [2020-08-31T08:51:23.537Z] #20 6.808 + : /build
08:51:23 [2020-08-31T08:51:23.537Z] #20 6.808 + '[' -z '' ']'
08:51:23 [2020-08-31T08:51:23.537Z] #20 6.808 ++ mktemp -d
08:51:23 [2020-08-31T08:51:23.537Z] #20 6.815 + export GOPATH=/tmp/tmp.YrsQ2rt7Kx
08:51:23 [2020-08-31T08:51:23.537Z] #20 6.815 + GOPATH=/tmp/tmp.YrsQ2rt7Kx
08:51:23 [2020-08-31T08:51:23.537Z] #20 6.815 + RM_GOPATH=1
08:51:23 [2020-08-31T08:51:23.537Z] #20 6.815 ++ dirname ./install.sh
08:51:23 [2020-08-31T08:51:23.537Z] #20 6.825 Install docker/cli version 17.06.2-ce from stable
08:51:23 [2020-08-31T08:51:23.537Z] #20 6.825 + dir=.
08:51:23 [2020-08-31T08:51:23.537Z] #20 6.825 + bin=dockercli
08:51:23 [2020-08-31T08:51:23.537Z] #20 6.825 + shift
08:51:23 [2020-08-31T08:51:23.537Z] #20 6.825 + '[' '!' -f ./dockercli.installer ']'
08:51:23 [2020-08-31T08:51:23.537Z] #20 6.825 + . ./dockercli.installer
08:51:23 [2020-08-31T08:51:23.537Z] #20 6.825 ++ : stable
08:51:23 [2020-08-31T08:51:23.537Z] #20 6.825 ++ : 17.06.2-ce
08:51:23 [2020-08-31T08:51:23.537Z] #20 6.825 + install_dockercli
08:51:23 [2020-08-31T08:51:23.537Z] #20 6.825 + echo 'Install docker/cli version 17.06.2-ce from stable'
08:51:23 [2020-08-31T08:51:23.537Z] #20 6.837 ++ uname -m
08:51:23 [2020-08-31T08:51:23.537Z] #20 6.837 + arch=x86_64
08:51:23 [2020-08-31T08:51:23.537Z] #20 6.837 + '[' x86_64 '!=' x86_64 ']'
08:51:23 [2020-08-31T08:51:23.537Z] #20 6.837 + url=https://download.docker.com/linux/static
08:51:23 [2020-08-31T08:51:23.537Z] #20 6.838 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
08:51:23 [2020-08-31T08:51:23.537Z] #20 6.872 + tar -xz docker/docker
08:51:23 [2020-08-31T08:51:23.551Z]   CC       images/ext-file.o
08:51:23 [2020-08-31T08:51:23.551Z]   CC       images/cgroup.o
08:51:23 [2020-08-31T08:51:23.844Z]   CC       images/userns.o
08:51:23 [2020-08-31T08:51:23.844Z]   CC       images/google/protobuf/descriptor.o
08:51:24 [2020-08-31T08:51:24.138Z]   CC       images/opts.o
08:51:24 [2020-08-31T08:51:24.138Z]   CC       images/seccomp.o
08:51:24 [2020-08-31T08:51:24.138Z]   CC       images/binfmt-misc.o
08:51:24 [2020-08-31T08:51:24.138Z]   CC       images/time.o
08:51:24 [2020-08-31T08:51:24.138Z]   CC       images/sysctl.o
08:51:24 [2020-08-31T08:51:24.424Z] #24 9.294 #=#=#                                                                         
##O#- #                                                                       
##O=#  #                                                                      

                                                                           0.0%
                                                                           0.2%
                                                                           0.3%
                                                                           0.8%
#                                                                          1.6%
##                                                                         3.5%
#####                                                                      7.3%
############                                                              17.4%
##############                                                            20.0%
##################                                                        26.1%
#######################                                                   33.0%
###########################                                               37.9%
##############################                                            43.0%
##################################                                        48.4%
#######################################                                   55.4%
###########################################                               60.2%
##############################################                            64.0%
##################################################                        69.9%
#####################################################                     74.6%
#########################################################                 79.7%
###########################################################               83.2%
###############################################################           87.8%
#################################################################         91.3%
######################################################################    97.4%
######################################################################## 100.0%
08:51:24 [2020-08-31T08:51:24.424Z] #24 ...
08:51:24 [2020-08-31T08:51:24.424Z] 
08:51:24 [2020-08-31T08:51:24.424Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:51:24 [2020-08-31T08:51:24.424Z] #42 24.90 sync
08:51:24 [2020-08-31T08:51:24.424Z] #42 24.90 internal/reflectlite
08:51:24 [2020-08-31T08:51:24.424Z] #42 26.17 github.com/LK4D4/vndr/godl/singleflight
08:51:24 [2020-08-31T08:51:24.424Z] #42 26.61 math/rand
08:51:24 [2020-08-31T08:51:24.424Z] #42 27.62 internal/singleflight
08:51:24 [2020-08-31T08:51:24.424Z] #42 27.91 errors
08:51:24 [2020-08-31T08:51:24.424Z] #42 27.91 sort
08:51:24 [2020-08-31T08:51:24.424Z] #42 28.23 io
08:51:24 [2020-08-31T08:51:24.424Z] #42 28.88 strconv
08:51:24 [2020-08-31T08:51:24.424Z] #42 29.32 bytes
08:51:24 [2020-08-31T08:51:24.424Z] #42 31.35 reflect
08:51:24 [2020-08-31T08:51:24.424Z] #42 31.39 bufio
08:51:24 [2020-08-31T08:51:24.424Z] #42 32.61 internal/oserror
08:51:24 [2020-08-31T08:51:24.424Z] #42 32.70 syscall
08:51:24 [2020-08-31T08:51:24.431Z]   CC       images/autofs.o
08:51:24 [2020-08-31T08:51:24.431Z]   CC       images/macvlan.o
08:51:24 [2020-08-31T08:51:24.431Z]   CC       images/sit.o
08:51:24 [2020-08-31T08:51:24.431Z]   CC       images/memfd.o
08:51:24 [2020-08-31T08:51:24.431Z]   CC       images/timens.o
08:51:24 [2020-08-31T08:51:24.431Z]   LINK     images/built-in.o
08:51:24 [2020-08-31T08:51:24.431Z]   GEN      compel/include/asm
08:51:24 [2020-08-31T08:51:24.431Z]   GEN      compel/include/version.h
08:51:24 [2020-08-31T08:51:24.431Z] touch .config
08:51:24 [2020-08-31T08:51:24.431Z]   GEN      include/common/config.h
08:51:24 [2020-08-31T08:51:24.431Z]   GEN      compel/plugins/include/uapi/std/syscall-codes.h
08:51:24 [2020-08-31T08:51:24.431Z]   GEN      compel/plugins/include/uapi/std/syscall.h
08:51:24 [2020-08-31T08:51:24.431Z]   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
08:51:24 [2020-08-31T08:51:24.431Z]   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
08:51:24 [2020-08-31T08:51:24.431Z]   DEP      compel/arch/ppc64/plugins/std/memcmp.d
08:51:24 [2020-08-31T08:51:24.715Z] #42 ...
08:51:24 [2020-08-31T08:51:24.715Z] 
08:51:24 [2020-08-31T08:51:24.715Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:51:24 [2020-08-31T08:51:24.715Z] #24 13.73 #=#=#                                                                         
08:51:24 [2020-08-31T08:51:24.726Z]   DEP      compel/arch/ppc64/plugins/std/memcpy.d
08:51:24 [2020-08-31T08:51:24.726Z]   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
08:51:24 [2020-08-31T08:51:24.726Z]   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
08:51:24 [2020-08-31T08:51:24.726Z]   DEP      compel/plugins/std/infect.d
08:51:24 [2020-08-31T08:51:24.726Z]   DEP      compel/plugins/std/string.d
08:51:24 [2020-08-31T08:51:24.726Z]   DEP      compel/plugins/std/log.d
08:51:24 [2020-08-31T08:51:24.726Z]   DEP      compel/plugins/std/fds.d
08:51:24 [2020-08-31T08:51:24.726Z]   DEP      compel/plugins/std/std.d
08:51:24 [2020-08-31T08:51:24.726Z]   DEP      compel/plugins/shmem/shmem.d
08:51:24 [2020-08-31T08:51:24.726Z]   DEP      compel/plugins/fds/fds.d
08:51:24 [2020-08-31T08:51:24.726Z]   CC       compel/plugins/std/std.o
08:51:24 [2020-08-31T08:51:24.726Z]   CC       compel/plugins/std/fds.o
08:51:25 [2020-08-31T08:51:25.025Z]   CC       compel/plugins/std/log.o
08:51:25 [2020-08-31T08:51:25.025Z]   CC       compel/plugins/std/string.o
08:51:25 [2020-08-31T08:51:25.025Z]   CC       compel/plugins/std/infect.o
08:51:25 [2020-08-31T08:51:25.319Z]   CC       compel/arch/ppc64/plugins/std/parasite-head.o
08:51:25 [2020-08-31T08:51:25.319Z]   CC       compel/arch/ppc64/plugins/std/memcpy.o
08:51:25 [2020-08-31T08:51:25.319Z]   CC       compel/arch/ppc64/plugins/std/memcmp.o
08:51:25 [2020-08-31T08:51:25.319Z]   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
08:51:25 [2020-08-31T08:51:25.319Z]   AR       compel/plugins/std.lib.a
08:51:25 [2020-08-31T08:51:25.319Z]   CC       compel/plugins/fds/fds.o
08:51:25 [2020-08-31T08:51:25.319Z]   AR       compel/plugins/fds.lib.a
08:51:25 [2020-08-31T08:51:25.319Z]   HOSTDEP  compel/src/lib/log-host.d
08:51:25 [2020-08-31T08:51:25.319Z]   HOSTDEP  compel/src/lib/handle-elf-host.d
08:51:25 [2020-08-31T08:51:25.319Z]   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
08:51:25 [2020-08-31T08:51:25.319Z]   HOSTDEP  compel/src/main-host.d
08:51:25 [2020-08-31T08:51:25.319Z]   DEP      compel/src/lib/ptrace.d
08:51:25 [2020-08-31T08:51:25.319Z]   DEP      compel/src/lib/infect.d
08:51:25 [2020-08-31T08:51:25.319Z]   DEP      compel/src/lib/infect-util.d
08:51:25 [2020-08-31T08:51:25.623Z]   DEP      compel/src/lib/infect-rpc.d
08:51:25 [2020-08-31T08:51:25.623Z]   DEP      compel/arch/ppc64/src/lib/infect.d
08:51:25 [2020-08-31T08:51:25.623Z]   DEP      compel/arch/ppc64/src/lib/cpu.d
08:51:25 [2020-08-31T08:51:25.623Z]   DEP      compel/src/lib/log.d
08:51:25 [2020-08-31T08:51:25.623Z]   DEP      compel/src/main.d
08:51:25 [2020-08-31T08:51:25.623Z]   DEP      compel/src/lib/handle-elf.d
08:51:25 [2020-08-31T08:51:25.623Z]   DEP      compel/arch/ppc64/src/lib/handle-elf.d
08:51:25 [2020-08-31T08:51:25.623Z]   CC       compel/src/lib/log.o
08:51:25 [2020-08-31T08:51:25.623Z]   CC       compel/arch/ppc64/src/lib/cpu.o
08:51:25 [2020-08-31T08:51:25.623Z]   CC       compel/arch/ppc64/src/lib/infect.o
08:51:25 [2020-08-31T08:51:25.915Z]   CC       compel/src/lib/infect-rpc.o
08:51:25 [2020-08-31T08:51:25.915Z]   CC       compel/src/lib/infect-util.o
08:51:25 [2020-08-31T08:51:25.915Z]   CC       compel/src/lib/infect.o
08:51:25 [2020-08-31T08:51:25.929Z] #24 13.95 #=#=#                                                                         
##O#- #                                                                       
08:51:25 [2020-08-31T08:51:25.930Z] #24 ...
08:51:25 [2020-08-31T08:51:25.930Z] 
08:51:25 [2020-08-31T08:51:25.930Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
08:51:25 [2020-08-31T08:51:25.930Z] #31 36.02 Setting up libicu63:s390x (63.1-6+deb10u1) ...
08:51:25 [2020-08-31T08:51:25.930Z] #31 36.03 Setting up xxd (2:8.1.0875-5) ...
08:51:25 [2020-08-31T08:51:25.930Z] #31 36.04 Setting up libuv1:s390x (1.24.1-1) ...
08:51:25 [2020-08-31T08:51:25.930Z] #31 36.05 Setting up vim-common (2:8.1.0875-5) ...
08:51:25 [2020-08-31T08:51:25.930Z] #31 36.06 Setting up librhash0:s390x (1.3.8-1) ...
08:51:25 [2020-08-31T08:51:25.930Z] #31 36.06 Setting up cmake-data (3.13.4-1) ...
08:51:25 [2020-08-31T08:51:25.930Z] #31 36.07 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ...
08:51:25 [2020-08-31T08:51:25.930Z] #31 36.08 Setting up libjsoncpp1:s390x (1.7.4-3) ...
08:51:25 [2020-08-31T08:51:25.930Z] #31 36.09 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ...
08:51:25 [2020-08-31T08:51:25.930Z] #31 36.09 Setting up cmake (3.13.4-1) ...
08:51:25 [2020-08-31T08:51:25.930Z] #31 36.10 Processing triggers for libc-bin (2.28-10) ...
08:51:25 [2020-08-31T08:51:25.930Z] #31 36.14 Processing triggers for mime-support (3.62) ...
08:51:25 [2020-08-31T08:51:25.930Z] #31 DONE 36.6s
08:51:25 [2020-08-31T08:51:25.930Z] 
08:51:25 [2020-08-31T08:51:25.930Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
08:51:25 [2020-08-31T08:51:25.930Z] #32 DONE 0.1s
08:51:25 [2020-08-31T08:51:25.930Z] 
08:51:25 [2020-08-31T08:51:25.930Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
08:51:25 [2020-08-31T08:51:25.930Z] #33 DONE 0.1s
08:51:25 [2020-08-31T08:51:25.930Z] 
08:51:25 [2020-08-31T08:51:25.930Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
08:51:25 [2020-08-31T08:51:25.930Z] #52 9.749 + cd /tmp/tmp.ZK1N36PLFx/src/github.com/opencontainers/runc
08:51:25 [2020-08-31T08:51:25.930Z] #52 9.753 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
08:51:25 [2020-08-31T08:51:25.930Z] #52 10.37 + '[' -z '' ']'
08:51:25 [2020-08-31T08:51:25.930Z] #52 10.37 + target=static
08:51:25 [2020-08-31T08:51:25.930Z] #52 10.37 + make 'BUILDTAGS=seccomp apparmor selinux ' static
08:51:25 [2020-08-31T08:51:25.930Z] #52 11.87 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 .
08:51:25 [2020-08-31T08:51:25.930Z] #52 ...
08:51:25 [2020-08-31T08:51:25.930Z] 
08:51:25 [2020-08-31T08:51:25.930Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:51:26 [2020-08-31T08:51:26.070Z] #20 ...
08:51:26 [2020-08-31T08:51:26.070Z] 
08:51:26 [2020-08-31T08:51:26.070Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
08:51:26 [2020-08-31T08:51:26.070Z] #48 19.39 + cd /tmp/tmp.SFT5SQzBuE/src/github.com/alecthomas/gometalinter
08:51:26 [2020-08-31T08:51:26.070Z] #48 19.39 + git checkout -q v2.0.6
08:51:26 [2020-08-31T08:51:26.221Z] #24 13.95 #=#=#                                                                         
##O#- #                                                                       

                                                                           0.0%
                                                                           0.1%
                                                                           0.1%
                                                                           0.3%
08:51:26 [2020-08-31T08:51:26.221Z] #24 ...
08:51:26 [2020-08-31T08:51:26.221Z] 
08:51:26 [2020-08-31T08:51:26.221Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
08:51:26 [2020-08-31T08:51:26.221Z] #29 26.84 errors
08:51:26 [2020-08-31T08:51:26.221Z] #29 26.85 sort
08:51:26 [2020-08-31T08:51:26.221Z] #29 27.23 strconv
08:51:26 [2020-08-31T08:51:26.221Z] #29 27.83 io
08:51:26 [2020-08-31T08:51:26.221Z] #29 28.86 internal/oserror
08:51:26 [2020-08-31T08:51:26.221Z] #29 28.92 syscall
08:51:26 [2020-08-31T08:51:26.221Z] #29 29.60 reflect
08:51:26 [2020-08-31T08:51:26.221Z] #29 34.86 time
08:51:26 [2020-08-31T08:51:26.511Z] #29 ...
08:51:26 [2020-08-31T08:51:26.511Z] 
08:51:26 [2020-08-31T08:51:26.511Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:51:26 [2020-08-31T08:51:26.550Z]   CC       compel/src/lib/ptrace.o
08:51:26 [2020-08-31T08:51:26.550Z]   AR       compel/libcompel.a
08:51:26 [2020-08-31T08:51:26.550Z]   HOSTCC   compel/src/main-host.o
08:51:26 [2020-08-31T08:51:26.550Z]   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
08:51:26 [2020-08-31T08:51:26.550Z]   HOSTCC   compel/src/lib/handle-elf-host.o
08:51:26 [2020-08-31T08:51:26.550Z]   HOSTCC   compel/src/lib/log-host.o
08:51:26 [2020-08-31T08:51:26.802Z] #24 13.95 #=#=#                                                                         
##O#- #                                                                       

                                                                           0.0%
                                                                           0.1%
                                                                           0.1%
                                                                           0.3%
                                                                           0.6%
                                                                           1.1%
#                                                                          2.4%
###                                                                        5.3%
#####                                                                      8.0%
08:51:26 [2020-08-31T08:51:26.802Z] #24 ...
08:51:26 [2020-08-31T08:51:26.802Z] 
08:51:26 [2020-08-31T08:51:26.802Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
08:51:26 [2020-08-31T08:51:26.802Z] #14 1.029 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:51:26 [2020-08-31T08:51:26.802Z] #14 1.072 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:51:26 [2020-08-31T08:51:26.802Z] #14 1.171 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:51:26 [2020-08-31T08:51:26.802Z] #14 1.597 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
08:51:26 [2020-08-31T08:51:26.802Z] #14 2.878 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [198 kB]
08:51:26 [2020-08-31T08:51:26.802Z] #14 4.251 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
08:51:26 [2020-08-31T08:51:26.802Z] #14 9.844 Fetched 8069 kB in 9s (913 kB/s)
08:51:26 [2020-08-31T08:51:26.843Z]   HOSTLINK compel/compel-host-bin
08:51:26 [2020-08-31T08:51:26.843Z]   DEP      soccr/soccr.d
08:51:26 [2020-08-31T08:51:26.843Z]   CC       soccr/soccr.o
08:51:26 [2020-08-31T08:51:26.998Z] #48 20.10 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter
08:51:27 [2020-08-31T08:51:27.092Z] #14 9.844 Reading package lists...
08:51:27 [2020-08-31T08:51:27.092Z] #14 ...
08:51:27 [2020-08-31T08:51:27.092Z] 
08:51:27 [2020-08-31T08:51:27.092Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:51:27 [2020-08-31T08:51:27.135Z]   AR       soccr/libsoccr.a
08:51:27 [2020-08-31T08:51:27.135Z] make[1]: 'soccr/libsoccr.a' is up to date.
08:51:27 [2020-08-31T08:51:27.135Z]   DEP      criu/arch/ppc64/sigframe.d
08:51:27 [2020-08-31T08:51:27.135Z]   DEP      criu/arch/ppc64/crtools.d
08:51:27 [2020-08-31T08:51:27.135Z]   DEP      criu/arch/ppc64/cpu.d
08:51:27 [2020-08-31T08:51:27.135Z]   CC       criu/arch/ppc64/cpu.o
08:51:27 [2020-08-31T08:51:27.255Z] #48 ...
08:51:27 [2020-08-31T08:51:27.255Z] 
08:51:27 [2020-08-31T08:51:27.255Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:51:27 [2020-08-31T08:51:27.255Z] #42 10.27 internal/race
08:51:27 [2020-08-31T08:51:27.255Z] #42 10.57 sync/atomic
08:51:27 [2020-08-31T08:51:27.255Z] #42 11.17 unicode
08:51:27 [2020-08-31T08:51:27.255Z] #42 11.60 runtime
08:51:27 [2020-08-31T08:51:27.255Z] #42 17.67 unicode/utf8
08:51:27 [2020-08-31T08:51:27.255Z] #42 18.70 math/bits
08:51:27 [2020-08-31T08:51:27.255Z] #42 19.34 math
08:51:27 [2020-08-31T08:51:27.255Z] #42 ...
08:51:27 [2020-08-31T08:51:27.255Z] 
08:51:27 [2020-08-31T08:51:27.255Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
08:51:27 [2020-08-31T08:51:27.255Z] #45 20.30 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
08:51:27 [2020-08-31T08:51:27.428Z]   CC       criu/arch/ppc64/crtools.o
08:51:27 [2020-08-31T08:51:27.428Z]   CC       criu/arch/ppc64/sigframe.o
08:51:27 [2020-08-31T08:51:27.721Z]   LINK     criu/arch/ppc64/crtools.built-in.o
08:51:27 [2020-08-31T08:51:27.721Z]   DEP      criu/pie/util-vdso.d
08:51:27 [2020-08-31T08:51:27.721Z]   DEP      criu/pie/util.d
08:51:27 [2020-08-31T08:51:27.721Z]   CC       criu/pie/util.o
08:51:27 [2020-08-31T08:51:27.721Z]   CC       criu/pie/util-vdso.o
08:51:28 [2020-08-31T08:51:28.015Z]   AR       criu/pie/pie.lib.a
08:51:28 [2020-08-31T08:51:28.015Z]   DEP      criu/pie/restorer.d
08:51:28 [2020-08-31T08:51:28.015Z]   DEP      criu/arch/ppc64/vdso-trampoline.d
08:51:28 [2020-08-31T08:51:28.015Z]   DEP      criu/arch/ppc64/restorer.d
08:51:28 [2020-08-31T08:51:28.015Z]   DEP      criu/arch/ppc64/vdso-pie.d
08:51:28 [2020-08-31T08:51:28.015Z]   DEP      criu/pie/parasite-vdso.d
08:51:28 [2020-08-31T08:51:28.015Z]   DEP      criu/pie/parasite.d
08:51:28 [2020-08-31T08:51:28.015Z]   CC       criu/pie/parasite.o
08:51:28 [2020-08-31T08:51:28.309Z]   LINK     criu/pie/parasite.built-in.o
08:51:28 [2020-08-31T08:51:28.309Z]   GEN      criu/pie/parasite-blob.h
08:51:28 [2020-08-31T08:51:28.309Z]   CC       criu/pie/parasite-vdso.o
08:51:28 [2020-08-31T08:51:28.603Z]   CC       criu/arch/ppc64/vdso-pie.o
08:51:28 [2020-08-31T08:51:28.604Z]   CC       criu/arch/ppc64/restorer.o
08:51:28 [2020-08-31T08:51:28.604Z]   CC       criu/arch/ppc64/vdso-trampoline.o
08:51:28 [2020-08-31T08:51:28.604Z]   CC       criu/pie/restorer.o
08:51:28 [2020-08-31T08:51:28.621Z] #45 ...
08:51:28 [2020-08-31T08:51:28.621Z] 
08:51:28 [2020-08-31T08:51:28.621Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
08:51:28 [2020-08-31T08:51:28.621Z] #7 12.13 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [224 kB]
08:51:28 [2020-08-31T08:51:28.621Z] #7 16.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
08:51:28 [2020-08-31T08:51:28.621Z] #7 ...
08:51:28 [2020-08-31T08:51:28.621Z] 
08:51:28 [2020-08-31T08:51:28.621Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
08:51:28 [2020-08-31T08:51:28.621Z] #45 21.84 go: finding gotest.tools v2.2.0+incompatible
08:51:28 [2020-08-31T08:51:28.621Z] #45 21.85 go: finding gotest.tools/gotestsum v0.5.2
08:51:28 [2020-08-31T08:51:28.621Z] #45 21.88 go: downloading gotest.tools/gotestsum v0.5.2
08:51:28 [2020-08-31T08:51:28.878Z] #45 21.88 go: downloading gotest.tools v2.2.0+incompatible
08:51:29 [2020-08-31T08:51:29.239Z]   LINK     criu/pie/restorer.built-in.o
08:51:29 [2020-08-31T08:51:29.239Z]   GEN      criu/pie/restorer-blob.h
08:51:29 [2020-08-31T08:51:29.239Z]   DEP      criu/vdso.d
08:51:29 [2020-08-31T08:51:29.444Z] #45 ...
08:51:29 [2020-08-31T08:51:29.444Z] 
08:51:29 [2020-08-31T08:51:29.444Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
08:51:29 [2020-08-31T08:51:29.444Z] #60 12.49 + cd /tmp/tmp.LlgVGPCoHb/src/github.com/rootless-containers/rootlesskit
08:51:29 [2020-08-31T08:51:29.444Z] #60 12.49 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
08:51:29 [2020-08-31T08:51:29.444Z] #60 14.07 + for f in rootlesskit rootlesskit-docker-proxy
08:51:29 [2020-08-31T08:51:29.444Z] #60 14.07 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
08:51:29 [2020-08-31T08:51:29.444Z] #60 ...
08:51:29 [2020-08-31T08:51:29.444Z] 
08:51:29 [2020-08-31T08:51:29.444Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
08:51:29 [2020-08-31T08:51:29.444Z] #38 12.75 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [224 kB]
08:51:29 [2020-08-31T08:51:29.444Z] #38 17.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
08:51:29 [2020-08-31T08:51:29.532Z]   DEP      criu/uts_ns.d
08:51:29 [2020-08-31T08:51:29.532Z]   DEP      criu/util.d
08:51:29 [2020-08-31T08:51:29.532Z]   DEP      criu/uffd.d
08:51:29 [2020-08-31T08:51:29.532Z]   DEP      criu/tun.d
08:51:29 [2020-08-31T08:51:29.532Z]   DEP      criu/tty.d
08:51:29 [2020-08-31T08:51:29.532Z]   DEP      criu/timerfd.d
08:51:29 [2020-08-31T08:51:29.532Z]   DEP      criu/timens.d
08:51:29 [2020-08-31T08:51:29.701Z] #38 ...
08:51:29 [2020-08-31T08:51:29.701Z] 
08:51:29 [2020-08-31T08:51:29.701Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
08:51:29 [2020-08-31T08:51:29.701Z] #20 22.43 + mkdir -p /build
08:51:29 [2020-08-31T08:51:29.701Z] #20 22.44 + mv docker/docker /build/
08:51:29 [2020-08-31T08:51:29.701Z] #20 22.46 + rmdir docker
08:51:29 [2020-08-31T08:51:29.825Z]   DEP      criu/sysfs_parse.d
08:51:29 [2020-08-31T08:51:29.825Z]   DEP      criu/sysctl.d
08:51:29 [2020-08-31T08:51:29.825Z]   DEP      criu/string.d
08:51:29 [2020-08-31T08:51:29.825Z]   DEP      criu/stats.d
08:51:29 [2020-08-31T08:51:29.825Z]   DEP      criu/sockets.d
08:51:29 [2020-08-31T08:51:29.825Z]   DEP      criu/sk-unix.d
08:51:29 [2020-08-31T08:51:29.825Z]   DEP      criu/sk-tcp.d
08:51:29 [2020-08-31T08:51:29.825Z]   DEP      criu/sk-queue.d
08:51:29 [2020-08-31T08:51:29.979Z] #20 ...
08:51:29 [2020-08-31T08:51:29.979Z] 
08:51:29 [2020-08-31T08:51:29.979Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
08:51:29 [2020-08-31T08:51:29.979Z] #22 13.42 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [224 kB]
08:51:29 [2020-08-31T08:51:29.979Z] #22 17.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
08:51:29 [2020-08-31T08:51:29.979Z] #22 ...
08:51:29 [2020-08-31T08:51:29.979Z] 
08:51:29 [2020-08-31T08:51:29.979Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
08:51:29 [2020-08-31T08:51:29.979Z] #45 22.82 go: extracting gotest.tools v2.2.0+incompatible
08:51:29 [2020-08-31T08:51:29.979Z] #45 22.95 go: extracting gotest.tools/gotestsum v0.5.2
08:51:30 [2020-08-31T08:51:30.119Z]   DEP      criu/sk-packet.d
08:51:30 [2020-08-31T08:51:30.119Z]   DEP      criu/sk-netlink.d
08:51:30 [2020-08-31T08:51:30.119Z]   DEP      criu/sk-inet.d
08:51:30 [2020-08-31T08:51:30.119Z]   DEP      criu/signalfd.d
08:51:30 [2020-08-31T08:51:30.119Z]   DEP      criu/sigframe.d
08:51:30 [2020-08-31T08:51:30.119Z]   DEP      criu/shmem.d
08:51:30 [2020-08-31T08:51:30.119Z]   DEP      criu/servicefd.d
08:51:30 [2020-08-31T08:51:30.119Z]   DEP      criu/seize.d
08:51:30 [2020-08-31T08:51:30.412Z]   DEP      criu/seccomp.d
08:51:30 [2020-08-31T08:51:30.412Z]   DEP      criu/rst-malloc.d
08:51:30 [2020-08-31T08:51:30.412Z]   DEP      criu/rbtree.d
08:51:30 [2020-08-31T08:51:30.412Z]   DEP      criu/pstree.d
08:51:30 [2020-08-31T08:51:30.412Z]   DEP      criu/protobuf.d
08:51:30 [2020-08-31T08:51:30.412Z]   GEN      criu/protobuf-desc-gen.h
08:51:30 [2020-08-31T08:51:30.705Z]   DEP      criu/protobuf-desc.d
08:51:30 [2020-08-31T08:51:30.705Z]   DEP      criu/proc_parse.d
08:51:30 [2020-08-31T08:51:30.705Z]   DEP      criu/plugin.d
08:51:30 [2020-08-31T08:51:30.705Z]   DEP      criu/pipes.d
08:51:30 [2020-08-31T08:51:30.910Z] #45 ...
08:51:30 [2020-08-31T08:51:30.910Z] 
08:51:30 [2020-08-31T08:51:30.910Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
08:51:30 [2020-08-31T08:51:30.910Z] #20 DONE 24.0s
08:51:30 [2020-08-31T08:51:30.910Z] 
08:51:30 [2020-08-31T08:51:30.910Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
08:51:30 [2020-08-31T08:51:30.910Z] #29 19.70 unicode/utf8
08:51:30 [2020-08-31T08:51:30.910Z] #29 20.51 internal/race
08:51:30 [2020-08-31T08:51:30.910Z] #29 20.74 sync/atomic
08:51:30 [2020-08-31T08:51:30.910Z] #29 21.30 unicode
08:51:30 [2020-08-31T08:51:30.998Z]   DEP      criu/pie-util.d
08:51:30 [2020-08-31T08:51:30.998Z]   DEP      criu/pie-util-vdso.d
08:51:30 [2020-08-31T08:51:30.998Z]   DEP      criu/path.d
08:51:30 [2020-08-31T08:51:30.998Z]   DEP      criu/parasite-syscall.d
08:51:30 [2020-08-31T08:51:30.998Z]   DEP      criu/pagemap.d
08:51:30 [2020-08-31T08:51:30.998Z]   DEP      criu/pagemap-cache.d
08:51:30 [2020-08-31T08:51:30.998Z]   DEP      criu/page-xfer.d
08:51:30 [2020-08-31T08:51:30.998Z]   DEP      criu/page-pipe.d
08:51:31 [2020-08-31T08:51:31.291Z]   DEP      criu/netfilter.d
08:51:31 [2020-08-31T08:51:31.291Z]   DEP      criu/net.d
08:51:31 [2020-08-31T08:51:31.291Z]   DEP      criu/namespaces.d
08:51:31 [2020-08-31T08:51:31.291Z]   DEP      criu/mount.d
08:51:31 [2020-08-31T08:51:31.291Z]   DEP      criu/memfd.d
08:51:31 [2020-08-31T08:51:31.291Z]   DEP      criu/mem.d
08:51:31 [2020-08-31T08:51:31.291Z]   DEP      criu/lsm.d
08:51:31 [2020-08-31T08:51:31.291Z]   DEP      criu/log.d
08:51:31 [2020-08-31T08:51:31.584Z]   DEP      criu/libnetlink.d
08:51:31 [2020-08-31T08:51:31.584Z]   DEP      criu/kerndat.d
08:51:31 [2020-08-31T08:51:31.584Z]   DEP      criu/kcmp-ids.d
08:51:31 [2020-08-31T08:51:31.584Z]   DEP      criu/irmap.d
08:51:31 [2020-08-31T08:51:31.584Z]   DEP      criu/ipc_ns.d
08:51:31 [2020-08-31T08:51:31.584Z]   DEP      criu/image.d
08:51:31 [2020-08-31T08:51:31.584Z]   DEP      criu/image-desc.d
08:51:31 [2020-08-31T08:51:31.584Z]   DEP      criu/fsnotify.d
08:51:31 [2020-08-31T08:51:31.876Z]   DEP      criu/filesystems.d
08:51:31 [2020-08-31T08:51:31.876Z]   DEP      criu/files.d
08:51:31 [2020-08-31T08:51:31.876Z]   DEP      criu/files-reg.d
08:51:31 [2020-08-31T08:51:31.876Z]   DEP      criu/files-ext.d
08:51:31 [2020-08-31T08:51:31.876Z]   DEP      criu/file-lock.d
08:51:31 [2020-08-31T08:51:31.876Z]   DEP      criu/file-ids.d
08:51:31 [2020-08-31T08:51:31.876Z]   DEP      criu/fifo.d
08:51:31 [2020-08-31T08:51:31.876Z]   DEP      criu/fdstore.d
08:51:31 [2020-08-31T08:51:31.876Z]   DEP      criu/fault-injection.d
08:51:32 [2020-08-31T08:51:32.033Z] #24 13.95 #=#=#                                                                         
##O#- #                                                                       

                                                                           0.0%
                                                                           0.1%
                                                                           0.1%
                                                                           0.3%
                                                                           0.6%
                                                                           1.1%
#                                                                          2.4%
###                                                                        5.3%
#####                                                                      8.0%
######                                                                     9.6%
########                                                                  11.8%
#########                                                                 13.8%
###########                                                               15.6%
############                                                              17.4%
#############                                                             18.7%
###############                                                           21.0%
################                                                          22.8%
#################                                                         24.5%
##################                                                        26.3%
####################                                                      28.8%
#####################                                                     30.5%
######################                                                    31.9%
#########################                                                 35.0%
##########################                                                36.5%
############################                                              39.1%
############################                                              40.2%
##############################                                            42.3%
###############################                                           44.1%
#################################                                         46.0%
###################################                                       49.2%
#####################################                                     52.1%
######################################                                    54.1%
########################################                                  56.1%
#########################################                                 57.6%
###########################################                               59.9%
###########################################                               61.1%
#############################################                             63.3%
###############################################                           65.5%
################################################                          67.6%
#################################################                         69.4%
###################################################                       71.3%
####################################################                      73.0%
#####################################################                     74.6%
#######################################################                   76.5%
########################################################                  78.7%
#########################################################                 80.1%
###########################################################               83.0%
#############################################################             84.8%
##############################################################            86.5%
###############################################################           88.2%
################################################################          90.2%
##################################################################        92.6%
###################################################################       94.3%
#####################################################################     96.1%
######################################################################    98.0%
######################################################################## 100.0%
08:51:32 [2020-08-31T08:51:32.034Z] #24 21.03 
08:51:32 [2020-08-31T08:51:32.169Z]   DEP      criu/external.d
08:51:32 [2020-08-31T08:51:32.169Z]   DEP      criu/eventpoll.d
08:51:32 [2020-08-31T08:51:32.169Z]   DEP      criu/eventfd.d
08:51:32 [2020-08-31T08:51:32.169Z]   DEP      criu/crtools.d
08:51:32 [2020-08-31T08:51:32.169Z]   DEP      criu/cr-service.d
08:51:32 [2020-08-31T08:51:32.169Z]   DEP      criu/cr-restore.d
08:51:32 [2020-08-31T08:51:32.169Z]   DEP      criu/cr-errno.d
08:51:32 [2020-08-31T08:51:32.169Z]   DEP      criu/cr-dump.d
08:51:32 [2020-08-31T08:51:32.288Z] #29 ...
08:51:32 [2020-08-31T08:51:32.288Z] 
08:51:32 [2020-08-31T08:51:32.288Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
08:51:32 [2020-08-31T08:51:32.288Z] #45 24.22 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
08:51:32 [2020-08-31T08:51:32.288Z] #45 24.22 go: downloading github.com/fatih/color v1.9.0
08:51:32 [2020-08-31T08:51:32.288Z] #45 24.23 go: downloading github.com/pkg/errors v0.9.1
08:51:32 [2020-08-31T08:51:32.288Z] #45 24.36 go: downloading github.com/spf13/pflag v1.0.3
08:51:32 [2020-08-31T08:51:32.288Z] #45 24.38 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
08:51:32 [2020-08-31T08:51:32.288Z] #45 24.55 go: extracting github.com/pkg/errors v0.9.1
08:51:32 [2020-08-31T08:51:32.288Z] #45 24.73 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
08:51:32 [2020-08-31T08:51:32.288Z] #45 24.84 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
08:51:32 [2020-08-31T08:51:32.288Z] #45 24.94 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
08:51:32 [2020-08-31T08:51:32.288Z] #45 25.12 go: extracting github.com/fatih/color v1.9.0
08:51:32 [2020-08-31T08:51:32.289Z] #45 25.12 go: downloading github.com/mattn/go-isatty v0.0.12
08:51:32 [2020-08-31T08:51:32.289Z] #45 25.26 go: downloading github.com/mattn/go-colorable v0.1.6
08:51:32 [2020-08-31T08:51:32.289Z] #45 25.47 go: extracting github.com/spf13/pflag v1.0.3
08:51:32 [2020-08-31T08:51:32.462Z]   DEP      criu/cr-dedup.d
08:51:32 [2020-08-31T08:51:32.462Z]   DEP      criu/cr-check.d
08:51:32 [2020-08-31T08:51:32.462Z]   DEP      criu/config.d
08:51:32 [2020-08-31T08:51:32.462Z]   DEP      criu/clone-noasan.d
08:51:32 [2020-08-31T08:51:32.462Z]   DEP      criu/cgroup.d
08:51:32 [2020-08-31T08:51:32.462Z]   DEP      criu/cgroup-props.d
08:51:32 [2020-08-31T08:51:32.462Z]   DEP      criu/bitmap.d
08:51:32 [2020-08-31T08:51:32.462Z]   DEP      criu/bfd.d
08:51:32 [2020-08-31T08:51:32.462Z]   DEP      criu/autofs.d
08:51:32 [2020-08-31T08:51:32.754Z]   DEP      criu/aio.d
08:51:32 [2020-08-31T08:51:32.754Z]   DEP      criu/action-scripts.d
08:51:32 [2020-08-31T08:51:32.755Z]   CC       criu/action-scripts.o
08:51:32 [2020-08-31T08:51:32.755Z]   CC       criu/aio.o
08:51:33 [2020-08-31T08:51:33.047Z]   CC       criu/autofs.o
08:51:33 [2020-08-31T08:51:33.218Z] #45 26.14 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
08:51:33 [2020-08-31T08:51:33.218Z] #45 26.22 go: extracting github.com/mattn/go-colorable v0.1.6
08:51:33 [2020-08-31T08:51:33.218Z] #45 26.33 go: extracting github.com/mattn/go-isatty v0.0.12
08:51:33 [2020-08-31T08:51:33.218Z] #45 26.40 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
08:51:33 [2020-08-31T08:51:33.342Z]   CC       criu/bfd.o
08:51:33 [2020-08-31T08:51:33.463Z] Fetching without tags
08:51:33 [2020-08-31T08:51:33.541Z] #24 ...
08:51:33 [2020-08-31T08:51:33.542Z] 
08:51:33 [2020-08-31T08:51:33.542Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini
08:51:33 [2020-08-31T08:51:33.542Z] #34 0.694 + RM_GOPATH=0
08:51:33 [2020-08-31T08:51:33.542Z] #34 0.695 + TMP_GOPATH=
08:51:33 [2020-08-31T08:51:33.542Z] #34 0.695 + : /build
08:51:33 [2020-08-31T08:51:33.542Z] #34 0.695 + '[' -z '' ']'
08:51:33 [2020-08-31T08:51:33.542Z] #34 0.699 ++ mktemp -d
08:51:33 [2020-08-31T08:51:33.542Z] #34 0.703 + export GOPATH=/tmp/tmp.yLZUHnyfTE
08:51:33 [2020-08-31T08:51:33.542Z] #34 0.703 + GOPATH=/tmp/tmp.yLZUHnyfTE
08:51:33 [2020-08-31T08:51:33.542Z] #34 0.703 + RM_GOPATH=1
08:51:33 [2020-08-31T08:51:33.542Z] #34 0.707 ++ dirname ./install.sh
08:51:33 [2020-08-31T08:51:33.542Z] #34 0.709 + dir=.
08:51:33 [2020-08-31T08:51:33.542Z] #34 0.709 + bin=tini
08:51:33 [2020-08-31T08:51:33.542Z] #34 0.709 + shift
08:51:33 [2020-08-31T08:51:33.542Z] #34 0.710 + '[' '!' -f ./tini.installer ']'
08:51:33 [2020-08-31T08:51:33.542Z] #34 0.712 + . ./tini.installer
08:51:33 [2020-08-31T08:51:33.542Z] #34 0.712 ++ : fec3683b971d9c3ef73f284f176672c44b448662
08:51:33 [2020-08-31T08:51:33.542Z] #34 0.712 + install_tini
08:51:33 [2020-08-31T08:51:33.542Z] #34 0.712 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
08:51:33 [2020-08-31T08:51:33.542Z] #34 0.713 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
08:51:33 [2020-08-31T08:51:33.542Z] #34 0.713 + git clone https://github.com/krallin/tini.git /tmp/tmp.yLZUHnyfTE/tini
08:51:33 [2020-08-31T08:51:33.542Z] #34 0.715 Cloning into '/tmp/tmp.yLZUHnyfTE/tini'...
08:51:33 [2020-08-31T08:51:33.542Z] #34 1.319 + cd /tmp/tmp.yLZUHnyfTE/tini
08:51:33 [2020-08-31T08:51:33.542Z] #34 1.319 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
08:51:33 [2020-08-31T08:51:33.542Z] #34 1.326 + cmake .
08:51:33 [2020-08-31T08:51:33.542Z] #34 1.967 -- The C compiler identification is GNU 8.3.0
08:51:33 [2020-08-31T08:51:33.542Z] #34 2.081 -- Check for working C compiler: /usr/bin/cc
08:51:33 [2020-08-31T08:51:33.542Z] #34 2.494 -- Check for working C compiler: /usr/bin/cc -- works
08:51:33 [2020-08-31T08:51:33.542Z] #34 2.494 -- Detecting C compiler ABI info
08:51:33 [2020-08-31T08:51:33.542Z] #34 3.034 -- Detecting C compiler ABI info - done
08:51:33 [2020-08-31T08:51:33.542Z] #34 3.074 -- Detecting C compile features
08:51:33 [2020-08-31T08:51:33.542Z] #34 4.463 -- Detecting C compile features - done
08:51:33 [2020-08-31T08:51:33.542Z] #34 4.482 -- Performing Test HAS_BUILTIN_FORTIFY
08:51:33 [2020-08-31T08:51:33.542Z] #34 4.625 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
08:51:33 [2020-08-31T08:51:33.542Z] #34 4.650 -- Configuring done
08:51:33 [2020-08-31T08:51:33.542Z] #34 4.712 -- Generating done
08:51:33 [2020-08-31T08:51:33.542Z] #34 4.738 -- Build files have been written to: /tmp/tmp.yLZUHnyfTE/tini
08:51:33 [2020-08-31T08:51:33.542Z] #34 4.749 + make tini-static
08:51:33 [2020-08-31T08:51:33.542Z] #34 4.982 Scanning dependencies of target tini-static
08:51:33 [2020-08-31T08:51:33.542Z] #34 5.188 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
08:51:33 [2020-08-31T08:51:33.542Z] #34 6.494 [100%] Linking C executable tini-static
08:51:33 [2020-08-31T08:51:33.542Z] #34 6.792 [100%] Built target tini-static
08:51:33 [2020-08-31T08:51:33.542Z] #34 6.887 + mkdir -p /build
08:51:33 [2020-08-31T08:51:33.542Z] #34 6.888 + cp tini-static /build/docker-init
08:51:33 [2020-08-31T08:51:33.542Z] #34 DONE 7.3s
08:51:33 [2020-08-31T08:51:33.542Z] 
08:51:33 [2020-08-31T08:51:33.542Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:51:33 [2020-08-31T08:51:33.542Z] #39 6.548 Note: Building without setproctitle() and strlcpy() support.
08:51:33 [2020-08-31T08:51:33.542Z] #39 6.549       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
08:51:33 [2020-08-31T08:51:33.542Z] #39 6.593 Note: Building without GnuTLS support
08:51:33 [2020-08-31T08:51:33.542Z] #39 6.608 Makefile.config:39: Warn: you have no libnftables installed
08:51:33 [2020-08-31T08:51:33.542Z] #39 6.608 Makefile.config:40: Warn: Building without nftables support
08:51:33 [2020-08-31T08:51:33.542Z] #39 7.817 fatal: not a git repository (or any of the parent directories): .git
08:51:33 [2020-08-31T08:51:33.542Z] #39 7.881   GEN      .gitid
08:51:33 [2020-08-31T08:51:33.542Z] #39 7.885   GEN      criu/include/version.h
08:51:33 [2020-08-31T08:51:33.542Z] #39 7.910   GEN      include/common/asm
08:51:33 [2020-08-31T08:51:33.542Z] #39 8.955   PBCC     images/timens.pb-c.c
08:51:33 [2020-08-31T08:51:33.542Z] #39 8.962   DEP      images/timens.pb-c.d
08:51:33 [2020-08-31T08:51:33.542Z] #39 9.008   PBCC     images/fown.pb-c.c
08:51:33 [2020-08-31T08:51:33.542Z] #39 9.023   PBCC     images/google/protobuf/descriptor.pb-c.c
08:51:33 [2020-08-31T08:51:33.542Z] #39 9.102   PBCC     images/opts.pb-c.c
08:51:33 [2020-08-31T08:51:33.542Z] #39 9.155   PBCC     images/memfd.pb-c.c
08:51:33 [2020-08-31T08:51:33.542Z] #39 9.167   DEP      images/fown.pb-c.d
08:51:33 [2020-08-31T08:51:33.542Z] #39 9.196   DEP      images/google/protobuf/descriptor.pb-c.d
08:51:33 [2020-08-31T08:51:33.542Z] #39 9.250   DEP      images/opts.pb-c.d
08:51:33 [2020-08-31T08:51:33.542Z] #39 9.322   DEP      images/memfd.pb-c.d
08:51:33 [2020-08-31T08:51:33.542Z] #39 9.356   PBCC     images/sit.pb-c.c
08:51:33 [2020-08-31T08:51:33.542Z] #39 9.393   DEP      images/sit.pb-c.d
08:51:33 [2020-08-31T08:51:33.542Z] #39 9.447   PBCC     images/macvlan.pb-c.c
08:51:33 [2020-08-31T08:51:33.542Z] #39 9.450   DEP      images/macvlan.pb-c.d
08:51:33 [2020-08-31T08:51:33.542Z] #39 9.498   PBCC     images/autofs.pb-c.c
08:51:33 [2020-08-31T08:51:33.542Z] #39 9.501   DEP      images/autofs.pb-c.d
08:51:33 [2020-08-31T08:51:33.542Z] #39 9.543   PBCC     images/sysctl.pb-c.c
08:51:33 [2020-08-31T08:51:33.542Z] #39 9.559   DEP      images/sysctl.pb-c.d
08:51:33 [2020-08-31T08:51:33.542Z] #39 9.584   PBCC     images/time.pb-c.c
08:51:33 [2020-08-31T08:51:33.542Z] #39 9.607   DEP      images/time.pb-c.d
08:51:33 [2020-08-31T08:51:33.542Z] #39 9.634   PBCC     images/binfmt-misc.pb-c.c
08:51:33 [2020-08-31T08:51:33.542Z] #39 9.648   DEP      images/binfmt-misc.pb-c.d
08:51:33 [2020-08-31T08:51:33.542Z] #39 9.670   PBCC     images/seccomp.pb-c.c
08:51:33 [2020-08-31T08:51:33.542Z] #39 9.675   DEP      images/seccomp.pb-c.d
08:51:33 [2020-08-31T08:51:33.542Z] #39 9.715   PBCC     images/userns.pb-c.c
08:51:33 [2020-08-31T08:51:33.542Z] #39 9.727   DEP      images/userns.pb-c.d
08:51:33 [2020-08-31T08:51:33.542Z] #39 9.751   PBCC     images/cgroup.pb-c.c
08:51:33 [2020-08-31T08:51:33.542Z] #39 9.765   DEP      images/cgroup.pb-c.d
08:51:33 [2020-08-31T08:51:33.542Z] #39 9.808   PBCC     images/ext-file.pb-c.c
08:51:33 [2020-08-31T08:51:33.542Z] #39 9.823   DEP      images/ext-file.pb-c.d
08:51:33 [2020-08-31T08:51:33.542Z] #39 9.846   PBCC     images/rpc.pb-c.c
08:51:33 [2020-08-31T08:51:33.542Z] #39 9.901   DEP      images/rpc.pb-c.d
08:51:33 [2020-08-31T08:51:33.542Z] #39 9.922   PBCC     images/siginfo.pb-c.c
08:51:33 [2020-08-31T08:51:33.542Z] #39 9.935   DEP      images/siginfo.pb-c.d
08:51:33 [2020-08-31T08:51:33.542Z] #39 9.968   PBCC     images/pagemap.pb-c.c
08:51:33 [2020-08-31T08:51:33.542Z] #39 9.991   DEP      images/pagemap.pb-c.d
08:51:33 [2020-08-31T08:51:33.542Z] #39 10.01   PBCC     images/rlimit.pb-c.c
08:51:33 [2020-08-31T08:51:33.542Z] #39 10.03   DEP      images/rlimit.pb-c.d
08:51:33 [2020-08-31T08:51:33.542Z] #39 10.05   PBCC     images/file-lock.pb-c.c
08:51:33 [2020-08-31T08:51:33.542Z] #39 10.06   DEP      images/file-lock.pb-c.d
08:51:33 [2020-08-31T08:51:33.542Z] #39 10.09   PBCC     images/tty.pb-c.c
08:51:33 [2020-08-31T08:51:33.542Z] #39 10.11   DEP      images/tty.pb-c.d
08:51:33 [2020-08-31T08:51:33.542Z] #39 10.15   PBCC     images/tun.pb-c.c
08:51:33 [2020-08-31T08:51:33.542Z] #39 10.17   PBCC     images/netdev.pb-c.c
08:51:33 [2020-08-31T08:51:33.542Z] #39 10.20   DEP      images/tun.pb-c.d
08:51:33 [2020-08-31T08:51:33.542Z] #39 10.24   DEP      images/netdev.pb-c.d
08:51:33 [2020-08-31T08:51:33.542Z] #39 10.29   PBCC     images/vma.pb-c.c
08:51:33 [2020-08-31T08:51:33.542Z] #39 10.33   DEP      images/vma.pb-c.d
08:51:33 [2020-08-31T08:51:33.542Z] #39 10.37   PBCC     images/creds.pb-c.c
08:51:33 [2020-08-31T08:51:33.542Z] #39 10.37   DEP      images/creds.pb-c.d
08:51:33 [2020-08-31T08:51:33.542Z] #39 10.44   PBCC     images/utsns.pb-c.c
08:51:33 [2020-08-31T08:51:33.542Z] #39 10.45   DEP      images/utsns.pb-c.d
08:51:33 [2020-08-31T08:51:33.542Z] #39 10.49   PBCC     images/ipc-desc.pb-c.c
08:51:33 [2020-08-31T08:51:33.542Z] #39 10.53   PBCC     images/ipc-sem.pb-c.c
08:51:33 [2020-08-31T08:51:33.542Z] #39 10.54   DEP      images/ipc-desc.pb-c.d
08:51:33 [2020-08-31T08:51:33.542Z] #39 10.57   DEP      images/ipc-sem.pb-c.d
08:51:33 [2020-08-31T08:51:33.542Z] #39 10.61   PBCC     images/ipc-msg.pb-c.c
08:51:33 [2020-08-31T08:51:33.542Z] #39 10.62   DEP      images/ipc-msg.pb-c.d
08:51:33 [2020-08-31T08:51:33.542Z] #39 10.65   PBCC     images/ipc-shm.pb-c.c
08:51:33 [2020-08-31T08:51:33.542Z] #39 10.67   DEP      images/ipc-shm.pb-c.d
08:51:33 [2020-08-31T08:51:33.542Z] #39 10.70   PBCC     images/ipc-var.pb-c.c
08:51:33 [2020-08-31T08:51:33.542Z] #39 10.74   DEP      images/ipc-var.pb-c.d
08:51:33 [2020-08-31T08:51:33.542Z] #39 10.81   PBCC     images/sk-opts.pb-c.c
08:51:33 [2020-08-31T08:51:33.542Z] #39 10.82   PBCC     images/packet-sock.pb-c.c
08:51:33 [2020-08-31T08:51:33.542Z] #39 10.82   DEP      images/sk-opts.pb-c.d
08:51:33 [2020-08-31T08:51:33.542Z] #39 10.88   DEP      images/packet-sock.pb-c.d
08:51:33 [2020-08-31T08:51:33.542Z] #39 10.94   PBCC     images/sk-netlink.pb-c.c
08:51:33 [2020-08-31T08:51:33.542Z] #39 10.96   DEP      images/sk-netlink.pb-c.d
08:51:33 [2020-08-31T08:51:33.542Z] #39 11.04   PBCC     images/sk-inet.pb-c.c
08:51:33 [2020-08-31T08:51:33.542Z] #39 11.11   DEP      images/sk-inet.pb-c.d
08:51:33 [2020-08-31T08:51:33.542Z] #39 11.14   PBCC     images/sk-unix.pb-c.c
08:51:33 [2020-08-31T08:51:33.542Z] #39 11.30   DEP      images/sk-unix.pb-c.d
08:51:33 [2020-08-31T08:51:33.542Z] #39 11.37   PBCC     images/mm.pb-c.c
08:51:33 [2020-08-31T08:51:33.542Z] #39 11.39   DEP      images/mm.pb-c.d
08:51:33 [2020-08-31T08:51:33.634Z]   CC       criu/bitmap.o
08:51:33 [2020-08-31T08:51:33.634Z]   CC       criu/cgroup-props.o
08:51:33 [2020-08-31T08:51:33.735Z] Merging remotes/origin/19.03 commit 88820a4793eabd2a5624e7a16772207cfa073f98 into PR head commit 298ef4ba6463491cf5c1e781606e5b90c999c3dd
08:51:33 [2020-08-31T08:51:33.833Z] #39 11.51   PBCC     images/timerfd.pb-c.c
08:51:33 [2020-08-31T08:51:33.833Z] #39 11.61   DEP      images/timerfd.pb-c.d
08:51:33 [2020-08-31T08:51:33.833Z] #39 11.70   PBCC     images/timer.pb-c.c
08:51:33 [2020-08-31T08:51:33.833Z] #39 11.75   DEP      images/timer.pb-c.d
08:51:33 [2020-08-31T08:51:33.927Z]   CC       criu/cgroup.o
08:51:33 [2020-08-31T08:51:33.462Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:51:33 [2020-08-31T08:51:33.468Z]  > git config --add remote.origin.fetch +refs/pull/41374/head:refs/remotes/origin/PR-41374 # timeout=10
08:51:33 [2020-08-31T08:51:33.470Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
08:51:33 [2020-08-31T08:51:33.478Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:51:33 [2020-08-31T08:51:33.494Z] Fetching upstream changes from https://github.com/moby/moby.git
08:51:33 [2020-08-31T08:51:33.494Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:51:33 [2020-08-31T08:51:33.494Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41374/head:refs/remotes/origin/PR-41374 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
08:51:33 [2020-08-31T08:51:33.765Z]  > git config core.sparsecheckout # timeout=10
08:51:33 [2020-08-31T08:51:33.782Z]  > git checkout -f 298ef4ba6463491cf5c1e781606e5b90c999c3dd # timeout=10
08:51:34 [2020-08-31T08:51:34.123Z] #39 11.76   PBCC     images/sa.pb-c.c
08:51:34 [2020-08-31T08:51:34.123Z] #39 11.77   DEP      images/sa.pb-c.d
08:51:34 [2020-08-31T08:51:34.123Z] #39 11.79   PBCC     images/pipe-data.pb-c.c
08:51:34 [2020-08-31T08:51:34.123Z] #39 11.80   DEP      images/pipe-data.pb-c.d
08:51:34 [2020-08-31T08:51:34.123Z] #39 11.81   PBCC     images/mnt.pb-c.c
08:51:34 [2020-08-31T08:51:34.123Z] #39 11.82   DEP      images/mnt.pb-c.d
08:51:34 [2020-08-31T08:51:34.123Z] #39 11.92   PBCC     images/sk-packet.pb-c.c
08:51:34 [2020-08-31T08:51:34.123Z] #39 11.93   DEP      images/sk-packet.pb-c.d
08:51:34 [2020-08-31T08:51:34.123Z] #39 11.95   PBCC     images/tcp-stream.pb-c.c
08:51:34 [2020-08-31T08:51:34.123Z] #39 11.98   DEP      images/tcp-stream.pb-c.d
08:51:34 [2020-08-31T08:51:34.123Z] #39 12.00   PBCC     images/pipe.pb-c.c
08:51:34 [2020-08-31T08:51:34.123Z] #39 12.02   DEP      images/pipe.pb-c.d
08:51:34 [2020-08-31T08:51:34.123Z] #39 12.06   PBCC     images/pstree.pb-c.c
08:51:34 [2020-08-31T08:51:34.123Z] #39 12.08   DEP      images/pstree.pb-c.d
08:51:34 [2020-08-31T08:51:34.123Z] #39 12.10   PBCC     images/fs.pb-c.c
08:51:34 [2020-08-31T08:51:34.123Z] #39 12.10   DEP      images/fs.pb-c.d
08:51:34 [2020-08-31T08:51:34.123Z] #39 12.12   PBCC     images/signalfd.pb-c.c
08:51:34 [2020-08-31T08:51:34.257Z] Merge succeeded, producing 298ef4ba6463491cf5c1e781606e5b90c999c3dd
08:51:34 [2020-08-31T08:51:34.257Z] Checking out Revision 298ef4ba6463491cf5c1e781606e5b90c999c3dd (PR-41374)
08:51:34 [2020-08-31T08:51:34.413Z] #39 12.15   DEP      images/signalfd.pb-c.d
08:51:34 [2020-08-31T08:51:34.413Z] #39 12.20   PBCC     images/fh.pb-c.c
08:51:34 [2020-08-31T08:51:34.413Z] #39 12.25   PBCC     images/fsnotify.pb-c.c
08:51:34 [2020-08-31T08:51:34.413Z] #39 12.31   DEP      images/fh.pb-c.d
08:51:34 [2020-08-31T08:51:34.413Z] #39 12.34   DEP      images/fsnotify.pb-c.d
08:51:34 [2020-08-31T08:51:34.413Z] #39 12.39   PBCC     images/eventpoll.pb-c.c
08:51:34 [2020-08-31T08:51:34.413Z] #39 12.41   DEP      images/eventpoll.pb-c.d
08:51:34 [2020-08-31T08:51:34.413Z] #39 12.46   PBCC     images/eventfd.pb-c.c
08:51:34 [2020-08-31T08:51:34.605Z] Commit message: "daemon.setupPathsAndSandboxOptions() skip resolving symlinks"
08:51:34 [2020-08-31T08:51:34.703Z] #39 12.49   DEP      images/eventfd.pb-c.d
08:51:34 [2020-08-31T08:51:34.703Z] #39 12.52   PBCC     images/remap-file-path.pb-c.c
08:51:34 [2020-08-31T08:51:34.703Z] #39 12.53   DEP      images/remap-file-path.pb-c.d
08:51:34 [2020-08-31T08:51:34.703Z] #39 12.59   PBCC     images/fifo.pb-c.c
08:51:34 [2020-08-31T08:51:34.703Z] #39 12.60   DEP      images/fifo.pb-c.d
08:51:34 [2020-08-31T08:51:34.703Z] #39 12.62   PBCC     images/ghost-file.pb-c.c
08:51:34 [2020-08-31T08:51:34.703Z] #39 12.64   DEP      images/ghost-file.pb-c.d
08:51:34 [2020-08-31T08:51:34.703Z] #39 12.67   PBCC     images/regfile.pb-c.c
08:51:34 [2020-08-31T08:51:34.703Z] #39 12.71   DEP      images/regfile.pb-c.d
08:51:34 [2020-08-31T08:51:34.967Z]   CC       criu/clone-noasan.o
08:51:34 [2020-08-31T08:51:34.967Z]   CC       criu/config.o
08:51:34 [2020-08-31T08:51:34.993Z] #39 12.73   PBCC     images/ns.pb-c.c
08:51:34 [2020-08-31T08:51:34.993Z] #39 12.73   DEP      images/ns.pb-c.d
08:51:34 [2020-08-31T08:51:34.993Z] #39 12.81   PBCC     images/fdinfo.pb-c.c
08:51:34 [2020-08-31T08:51:34.993Z] #39 12.84   DEP      images/fdinfo.pb-c.d
08:51:34 [2020-08-31T08:51:34.993Z] #39 12.93   PBCC     images/core-aarch64.pb-c.c
08:51:34 [2020-08-31T08:51:34.993Z] #39 ...
08:51:34 [2020-08-31T08:51:34.993Z] 
08:51:34 [2020-08-31T08:51:34.993Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
08:51:35 [2020-08-31T08:51:35.260Z]   CC       criu/cr-check.o
08:51:35 [2020-08-31T08:51:35.379Z] + docker version
08:51:35 [2020-08-31T08:51:35.379Z] Client: Docker Engine - Community
08:51:35 [2020-08-31T08:51:35.379Z]  Version:           19.03.12
08:51:35 [2020-08-31T08:51:35.379Z]  API version:       1.40
08:51:35 [2020-08-31T08:51:35.379Z]  Go version:        go1.13.10
08:51:35 [2020-08-31T08:51:35.379Z]  Git commit:        48a66213fe
08:51:35 [2020-08-31T08:51:35.379Z]  Built:             Mon Jun 22 15:45:36 2020
08:51:35 [2020-08-31T08:51:35.379Z]  OS/Arch:           linux/amd64
08:51:35 [2020-08-31T08:51:35.379Z]  Experimental:      false
08:51:35 [2020-08-31T08:51:35.379Z] 
08:51:35 [2020-08-31T08:51:35.379Z] Server: Docker Engine - Community
08:51:35 [2020-08-31T08:51:35.379Z]  Engine:
08:51:35 [2020-08-31T08:51:35.379Z]   Version:          19.03.12
08:51:35 [2020-08-31T08:51:35.379Z]   API version:      1.40 (minimum version 1.12)
08:51:35 [2020-08-31T08:51:35.379Z]   Go version:       go1.13.10
08:51:35 [2020-08-31T08:51:35.379Z]   Git commit:       48a66213fe
08:51:35 [2020-08-31T08:51:35.379Z]   Built:            Mon Jun 22 15:44:07 2020
08:51:35 [2020-08-31T08:51:35.379Z]   OS/Arch:          linux/amd64
08:51:35 [2020-08-31T08:51:35.379Z]   Experimental:     true
08:51:35 [2020-08-31T08:51:35.379Z]  containerd:
08:51:35 [2020-08-31T08:51:35.379Z]   Version:          1.2.13
08:51:35 [2020-08-31T08:51:35.379Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
08:51:35 [2020-08-31T08:51:35.379Z]  runc:
08:51:35 [2020-08-31T08:51:35.379Z]   Version:          1.0.0-rc10
08:51:35 [2020-08-31T08:51:35.379Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
08:51:35 [2020-08-31T08:51:35.379Z]  docker-init:
08:51:35 [2020-08-31T08:51:35.379Z]   Version:          0.18.0
08:51:35 [2020-08-31T08:51:35.379Z]   GitCommit:        fec3683
[Pipeline] sh
08:51:35 [2020-08-31T08:51:35.574Z] #57 25.09 Checking out files:  80% (2589/3232)   
Checking out files:  81% (2618/3232)   
Checking out files:  82% (2651/3232)   
Checking out files:  83% (2683/3232)   
Checking out files:  84% (2715/3232)   
Checking out files:  85% (2748/3232)   
Checking out files:  86% (2780/3232)   
Checking out files:  87% (2812/3232)   
Checking out files:  88% (2845/3232)   
Checking out files:  89% (2877/3232)   
Checking out files:  90% (2909/3232)   
Checking out files:  91% (2942/3232)   
Checking out files:  92% (2974/3232)   
Checking out files:  93% (3006/3232)   
Checking out files:  94% (3039/3232)   
Checking out files:  95% (3071/3232)   
Checking out files:  96% (3103/3232)   
Checking out files:  97% (3136/3232)   
Checking out files:  98% (3168/3232)   
Checking out files:  99% (3200/3232)   
Checking out files: 100% (3232/3232)   
Checking out files: 100% (3232/3232), done.
08:51:35 [2020-08-31T08:51:35.574Z] #57 25.58 + cd /tmp/tmp.p51eNXhkJj/src/github.com/containerd/containerd
08:51:35 [2020-08-31T08:51:35.574Z] #57 25.58 + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429
08:51:35 [2020-08-31T08:51:35.661Z] + docker info
08:51:35 [2020-08-31T08:51:35.751Z] #45 28.39 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
08:51:35 [2020-08-31T08:51:35.896Z]   CC       criu/cr-dedup.o
08:51:35 [2020-08-31T08:51:35.896Z]   CC       criu/cr-dump.o
08:51:34 [2020-08-31T08:51:34.259Z]  > git remote # timeout=10
08:51:34 [2020-08-31T08:51:34.262Z]  > git config --get remote.origin.url # timeout=10
08:51:34 [2020-08-31T08:51:34.268Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:51:34 [2020-08-31T08:51:34.268Z]  > git merge 88820a4793eabd2a5624e7a16772207cfa073f98 # timeout=10
08:51:34 [2020-08-31T08:51:34.277Z]  > git rev-parse HEAD^{commit} # timeout=10
08:51:34 [2020-08-31T08:51:34.288Z]  > git config core.sparsecheckout # timeout=10
08:51:34 [2020-08-31T08:51:34.294Z]  > git checkout -f 298ef4ba6463491cf5c1e781606e5b90c999c3dd # timeout=10
08:51:36 [2020-08-31T08:51:36.532Z]   CC       criu/cr-errno.o
08:51:36 [2020-08-31T08:51:36.532Z]   CC       criu/cr-restore.o
08:51:36 [2020-08-31T08:51:36.686Z] #45 ...
08:51:36 [2020-08-31T08:51:36.686Z] 
08:51:36 [2020-08-31T08:51:36.686Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
08:51:36 [2020-08-31T08:51:36.686Z] #36 28.78 Checking out files:  56% (933/1665)   
Checking out files:  57% (950/1665)   
Checking out files:  58% (966/1665)   
Checking out files:  59% (983/1665)   
Checking out files:  60% (999/1665)   
Checking out files:  61% (1016/1665)   
Checking out files:  62% (1033/1665)   
Checking out files:  63% (1049/1665)   
Checking out files:  64% (1066/1665)   
Checking out files:  65% (1083/1665)   
Checking out files:  66% (1099/1665)   
Checking out files:  67% (1116/1665)   
Checking out files:  68% (1133/1665)   
Checking out files:  69% (1149/1665)   
Checking out files:  70% (1166/1665)   
Checking out files:  71% (1183/1665)   
Checking out files:  72% (1199/1665)   
Checking out files:  73% (1216/1665)   
Checking out files:  74% (1233/1665)   
Checking out files:  75% (1249/1665)   
Checking out files:  76% (1266/1665)   
Checking out files:  77% (1283/1665)   
Checking out files:  78% (1299/1665)   
Checking out files:  79% (1316/1665)   
Checking out files:  80% (1332/1665)   
Checking out files:  81% (1349/1665)   
Checking out files:  82% (1366/1665)   
Checking out files:  83% (1382/1665)   
Checking out files:  84% (1399/1665)   
Checking out files:  85% (1416/1665)   
Checking out files:  86% (1432/1665)   
Checking out files:  87% (1449/1665)   
Checking out files:  88% (1466/1665)   
Checking out files:  89% (1482/1665)   
Checking out files:  90% (1499/1665)   
Checking out files:  91% (1516/1665)   
Checking out files:  92% (1532/1665)   
Checking out files:  93% (1549/1665)   
Checking out files:  93% (1550/1665)   
Checking out files:  94% (1566/1665)   
Checking out files:  95% (1582/1665)   
Checking out files:  96% (1599/1665)   
Checking out files:  97% (1616/1665)   
Checking out files:  98% (1632/1665)   
Checking out files:  99% (1649/1665)   
Checking out files: 100% (1665/1665)   
Checking out files: 100% (1665/1665), done.
08:51:36 [2020-08-31T08:51:36.686Z] #36 30.18 + cd /tmp/tmp.aRpdnDL6w6/src/github.com/docker/distribution
08:51:36 [2020-08-31T08:51:36.686Z] #36 30.18 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
08:51:37 [2020-08-31T08:51:37.102Z] #57 ...
08:51:37 [2020-08-31T08:51:37.102Z] 
08:51:37 [2020-08-31T08:51:37.102Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:51:37 [2020-08-31T08:51:37.102Z] #42 37.58 time
08:51:37 [2020-08-31T08:51:37.102Z] #42 40.76 internal/fmtsort
08:51:37 [2020-08-31T08:51:37.102Z] #42 41.06 internal/poll
08:51:37 [2020-08-31T08:51:37.102Z] #42 41.51 internal/syscall/execenv
08:51:37 [2020-08-31T08:51:37.102Z] #42 41.67 internal/syscall/unix
08:51:37 [2020-08-31T08:51:37.102Z] #42 41.89 strings
08:51:37 [2020-08-31T08:51:37.102Z] #42 42.67 os
08:51:37 [2020-08-31T08:51:37.102Z] #42 44.38 regexp/syntax
08:51:37 [2020-08-31T08:51:37.102Z] #42 45.50 fmt
08:51:37 [2020-08-31T08:51:37.102Z] #42 ...
08:51:37 [2020-08-31T08:51:37.102Z] 
08:51:37 [2020-08-31T08:51:37.102Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
08:51:37 [2020-08-31T08:51:37.102Z] #57 27.22 + export 'BUILDTAGS=netgo osusergo static_build'
08:51:37 [2020-08-31T08:51:37.393Z] #57 27.22 + BUILDTAGS='netgo osusergo static_build'
08:51:37 [2020-08-31T08:51:37.393Z] #57 27.22 + export EXTRA_FLAGS=-buildmode=pie
08:51:37 [2020-08-31T08:51:37.393Z] #57 27.22 + EXTRA_FLAGS=-buildmode=pie
08:51:37 [2020-08-31T08:51:37.393Z] #57 27.22 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
08:51:37 [2020-08-31T08:51:37.393Z] #57 27.22 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
08:51:37 [2020-08-31T08:51:37.393Z] #57 27.22 + '[' '' = dynamic ']'
08:51:37 [2020-08-31T08:51:37.393Z] #57 27.22 + make
08:51:38 [2020-08-31T08:51:38.023Z] #57 ...
08:51:38 [2020-08-31T08:51:38.023Z] 
08:51:38 [2020-08-31T08:51:38.023Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
08:51:38 [2020-08-31T08:51:38.023Z] #29 38.53 internal/poll
08:51:38 [2020-08-31T08:51:38.023Z] #29 39.09 internal/fmtsort
08:51:38 [2020-08-31T08:51:38.023Z] #29 39.43 internal/syscall/execenv
08:51:38 [2020-08-31T08:51:38.023Z] #29 39.56 internal/syscall/unix
08:51:38 [2020-08-31T08:51:38.023Z] #29 39.87 strings
08:51:38 [2020-08-31T08:51:38.023Z] #29 40.24 os
08:51:38 [2020-08-31T08:51:38.023Z] #29 41.96 bytes
08:51:38 [2020-08-31T08:51:38.023Z] #29 43.17 fmt
08:51:38 [2020-08-31T08:51:38.023Z] #29 43.25 bufio
08:51:38 [2020-08-31T08:51:38.023Z] #29 44.86 path/filepath
08:51:38 [2020-08-31T08:51:38.023Z] #29 45.74 io/ioutil
08:51:38 [2020-08-31T08:51:38.023Z] #29 46.14 path
08:51:38 [2020-08-31T08:51:38.023Z] #29 46.60 text/tabwriter
08:51:38 [2020-08-31T08:51:38.023Z] #29 47.02 flag
08:51:38 [2020-08-31T08:51:38.023Z] #29 47.20 github.com/BurntSushi/toml
08:51:38 [2020-08-31T08:51:38.023Z] #29 48.07 log
08:51:38 [2020-08-31T08:51:38.049Z]   CC       criu/cr-service.o
08:51:38 [2020-08-31T08:51:38.313Z] #29 ...
08:51:38 [2020-08-31T08:51:38.313Z] 
08:51:38 [2020-08-31T08:51:38.313Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:51:38 [2020-08-31T08:51:38.313Z] #24 22.46 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
08:51:38 [2020-08-31T08:51:38.313Z] #24 22.87 #=#=#                                                                         
##O#- #                                                                       
08:51:38 [2020-08-31T08:51:38.314Z] #24 23.18 #=#=#                                                                         
##O#- #                                                                       
##O=#  #                                                                      

                                                                           0.4%
##                                                                         3.3%
#####                                                                      7.2%
###########                                                               15.5%
########################                                                  33.4%
####################################################                      73.0%
######################################################################## 100.0%
08:51:38 [2020-08-31T08:51:38.314Z] #24 24.88 
08:51:38 [2020-08-31T08:51:38.314Z] #24 26.49 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
08:51:38 [2020-08-31T08:51:38.314Z] #24 26.76 
08:51:38 [2020-08-31T08:51:38.342Z]   CC       criu/crtools.o
08:51:38 [2020-08-31T08:51:38.635Z]   CC       criu/eventfd.o
08:51:38 [2020-08-31T08:51:38.635Z]   CC       criu/eventpoll.o
08:51:38 [2020-08-31T08:51:38.929Z]   CC       criu/external.o
08:51:38 [2020-08-31T08:51:38.929Z]   CC       criu/fault-injection.o
08:51:39 [2020-08-31T08:51:39.184Z] #24 27.00 #=#=#                                                                         
##O#- #                                                                       

                                                                           0.3%
##                                                                         3.2%
#####                                                                      7.2%
###########                                                               16.5%
#########################                                                 36.1%
####################################################                      73.2%
######################################################################## 100.0%
08:51:39 [2020-08-31T08:51:39.184Z] #24 ...
08:51:39 [2020-08-31T08:51:39.184Z] 
08:51:39 [2020-08-31T08:51:39.184Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
08:51:39 [2020-08-31T08:51:39.184Z] #29 49.75 github.com/BurntSushi/toml/cmd/tomlv
08:51:39 [2020-08-31T08:51:39.222Z]   CC       criu/fdstore.o
08:51:39 [2020-08-31T08:51:39.222Z]   CC       criu/fifo.o
08:51:39 [2020-08-31T08:51:39.222Z]   CC       criu/file-ids.o
08:51:39 [2020-08-31T08:51:39.474Z] #29 ...
08:51:39 [2020-08-31T08:51:39.474Z] 
08:51:39 [2020-08-31T08:51:39.474Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
08:51:39 [2020-08-31T08:51:39.474Z] #14 9.844 Reading package lists...
08:51:39 [2020-08-31T08:51:39.474Z] #14 12.59 Reading package lists...
08:51:39 [2020-08-31T08:51:39.474Z] #14 15.74 Building dependency tree...
08:51:39 [2020-08-31T08:51:39.474Z] #14 16.24 Reading state information...
08:51:39 [2020-08-31T08:51:39.474Z] #14 16.86 libcap2-bin is already the newest version (1:2.25-2).
08:51:39 [2020-08-31T08:51:39.474Z] #14 16.86 libcap2-bin set to manually installed.
08:51:39 [2020-08-31T08:51:39.474Z] #14 16.86 The following additional packages will be installed:
08:51:39 [2020-08-31T08:51:39.474Z] #14 16.89   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
08:51:39 [2020-08-31T08:51:39.474Z] #14 16.89   gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1
08:51:39 [2020-08-31T08:51:39.474Z] #14 16.89   libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1
08:51:39 [2020-08-31T08:51:39.474Z] #14 16.89   libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
08:51:39 [2020-08-31T08:51:39.474Z] #14 16.89   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib
08:51:39 [2020-08-31T08:51:39.474Z] #14 16.89   libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev
08:51:39 [2020-08-31T08:51:39.474Z] #14 16.89   libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3
08:51:39 [2020-08-31T08:51:39.474Z] #14 16.89   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
08:51:39 [2020-08-31T08:51:39.474Z] #14 16.89   python3.7 python3.7-minimal vim-runtime xxd
08:51:39 [2020-08-31T08:51:39.474Z] #14 16.99 Suggested packages:
08:51:39 [2020-08-31T08:51:39.474Z] #14 16.99   apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm
08:51:39 [2020-08-31T08:51:39.474Z] #14 16.99   wine64 python3-doc python3-tk python3-venv python-setuptools-doc
08:51:39 [2020-08-31T08:51:39.474Z] #14 16.99   python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts
08:51:39 [2020-08-31T08:51:39.474Z] #14 16.99   xfsdump acl attr quota
08:51:39 [2020-08-31T08:51:39.474Z] #14 16.99 Recommended packages:
08:51:39 [2020-08-31T08:51:39.474Z] #14 16.99   aufs-dkms nftables build-essential python3-dev python3-keyring
08:51:39 [2020-08-31T08:51:39.474Z] #14 16.99   python3-keyrings.alt python3-xdg unzip
08:51:39 [2020-08-31T08:51:39.474Z] #14 18.96 The following NEW packages will be installed:
08:51:39 [2020-08-31T08:51:39.474Z] #14 18.96   apparmor aufs-tools bash-completion binutils-mingw-w64
08:51:39 [2020-08-31T08:51:39.474Z] #14 18.97   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup
08:51:39 [2020-08-31T08:51:39.474Z] #14 18.97   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq
08:51:39 [2020-08-31T08:51:39.474Z] #14 18.97   libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1
08:51:39 [2020-08-31T08:51:39.474Z] #14 18.97   libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1
08:51:39 [2020-08-31T08:51:39.474Z] #14 18.97   libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
08:51:39 [2020-08-31T08:51:39.474Z] #14 18.97   libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
08:51:39 [2020-08-31T08:51:39.474Z] #14 18.97   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
08:51:39 [2020-08-31T08:51:39.474Z] #14 18.97   libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev
08:51:39 [2020-08-31T08:51:39.474Z] #14 18.97   mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3
08:51:39 [2020-08-31T08:51:39.474Z] #14 18.97   python3-distutils python3-lib2to3 python3-minimal python3-pip
08:51:39 [2020-08-31T08:51:39.474Z] #14 18.97   python3-pkg-resources python3-setuptools python3-wheel python3.7
08:51:39 [2020-08-31T08:51:39.474Z] #14 18.97   python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime
08:51:39 [2020-08-31T08:51:39.474Z] #14 18.97   xfsprogs xxd xz-utils zip
08:51:39 [2020-08-31T08:51:39.474Z] #14 19.12 0 upgraded, 68 newly installed, 0 to remove and 0 not upgraded.
08:51:39 [2020-08-31T08:51:39.474Z] #14 19.12 Need to get 99.3 MB of archives.
08:51:39 [2020-08-31T08:51:39.474Z] #14 19.12 After this operation, 605 MB of additional disk space will be used.
08:51:39 [2020-08-31T08:51:39.474Z] #14 19.12 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB]
08:51:39 [2020-08-31T08:51:39.474Z] #14 19.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB]
08:51:39 [2020-08-31T08:51:39.474Z] #14 19.20 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB]
08:51:39 [2020-08-31T08:51:39.474Z] #14 19.28 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB]
08:51:39 [2020-08-31T08:51:39.474Z] #14 19.33 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB]
08:51:39 [2020-08-31T08:51:39.474Z] #14 19.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB]
08:51:39 [2020-08-31T08:51:39.474Z] #14 19.47 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB]
08:51:39 [2020-08-31T08:51:39.474Z] #14 19.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB]
08:51:39 [2020-08-31T08:51:39.474Z] #14 19.52 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB]
08:51:39 [2020-08-31T08:51:39.474Z] #14 19.52 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB]
08:51:39 [2020-08-31T08:51:39.474Z] #14 19.52 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB]
08:51:39 [2020-08-31T08:51:39.474Z] #14 19.52 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB]
08:51:39 [2020-08-31T08:51:39.474Z] #14 19.52 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB]
08:51:39 [2020-08-31T08:51:39.474Z] #14 19.53 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB]
08:51:39 [2020-08-31T08:51:39.474Z] #14 19.53 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB]
08:51:39 [2020-08-31T08:51:39.474Z] #14 19.53 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB]
08:51:39 [2020-08-31T08:51:39.474Z] #14 19.54 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
08:51:39 [2020-08-31T08:51:39.474Z] #14 19.54 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
08:51:39 [2020-08-31T08:51:39.474Z] #14 19.57 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB]
08:51:39 [2020-08-31T08:51:39.474Z] #14 19.60 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB]
08:51:39 [2020-08-31T08:51:39.474Z] #14 19.60 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB]
08:51:39 [2020-08-31T08:51:39.474Z] #14 19.60 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB]
08:51:39 [2020-08-31T08:51:39.474Z] #14 19.61 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB]
08:51:39 [2020-08-31T08:51:39.474Z] #14 19.80 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]
08:51:39 [2020-08-31T08:51:39.474Z] #14 20.87 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]
08:51:39 [2020-08-31T08:51:39.474Z] #14 21.37 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
08:51:39 [2020-08-31T08:51:39.474Z] #14 21.37 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB]
08:51:39 [2020-08-31T08:51:39.474Z] #14 21.38 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB]
08:51:39 [2020-08-31T08:51:39.474Z] #14 21.54 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB]
08:51:39 [2020-08-31T08:51:39.474Z] #14 22.21 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
08:51:39 [2020-08-31T08:51:39.474Z] #14 ...
08:51:39 [2020-08-31T08:51:39.474Z] 
08:51:39 [2020-08-31T08:51:39.474Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:51:39 [2020-08-31T08:51:39.474Z] #39 12.98   PBCC     images/core-arm.pb-c.c
08:51:39 [2020-08-31T08:51:39.474Z] #39 13.03   PBCC     images/core-ppc64.pb-c.c
08:51:39 [2020-08-31T08:51:39.474Z] #39 13.05   PBCC     images/core-s390.pb-c.c
08:51:39 [2020-08-31T08:51:39.474Z] #39 13.10   PBCC     images/core-x86.pb-c.c
08:51:39 [2020-08-31T08:51:39.474Z] #39 13.12   PBCC     images/core.pb-c.c
08:51:39 [2020-08-31T08:51:39.474Z] #39 13.15   PBCC     images/inventory.pb-c.c
08:51:39 [2020-08-31T08:51:39.474Z] #39 13.19   DEP      images/core-aarch64.pb-c.d
08:51:39 [2020-08-31T08:51:39.474Z] #39 13.23   DEP      images/core-arm.pb-c.d
08:51:39 [2020-08-31T08:51:39.474Z] #39 13.26   DEP      images/core-ppc64.pb-c.d
08:51:39 [2020-08-31T08:51:39.474Z] #39 13.32   DEP      images/core-s390.pb-c.d
08:51:39 [2020-08-31T08:51:39.474Z] #39 13.36   DEP      images/core-x86.pb-c.d
08:51:39 [2020-08-31T08:51:39.474Z] #39 13.40   DEP      images/core.pb-c.d
08:51:39 [2020-08-31T08:51:39.474Z] #39 13.44   DEP      images/inventory.pb-c.d
08:51:39 [2020-08-31T08:51:39.474Z] #39 13.50   PBCC     images/cpuinfo.pb-c.c
08:51:39 [2020-08-31T08:51:39.474Z] #39 13.53   DEP      images/cpuinfo.pb-c.d
08:51:39 [2020-08-31T08:51:39.474Z] #39 13.59   PBCC     images/stats.pb-c.c
08:51:39 [2020-08-31T08:51:39.474Z] #39 13.59   DEP      images/stats.pb-c.d
08:51:39 [2020-08-31T08:51:39.474Z] #39 14.50 make[1]: Nothing to be done for 'all'.
08:51:39 [2020-08-31T08:51:39.474Z] #39 15.31   CC       images/stats.o
08:51:39 [2020-08-31T08:51:39.474Z] #39 15.49   CC       images/core.o
08:51:39 [2020-08-31T08:51:39.474Z] #39 16.00   CC       images/core-x86.o
08:51:39 [2020-08-31T08:51:39.474Z] #39 16.28   CC       images/core-arm.o
08:51:39 [2020-08-31T08:51:39.474Z] #39 16.50   CC       images/core-aarch64.o
08:51:39 [2020-08-31T08:51:39.474Z] #39 16.89   CC       images/core-ppc64.o
08:51:39 [2020-08-31T08:51:39.474Z] #39 17.43   CC       images/core-s390.o
08:51:39 [2020-08-31T08:51:39.517Z]   CC       criu/file-lock.o
08:51:39 [2020-08-31T08:51:39.810Z]   CC       criu/files-ext.o
08:51:39 [2020-08-31T08:51:39.810Z]   CC       criu/files-reg.o
08:51:40 [2020-08-31T08:51:40.105Z] #39 18.01   CC       images/cpuinfo.o
08:51:40 [2020-08-31T08:51:40.395Z] #39 18.29   CC       images/inventory.o
08:51:40 [2020-08-31T08:51:40.446Z]   CC       criu/files.o
08:51:40 [2020-08-31T08:51:40.686Z] #39 18.45   CC       images/fdinfo.o
08:51:40 [2020-08-31T08:51:40.863Z] #36 33.86 + GOPATH=/tmp/tmp.aRpdnDL6w6/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.aRpdnDL6w6 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
08:51:40 [2020-08-31T08:51:40.976Z] #39 18.75   CC       images/fown.o
08:51:40 [2020-08-31T08:51:40.976Z] #39 18.88   CC       images/ns.o
08:51:41 [2020-08-31T08:51:41.081Z]   CC       criu/filesystems.o
08:51:41 [2020-08-31T08:51:41.266Z] #39 19.06   CC       images/regfile.o
08:51:41 [2020-08-31T08:51:41.374Z]   CC       criu/fsnotify.o
08:51:41 [2020-08-31T08:51:41.556Z] #39 19.19   CC       images/ghost-file.o
08:51:41 [2020-08-31T08:51:41.556Z] #39 19.33   CC       images/fifo.o
08:51:41 [2020-08-31T08:51:41.667Z]   CC       criu/image-desc.o
08:51:41 [2020-08-31T08:51:41.667Z]   CC       criu/image.o
08:51:41 [2020-08-31T08:51:41.846Z] #39 19.48   CC       images/remap-file-path.o
08:51:41 [2020-08-31T08:51:41.846Z] #39 19.57   CC       images/eventfd.o
08:51:41 [2020-08-31T08:51:41.846Z] #39 19.64   CC       images/eventpoll.o
08:51:41 [2020-08-31T08:51:41.964Z]   CC       criu/ipc_ns.o
08:51:42 [2020-08-31T08:51:42.136Z] #39 19.87   CC       images/fh.o
08:51:42 [2020-08-31T08:51:42.136Z] #39 19.99   CC       images/fsnotify.o
08:51:42 [2020-08-31T08:51:42.230Z] #36 ...
08:51:42 [2020-08-31T08:51:42.230Z] 
08:51:42 [2020-08-31T08:51:42.230Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
08:51:42 [2020-08-31T08:51:42.230Z] #31 25.84 Fetched 8378 kB in 20s (410 kB/s)
08:51:42 [2020-08-31T08:51:42.230Z] #31 25.84 Reading package lists...
08:51:42 [2020-08-31T08:51:42.263Z]   CC       criu/irmap.o
08:51:42 [2020-08-31T08:51:42.487Z] #31 ...
08:51:42 [2020-08-31T08:51:42.487Z] 
08:51:42 [2020-08-31T08:51:42.487Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:51:42 [2020-08-31T08:51:42.487Z] #42 25.37 internal/testlog
08:51:42 [2020-08-31T08:51:42.487Z] #42 25.88 encoding
08:51:42 [2020-08-31T08:51:42.487Z] #42 26.10 unicode/utf16
08:51:42 [2020-08-31T08:51:42.487Z] #42 26.70 container/list
08:51:42 [2020-08-31T08:51:42.487Z] #42 27.47 crypto/internal/subtle
08:51:42 [2020-08-31T08:51:42.487Z] #42 27.91 crypto/subtle
08:51:42 [2020-08-31T08:51:42.487Z] #42 28.04 vendor/golang.org/x/crypto/cryptobyte/asn1
08:51:42 [2020-08-31T08:51:42.487Z] #42 28.26 internal/nettrace
08:51:42 [2020-08-31T08:51:42.487Z] #42 28.60 runtime/cgo
08:51:42 [2020-08-31T08:51:42.556Z]   CC       criu/kcmp-ids.o
08:51:42 [2020-08-31T08:51:42.557Z]   CC       criu/kerndat.o
08:51:42 [2020-08-31T08:51:42.744Z] #42 ...
08:51:42 [2020-08-31T08:51:42.744Z] 
08:51:42 [2020-08-31T08:51:42.744Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
08:51:42 [2020-08-31T08:51:42.744Z] #66 30.31 Checking out files:  49% (1028/2067)   
Checking out files:  50% (1034/2067)   
Checking out files:  51% (1055/2067)   
Checking out files:  52% (1075/2067)   
Checking out files:  53% (1096/2067)   
Checking out files:  54% (1117/2067)   
Checking out files:  55% (1137/2067)   
Checking out files:  56% (1158/2067)   
Checking out files:  57% (1179/2067)   
Checking out files:  58% (1199/2067)   
Checking out files:  59% (1220/2067)   
Checking out files:  60% (1241/2067)   
Checking out files:  61% (1261/2067)   
Checking out files:  62% (1282/2067)   
Checking out files:  63% (1303/2067)   
Checking out files:  64% (1323/2067)   
Checking out files:  65% (1344/2067)   
Checking out files:  66% (1365/2067)   
Checking out files:  67% (1385/2067)   
Checking out files:  68% (1406/2067)   
Checking out files:  69% (1427/2067)   
Checking out files:  70% (1447/2067)   
Checking out files:  71% (1468/2067)   
Checking out files:  72% (1489/2067)   
Checking out files:  73% (1509/2067)   
Checking out files:  74% (1530/2067)   
Checking out files:  75% (1551/2067)   
Checking out files:  76% (1571/2067)   
Checking out files:  77% (1592/2067)   
Checking out files:  78% (1613/2067)   
Checking out files:  79% (1633/2067)   
Checking out files:  80% (1654/2067)   
Checking out files:  81% (1675/2067)   
Checking out files:  82% (1695/2067)   
Checking out files:  83% (1716/2067)   
Checking out files:  84% (1737/2067)   
Checking out files:  85% (1757/2067)   
Checking out files:  86% (1778/2067)   
Checking out files:  87% (1799/2067)   
Checking out files:  88% (1819/2067)   
Checking out files:  89% (1840/2067)   
Checking out files:  90% (1861/2067)   
Checking out files:  91% (1881/2067)   
Checking out files:  92% (1902/2067)   
Checking out files:  93% (1923/2067)   
Checking out files:  94% (1943/2067)   
Checking out files:  95% (1964/2067)   
Checking out files:  96% (1985/2067)   
Checking out files:  97% (2005/2067)   
Checking out files:  98% (2026/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
08:51:42 [2020-08-31T08:51:42.744Z] #66 31.93 + cd /tmp/tmp.BMakb6ywZ8/src/github.com/docker/libnetwork
08:51:42 [2020-08-31T08:51:42.744Z] #66 31.93 + git checkout -q 026aabaa659832804b01754aaadd2c0f420c68b6
08:51:42 [2020-08-31T08:51:42.744Z] #66 32.87 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
08:51:42 [2020-08-31T08:51:42.800Z] #39 20.40   CC       images/signalfd.o
08:51:42 [2020-08-31T08:51:42.800Z] #39 ...
08:51:42 [2020-08-31T08:51:42.800Z] 
08:51:42 [2020-08-31T08:51:42.800Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
08:51:42 [2020-08-31T08:51:42.800Z] #29 DONE 53.2s
08:51:42 [2020-08-31T08:51:42.800Z] 
08:51:42 [2020-08-31T08:51:42.800Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:51:42 [2020-08-31T08:51:42.800Z] #42 47.88 path/filepath
08:51:42 [2020-08-31T08:51:42.800Z] #42 48.74 regexp
08:51:42 [2020-08-31T08:51:42.800Z] #42 48.98 flag
08:51:42 [2020-08-31T08:51:42.800Z] #42 50.30 go/token
08:51:42 [2020-08-31T08:51:42.800Z] #42 51.09 go/scanner
08:51:42 [2020-08-31T08:51:42.800Z] #42 51.83 internal/lazyregexp
08:51:42 [2020-08-31T08:51:42.800Z] #42 52.14 go/ast
08:51:42 [2020-08-31T08:51:42.800Z] #42 52.17 path
08:51:42 [2020-08-31T08:51:42.800Z] #42 52.64 io/ioutil
08:51:42 [2020-08-31T08:51:42.800Z] #42 53.07 net/url
08:51:42 [2020-08-31T08:51:42.800Z] #42 ...
08:51:42 [2020-08-31T08:51:42.800Z] 
08:51:42 [2020-08-31T08:51:42.800Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:51:42 [2020-08-31T08:51:42.800Z] #39 20.78   CC       images/fs.o
08:51:42 [2020-08-31T08:51:42.850Z]   CC       criu/libnetlink.o
08:51:43 [2020-08-31T08:51:43.000Z] #66 ...
08:51:43 [2020-08-31T08:51:43.000Z] 
08:51:43 [2020-08-31T08:51:43.000Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
08:51:43 [2020-08-31T08:51:43.000Z] #29 26.08 internal/testlog
08:51:43 [2020-08-31T08:51:43.000Z] #29 26.66 encoding
08:51:43 [2020-08-31T08:51:43.000Z] #29 26.91 runtime/cgo
08:51:43 [2020-08-31T08:51:43.095Z] #39 20.91   CC       images/pstree.o
08:51:43 [2020-08-31T08:51:43.142Z]   CC       criu/log.o
08:51:43 [2020-08-31T08:51:43.142Z]   CC       criu/lsm.o
08:51:43 [2020-08-31T08:51:43.257Z] #29 ...
08:51:43 [2020-08-31T08:51:43.257Z] 
08:51:43 [2020-08-31T08:51:43.257Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
08:51:43 [2020-08-31T08:51:43.395Z] #39 21.24   CC       images/pipe.o
08:51:43 [2020-08-31T08:51:43.440Z]   CC       criu/mem.o
08:51:43 [2020-08-31T08:51:43.712Z] #39 21.48   CC       images/tcp-stream.o
08:51:43 [2020-08-31T08:51:43.712Z] #39 21.67   CC       images/sk-packet.o
08:51:43 [2020-08-31T08:51:43.780Z] Client:
08:51:43 [2020-08-31T08:51:43.780Z]  Debug Mode: false
08:51:43 [2020-08-31T08:51:43.780Z] 
08:51:43 [2020-08-31T08:51:43.780Z] Server:
08:51:43 [2020-08-31T08:51:43.780Z]  Containers: 0
08:51:43 [2020-08-31T08:51:43.780Z]   Running: 0
08:51:43 [2020-08-31T08:51:43.780Z]   Paused: 0
08:51:43 [2020-08-31T08:51:43.780Z]   Stopped: 0
08:51:43 [2020-08-31T08:51:43.780Z]  Images: 3
08:51:43 [2020-08-31T08:51:43.780Z]  Server Version: 19.03.12
08:51:43 [2020-08-31T08:51:43.780Z]  Storage Driver: overlay2
08:51:43 [2020-08-31T08:51:43.780Z]   Backing Filesystem: extfs
08:51:43 [2020-08-31T08:51:43.780Z]   Supports d_type: true
08:51:43 [2020-08-31T08:51:43.780Z]   Native Overlay Diff: true
08:51:43 [2020-08-31T08:51:43.780Z]  Logging Driver: json-file
08:51:43 [2020-08-31T08:51:43.780Z]  Cgroup Driver: cgroupfs
08:51:43 [2020-08-31T08:51:43.780Z]  Plugins:
08:51:43 [2020-08-31T08:51:43.780Z]   Volume: local
08:51:43 [2020-08-31T08:51:43.780Z]   Network: bridge host ipvlan macvlan null overlay
08:51:43 [2020-08-31T08:51:43.780Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
08:51:43 [2020-08-31T08:51:43.780Z]  Swarm: inactive
08:51:43 [2020-08-31T08:51:43.780Z]  Runtimes: runc
08:51:43 [2020-08-31T08:51:43.780Z]  Default Runtime: runc
08:51:43 [2020-08-31T08:51:43.780Z]  Init Binary: docker-init
08:51:43 [2020-08-31T08:51:43.780Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
08:51:43 [2020-08-31T08:51:43.780Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
08:51:43 [2020-08-31T08:51:43.780Z]  init version: fec3683
08:51:43 [2020-08-31T08:51:43.780Z]  Security Options:
08:51:43 [2020-08-31T08:51:43.780Z]   apparmor
08:51:43 [2020-08-31T08:51:43.780Z]   seccomp
08:51:43 [2020-08-31T08:51:43.780Z]    Profile: default
08:51:43 [2020-08-31T08:51:43.780Z]  Kernel Version: 5.3.0-1030-aws
08:51:43 [2020-08-31T08:51:43.780Z]  Operating System: Ubuntu 18.04.4 LTS
08:51:43 [2020-08-31T08:51:43.780Z]  OSType: linux
08:51:43 [2020-08-31T08:51:43.780Z]  Architecture: x86_64
08:51:43 [2020-08-31T08:51:43.780Z]  CPUs: 2
08:51:43 [2020-08-31T08:51:43.780Z]  Total Memory: 7.487GiB
08:51:43 [2020-08-31T08:51:43.780Z]  Name: ip-10-100-44-226
08:51:43 [2020-08-31T08:51:43.780Z]  ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO
08:51:43 [2020-08-31T08:51:43.780Z]  Docker Root Dir: /var/lib/docker
08:51:43 [2020-08-31T08:51:43.780Z]  Debug Mode: false
08:51:43 [2020-08-31T08:51:43.780Z]  Registry: https://index.docker.io/v1/
08:51:43 [2020-08-31T08:51:43.780Z]  Labels:
08:51:43 [2020-08-31T08:51:43.780Z]  Experimental: true
08:51:43 [2020-08-31T08:51:43.780Z]  Insecure Registries:
08:51:43 [2020-08-31T08:51:43.780Z]   127.0.0.0/8
08:51:43 [2020-08-31T08:51:43.780Z]  Live Restore Enabled: true
08:51:43 [2020-08-31T08:51:43.780Z] 
08:51:43 [2020-08-31T08:51:43.780Z] WARNING: No swap limit support
[Pipeline] sh
08:51:44 [2020-08-31T08:51:44.002Z] #39 21.83   CC       images/mnt.o
08:51:44 [2020-08-31T08:51:44.002Z] #39 21.94   CC       images/pipe-data.o
08:51:44 [2020-08-31T08:51:44.062Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
08:51:44 [2020-08-31T08:51:44.062Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
08:51:44 [2020-08-31T08:51:44.062Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41374/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
08:51:44 [2020-08-31T08:51:44.075Z]   CC       criu/memfd.o
08:51:44 [2020-08-31T08:51:44.075Z]   CC       criu/mount.o
08:51:44 [2020-08-31T08:51:44.292Z] #39 22.03   CC       images/sa.o
08:51:44 [2020-08-31T08:51:44.292Z] #39 22.12   CC       images/timer.o
08:51:44 [2020-08-31T08:51:44.322Z] + bash /home/ubuntu/workspace/moby_PR-41374/check-config.sh
08:51:44 [2020-08-31T08:51:44.322Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
08:51:44 [2020-08-31T08:51:44.323Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ...
08:51:44 [2020-08-31T08:51:44.323Z] 
08:51:44 [2020-08-31T08:51:44.323Z] Generally Necessary:
08:51:44 [2020-08-31T08:51:44.323Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
08:51:44 [2020-08-31T08:51:44.323Z] - apparmor: enabled and tools installed
08:51:44 [2020-08-31T08:51:44.323Z] - CONFIG_NAMESPACES: enabled
08:51:44 [2020-08-31T08:51:44.323Z] - CONFIG_NET_NS: enabled
08:51:44 [2020-08-31T08:51:44.323Z] - CONFIG_PID_NS: enabled
08:51:44 [2020-08-31T08:51:44.323Z] - CONFIG_IPC_NS: enabled
08:51:44 [2020-08-31T08:51:44.323Z] - CONFIG_UTS_NS: enabled
08:51:44 [2020-08-31T08:51:44.323Z] - CONFIG_CGROUPS: enabled
08:51:44 [2020-08-31T08:51:44.323Z] - CONFIG_CGROUP_CPUACCT: enabled
08:51:44 [2020-08-31T08:51:44.323Z] - CONFIG_CGROUP_DEVICE: enabled
08:51:44 [2020-08-31T08:51:44.323Z] - CONFIG_CGROUP_FREEZER: enabled
08:51:44 [2020-08-31T08:51:44.323Z] - CONFIG_CGROUP_SCHED: enabled
08:51:44 [2020-08-31T08:51:44.323Z] - CONFIG_CPUSETS: enabled
08:51:44 [2020-08-31T08:51:44.323Z] - CONFIG_MEMCG: enabled
08:51:44 [2020-08-31T08:51:44.323Z] - CONFIG_KEYS: enabled
08:51:44 [2020-08-31T08:51:44.323Z] - CONFIG_VETH: enabled (as module)
08:51:44 [2020-08-31T08:51:44.323Z] - CONFIG_BRIDGE: enabled (as module)
08:51:44 [2020-08-31T08:51:44.323Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
08:51:44 [2020-08-31T08:51:44.323Z] - CONFIG_NF_NAT_IPV4: missing
08:51:44 [2020-08-31T08:51:44.323Z] - CONFIG_IP_NF_FILTER: enabled (as module)
08:51:44 [2020-08-31T08:51:44.323Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
08:51:44 [2020-08-31T08:51:44.323Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
08:51:44 [2020-08-31T08:51:44.323Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
08:51:44 [2020-08-31T08:51:44.323Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
08:51:44 [2020-08-31T08:51:44.323Z] - CONFIG_IP_NF_NAT: enabled (as module)
08:51:44 [2020-08-31T08:51:44.323Z] - CONFIG_NF_NAT: enabled (as module)
08:51:44 [2020-08-31T08:51:44.323Z] - CONFIG_NF_NAT_NEEDED: missing
08:51:44 [2020-08-31T08:51:44.323Z] - CONFIG_POSIX_MQUEUE: enabled
08:51:44 [2020-08-31T08:51:44.323Z] 
08:51:44 [2020-08-31T08:51:44.323Z] Optional Features:
08:51:44 [2020-08-31T08:51:44.323Z] - CONFIG_USER_NS: enabled
08:51:44 [2020-08-31T08:51:44.323Z] - CONFIG_SECCOMP: enabled
08:51:44 [2020-08-31T08:51:44.323Z] - CONFIG_CGROUP_PIDS: enabled
08:51:44 [2020-08-31T08:51:44.323Z] - CONFIG_MEMCG_SWAP: enabled
08:51:44 [2020-08-31T08:51:44.323Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
08:51:44 [2020-08-31T08:51:44.323Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
08:51:44 [2020-08-31T08:51:44.323Z] - CONFIG_BLK_CGROUP: enabled
08:51:44 [2020-08-31T08:51:44.323Z] - CONFIG_BLK_DEV_THROTTLING: enabled
08:51:44 [2020-08-31T08:51:44.323Z] - CONFIG_IOSCHED_CFQ: missing
08:51:44 [2020-08-31T08:51:44.323Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
08:51:44 [2020-08-31T08:51:44.323Z] - CONFIG_CGROUP_PERF: enabled
08:51:44 [2020-08-31T08:51:44.323Z] - CONFIG_CGROUP_HUGETLB: enabled
08:51:44 [2020-08-31T08:51:44.323Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
08:51:44 [2020-08-31T08:51:44.323Z] - CONFIG_CGROUP_NET_PRIO: enabled
08:51:44 [2020-08-31T08:51:44.323Z] - CONFIG_CFS_BANDWIDTH: enabled
08:51:44 [2020-08-31T08:51:44.323Z] - CONFIG_FAIR_GROUP_SCHED: enabled
08:51:44 [2020-08-31T08:51:44.582Z] - CONFIG_RT_GROUP_SCHED: missing
08:51:44 [2020-08-31T08:51:44.582Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
08:51:44 [2020-08-31T08:51:44.582Z] - CONFIG_IP_VS: enabled (as module)
08:51:44 [2020-08-31T08:51:44.582Z] - CONFIG_IP_VS_NFCT: enabled
08:51:44 [2020-08-31T08:51:44.582Z] - CONFIG_IP_VS_PROTO_TCP: enabled
08:51:44 [2020-08-31T08:51:44.582Z] - CONFIG_IP_VS_PROTO_UDP: enabled
08:51:44 [2020-08-31T08:51:44.582Z] - CONFIG_IP_VS_RR: enabled (as module)
08:51:44 [2020-08-31T08:51:44.582Z] - CONFIG_EXT4_FS: enabled
08:51:44 [2020-08-31T08:51:44.582Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
08:51:44 [2020-08-31T08:51:44.582Z] - CONFIG_EXT4_FS_SECURITY: enabled
08:51:44 [2020-08-31T08:51:44.582Z] - Network Drivers:
08:51:44 [2020-08-31T08:51:44.582Z]   - "overlay":
08:51:44 [2020-08-31T08:51:44.582Z]     - CONFIG_VXLAN: enabled (as module)
08:51:44 [2020-08-31T08:51:44.582Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
08:51:44 [2020-08-31T08:51:44.582Z]       Optional (for encrypted networks):
08:51:44 [2020-08-31T08:51:44.582Z]       - CONFIG_CRYPTO: enabled
08:51:44 [2020-08-31T08:51:44.582Z]       - CONFIG_CRYPTO_AEAD: enabled
08:51:44 [2020-08-31T08:51:44.582Z]       - CONFIG_CRYPTO_GCM: enabled
08:51:44 [2020-08-31T08:51:44.582Z]       - CONFIG_CRYPTO_SEQIV: enabled
08:51:44 [2020-08-31T08:51:44.582Z]       - CONFIG_CRYPTO_GHASH: enabled
08:51:44 [2020-08-31T08:51:44.582Z]       - CONFIG_XFRM: enabled
08:51:44 [2020-08-31T08:51:44.582Z]       - CONFIG_XFRM_USER: enabled (as module)
08:51:44 [2020-08-31T08:51:44.582Z]       - CONFIG_XFRM_ALGO: enabled (as module)
08:51:44 [2020-08-31T08:51:44.582Z]       - CONFIG_INET_ESP: enabled (as module)
08:51:44 [2020-08-31T08:51:44.582Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
08:51:44 [2020-08-31T08:51:44.582Z]   - "ipvlan":
08:51:44 [2020-08-31T08:51:44.582Z]     - CONFIG_IPVLAN: enabled (as module)
08:51:44 [2020-08-31T08:51:44.582Z]   - "macvlan":
08:51:44 [2020-08-31T08:51:44.582Z]     - CONFIG_MACVLAN: enabled (as module)
08:51:44 [2020-08-31T08:51:44.582Z]     - CONFIG_DUMMY: enabled (as module)
08:51:44 [2020-08-31T08:51:44.582Z]   - "ftp,tftp client in container":
08:51:44 [2020-08-31T08:51:44.582Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
08:51:44 [2020-08-31T08:51:44.582Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
08:51:44 [2020-08-31T08:51:44.582Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
08:51:44 [2020-08-31T08:51:44.582Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
08:51:44 [2020-08-31T08:51:44.582Z] - Storage Drivers:
08:51:44 [2020-08-31T08:51:44.582Z]   - "aufs":
08:51:44 [2020-08-31T08:51:44.582Z]     - CONFIG_AUFS_FS: enabled (as module)
08:51:44 [2020-08-31T08:51:44.582Z]   - "btrfs":
08:51:44 [2020-08-31T08:51:44.582Z]     - CONFIG_BTRFS_FS: enabled (as module)
08:51:44 [2020-08-31T08:51:44.582Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
08:51:44 [2020-08-31T08:51:44.582Z]   - "devicemapper":
08:51:44 [2020-08-31T08:51:44.582Z]     - CONFIG_BLK_DEV_DM: enabled
08:51:44 [2020-08-31T08:51:44.582Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
08:51:44 [2020-08-31T08:51:44.582Z]   - "overlay":
08:51:44 [2020-08-31T08:51:44.582Z]     - CONFIG_OVERLAY_FS: enabled (as module)
08:51:44 [2020-08-31T08:51:44.582Z]   - "zfs":
08:51:44 [2020-08-31T08:51:44.582Z]     - /dev/zfs: present
08:51:44 [2020-08-31T08:51:44.582Z]     - zfs command: missing
08:51:44 [2020-08-31T08:51:44.582Z]     - zpool command: missing
08:51:44 [2020-08-31T08:51:44.582Z] 
08:51:44 [2020-08-31T08:51:44.582Z] Limits:
08:51:44 [2020-08-31T08:51:44.582Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
08:51:44 [2020-08-31T08:51:44.582Z] 
08:51:44 [2020-08-31T08:51:44.582Z] + true
08:51:44 [2020-08-31T08:51:44.586Z] #39 ...
08:51:44 [2020-08-31T08:51:44.586Z] 
08:51:44 [2020-08-31T08:51:44.586Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:51:44 [2020-08-31T08:51:44.586Z] #24 28.23 
08:51:44 [2020-08-31T08:51:44.586Z] #24 29.70 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
08:51:44 [2020-08-31T08:51:44.586Z] #24 29.74 skipping existing b63cc5f62c21
08:51:44 [2020-08-31T08:51:44.586Z] #24 29.81 
08:51:44 [2020-08-31T08:51:44.586Z] #24 31.81 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
08:51:44 [2020-08-31T08:51:44.586Z] #24 32.24 #=#=#                                                                         
08:51:44 [2020-08-31T08:51:44.586Z] #24 32.40 #=#=#                                                                         
##O#- #                                                                       
##O=#  #                                                                      

######################################################################## 100.0%
08:51:44 [2020-08-31T08:51:44.586Z] #24 33.27 
08:51:44 [2020-08-31T08:51:44.586Z] #24 33.30 Download of images into '/build' complete.
08:51:44 [2020-08-31T08:51:44.586Z] #24 33.30 Use something like the following to load the result into a Docker daemon:
08:51:44 [2020-08-31T08:51:44.586Z] #24 33.30   tar -cC '/build' . | docker load
08:51:44 [2020-08-31T08:51:44.586Z] #24 DONE 33.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
08:51:44 [2020-08-31T08:51:44.880Z] 
08:51:44 [2020-08-31T08:51:44.880Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:51:44 [2020-08-31T08:51:44.880Z] #39 22.54   CC       images/timerfd.o
08:51:44 [2020-08-31T08:51:44.911Z] + sudo modprobe ip_vs
08:51:44 [2020-08-31T08:51:44.911Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:298ef4ba6463491cf5c1e781606e5b90c999c3dd .
08:51:44 [2020-08-31T08:51:44.911Z] #2 [internal] load .dockerignore
08:51:45 [2020-08-31T08:51:45.172Z] #2 transferring context: 87B done
08:51:45 [2020-08-31T08:51:45.172Z] #2 DONE 0.0s
08:51:45 [2020-08-31T08:51:45.172Z] 
08:51:45 [2020-08-31T08:51:45.172Z] #1 [internal] load build definition from Dockerfile
08:51:45 [2020-08-31T08:51:45.172Z] #1 transferring dockerfile: 12.30kB done
08:51:45 [2020-08-31T08:51:45.172Z] #1 DONE 0.0s
08:51:45 [2020-08-31T08:51:45.172Z] 
08:51:45 [2020-08-31T08:51:45.172Z] #4 [internal] load metadata for docker.io/library/golang:1.13.14-buster
08:51:45 [2020-08-31T08:51:45.172Z] #4 DONE 0.1s
08:51:45 [2020-08-31T08:51:45.172Z] 
08:51:45 [2020-08-31T08:51:45.172Z] #3 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
08:51:45 [2020-08-31T08:51:45.172Z] #3 DONE 0.2s
08:51:45 [2020-08-31T08:51:45.172Z] 
08:51:45 [2020-08-31T08:51:45.172Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.14-buster@sha256:def37bf2c...
08:51:45 [2020-08-31T08:51:45.172Z] #5 CACHED
08:51:45 [2020-08-31T08:51:45.172Z] 
08:51:45 [2020-08-31T08:51:45.172Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
08:51:45 [2020-08-31T08:51:45.172Z] #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
08:51:45 [2020-08-31T08:51:45.172Z] #39 22.87   CC       images/mm.o
08:51:45 [2020-08-31T08:51:45.431Z] #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
08:51:45 [2020-08-31T08:51:45.431Z] #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
08:51:45 [2020-08-31T08:51:45.431Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 539.18kB / 9.11MB 0.1s
08:51:45 [2020-08-31T08:51:45.431Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.41MB / 9.11MB 0.2s
08:51:45 [2020-08-31T08:51:45.463Z] #39 23.26   CC       images/sk-opts.o
08:51:45 [2020-08-31T08:51:45.463Z] #39 23.31   CC       images/sk-unix.o
08:51:45 [2020-08-31T08:51:45.601Z]   CC       criu/namespaces.o
08:51:45 [2020-08-31T08:51:45.693Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 7.45MB / 9.11MB 0.3s
08:51:45 [2020-08-31T08:51:45.693Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.4s done
08:51:45 [2020-08-31T08:51:45.693Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c
08:51:45 [2020-08-31T08:51:45.753Z] #39 23.48   CC       images/sk-inet.o
08:51:46 [2020-08-31T08:51:46.043Z] #39 23.78   CC       images/tun.o
08:51:46 [2020-08-31T08:51:46.260Z]   CC       criu/net.o
08:51:46 [2020-08-31T08:51:46.334Z] #39 24.01   CC       images/sk-netlink.o
08:51:46 [2020-08-31T08:51:46.334Z] #39 24.16   CC       images/packet-sock.o
08:51:46 [2020-08-31T08:51:46.551Z] #31 36.30 Reading package lists...
08:51:46 [2020-08-31T08:51:46.551Z] #31 ...
08:51:46 [2020-08-31T08:51:46.551Z] 
08:51:46 [2020-08-31T08:51:46.551Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
08:51:46 [2020-08-31T08:51:46.551Z] #7 30.16 Fetched 8378 kB in 24s (344 kB/s)
08:51:46 [2020-08-31T08:51:46.551Z] #7 30.16 Reading package lists...
08:51:46 [2020-08-31T08:51:46.624Z] #39 24.49   CC       images/ipc-var.o
08:51:46 [2020-08-31T08:51:46.808Z] #7 ...
08:51:46 [2020-08-31T08:51:46.808Z] 
08:51:46 [2020-08-31T08:51:46.808Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
08:51:46 [2020-08-31T08:51:46.808Z] #54 30.29 Fetched 8378 kB in 24s (343 kB/s)
08:51:46 [2020-08-31T08:51:46.808Z] #54 30.29 Reading package lists...
08:51:46 [2020-08-31T08:51:46.808Z] #54 ...
08:51:46 [2020-08-31T08:51:46.808Z] 
08:51:46 [2020-08-31T08:51:46.808Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
08:51:46 [2020-08-31T08:51:46.808Z] #45 31.31 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
08:51:46 [2020-08-31T08:51:46.808Z] #45 33.03 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
08:51:46 [2020-08-31T08:51:46.808Z] #45 36.63 go: finding github.com/fatih/color v1.9.0
08:51:46 [2020-08-31T08:51:46.808Z] #45 36.68 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
08:51:46 [2020-08-31T08:51:46.808Z] #45 36.74 go: finding github.com/pkg/errors v0.9.1
08:51:46 [2020-08-31T08:51:46.808Z] #45 36.77 go: finding github.com/mattn/go-colorable v0.1.6
08:51:46 [2020-08-31T08:51:46.808Z] #45 37.03 go: finding github.com/spf13/pflag v1.0.3
08:51:46 [2020-08-31T08:51:46.808Z] #45 37.13 go: finding github.com/mattn/go-isatty v0.0.12
08:51:46 [2020-08-31T08:51:46.808Z] #45 37.41 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
08:51:46 [2020-08-31T08:51:46.808Z] #45 37.70 go: finding github.com/jonboulle/clockwork v0.1.0
08:51:46 [2020-08-31T08:51:46.808Z] #45 37.79 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
08:51:46 [2020-08-31T08:51:46.808Z] #45 37.84 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
08:51:46 [2020-08-31T08:51:46.808Z] #45 37.85 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
08:51:46 [2020-08-31T08:51:46.914Z] #39 24.67   CC       images/ipc-desc.o
08:51:46 [2020-08-31T08:51:46.914Z] #39 24.76   CC       images/ipc-shm.o
08:51:47 [2020-08-31T08:51:47.083Z] #63 ...
08:51:47 [2020-08-31T08:51:47.083Z] 
08:51:47 [2020-08-31T08:51:47.083Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
08:51:47 [2020-08-31T08:51:47.083Z] #6 DONE 1.6s
08:51:47 [2020-08-31T08:51:47.083Z] 
08:51:47 [2020-08-31T08:51:47.083Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
08:51:47 [2020-08-31T08:51:47.083Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.3s done
08:51:47 [2020-08-31T08:51:47.083Z] #63 DONE 1.8s
08:51:47 [2020-08-31T08:51:47.083Z] 
08:51:47 [2020-08-31T08:51:47.083Z] #17 [internal] load build context
08:51:47 [2020-08-31T08:51:47.204Z] #39 24.86   CC       images/ipc-msg.o
08:51:47 [2020-08-31T08:51:47.204Z] #39 25.01   CC       images/ipc-sem.o
08:51:47 [2020-08-31T08:51:47.204Z] #39 25.12   CC       images/utsns.o
08:51:47 [2020-08-31T08:51:47.300Z]   CC       criu/netfilter.o
08:51:47 [2020-08-31T08:51:47.300Z]   CC       criu/page-pipe.o
08:51:47 [2020-08-31T08:51:47.374Z] #45 ...
08:51:47 [2020-08-31T08:51:47.374Z] 
08:51:47 [2020-08-31T08:51:47.374Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
08:51:47 [2020-08-31T08:51:47.513Z] #39 25.29   CC       images/creds.o
08:51:47 [2020-08-31T08:51:47.593Z]   CC       criu/page-xfer.o
08:51:47 [2020-08-31T08:51:47.803Z] #39 25.42   CC       images/vma.o
08:51:47 [2020-08-31T08:51:47.803Z] #39 25.60   CC       images/netdev.o
08:51:47 [2020-08-31T08:51:47.803Z] #39 25.81   CC       images/tty.o
08:51:48 [2020-08-31T08:51:48.093Z] #39 26.11   CC       images/file-lock.o
08:51:48 [2020-08-31T08:51:48.093Z] #39 ...
08:51:48 [2020-08-31T08:51:48.093Z] 
08:51:48 [2020-08-31T08:51:48.093Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
08:51:48 [2020-08-31T08:51:48.093Z] #57 28.24 🇩 bin/ctr
08:51:48 [2020-08-31T08:51:48.234Z]   CC       criu/pagemap-cache.o
08:51:48 [2020-08-31T08:51:48.383Z] #57 ...
08:51:48 [2020-08-31T08:51:48.383Z] 
08:51:48 [2020-08-31T08:51:48.383Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
08:51:48 [2020-08-31T08:51:48.383Z] #14 22.78 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]
08:51:48 [2020-08-31T08:51:48.383Z] #14 22.86 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]
08:51:48 [2020-08-31T08:51:48.383Z] #14 26.29 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]
08:51:48 [2020-08-31T08:51:48.383Z] #14 29.57 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
08:51:48 [2020-08-31T08:51:48.383Z] #14 29.57 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
08:51:48 [2020-08-31T08:51:48.383Z] #14 29.57 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
08:51:48 [2020-08-31T08:51:48.383Z] #14 29.57 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB]
08:51:48 [2020-08-31T08:51:48.383Z] #14 29.57 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
08:51:48 [2020-08-31T08:51:48.383Z] #14 29.60 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
08:51:48 [2020-08-31T08:51:48.383Z] #14 29.62 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]
08:51:48 [2020-08-31T08:51:48.383Z] #14 29.62 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB]
08:51:48 [2020-08-31T08:51:48.383Z] #14 29.62 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB]
08:51:48 [2020-08-31T08:51:48.383Z] #14 29.63 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB]
08:51:48 [2020-08-31T08:51:48.383Z] #14 29.64 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB]
08:51:48 [2020-08-31T08:51:48.383Z] #14 29.64 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB]
08:51:48 [2020-08-31T08:51:48.383Z] #14 29.64 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB]
08:51:48 [2020-08-31T08:51:48.383Z] #14 29.66 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB]
08:51:48 [2020-08-31T08:51:48.383Z] #14 29.68 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB]
08:51:48 [2020-08-31T08:51:48.383Z] #14 29.70 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB]
08:51:48 [2020-08-31T08:51:48.383Z] #14 29.70 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
08:51:48 [2020-08-31T08:51:48.383Z] #14 29.99 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
08:51:48 [2020-08-31T08:51:48.383Z] #14 30.00 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
08:51:48 [2020-08-31T08:51:48.383Z] #14 30.00 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
08:51:48 [2020-08-31T08:51:48.383Z] #14 30.01 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB]
08:51:48 [2020-08-31T08:51:48.383Z] #14 30.01 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB]
08:51:48 [2020-08-31T08:51:48.383Z] #14 30.03 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB]
08:51:48 [2020-08-31T08:51:48.383Z] #14 30.04 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB]
08:51:48 [2020-08-31T08:51:48.383Z] #14 30.10 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB]
08:51:48 [2020-08-31T08:51:48.383Z] #14 30.11 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB]
08:51:48 [2020-08-31T08:51:48.383Z] #14 30.11 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB]
08:51:48 [2020-08-31T08:51:48.383Z] #14 30.12 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB]
08:51:48 [2020-08-31T08:51:48.383Z] #14 30.13 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB]
08:51:48 [2020-08-31T08:51:48.383Z] #14 30.15 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB]
08:51:48 [2020-08-31T08:51:48.383Z] #14 30.15 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB]
08:51:48 [2020-08-31T08:51:48.383Z] #14 30.16 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB]
08:51:48 [2020-08-31T08:51:48.383Z] #14 30.38 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB]
08:51:48 [2020-08-31T08:51:48.383Z] #14 30.41 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB]
08:51:48 [2020-08-31T08:51:48.383Z] #14 30.44 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB]
08:51:48 [2020-08-31T08:51:48.383Z] #14 31.00 debconf: delaying package configuration, since apt-utils is not installed
08:51:48 [2020-08-31T08:51:48.383Z] #14 31.04 Fetched 99.3 MB in 11s (8686 kB/s)
08:51:48 [2020-08-31T08:51:48.383Z] #14 31.09 Selecting previously unselected package pigz.
08:51:48 [2020-08-31T08:51:48.383Z] #14 31.09 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15240 files and directories currently installed.)
08:51:48 [2020-08-31T08:51:48.383Z] #14 31.16 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ...
08:51:48 [2020-08-31T08:51:48.383Z] #14 31.16 Unpacking pigz (2.4-1) ...
08:51:48 [2020-08-31T08:51:48.383Z] #14 31.23 Selecting previously unselected package libpython3.7-minimal:s390x.
08:51:48 [2020-08-31T08:51:48.383Z] #14 31.23 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ...
08:51:48 [2020-08-31T08:51:48.383Z] #14 31.24 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ...
08:51:48 [2020-08-31T08:51:48.383Z] #14 ...
08:51:48 [2020-08-31T08:51:48.383Z] 
08:51:48 [2020-08-31T08:51:48.383Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:51:48 [2020-08-31T08:51:48.383Z] #39 26.27   CC       images/rlimit.o
08:51:48 [2020-08-31T08:51:48.383Z] #39 26.35   CC       images/pagemap.o
08:51:48 [2020-08-31T08:51:48.463Z] #17 transferring context: 50.92MB 3.1s done
08:51:48 [2020-08-31T08:51:48.463Z] #17 DONE 3.2s
08:51:48 [2020-08-31T08:51:48.463Z] 
08:51:48 [2020-08-31T08:51:48.463Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
08:51:48 [2020-08-31T08:51:48.528Z]   CC       criu/pagemap.o
08:51:48 [2020-08-31T08:51:48.673Z] #39 26.62   CC       images/siginfo.o
08:51:48 [2020-08-31T08:51:48.723Z] #31 ...
08:51:48 [2020-08-31T08:51:48.723Z] 
08:51:48 [2020-08-31T08:51:48.723Z] #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
08:51:48 [2020-08-31T08:51:48.723Z] #18 DONE 0.0s
08:51:48 [2020-08-31T08:51:48.723Z] 
08:51:48 [2020-08-31T08:51:48.723Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
08:51:48 [2020-08-31T08:51:48.723Z] #19 DONE 0.1s
08:51:48 [2020-08-31T08:51:48.821Z]   CC       criu/parasite-syscall.o
08:51:48 [2020-08-31T08:51:48.964Z] #39 26.83   CC       images/rpc.o
08:51:48 [2020-08-31T08:51:48.983Z] 
08:51:48 [2020-08-31T08:51:48.983Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
08:51:48 [2020-08-31T08:51:48.983Z] #65 DONE 0.1s
08:51:48 [2020-08-31T08:51:48.983Z] 
08:51:48 [2020-08-31T08:51:48.983Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer ....
08:51:48 [2020-08-31T08:51:48.983Z] #47 DONE 0.1s
08:51:48 [2020-08-31T08:51:48.983Z] 
08:51:48 [2020-08-31T08:51:48.983Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
08:51:48 [2020-08-31T08:51:48.983Z] #28 DONE 0.2s
08:51:48 [2020-08-31T08:51:48.983Z] 
08:51:48 [2020-08-31T08:51:48.983Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
08:51:48 [2020-08-31T08:51:48.983Z] #41 DONE 0.2s
08:51:48 [2020-08-31T08:51:48.983Z] 
08:51:48 [2020-08-31T08:51:48.983Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
08:51:48 [2020-08-31T08:51:48.983Z] #59 DONE 0.2s
08:51:48 [2020-08-31T08:51:48.983Z] 
08:51:48 [2020-08-31T08:51:48.983Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
08:51:48 [2020-08-31T08:51:48.983Z] #60 ...
08:51:48 [2020-08-31T08:51:48.983Z] 
08:51:48 [2020-08-31T08:51:48.983Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
08:51:48 [2020-08-31T08:51:48.983Z] #44 DONE 0.2s
08:51:49 [2020-08-31T08:51:49.114Z]   CC       criu/path.o
08:51:49 [2020-08-31T08:51:49.114Z]   CC       criu/pie-util-vdso.o
08:51:49 [2020-08-31T08:51:49.243Z] 
08:51:49 [2020-08-31T08:51:49.243Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
08:51:49 [2020-08-31T08:51:49.283Z] #7 40.78 Reading package lists...
08:51:49 [2020-08-31T08:51:49.283Z] #7 ...
08:51:49 [2020-08-31T08:51:49.283Z] 
08:51:49 [2020-08-31T08:51:49.283Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
08:51:49 [2020-08-31T08:51:49.283Z] #38 32.53 Fetched 8378 kB in 25s (332 kB/s)
08:51:49 [2020-08-31T08:51:49.283Z] #38 32.53 Reading package lists...
08:51:49 [2020-08-31T08:51:49.283Z] #38 ...
08:51:49 [2020-08-31T08:51:49.283Z] 
08:51:49 [2020-08-31T08:51:49.283Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
08:51:49 [2020-08-31T08:51:49.407Z]   CC       criu/pie-util.o
08:51:49 [2020-08-31T08:51:49.407Z]   CC       criu/pipes.o
08:51:49 [2020-08-31T08:51:49.543Z] #54 40.97 Reading package lists...
08:51:49 [2020-08-31T08:51:49.543Z] #54 ...
08:51:49 [2020-08-31T08:51:49.543Z] 
08:51:49 [2020-08-31T08:51:49.543Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
08:51:49 [2020-08-31T08:51:49.543Z] #22 33.07 Fetched 8378 kB in 27s (315 kB/s)
08:51:49 [2020-08-31T08:51:49.543Z] #22 33.07 Reading package lists...
08:51:49 [2020-08-31T08:51:49.594Z] #39 27.47   CC       images/ext-file.o
08:51:49 [2020-08-31T08:51:49.700Z]   CC       criu/plugin.o
08:51:49 [2020-08-31T08:51:49.700Z]   CC       criu/proc_parse.o
08:51:49 [2020-08-31T08:51:49.800Z] #22 ...
08:51:49 [2020-08-31T08:51:49.800Z] 
08:51:49 [2020-08-31T08:51:49.800Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
08:51:49 [2020-08-31T08:51:49.884Z] #39 27.53   CC       images/cgroup.o
08:51:49 [2020-08-31T08:51:49.884Z] #39 27.82   CC       images/userns.o
08:51:50 [2020-08-31T08:51:50.174Z] #39 27.98   CC       images/google/protobuf/descriptor.o
08:51:50 [2020-08-31T08:51:50.804Z] #39 28.80   CC       images/opts.o
08:51:51 [2020-08-31T08:51:51.094Z] #39 28.98   CC       images/seccomp.o
08:51:51 [2020-08-31T08:51:51.226Z]   CC       criu/protobuf-desc.o
08:51:51 [2020-08-31T08:51:51.226Z]   CC       criu/protobuf.o
08:51:51 [2020-08-31T08:51:51.385Z] #39 29.12   CC       images/binfmt-misc.o
08:51:51 [2020-08-31T08:51:51.385Z] #39 29.20   CC       images/time.o
08:51:51 [2020-08-31T08:51:51.385Z] #39 29.32   CC       images/sysctl.o
08:51:51 [2020-08-31T08:51:51.520Z]   CC       criu/pstree.o
08:51:51 [2020-08-31T08:51:51.675Z] #39 29.42   CC       images/autofs.o
08:51:51 [2020-08-31T08:51:51.675Z] #39 29.54   CC       images/macvlan.o
08:51:51 [2020-08-31T08:51:51.813Z]   CC       criu/rbtree.o
08:51:51 [2020-08-31T08:51:51.965Z] #39 29.70   CC       images/sit.o
08:51:51 [2020-08-31T08:51:51.965Z] #39 29.81   CC       images/memfd.o
08:51:52 [2020-08-31T08:51:52.107Z]   CC       criu/rst-malloc.o
08:51:52 [2020-08-31T08:51:52.107Z]   CC       criu/seccomp.o
08:51:52 [2020-08-31T08:51:52.255Z] #39 29.96   CC       images/timens.o
08:51:52 [2020-08-31T08:51:52.255Z] #39 30.09   LINK     images/built-in.o
08:51:52 [2020-08-31T08:51:52.255Z] #39 30.21   GEN      compel/include/asm
08:51:52 [2020-08-31T08:51:52.400Z]   CC       criu/seize.o
08:51:52 [2020-08-31T08:51:52.546Z] #39 30.24   GEN      compel/include/version.h
08:51:52 [2020-08-31T08:51:52.546Z] #39 30.24 touch .config
08:51:52 [2020-08-31T08:51:52.546Z] #39 30.27   GEN      include/common/config.h
08:51:52 [2020-08-31T08:51:52.546Z] #39 30.32   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
08:51:52 [2020-08-31T08:51:52.546Z] #39 30.35   GEN      compel/plugins/include/uapi/std/syscall-codes.h
08:51:52 [2020-08-31T08:51:52.546Z] #39 30.37   GEN      compel/plugins/include/uapi/std/syscall.h
08:51:52 [2020-08-31T08:51:52.546Z] #39 30.38   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
08:51:52 [2020-08-31T08:51:52.546Z] #39 30.40   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
08:51:52 [2020-08-31T08:51:52.546Z] #39 30.42   DEP      compel/arch/s390/plugins/std/parasite-head.d
08:51:52 [2020-08-31T08:51:52.546Z] #39 30.43   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
08:51:52 [2020-08-31T08:51:52.546Z] #39 30.44   DEP      compel/plugins/std/infect.d
08:51:52 [2020-08-31T08:51:52.693Z]   CC       criu/servicefd.o
08:51:52 [2020-08-31T08:51:52.836Z] #39 30.55   DEP      compel/plugins/std/string.d
08:51:52 [2020-08-31T08:51:52.836Z] #39 30.61   DEP      compel/plugins/std/log.d
08:51:52 [2020-08-31T08:51:52.836Z] #39 30.67   DEP      compel/plugins/std/fds.d
08:51:52 [2020-08-31T08:51:52.836Z] #39 30.74   DEP      compel/plugins/std/std.d
08:51:52 [2020-08-31T08:51:52.987Z]   CC       criu/shmem.o
08:51:53 [2020-08-31T08:51:53.126Z] #39 30.84   DEP      compel/plugins/shmem/shmem.d
08:51:53 [2020-08-31T08:51:53.126Z] #39 30.95   DEP      compel/plugins/fds/fds.d
08:51:53 [2020-08-31T08:51:53.126Z] #39 31.05   CC       compel/plugins/std/std.o
08:51:53 [2020-08-31T08:51:53.280Z]   CC       criu/sigframe.o
08:51:53 [2020-08-31T08:51:53.280Z]   CC       criu/signalfd.o
08:51:53 [2020-08-31T08:51:53.280Z]   CC       criu/sk-inet.o
08:51:53 [2020-08-31T08:51:53.416Z] #39 31.39   CC       compel/plugins/std/fds.o
08:51:53 [2020-08-31T08:51:53.456Z] #45 4.296 + RM_GOPATH=0
08:51:53 [2020-08-31T08:51:53.456Z] #45 4.296 + TMP_GOPATH=
08:51:53 [2020-08-31T08:51:53.456Z] #45 4.297 + : /build
08:51:53 [2020-08-31T08:51:53.456Z] #45 4.298 + '[' -z '' ']'
08:51:53 [2020-08-31T08:51:53.456Z] #45 4.301 ++ mktemp -d
08:51:53 [2020-08-31T08:51:53.456Z] #45 4.310 + export GOPATH=/tmp/tmp.Es98ARa8ew
08:51:53 [2020-08-31T08:51:53.456Z] #45 4.310 + GOPATH=/tmp/tmp.Es98ARa8ew
08:51:53 [2020-08-31T08:51:53.456Z] #45 4.310 + RM_GOPATH=1
08:51:53 [2020-08-31T08:51:53.456Z] #45 4.311 ++ dirname ./install.sh
08:51:53 [2020-08-31T08:51:53.456Z] #45 4.312 + dir=.
08:51:53 [2020-08-31T08:51:53.456Z] #45 4.313 + bin=gotestsum
08:51:53 [2020-08-31T08:51:53.456Z] #45 4.313 + shift
08:51:53 [2020-08-31T08:51:53.456Z] #45 4.313 + '[' '!' -f ./gotestsum.installer ']'
08:51:53 [2020-08-31T08:51:53.456Z] #45 4.314 + . ./gotestsum.installer
08:51:53 [2020-08-31T08:51:53.456Z] #45 4.317 ++ : v0.3.5
08:51:53 [2020-08-31T08:51:53.456Z] #45 4.317 + install_gotestsum
08:51:53 [2020-08-31T08:51:53.456Z] #45 4.321 + set -e
08:51:53 [2020-08-31T08:51:53.456Z] #45 4.321 + export GO111MODULE=on
08:51:53 [2020-08-31T08:51:53.456Z] #45 4.321 + GO111MODULE=on
08:51:53 [2020-08-31T08:51:53.456Z] #45 4.321 + go get -d gotest.tools/gotestsum@v0.3.5
08:51:53 [2020-08-31T08:51:53.456Z] #45 4.532 go: finding gotest.tools/gotestsum v0.3.5
08:51:53 [2020-08-31T08:51:53.456Z] #45 4.534 go: finding gotest.tools v0.3.5
08:51:53 [2020-08-31T08:51:53.922Z]   CC       criu/sk-netlink.o
08:51:53 [2020-08-31T08:51:53.923Z]   CC       criu/sk-packet.o
08:51:54 [2020-08-31T08:51:54.056Z] #39 31.65   CC       compel/plugins/std/log.o
08:51:54 [2020-08-31T08:51:54.215Z]   CC       criu/sk-queue.o
08:51:54 [2020-08-31T08:51:54.215Z]   CC       criu/sk-tcp.o
08:51:54 [2020-08-31T08:51:54.346Z] #39 ...
08:51:54 [2020-08-31T08:51:54.346Z] 
08:51:54 [2020-08-31T08:51:54.346Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:51:54 [2020-08-31T08:51:54.346Z] #42 54.82 text/template/parse
08:51:54 [2020-08-31T08:51:54.346Z] #42 56.31 go/parser
08:51:54 [2020-08-31T08:51:54.346Z] #42 57.81 text/template
08:51:54 [2020-08-31T08:51:54.346Z] #42 58.86 log
08:51:54 [2020-08-31T08:51:54.346Z] #42 59.33 encoding/binary
08:51:54 [2020-08-31T08:51:54.346Z] #42 60.56 encoding/base64
08:51:54 [2020-08-31T08:51:54.346Z] #42 60.91 encoding/json
08:51:54 [2020-08-31T08:51:54.346Z] #42 61.73 go/doc
08:51:54 [2020-08-31T08:51:54.346Z] #42 64.07 github.com/LK4D4/vndr/build
08:51:54 [2020-08-31T08:51:54.346Z] #42 ...
08:51:54 [2020-08-31T08:51:54.346Z] 
08:51:54 [2020-08-31T08:51:54.346Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:51:54 [2020-08-31T08:51:54.346Z] #39 32.31   CC       compel/plugins/std/string.o
08:51:54 [2020-08-31T08:51:54.508Z]   CC       criu/sk-unix.o
08:51:54 [2020-08-31T08:51:54.838Z] #45 5.517 go: downloading gotest.tools/gotestsum v0.3.5
08:51:54 [2020-08-31T08:51:54.838Z] #45 ...
08:51:54 [2020-08-31T08:51:54.838Z] 
08:51:54 [2020-08-31T08:51:54.838Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
08:51:54 [2020-08-31T08:51:54.838Z] #60 4.370 + RM_GOPATH=0
08:51:54 [2020-08-31T08:51:54.838Z] #60 4.370 + TMP_GOPATH=
08:51:54 [2020-08-31T08:51:54.838Z] #60 4.370 + : /build/
08:51:54 [2020-08-31T08:51:54.838Z] #60 4.370 + '[' -z '' ']'
08:51:54 [2020-08-31T08:51:54.838Z] #60 4.370 ++ mktemp -d
08:51:54 [2020-08-31T08:51:54.838Z] #60 4.370 + export GOPATH=/tmp/tmp.5jCudnqBhH
08:51:54 [2020-08-31T08:51:54.838Z] #60 4.370 + GOPATH=/tmp/tmp.5jCudnqBhH
08:51:54 [2020-08-31T08:51:54.838Z] #60 4.370 + RM_GOPATH=1
08:51:54 [2020-08-31T08:51:54.838Z] #60 4.370 ++ dirname ./install.sh
08:51:54 [2020-08-31T08:51:54.838Z] #60 4.391 + dir=.
08:51:54 [2020-08-31T08:51:54.838Z] #60 4.391 + bin=rootlesskit
08:51:54 [2020-08-31T08:51:54.838Z] #60 4.393 + shift
08:51:54 [2020-08-31T08:51:54.838Z] #60 4.393 + '[' '!' -f ./rootlesskit.installer ']'
08:51:54 [2020-08-31T08:51:54.838Z] #60 4.393 + . ./rootlesskit.installer
08:51:54 [2020-08-31T08:51:54.838Z] #60 4.395 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
08:51:54 [2020-08-31T08:51:54.838Z] #60 4.397 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
08:51:54 [2020-08-31T08:51:54.838Z] #60 4.400 + install_rootlesskit
08:51:54 [2020-08-31T08:51:54.838Z] #60 4.400 + case "$1" in
08:51:54 [2020-08-31T08:51:54.838Z] #60 4.400 + export CGO_ENABLED=0
08:51:54 [2020-08-31T08:51:54.838Z] #60 4.400 + CGO_ENABLED=0
08:51:54 [2020-08-31T08:51:54.838Z] #60 4.400 + _install_rootlesskit
08:51:54 [2020-08-31T08:51:54.838Z] #60 4.400 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
08:51:54 [2020-08-31T08:51:54.838Z] #60 4.413 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.5jCudnqBhH/src/github.com/rootless-containers/rootlesskit
08:51:54 [2020-08-31T08:51:54.838Z] #60 4.426 Cloning into '/tmp/tmp.5jCudnqBhH/src/github.com/rootless-containers/rootlesskit'...
08:51:54 [2020-08-31T08:51:54.976Z] #39 32.84   CC       compel/plugins/std/infect.o
08:51:55 [2020-08-31T08:51:55.049Z] #38 42.87 Reading package lists...
08:51:55 [2020-08-31T08:51:55.049Z] #38 ...
08:51:55 [2020-08-31T08:51:55.049Z] 
08:51:55 [2020-08-31T08:51:55.049Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
08:51:55 [2020-08-31T08:51:55.049Z] #31 36.30 Reading package lists...
08:51:55 [2020-08-31T08:51:55.266Z] #39 33.13   CC       compel/arch/s390/plugins/std/parasite-head.o
08:51:55 [2020-08-31T08:51:55.266Z] #39 33.16   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
08:51:55 [2020-08-31T08:51:55.266Z] #39 33.21   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
08:51:55 [2020-08-31T08:51:55.547Z]   CC       criu/sockets.o
08:51:55 [2020-08-31T08:51:55.547Z]   CC       criu/stats.o
08:51:55 [2020-08-31T08:51:55.556Z] #39 33.34   AR       compel/plugins/std.lib.a
08:51:55 [2020-08-31T08:51:55.556Z] #39 33.37   CC       compel/plugins/fds/fds.o
08:51:55 [2020-08-31T08:51:55.556Z] #39 33.54   AR       compel/plugins/fds.lib.a
08:51:55 [2020-08-31T08:51:55.556Z] #39 33.57   HOSTDEP  compel/src/lib/log-host.d
08:51:55 [2020-08-31T08:51:55.613Z] #31 46.85 Building dependency tree...
08:51:55 [2020-08-31T08:51:55.839Z]   CC       criu/string.o
08:51:55 [2020-08-31T08:51:55.839Z]   CC       criu/sysctl.o
08:51:55 [2020-08-31T08:51:55.846Z] #39 33.63   HOSTDEP  compel/src/lib/handle-elf-host.d
08:51:55 [2020-08-31T08:51:55.846Z] #39 33.75   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
08:51:55 [2020-08-31T08:51:55.846Z] #39 33.83   HOSTDEP  compel/src/main-host.d
08:51:55 [2020-08-31T08:51:55.877Z] #31 49.22 Reading state information...
08:51:56 [2020-08-31T08:51:56.132Z]   CC       criu/sysfs_parse.o
08:51:56 [2020-08-31T08:51:56.132Z]   CC       criu/timens.o
08:51:56 [2020-08-31T08:51:56.136Z] #39 33.94   DEP      compel/src/lib/ptrace.d
08:51:56 [2020-08-31T08:51:56.136Z] #39 34.07   DEP      compel/src/lib/infect.d
08:51:56 [2020-08-31T08:51:56.136Z] #39 34.15   DEP      compel/src/lib/infect-util.d
08:51:56 [2020-08-31T08:51:56.425Z]   CC       criu/timerfd.o
08:51:56 [2020-08-31T08:51:56.425Z]   CC       criu/tty.o
08:51:56 [2020-08-31T08:51:56.426Z] #39 34.21   DEP      compel/src/lib/infect-rpc.d
08:51:56 [2020-08-31T08:51:56.426Z] #39 34.37   DEP      compel/arch/s390/src/lib/infect.d
08:51:56 [2020-08-31T08:51:56.716Z] #39 34.44   DEP      compel/arch/s390/src/lib/cpu.d
08:51:56 [2020-08-31T08:51:56.716Z] #39 34.47   DEP      compel/src/lib/log.d
08:51:56 [2020-08-31T08:51:56.716Z] #39 34.53   DEP      compel/src/main.d
08:51:56 [2020-08-31T08:51:56.716Z] #39 34.60   DEP      compel/src/lib/handle-elf.d
08:51:56 [2020-08-31T08:51:56.748Z] #60 ...
08:51:56 [2020-08-31T08:51:56.748Z] 
08:51:56 [2020-08-31T08:51:56.748Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
08:51:56 [2020-08-31T08:51:56.748Z] #7 4.900 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:51:56 [2020-08-31T08:51:56.748Z] #7 4.954 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:51:56 [2020-08-31T08:51:56.748Z] #7 4.982 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:51:56 [2020-08-31T08:51:56.748Z] #7 6.200 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
08:51:56 [2020-08-31T08:51:56.748Z] #7 8.510 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [224 kB]
08:51:57 [2020-08-31T08:51:57.008Z] #7 ...
08:51:57 [2020-08-31T08:51:57.008Z] 
08:51:57 [2020-08-31T08:51:57.008Z] #39 34.75   DEP      compel/arch/s390/src/lib/handle-elf.d
08:51:57 [2020-08-31T08:51:57.008Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
08:51:57 [2020-08-31T08:51:57.008Z] #26 3.494 + mktemp -d
08:51:57 [2020-08-31T08:51:57.008Z] #39 34.83   CC       compel/src/lib/log.o
08:51:57 [2020-08-31T08:51:57.008Z] #26 3.496 + export GOPATH=/tmp/tmp.J2eUIXFYB9
08:51:57 [2020-08-31T08:51:57.008Z] #26 3.496 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.J2eUIXFYB9/src/github.com/go-swagger/go-swagger
08:51:57 [2020-08-31T08:51:57.008Z] #26 3.498 Cloning into '/tmp/tmp.J2eUIXFYB9/src/github.com/go-swagger/go-swagger'...
08:51:57 [2020-08-31T08:51:57.008Z] #26 ...
08:51:57 [2020-08-31T08:51:57.008Z] 
08:51:57 [2020-08-31T08:51:57.008Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
08:51:57 [2020-08-31T08:51:57.008Z] #54 4.256 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:51:57 [2020-08-31T08:51:57.008Z] #54 4.322 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:51:57 [2020-08-31T08:51:57.008Z] #54 4.322 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:51:57 [2020-08-31T08:51:57.008Z] #54 5.113 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
08:51:57 [2020-08-31T08:51:57.008Z] #54 7.329 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [224 kB]
08:51:57 [2020-08-31T08:51:57.008Z] #54 9.437 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
08:51:57 [2020-08-31T08:51:57.061Z]   CC       criu/tun.o
08:51:57 [2020-08-31T08:51:57.268Z] #54 ...
08:51:57 [2020-08-31T08:51:57.268Z] 
08:51:57 [2020-08-31T08:51:57.269Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
08:51:57 [2020-08-31T08:51:57.269Z] #22 2.411 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:51:57 [2020-08-31T08:51:57.269Z] #22 2.444 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:51:57 [2020-08-31T08:51:57.269Z] #22 2.444 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:51:57 [2020-08-31T08:51:57.269Z] #22 2.734 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
08:51:57 [2020-08-31T08:51:57.269Z] #22 3.418 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [224 kB]
08:51:57 [2020-08-31T08:51:57.269Z] #22 4.231 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
08:51:57 [2020-08-31T08:51:57.299Z] #39 34.99   CC       compel/arch/s390/src/lib/cpu.o
08:51:57 [2020-08-31T08:51:57.299Z] #39 35.14   CC       compel/arch/s390/src/lib/infect.o
08:51:57 [2020-08-31T08:51:57.356Z]   CC       criu/uffd.o
08:51:57 [2020-08-31T08:51:57.529Z] #22 ...
08:51:57 [2020-08-31T08:51:57.529Z] 
08:51:57 [2020-08-31T08:51:57.529Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
08:51:57 [2020-08-31T08:51:57.529Z] #36 5.005 + mktemp -d
08:51:57 [2020-08-31T08:51:57.529Z] #36 5.008 + export GOPATH=/tmp/tmp.HeEpXLdkaV
08:51:57 [2020-08-31T08:51:57.529Z] #36 5.008 + git clone https://github.com/docker/distribution.git /tmp/tmp.HeEpXLdkaV/src/github.com/docker/distribution
08:51:57 [2020-08-31T08:51:57.529Z] #36 5.008 Cloning into '/tmp/tmp.HeEpXLdkaV/src/github.com/docker/distribution'...
08:51:57 [2020-08-31T08:51:57.529Z] #36 ...
08:51:57 [2020-08-31T08:51:57.529Z] 
08:51:57 [2020-08-31T08:51:57.529Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
08:51:57 [2020-08-31T08:51:57.529Z] #38 4.530 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:51:57 [2020-08-31T08:51:57.529Z] #38 4.566 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:51:57 [2020-08-31T08:51:57.529Z] #38 4.566 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:51:57 [2020-08-31T08:51:57.529Z] #38 5.508 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
08:51:57 [2020-08-31T08:51:57.529Z] #38 7.814 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [224 kB]
08:51:57 [2020-08-31T08:51:57.529Z] #38 10.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
08:51:57 [2020-08-31T08:51:57.791Z] #38 ...
08:51:57 [2020-08-31T08:51:57.791Z] 
08:51:57 [2020-08-31T08:51:57.791Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
08:51:57 [2020-08-31T08:51:57.791Z] #45 5.994 go: extracting gotest.tools/gotestsum v0.3.5
08:51:57 [2020-08-31T08:51:57.791Z] #45 6.734 go: downloading gotest.tools v2.1.0+incompatible
08:51:57 [2020-08-31T08:51:57.791Z] #45 6.863 go: extracting gotest.tools v2.1.0+incompatible
08:51:57 [2020-08-31T08:51:57.791Z] #45 7.044 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
08:51:57 [2020-08-31T08:51:57.791Z] #45 7.048 go: downloading github.com/fatih/color v1.6.0
08:51:57 [2020-08-31T08:51:57.791Z] #45 7.093 go: downloading github.com/pkg/errors v0.8.0
08:51:57 [2020-08-31T08:51:57.791Z] #45 7.094 go: downloading github.com/spf13/pflag v1.0.1
08:51:57 [2020-08-31T08:51:57.791Z] #45 7.099 go: downloading github.com/jonboulle/clockwork v0.1.0
08:51:57 [2020-08-31T08:51:57.791Z] #45 7.259 go: downloading github.com/sirupsen/logrus v1.0.5
08:51:57 [2020-08-31T08:51:57.791Z] #45 7.336 go: extracting github.com/fatih/color v1.6.0
08:51:57 [2020-08-31T08:51:57.791Z] #45 7.514 go: downloading github.com/mattn/go-colorable v0.0.9
08:51:57 [2020-08-31T08:51:57.791Z] #45 7.541 go: downloading github.com/mattn/go-isatty v0.0.3
08:51:57 [2020-08-31T08:51:57.791Z] #45 7.549 go: extracting github.com/pkg/errors v0.8.0
08:51:57 [2020-08-31T08:51:57.791Z] #45 7.755 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
08:51:57 [2020-08-31T08:51:57.791Z] #45 7.858 go: extracting github.com/spf13/pflag v1.0.1
08:51:57 [2020-08-31T08:51:57.791Z] #45 7.859 go: extracting github.com/mattn/go-colorable v0.0.9
08:51:57 [2020-08-31T08:51:57.791Z] #45 7.878 go: extracting github.com/jonboulle/clockwork v0.1.0
08:51:57 [2020-08-31T08:51:57.791Z] #45 7.878 go: extracting github.com/sirupsen/logrus v1.0.5
08:51:57 [2020-08-31T08:51:57.791Z] #45 7.931 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
08:51:57 [2020-08-31T08:51:57.791Z] #45 7.983 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
08:51:57 [2020-08-31T08:51:57.791Z] #45 7.985 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
08:51:57 [2020-08-31T08:51:57.791Z] #45 7.988 go: extracting github.com/mattn/go-isatty v0.0.3
08:51:57 [2020-08-31T08:51:57.929Z] #39 35.74   CC       compel/src/lib/infect-rpc.o
08:51:57 [2020-08-31T08:51:57.991Z]   CC       criu/util.o
08:51:58 [2020-08-31T08:51:58.219Z] #39 36.02   CC       compel/src/lib/infect-util.o
08:51:58 [2020-08-31T08:51:58.400Z] #31 ...
08:51:58 [2020-08-31T08:51:58.400Z] 
08:51:58 [2020-08-31T08:51:58.400Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
08:51:58 [2020-08-31T08:51:58.400Z] #54 40.97 Reading package lists...
08:51:58 [2020-08-31T08:51:58.509Z] #39 36.27   CC       compel/src/lib/infect.o
08:51:58 [2020-08-31T08:51:58.509Z] #39 ...
08:51:58 [2020-08-31T08:51:58.509Z] 
08:51:58 [2020-08-31T08:51:58.509Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
08:51:58 [2020-08-31T08:51:58.509Z] #14 31.72 Selecting previously unselected package python3.7-minimal.
08:51:58 [2020-08-31T08:51:58.509Z] #14 31.72 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ...
08:51:58 [2020-08-31T08:51:58.509Z] #14 31.73 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
08:51:58 [2020-08-31T08:51:58.509Z] #14 32.52 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ...
08:51:58 [2020-08-31T08:51:58.509Z] #14 32.53 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
08:51:58 [2020-08-31T08:51:58.509Z] #14 34.62 Selecting previously unselected package python3-minimal.
08:51:58 [2020-08-31T08:51:58.509Z] #14 34.62 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15489 files and directories currently installed.)
08:51:58 [2020-08-31T08:51:58.509Z] #14 34.63 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ...
08:51:58 [2020-08-31T08:51:58.509Z] #14 34.64 Unpacking python3-minimal (3.7.3-1) ...
08:51:58 [2020-08-31T08:51:58.509Z] #14 34.73 Selecting previously unselected package libmpdec2:s390x.
08:51:58 [2020-08-31T08:51:58.509Z] #14 34.73 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ...
08:51:58 [2020-08-31T08:51:58.509Z] #14 34.73 Unpacking libmpdec2:s390x (2.4.2-2) ...
08:51:58 [2020-08-31T08:51:58.509Z] #14 34.79 Selecting previously unselected package libpython3.7-stdlib:s390x.
08:51:58 [2020-08-31T08:51:58.509Z] #14 34.79 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ...
08:51:58 [2020-08-31T08:51:58.509Z] #14 34.79 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ...
08:51:58 [2020-08-31T08:51:58.509Z] #14 35.52 Selecting previously unselected package python3.7.
08:51:58 [2020-08-31T08:51:58.509Z] #14 35.55 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ...
08:51:58 [2020-08-31T08:51:58.509Z] #14 35.55 Unpacking python3.7 (3.7.3-2+deb10u2) ...
08:51:58 [2020-08-31T08:51:58.509Z] #14 35.71 Selecting previously unselected package libpython3-stdlib:s390x.
08:51:58 [2020-08-31T08:51:58.509Z] #14 35.72 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ...
08:51:58 [2020-08-31T08:51:58.509Z] #14 35.72 Unpacking libpython3-stdlib:s390x (3.7.3-1) ...
08:51:58 [2020-08-31T08:51:58.509Z] #14 35.75 Setting up python3-minimal (3.7.3-1) ...
08:51:58 [2020-08-31T08:51:58.509Z] #14 36.41 Selecting previously unselected package python3.
08:51:58 [2020-08-31T08:51:58.509Z] #14 36.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 ... 15901 files and directories currently installed.)
08:51:58 [2020-08-31T08:51:58.509Z] #14 36.43 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ...
08:51:58 [2020-08-31T08:51:58.509Z] #14 36.44 Unpacking python3 (3.7.3-1) ...
08:51:58 [2020-08-31T08:51:58.509Z] #14 36.53 Selecting previously unselected package libip4tc0:s390x.
08:51:58 [2020-08-31T08:51:58.509Z] #14 36.53 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ...
08:51:58 [2020-08-31T08:51:58.509Z] #14 36.54 Unpacking libip4tc0:s390x (1.8.2-4) ...
08:51:58 [2020-08-31T08:51:58.509Z] #14 36.61 Selecting previously unselected package libip6tc0:s390x.
08:51:58 [2020-08-31T08:51:58.509Z] #14 36.61 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ...
08:51:58 [2020-08-31T08:51:58.510Z] #14 36.61 Unpacking libip6tc0:s390x (1.8.2-4) ...
08:51:58 [2020-08-31T08:51:58.510Z] #14 36.65 Selecting previously unselected package libiptc0:s390x.
08:51:58 [2020-08-31T08:51:58.510Z] #14 36.66 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ...
08:51:58 [2020-08-31T08:51:58.510Z] #14 36.66 Unpacking libiptc0:s390x (1.8.2-4) ...
08:51:58 [2020-08-31T08:51:58.510Z] #14 36.75 Selecting previously unselected package libnfnetlink0:s390x.
08:51:58 [2020-08-31T08:51:58.510Z] #14 36.75 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ...
08:51:58 [2020-08-31T08:51:58.510Z] #14 36.76 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ...
08:51:58 [2020-08-31T08:51:58.510Z] #14 36.80 Selecting previously unselected package libnetfilter-conntrack3:s390x.
08:51:58 [2020-08-31T08:51:58.510Z] #14 36.80 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ...
08:51:58 [2020-08-31T08:51:58.510Z] #14 36.80 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ...
08:51:58 [2020-08-31T08:51:58.510Z] #14 36.85 Selecting previously unselected package libnftnl11:s390x.
08:51:58 [2020-08-31T08:51:58.510Z] #14 36.85 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ...
08:51:58 [2020-08-31T08:51:58.510Z] #14 36.86 Unpacking libnftnl11:s390x (1.1.2-2) ...
08:51:58 [2020-08-31T08:51:58.510Z] #14 36.95 Selecting previously unselected package iptables.
08:51:58 [2020-08-31T08:51:58.510Z] #14 36.95 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ...
08:51:58 [2020-08-31T08:51:58.510Z] #14 36.95 Unpacking iptables (1.8.2-4) ...
08:51:58 [2020-08-31T08:51:58.510Z] #14 37.30 Selecting previously unselected package xxd.
08:51:58 [2020-08-31T08:51:58.510Z] #14 37.31 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ...
08:51:58 [2020-08-31T08:51:58.510Z] #14 37.31 Unpacking xxd (2:8.1.0875-5) ...
08:51:58 [2020-08-31T08:51:58.510Z] #14 37.47 Selecting previously unselected package vim-common.
08:51:58 [2020-08-31T08:51:58.510Z] #14 37.47 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
08:51:58 [2020-08-31T08:51:58.510Z] #14 37.48 Unpacking vim-common (2:8.1.0875-5) ...
08:51:58 [2020-08-31T08:51:58.510Z] #14 37.61 Selecting previously unselected package bash-completion.
08:51:58 [2020-08-31T08:51:58.510Z] #14 37.61 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
08:51:58 [2020-08-31T08:51:58.510Z] #14 39.65 Unpacking bash-completion (1:2.8-6) ...
08:51:58 [2020-08-31T08:51:58.510Z] #14 40.02 Selecting previously unselected package bzip2.
08:51:58 [2020-08-31T08:51:58.510Z] #14 40.04 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ...
08:51:58 [2020-08-31T08:51:58.510Z] #14 40.04 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
08:51:58 [2020-08-31T08:51:58.510Z] #14 40.09 Selecting previously unselected package xz-utils.
08:51:58 [2020-08-31T08:51:58.510Z] #14 40.10 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ...
08:51:58 [2020-08-31T08:51:58.510Z] #14 40.10 Unpacking xz-utils (5.2.4-1) ...
08:51:58 [2020-08-31T08:51:58.510Z] #14 40.30 Selecting previously unselected package apparmor.
08:51:58 [2020-08-31T08:51:58.510Z] #14 40.30 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ...
08:51:58 [2020-08-31T08:51:58.510Z] #14 40.35 Unpacking apparmor (2.13.2-10) ...
08:51:58 [2020-08-31T08:51:58.510Z] #14 40.82 Selecting previously unselected package aufs-tools.
08:51:58 [2020-08-31T08:51:58.510Z] #14 40.82 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ...
08:51:58 [2020-08-31T08:51:58.510Z] #14 40.82 Unpacking aufs-tools (1:4.14+20190211-1) ...
08:51:58 [2020-08-31T08:51:58.510Z] #14 40.95 Selecting previously unselected package binutils-mingw-w64-i686.
08:51:58 [2020-08-31T08:51:58.510Z] #14 40.95 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ...
08:51:58 [2020-08-31T08:51:58.510Z] #14 40.96 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
08:51:58 [2020-08-31T08:51:58.630Z]   CC       criu/uts_ns.o
08:51:58 [2020-08-31T08:51:58.630Z]   CC       criu/vdso.o
08:51:58 [2020-08-31T08:51:58.630Z]   LINK     criu/built-in.o
08:51:58 [2020-08-31T08:51:58.923Z]   LINK     criu/criu
08:51:58 [2020-08-31T08:51:58.923Z]   DEP      lib/c/criu.d
08:51:58 [2020-08-31T08:51:58.923Z]   CC       images/rpc.pb-c.o
08:51:59 [2020-08-31T08:51:59.157Z] #14 42.21 Selecting previously unselected package binutils-mingw-w64-x86-64.
08:51:59 [2020-08-31T08:51:59.157Z] #14 42.22 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ...
08:51:59 [2020-08-31T08:51:59.157Z] #14 42.22 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
08:51:59 [2020-08-31T08:51:59.157Z] #14 ...
08:51:59 [2020-08-31T08:51:59.157Z] 
08:51:59 [2020-08-31T08:51:59.157Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
08:51:59 [2020-08-31T08:51:59.157Z] #60 69.68 + for f in rootlesskit rootlesskit-docker-proxy
08:51:59 [2020-08-31T08:51:59.180Z] #45 10.03 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
08:51:59 [2020-08-31T08:51:59.180Z] #45 ...
08:51:59 [2020-08-31T08:51:59.180Z] 
08:51:59 [2020-08-31T08:51:59.180Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
08:51:59 [2020-08-31T08:51:59.180Z] #20 4.475 + RM_GOPATH=0
08:51:59 [2020-08-31T08:51:59.180Z] #20 4.476 + TMP_GOPATH=
08:51:59 [2020-08-31T08:51:59.180Z] #20 4.476 + : /build
08:51:59 [2020-08-31T08:51:59.180Z] #20 4.476 + '[' -z '' ']'
08:51:59 [2020-08-31T08:51:59.180Z] #20 4.476 ++ mktemp -d
08:51:59 [2020-08-31T08:51:59.180Z] #20 4.488 + export GOPATH=/tmp/tmp.Mu1uy4ogCJ
08:51:59 [2020-08-31T08:51:59.180Z] #20 4.488 + GOPATH=/tmp/tmp.Mu1uy4ogCJ
08:51:59 [2020-08-31T08:51:59.180Z] #20 4.488 + RM_GOPATH=1
08:51:59 [2020-08-31T08:51:59.180Z] #20 4.488 ++ dirname ./install.sh
08:51:59 [2020-08-31T08:51:59.180Z] #20 4.493 + dir=.
08:51:59 [2020-08-31T08:51:59.180Z] #20 4.493 + bin=dockercli
08:51:59 [2020-08-31T08:51:59.180Z] #20 4.494 + shift
08:51:59 [2020-08-31T08:51:59.180Z] #20 4.495 + '[' '!' -f ./dockercli.installer ']'
08:51:59 [2020-08-31T08:51:59.180Z] #20 4.496 + . ./dockercli.installer
08:51:59 [2020-08-31T08:51:59.180Z] #20 4.503 ++ : stable
08:51:59 [2020-08-31T08:51:59.180Z] #20 4.503 ++ : 17.06.2-ce
08:51:59 [2020-08-31T08:51:59.180Z] #20 4.503 + install_dockercli
08:51:59 [2020-08-31T08:51:59.180Z] #20 4.507 + echo 'Install docker/cli version 17.06.2-ce from stable'
08:51:59 [2020-08-31T08:51:59.180Z] #20 4.507 Install docker/cli version 17.06.2-ce from stable
08:51:59 [2020-08-31T08:51:59.180Z] #20 4.512 ++ uname -m
08:51:59 [2020-08-31T08:51:59.180Z] #20 4.515 + arch=x86_64
08:51:59 [2020-08-31T08:51:59.180Z] #20 4.515 + '[' x86_64 '!=' x86_64 ']'
08:51:59 [2020-08-31T08:51:59.180Z] #20 4.515 + url=https://download.docker.com/linux/static
08:51:59 [2020-08-31T08:51:59.180Z] #20 4.516 + tar -xz docker/docker
08:51:59 [2020-08-31T08:51:59.180Z] #20 4.516 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
08:51:59 [2020-08-31T08:51:59.180Z] #20 ...
08:51:59 [2020-08-31T08:51:59.180Z] 
08:51:59 [2020-08-31T08:51:59.180Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
08:51:59 [2020-08-31T08:51:59.180Z] #29 4.321 + RM_GOPATH=0
08:51:59 [2020-08-31T08:51:59.180Z] #29 4.321 + TMP_GOPATH=
08:51:59 [2020-08-31T08:51:59.180Z] #29 4.321 + : /build
08:51:59 [2020-08-31T08:51:59.180Z] #29 4.321 + '[' -z '' ']'
08:51:59 [2020-08-31T08:51:59.180Z] #29 4.321 ++ mktemp -d
08:51:59 [2020-08-31T08:51:59.180Z] #29 4.321 + export GOPATH=/tmp/tmp.oUFBpwPw0R
08:51:59 [2020-08-31T08:51:59.180Z] #29 4.321 + GOPATH=/tmp/tmp.oUFBpwPw0R
08:51:59 [2020-08-31T08:51:59.180Z] #29 4.321 + RM_GOPATH=1
08:51:59 [2020-08-31T08:51:59.180Z] #29 4.321 ++ dirname ./install.sh
08:51:59 [2020-08-31T08:51:59.180Z] #29 4.323 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
08:51:59 [2020-08-31T08:51:59.180Z] #29 4.328 + dir=.
08:51:59 [2020-08-31T08:51:59.180Z] #29 4.328 + bin=tomlv
08:51:59 [2020-08-31T08:51:59.180Z] #29 4.328 + shift
08:51:59 [2020-08-31T08:51:59.180Z] #29 4.328 + '[' '!' -f ./tomlv.installer ']'
08:51:59 [2020-08-31T08:51:59.180Z] #29 4.328 + . ./tomlv.installer
08:51:59 [2020-08-31T08:51:59.180Z] #29 4.328 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
08:51:59 [2020-08-31T08:51:59.180Z] #29 4.328 + install_tomlv
08:51:59 [2020-08-31T08:51:59.180Z] #29 4.328 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
08:51:59 [2020-08-31T08:51:59.180Z] #29 4.328 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.oUFBpwPw0R/src/github.com/BurntSushi/toml
08:51:59 [2020-08-31T08:51:59.180Z] #29 4.328 Cloning into '/tmp/tmp.oUFBpwPw0R/src/github.com/BurntSushi/toml'...
08:51:59 [2020-08-31T08:51:59.180Z] #29 5.517 + cd /tmp/tmp.oUFBpwPw0R/src/github.com/BurntSushi/toml
08:51:59 [2020-08-31T08:51:59.180Z] #29 5.527 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
08:51:59 [2020-08-31T08:51:59.180Z] #29 5.566 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
08:51:59 [2020-08-31T08:51:59.180Z] #29 6.246 runtime/internal/atomic
08:51:59 [2020-08-31T08:51:59.180Z] #29 6.295 internal/cpu
08:51:59 [2020-08-31T08:51:59.180Z] #29 6.459 runtime/internal/sys
08:51:59 [2020-08-31T08:51:59.180Z] #29 6.687 runtime/internal/math
08:51:59 [2020-08-31T08:51:59.180Z] #29 6.799 math/bits
08:51:59 [2020-08-31T08:51:59.180Z] #29 6.891 internal/bytealg
08:51:59 [2020-08-31T08:51:59.180Z] #29 7.368 math
08:51:59 [2020-08-31T08:51:59.180Z] #29 7.653 runtime
08:51:59 [2020-08-31T08:51:59.180Z] #29 ...
08:51:59 [2020-08-31T08:51:59.180Z] 
08:51:59 [2020-08-31T08:51:59.180Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
08:51:59 [2020-08-31T08:51:59.180Z] #48 4.557 + RM_GOPATH=0
08:51:59 [2020-08-31T08:51:59.180Z] #48 4.557 + TMP_GOPATH=
08:51:59 [2020-08-31T08:51:59.180Z] #48 4.557 + : /build
08:51:59 [2020-08-31T08:51:59.180Z] #48 4.557 + '[' -z '' ']'
08:51:59 [2020-08-31T08:51:59.180Z] #48 4.559 ++ mktemp -d
08:51:59 [2020-08-31T08:51:59.180Z] #48 4.567 + export GOPATH=/tmp/tmp.clnbUh0JQf
08:51:59 [2020-08-31T08:51:59.180Z] #48 4.567 + GOPATH=/tmp/tmp.clnbUh0JQf
08:51:59 [2020-08-31T08:51:59.180Z] #48 4.567 + RM_GOPATH=1
08:51:59 [2020-08-31T08:51:59.180Z] #48 4.568 ++ dirname ./install.sh
08:51:59 [2020-08-31T08:51:59.180Z] #48 4.569 + dir=.
08:51:59 [2020-08-31T08:51:59.180Z] #48 4.582 + bin=gometalinter
08:51:59 [2020-08-31T08:51:59.180Z] #48 4.583 + shift
08:51:59 [2020-08-31T08:51:59.180Z] #48 4.583 + '[' '!' -f ./gometalinter.installer ']'
08:51:59 [2020-08-31T08:51:59.180Z] #48 4.584 + . ./gometalinter.installer
08:51:59 [2020-08-31T08:51:59.180Z] #48 4.584 ++ GOMETALINTER_COMMIT=v2.0.6
08:51:59 [2020-08-31T08:51:59.180Z] #48 4.585 + install_gometalinter
08:51:59 [2020-08-31T08:51:59.180Z] #48 4.586 + echo 'Installing gometalinter version v2.0.6'
08:51:59 [2020-08-31T08:51:59.180Z] #48 4.586 Installing gometalinter version v2.0.6
08:51:59 [2020-08-31T08:51:59.180Z] #48 4.587 + go get -d github.com/alecthomas/gometalinter
08:51:59 [2020-08-31T08:51:59.230Z]   CC       lib/c/criu.o
08:51:59 [2020-08-31T08:51:59.440Z] #48 ...
08:51:59 [2020-08-31T08:51:59.440Z] 
08:51:59 [2020-08-31T08:51:59.440Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
08:51:59 [2020-08-31T08:51:59.440Z] #66 4.645 + RM_GOPATH=0
08:51:59 [2020-08-31T08:51:59.440Z] #66 4.645 + TMP_GOPATH=
08:51:59 [2020-08-31T08:51:59.440Z] #66 4.645 + : /build
08:51:59 [2020-08-31T08:51:59.440Z] #66 4.645 + '[' -z '' ']'
08:51:59 [2020-08-31T08:51:59.440Z] #66 4.647 ++ mktemp -d
08:51:59 [2020-08-31T08:51:59.440Z] #66 4.648 + export GOPATH=/tmp/tmp.c66wFOOCsy
08:51:59 [2020-08-31T08:51:59.440Z] #66 4.648 + GOPATH=/tmp/tmp.c66wFOOCsy
08:51:59 [2020-08-31T08:51:59.440Z] #66 4.648 + RM_GOPATH=1
08:51:59 [2020-08-31T08:51:59.440Z] #66 4.650 ++ dirname ./install.sh
08:51:59 [2020-08-31T08:51:59.440Z] #66 4.655 + dir=.
08:51:59 [2020-08-31T08:51:59.440Z] #66 4.655 + bin=proxy
08:51:59 [2020-08-31T08:51:59.440Z] #66 4.655 + shift
08:51:59 [2020-08-31T08:51:59.440Z] #66 4.655 + '[' '!' -f ./proxy.installer ']'
08:51:59 [2020-08-31T08:51:59.440Z] #66 4.655 + . ./proxy.installer
08:51:59 [2020-08-31T08:51:59.440Z] #66 4.656 ++ : 026aabaa659832804b01754aaadd2c0f420c68b6
08:51:59 [2020-08-31T08:51:59.440Z] #66 4.656 + install_proxy
08:51:59 [2020-08-31T08:51:59.440Z] #66 4.661 + case "$1" in
08:51:59 [2020-08-31T08:51:59.440Z] #66 4.661 + export CGO_ENABLED=0
08:51:59 [2020-08-31T08:51:59.440Z] #66 4.661 + CGO_ENABLED=0
08:51:59 [2020-08-31T08:51:59.440Z] #66 4.661 + _install_proxy
08:51:59 [2020-08-31T08:51:59.440Z] #66 4.661 + echo 'Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6'
08:51:59 [2020-08-31T08:51:59.440Z] #66 4.661 Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6
08:51:59 [2020-08-31T08:51:59.440Z] #66 4.662 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.c66wFOOCsy/src/github.com/docker/libnetwork
08:51:59 [2020-08-31T08:51:59.440Z] #66 4.667 Cloning into '/tmp/tmp.c66wFOOCsy/src/github.com/docker/libnetwork'...
08:51:59 [2020-08-31T08:51:59.440Z] #66 ...
08:51:59 [2020-08-31T08:51:59.440Z] 
08:51:59 [2020-08-31T08:51:59.440Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:51:59 [2020-08-31T08:51:59.440Z] #42 4.333 + RM_GOPATH=0
08:51:59 [2020-08-31T08:51:59.440Z] #42 4.333 + TMP_GOPATH=
08:51:59 [2020-08-31T08:51:59.440Z] #42 4.333 + : /build
08:51:59 [2020-08-31T08:51:59.440Z] #42 4.333 + '[' -z '' ']'
08:51:59 [2020-08-31T08:51:59.440Z] #42 4.335 ++ mktemp -d
08:51:59 [2020-08-31T08:51:59.440Z] #42 4.341 + export GOPATH=/tmp/tmp.kE88csaAR9
08:51:59 [2020-08-31T08:51:59.440Z] #42 4.342 + GOPATH=/tmp/tmp.kE88csaAR9
08:51:59 [2020-08-31T08:51:59.440Z] #42 4.342 + RM_GOPATH=1
08:51:59 [2020-08-31T08:51:59.440Z] #42 4.350 ++ dirname ./install.sh
08:51:59 [2020-08-31T08:51:59.440Z] #42 4.366 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
08:51:59 [2020-08-31T08:51:59.440Z] #42 4.367 + dir=.
08:51:59 [2020-08-31T08:51:59.440Z] #42 4.367 + bin=vndr
08:51:59 [2020-08-31T08:51:59.440Z] #42 4.367 + shift
08:51:59 [2020-08-31T08:51:59.440Z] #42 4.367 + '[' '!' -f ./vndr.installer ']'
08:51:59 [2020-08-31T08:51:59.440Z] #42 4.367 + . ./vndr.installer
08:51:59 [2020-08-31T08:51:59.440Z] #42 4.367 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
08:51:59 [2020-08-31T08:51:59.440Z] #42 4.367 + install_vndr
08:51:59 [2020-08-31T08:51:59.440Z] #42 4.367 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
08:51:59 [2020-08-31T08:51:59.440Z] #42 4.367 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.kE88csaAR9/src/github.com/LK4D4/vndr
08:51:59 [2020-08-31T08:51:59.440Z] #42 4.373 Cloning into '/tmp/tmp.kE88csaAR9/src/github.com/LK4D4/vndr'...
08:51:59 [2020-08-31T08:51:59.440Z] #42 5.239 + cd /tmp/tmp.kE88csaAR9/src/github.com/LK4D4/vndr
08:51:59 [2020-08-31T08:51:59.440Z] #42 5.239 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
08:51:59 [2020-08-31T08:51:59.440Z] #42 5.252 + go build -buildmode=pie -v -o /build/vndr .
08:51:59 [2020-08-31T08:51:59.440Z] #42 6.690 internal/cpu
08:51:59 [2020-08-31T08:51:59.440Z] #42 6.726 runtime/internal/atomic
08:51:59 [2020-08-31T08:51:59.440Z] #42 7.000 runtime/internal/sys
08:51:59 [2020-08-31T08:51:59.440Z] #42 7.217 runtime/internal/math
08:51:59 [2020-08-31T08:51:59.440Z] #42 7.268 internal/race
08:51:59 [2020-08-31T08:51:59.440Z] #42 7.342 sync/atomic
08:51:59 [2020-08-31T08:51:59.440Z] #42 7.470 internal/bytealg
08:51:59 [2020-08-31T08:51:59.440Z] #42 7.739 unicode
08:51:59 [2020-08-31T08:51:59.440Z] #42 8.264 runtime
08:51:59 [2020-08-31T08:51:59.447Z] #60 69.68 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
08:51:59 [2020-08-31T08:51:59.702Z] #42 ...
08:51:59 [2020-08-31T08:51:59.702Z] 
08:51:59 [2020-08-31T08:51:59.702Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
08:51:59 [2020-08-31T08:51:59.702Z] #60 9.989 + cd /tmp/tmp.5jCudnqBhH/src/github.com/rootless-containers/rootlesskit
08:51:59 [2020-08-31T08:51:59.702Z] #60 9.990 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
08:51:59 [2020-08-31T08:51:59.702Z] #60 10.70 + for f in rootlesskit rootlesskit-docker-proxy
08:51:59 [2020-08-31T08:51:59.702Z] #60 10.70 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
08:51:59 [2020-08-31T08:51:59.774Z] #54 51.84 Building dependency tree...
08:51:59 [2020-08-31T08:51:59.774Z] #54 ...
08:51:59 [2020-08-31T08:51:59.774Z] 
08:51:59 [2020-08-31T08:51:59.774Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
08:51:59 [2020-08-31T08:51:59.865Z]   LINK     lib/c/built-in.o
08:51:59 [2020-08-31T08:51:59.865Z]   LINK     lib/c/libcriu.so
08:51:59 [2020-08-31T08:51:59.865Z]   LINK     lib/c/libcriu.a
08:51:59 [2020-08-31T08:51:59.865Z]   GEN      magic.py
08:51:59 [2020-08-31T08:51:59.865Z] Note: Building without setproctitle() and strlcpy() support.
08:51:59 [2020-08-31T08:51:59.865Z]       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
08:51:59 [2020-08-31T08:51:59.865Z] Note: Building without GnuTLS support
08:51:59 [2020-08-31T08:51:59.865Z] Makefile.config:39: Warn: you have no libnftables installed
08:51:59 [2020-08-31T08:51:59.865Z] Makefile.config:40: Warn: Building without nftables support
08:52:00 [2020-08-31T08:52:00.031Z] #22 43.34 Reading package lists...
08:52:00 [2020-08-31T08:52:00.031Z] #22 ...
08:52:00 [2020-08-31T08:52:00.031Z] 
08:52:00 [2020-08-31T08:52:00.031Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
08:52:00 [2020-08-31T08:52:00.031Z] #38 42.87 Reading package lists...
08:52:00 [2020-08-31T08:52:00.161Z] fatal: not a git repository (or any of the parent directories): .git
08:52:00 [2020-08-31T08:52:00.161Z] make[1]: Nothing to be done for 'all'.
08:52:00 [2020-08-31T08:52:00.454Z] make[1]: 'images/built-in.o' is up to date.
08:52:00 [2020-08-31T08:52:00.454Z] make[1]: 'compel/plugins/std.lib.a' is up to date.
08:52:00 [2020-08-31T08:52:00.454Z] make[1]: 'compel/plugins/fds.lib.a' is up to date.
08:52:00 [2020-08-31T08:52:00.454Z] make[1]: 'compel/libcompel.a' is up to date.
08:52:00 [2020-08-31T08:52:00.454Z] make[1]: 'compel/compel-host-bin' is up to date.
08:52:00 [2020-08-31T08:52:00.454Z] make[1]: Nothing to be done for 'all'.
08:52:00 [2020-08-31T08:52:00.454Z] make[1]: 'soccr/libsoccr.a' is up to date.
08:52:00 [2020-08-31T08:52:00.454Z] make[2]: Nothing to be done for 'all'.
08:52:00 [2020-08-31T08:52:00.454Z] make[2]: Nothing to be done for 'all'.
08:52:00 [2020-08-31T08:52:00.454Z] make[2]: Nothing to be done for 'all'.
08:52:00 [2020-08-31T08:52:00.748Z] make[2]: Nothing to be done for 'all'.
08:52:00 [2020-08-31T08:52:00.748Z] make[2]: Nothing to be done for 'all'.
08:52:00 [2020-08-31T08:52:00.748Z] make[2]: Nothing to be done for 'all'.
08:52:00 [2020-08-31T08:52:00.748Z] make[2]: Nothing to be done for 'all'.
08:52:00 [2020-08-31T08:52:00.748Z] make[2]: Nothing to be done for 'all'.
08:52:00 [2020-08-31T08:52:00.748Z]   INSTALL  criu/criu
08:52:01 [2020-08-31T08:52:01.652Z] #60 ...
08:52:01 [2020-08-31T08:52:01.652Z] 
08:52:01 [2020-08-31T08:52:01.652Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
08:52:01 [2020-08-31T08:52:01.652Z] #31 4.766 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:52:01 [2020-08-31T08:52:01.652Z] #31 4.858 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:52:01 [2020-08-31T08:52:01.652Z] #31 4.858 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:52:01 [2020-08-31T08:52:01.652Z] #31 5.829 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
08:52:01 [2020-08-31T08:52:01.652Z] #31 8.511 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [224 kB]
08:52:01 [2020-08-31T08:52:01.652Z] #31 10.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
08:52:01 [2020-08-31T08:52:01.652Z] #31 ...
08:52:01 [2020-08-31T08:52:01.652Z] 
08:52:01 [2020-08-31T08:52:01.652Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
08:52:01 [2020-08-31T08:52:01.652Z] #20 12.31 + mkdir -p /build
08:52:01 [2020-08-31T08:52:01.652Z] #20 12.31 + mv docker/docker /build/
08:52:01 [2020-08-31T08:52:01.652Z] #20 12.31 + rmdir docker
08:52:01 [2020-08-31T08:52:01.790Z] Removing intermediate container 2d1cc73e1514
08:52:01 [2020-08-31T08:52:01.790Z]  ---> 173fd8ef3fdc
08:52:01 [2020-08-31T08:52:01.790Z] Step 14/140 : FROM base AS registry
08:52:01 [2020-08-31T08:52:01.790Z]  ---> 8607b1fa336b
08:52:01 [2020-08-31T08:52:01.790Z] Step 15/140 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd
08:52:02 [2020-08-31T08:52:02.088Z]  ---> Running in 93b1a9d51811
08:52:02 [2020-08-31T08:52:02.088Z] Removing intermediate container 93b1a9d51811
08:52:02 [2020-08-31T08:52:02.088Z]  ---> 479e217f94e9
08:52:02 [2020-08-31T08:52:02.088Z] Step 16/140 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827
08:52:02 [2020-08-31T08:52:02.088Z]  ---> Running in 140b8dbac3e7
08:52:02 [2020-08-31T08:52:02.088Z] Removing intermediate container 140b8dbac3e7
08:52:02 [2020-08-31T08:52:02.088Z]  ---> 0775ef402b8c
08:52:02 [2020-08-31T08:52:02.088Z] 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"
08:52:02 [2020-08-31T08:52:02.088Z]  ---> Running in 256dd6e57756
08:52:02 [2020-08-31T08:52:02.380Z] + mktemp -d
08:52:02 [2020-08-31T08:52:02.380Z] + export GOPATH=/tmp/tmp.KSVYDKLV0j
08:52:02 [2020-08-31T08:52:02.380Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.KSVYDKLV0j/src/github.com/docker/distribution
08:52:02 [2020-08-31T08:52:02.380Z] Cloning into '/tmp/tmp.KSVYDKLV0j/src/github.com/docker/distribution'...
08:52:02 [2020-08-31T08:52:02.578Z] #38 53.51 Building dependency tree...
08:52:02 [2020-08-31T08:52:02.578Z] #38 ...
08:52:02 [2020-08-31T08:52:02.578Z] 
08:52:02 [2020-08-31T08:52:02.578Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:52:02 [2020-08-31T08:52:02.578Z] #42 45.35 vendor/golang.org/x/crypto/internal/subtle
08:52:02 [2020-08-31T08:52:02.578Z] #42 45.42 vendor/golang.org/x/crypto/curve25519
08:52:02 [2020-08-31T08:52:02.578Z] #42 ...
08:52:02 [2020-08-31T08:52:02.578Z] 
08:52:02 [2020-08-31T08:52:02.578Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
08:52:02 [2020-08-31T08:52:02.578Z] #38 53.51 Building dependency tree...
08:52:02 [2020-08-31T08:52:02.578Z] #38 55.93 Reading state information...
08:52:02 [2020-08-31T08:52:02.592Z] #20 DONE 13.9s
08:52:02 [2020-08-31T08:52:02.592Z] 
08:52:02 [2020-08-31T08:52:02.592Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
08:52:02 [2020-08-31T08:52:02.592Z] #29 11.81 unicode/utf8
08:52:02 [2020-08-31T08:52:02.592Z] #29 12.46 internal/race
08:52:02 [2020-08-31T08:52:02.592Z] #29 12.56 sync/atomic
08:52:02 [2020-08-31T08:52:02.592Z] #29 12.94 unicode
08:52:04 [2020-08-31T08:52:04.476Z] + cd /tmp/tmp.KSVYDKLV0j/src/github.com/docker/distribution
08:52:04 [2020-08-31T08:52:04.476Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
08:52:04 [2020-08-31T08:52:04.773Z] + GOPATH=/tmp/tmp.KSVYDKLV0j/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.KSVYDKLV0j go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
08:52:05 [2020-08-31T08:52:05.012Z] #60 DONE 74.7s
08:52:05 [2020-08-31T08:52:05.012Z] 
08:52:05 [2020-08-31T08:52:05.012Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:52:05 [2020-08-31T08:52:05.012Z] #39 37.89   CC       compel/src/lib/ptrace.o
08:52:05 [2020-08-31T08:52:05.012Z] #39 38.28   AR       compel/libcompel.a
08:52:05 [2020-08-31T08:52:05.012Z] #39 38.33   HOSTCC   compel/src/main-host.o
08:52:05 [2020-08-31T08:52:05.012Z] #39 38.59   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
08:52:05 [2020-08-31T08:52:05.012Z] #39 38.73   HOSTCC   compel/src/lib/handle-elf-host.o
08:52:05 [2020-08-31T08:52:05.012Z] #39 38.94   HOSTCC   compel/src/lib/log-host.o
08:52:05 [2020-08-31T08:52:05.012Z] #39 39.04   HOSTLINK compel/compel-host-bin
08:52:05 [2020-08-31T08:52:05.012Z] #39 39.13   DEP      soccr/soccr.d
08:52:05 [2020-08-31T08:52:05.012Z] #39 39.30   CC       soccr/soccr.o
08:52:05 [2020-08-31T08:52:05.012Z] #39 40.22   AR       soccr/libsoccr.a
08:52:05 [2020-08-31T08:52:05.012Z] #39 40.25 make[1]: 'soccr/libsoccr.a' is up to date.
08:52:05 [2020-08-31T08:52:05.012Z] #39 40.54   DEP      criu/arch/s390/sigframe.d
08:52:05 [2020-08-31T08:52:05.012Z] #39 40.60   DEP      criu/arch/s390/crtools.d
08:52:05 [2020-08-31T08:52:05.012Z] #39 40.77   DEP      criu/arch/s390/cpu.d
08:52:05 [2020-08-31T08:52:05.012Z] #39 40.90   CC       criu/arch/s390/cpu.o
08:52:05 [2020-08-31T08:52:05.012Z] #39 41.20   CC       criu/arch/s390/crtools.o
08:52:05 [2020-08-31T08:52:05.012Z] #39 41.86   CC       criu/arch/s390/sigframe.o
08:52:05 [2020-08-31T08:52:05.012Z] #39 42.03   LINK     criu/arch/s390/crtools.built-in.o
08:52:05 [2020-08-31T08:52:05.012Z] #39 42.06   DEP      criu/pie/util-vdso.d
08:52:05 [2020-08-31T08:52:05.012Z] #39 ...
08:52:05 [2020-08-31T08:52:05.012Z] 
08:52:05 [2020-08-31T08:52:05.012Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
08:52:05 [2020-08-31T08:52:05.012Z] #61 DONE 0.1s
08:52:05 [2020-08-31T08:52:05.012Z] 
08:52:05 [2020-08-31T08:52:05.012Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
08:52:05 [2020-08-31T08:52:05.012Z] #14 43.68 Selecting previously unselected package binutils-mingw-w64.
08:52:05 [2020-08-31T08:52:05.012Z] #14 43.68 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
08:52:05 [2020-08-31T08:52:05.012Z] #14 43.68 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
08:52:05 [2020-08-31T08:52:05.012Z] #14 43.78 Selecting previously unselected package libdevmapper1.02.1:s390x.
08:52:05 [2020-08-31T08:52:05.012Z] #14 43.79 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ...
08:52:05 [2020-08-31T08:52:05.012Z] #14 43.79 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ...
08:52:05 [2020-08-31T08:52:05.012Z] #14 43.94 Selecting previously unselected package dmsetup.
08:52:05 [2020-08-31T08:52:05.012Z] #14 43.94 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_s390x.deb ...
08:52:05 [2020-08-31T08:52:05.012Z] #14 43.94 Unpacking dmsetup (2:1.02.155-3) ...
08:52:05 [2020-08-31T08:52:05.012Z] #14 44.02 Selecting previously unselected package mingw-w64-common.
08:52:05 [2020-08-31T08:52:05.012Z] #14 44.02 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ...
08:52:05 [2020-08-31T08:52:05.012Z] #14 44.03 Unpacking mingw-w64-common (6.0.0-3) ...
08:52:05 [2020-08-31T08:52:05.012Z] #14 ...
08:52:05 [2020-08-31T08:52:05.012Z] 
08:52:05 [2020-08-31T08:52:05.012Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:52:05 [2020-08-31T08:52:05.012Z] #42 65.12 encoding/xml
08:52:05 [2020-08-31T08:52:05.012Z] #42 66.22 github.com/LK4D4/vndr/versioned
08:52:05 [2020-08-31T08:52:05.012Z] #42 66.28 compress/flate
08:52:05 [2020-08-31T08:52:05.012Z] #42 67.91 hash
08:52:05 [2020-08-31T08:52:05.012Z] #42 67.97 hash/crc32
08:52:05 [2020-08-31T08:52:05.012Z] #42 68.40 compress/gzip
08:52:05 [2020-08-31T08:52:05.012Z] #42 68.92 context
08:52:05 [2020-08-31T08:52:05.012Z] #42 69.29 crypto/cipher
08:52:05 [2020-08-31T08:52:05.012Z] #42 69.66 math/big
08:52:05 [2020-08-31T08:52:05.012Z] #42 70.19 crypto/aes
08:52:05 [2020-08-31T08:52:05.012Z] #42 71.50 crypto
08:52:05 [2020-08-31T08:52:05.012Z] #42 71.63 crypto/des
08:52:05 [2020-08-31T08:52:05.012Z] #42 71.99 crypto/internal/randutil
08:52:05 [2020-08-31T08:52:05.012Z] #42 72.04 crypto/sha512
08:52:05 [2020-08-31T08:52:05.012Z] #42 72.42 crypto/ed25519/internal/edwards25519
08:52:05 [2020-08-31T08:52:05.012Z] #42 74.09 crypto/hmac
08:52:05 [2020-08-31T08:52:05.012Z] #42 74.20 crypto/md5
08:52:05 [2020-08-31T08:52:05.012Z] #42 74.66 crypto/rc4
08:52:05 [2020-08-31T08:52:05.012Z] #42 74.77 crypto/sha1
08:52:05 [2020-08-31T08:52:05.012Z] #42 ...
08:52:05 [2020-08-31T08:52:05.012Z] 
08:52:05 [2020-08-31T08:52:05.012Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:52:05 [2020-08-31T08:52:05.012Z] #39 42.44   DEP      criu/pie/util.d
08:52:05 [2020-08-31T08:52:05.303Z] #39 42.98   CC       criu/pie/util.o
08:52:05 [2020-08-31T08:52:05.303Z] #39 43.25   CC       criu/pie/util-vdso.o
08:52:05 [2020-08-31T08:52:05.862Z] #38 58.95 The following additional packages will be installed:
08:52:05 [2020-08-31T08:52:05.862Z] #38 58.96   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
08:52:05 [2020-08-31T08:52:05.862Z] #38 58.97   libprotoc17 python-pkg-resources python-six zlib1g-dev
08:52:05 [2020-08-31T08:52:05.862Z] #38 58.97 Suggested packages:
08:52:05 [2020-08-31T08:52:05.862Z] #38 59.01   manpages-dev python-setuptools
08:52:05 [2020-08-31T08:52:05.893Z] #29 16.62 internal/testlog
08:52:05 [2020-08-31T08:52:05.893Z] #29 16.99 encoding
08:52:05 [2020-08-31T08:52:05.893Z] #29 17.10 runtime/cgo
08:52:05 [2020-08-31T08:52:05.934Z] #39 43.79   AR       criu/pie/pie.lib.a
08:52:05 [2020-08-31T08:52:05.934Z] #39 43.83   DEP      criu/pie/restorer.d
08:52:06 [2020-08-31T08:52:06.119Z] #38 ...
08:52:06 [2020-08-31T08:52:06.119Z] 
08:52:06 [2020-08-31T08:52:06.119Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
08:52:06 [2020-08-31T08:52:06.119Z] #66 DONE 59.5s
08:52:06 [2020-08-31T08:52:06.224Z] #39 44.04   DEP      criu/arch/s390/restorer.d
08:52:06 [2020-08-31T08:52:06.224Z] #39 44.26   DEP      criu/arch/s390/vdso-pie.d
08:52:06 [2020-08-31T08:52:06.376Z] 
08:52:06 [2020-08-31T08:52:06.376Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
08:52:06 [2020-08-31T08:52:06.376Z] #31 52.80 The following additional packages will be installed:
08:52:06 [2020-08-31T08:52:06.376Z] #31 52.83   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
08:52:06 [2020-08-31T08:52:06.376Z] #31 52.85 Suggested packages:
08:52:06 [2020-08-31T08:52:06.376Z] #31 52.85   cmake-doc ninja-build lrzip
08:52:06 [2020-08-31T08:52:06.376Z] #31 52.85 Recommended packages:
08:52:06 [2020-08-31T08:52:06.376Z] #31 52.85   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
08:52:06 [2020-08-31T08:52:06.376Z] #31 54.44 The following NEW packages will be installed:
08:52:06 [2020-08-31T08:52:06.376Z] #31 54.46   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
08:52:06 [2020-08-31T08:52:06.376Z] #31 54.55   vim-common xxd
08:52:06 [2020-08-31T08:52:06.376Z] #31 55.45 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
08:52:06 [2020-08-31T08:52:06.376Z] #31 55.45 Need to get 14.9 MB of archives.
08:52:06 [2020-08-31T08:52:06.376Z] #31 55.45 After this operation, 61.8 MB of additional disk space will be used.
08:52:06 [2020-08-31T08:52:06.376Z] #31 55.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
08:52:06 [2020-08-31T08:52:06.376Z] #31 55.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
08:52:06 [2020-08-31T08:52:06.376Z] #31 55.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
08:52:06 [2020-08-31T08:52:06.376Z] #31 55.81 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
08:52:06 [2020-08-31T08:52:06.376Z] #31 57.46 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
08:52:06 [2020-08-31T08:52:06.376Z] #31 57.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
08:52:06 [2020-08-31T08:52:06.376Z] #31 57.49 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
08:52:06 [2020-08-31T08:52:06.376Z] #31 57.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
08:52:06 [2020-08-31T08:52:06.376Z] #31 57.51 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
08:52:06 [2020-08-31T08:52:06.376Z] #31 57.51 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
08:52:06 [2020-08-31T08:52:06.515Z] #39 44.37   DEP      criu/pie/parasite-vdso.d
08:52:06 [2020-08-31T08:52:06.515Z] #39 44.50   DEP      criu/pie/parasite.d
08:52:06 [2020-08-31T08:52:06.805Z] #39 44.77   CC       criu/pie/parasite.o
08:52:06 [2020-08-31T08:52:06.833Z] #29 ...
08:52:06 [2020-08-31T08:52:06.833Z] 
08:52:06 [2020-08-31T08:52:06.833Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
08:52:06 [2020-08-31T08:52:06.833Z] #45 11.29 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
08:52:06 [2020-08-31T08:52:06.833Z] #45 11.81 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
08:52:06 [2020-08-31T08:52:06.833Z] #45 13.51 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
08:52:06 [2020-08-31T08:52:06.833Z] #45 14.85 go: finding gotest.tools/gotestsum v0.5.2
08:52:06 [2020-08-31T08:52:06.833Z] #45 14.86 go: downloading gotest.tools/gotestsum v0.5.2
08:52:06 [2020-08-31T08:52:06.833Z] #45 14.92 go: finding gotest.tools v2.2.0+incompatible
08:52:06 [2020-08-31T08:52:06.833Z] #45 14.92 go: downloading gotest.tools v2.2.0+incompatible
08:52:06 [2020-08-31T08:52:06.833Z] #45 15.42 go: extracting gotest.tools v2.2.0+incompatible
08:52:06 [2020-08-31T08:52:06.833Z] #45 15.45 go: extracting gotest.tools/gotestsum v0.5.2
08:52:06 [2020-08-31T08:52:06.833Z] #45 16.19 go: downloading github.com/pkg/errors v0.9.1
08:52:06 [2020-08-31T08:52:06.833Z] #45 16.24 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
08:52:06 [2020-08-31T08:52:06.833Z] #45 16.30 go: downloading github.com/fatih/color v1.9.0
08:52:06 [2020-08-31T08:52:06.833Z] #45 16.37 go: downloading github.com/spf13/pflag v1.0.3
08:52:06 [2020-08-31T08:52:06.833Z] #45 16.48 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
08:52:06 [2020-08-31T08:52:06.833Z] #45 16.48 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
08:52:06 [2020-08-31T08:52:06.833Z] #45 16.48 go: extracting github.com/pkg/errors v0.9.1
08:52:06 [2020-08-31T08:52:06.833Z] #45 16.49 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
08:52:06 [2020-08-31T08:52:06.833Z] #45 16.66 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
08:52:06 [2020-08-31T08:52:06.833Z] #45 16.77 go: extracting github.com/fatih/color v1.9.0
08:52:06 [2020-08-31T08:52:06.833Z] #45 16.87 go: downloading github.com/mattn/go-colorable v0.1.6
08:52:06 [2020-08-31T08:52:06.833Z] #45 16.87 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
08:52:06 [2020-08-31T08:52:06.833Z] #45 16.90 go: downloading github.com/mattn/go-isatty v0.0.12
08:52:06 [2020-08-31T08:52:06.833Z] #45 17.01 go: extracting github.com/spf13/pflag v1.0.3
08:52:06 [2020-08-31T08:52:06.833Z] #45 17.04 go: extracting github.com/mattn/go-colorable v0.1.6
08:52:06 [2020-08-31T08:52:06.833Z] #45 17.08 go: extracting github.com/mattn/go-isatty v0.0.12
08:52:06 [2020-08-31T08:52:06.833Z] #45 17.14 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
08:52:06 [2020-08-31T08:52:06.942Z] #31 60.35 debconf: delaying package configuration, since apt-utils is not installed
08:52:07 [2020-08-31T08:52:07.198Z] #31 ...
08:52:07 [2020-08-31T08:52:07.198Z] 
08:52:07 [2020-08-31T08:52:07.198Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
08:52:07 [2020-08-31T08:52:07.198Z] #54 51.84 Building dependency tree...
08:52:07 [2020-08-31T08:52:07.198Z] #54 53.98 Reading state information...
08:52:07 [2020-08-31T08:52:07.198Z] #54 57.27 The following additional packages will be installed:
08:52:07 [2020-08-31T08:52:07.198Z] #54 57.28   libbtrfs0
08:52:07 [2020-08-31T08:52:07.198Z] #54 57.62 The following NEW packages will be installed:
08:52:07 [2020-08-31T08:52:07.198Z] #54 57.63   libbtrfs-dev libbtrfs0
08:52:07 [2020-08-31T08:52:07.198Z] #54 58.13 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
08:52:07 [2020-08-31T08:52:07.198Z] #54 58.13 Need to get 119 kB of archives.
08:52:07 [2020-08-31T08:52:07.198Z] #54 58.13 After this operation, 387 kB of additional disk space will be used.
08:52:07 [2020-08-31T08:52:07.198Z] #54 58.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
08:52:07 [2020-08-31T08:52:07.198Z] #54 58.14 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
08:52:07 [2020-08-31T08:52:07.198Z] #54 59.88 debconf: delaying package configuration, since apt-utils is not installed
08:52:07 [2020-08-31T08:52:07.198Z] #54 60.48 Fetched 119 kB in 0s (418 kB/s)
08:52:07 [2020-08-31T08:52:07.198Z] #54 60.65 Selecting previously unselected package libbtrfs0.
08:52:07 [2020-08-31T08:52:07.198Z] #54 60.65 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
08:52:07 [2020-08-31T08:52:07.199Z] #54 60.80 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
08:52:07 [2020-08-31T08:52:07.455Z] #54 60.87 Unpacking libbtrfs0 (4.20.1-2) ...
08:52:07 [2020-08-31T08:52:07.455Z] #54 ...
08:52:07 [2020-08-31T08:52:07.455Z] 
08:52:07 [2020-08-31T08:52:07.455Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
08:52:07 [2020-08-31T08:52:07.455Z] #31 60.88 Fetched 14.9 MB in 3s (4400 kB/s)
08:52:07 [2020-08-31T08:52:07.455Z] #31 60.97 Selecting previously unselected package xxd.
08:52:07 [2020-08-31T08:52:07.712Z] #31 60.97 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
08:52:07 [2020-08-31T08:52:07.712Z] #31 61.12 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
08:52:07 [2020-08-31T08:52:07.712Z] #31 61.12 Unpacking xxd (2:8.1.0875-5) ...
08:52:07 [2020-08-31T08:52:07.772Z] #45 ...
08:52:07 [2020-08-31T08:52:07.772Z] 
08:52:07 [2020-08-31T08:52:07.772Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
08:52:07 [2020-08-31T08:52:07.772Z] #54 20.76 Fetched 8378 kB in 17s (501 kB/s)
08:52:07 [2020-08-31T08:52:07.772Z] #54 20.76 Reading package lists...
08:52:07 [2020-08-31T08:52:07.772Z] #54 ...
08:52:07 [2020-08-31T08:52:07.772Z] 
08:52:07 [2020-08-31T08:52:07.772Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
08:52:07 [2020-08-31T08:52:07.772Z] #7 10.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
08:52:07 [2020-08-31T08:52:07.838Z] #39 45.76   LINK     criu/pie/parasite.built-in.o
08:52:07 [2020-08-31T08:52:07.968Z] #31 ...
08:52:07 [2020-08-31T08:52:07.968Z] 
08:52:07 [2020-08-31T08:52:07.968Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
08:52:07 [2020-08-31T08:52:07.968Z] #7 40.78 Reading package lists...
08:52:07 [2020-08-31T08:52:07.968Z] #7 51.78 Building dependency tree...
08:52:07 [2020-08-31T08:52:07.969Z] #7 53.79 Reading state information...
08:52:07 [2020-08-31T08:52:07.969Z] #7 57.06 The following additional packages will be installed:
08:52:07 [2020-08-31T08:52:07.969Z] #7 57.08   libapparmor1
08:52:07 [2020-08-31T08:52:07.969Z] #7 57.13 Suggested packages:
08:52:07 [2020-08-31T08:52:07.969Z] #7 57.14   seccomp
08:52:07 [2020-08-31T08:52:07.969Z] #7 57.59 The following NEW packages will be installed:
08:52:07 [2020-08-31T08:52:07.969Z] #7 57.63   libapparmor-dev libapparmor1 libseccomp-dev
08:52:07 [2020-08-31T08:52:07.969Z] #7 58.14 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
08:52:07 [2020-08-31T08:52:07.969Z] #7 58.14 Need to get 293 kB of archives.
08:52:07 [2020-08-31T08:52:07.969Z] #7 58.14 After this operation, 952 kB of additional disk space will be used.
08:52:07 [2020-08-31T08:52:07.969Z] #7 58.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
08:52:07 [2020-08-31T08:52:07.969Z] #7 58.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
08:52:07 [2020-08-31T08:52:07.969Z] #7 58.16 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
08:52:07 [2020-08-31T08:52:07.969Z] #7 60.17 debconf: delaying package configuration, since apt-utils is not installed
08:52:07 [2020-08-31T08:52:07.969Z] #7 60.72 Fetched 293 kB in 0s (923 kB/s)
08:52:07 [2020-08-31T08:52:07.969Z] #7 61.00 Selecting previously unselected package libapparmor1:amd64.
08:52:07 [2020-08-31T08:52:07.969Z] #7 61.00 (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.)
08:52:07 [2020-08-31T08:52:07.969Z] #7 61.14 Preparing to unpack .../libapparmor1_2.13.2-10_amd64.deb ...
08:52:07 [2020-08-31T08:52:07.969Z] #7 61.21 Unpacking libapparmor1:amd64 (2.13.2-10) ...
08:52:07 [2020-08-31T08:52:07.969Z] #7 61.44 Selecting previously unselected package libapparmor-dev:amd64.
08:52:07 [2020-08-31T08:52:07.969Z] #7 61.44 Preparing to unpack .../libapparmor-dev_2.13.2-10_amd64.deb ...
08:52:07 [2020-08-31T08:52:07.969Z] #7 61.48 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
08:52:07 [2020-08-31T08:52:07.969Z] #7 ...
08:52:07 [2020-08-31T08:52:07.969Z] 
08:52:07 [2020-08-31T08:52:07.969Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
08:52:07 [2020-08-31T08:52:07.969Z] #31 61.50 Selecting previously unselected package vim-common.
08:52:07 [2020-08-31T08:52:07.969Z] #31 61.50 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
08:52:07 [2020-08-31T08:52:07.969Z] #31 61.58 Unpacking vim-common (2:8.1.0875-5) ...
08:52:08 [2020-08-31T08:52:08.032Z] #7 ...
08:52:08 [2020-08-31T08:52:08.032Z] 
08:52:08 [2020-08-31T08:52:08.032Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
08:52:08 [2020-08-31T08:52:08.032Z] #45 19.06 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
08:52:08 [2020-08-31T08:52:08.128Z] #39 45.76   GEN      criu/pie/parasite-blob.h
08:52:08 [2020-08-31T08:52:08.128Z] #39 45.77   CC       criu/pie/parasite-vdso.o
08:52:08 [2020-08-31T08:52:08.418Z] #39 46.29   CC       criu/arch/s390/vdso-pie.o
08:52:08 [2020-08-31T08:52:08.533Z] #31 ...
08:52:08 [2020-08-31T08:52:08.533Z] 
08:52:08 [2020-08-31T08:52:08.533Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
08:52:08 [2020-08-31T08:52:08.533Z] #54 61.02 Selecting previously unselected package libbtrfs-dev.
08:52:08 [2020-08-31T08:52:08.533Z] #54 61.02 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
08:52:08 [2020-08-31T08:52:08.533Z] #54 61.13 Unpacking libbtrfs-dev (4.20.1-2) ...
08:52:08 [2020-08-31T08:52:08.533Z] #54 61.58 Setting up libbtrfs0 (4.20.1-2) ...
08:52:08 [2020-08-31T08:52:08.533Z] #54 61.61 Setting up libbtrfs-dev (4.20.1-2) ...
08:52:08 [2020-08-31T08:52:08.533Z] #54 61.63 Processing triggers for libc-bin (2.28-10) ...
08:52:08 [2020-08-31T08:52:08.533Z] #54 DONE 62.2s
08:52:08 [2020-08-31T08:52:08.533Z] 
08:52:08 [2020-08-31T08:52:08.533Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
08:52:08 [2020-08-31T08:52:08.533Z] #31 62.19 Selecting previously unselected package cmake-data.
08:52:08 [2020-08-31T08:52:08.533Z] #31 62.20 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
08:52:08 [2020-08-31T08:52:08.533Z] #31 62.23 Unpacking cmake-data (3.13.4-1) ...
08:52:08 [2020-08-31T08:52:08.708Z] #39 46.45   CC       criu/arch/s390/restorer.o
08:52:08 [2020-08-31T08:52:08.790Z] #31 ...
08:52:08 [2020-08-31T08:52:08.791Z] 
08:52:08 [2020-08-31T08:52:08.791Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
08:52:08 [2020-08-31T08:52:08.791Z] #55 DONE 0.1s
08:52:08 [2020-08-31T08:52:08.791Z] 
08:52:08 [2020-08-31T08:52:08.791Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
08:52:08 [2020-08-31T08:52:08.791Z] #56 DONE 0.0s
08:52:08 [2020-08-31T08:52:08.791Z] 
08:52:08 [2020-08-31T08:52:08.791Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
08:52:08 [2020-08-31T08:52:08.791Z] #38 61.26 The following NEW packages will be installed:
08:52:08 [2020-08-31T08:52:08.791Z] #38 61.26   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
08:52:08 [2020-08-31T08:52:08.791Z] #38 61.31   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
08:52:08 [2020-08-31T08:52:08.791Z] #38 61.31   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
08:52:08 [2020-08-31T08:52:08.791Z] #38 61.31   python-six zlib1g-dev
08:52:08 [2020-08-31T08:52:08.791Z] #38 61.74 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
08:52:08 [2020-08-31T08:52:08.791Z] #38 61.74 Need to get 4095 kB of archives.
08:52:08 [2020-08-31T08:52:08.791Z] #38 61.74 After this operation, 22.5 MB of additional disk space will be used.
08:52:08 [2020-08-31T08:52:08.791Z] #38 61.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
08:52:08 [2020-08-31T08:52:08.791Z] #38 61.75 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
08:52:08 [2020-08-31T08:52:08.791Z] #38 61.75 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
08:52:08 [2020-08-31T08:52:08.791Z] #38 61.83 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
08:52:08 [2020-08-31T08:52:08.791Z] #38 61.93 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
08:52:08 [2020-08-31T08:52:08.791Z] #38 61.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
08:52:08 [2020-08-31T08:52:08.791Z] #38 62.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
08:52:08 [2020-08-31T08:52:08.791Z] #38 62.06 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
08:52:08 [2020-08-31T08:52:08.791Z] #38 62.08 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
08:52:08 [2020-08-31T08:52:08.791Z] #38 62.12 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
08:52:08 [2020-08-31T08:52:08.791Z] #38 62.19 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
08:52:08 [2020-08-31T08:52:08.791Z] #38 62.49 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
08:52:08 [2020-08-31T08:52:08.972Z] #45 20.04 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
08:52:08 [2020-08-31T08:52:08.998Z] #39 46.84   CC       criu/pie/restorer.o
08:52:09 [2020-08-31T08:52:09.048Z] #38 62.62 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
08:52:09 [2020-08-31T08:52:09.305Z] #38 62.67 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
08:52:09 [2020-08-31T08:52:09.305Z] #38 62.78 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
08:52:09 [2020-08-31T08:52:09.305Z] #38 62.78 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
08:52:09 [2020-08-31T08:52:09.568Z] #38 62.94 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
08:52:09 [2020-08-31T08:52:09.825Z] #38 ...
08:52:09 [2020-08-31T08:52:09.825Z] 
08:52:09 [2020-08-31T08:52:09.825Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
08:52:09 [2020-08-31T08:52:09.825Z] #7 61.78 Selecting previously unselected package libseccomp-dev:amd64.
08:52:09 [2020-08-31T08:52:09.825Z] #7 61.78 Preparing to unpack .../libseccomp-dev_2.3.3-4_amd64.deb ...
08:52:09 [2020-08-31T08:52:09.825Z] #7 61.82 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
08:52:09 [2020-08-31T08:52:09.825Z] #7 62.50 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
08:52:09 [2020-08-31T08:52:09.825Z] #7 62.54 Setting up libapparmor1:amd64 (2.13.2-10) ...
08:52:09 [2020-08-31T08:52:09.825Z] #7 62.56 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
08:52:09 [2020-08-31T08:52:09.825Z] #7 62.59 Processing triggers for libc-bin (2.28-10) ...
08:52:09 [2020-08-31T08:52:09.825Z] #7 DONE 63.2s
08:52:09 [2020-08-31T08:52:09.825Z] 
08:52:09 [2020-08-31T08:52:09.825Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
08:52:09 [2020-08-31T08:52:09.912Z] #45 ...
08:52:09 [2020-08-31T08:52:09.912Z] 
08:52:09 [2020-08-31T08:52:09.912Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
08:52:09 [2020-08-31T08:52:09.912Z] #22 12.88 Fetched 8378 kB in 11s (782 kB/s)
08:52:09 [2020-08-31T08:52:09.912Z] #22 12.88 Reading package lists...
08:52:09 [2020-08-31T08:52:09.912Z] #22 20.58 Reading package lists...
08:52:09 [2020-08-31T08:52:09.912Z] #22 ...
08:52:09 [2020-08-31T08:52:09.912Z] 
08:52:09 [2020-08-31T08:52:09.912Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
08:52:09 [2020-08-31T08:52:09.912Z] #36 22.12 Checking out files:  87% (1459/1665)   
Checking out files:  88% (1466/1665)   
Checking out files:  89% (1482/1665)   
Checking out files:  90% (1499/1665)   
Checking out files:  91% (1516/1665)   
Checking out files:  92% (1532/1665)   
Checking out files:  93% (1549/1665)   
Checking out files:  94% (1566/1665)   
Checking out files:  95% (1582/1665)   
Checking out files:  96% (1599/1665)   
Checking out files:  97% (1616/1665)   
Checking out files:  98% (1632/1665)   
Checking out files:  99% (1649/1665)   
Checking out files: 100% (1665/1665)   
Checking out files: 100% (1665/1665), done.
08:52:09 [2020-08-31T08:52:09.912Z] #36 22.38 + cd /tmp/tmp.HeEpXLdkaV/src/github.com/docker/distribution
08:52:09 [2020-08-31T08:52:09.912Z] #36 22.38 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
08:52:10 [2020-08-31T08:52:10.084Z] #50 DONE 0.3s
08:52:10 [2020-08-31T08:52:10.084Z] 
08:52:10 [2020-08-31T08:52:10.084Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
08:52:10 [2020-08-31T08:52:10.084Z] #51 DONE 0.1s
08:52:10 [2020-08-31T08:52:10.084Z] 
08:52:10 [2020-08-31T08:52:10.084Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
08:52:10 [2020-08-31T08:52:10.172Z] #36 ...
08:52:10 [2020-08-31T08:52:10.172Z] 
08:52:10 [2020-08-31T08:52:10.172Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:52:10 [2020-08-31T08:52:10.172Z] #42 11.29 unicode/utf8
08:52:10 [2020-08-31T08:52:10.172Z] #42 11.90 math/bits
08:52:10 [2020-08-31T08:52:10.172Z] #42 12.64 math
08:52:10 [2020-08-31T08:52:10.172Z] #42 17.25 internal/testlog
08:52:10 [2020-08-31T08:52:10.172Z] #42 17.55 encoding
08:52:10 [2020-08-31T08:52:10.172Z] #42 17.64 unicode/utf16
08:52:10 [2020-08-31T08:52:10.172Z] #42 17.84 container/list
08:52:10 [2020-08-31T08:52:10.172Z] #42 18.33 crypto/internal/subtle
08:52:10 [2020-08-31T08:52:10.172Z] #42 18.46 crypto/subtle
08:52:10 [2020-08-31T08:52:10.172Z] #42 18.56 vendor/golang.org/x/crypto/cryptobyte/asn1
08:52:10 [2020-08-31T08:52:10.172Z] #42 18.66 internal/nettrace
08:52:10 [2020-08-31T08:52:10.172Z] #42 18.82 runtime/cgo
08:52:10 [2020-08-31T08:52:10.349Z] #52 ...
08:52:10 [2020-08-31T08:52:10.349Z] 
08:52:10 [2020-08-31T08:52:10.349Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
08:52:10 [2020-08-31T08:52:10.349Z] #22 43.34 Reading package lists...
08:52:10 [2020-08-31T08:52:10.349Z] #22 54.37 Building dependency tree...
08:52:10 [2020-08-31T08:52:10.349Z] #22 56.77 Reading state information...
08:52:10 [2020-08-31T08:52:10.349Z] #22 59.69 ca-certificates is already the newest version (20200601~deb10u1).
08:52:10 [2020-08-31T08:52:10.349Z] #22 59.69 The following additional packages will be installed:
08:52:10 [2020-08-31T08:52:10.349Z] #22 59.70   libjq1 libonig5
08:52:10 [2020-08-31T08:52:10.349Z] #22 60.58 The following NEW packages will be installed:
08:52:10 [2020-08-31T08:52:10.349Z] #22 60.61   jq libjq1 libonig5
08:52:10 [2020-08-31T08:52:10.349Z] #22 61.11 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
08:52:10 [2020-08-31T08:52:10.349Z] #22 61.11 Need to get 355 kB of archives.
08:52:10 [2020-08-31T08:52:10.349Z] #22 61.11 After this operation, 1072 kB of additional disk space will be used.
08:52:10 [2020-08-31T08:52:10.349Z] #22 61.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
08:52:10 [2020-08-31T08:52:10.349Z] #22 61.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
08:52:10 [2020-08-31T08:52:10.349Z] #22 61.16 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
08:52:10 [2020-08-31T08:52:10.349Z] #22 63.17 debconf: delaying package configuration, since apt-utils is not installed
08:52:10 [2020-08-31T08:52:10.349Z] #22 63.65 Fetched 355 kB in 0s (1098 kB/s)
08:52:10 [2020-08-31T08:52:10.349Z] #22 63.81 Selecting previously unselected package libonig5:amd64.
08:52:10 [2020-08-31T08:52:10.349Z] #22 63.81 (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.)
08:52:10 [2020-08-31T08:52:10.349Z] #22 63.98 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
08:52:10 [2020-08-31T08:52:10.349Z] #22 64.05 Unpacking libonig5:amd64 (6.9.1-1) ...
08:52:10 [2020-08-31T08:52:10.431Z] #42 ...
08:52:10 [2020-08-31T08:52:10.431Z] 
08:52:10 [2020-08-31T08:52:10.431Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
08:52:10 [2020-08-31T08:52:10.691Z] #66 21.22 Checking out files:  65% (1359/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.
08:52:10 [2020-08-31T08:52:10.691Z] #66 21.84 + cd /tmp/tmp.c66wFOOCsy/src/github.com/docker/libnetwork
08:52:10 [2020-08-31T08:52:10.691Z] #66 21.85 + git checkout -q 026aabaa659832804b01754aaadd2c0f420c68b6
08:52:10 [2020-08-31T08:52:10.912Z] #22 64.41 Selecting previously unselected package libjq1:amd64.
08:52:10 [2020-08-31T08:52:10.912Z] #22 64.41 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
08:52:10 [2020-08-31T08:52:10.912Z] #22 64.47 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
08:52:11 [2020-08-31T08:52:11.058Z] #39 48.70   LINK     criu/pie/restorer.built-in.o
08:52:11 [2020-08-31T08:52:11.058Z] #39 48.71   GEN      criu/pie/restorer-blob.h
08:52:11 [2020-08-31T08:52:11.058Z] #39 48.75   DEP      criu/vdso.d
08:52:11 [2020-08-31T08:52:11.058Z] #39 48.95   DEP      criu/uts_ns.d
08:52:11 [2020-08-31T08:52:11.169Z] #22 ...
08:52:11 [2020-08-31T08:52:11.169Z] 
08:52:11 [2020-08-31T08:52:11.169Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
08:52:11 [2020-08-31T08:52:11.169Z] #57 2.266 + RM_GOPATH=0
08:52:11 [2020-08-31T08:52:11.169Z] #57 2.266 + TMP_GOPATH=
08:52:11 [2020-08-31T08:52:11.169Z] #57 2.266 + : /build
08:52:11 [2020-08-31T08:52:11.169Z] #57 2.266 + '[' -z '' ']'
08:52:11 [2020-08-31T08:52:11.169Z] #57 2.266 ++ mktemp -d
08:52:11 [2020-08-31T08:52:11.169Z] #57 2.289 + export GOPATH=/tmp/tmp.WHBR3SBqfv
08:52:11 [2020-08-31T08:52:11.169Z] #57 2.289 + GOPATH=/tmp/tmp.WHBR3SBqfv
08:52:11 [2020-08-31T08:52:11.169Z] #57 2.289 + RM_GOPATH=1
08:52:11 [2020-08-31T08:52:11.169Z] #57 2.289 ++ dirname ./install.sh
08:52:11 [2020-08-31T08:52:11.169Z] #57 2.303 Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429
08:52:11 [2020-08-31T08:52:11.169Z] #57 2.303 + dir=.
08:52:11 [2020-08-31T08:52:11.169Z] #57 2.303 + bin=containerd
08:52:11 [2020-08-31T08:52:11.169Z] #57 2.303 + shift
08:52:11 [2020-08-31T08:52:11.169Z] #57 2.303 + '[' '!' -f ./containerd.installer ']'
08:52:11 [2020-08-31T08:52:11.169Z] #57 2.303 + . ./containerd.installer
08:52:11 [2020-08-31T08:52:11.169Z] #57 2.303 ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429
08:52:11 [2020-08-31T08:52:11.169Z] #57 2.303 + install_containerd
08:52:11 [2020-08-31T08:52:11.169Z] #57 2.303 + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429'
08:52:11 [2020-08-31T08:52:11.169Z] #57 2.303 + git clone https://github.com/containerd/containerd.git /tmp/tmp.WHBR3SBqfv/src/github.com/containerd/containerd
08:52:11 [2020-08-31T08:52:11.169Z] #57 2.360 Cloning into '/tmp/tmp.WHBR3SBqfv/src/github.com/containerd/containerd'...
08:52:11 [2020-08-31T08:52:11.261Z] #66 ...
08:52:11 [2020-08-31T08:52:11.261Z] 
08:52:11 [2020-08-31T08:52:11.261Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
08:52:11 [2020-08-31T08:52:11.261Z] #48 12.30 + cd /tmp/tmp.clnbUh0JQf/src/github.com/alecthomas/gometalinter
08:52:11 [2020-08-31T08:52:11.261Z] #48 12.30 + git checkout -q v2.0.6
08:52:11 [2020-08-31T08:52:11.261Z] #48 12.97 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter
08:52:11 [2020-08-31T08:52:11.261Z] #48 ...
08:52:11 [2020-08-31T08:52:11.261Z] 
08:52:11 [2020-08-31T08:52:11.261Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
08:52:11 [2020-08-31T08:52:11.261Z] #45 21.22 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
08:52:11 [2020-08-31T08:52:11.348Z] #39 49.13   DEP      criu/util.d
08:52:11 [2020-08-31T08:52:11.638Z] #39 49.30   DEP      criu/uffd.d
08:52:11 [2020-08-31T08:52:11.638Z] #39 49.49   DEP      criu/tun.d
08:52:11 [2020-08-31T08:52:11.929Z] #39 49.68   DEP      criu/tty.d
08:52:11 [2020-08-31T08:52:11.929Z] #39 49.79   DEP      criu/timerfd.d
08:52:11 [2020-08-31T08:52:11.929Z] #39 49.94   DEP      criu/timens.d
08:52:12 [2020-08-31T08:52:12.175Z] #57 ...
08:52:12 [2020-08-31T08:52:12.175Z] 
08:52:12 [2020-08-31T08:52:12.175Z] #8 [dev 1/25] RUN groupadd -r docker
08:52:12 [2020-08-31T08:52:12.175Z] #8 DONE 2.4s
08:52:12 [2020-08-31T08:52:12.219Z] #39 50.14   DEP      criu/sysfs_parse.d
08:52:12 [2020-08-31T08:52:12.432Z] 
08:52:12 [2020-08-31T08:52:12.432Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
08:52:12 [2020-08-31T08:52:12.432Z] #22 64.81 Selecting previously unselected package jq.
08:52:12 [2020-08-31T08:52:12.432Z] #22 64.81 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
08:52:12 [2020-08-31T08:52:12.432Z] #22 64.86 Unpacking jq (1.5+dfsg-2+b1) ...
08:52:12 [2020-08-31T08:52:12.432Z] #22 65.21 Setting up libonig5:amd64 (6.9.1-1) ...
08:52:12 [2020-08-31T08:52:12.432Z] #22 65.24 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
08:52:12 [2020-08-31T08:52:12.432Z] #22 65.26 Setting up jq (1.5+dfsg-2+b1) ...
08:52:12 [2020-08-31T08:52:12.432Z] #22 65.27 Processing triggers for libc-bin (2.28-10) ...
08:52:12 [2020-08-31T08:52:12.432Z] #22 DONE 65.8s
08:52:12 [2020-08-31T08:52:12.432Z] 
08:52:12 [2020-08-31T08:52:12.432Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
08:52:12 [2020-08-31T08:52:12.432Z] #52 1.945 + RM_GOPATH=0
08:52:12 [2020-08-31T08:52:12.432Z] #52 1.945 + TMP_GOPATH=
08:52:12 [2020-08-31T08:52:12.432Z] #52 1.945 + : /build
08:52:12 [2020-08-31T08:52:12.432Z] #52 1.945 + '[' -z '' ']'
08:52:12 [2020-08-31T08:52:12.432Z] #52 1.949 ++ mktemp -d
08:52:12 [2020-08-31T08:52:12.432Z] #52 1.957 + export GOPATH=/tmp/tmp.rI9PpOJbMl
08:52:12 [2020-08-31T08:52:12.432Z] #52 1.957 + GOPATH=/tmp/tmp.rI9PpOJbMl
08:52:12 [2020-08-31T08:52:12.432Z] #52 1.957 + RM_GOPATH=1
08:52:12 [2020-08-31T08:52:12.432Z] #52 1.958 ++ dirname ./install.sh
08:52:12 [2020-08-31T08:52:12.432Z] #52 1.964 + dir=.
08:52:12 [2020-08-31T08:52:12.432Z] #52 1.964 + bin=runc
08:52:12 [2020-08-31T08:52:12.432Z] #52 1.964 + shift
08:52:12 [2020-08-31T08:52:12.432Z] #52 1.965 + '[' '!' -f ./runc.installer ']'
08:52:12 [2020-08-31T08:52:12.432Z] #52 1.965 + . ./runc.installer
08:52:12 [2020-08-31T08:52:12.432Z] #52 1.965 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
08:52:12 [2020-08-31T08:52:12.432Z] #52 1.965 + install_runc
08:52:12 [2020-08-31T08:52:12.432Z] #52 1.966 + grep -q '^3\.10\.0.*\.el7\.'
08:52:12 [2020-08-31T08:52:12.432Z] #52 1.967 + uname -r
08:52:12 [2020-08-31T08:52:12.432Z] #52 2.030 + RUNC_BUILDTAGS='seccomp apparmor selinux '
08:52:12 [2020-08-31T08:52:12.432Z] #52 2.030 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
08:52:12 [2020-08-31T08:52:12.432Z] #52 2.030 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.rI9PpOJbMl/src/github.com/opencontainers/runc
08:52:12 [2020-08-31T08:52:12.432Z] #52 2.030 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
08:52:12 [2020-08-31T08:52:12.432Z] #52 2.038 Cloning into '/tmp/tmp.rI9PpOJbMl/src/github.com/opencontainers/runc'...
08:52:12 [2020-08-31T08:52:12.432Z] #52 ...
08:52:12 [2020-08-31T08:52:12.432Z] 
08:52:12 [2020-08-31T08:52:12.432Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
08:52:12 [2020-08-31T08:52:12.432Z] #23 DONE 0.1s
08:52:12 [2020-08-31T08:52:12.509Z] #39 50.26   DEP      criu/sysctl.d
08:52:12 [2020-08-31T08:52:12.509Z] #39 50.47   DEP      criu/string.d
08:52:12 [2020-08-31T08:52:12.509Z] #39 50.48   DEP      criu/stats.d
08:52:12 [2020-08-31T08:52:12.645Z] #45 23.69 go: finding github.com/fatih/color v1.9.0
08:52:12 [2020-08-31T08:52:12.645Z] #45 23.77 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
08:52:12 [2020-08-31T08:52:12.645Z] #45 23.83 go: finding github.com/pkg/errors v0.9.1
08:52:12 [2020-08-31T08:52:12.645Z] #45 23.88 go: finding github.com/mattn/go-colorable v0.1.6
08:52:12 [2020-08-31T08:52:12.700Z] 
08:52:12 [2020-08-31T08:52:12.700Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
08:52:12 [2020-08-31T08:52:12.700Z] #38 65.25 debconf: delaying package configuration, since apt-utils is not installed
08:52:12 [2020-08-31T08:52:12.700Z] #38 65.67 Fetched 4095 kB in 2s (2332 kB/s)
08:52:12 [2020-08-31T08:52:12.700Z] #38 65.98 Selecting previously unselected package libcap-dev:amd64.
08:52:12 [2020-08-31T08:52:12.700Z] #38 65.98 (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.)
08:52:12 [2020-08-31T08:52:12.700Z] #38 66.19 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
08:52:12 [2020-08-31T08:52:12.700Z] #38 66.21 Unpacking libcap-dev:amd64 (1:2.25-2) ...
08:52:12 [2020-08-31T08:52:12.800Z] #39 50.56   DEP      criu/sockets.d
08:52:12 [2020-08-31T08:52:12.800Z] #39 50.68   DEP      criu/sk-unix.d
08:52:12 [2020-08-31T08:52:12.964Z] #38 66.52 Selecting previously unselected package libnet1:amd64.
08:52:12 [2020-08-31T08:52:12.964Z] #38 66.52 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
08:52:12 [2020-08-31T08:52:12.964Z] #38 66.55 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
08:52:13 [2020-08-31T08:52:13.090Z] #39 50.93   DEP      criu/sk-tcp.d
08:52:13 [2020-08-31T08:52:13.090Z] #39 51.05   DEP      criu/sk-queue.d
08:52:13 [2020-08-31T08:52:13.218Z] #45 24.04 go: finding github.com/spf13/pflag v1.0.3
08:52:13 [2020-08-31T08:52:13.218Z] #45 24.04 go: finding github.com/mattn/go-isatty v0.0.12
08:52:13 [2020-08-31T08:52:13.218Z] #45 24.22 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
08:52:13 [2020-08-31T08:52:13.218Z] #45 24.43 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
08:52:13 [2020-08-31T08:52:13.218Z] #45 24.45 go: finding github.com/jonboulle/clockwork v0.1.0
08:52:13 [2020-08-31T08:52:13.380Z] #39 51.13   DEP      criu/sk-packet.d
08:52:13 [2020-08-31T08:52:13.380Z] #39 51.24   DEP      criu/sk-netlink.d
08:52:13 [2020-08-31T08:52:13.478Z] #45 24.50 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
08:52:13 [2020-08-31T08:52:13.478Z] #45 24.51 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
08:52:13 [2020-08-31T08:52:13.528Z] #38 66.96 Selecting previously unselected package libnet1-dev.
08:52:13 [2020-08-31T08:52:13.528Z] #38 66.97 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
08:52:13 [2020-08-31T08:52:13.528Z] #38 67.01 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
08:52:13 [2020-08-31T08:52:13.670Z] #39 51.47   DEP      criu/sk-inet.d
08:52:13 [2020-08-31T08:52:13.784Z] #38 67.31 Selecting previously unselected package libnl-3-200:amd64.
08:52:13 [2020-08-31T08:52:13.784Z] #38 67.31 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
08:52:13 [2020-08-31T08:52:13.784Z] #38 67.32 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
08:52:13 [2020-08-31T08:52:13.963Z] #39 51.63   DEP      criu/signalfd.d
08:52:13 [2020-08-31T08:52:13.963Z] #39 51.79   DEP      criu/sigframe.d
08:52:13 [2020-08-31T08:52:13.963Z] #39 51.85   DEP      criu/shmem.d
08:52:14 [2020-08-31T08:52:14.039Z] #38 67.63 Selecting previously unselected package libnl-3-dev:amd64.
08:52:14 [2020-08-31T08:52:14.039Z] #38 67.65 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
08:52:14 [2020-08-31T08:52:14.253Z] #39 51.93   DEP      criu/servicefd.d
08:52:14 [2020-08-31T08:52:14.253Z] #39 52.16   DEP      criu/seize.d
08:52:14 [2020-08-31T08:52:14.253Z] #39 52.22   DEP      criu/seccomp.d
08:52:14 [2020-08-31T08:52:14.295Z] #38 67.66 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
08:52:14 [2020-08-31T08:52:14.543Z] #39 52.34   DEP      criu/rst-malloc.d
08:52:14 [2020-08-31T08:52:14.543Z] #39 52.42   DEP      criu/rbtree.d
08:52:14 [2020-08-31T08:52:14.543Z] #39 52.46   DEP      criu/pstree.d
08:52:14 [2020-08-31T08:52:14.551Z] #38 ...
08:52:14 [2020-08-31T08:52:14.551Z] 
08:52:14 [2020-08-31T08:52:14.551Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
08:52:14 [2020-08-31T08:52:14.551Z] #29 57.52 internal/reflectlite
08:52:14 [2020-08-31T08:52:14.551Z] #29 57.54 sync
08:52:14 [2020-08-31T08:52:14.551Z] #29 61.80 errors
08:52:14 [2020-08-31T08:52:14.551Z] #29 61.82 sort
08:52:14 [2020-08-31T08:52:14.551Z] #29 62.35 strconv
08:52:14 [2020-08-31T08:52:14.551Z] #29 64.07 io
08:52:14 [2020-08-31T08:52:14.551Z] #29 66.48 internal/oserror
08:52:14 [2020-08-31T08:52:14.551Z] #29 66.71 syscall
08:52:14 [2020-08-31T08:52:14.551Z] #29 ...
08:52:14 [2020-08-31T08:52:14.551Z] 
08:52:14 [2020-08-31T08:52:14.551Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
08:52:14 [2020-08-31T08:52:14.551Z] #38 68.18 Selecting previously unselected package libprotobuf-c1:amd64.
08:52:14 [2020-08-31T08:52:14.551Z] #38 68.19 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
08:52:14 [2020-08-31T08:52:14.810Z] #38 68.24 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...#38 ...
08:52:14 [2020-08-31T08:52:14.810Z] 
08:52:14 [2020-08-31T08:52:14.810Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
08:52:14 [2020-08-31T08:52:14.810Z] #9 DONE 2.7s
08:52:14 [2020-08-31T08:52:14.810Z] 
08:52:14 [2020-08-31T08:52:14.810Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
08:52:14 [2020-08-31T08:52:14.810Z] #38 68.24 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
08:52:14 [2020-08-31T08:52:14.833Z] #39 52.60   DEP      criu/protobuf.d
08:52:14 [2020-08-31T08:52:14.833Z] #39 52.70   GEN      criu/protobuf-desc-gen.h
08:52:14 [2020-08-31T08:52:14.833Z] #39 ...
08:52:14 [2020-08-31T08:52:14.833Z] 
08:52:14 [2020-08-31T08:52:14.833Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:52:14 [2020-08-31T08:52:14.833Z] #42 75.30 crypto/rand
08:52:14 [2020-08-31T08:52:14.833Z] #42 75.75 crypto/elliptic
08:52:14 [2020-08-31T08:52:14.833Z] #42 75.95 encoding/asn1
08:52:14 [2020-08-31T08:52:14.833Z] #42 77.90 crypto/ed25519
08:52:14 [2020-08-31T08:52:14.833Z] #42 78.08 crypto/ecdsa
08:52:14 [2020-08-31T08:52:14.833Z] #42 78.12 crypto/rsa
08:52:14 [2020-08-31T08:52:14.833Z] #42 78.45 crypto/sha256
08:52:14 [2020-08-31T08:52:14.833Z] #42 78.86 crypto/dsa
08:52:14 [2020-08-31T08:52:14.833Z] #42 79.11 encoding/hex
08:52:14 [2020-08-31T08:52:14.833Z] #42 79.16 encoding/pem
08:52:14 [2020-08-31T08:52:14.833Z] #42 79.38 crypto/x509/pkix
08:52:14 [2020-08-31T08:52:14.833Z] #42 79.58 vendor/golang.org/x/crypto/cryptobyte
08:52:14 [2020-08-31T08:52:14.833Z] #42 79.69 vendor/golang.org/x/net/dns/dnsmessage
08:52:14 [2020-08-31T08:52:14.833Z] #42 81.13 vendor/golang.org/x/sys/cpu
08:52:14 [2020-08-31T08:52:14.833Z] #42 81.38 vendor/golang.org/x/crypto/internal/chacha20
08:52:14 [2020-08-31T08:52:14.833Z] #42 81.81 vendor/golang.org/x/crypto/poly1305
08:52:14 [2020-08-31T08:52:14.833Z] #42 82.30 vendor/golang.org/x/crypto/chacha20poly1305
08:52:14 [2020-08-31T08:52:14.833Z] #42 82.37 net
08:52:14 [2020-08-31T08:52:14.833Z] #42 82.73 vendor/golang.org/x/crypto/curve25519
08:52:14 [2020-08-31T08:52:14.833Z] #42 83.01 vendor/golang.org/x/crypto/hkdf
08:52:14 [2020-08-31T08:52:14.833Z] #42 83.12 vendor/golang.org/x/text/transform
08:52:14 [2020-08-31T08:52:14.833Z] #42 83.53 vendor/golang.org/x/text/unicode/bidi
08:52:14 [2020-08-31T08:52:14.833Z] #42 84.66 vendor/golang.org/x/text/secure/bidirule
08:52:14 [2020-08-31T08:52:14.833Z] #42 84.91 vendor/golang.org/x/text/unicode/norm
08:52:14 [2020-08-31T08:52:14.833Z] #42 ...
08:52:14 [2020-08-31T08:52:14.833Z] 
08:52:14 [2020-08-31T08:52:14.833Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
08:52:14 [2020-08-31T08:52:14.833Z] #14 48.05 Selecting previously unselected package mingw-w64-x86-64-dev.
08:52:14 [2020-08-31T08:52:14.833Z] #14 48.06 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
08:52:14 [2020-08-31T08:52:14.833Z] #14 48.08 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
08:52:14 [2020-08-31T08:52:14.833Z] #14 51.32 Selecting previously unselected package gcc-mingw-w64-base.
08:52:14 [2020-08-31T08:52:14.833Z] #14 51.32 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ...
08:52:14 [2020-08-31T08:52:14.833Z] #14 51.33 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
08:52:14 [2020-08-31T08:52:14.833Z] #14 51.41 Selecting previously unselected package gcc-mingw-w64-x86-64.
08:52:14 [2020-08-31T08:52:14.833Z] #14 51.41 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
08:52:14 [2020-08-31T08:52:14.833Z] #14 51.42 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:52:15 [2020-08-31T08:52:15.066Z] #38 68.45 Selecting previously unselected package libprotobuf-c-dev:amd64.
08:52:15 [2020-08-31T08:52:15.066Z] #38 68.47 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
08:52:15 [2020-08-31T08:52:15.066Z] #38 68.48 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
08:52:15 [2020-08-31T08:52:15.123Z] #14 ...
08:52:15 [2020-08-31T08:52:15.123Z] 
08:52:15 [2020-08-31T08:52:15.123Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
08:52:15 [2020-08-31T08:52:15.123Z] #48 85.19 + GOBIN=/build
08:52:15 [2020-08-31T08:52:15.123Z] #48 85.19 + /build/gometalinter --install
08:52:15 [2020-08-31T08:52:15.123Z] #48 85.22 Installing:
08:52:15 [2020-08-31T08:52:15.123Z] #48 85.22   deadcode
08:52:15 [2020-08-31T08:52:15.123Z] #48 85.22   dupl
08:52:15 [2020-08-31T08:52:15.123Z] #48 85.22   errcheck
08:52:15 [2020-08-31T08:52:15.123Z] #48 85.22   gas
08:52:15 [2020-08-31T08:52:15.123Z] #48 85.22   gochecknoglobals
08:52:15 [2020-08-31T08:52:15.123Z] #48 85.22   gochecknoinits
08:52:15 [2020-08-31T08:52:15.123Z] #48 85.22   goconst
08:52:15 [2020-08-31T08:52:15.123Z] #48 85.22   gocyclo
08:52:15 [2020-08-31T08:52:15.123Z] #48 85.22   goimports
08:52:15 [2020-08-31T08:52:15.123Z] #48 85.22   golint
08:52:15 [2020-08-31T08:52:15.123Z] #48 85.22   gosimple
08:52:15 [2020-08-31T08:52:15.123Z] #48 85.22   gotype
08:52:15 [2020-08-31T08:52:15.123Z] #48 85.22   gotypex
08:52:15 [2020-08-31T08:52:15.123Z] #48 85.22   ineffassign
08:52:15 [2020-08-31T08:52:15.123Z] #48 85.22   interfacer
08:52:15 [2020-08-31T08:52:15.123Z] #48 85.22   lll
08:52:15 [2020-08-31T08:52:15.123Z] #48 85.22   maligned
08:52:15 [2020-08-31T08:52:15.123Z] #48 85.22   megacheck
08:52:15 [2020-08-31T08:52:15.123Z] #48 85.22   misspell
08:52:15 [2020-08-31T08:52:15.123Z] #48 85.22   nakedret
08:52:15 [2020-08-31T08:52:15.123Z] #48 85.22   safesql
08:52:15 [2020-08-31T08:52:15.123Z] #48 85.22   staticcheck
08:52:15 [2020-08-31T08:52:15.123Z] #48 85.22   structcheck
08:52:15 [2020-08-31T08:52:15.123Z] #48 85.22   unconvert
08:52:15 [2020-08-31T08:52:15.123Z] #48 85.22   unparam
08:52:15 [2020-08-31T08:52:15.123Z] #48 85.22   unused
08:52:15 [2020-08-31T08:52:15.123Z] #48 85.22   varcheck
08:52:15 [2020-08-31T08:52:15.322Z] #38 68.65 Selecting previously unselected package zlib1g-dev:amd64.
08:52:15 [2020-08-31T08:52:15.322Z] #38 68.70 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
08:52:15 [2020-08-31T08:52:15.322Z] #38 68.72 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
08:52:15 [2020-08-31T08:52:15.577Z] #38 69.12 Selecting previously unselected package libprotobuf17:amd64.
08:52:15 [2020-08-31T08:52:15.577Z] #38 69.13 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
08:52:15 [2020-08-31T08:52:15.577Z] #38 69.18 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
08:52:17 [2020-08-31T08:52:17.680Z] #45 ...
08:52:17 [2020-08-31T08:52:17.680Z] 
08:52:17 [2020-08-31T08:52:17.680Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
08:52:17 [2020-08-31T08:52:17.680Z] #22 20.58 Reading package lists...
08:52:17 [2020-08-31T08:52:17.680Z] #22 27.45 Building dependency tree...
08:52:17 [2020-08-31T08:52:17.680Z] #22 29.00 Reading state information...
08:52:17 [2020-08-31T08:52:17.680Z] #22 30.99 ca-certificates is already the newest version (20200601~deb10u1).
08:52:17 [2020-08-31T08:52:17.680Z] #22 30.99 The following additional packages will be installed:
08:52:17 [2020-08-31T08:52:17.940Z] #22 31.00   libjq1 libonig5
08:52:18 [2020-08-31T08:52:18.096Z] #38 ...
08:52:18 [2020-08-31T08:52:18.096Z] 
08:52:18 [2020-08-31T08:52:18.096Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
08:52:18 [2020-08-31T08:52:18.096Z] #10 1.760 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
08:52:18 [2020-08-31T08:52:18.096Z] #10 DONE 2.9s
08:52:18 [2020-08-31T08:52:18.096Z] 
08:52:18 [2020-08-31T08:52:18.096Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
08:52:18 [2020-08-31T08:52:18.097Z] #26 69.81 Checking out files:  62% (956/1521)   
Checking out files:  63% (959/1521)   
Checking out files:  64% (974/1521)   
Checking out files:  65% (989/1521)   
Checking out files:  66% (1004/1521)   
Checking out files:  67% (1020/1521)   
Checking out files:  68% (1035/1521)   
Checking out files:  69% (1050/1521)   
Checking out files:  70% (1065/1521)   
Checking out files:  71% (1080/1521)   
Checking out files:  72% (1096/1521)   
Checking out files:  73% (1111/1521)   
Checking out files:  74% (1126/1521)   
Checking out files:  75% (1141/1521)   
Checking out files:  76% (1156/1521)   
Checking out files:  77% (1172/1521)   
Checking out files:  78% (1187/1521)   
Checking out files:  79% (1202/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  92% (1402/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
08:52:18 [2020-08-31T08:52:18.097Z] #26 71.66 + cd /tmp/tmp.29DexDg8zX/src/github.com/go-swagger/go-swagger
08:52:18 [2020-08-31T08:52:18.097Z] #26 71.66 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
08:52:18 [2020-08-31T08:52:18.200Z] #22 ...
08:52:18 [2020-08-31T08:52:18.200Z] 
08:52:18 [2020-08-31T08:52:18.200Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
08:52:18 [2020-08-31T08:52:18.200Z] #38 21.14 Fetched 8378 kB in 17s (493 kB/s)
08:52:18 [2020-08-31T08:52:18.200Z] #38 21.14 Reading package lists...
08:52:18 [2020-08-31T08:52:18.200Z] #38 27.92 Reading package lists...
08:52:18 [2020-08-31T08:52:18.200Z] #38 ...
08:52:18 [2020-08-31T08:52:18.200Z] 
08:52:18 [2020-08-31T08:52:18.200Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:52:18 [2020-08-31T08:52:18.200Z] #42 29.34 vendor/golang.org/x/crypto/internal/subtle
08:52:18 [2020-08-31T08:52:18.200Z] #42 29.46 vendor/golang.org/x/crypto/curve25519
08:52:18 [2020-08-31T08:52:18.460Z] #42 ...
08:52:18 [2020-08-31T08:52:18.460Z] 
08:52:18 [2020-08-31T08:52:18.460Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
08:52:18 [2020-08-31T08:52:18.460Z] #7 21.59 Fetched 8378 kB in 17s (492 kB/s)
08:52:18 [2020-08-31T08:52:18.460Z] #7 21.59 Reading package lists...
08:52:18 [2020-08-31T08:52:18.720Z] #7 28.55 Reading package lists...
08:52:18 [2020-08-31T08:52:18.720Z] #7 ...
08:52:18 [2020-08-31T08:52:18.720Z] 
08:52:18 [2020-08-31T08:52:18.720Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
08:52:18 [2020-08-31T08:52:18.720Z] #22 31.46 The following NEW packages will be installed:
08:52:18 [2020-08-31T08:52:18.720Z] #22 31.47   jq libjq1 libonig5
08:52:18 [2020-08-31T08:52:18.720Z] #22 31.88 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
08:52:18 [2020-08-31T08:52:18.720Z] #22 31.88 Need to get 355 kB of archives.
08:52:18 [2020-08-31T08:52:18.720Z] #22 31.88 After this operation, 1072 kB of additional disk space will be used.
08:52:18 [2020-08-31T08:52:18.720Z] #22 31.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
08:52:18 [2020-08-31T08:52:18.720Z] #22 31.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
08:52:18 [2020-08-31T08:52:18.720Z] #22 31.90 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
08:52:18 [2020-08-31T08:52:18.720Z] #22 ...
08:52:18 [2020-08-31T08:52:18.720Z] 
08:52:18 [2020-08-31T08:52:18.720Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
08:52:18 [2020-08-31T08:52:18.720Z] #31 21.88 Fetched 8378 kB in 17s (484 kB/s)
08:52:18 [2020-08-31T08:52:18.720Z] #31 21.88 Reading package lists...
08:52:18 [2020-08-31T08:52:18.980Z] #31 28.48 Reading package lists...
08:52:18 [2020-08-31T08:52:18.980Z] #31 ...
08:52:18 [2020-08-31T08:52:18.980Z] 
08:52:18 [2020-08-31T08:52:18.980Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
08:52:18 [2020-08-31T08:52:18.980Z] #36 24.60 + GOPATH=/tmp/tmp.HeEpXLdkaV/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.HeEpXLdkaV go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
08:52:19 [2020-08-31T08:52:19.025Z] #26 72.29 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
08:52:19 [2020-08-31T08:52:19.588Z] #26 ...
08:52:19 [2020-08-31T08:52:19.588Z] 
08:52:19 [2020-08-31T08:52:19.588Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:52:19 [2020-08-31T08:52:19.588Z] #42 62.50 sync
08:52:19 [2020-08-31T08:52:19.588Z] #42 62.50 internal/reflectlite
08:52:19 [2020-08-31T08:52:19.588Z] #42 65.18 github.com/LK4D4/vndr/godl/singleflight
08:52:19 [2020-08-31T08:52:19.588Z] #42 65.94 math/rand
08:52:19 [2020-08-31T08:52:19.588Z] #42 68.16 internal/singleflight
08:52:19 [2020-08-31T08:52:19.588Z] #42 68.77 sort
08:52:19 [2020-08-31T08:52:19.588Z] #42 68.77 errors
08:52:19 [2020-08-31T08:52:19.588Z] #42 69.55 io
08:52:19 [2020-08-31T08:52:19.588Z] #42 70.62 strconv
08:52:19 [2020-08-31T08:52:19.588Z] #42 71.72 bytes
08:52:19 [2020-08-31T08:52:19.588Z] #42 ...
08:52:19 [2020-08-31T08:52:19.588Z] 
08:52:19 [2020-08-31T08:52:19.588Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:52:19 [2020-08-31T08:52:19.588Z] #24 3.855 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
08:52:19 [2020-08-31T08:52:19.588Z] #24 4.499 
08:52:19 [2020-08-31T08:52:19.588Z] #24 4.779 
                                                                           0.3%
#                                                                          2.3%
#####                                                                      8.1%
#########                                                                 13.1%
##############                                                            19.8%
##################                                                        25.9%
######################                                                    31.3%
#########################                                                 35.4%
############################                                              39.7%
#################################                                         47.1%
####################################                                      51.3%
#########################################                                 57.3%
##############################################                            64.0%
##################################################                        70.8%
########################################################                  78.3%
############################################################              83.5%
##############################################################            87.4%
###################################################################       93.3%
#######################################################################   99.4%
######################################################################## 100.0%
08:52:19 [2020-08-31T08:52:19.844Z] #24 7.426 
08:52:19 [2020-08-31T08:52:19.920Z] #36 ...
08:52:19 [2020-08-31T08:52:19.920Z] 
08:52:19 [2020-08-31T08:52:19.920Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
08:52:19 [2020-08-31T08:52:19.920Z] #22 33.00 debconf: delaying package configuration, since apt-utils is not installed
08:52:20 [2020-08-31T08:52:20.180Z] #22 33.31 Fetched 355 kB in 0s (1277 kB/s)
08:52:20 [2020-08-31T08:52:20.440Z] #22 33.46 Selecting previously unselected package libonig5:amd64.
08:52:20 [2020-08-31T08:52:20.440Z] #22 33.46 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
08:52:20 [2020-08-31T08:52:20.440Z] #22 33.52 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
08:52:20 [2020-08-31T08:52:20.440Z] #22 33.54 Unpacking libonig5:amd64 (6.9.1-1) ...
08:52:20 [2020-08-31T08:52:20.678Z] #48 ...
08:52:20 [2020-08-31T08:52:20.678Z] 
08:52:20 [2020-08-31T08:52:20.678Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:52:20 [2020-08-31T08:52:20.678Z] #39 53.75   DEP      criu/protobuf-desc.d
08:52:20 [2020-08-31T08:52:20.678Z] #39 53.83   DEP      criu/proc_parse.d
08:52:20 [2020-08-31T08:52:20.678Z] #39 54.05   DEP      criu/plugin.d
08:52:20 [2020-08-31T08:52:20.678Z] #39 54.09   DEP      criu/pipes.d
08:52:20 [2020-08-31T08:52:20.678Z] #39 54.27   DEP      criu/pie-util.d
08:52:20 [2020-08-31T08:52:20.678Z] #39 54.40   DEP      criu/pie-util-vdso.d
08:52:20 [2020-08-31T08:52:20.678Z] #39 54.58   DEP      criu/path.d
08:52:20 [2020-08-31T08:52:20.679Z] #39 54.73   DEP      criu/parasite-syscall.d
08:52:20 [2020-08-31T08:52:20.679Z] #39 54.98   DEP      criu/pagemap.d
08:52:20 [2020-08-31T08:52:20.679Z] #39 55.14   DEP      criu/pagemap-cache.d
08:52:20 [2020-08-31T08:52:20.679Z] #39 55.23   DEP      criu/page-xfer.d
08:52:20 [2020-08-31T08:52:20.679Z] #39 55.34   DEP      criu/page-pipe.d
08:52:20 [2020-08-31T08:52:20.679Z] #39 55.49   DEP      criu/netfilter.d
08:52:20 [2020-08-31T08:52:20.679Z] #39 55.66   DEP      criu/net.d
08:52:20 [2020-08-31T08:52:20.679Z] #39 56.01   DEP      criu/namespaces.d
08:52:20 [2020-08-31T08:52:20.679Z] #39 56.23   DEP      criu/mount.d
08:52:20 [2020-08-31T08:52:20.679Z] #39 56.37   DEP      criu/memfd.d
08:52:20 [2020-08-31T08:52:20.679Z] #39 56.44   DEP      criu/mem.d
08:52:20 [2020-08-31T08:52:20.679Z] #39 56.65   DEP      criu/lsm.d
08:52:20 [2020-08-31T08:52:20.679Z] #39 56.73   DEP      criu/log.d
08:52:20 [2020-08-31T08:52:20.679Z] #39 56.82   DEP      criu/libnetlink.d
08:52:20 [2020-08-31T08:52:20.679Z] #39 56.97   DEP      criu/kerndat.d
08:52:20 [2020-08-31T08:52:20.679Z] #39 57.08   DEP      criu/kcmp-ids.d
08:52:20 [2020-08-31T08:52:20.679Z] #39 57.15   DEP      criu/irmap.d
08:52:20 [2020-08-31T08:52:20.679Z] #39 57.27   DEP      criu/ipc_ns.d
08:52:20 [2020-08-31T08:52:20.679Z] #39 57.45   DEP      criu/image.d
08:52:20 [2020-08-31T08:52:20.679Z] #39 57.55   DEP      criu/image-desc.d
08:52:20 [2020-08-31T08:52:20.679Z] #39 57.65   DEP      criu/fsnotify.d
08:52:20 [2020-08-31T08:52:20.679Z] #39 57.77   DEP      criu/filesystems.d
08:52:20 [2020-08-31T08:52:20.679Z] #39 57.87   DEP      criu/files.d
08:52:20 [2020-08-31T08:52:20.679Z] #39 58.11   DEP      criu/files-reg.d
08:52:20 [2020-08-31T08:52:20.679Z] #39 58.32   DEP      criu/files-ext.d
08:52:20 [2020-08-31T08:52:20.679Z] #39 58.50   DEP      criu/file-lock.d
08:52:20 [2020-08-31T08:52:20.700Z] #22 33.82 Selecting previously unselected package libjq1:amd64.
08:52:20 [2020-08-31T08:52:20.700Z] #22 33.86 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
08:52:20 [2020-08-31T08:52:20.700Z] #22 33.87 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
08:52:20 [2020-08-31T08:52:20.922Z] #24 7.783 #=#=#                                                                         

#######                                                                   10.1%
#############                                                             19.0%
######################                                                    30.7%
###############################                                           43.5%
08:52:20 [2020-08-31T08:52:20.922Z] #24 ...
08:52:20 [2020-08-31T08:52:20.922Z] 
08:52:20 [2020-08-31T08:52:20.922Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
08:52:20 [2020-08-31T08:52:20.922Z] #11 DONE 3.2s
08:52:20 [2020-08-31T08:52:20.922Z] 
08:52:20 [2020-08-31T08:52:20.922Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:52:20 [2020-08-31T08:52:20.922Z] #24 7.783 #=#=#                                                                         

#######                                                                   10.1%
#############                                                             19.0%
######################                                                    30.7%
###############################                                           43.5%
#######################################                                   55.1%
08:52:20 [2020-08-31T08:52:20.922Z] #24 ...
08:52:20 [2020-08-31T08:52:20.922Z] 
08:52:20 [2020-08-31T08:52:20.922Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
08:52:20 [2020-08-31T08:52:20.960Z] #22 34.08 Selecting previously unselected package jq.
08:52:20 [2020-08-31T08:52:20.960Z] #22 34.10 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
08:52:20 [2020-08-31T08:52:20.960Z] #22 34.11 Unpacking jq (1.5+dfsg-2+b1) ...
08:52:20 [2020-08-31T08:52:20.969Z] #39 58.69   DEP      criu/file-ids.d
08:52:20 [2020-08-31T08:52:20.969Z] #39 58.81   DEP      criu/fifo.d
08:52:20 [2020-08-31T08:52:20.969Z] #39 58.97   DEP      criu/fdstore.d
08:52:21 [2020-08-31T08:52:21.220Z] #22 34.39 Setting up libonig5:amd64 (6.9.1-1) ...
08:52:21 [2020-08-31T08:52:21.221Z] #22 34.40 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
08:52:21 [2020-08-31T08:52:21.221Z] #22 34.41 Setting up jq (1.5+dfsg-2+b1) ...
08:52:21 [2020-08-31T08:52:21.221Z] #22 34.42 Processing triggers for libc-bin (2.28-10) ...
08:52:21 [2020-08-31T08:52:21.259Z] #39 59.12   DEP      criu/fault-injection.d
08:52:21 [2020-08-31T08:52:21.259Z] #39 59.16   DEP      criu/external.d
08:52:21 [2020-08-31T08:52:21.480Z] #22 ...
08:52:21 [2020-08-31T08:52:21.481Z] 
08:52:21 [2020-08-31T08:52:21.481Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
08:52:21 [2020-08-31T08:52:21.481Z] #66 22.58 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
08:52:21 [2020-08-31T08:52:21.549Z] #39 59.28   DEP      criu/eventpoll.d
08:52:21 [2020-08-31T08:52:21.549Z] #39 59.42   DEP      criu/eventfd.d
08:52:21 [2020-08-31T08:52:21.740Z] #66 ...
08:52:21 [2020-08-31T08:52:21.740Z] 
08:52:21 [2020-08-31T08:52:21.740Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
08:52:21 [2020-08-31T08:52:21.740Z] #31 28.48 Reading package lists...
08:52:21 [2020-08-31T08:52:21.839Z] #39 59.61   DEP      criu/crtools.d
08:52:21 [2020-08-31T08:52:21.839Z] #39 59.83   DEP      criu/cr-service.d
08:52:22 [2020-08-31T08:52:22.129Z] #39 60.04   DEP      criu/cr-restore.d
08:52:22 [2020-08-31T08:52:22.261Z] #31 35.11 Building dependency tree...
08:52:22 [2020-08-31T08:52:22.261Z] #31 ...
08:52:22 [2020-08-31T08:52:22.261Z] 
08:52:22 [2020-08-31T08:52:22.261Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
08:52:22 [2020-08-31T08:52:22.261Z] #22 DONE 35.4s
08:52:22 [2020-08-31T08:52:22.261Z] 
08:52:22 [2020-08-31T08:52:22.261Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
08:52:22 [2020-08-31T08:52:22.261Z] #23 DONE 0.0s
08:52:22 [2020-08-31T08:52:22.261Z] 
08:52:22 [2020-08-31T08:52:22.261Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:52:22 [2020-08-31T08:52:22.419Z] #39 60.32   DEP      criu/cr-errno.d
08:52:22 [2020-08-31T08:52:22.419Z] #39 60.33   DEP      criu/cr-dump.d
08:52:22 [2020-08-31T08:52:22.709Z] #39 60.53   DEP      criu/cr-dedup.d
08:52:23 [2020-08-31T08:52:23.002Z] #39 60.74   DEP      criu/cr-check.d
08:52:23 [2020-08-31T08:52:23.002Z] #39 60.94   DEP      criu/config.d
08:52:23 [2020-08-31T08:52:23.002Z] #39 61.05   DEP      criu/clone-noasan.d
08:52:23 [2020-08-31T08:52:23.292Z] #39 61.10   DEP      criu/cgroup.d
08:52:23 [2020-08-31T08:52:23.292Z] #39 61.18   DEP      criu/cgroup-props.d
08:52:23 [2020-08-31T08:52:23.292Z] #39 61.24   DEP      criu/bitmap.d
08:52:23 [2020-08-31T08:52:23.292Z] #39 61.25   DEP      criu/bfd.d
08:52:23 [2020-08-31T08:52:23.292Z] #39 61.32   DEP      criu/autofs.d
08:52:23 [2020-08-31T08:52:23.442Z] #12 DONE 2.2s
08:52:23 [2020-08-31T08:52:23.442Z] 
08:52:23 [2020-08-31T08:52:23.442Z] #13 [dev 6/25] RUN ldconfig
08:52:23 [2020-08-31T08:52:23.582Z] #39 61.40   DEP      criu/aio.d
08:52:23 [2020-08-31T08:52:23.582Z] #39 61.49   DEP      criu/action-scripts.d
08:52:23 [2020-08-31T08:52:23.873Z] #39 61.66   CC       criu/action-scripts.o
08:52:23 [2020-08-31T08:52:23.873Z] #39 61.88   CC       criu/aio.o
08:52:24 [2020-08-31T08:52:24.163Z] #39 62.16   CC       criu/autofs.o
08:52:24 [2020-08-31T08:52:24.178Z] #24 ...
08:52:24 [2020-08-31T08:52:24.178Z] 
08:52:24 [2020-08-31T08:52:24.178Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
08:52:24 [2020-08-31T08:52:24.178Z] #54 20.76 Reading package lists...
08:52:24 [2020-08-31T08:52:24.178Z] #54 27.71 Reading package lists...
08:52:24 [2020-08-31T08:52:24.178Z] #54 34.51 Building dependency tree...
08:52:24 [2020-08-31T08:52:24.178Z] #54 36.19 Reading state information...
08:52:24 [2020-08-31T08:52:24.371Z] #13 ...
08:52:24 [2020-08-31T08:52:24.372Z] 
08:52:24 [2020-08-31T08:52:24.372Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
08:52:24 [2020-08-31T08:52:24.372Z] #31 67.85 Selecting previously unselected package libicu63:amd64.
08:52:24 [2020-08-31T08:52:24.372Z] #31 67.86 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
08:52:24 [2020-08-31T08:52:24.372Z] #31 67.88 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
08:52:24 [2020-08-31T08:52:24.372Z] #31 ...
08:52:24 [2020-08-31T08:52:24.372Z] 
08:52:24 [2020-08-31T08:52:24.372Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:52:24 [2020-08-31T08:52:24.372Z] #24 7.783 #=#=#                                                                         

#######                                                                   10.1%
#############                                                             19.0%
######################                                                    30.7%
###############################                                           43.5%
#######################################                                   55.1%
#################################################                         68.6%
######################################################                    75.0%
###########################################################               82.7%
#######################################################################   98.6%
######################################################################## 100.0%
08:52:24 [2020-08-31T08:52:24.372Z] #24 9.391 
08:52:24 [2020-08-31T08:52:24.372Z] #24 9.755 
                                                                           0.0%
#######                                                                   10.2%
#########                                                                 13.2%
###############                                                           20.9%
##################                                                        25.9%
####################                                                      28.5%
########################                                                  33.8%
#############################                                             41.3%
####################################                                      50.2%
#######################################                                   54.5%
#############################################                             63.0%
#################################################                         68.4%
###################################################                       71.7%
#########################################################                 80.0%
#############################################################             84.9%
################################################################          89.4%
###################################################################       94.3%
######################################################################## 100.0%
08:52:24 [2020-08-31T08:52:24.372Z] #24 12.11 
08:52:24 [2020-08-31T08:52:24.438Z] #54 ...
08:52:24 [2020-08-31T08:52:24.438Z] 
08:52:24 [2020-08-31T08:52:24.438Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:52:24 [2020-08-31T08:52:24.438Z] #24 2.133 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
08:52:25 [2020-08-31T08:52:25.007Z] #24 2.595 
08:52:25 [2020-08-31T08:52:25.146Z] #24 12.35 
#                                                                          1.5%
##                                                                         3.3%
08:52:25 [2020-08-31T08:52:25.146Z] #24 ...
08:52:25 [2020-08-31T08:52:25.146Z] 
08:52:25 [2020-08-31T08:52:25.146Z] #13 [dev 6/25] RUN ldconfig
08:52:25 [2020-08-31T08:52:25.146Z] #13 DONE 2.0s
08:52:25 [2020-08-31T08:52:25.146Z] 
08:52:25 [2020-08-31T08:52:25.146Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:52:25 [2020-08-31T08:52:25.666Z] #39 63.30   CC       criu/bfd.o
08:52:25 [2020-08-31T08:52:25.922Z] #24 12.35 
#                                                                          1.5%
##                                                                         3.3%
####                                                                       5.7%
#####                                                                      7.0%
#####                                                                      7.9%
######                                                                     9.6%
########                                                                  11.7%
##########                                                                14.5%
############                                                              16.9%
##############                                                            19.6%
###############                                                           22.0%
08:52:25 [2020-08-31T08:52:25.922Z] #24 ...
08:52:25 [2020-08-31T08:52:25.922Z] 
08:52:25 [2020-08-31T08:52:25.922Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
08:52:25 [2020-08-31T08:52:25.922Z] #29 68.96 reflect
08:52:25 [2020-08-31T08:52:25.957Z] #39 63.93   CC       criu/bitmap.o
08:52:26 [2020-08-31T08:52:26.178Z] #29 ...
08:52:26 [2020-08-31T08:52:26.178Z] 
08:52:26 [2020-08-31T08:52:26.178Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:52:26 [2020-08-31T08:52:26.247Z] #39 64.13   CC       criu/cgroup-props.o
08:52:26 [2020-08-31T08:52:26.880Z] #39 64.65   CC       criu/cgroup.o
08:52:27 [2020-08-31T08:52:27.085Z] #24 2.791 #=#=#                                                                         

####                                                                       6.0%
######                                                                     9.4%
############                                                              17.1%
################                                                          22.3%
###################                                                       27.2%
########################                                                  33.9%
############################                                              40.2%
#################################                                         46.7%
###################################                                       49.9%
########################################                                  56.7%
#############################################                             62.9%
#################################################                         69.4%
#####################################################                     74.4%
##########################################################                80.8%
##############################################################            86.5%
#################################################################         91.2%
######################################################################## 100.0%
08:52:27 [2020-08-31T08:52:27.171Z] #39 ...
08:52:27 [2020-08-31T08:52:27.171Z] 
08:52:27 [2020-08-31T08:52:27.171Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:52:27 [2020-08-31T08:52:27.171Z] #42 87.63 vendor/golang.org/x/net/idna
08:52:27 [2020-08-31T08:52:27.171Z] #42 89.21 vendor/golang.org/x/net/http2/hpack
08:52:27 [2020-08-31T08:52:27.171Z] #42 90.03 mime
08:52:27 [2020-08-31T08:52:27.171Z] #42 91.49 mime/quotedprintable
08:52:27 [2020-08-31T08:52:27.171Z] #42 91.91 net/http/internal
08:52:27 [2020-08-31T08:52:27.171Z] #42 92.31 os/exec
08:52:27 [2020-08-31T08:52:27.171Z] #42 94.82 net/textproto
08:52:27 [2020-08-31T08:52:27.171Z] #42 94.82 crypto/x509
08:52:27 [2020-08-31T08:52:27.171Z] #42 95.72 vendor/golang.org/x/net/http/httpguts
08:52:27 [2020-08-31T08:52:27.171Z] #42 95.89 vendor/golang.org/x/net/http/httpproxy
08:52:27 [2020-08-31T08:52:27.171Z] #42 96.23 mime/multipart
08:52:27 [2020-08-31T08:52:27.171Z] #42 97.69 crypto/tls
08:52:27 [2020-08-31T08:52:27.345Z] #24 5.192 
08:52:27 [2020-08-31T08:52:27.718Z] #24 12.35 
#                                                                          1.5%
##                                                                         3.3%
####                                                                       5.7%
#####                                                                      7.0%
#####                                                                      7.9%
######                                                                     9.6%
########                                                                  11.7%
##########                                                                14.5%
############                                                              16.9%
##############                                                            19.6%
###############                                                           22.0%
#################                                                         24.2%
##################                                                        25.4%
##################                                                        26.3%
###################                                                       27.1%
######################                                                    31.5%
########################                                                  33.5%
#########################                                                 36.0%
##########################                                                36.9%
###########################                                               38.7%
#############################                                             40.8%
##############################                                            42.9%
################################                                          44.5%
#################################                                         45.9%
#################################                                         46.9%
##################################                                        48.1%
08:52:27 [2020-08-31T08:52:27.718Z] #24 ...
08:52:27 [2020-08-31T08:52:27.718Z] 
08:52:27 [2020-08-31T08:52:27.718Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
08:52:27 [2020-08-31T08:52:27.718Z] #38 71.31 Selecting previously unselected package libprotobuf-lite17:amd64.
08:52:27 [2020-08-31T08:52:27.718Z] #38 71.36 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
08:52:27 [2020-08-31T08:52:27.718Z] #38 71.43 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
08:52:27 [2020-08-31T08:52:27.718Z] #38 71.91 Selecting previously unselected package libprotobuf-dev:amd64.
08:52:27 [2020-08-31T08:52:27.718Z] #38 71.95 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
08:52:27 [2020-08-31T08:52:27.718Z] #38 71.99 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
08:52:27 [2020-08-31T08:52:27.718Z] #38 74.79 Selecting previously unselected package libprotoc17:amd64.
08:52:27 [2020-08-31T08:52:27.718Z] #38 74.79 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
08:52:27 [2020-08-31T08:52:27.718Z] #38 74.80 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
08:52:27 [2020-08-31T08:52:27.718Z] #38 76.63 Selecting previously unselected package protobuf-c-compiler.
08:52:27 [2020-08-31T08:52:27.718Z] #38 76.69 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
08:52:27 [2020-08-31T08:52:27.718Z] #38 76.69 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
08:52:27 [2020-08-31T08:52:27.718Z] #38 77.13 Selecting previously unselected package protobuf-compiler.
08:52:27 [2020-08-31T08:52:27.718Z] #38 77.17 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
08:52:27 [2020-08-31T08:52:27.718Z] #38 77.27 Unpacking protobuf-compiler (3.6.1.3-2) ...
08:52:27 [2020-08-31T08:52:27.718Z] #38 77.65 Selecting previously unselected package python-pkg-resources.
08:52:27 [2020-08-31T08:52:27.718Z] #38 77.66 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
08:52:27 [2020-08-31T08:52:27.718Z] #38 77.67 Unpacking python-pkg-resources (40.8.0-1) ...
08:52:27 [2020-08-31T08:52:27.718Z] #38 78.44 Selecting previously unselected package python-six.
08:52:27 [2020-08-31T08:52:27.718Z] #38 78.45 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
08:52:27 [2020-08-31T08:52:27.718Z] #38 78.55 Unpacking python-six (1.12.0-1) ...
08:52:27 [2020-08-31T08:52:27.718Z] #38 78.75 Selecting previously unselected package python-protobuf.
08:52:27 [2020-08-31T08:52:27.718Z] #38 78.77 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
08:52:27 [2020-08-31T08:52:27.718Z] #38 78.79 Unpacking python-protobuf (3.6.1.3-2) ...
08:52:27 [2020-08-31T08:52:27.718Z] #38 79.88 Setting up python-pkg-resources (40.8.0-1) ...
08:52:27 [2020-08-31T08:52:27.975Z] #38 ...
08:52:27 [2020-08-31T08:52:27.975Z] 
08:52:27 [2020-08-31T08:52:27.975Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:52:28 [2020-08-31T08:52:28.402Z] #24 5.425 
                                                                           0.1%
##########                                                                14.6%
########################                                                  34.1%
########################################                                  55.8%
###############################################                           65.5%
########################################################                  78.0%
################################################################          89.7%
######################################################################## 100.0%
08:52:28 [2020-08-31T08:52:28.663Z] #24 ...
08:52:28 [2020-08-31T08:52:28.663Z] 
08:52:28 [2020-08-31T08:52:28.663Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
08:52:28 [2020-08-31T08:52:28.663Z] #66 DONE 39.9s
08:52:28 [2020-08-31T08:52:28.923Z] 
08:52:28 [2020-08-31T08:52:28.923Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
08:52:28 [2020-08-31T08:52:28.923Z] #54 38.32 The following additional packages will be installed:
08:52:28 [2020-08-31T08:52:28.923Z] #54 38.36   libbtrfs0
08:52:28 [2020-08-31T08:52:28.923Z] #54 38.58 The following NEW packages will be installed:
08:52:28 [2020-08-31T08:52:28.923Z] #54 38.60   libbtrfs-dev libbtrfs0
08:52:28 [2020-08-31T08:52:28.923Z] #54 39.15 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
08:52:28 [2020-08-31T08:52:28.923Z] #54 39.15 Need to get 119 kB of archives.
08:52:28 [2020-08-31T08:52:28.923Z] #54 39.15 After this operation, 387 kB of additional disk space will be used.
08:52:28 [2020-08-31T08:52:28.923Z] #54 39.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
08:52:28 [2020-08-31T08:52:28.923Z] #54 39.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
08:52:28 [2020-08-31T08:52:28.923Z] #54 40.43 debconf: delaying package configuration, since apt-utils is not installed
08:52:28 [2020-08-31T08:52:28.923Z] #54 40.74 Fetched 119 kB in 0s (319 kB/s)
08:52:28 [2020-08-31T08:52:28.923Z] #54 40.87 Selecting previously unselected package libbtrfs0.
08:52:28 [2020-08-31T08:52:28.923Z] #54 40.87 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
08:52:28 [2020-08-31T08:52:28.923Z] #54 41.01 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
08:52:28 [2020-08-31T08:52:28.923Z] #54 41.03 Unpacking libbtrfs0 (4.20.1-2) ...
08:52:28 [2020-08-31T08:52:28.923Z] #54 41.41 Selecting previously unselected package libbtrfs-dev.
08:52:28 [2020-08-31T08:52:28.923Z] #54 41.41 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
08:52:28 [2020-08-31T08:52:28.923Z] #54 41.68 Unpacking libbtrfs-dev (4.20.1-2) ...
08:52:29 [2020-08-31T08:52:29.186Z] #54 42.15 Setting up libbtrfs0 (4.20.1-2) ...
08:52:29 [2020-08-31T08:52:29.186Z] #54 42.21 Setting up libbtrfs-dev (4.20.1-2) ...
08:52:29 [2020-08-31T08:52:29.186Z] #54 42.25 Processing triggers for libc-bin (2.28-10) ...
08:52:29 [2020-08-31T08:52:29.233Z] #42 ...
08:52:29 [2020-08-31T08:52:29.233Z] 
08:52:29 [2020-08-31T08:52:29.233Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:52:29 [2020-08-31T08:52:29.233Z] #39 66.96   CC       criu/clone-noasan.o
08:52:29 [2020-08-31T08:52:29.523Z] #39 67.22   CC       criu/config.o
08:52:29 [2020-08-31T08:52:29.758Z] #54 DONE 42.7s
08:52:29 [2020-08-31T08:52:29.758Z] 
08:52:29 [2020-08-31T08:52:29.758Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:52:29 [2020-08-31T08:52:29.758Z] #24 6.517 
08:52:29 [2020-08-31T08:52:29.758Z] #24 6.782 
#                                                                          1.8%
###                                                                        5.2%
######                                                                     9.3%
########                                                                  12.3%
#############                                                             19.2%
#################                                                         24.0%
####################                                                      28.4%
08:52:29 [2020-08-31T08:52:29.758Z] #24 ...
08:52:29 [2020-08-31T08:52:29.758Z] 
08:52:29 [2020-08-31T08:52:29.758Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
08:52:29 [2020-08-31T08:52:29.758Z] #55 DONE 0.1s
08:52:29 [2020-08-31T08:52:29.758Z] 
08:52:29 [2020-08-31T08:52:29.758Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:52:29 [2020-08-31T08:52:29.758Z] #24 6.782 
#                                                                          1.8%
###                                                                        5.2%
######                                                                     9.3%
########                                                                  12.3%
#############                                                             19.2%
#################                                                         24.0%
####################                                                      28.4%
######################                                                    30.9%
08:52:29 [2020-08-31T08:52:29.758Z] #24 ...
08:52:29 [2020-08-31T08:52:29.758Z] 
08:52:29 [2020-08-31T08:52:29.758Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
08:52:29 [2020-08-31T08:52:29.758Z] #56 DONE 0.1s
08:52:30 [2020-08-31T08:52:30.019Z] 
08:52:30 [2020-08-31T08:52:30.019Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:52:30 [2020-08-31T08:52:30.801Z] #24 6.782 
#                                                                          1.8%
###                                                                        5.2%
######                                                                     9.3%
########                                                                  12.3%
#############                                                             19.2%
#################                                                         24.0%
####################                                                      28.4%
######################                                                    30.9%
########################                                                  34.2%
##########################                                                36.9%
############################                                              39.7%
################################                                          44.9%
######################################                                    52.8%
#########################################                                 57.3%
###########################################                               59.8%
############################################                              62.0%
###############################################                           65.5%
08:52:30 [2020-08-31T08:52:30.801Z] #24 ...
08:52:30 [2020-08-31T08:52:30.802Z] 
08:52:30 [2020-08-31T08:52:30.802Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
08:52:30 [2020-08-31T08:52:30.802Z] #38 27.92 Reading package lists...
08:52:30 [2020-08-31T08:52:30.802Z] #38 34.23 Building dependency tree...
08:52:30 [2020-08-31T08:52:30.802Z] #38 36.24 Reading state information...
08:52:30 [2020-08-31T08:52:30.802Z] #38 38.52 The following additional packages will be installed:
08:52:30 [2020-08-31T08:52:30.802Z] #38 38.52   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
08:52:30 [2020-08-31T08:52:30.802Z] #38 38.54   libprotoc17 python-pkg-resources python-six zlib1g-dev
08:52:30 [2020-08-31T08:52:30.802Z] #38 38.54 Suggested packages:
08:52:30 [2020-08-31T08:52:30.802Z] #38 38.54   manpages-dev python-setuptools
08:52:30 [2020-08-31T08:52:30.802Z] #38 39.98 The following NEW packages will be installed:
08:52:30 [2020-08-31T08:52:30.802Z] #38 39.98   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
08:52:30 [2020-08-31T08:52:30.802Z] #38 39.99   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
08:52:30 [2020-08-31T08:52:30.802Z] #38 39.99   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
08:52:30 [2020-08-31T08:52:30.802Z] #38 39.99   python-six zlib1g-dev
08:52:30 [2020-08-31T08:52:30.802Z] #38 40.42 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
08:52:30 [2020-08-31T08:52:30.802Z] #38 40.42 Need to get 4095 kB of archives.
08:52:30 [2020-08-31T08:52:30.802Z] #38 40.42 After this operation, 22.5 MB of additional disk space will be used.
08:52:30 [2020-08-31T08:52:30.802Z] #38 40.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
08:52:30 [2020-08-31T08:52:30.802Z] #38 40.42 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
08:52:30 [2020-08-31T08:52:30.802Z] #38 40.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
08:52:30 [2020-08-31T08:52:30.802Z] #38 40.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
08:52:30 [2020-08-31T08:52:30.802Z] #38 40.43 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
08:52:30 [2020-08-31T08:52:30.802Z] #38 40.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
08:52:30 [2020-08-31T08:52:30.802Z] #38 40.45 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
08:52:30 [2020-08-31T08:52:30.802Z] #38 40.45 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
08:52:30 [2020-08-31T08:52:30.802Z] #38 40.49 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
08:52:30 [2020-08-31T08:52:30.802Z] #38 40.59 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
08:52:30 [2020-08-31T08:52:30.802Z] #38 40.64 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
08:52:30 [2020-08-31T08:52:30.802Z] #38 40.75 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
08:52:30 [2020-08-31T08:52:30.802Z] #38 40.81 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
08:52:30 [2020-08-31T08:52:30.802Z] #38 40.81 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
08:52:30 [2020-08-31T08:52:30.802Z] #38 40.84 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
08:52:30 [2020-08-31T08:52:30.802Z] #38 40.87 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
08:52:30 [2020-08-31T08:52:30.802Z] #38 40.87 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
08:52:30 [2020-08-31T08:52:30.802Z] #38 42.30 debconf: delaying package configuration, since apt-utils is not installed
08:52:30 [2020-08-31T08:52:30.802Z] #38 42.75 Fetched 4095 kB in 1s (5263 kB/s)
08:52:30 [2020-08-31T08:52:30.802Z] #38 43.03 Selecting previously unselected package libcap-dev:amd64.
08:52:30 [2020-08-31T08:52:30.802Z] #38 43.03 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
08:52:30 [2020-08-31T08:52:30.802Z] #38 43.18 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
08:52:30 [2020-08-31T08:52:30.802Z] #38 43.21 Unpacking libcap-dev:amd64 (1:2.25-2) ...
08:52:30 [2020-08-31T08:52:30.802Z] #38 43.40 Selecting previously unselected package libnet1:amd64.
08:52:30 [2020-08-31T08:52:30.802Z] #38 43.41 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
08:52:30 [2020-08-31T08:52:30.802Z] #38 43.45 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
08:52:30 [2020-08-31T08:52:30.802Z] #38 43.66 Selecting previously unselected package libnet1-dev.
08:52:30 [2020-08-31T08:52:30.802Z] #38 43.67 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
08:52:30 [2020-08-31T08:52:30.802Z] #38 43.71 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
08:52:30 [2020-08-31T08:52:30.802Z] #38 ...
08:52:30 [2020-08-31T08:52:30.802Z] 
08:52:30 [2020-08-31T08:52:30.802Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:52:31 [2020-08-31T08:52:31.040Z] #39 68.54   CC       criu/cr-check.o
08:52:31 [2020-08-31T08:52:31.323Z] #24 6.782 
#                                                                          1.8%
###                                                                        5.2%
######                                                                     9.3%
########                                                                  12.3%
#############                                                             19.2%
#################                                                         24.0%
####################                                                      28.4%
######################                                                    30.9%
########################                                                  34.2%
##########################                                                36.9%
############################                                              39.7%
################################                                          44.9%
######################################                                    52.8%
#########################################                                 57.3%
###########################################                               59.8%
############################################                              62.0%
###############################################                           65.5%
##################################################                        69.7%
########################################################                  78.4%
###############################################################           87.6%
####################################################################      94.6%
######################################################################## 100.0%
08:52:31 [2020-08-31T08:52:31.346Z] #24 12.35 
#                                                                          1.5%
##                                                                         3.3%
####                                                                       5.7%
#####                                                                      7.0%
#####                                                                      7.9%
######                                                                     9.6%
########                                                                  11.7%
##########                                                                14.5%
############                                                              16.9%
##############                                                            19.6%
###############                                                           22.0%
#################                                                         24.2%
##################                                                        25.4%
##################                                                        26.3%
###################                                                       27.1%
######################                                                    31.5%
########################                                                  33.5%
#########################                                                 36.0%
##########################                                                36.9%
###########################                                               38.7%
#############################                                             40.8%
##############################                                            42.9%
################################                                          44.5%
#################################                                         45.9%
#################################                                         46.9%
##################################                                        48.1%
###################################                                       49.4%
####################################                                      50.2%
#####################################                                     51.9%
#######################################                                   54.4%
#######################################                                   55.5%
########################################                                  56.5%
#########################################                                 58.0%
##########################################                                59.1%
###########################################                               60.8%
############################################                              62.4%
##############################################                            63.9%
################################################                          66.8%
#################################################                         68.5%
#################################################                         68.9%
##################################################                        69.8%
###################################################                       70.9%
#####################################################                     73.9%
######################################################                    76.3%
########################################################                  78.3%
##########################################################                80.7%
###########################################################               82.0%
############################################################              84.2%
##############################################################            86.7%
################################################################          89.1%
#################################################################         90.7%
##################################################################        92.0%
###################################################################       93.8%
#####################################################################     96.2%
#######################################################################   98.6%
######################################################################## 100.0%
08:52:31 [2020-08-31T08:52:31.604Z] #24 19.10 
08:52:31 [2020-08-31T08:52:31.672Z] #39 ...
08:52:31 [2020-08-31T08:52:31.672Z] 
08:52:31 [2020-08-31T08:52:31.672Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
08:52:31 [2020-08-31T08:52:31.672Z] #14 64.94 Selecting previously unselected package g++-mingw-w64-x86-64.
08:52:31 [2020-08-31T08:52:31.672Z] #14 64.96 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
08:52:31 [2020-08-31T08:52:31.672Z] #14 64.96 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:52:31 [2020-08-31T08:52:31.683Z] #24 ...
08:52:31 [2020-08-31T08:52:31.683Z] 
08:52:31 [2020-08-31T08:52:31.683Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
08:52:31 [2020-08-31T08:52:31.683Z] #7 28.55 Reading package lists...
08:52:31 [2020-08-31T08:52:31.683Z] #7 35.41 Building dependency tree...
08:52:31 [2020-08-31T08:52:31.683Z] #7 37.27 Reading state information...
08:52:31 [2020-08-31T08:52:31.683Z] #7 39.36 The following additional packages will be installed:
08:52:31 [2020-08-31T08:52:31.683Z] #7 39.38   libapparmor1
08:52:31 [2020-08-31T08:52:31.683Z] #7 39.39 Suggested packages:
08:52:31 [2020-08-31T08:52:31.683Z] #7 39.41   seccomp
08:52:31 [2020-08-31T08:52:31.683Z] #7 39.75 The following NEW packages will be installed:
08:52:31 [2020-08-31T08:52:31.683Z] #7 39.76   libapparmor-dev libapparmor1 libseccomp-dev
08:52:31 [2020-08-31T08:52:31.683Z] #7 40.20 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
08:52:31 [2020-08-31T08:52:31.683Z] #7 40.20 Need to get 293 kB of archives.
08:52:31 [2020-08-31T08:52:31.683Z] #7 40.20 After this operation, 952 kB of additional disk space will be used.
08:52:31 [2020-08-31T08:52:31.683Z] #7 40.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
08:52:31 [2020-08-31T08:52:31.683Z] #7 40.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
08:52:31 [2020-08-31T08:52:31.683Z] #7 40.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
08:52:31 [2020-08-31T08:52:31.683Z] #7 41.74 debconf: delaying package configuration, since apt-utils is not installed
08:52:31 [2020-08-31T08:52:31.683Z] #7 42.26 Fetched 293 kB in 0s (1061 kB/s)
08:52:31 [2020-08-31T08:52:31.683Z] #7 42.42 Selecting previously unselected package libapparmor1:amd64.
08:52:31 [2020-08-31T08:52:31.683Z] #7 42.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 ... 15410 files and directories currently installed.)
08:52:31 [2020-08-31T08:52:31.683Z] #7 42.59 Preparing to unpack .../libapparmor1_2.13.2-10_amd64.deb ...
08:52:31 [2020-08-31T08:52:31.683Z] #7 42.75 Unpacking libapparmor1:amd64 (2.13.2-10) ...
08:52:31 [2020-08-31T08:52:31.683Z] #7 43.03 Selecting previously unselected package libapparmor-dev:amd64.
08:52:31 [2020-08-31T08:52:31.683Z] #7 43.03 Preparing to unpack .../libapparmor-dev_2.13.2-10_amd64.deb ...
08:52:31 [2020-08-31T08:52:31.683Z] #7 43.05 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
08:52:31 [2020-08-31T08:52:31.683Z] #7 43.41 Selecting previously unselected package libseccomp-dev:amd64.
08:52:31 [2020-08-31T08:52:31.683Z] #7 43.42 Preparing to unpack .../libseccomp-dev_2.3.3-4_amd64.deb ...
08:52:31 [2020-08-31T08:52:31.683Z] #7 43.45 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
08:52:31 [2020-08-31T08:52:31.683Z] #7 43.88 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
08:52:31 [2020-08-31T08:52:31.683Z] #7 43.94 Setting up libapparmor1:amd64 (2.13.2-10) ...
08:52:31 [2020-08-31T08:52:31.683Z] #7 44.25 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
08:52:31 [2020-08-31T08:52:31.683Z] #7 44.26 Processing triggers for libc-bin (2.28-10) ...
08:52:31 [2020-08-31T08:52:31.683Z] #7 DONE 44.7s
08:52:31 [2020-08-31T08:52:31.683Z] 
08:52:31 [2020-08-31T08:52:31.683Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
08:52:31 [2020-08-31T08:52:31.683Z] #50 DONE 0.1s
08:52:31 [2020-08-31T08:52:31.683Z] 
08:52:31 [2020-08-31T08:52:31.683Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
08:52:31 [2020-08-31T08:52:31.949Z] #26 44.53 Checking out files:  67% (1026/1521)   
Checking out files:  68% (1035/1521)   
Checking out files:  69% (1050/1521)   
Checking out files:  70% (1065/1521)   
Checking out files:  71% (1080/1521)   
Checking out files:  72% (1096/1521)   
Checking out files:  73% (1111/1521)   
Checking out files:  74% (1126/1521)   
Checking out files:  75% (1141/1521)   
Checking out files:  76% (1156/1521)   
Checking out files:  77% (1172/1521)   
Checking out files:  78% (1187/1521)   
Checking out files:  79% (1202/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
08:52:31 [2020-08-31T08:52:31.949Z] #26 ...
08:52:31 [2020-08-31T08:52:31.949Z] 
08:52:31 [2020-08-31T08:52:31.949Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
08:52:31 [2020-08-31T08:52:31.949Z] #51 DONE 0.1s
08:52:31 [2020-08-31T08:52:31.949Z] 
08:52:31 [2020-08-31T08:52:31.949Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
08:52:31 [2020-08-31T08:52:31.964Z] #14 ...
08:52:31 [2020-08-31T08:52:31.964Z] 
08:52:31 [2020-08-31T08:52:31.964Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
08:52:31 [2020-08-31T08:52:31.964Z] #26 102.2 + rm -rf /tmp/tmp.rT5e5sDgrg
08:52:31 [2020-08-31T08:52:31.964Z] #26 DONE 102.8s
08:52:31 [2020-08-31T08:52:31.964Z] 
08:52:31 [2020-08-31T08:52:31.964Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:52:31 [2020-08-31T08:52:31.964Z] #42 102.4 net/http/httptrace
08:52:31 [2020-08-31T08:52:31.994Z] + dpkg --print-architecture
08:52:31 [2020-08-31T08:52:31.994Z] + cd /tmp/tmp.KSVYDKLV0j/src/github.com/docker/distribution
08:52:31 [2020-08-31T08:52:31.994Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
08:52:31 [2020-08-31T08:52:31.994Z] + GOPATH=/tmp/tmp.KSVYDKLV0j/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.KSVYDKLV0j
08:52:31 [2020-08-31T08:52:31.994Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
08:52:32 [2020-08-31T08:52:32.254Z] #42 102.7 net/http
08:52:32 [2020-08-31T08:52:32.975Z] #24 ...
08:52:32 [2020-08-31T08:52:32.975Z] 
08:52:32 [2020-08-31T08:52:32.975Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:52:32 [2020-08-31T08:52:32.975Z] #42 75.73 bufio
08:52:32 [2020-08-31T08:52:32.975Z] #42 76.74 reflect
08:52:32 [2020-08-31T08:52:32.975Z] #42 78.49 internal/oserror
08:52:32 [2020-08-31T08:52:32.975Z] #42 78.88 syscall
08:52:32 [2020-08-31T08:52:32.975Z] #42 ...
08:52:32 [2020-08-31T08:52:32.975Z] 
08:52:32 [2020-08-31T08:52:32.975Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:52:32 [2020-08-31T08:52:32.975Z] #24 20.42 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
08:52:33 [2020-08-31T08:52:33.037Z] #26 44.53 Checking out files:  67% (1026/1521)   
Checking out files:  68% (1035/1521)   
Checking out files:  69% (1050/1521)   
Checking out files:  70% (1065/1521)   
Checking out files:  71% (1080/1521)   
Checking out files:  72% (1096/1521)   
Checking out files:  73% (1111/1521)   
Checking out files:  74% (1126/1521)   
Checking out files:  75% (1141/1521)   
Checking out files:  76% (1156/1521)   
Checking out files:  77% (1172/1521)   
Checking out files:  78% (1187/1521)   
Checking out files:  79% (1202/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  92% (1402/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
08:52:33 [2020-08-31T08:52:33.302Z] #26 46.33 + cd /tmp/tmp.J2eUIXFYB9/src/github.com/go-swagger/go-swagger
08:52:33 [2020-08-31T08:52:33.302Z] #26 46.33 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
08:52:33 [2020-08-31T08:52:33.539Z] #24 21.06 #=#=#                                                                         
08:52:33 [2020-08-31T08:52:33.798Z] #24 21.35 
######################################################################## 100.0%
08:52:33 [2020-08-31T08:52:33.874Z] #26 46.99 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
08:52:33 [2020-08-31T08:52:33.874Z] #26 ...
08:52:33 [2020-08-31T08:52:33.874Z] 
08:52:33 [2020-08-31T08:52:33.874Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
08:52:33 [2020-08-31T08:52:33.874Z] #31 35.11 Building dependency tree...
08:52:33 [2020-08-31T08:52:33.874Z] #31 37.00 Reading state information...
08:52:33 [2020-08-31T08:52:33.874Z] #31 38.79 The following additional packages will be installed:
08:52:33 [2020-08-31T08:52:33.874Z] #31 38.83   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
08:52:33 [2020-08-31T08:52:33.874Z] #31 38.85 Suggested packages:
08:52:33 [2020-08-31T08:52:33.874Z] #31 38.85   cmake-doc ninja-build lrzip
08:52:33 [2020-08-31T08:52:33.874Z] #31 38.85 Recommended packages:
08:52:33 [2020-08-31T08:52:33.874Z] #31 38.85   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
08:52:33 [2020-08-31T08:52:33.874Z] #31 40.04 The following NEW packages will be installed:
08:52:33 [2020-08-31T08:52:33.874Z] #31 40.06   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
08:52:33 [2020-08-31T08:52:33.874Z] #31 40.07   vim-common xxd
08:52:33 [2020-08-31T08:52:33.874Z] #31 40.46 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
08:52:33 [2020-08-31T08:52:33.874Z] #31 40.46 Need to get 14.9 MB of archives.
08:52:33 [2020-08-31T08:52:33.874Z] #31 40.46 After this operation, 61.8 MB of additional disk space will be used.
08:52:33 [2020-08-31T08:52:33.874Z] #31 40.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
08:52:33 [2020-08-31T08:52:33.874Z] #31 40.47 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
08:52:33 [2020-08-31T08:52:33.874Z] #31 40.48 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
08:52:33 [2020-08-31T08:52:33.874Z] #31 40.67 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
08:52:33 [2020-08-31T08:52:33.874Z] #31 41.67 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
08:52:33 [2020-08-31T08:52:33.874Z] #31 41.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
08:52:33 [2020-08-31T08:52:33.874Z] #31 41.74 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
08:52:33 [2020-08-31T08:52:33.874Z] #31 41.76 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
08:52:33 [2020-08-31T08:52:33.874Z] #31 41.79 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
08:52:33 [2020-08-31T08:52:33.874Z] #31 41.80 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
08:52:33 [2020-08-31T08:52:33.874Z] #31 44.35 debconf: delaying package configuration, since apt-utils is not installed
08:52:33 [2020-08-31T08:52:33.874Z] #31 44.58 Fetched 14.9 MB in 2s (6580 kB/s)
08:52:33 [2020-08-31T08:52:33.874Z] #31 44.74 Selecting previously unselected package xxd.
08:52:33 [2020-08-31T08:52:33.874Z] #31 44.74 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
08:52:33 [2020-08-31T08:52:33.874Z] #31 44.86 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
08:52:33 [2020-08-31T08:52:33.874Z] #31 44.88 Unpacking xxd (2:8.1.0875-5) ...
08:52:33 [2020-08-31T08:52:33.874Z] #31 45.44 Selecting previously unselected package vim-common.
08:52:33 [2020-08-31T08:52:33.874Z] #31 45.44 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
08:52:33 [2020-08-31T08:52:33.874Z] #31 45.69 Unpacking vim-common (2:8.1.0875-5) ...
08:52:33 [2020-08-31T08:52:33.874Z] #31 46.49 Selecting previously unselected package cmake-data.
08:52:33 [2020-08-31T08:52:33.874Z] #31 46.49 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
08:52:33 [2020-08-31T08:52:33.874Z] #31 46.54 Unpacking cmake-data (3.13.4-1) ...
08:52:33 [2020-08-31T08:52:33.874Z] #31 ...
08:52:33 [2020-08-31T08:52:33.874Z] 
08:52:33 [2020-08-31T08:52:33.874Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:52:33 [2020-08-31T08:52:33.874Z] #24 9.576 
08:52:34 [2020-08-31T08:52:34.054Z] #24 21.56 
08:52:34 [2020-08-31T08:52:34.394Z] #24 10.10 #=#=#                                                                         

                                                                           0.4%
#                                                                          2.7%
###                                                                        5.5%
#####                                                                      7.5%
########                                                                  11.2%
#########                                                                 12.9%
##########                                                                14.8%
###########                                                               16.3%
#############                                                             18.3%
##############                                                            20.4%
################                                                          23.1%
##################                                                        25.1%
###################                                                       27.3%
#####################                                                     30.1%
#######################                                                   32.4%
#########################                                                 35.6%
###########################                                               38.0%
08:52:34 [2020-08-31T08:52:34.394Z] #24 ...
08:52:34 [2020-08-31T08:52:34.394Z] 
08:52:34 [2020-08-31T08:52:34.394Z] #8 [dev 1/25] RUN groupadd -r docker
08:52:34 [2020-08-31T08:52:34.394Z] #8 DONE 2.8s
08:52:34 [2020-08-31T08:52:34.394Z] 
08:52:34 [2020-08-31T08:52:34.394Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:52:34 [2020-08-31T08:52:34.755Z] + rm -rf /tmp/tmp.KSVYDKLV0j/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.KSVYDKLV0j
08:52:34 [2020-08-31T08:52:34.985Z] #24 ...
08:52:34 [2020-08-31T08:52:34.985Z] 
08:52:34 [2020-08-31T08:52:34.985Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
08:52:34 [2020-08-31T08:52:34.985Z] #14 2.093 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:52:34 [2020-08-31T08:52:34.985Z] #14 2.226 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:52:34 [2020-08-31T08:52:34.985Z] #14 2.230 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:52:34 [2020-08-31T08:52:34.985Z] #14 3.891 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
08:52:34 [2020-08-31T08:52:34.985Z] #14 6.539 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [224 kB]
08:52:34 [2020-08-31T08:52:34.985Z] #14 9.631 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
08:52:35 [2020-08-31T08:52:35.242Z] #14 ...
08:52:35 [2020-08-31T08:52:35.242Z] 
08:52:35 [2020-08-31T08:52:35.242Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:52:35 [2020-08-31T08:52:35.242Z] #24 22.80 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
08:52:36 [2020-08-31T08:52:36.063Z] #24 23.47 #=#=#                                                                         
08:52:36 [2020-08-31T08:52:36.295Z] Removing intermediate container 256dd6e57756
08:52:36 [2020-08-31T08:52:36.295Z]  ---> 2791641cc4b5
08:52:36 [2020-08-31T08:52:36.295Z] Step 18/140 : FROM base AS swagger
08:52:36 [2020-08-31T08:52:36.295Z]  ---> 8607b1fa336b
08:52:36 [2020-08-31T08:52:36.295Z] Step 19/140 : ENV GO_SWAGGER_COMMIT 5793aa66d4b4112c2602c716516e24710e4adbb5
08:52:36 [2020-08-31T08:52:36.295Z]  ---> Running in 7cd905d9b73f
08:52:36 [2020-08-31T08:52:36.295Z] Removing intermediate container 7cd905d9b73f
08:52:36 [2020-08-31T08:52:36.295Z]  ---> 9a4c3010a9aa
08:52:36 [2020-08-31T08:52:36.295Z] 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"
08:52:36 [2020-08-31T08:52:36.295Z]  ---> Running in 719c79197c7c
08:52:36 [2020-08-31T08:52:36.295Z] + mktemp -d
08:52:36 [2020-08-31T08:52:36.295Z] + export GOPATH=/tmp/tmp.txcK5jXhNR
08:52:36 [2020-08-31T08:52:36.295Z] + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.txcK5jXhNR/src/github.com/go-swagger/go-swagger
08:52:36 [2020-08-31T08:52:36.295Z] Cloning into '/tmp/tmp.txcK5jXhNR/src/github.com/go-swagger/go-swagger'...
08:52:36 [2020-08-31T08:52:36.323Z] #24 23.73 
                                                                           0.7%
################################                                          45.0%
######################################################################## 100.0%
08:52:36 [2020-08-31T08:52:36.487Z] #24 10.10 #=#=#                                                                         

                                                                           0.4%
#                                                                          2.7%
###                                                                        5.5%
#####                                                                      7.5%
########                                                                  11.2%
#########                                                                 12.9%
##########                                                                14.8%
###########                                                               16.3%
#############                                                             18.3%
##############                                                            20.4%
################                                                          23.1%
##################                                                        25.1%
###################                                                       27.3%
#####################                                                     30.1%
#######################                                                   32.4%
#########################                                                 35.6%
###########################                                               38.0%
#############################                                             40.8%
##############################                                            42.3%
###############################                                           43.4%
################################                                          45.4%
##################################                                        47.6%
#####################################                                     51.7%
######################################                                    53.7%
########################################                                  56.4%
#########################################                                 57.5%
###########################################                               60.7%
##############################################                            64.1%
################################################                          66.8%
##################################################                        70.1%
###################################################                       71.7%
######################################################                    75.1%
########################################################                  78.1%
##########################################################                81.5%
############################################################              84.2%
###############################################################           87.7%
#################################################################         90.9%
###################################################################       94.1%
08:52:36 [2020-08-31T08:52:36.487Z] #24 ...
08:52:36 [2020-08-31T08:52:36.487Z] 
08:52:36 [2020-08-31T08:52:36.487Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
08:52:36 [2020-08-31T08:52:36.487Z] #9 DONE 2.1s
08:52:36 [2020-08-31T08:52:36.487Z] 
08:52:36 [2020-08-31T08:52:36.487Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:52:36 [2020-08-31T08:52:36.581Z] #24 24.09 
08:52:36 [2020-08-31T08:52:36.581Z] #24 ...
08:52:36 [2020-08-31T08:52:36.581Z] 
08:52:36 [2020-08-31T08:52:36.581Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
08:52:36 [2020-08-31T08:52:36.581Z] #29 79.65 time
08:52:36 [2020-08-31T08:52:36.581Z] #29 88.86 internal/poll
08:52:36 [2020-08-31T08:52:36.746Z] #24 10.10 #=#=#                                                                         

                                                                           0.4%
#                                                                          2.7%
###                                                                        5.5%
#####                                                                      7.5%
########                                                                  11.2%
#########                                                                 12.9%
##########                                                                14.8%
###########                                                               16.3%
#############                                                             18.3%
##############                                                            20.4%
################                                                          23.1%
##################                                                        25.1%
###################                                                       27.3%
#####################                                                     30.1%
#######################                                                   32.4%
#########################                                                 35.6%
###########################                                               38.0%
#############################                                             40.8%
##############################                                            42.3%
###############################                                           43.4%
################################                                          45.4%
##################################                                        47.6%
#####################################                                     51.7%
######################################                                    53.7%
########################################                                  56.4%
#########################################                                 57.5%
###########################################                               60.7%
##############################################                            64.1%
################################################                          66.8%
##################################################                        70.1%
###################################################                       71.7%
######################################################                    75.1%
########################################################                  78.1%
##########################################################                81.5%
############################################################              84.2%
###############################################################           87.7%
#################################################################         90.9%
###################################################################       94.1%
####################################################################      95.4%
#####################################################################     97.1%
######################################################################## 100.0%
08:52:36 [2020-08-31T08:52:36.837Z] #29 ...
08:52:36 [2020-08-31T08:52:36.837Z] 
08:52:36 [2020-08-31T08:52:36.837Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
08:52:36 [2020-08-31T08:52:36.837Z] #52 19.49 Checking out files:  78% (898/1139)   
Checking out files:  79% (900/1139)   
Checking out files:  80% (912/1139)   
Checking out files:  81% (923/1139)   
Checking out files:  82% (934/1139)   
Checking out files:  83% (946/1139)   
Checking out files:  84% (957/1139)   
Checking out files:  85% (969/1139)   
Checking out files:  86% (980/1139)   
Checking out files:  87% (991/1139)   
Checking out files:  88% (1003/1139)   
Checking out files:  89% (1014/1139)   
Checking out files:  90% (1026/1139)   
Checking out files:  91% (1037/1139)   
Checking out files:  92% (1048/1139)   
Checking out files:  93% (1060/1139)   
Checking out files:  94% (1071/1139)   
Checking out files:  95% (1083/1139)   
Checking out files:  96% (1094/1139)   
Checking out files:  97% (1105/1139)   
Checking out files:  98% (1117/1139)   
Checking out files:  99% (1128/1139)   
Checking out files: 100% (1139/1139)   
Checking out files: 100% (1139/1139), done.
08:52:36 [2020-08-31T08:52:36.837Z] #52 19.94 + cd /tmp/tmp.rI9PpOJbMl/src/github.com/opencontainers/runc
08:52:36 [2020-08-31T08:52:36.837Z] #52 19.95 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
08:52:36 [2020-08-31T08:52:36.837Z] #52 21.73 + '[' -z '' ']'
08:52:36 [2020-08-31T08:52:36.837Z] #52 21.73 + target=static
08:52:36 [2020-08-31T08:52:36.837Z] #52 21.73 + make 'BUILDTAGS=seccomp apparmor selinux ' static
08:52:36 [2020-08-31T08:52:36.837Z] #52 24.74 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 .
08:52:37 [2020-08-31T08:52:37.007Z] #24 14.72 
08:52:37 [2020-08-31T08:52:37.095Z] #52 ...
08:52:37 [2020-08-31T08:52:37.096Z] 
08:52:37 [2020-08-31T08:52:37.096Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
08:52:37 [2020-08-31T08:52:37.096Z] #31 80.55 Selecting previously unselected package libxml2:amd64.
08:52:37 [2020-08-31T08:52:37.096Z] #31 80.55 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
08:52:37 [2020-08-31T08:52:37.096Z] #31 80.58 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
08:52:37 [2020-08-31T08:52:37.096Z] #31 81.90 Selecting previously unselected package libarchive13:amd64.
08:52:37 [2020-08-31T08:52:37.096Z] #31 81.91 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
08:52:37 [2020-08-31T08:52:37.096Z] #31 81.92 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
08:52:37 [2020-08-31T08:52:37.096Z] #31 82.69 Selecting previously unselected package libjsoncpp1:amd64.
08:52:37 [2020-08-31T08:52:37.096Z] #31 82.70 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
08:52:37 [2020-08-31T08:52:37.096Z] #31 82.75 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
08:52:37 [2020-08-31T08:52:37.096Z] #31 83.02 Selecting previously unselected package librhash0:amd64.
08:52:37 [2020-08-31T08:52:37.096Z] #31 83.02 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
08:52:37 [2020-08-31T08:52:37.096Z] #31 83.05 Unpacking librhash0:amd64 (1.3.8-1) ...
08:52:37 [2020-08-31T08:52:37.096Z] #31 83.57 Selecting previously unselected package libuv1:amd64.
08:52:37 [2020-08-31T08:52:37.096Z] #31 83.58 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
08:52:37 [2020-08-31T08:52:37.096Z] #31 83.60 Unpacking libuv1:amd64 (1.24.1-1) ...
08:52:37 [2020-08-31T08:52:37.096Z] #31 84.22 Selecting previously unselected package cmake.
08:52:37 [2020-08-31T08:52:37.096Z] #31 84.26 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
08:52:37 [2020-08-31T08:52:37.096Z] #31 84.32 Unpacking cmake (3.13.4-1) ...
08:52:37 [2020-08-31T08:52:37.096Z] #31 90.61 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
08:52:37 [2020-08-31T08:52:37.096Z] #31 90.65 Setting up xxd (2:8.1.0875-5) ...
08:52:37 [2020-08-31T08:52:37.096Z] #31 90.67 Setting up libuv1:amd64 (1.24.1-1) ...
08:52:37 [2020-08-31T08:52:37.096Z] #31 90.68 Setting up vim-common (2:8.1.0875-5) ...
08:52:37 [2020-08-31T08:52:37.096Z] #31 ...
08:52:37 [2020-08-31T08:52:37.096Z] 
08:52:37 [2020-08-31T08:52:37.096Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
08:52:37 [2020-08-31T08:52:37.096Z] #38 88.07 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
08:52:37 [2020-08-31T08:52:37.096Z] #38 88.25 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
08:52:37 [2020-08-31T08:52:37.096Z] #38 88.27 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
08:52:37 [2020-08-31T08:52:37.096Z] #38 88.29 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
08:52:37 [2020-08-31T08:52:37.096Z] #38 88.31 Setting up python-six (1.12.0-1) ...
08:52:37 [2020-08-31T08:52:37.845Z] #42 ...
08:52:37 [2020-08-31T08:52:37.845Z] 
08:52:37 [2020-08-31T08:52:37.845Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
08:52:37 [2020-08-31T08:52:37.845Z] #14 76.23 Selecting previously unselected package libonig5:s390x.
08:52:37 [2020-08-31T08:52:37.845Z] #14 76.23 Preparing to unpack .../25-libonig5_6.9.1-1_s390x.deb ...
08:52:37 [2020-08-31T08:52:37.845Z] #14 76.23 Unpacking libonig5:s390x (6.9.1-1) ...
08:52:37 [2020-08-31T08:52:37.845Z] #14 76.34 Selecting previously unselected package libjq1:s390x.
08:52:37 [2020-08-31T08:52:37.845Z] #14 76.34 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_s390x.deb ...
08:52:37 [2020-08-31T08:52:37.845Z] #14 76.35 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
08:52:37 [2020-08-31T08:52:37.845Z] #14 76.41 Selecting previously unselected package jq.
08:52:37 [2020-08-31T08:52:37.845Z] #14 76.41 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_s390x.deb ...
08:52:37 [2020-08-31T08:52:37.845Z] #14 76.41 Unpacking jq (1.5+dfsg-2+b1) ...
08:52:37 [2020-08-31T08:52:37.845Z] #14 76.47 Selecting previously unselected package libaio1:s390x.
08:52:37 [2020-08-31T08:52:37.845Z] #14 76.47 Preparing to unpack .../28-libaio1_0.3.112-3_s390x.deb ...
08:52:37 [2020-08-31T08:52:37.845Z] #14 76.47 Unpacking libaio1:s390x (0.3.112-3) ...
08:52:37 [2020-08-31T08:52:37.845Z] #14 76.51 Selecting previously unselected package libbtrfs0.
08:52:37 [2020-08-31T08:52:37.845Z] #14 76.51 Preparing to unpack .../29-libbtrfs0_4.20.1-2_s390x.deb ...
08:52:37 [2020-08-31T08:52:37.845Z] #14 76.51 Unpacking libbtrfs0 (4.20.1-2) ...
08:52:37 [2020-08-31T08:52:37.845Z] #14 76.56 Selecting previously unselected package libbtrfs-dev.
08:52:37 [2020-08-31T08:52:37.845Z] #14 76.56 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_s390x.deb ...
08:52:37 [2020-08-31T08:52:37.845Z] #14 76.56 Unpacking libbtrfs-dev (4.20.1-2) ...
08:52:37 [2020-08-31T08:52:37.845Z] #14 76.61 Selecting previously unselected package libdevmapper-event1.02.1:s390x.
08:52:37 [2020-08-31T08:52:37.845Z] #14 76.61 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ...
08:52:37 [2020-08-31T08:52:37.845Z] #14 76.61 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
08:52:37 [2020-08-31T08:52:37.845Z] #14 76.66 Selecting previously unselected package libudev-dev:s390x.
08:52:37 [2020-08-31T08:52:37.845Z] #14 76.67 Preparing to unpack .../32-libudev-dev_241-7~deb10u4_s390x.deb ...
08:52:37 [2020-08-31T08:52:37.845Z] #14 76.67 Unpacking libudev-dev:s390x (241-7~deb10u4) ...
08:52:37 [2020-08-31T08:52:37.845Z] #14 76.75 Selecting previously unselected package libsepol1-dev:s390x.
08:52:37 [2020-08-31T08:52:37.845Z] #14 76.75 Preparing to unpack .../33-libsepol1-dev_2.8-1_s390x.deb ...
08:52:37 [2020-08-31T08:52:37.845Z] #14 76.75 Unpacking libsepol1-dev:s390x (2.8-1) ...
08:52:37 [2020-08-31T08:52:37.845Z] #14 76.96 Selecting previously unselected package libpcre16-3:s390x.
08:52:37 [2020-08-31T08:52:37.845Z] #14 76.96 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_s390x.deb ...
08:52:37 [2020-08-31T08:52:37.845Z] #14 76.97 Unpacking libpcre16-3:s390x (2:8.39-12) ...
08:52:37 [2020-08-31T08:52:37.845Z] #14 77.05 Selecting previously unselected package libpcre32-3:s390x.
08:52:37 [2020-08-31T08:52:37.845Z] #14 77.05 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_s390x.deb ...
08:52:37 [2020-08-31T08:52:37.845Z] #14 77.06 Unpacking libpcre32-3:s390x (2:8.39-12) ...
08:52:37 [2020-08-31T08:52:37.845Z] #14 77.12 Selecting previously unselected package libpcrecpp0v5:s390x.
08:52:37 [2020-08-31T08:52:37.845Z] #14 77.12 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_s390x.deb ...
08:52:37 [2020-08-31T08:52:37.845Z] #14 77.13 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ...
08:52:37 [2020-08-31T08:52:37.845Z] #14 77.18 Selecting previously unselected package libpcre3-dev:s390x.
08:52:37 [2020-08-31T08:52:37.845Z] #14 77.18 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_s390x.deb ...
08:52:37 [2020-08-31T08:52:37.845Z] #14 77.18 Unpacking libpcre3-dev:s390x (2:8.39-12) ...
08:52:37 [2020-08-31T08:52:37.845Z] #14 77.48 Selecting previously unselected package libselinux1-dev:s390x.
08:52:37 [2020-08-31T08:52:37.845Z] #14 77.48 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_s390x.deb ...
08:52:37 [2020-08-31T08:52:37.845Z] #14 77.48 Unpacking libselinux1-dev:s390x (2.8-1+b1) ...
08:52:37 [2020-08-31T08:52:37.845Z] #14 77.66 Selecting previously unselected package libdevmapper-dev:s390x.
08:52:37 [2020-08-31T08:52:37.845Z] #14 77.66 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ...
08:52:37 [2020-08-31T08:52:37.845Z] #14 77.66 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ...
08:52:37 [2020-08-31T08:52:37.845Z] #14 77.74 Selecting previously unselected package libgpm2:s390x.
08:52:37 [2020-08-31T08:52:37.845Z] #14 77.74 Preparing to unpack .../40-libgpm2_1.20.7-5_s390x.deb ...
08:52:37 [2020-08-31T08:52:37.845Z] #14 77.75 Unpacking libgpm2:s390x (1.20.7-5) ...
08:52:37 [2020-08-31T08:52:37.845Z] #14 77.80 Selecting previously unselected package libicu63:s390x.
08:52:37 [2020-08-31T08:52:37.845Z] #14 77.81 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_s390x.deb ...
08:52:37 [2020-08-31T08:52:37.845Z] #14 77.81 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
08:52:37 [2020-08-31T08:52:37.845Z] #14 80.23 Selecting previously unselected package libnet1:s390x.
08:52:37 [2020-08-31T08:52:37.845Z] #14 80.23 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
08:52:37 [2020-08-31T08:52:37.845Z] #14 80.24 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
08:52:37 [2020-08-31T08:52:37.845Z] #14 80.31 Selecting previously unselected package libnl-3-200:s390x.
08:52:37 [2020-08-31T08:52:37.845Z] #14 80.31 Preparing to unpack .../43-libnl-3-200_3.4.0-1_s390x.deb ...
08:52:37 [2020-08-31T08:52:37.845Z] #14 80.32 Unpacking libnl-3-200:s390x (3.4.0-1) ...
08:52:37 [2020-08-31T08:52:37.845Z] #14 80.40 Selecting previously unselected package libprotobuf-c1:s390x.
08:52:37 [2020-08-31T08:52:37.845Z] #14 80.40 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
08:52:37 [2020-08-31T08:52:37.845Z] #14 80.41 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
08:52:37 [2020-08-31T08:52:37.845Z] #14 80.46 Selecting previously unselected package libreadline5:s390x.
08:52:37 [2020-08-31T08:52:37.845Z] #14 80.47 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_s390x.deb ...
08:52:37 [2020-08-31T08:52:37.845Z] #14 80.48 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ...
08:52:37 [2020-08-31T08:52:37.845Z] #14 80.57 Selecting previously unselected package libsystemd-dev:s390x.
08:52:37 [2020-08-31T08:52:37.845Z] #14 80.57 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_s390x.deb ...
08:52:37 [2020-08-31T08:52:37.845Z] #14 80.58 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ...
08:52:37 [2020-08-31T08:52:37.845Z] #14 80.91 Selecting previously unselected package net-tools.
08:52:37 [2020-08-31T08:52:37.845Z] #14 80.92 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ...
08:52:37 [2020-08-31T08:52:37.845Z] #14 80.92 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
08:52:37 [2020-08-31T08:52:37.948Z] #24 ...
08:52:37 [2020-08-31T08:52:37.948Z] 
08:52:37 [2020-08-31T08:52:37.948Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
08:52:37 [2020-08-31T08:52:37.948Z] #10 1.051 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
08:52:37 [2020-08-31T08:52:37.948Z] #10 DONE 1.4s
08:52:37 [2020-08-31T08:52:37.948Z] 
08:52:37 [2020-08-31T08:52:37.948Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
08:52:37 [2020-08-31T08:52:37.948Z] #38 44.18 Selecting previously unselected package libnl-3-200:amd64.
08:52:37 [2020-08-31T08:52:37.948Z] #38 44.18 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
08:52:37 [2020-08-31T08:52:37.948Z] #38 44.25 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
08:52:37 [2020-08-31T08:52:37.948Z] #38 44.45 Selecting previously unselected package libnl-3-dev:amd64.
08:52:37 [2020-08-31T08:52:37.948Z] #38 44.45 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
08:52:37 [2020-08-31T08:52:37.948Z] #38 44.47 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
08:52:37 [2020-08-31T08:52:37.948Z] #38 44.94 Selecting previously unselected package libprotobuf-c1:amd64.
08:52:37 [2020-08-31T08:52:37.948Z] #38 44.94 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
08:52:37 [2020-08-31T08:52:37.948Z] #38 44.94 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
08:52:37 [2020-08-31T08:52:37.948Z] #38 45.26 Selecting previously unselected package libprotobuf-c-dev:amd64.
08:52:37 [2020-08-31T08:52:37.948Z] #38 45.27 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
08:52:37 [2020-08-31T08:52:37.948Z] #38 45.27 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
08:52:37 [2020-08-31T08:52:37.948Z] #38 45.42 Selecting previously unselected package zlib1g-dev:amd64.
08:52:37 [2020-08-31T08:52:37.948Z] #38 45.43 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
08:52:37 [2020-08-31T08:52:37.948Z] #38 45.48 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
08:52:37 [2020-08-31T08:52:37.948Z] #38 46.26 Selecting previously unselected package libprotobuf17:amd64.
08:52:37 [2020-08-31T08:52:37.948Z] #38 46.27 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
08:52:37 [2020-08-31T08:52:37.948Z] #38 46.29 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
08:52:37 [2020-08-31T08:52:37.948Z] #38 47.60 Selecting previously unselected package libprotobuf-lite17:amd64.
08:52:37 [2020-08-31T08:52:37.948Z] #38 47.60 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
08:52:37 [2020-08-31T08:52:37.948Z] #38 47.61 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
08:52:37 [2020-08-31T08:52:37.948Z] #38 47.97 Selecting previously unselected package libprotobuf-dev:amd64.
08:52:37 [2020-08-31T08:52:37.948Z] #38 47.99 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
08:52:37 [2020-08-31T08:52:37.948Z] #38 48.00 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
08:52:37 [2020-08-31T08:52:37.948Z] #38 49.82 Selecting previously unselected package libprotoc17:amd64.
08:52:37 [2020-08-31T08:52:37.948Z] #38 49.82 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
08:52:37 [2020-08-31T08:52:37.948Z] #38 49.85 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
08:52:37 [2020-08-31T08:52:37.948Z] #38 50.56 Selecting previously unselected package protobuf-c-compiler.
08:52:37 [2020-08-31T08:52:37.948Z] #38 50.58 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
08:52:37 [2020-08-31T08:52:37.948Z] #38 50.58 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
08:52:37 [2020-08-31T08:52:37.948Z] #38 50.93 Selecting previously unselected package protobuf-compiler.
08:52:37 [2020-08-31T08:52:37.948Z] #38 50.94 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
08:52:37 [2020-08-31T08:52:37.948Z] #38 50.97 Unpacking protobuf-compiler (3.6.1.3-2) ...
08:52:37 [2020-08-31T08:52:37.948Z] #38 51.16 Selecting previously unselected package python-pkg-resources.
08:52:37 [2020-08-31T08:52:37.948Z] #38 51.21 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
08:52:38 [2020-08-31T08:52:38.135Z] #14 81.11 Selecting previously unselected package python-pip-whl.
08:52:38 [2020-08-31T08:52:38.135Z] #14 81.11 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ...
08:52:38 [2020-08-31T08:52:38.135Z] #14 81.12 Unpacking python-pip-whl (18.1-5) ...
08:52:38 [2020-08-31T08:52:38.210Z] #38 51.22 Unpacking python-pkg-resources (40.8.0-1) ...
08:52:38 [2020-08-31T08:52:38.210Z] #38 ...
08:52:38 [2020-08-31T08:52:38.210Z] 
08:52:38 [2020-08-31T08:52:38.210Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
08:52:38 [2020-08-31T08:52:38.210Z] #29 39.07 sync
08:52:38 [2020-08-31T08:52:38.210Z] #29 39.08 internal/reflectlite
08:52:38 [2020-08-31T08:52:38.210Z] #29 42.68 sort
08:52:38 [2020-08-31T08:52:38.210Z] #29 42.68 errors
08:52:38 [2020-08-31T08:52:38.210Z] #29 43.37 strconv
08:52:38 [2020-08-31T08:52:38.210Z] #29 44.68 io
08:52:38 [2020-08-31T08:52:38.210Z] #29 46.61 internal/oserror
08:52:38 [2020-08-31T08:52:38.210Z] #29 46.69 syscall
08:52:38 [2020-08-31T08:52:38.210Z] #29 48.86 reflect
08:52:38 [2020-08-31T08:52:38.210Z] #29 ...
08:52:38 [2020-08-31T08:52:38.210Z] 
08:52:38 [2020-08-31T08:52:38.210Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
08:52:38 [2020-08-31T08:52:38.210Z] #31 51.26 Selecting previously unselected package libicu63:amd64.
08:52:38 [2020-08-31T08:52:38.210Z] #31 51.28 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
08:52:38 [2020-08-31T08:52:38.210Z] #31 51.30 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
08:52:38 [2020-08-31T08:52:38.767Z] #14 81.65 Selecting previously unselected package python3-lib2to3.
08:52:38 [2020-08-31T08:52:38.767Z] #14 81.65 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ...
08:52:38 [2020-08-31T08:52:38.767Z] #14 81.66 Unpacking python3-lib2to3 (3.7.3-1) ...
08:52:38 [2020-08-31T08:52:38.767Z] #14 81.75 Selecting previously unselected package python3-distutils.
08:52:38 [2020-08-31T08:52:38.767Z] #14 81.75 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ...
08:52:38 [2020-08-31T08:52:38.767Z] #14 81.76 Unpacking python3-distutils (3.7.3-1) ...
08:52:38 [2020-08-31T08:52:38.767Z] #14 81.89 Selecting previously unselected package python3-pip.
08:52:38 [2020-08-31T08:52:38.767Z] #14 81.89 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ...
08:52:38 [2020-08-31T08:52:38.767Z] #14 81.90 Unpacking python3-pip (18.1-5) ...
08:52:39 [2020-08-31T08:52:39.061Z] #14 82.06 Selecting previously unselected package python3-pkg-resources.
08:52:39 [2020-08-31T08:52:39.061Z] #14 82.06 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ...
08:52:39 [2020-08-31T08:52:39.061Z] #14 82.07 Unpacking python3-pkg-resources (40.8.0-1) ...
08:52:39 [2020-08-31T08:52:39.061Z] #14 82.16 Selecting previously unselected package python3-setuptools.
08:52:39 [2020-08-31T08:52:39.061Z] #14 82.16 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ...
08:52:39 [2020-08-31T08:52:39.061Z] #14 82.17 Unpacking python3-setuptools (40.8.0-1) ...
08:52:39 [2020-08-31T08:52:39.151Z] #31 ...
08:52:39 [2020-08-31T08:52:39.151Z] 
08:52:39 [2020-08-31T08:52:39.151Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
08:52:39 [2020-08-31T08:52:39.151Z] #11 DONE 1.2s
08:52:39 [2020-08-31T08:52:39.151Z] 
08:52:39 [2020-08-31T08:52:39.151Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
08:52:39 [2020-08-31T08:52:39.360Z] #14 82.38 Selecting previously unselected package python3-wheel.
08:52:39 [2020-08-31T08:52:39.360Z] #14 82.39 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ...
08:52:39 [2020-08-31T08:52:39.360Z] #14 82.39 Unpacking python3-wheel (0.32.3-2) ...
08:52:39 [2020-08-31T08:52:39.360Z] #14 82.42 Selecting previously unselected package thin-provisioning-tools.
08:52:39 [2020-08-31T08:52:39.360Z] #14 82.42 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_s390x.deb ...
08:52:39 [2020-08-31T08:52:39.360Z] #14 82.43 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
08:52:39 [2020-08-31T08:52:39.411Z] #12 ...
08:52:39 [2020-08-31T08:52:39.411Z] 
08:52:39 [2020-08-31T08:52:39.411Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:52:39 [2020-08-31T08:52:39.411Z] #42 40.53 internal/reflectlite
08:52:39 [2020-08-31T08:52:39.411Z] #42 40.60 sync
08:52:39 [2020-08-31T08:52:39.411Z] #42 42.94 github.com/LK4D4/vndr/godl/singleflight
08:52:39 [2020-08-31T08:52:39.411Z] #42 43.58 math/rand
08:52:39 [2020-08-31T08:52:39.411Z] #42 45.12 internal/singleflight
08:52:39 [2020-08-31T08:52:39.411Z] #42 45.64 sort
08:52:39 [2020-08-31T08:52:39.411Z] #42 45.64 errors
08:52:39 [2020-08-31T08:52:39.411Z] #42 46.37 io
08:52:39 [2020-08-31T08:52:39.411Z] #42 47.16 strconv
08:52:39 [2020-08-31T08:52:39.411Z] #42 47.97 bytes
08:52:39 [2020-08-31T08:52:39.650Z] #14 82.60 Selecting previously unselected package vim-runtime.
08:52:39 [2020-08-31T08:52:39.650Z] #14 82.60 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ...
08:52:39 [2020-08-31T08:52:39.650Z] #14 82.62 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
08:52:39 [2020-08-31T08:52:39.650Z] #14 82.67 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
08:52:39 [2020-08-31T08:52:39.650Z] #14 82.70 Unpacking vim-runtime (2:8.1.0875-5) ...
08:52:39 [2020-08-31T08:52:39.671Z] #42 ...
08:52:39 [2020-08-31T08:52:39.671Z] 
08:52:39 [2020-08-31T08:52:39.671Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
08:52:39 [2020-08-31T08:52:39.671Z] #38 51.55 Selecting previously unselected package python-six.
08:52:39 [2020-08-31T08:52:39.671Z] #38 51.55 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
08:52:39 [2020-08-31T08:52:39.671Z] #38 51.58 Unpacking python-six (1.12.0-1) ...
08:52:39 [2020-08-31T08:52:39.671Z] #38 51.75 Selecting previously unselected package python-protobuf.
08:52:39 [2020-08-31T08:52:39.671Z] #38 51.75 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
08:52:39 [2020-08-31T08:52:39.671Z] #38 51.77 Unpacking python-protobuf (3.6.1.3-2) ...
08:52:39 [2020-08-31T08:52:39.671Z] #38 52.68 Setting up python-pkg-resources (40.8.0-1) ...
08:52:39 [2020-08-31T08:52:39.930Z] #38 ...
08:52:39 [2020-08-31T08:52:39.930Z] 
08:52:39 [2020-08-31T08:52:39.930Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
08:52:39 [2020-08-31T08:52:39.930Z] #57 1.276 + RM_GOPATH=0
08:52:39 [2020-08-31T08:52:39.930Z] #57 1.276 + TMP_GOPATH=
08:52:39 [2020-08-31T08:52:39.930Z] #57 1.276 + : /build
08:52:39 [2020-08-31T08:52:39.930Z] #57 1.276 + '[' -z '' ']'
08:52:39 [2020-08-31T08:52:39.930Z] #57 1.284 ++ mktemp -d
08:52:39 [2020-08-31T08:52:39.930Z] #57 1.290 + export GOPATH=/tmp/tmp.JAn3BuajdH
08:52:39 [2020-08-31T08:52:39.930Z] #57 1.290 + GOPATH=/tmp/tmp.JAn3BuajdH
08:52:39 [2020-08-31T08:52:39.930Z] #57 1.290 + RM_GOPATH=1
08:52:39 [2020-08-31T08:52:39.930Z] #57 1.290 ++ dirname ./install.sh
08:52:39 [2020-08-31T08:52:39.930Z] #57 1.311 + dir=.
08:52:39 [2020-08-31T08:52:39.930Z] #57 1.323 + bin=containerd
08:52:39 [2020-08-31T08:52:39.930Z] #57 1.323 + shift
08:52:39 [2020-08-31T08:52:39.930Z] #57 1.323 + '[' '!' -f ./containerd.installer ']'
08:52:39 [2020-08-31T08:52:39.930Z] #57 1.323 + . ./containerd.installer
08:52:39 [2020-08-31T08:52:39.930Z] #57 1.324 ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429
08:52:39 [2020-08-31T08:52:39.930Z] #57 1.327 + install_containerd
08:52:39 [2020-08-31T08:52:39.930Z] #57 1.327 + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429'
08:52:39 [2020-08-31T08:52:39.931Z] #57 1.327 Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429
08:52:39 [2020-08-31T08:52:39.931Z] #57 1.327 + git clone https://github.com/containerd/containerd.git /tmp/tmp.JAn3BuajdH/src/github.com/containerd/containerd
08:52:39 [2020-08-31T08:52:39.931Z] #57 1.341 Cloning into '/tmp/tmp.JAn3BuajdH/src/github.com/containerd/containerd'...
08:52:39 [2020-08-31T08:52:39.931Z] #57 ...
08:52:39 [2020-08-31T08:52:39.931Z] 
08:52:39 [2020-08-31T08:52:39.931Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
08:52:39 [2020-08-31T08:52:39.931Z] #52 1.864 + RM_GOPATH=0
08:52:39 [2020-08-31T08:52:39.931Z] #52 1.865 + TMP_GOPATH=
08:52:39 [2020-08-31T08:52:39.931Z] #52 1.866 + : /build
08:52:39 [2020-08-31T08:52:39.931Z] #52 1.866 + '[' -z '' ']'
08:52:39 [2020-08-31T08:52:39.931Z] #52 1.869 ++ mktemp -d
08:52:39 [2020-08-31T08:52:39.931Z] #52 1.873 + export GOPATH=/tmp/tmp.VDsCRdR5nN
08:52:39 [2020-08-31T08:52:39.931Z] #52 1.874 + GOPATH=/tmp/tmp.VDsCRdR5nN
08:52:39 [2020-08-31T08:52:39.931Z] #52 1.874 + RM_GOPATH=1
08:52:39 [2020-08-31T08:52:39.931Z] #52 1.875 ++ dirname ./install.sh
08:52:39 [2020-08-31T08:52:39.931Z] #52 1.880 + dir=.
08:52:39 [2020-08-31T08:52:39.931Z] #52 1.880 + bin=runc
08:52:39 [2020-08-31T08:52:39.931Z] #52 1.880 + shift
08:52:39 [2020-08-31T08:52:39.931Z] #52 1.881 + '[' '!' -f ./runc.installer ']'
08:52:39 [2020-08-31T08:52:39.931Z] #52 1.881 + . ./runc.installer
08:52:39 [2020-08-31T08:52:39.931Z] #52 1.885 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
08:52:39 [2020-08-31T08:52:39.931Z] #52 1.886 + install_runc
08:52:39 [2020-08-31T08:52:39.931Z] #52 1.891 + grep -q '^3\.10\.0.*\.el7\.'
08:52:39 [2020-08-31T08:52:39.931Z] #52 1.896 + uname -r
08:52:39 [2020-08-31T08:52:39.931Z] #52 1.911 + RUNC_BUILDTAGS='seccomp apparmor selinux '
08:52:39 [2020-08-31T08:52:39.931Z] #52 1.911 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
08:52:39 [2020-08-31T08:52:39.931Z] #52 1.911 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
08:52:39 [2020-08-31T08:52:39.931Z] #52 1.911 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.VDsCRdR5nN/src/github.com/opencontainers/runc
08:52:39 [2020-08-31T08:52:39.931Z] #52 1.929 Cloning into '/tmp/tmp.VDsCRdR5nN/src/github.com/opencontainers/runc'...
08:52:40 [2020-08-31T08:52:40.378Z] #38 93.57 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
08:52:40 [2020-08-31T08:52:40.378Z] #38 ...
08:52:40 [2020-08-31T08:52:40.378Z] 
08:52:40 [2020-08-31T08:52:40.378Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:52:40 [2020-08-31T08:52:40.378Z] #24 25.91 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
08:52:40 [2020-08-31T08:52:40.378Z] #24 26.12 skipping existing 1849cc453dee
08:52:40 [2020-08-31T08:52:40.378Z] #24 26.26 
08:52:40 [2020-08-31T08:52:40.378Z] #24 27.27 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
08:52:40 [2020-08-31T08:52:40.378Z] #24 27.79 
08:52:40 [2020-08-31T08:52:40.499Z] #52 ...
08:52:40 [2020-08-31T08:52:40.499Z] 
08:52:40 [2020-08-31T08:52:40.499Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
08:52:40 [2020-08-31T08:52:40.499Z] #12 DONE 1.2s
08:52:40 [2020-08-31T08:52:40.499Z] 
08:52:40 [2020-08-31T08:52:40.499Z] #13 [dev 6/25] RUN ldconfig
08:52:40 [2020-08-31T08:52:40.635Z] #24 27.99 
######################################################################## 100.0%
08:52:40 [2020-08-31T08:52:40.635Z] #24 28.21 
08:52:40 [2020-08-31T08:52:40.635Z] #24 28.38 Download of images into '/build' complete.
08:52:40 [2020-08-31T08:52:40.776Z] + cd /tmp/tmp.txcK5jXhNR/src/github.com/go-swagger/go-swagger
08:52:40 [2020-08-31T08:52:40.776Z] + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
08:52:40 [2020-08-31T08:52:40.892Z] #24 28.38 Use something like the following to load the result into a Docker daemon:
08:52:40 [2020-08-31T08:52:40.892Z] #24 28.38   tar -cC '/build' . | docker load
08:52:41 [2020-08-31T08:52:41.072Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
08:52:41 [2020-08-31T08:52:41.172Z] #14 ...
08:52:41 [2020-08-31T08:52:41.172Z] 
08:52:41 [2020-08-31T08:52:41.172Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
08:52:41 [2020-08-31T08:52:41.172Z] #45 DONE 111.7s
08:52:41 [2020-08-31T08:52:41.172Z] 
08:52:41 [2020-08-31T08:52:41.172Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:52:41 [2020-08-31T08:52:41.172Z] #42 110.7 github.com/LK4D4/vndr/godl
08:52:41 [2020-08-31T08:52:41.172Z] #42 111.2 github.com/LK4D4/vndr
08:52:41 [2020-08-31T08:52:41.437Z] #13 DONE 1.2s
08:52:41 [2020-08-31T08:52:41.437Z] 
08:52:41 [2020-08-31T08:52:41.437Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
08:52:42 [2020-08-31T08:52:42.746Z] #42 ...
08:52:42 [2020-08-31T08:52:42.746Z] 
08:52:42 [2020-08-31T08:52:42.746Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:52:42 [2020-08-31T08:52:42.746Z] #39 70.32   CC       criu/cr-dedup.o
08:52:42 [2020-08-31T08:52:42.746Z] #39 70.71   CC       criu/cr-dump.o
08:52:42 [2020-08-31T08:52:42.746Z] #39 72.50   CC       criu/cr-errno.o
08:52:42 [2020-08-31T08:52:42.746Z] #39 72.56   CC       criu/cr-restore.o
08:52:42 [2020-08-31T08:52:42.746Z] #39 76.25   CC       criu/cr-service.o
08:52:42 [2020-08-31T08:52:42.746Z] #39 77.44   CC       criu/crtools.o
08:52:42 [2020-08-31T08:52:42.746Z] #39 77.91   CC       criu/eventfd.o
08:52:42 [2020-08-31T08:52:42.746Z] #39 78.29   CC       criu/eventpoll.o
08:52:42 [2020-08-31T08:52:42.746Z] #39 78.92   CC       criu/external.o
08:52:42 [2020-08-31T08:52:42.746Z] #39 79.15   CC       criu/fault-injection.o
08:52:42 [2020-08-31T08:52:42.746Z] #39 79.23   CC       criu/fdstore.o
08:52:42 [2020-08-31T08:52:42.746Z] #39 79.71   CC       criu/fifo.o
08:52:42 [2020-08-31T08:52:42.746Z] #39 80.17   CC       criu/file-ids.o
08:52:42 [2020-08-31T08:52:42.746Z] #39 80.53   CC       criu/file-lock.o
08:52:42 [2020-08-31T08:52:42.746Z] #39 ...
08:52:42 [2020-08-31T08:52:42.746Z] 
08:52:42 [2020-08-31T08:52:42.746Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
08:52:42 [2020-08-31T08:52:42.746Z] #14 85.71 Selecting previously unselected package vim.
08:52:42 [2020-08-31T08:52:42.746Z] #14 85.72 Preparing to unpack .../57-vim_2%3a8.1.0875-5_s390x.deb ...
08:52:42 [2020-08-31T08:52:42.746Z] #14 85.73 Unpacking vim (2:8.1.0875-5) ...
08:52:42 [2020-08-31T08:52:42.785Z] #24 DONE 30.4s
08:52:42 [2020-08-31T08:52:42.785Z] 
08:52:42 [2020-08-31T08:52:42.785Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
08:52:42 [2020-08-31T08:52:42.785Z] #31 90.83 Setting up librhash0:amd64 (1.3.8-1) ...
08:52:42 [2020-08-31T08:52:42.785Z] #31 90.84 Setting up cmake-data (3.13.4-1) ...
08:52:42 [2020-08-31T08:52:42.785Z] #31 90.88 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
08:52:42 [2020-08-31T08:52:42.785Z] #31 90.92 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
08:52:42 [2020-08-31T08:52:42.785Z] #31 90.92 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
08:52:42 [2020-08-31T08:52:42.785Z] #31 90.93 Setting up cmake (3.13.4-1) ...
08:52:42 [2020-08-31T08:52:42.785Z] #31 90.95 Processing triggers for libc-bin (2.28-10) ...
08:52:42 [2020-08-31T08:52:42.785Z] #31 91.15 Processing triggers for mime-support (3.62) ...
08:52:42 [2020-08-31T08:52:42.785Z] #31 DONE 96.4s
08:52:42 [2020-08-31T08:52:42.785Z] 
08:52:42 [2020-08-31T08:52:42.785Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
08:52:42 [2020-08-31T08:52:42.785Z] #32 DONE 0.1s
08:52:42 [2020-08-31T08:52:42.785Z] 
08:52:42 [2020-08-31T08:52:42.785Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
08:52:42 [2020-08-31T08:52:42.785Z] #38 94.22 Setting up libnl-3-200:amd64 (3.4.0-1) ...
08:52:42 [2020-08-31T08:52:42.785Z] #38 94.39 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
08:52:42 [2020-08-31T08:52:42.785Z] #38 94.84 Setting up libcap-dev:amd64 (1:2.25-2) ...
08:52:42 [2020-08-31T08:52:42.785Z] #38 95.35 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
08:52:42 [2020-08-31T08:52:42.785Z] #38 95.46 Setting up protobuf-compiler (3.6.1.3-2) ...
08:52:42 [2020-08-31T08:52:42.785Z] #38 95.67 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
08:52:42 [2020-08-31T08:52:42.785Z] #38 96.20 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
08:52:42 [2020-08-31T08:52:42.785Z] #38 96.38 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
08:52:42 [2020-08-31T08:52:42.785Z] #38 96.42 Setting up python-protobuf (3.6.1.3-2) ...
08:52:43 [2020-08-31T08:52:43.037Z] #14 86.10 Selecting previously unselected package xfsprogs.
08:52:43 [2020-08-31T08:52:43.037Z] #14 86.11 Preparing to unpack .../58-xfsprogs_4.20.0-1_s390x.deb ...
08:52:43 [2020-08-31T08:52:43.037Z] #14 86.11 Unpacking xfsprogs (4.20.0-1) ...
08:52:43 [2020-08-31T08:52:43.327Z] #14 86.41 Selecting previously unselected package zip.
08:52:43 [2020-08-31T08:52:43.327Z] #14 86.41 Preparing to unpack .../59-zip_3.0-11+b1_s390x.deb ...
08:52:43 [2020-08-31T08:52:43.327Z] #14 86.41 Unpacking zip (3.0-11+b1) ...
08:52:43 [2020-08-31T08:52:43.343Z] #14 1.630 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:52:43 [2020-08-31T08:52:43.343Z] #14 1.664 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:52:43 [2020-08-31T08:52:43.343Z] #14 1.669 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:52:43 [2020-08-31T08:52:43.348Z] #38 ...
08:52:43 [2020-08-31T08:52:43.348Z] 
08:52:43 [2020-08-31T08:52:43.348Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
08:52:43 [2020-08-31T08:52:43.348Z] #33 DONE 0.1s
08:52:43 [2020-08-31T08:52:43.348Z] 
08:52:43 [2020-08-31T08:52:43.348Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini
08:52:43 [2020-08-31T08:52:43.617Z] #14 86.57 Setting up libpcrecpp0v5:s390x (2:8.39-12) ...
08:52:43 [2020-08-31T08:52:43.617Z] #14 86.58 Setting up aufs-tools (1:4.14+20190211-1) ...
08:52:43 [2020-08-31T08:52:43.617Z] #14 86.59 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
08:52:43 [2020-08-31T08:52:43.617Z] #14 86.60 Setting up libip6tc0:s390x (1.8.2-4) ...
08:52:43 [2020-08-31T08:52:43.617Z] #14 86.60 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ...
08:52:43 [2020-08-31T08:52:43.617Z] #14 86.61 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
08:52:43 [2020-08-31T08:52:43.617Z] #14 86.62 Setting up libgpm2:s390x (1.20.7-5) ...
08:52:43 [2020-08-31T08:52:43.617Z] #14 86.62 Setting up libpcre16-3:s390x (2:8.39-12) ...
08:52:43 [2020-08-31T08:52:43.617Z] #14 86.63 Setting up libip4tc0:s390x (1.8.2-4) ...
08:52:43 [2020-08-31T08:52:43.617Z] #14 86.64 Setting up libsepol1-dev:s390x (2.8-1) ...
08:52:43 [2020-08-31T08:52:43.617Z] #14 86.64 Setting up libnftnl11:s390x (1.1.2-2) ...
08:52:43 [2020-08-31T08:52:43.617Z] #14 86.65 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
08:52:43 [2020-08-31T08:52:43.617Z] #14 86.66 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
08:52:43 [2020-08-31T08:52:43.617Z] #14 86.66 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
08:52:43 [2020-08-31T08:52:43.617Z] #14 86.67 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
08:52:43 [2020-08-31T08:52:43.617Z] #14 86.67 Setting up libicu63:s390x (63.1-6+deb10u1) ...
08:52:43 [2020-08-31T08:52:43.617Z] #14 86.68 Setting up xxd (2:8.1.0875-5) ...
08:52:43 [2020-08-31T08:52:43.617Z] #14 86.69 Setting up libbtrfs0 (4.20.1-2) ...
08:52:43 [2020-08-31T08:52:43.617Z] #14 86.70 Setting up zip (3.0-11+b1) ...
08:52:43 [2020-08-31T08:52:43.617Z] #14 86.70 Setting up vim-common (2:8.1.0875-5) ...
08:52:43 [2020-08-31T08:52:43.617Z] #14 86.72 Setting up bash-completion (1:2.8-6) ...
08:52:44 [2020-08-31T08:52:44.283Z] #14 2.724 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
08:52:45 [2020-08-31T08:52:45.664Z] #14 ...
08:52:45 [2020-08-31T08:52:45.664Z] 
08:52:45 [2020-08-31T08:52:45.664Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:52:45 [2020-08-31T08:52:45.664Z] #24 15.98 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
08:52:45 [2020-08-31T08:52:45.664Z] #24 16.57 
08:52:45 [2020-08-31T08:52:45.664Z] #24 16.76 
#######################################################                   77.7%
######################################################################## 100.0%
08:52:45 [2020-08-31T08:52:45.664Z] #24 17.08 
08:52:45 [2020-08-31T08:52:45.664Z] #24 18.23 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
08:52:45 [2020-08-31T08:52:45.664Z] #24 18.78 
08:52:45 [2020-08-31T08:52:45.664Z] #24 19.01 
#########                                                                 13.1%
######################################################################## 100.0%
08:52:45 [2020-08-31T08:52:45.664Z] #24 19.33 
08:52:45 [2020-08-31T08:52:45.664Z] #24 20.57 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
08:52:45 [2020-08-31T08:52:45.664Z] #24 20.68 skipping existing 1849cc453dee
08:52:45 [2020-08-31T08:52:45.664Z] #24 20.84 
08:52:45 [2020-08-31T08:52:45.664Z] #24 21.89 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
08:52:45 [2020-08-31T08:52:45.664Z] #24 22.41 
08:52:45 [2020-08-31T08:52:45.664Z] #24 22.60 
######################################################################## 100.0%
08:52:45 [2020-08-31T08:52:45.664Z] #24 22.73 
08:52:45 [2020-08-31T08:52:45.664Z] #24 22.83 Download of images into '/build' complete.
08:52:45 [2020-08-31T08:52:45.664Z] #24 22.83 Use something like the following to load the result into a Docker daemon:
08:52:45 [2020-08-31T08:52:45.664Z] #24 22.83   tar -cC '/build' . | docker load
08:52:45 [2020-08-31T08:52:45.664Z] #24 DONE 23.3s
08:52:45 [2020-08-31T08:52:45.664Z] 
08:52:45 [2020-08-31T08:52:45.664Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
08:52:45 [2020-08-31T08:52:45.664Z] #38 58.49 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
08:52:45 [2020-08-31T08:52:45.664Z] #38 58.68 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
08:52:45 [2020-08-31T08:52:45.664Z] #38 58.73 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
08:52:45 [2020-08-31T08:52:45.664Z] #38 58.75 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
08:52:45 [2020-08-31T08:52:45.664Z] #38 58.83 Setting up python-six (1.12.0-1) ...
08:52:45 [2020-08-31T08:52:45.679Z] #14 88.47 Setting up libiptc0:s390x (1.8.2-4) ...
08:52:45 [2020-08-31T08:52:45.679Z] #14 88.49 Setting up xz-utils (5.2.4-1) ...
08:52:45 [2020-08-31T08:52:45.679Z] #14 88.49 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
08:52:45 [2020-08-31T08:52:45.679Z] #14 88.50 Setting up libpcre32-3:s390x (2:8.39-12) ...
08:52:45 [2020-08-31T08:52:45.679Z] #14 88.51 Setting up libudev-dev:s390x (241-7~deb10u4) ...
08:52:45 [2020-08-31T08:52:45.679Z] #14 88.52 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
08:52:45 [2020-08-31T08:52:45.679Z] #14 88.52 Setting up libbtrfs-dev (4.20.1-2) ...
08:52:45 [2020-08-31T08:52:45.679Z] #14 88.53 Setting up pigz (2.4-1) ...
08:52:45 [2020-08-31T08:52:45.679Z] #14 88.54 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ...
08:52:45 [2020-08-31T08:52:45.679Z] #14 88.55 Setting up libnl-3-200:s390x (3.4.0-1) ...
08:52:45 [2020-08-31T08:52:45.679Z] #14 88.56 Setting up python-pip-whl (18.1-5) ...
08:52:45 [2020-08-31T08:52:45.679Z] #14 88.57 Setting up libmpdec2:s390x (2.4.2-2) ...
08:52:45 [2020-08-31T08:52:45.679Z] #14 88.58 Setting up mingw-w64-common (6.0.0-3) ...
08:52:45 [2020-08-31T08:52:45.679Z] #14 88.58 Setting up vim-runtime (2:8.1.0875-5) ...
08:52:45 [2020-08-31T08:52:45.679Z] #14 88.86 Setting up libaio1:s390x (0.3.112-3) ...
08:52:45 [2020-08-31T08:52:45.679Z] #14 88.87 Setting up libsystemd-dev:s390x (241-7~deb10u4) ...
08:52:45 [2020-08-31T08:52:45.679Z] #14 88.87 Setting up libonig5:s390x (6.9.1-1) ...
08:52:45 [2020-08-31T08:52:45.679Z] #14 88.88 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
08:52:45 [2020-08-31T08:52:45.679Z] #14 88.89 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ...
08:52:45 [2020-08-31T08:52:45.679Z] #14 88.89 Setting up vim (2:8.1.0875-5) ...
08:52:45 [2020-08-31T08:52:45.679Z] #14 88.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
08:52:45 [2020-08-31T08:52:45.679Z] #14 88.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
08:52:45 [2020-08-31T08:52:45.679Z] #14 88.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
08:52:45 [2020-08-31T08:52:45.679Z] #14 88.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
08:52:45 [2020-08-31T08:52:45.679Z] #14 88.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
08:52:45 [2020-08-31T08:52:45.679Z] #14 88.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
08:52:45 [2020-08-31T08:52:45.679Z] #14 88.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
08:52:45 [2020-08-31T08:52:45.679Z] #14 88.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
08:52:45 [2020-08-31T08:52:45.679Z] #14 88.95 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
08:52:45 [2020-08-31T08:52:45.679Z] #14 88.96 Setting up libpcre3-dev:s390x (2:8.39-12) ...
08:52:45 [2020-08-31T08:52:45.679Z] #14 88.97 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:52:45 [2020-08-31T08:52:45.879Z] #34 2.296 + RM_GOPATH=0
08:52:45 [2020-08-31T08:52:45.879Z] #34 2.296 + TMP_GOPATH=
08:52:45 [2020-08-31T08:52:45.879Z] #34 2.296 + : /build
08:52:45 [2020-08-31T08:52:45.879Z] #34 2.296 + '[' -z '' ']'
08:52:45 [2020-08-31T08:52:45.879Z] #34 2.296 ++ mktemp -d
08:52:45 [2020-08-31T08:52:45.879Z] #34 2.304 + export GOPATH=/tmp/tmp.LaKhIyJgM0
08:52:45 [2020-08-31T08:52:45.879Z] #34 2.304 + GOPATH=/tmp/tmp.LaKhIyJgM0
08:52:45 [2020-08-31T08:52:45.879Z] #34 2.304 + RM_GOPATH=1
08:52:45 [2020-08-31T08:52:45.879Z] #34 2.304 ++ dirname ./install.sh
08:52:45 [2020-08-31T08:52:45.879Z] #34 2.314 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
08:52:45 [2020-08-31T08:52:45.879Z] #34 2.314 + dir=.
08:52:45 [2020-08-31T08:52:45.879Z] #34 2.314 + bin=tini
08:52:45 [2020-08-31T08:52:45.879Z] #34 2.314 + shift
08:52:45 [2020-08-31T08:52:45.879Z] #34 2.314 + '[' '!' -f ./tini.installer ']'
08:52:45 [2020-08-31T08:52:45.879Z] #34 2.314 + . ./tini.installer
08:52:45 [2020-08-31T08:52:45.879Z] #34 2.314 ++ : fec3683b971d9c3ef73f284f176672c44b448662
08:52:45 [2020-08-31T08:52:45.879Z] #34 2.314 + install_tini
08:52:45 [2020-08-31T08:52:45.879Z] #34 2.314 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
08:52:45 [2020-08-31T08:52:45.879Z] #34 2.314 + git clone https://github.com/krallin/tini.git /tmp/tmp.LaKhIyJgM0/tini
08:52:45 [2020-08-31T08:52:45.879Z] #34 2.314 Cloning into '/tmp/tmp.LaKhIyJgM0/tini'...
08:52:45 [2020-08-31T08:52:45.970Z] #14 88.97 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
08:52:45 [2020-08-31T08:52:45.970Z] #14 88.98 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
08:52:45 [2020-08-31T08:52:45.970Z] #14 88.98 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:52:45 [2020-08-31T08:52:45.970Z] #14 88.99 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
08:52:45 [2020-08-31T08:52:45.970Z] #14 88.99 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
08:52:45 [2020-08-31T08:52:45.970Z] #14 88.99 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
08:52:45 [2020-08-31T08:52:45.970Z] #14 89.00 Setting up thin-provisioning-tools (0.7.6-2.1) ...
08:52:45 [2020-08-31T08:52:45.970Z] #14 89.01 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ...
08:52:45 [2020-08-31T08:52:45.970Z] #14 89.02 Setting up jq (1.5+dfsg-2+b1) ...
08:52:45 [2020-08-31T08:52:45.970Z] #14 89.03 Setting up libpython3-stdlib:s390x (3.7.3-1) ...
08:52:45 [2020-08-31T08:52:45.970Z] #14 89.04 Setting up python3.7 (3.7.3-2+deb10u2) ...
08:52:46 [2020-08-31T08:52:46.813Z] #34 3.817 + cd /tmp/tmp.LaKhIyJgM0/tini
08:52:46 [2020-08-31T08:52:46.813Z] #34 3.817 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
08:52:47 [2020-08-31T08:52:47.069Z] #34 3.878 + cmake .
08:52:47 [2020-08-31T08:52:47.121Z] #14 ...
08:52:47 [2020-08-31T08:52:47.121Z] 
08:52:47 [2020-08-31T08:52:47.121Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:52:47 [2020-08-31T08:52:47.121Z] #42 DONE 117.4s
08:52:47 [2020-08-31T08:52:47.121Z] 
08:52:47 [2020-08-31T08:52:47.121Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:52:47 [2020-08-31T08:52:47.121Z] #39 81.17   CC       criu/files-ext.o
08:52:47 [2020-08-31T08:52:47.121Z] #39 81.47   CC       criu/files-reg.o
08:52:47 [2020-08-31T08:52:47.121Z] #39 82.83   CC       criu/files.o
08:52:47 [2020-08-31T08:52:47.121Z] #39 84.12   CC       criu/filesystems.o
08:52:47 [2020-08-31T08:52:47.121Z] #39 84.69   CC       criu/fsnotify.o
08:52:47 [2020-08-31T08:52:47.327Z] #34 ...
08:52:47 [2020-08-31T08:52:47.327Z] 
08:52:47 [2020-08-31T08:52:47.327Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:52:47 [2020-08-31T08:52:47.327Z] #42 90.47 time
08:52:47 [2020-08-31T08:52:47.327Z] #42 96.85 internal/fmtsort
08:52:47 [2020-08-31T08:52:47.327Z] #42 98.35 internal/syscall/execenv
08:52:47 [2020-08-31T08:52:47.327Z] #42 98.48 internal/poll
08:52:47 [2020-08-31T08:52:47.327Z] #42 98.98 internal/syscall/unix
08:52:47 [2020-08-31T08:52:47.327Z] #42 99.80 strings
08:52:47 [2020-08-31T08:52:47.589Z] #42 ...
08:52:47 [2020-08-31T08:52:47.589Z] 
08:52:47 [2020-08-31T08:52:47.589Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
08:52:47 [2020-08-31T08:52:47.589Z] #29 91.65 internal/fmtsort
08:52:47 [2020-08-31T08:52:47.589Z] #29 91.90 internal/syscall/execenv
08:52:47 [2020-08-31T08:52:47.589Z] #29 92.10 internal/syscall/unix
08:52:47 [2020-08-31T08:52:47.589Z] #29 92.25 strings
08:52:47 [2020-08-31T08:52:47.589Z] #29 92.66 os
08:52:47 [2020-08-31T08:52:47.589Z] #29 95.52 bytes
08:52:47 [2020-08-31T08:52:47.589Z] #29 98.80 fmt
08:52:47 [2020-08-31T08:52:47.589Z] #29 99.09 bufio
08:52:47 [2020-08-31T08:52:47.889Z] #39 85.65   CC       criu/image-desc.o
08:52:47 [2020-08-31T08:52:47.889Z] #39 85.68   CC       criu/image.o
08:52:48 [2020-08-31T08:52:48.179Z] #39 86.03   CC       criu/ipc_ns.o
08:52:48 [2020-08-31T08:52:48.810Z] #39 86.62   CC       criu/irmap.o
08:52:48 [2020-08-31T08:52:48.956Z] #29 ...
08:52:48 [2020-08-31T08:52:48.956Z] 
08:52:48 [2020-08-31T08:52:48.957Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini
08:52:48 [2020-08-31T08:52:48.957Z] #34 5.655 -- The C compiler identification is GNU 8.3.0
08:52:48 [2020-08-31T08:52:48.957Z] #34 5.746 -- Check for working C compiler: /usr/bin/cc
08:52:49 [2020-08-31T08:52:49.100Z] #39 ...
08:52:49 [2020-08-31T08:52:49.100Z] 
08:52:49 [2020-08-31T08:52:49.100Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
08:52:49 [2020-08-31T08:52:49.100Z] #14 91.01 Setting up libselinux1-dev:s390x (2.8-1+b1) ...
08:52:49 [2020-08-31T08:52:49.100Z] #14 91.02 Setting up iptables (1.8.2-4) ...
08:52:49 [2020-08-31T08:52:49.100Z] #14 91.03 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
08:52:49 [2020-08-31T08:52:49.100Z] #14 91.03 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
08:52:49 [2020-08-31T08:52:49.100Z] #14 91.03 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
08:52:49 [2020-08-31T08:52:49.100Z] #14 91.03 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
08:52:49 [2020-08-31T08:52:49.100Z] #14 91.04 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
08:52:49 [2020-08-31T08:52:49.100Z] #14 91.04 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
08:52:49 [2020-08-31T08:52:49.100Z] #14 91.04 Setting up python3 (3.7.3-1) ...
08:52:49 [2020-08-31T08:52:49.100Z] #14 91.33 Setting up python3-wheel (0.32.3-2) ...
08:52:49 [2020-08-31T08:52:49.100Z] #14 91.76 Setting up apparmor (2.13.2-10) ...
08:52:49 [2020-08-31T08:52:49.730Z] #14 92.74 Setting up python3-lib2to3 (3.7.3-1) ...
08:52:49 [2020-08-31T08:52:49.860Z] #38 ...
08:52:49 [2020-08-31T08:52:49.860Z] 
08:52:49 [2020-08-31T08:52:49.860Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:52:49 [2020-08-31T08:52:49.860Z] #42 50.78 bufio
08:52:49 [2020-08-31T08:52:49.860Z] #42 52.64 reflect
08:52:49 [2020-08-31T08:52:49.860Z] #42 53.50 internal/oserror
08:52:49 [2020-08-31T08:52:49.860Z] #42 53.67 syscall
08:52:49 [2020-08-31T08:52:49.860Z] #42 ...
08:52:49 [2020-08-31T08:52:49.860Z] 
08:52:49 [2020-08-31T08:52:49.860Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
08:52:49 [2020-08-31T08:52:49.860Z] #31 61.47 Selecting previously unselected package libxml2:amd64.
08:52:49 [2020-08-31T08:52:49.860Z] #31 61.47 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
08:52:49 [2020-08-31T08:52:49.860Z] #31 61.50 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
08:52:49 [2020-08-31T08:52:49.860Z] #31 62.23 Selecting previously unselected package libarchive13:amd64.
08:52:49 [2020-08-31T08:52:49.860Z] #31 62.25 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
08:52:49 [2020-08-31T08:52:49.860Z] #31 62.26 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
08:52:49 [2020-08-31T08:52:49.860Z] #31 62.66 Selecting previously unselected package libjsoncpp1:amd64.
08:52:49 [2020-08-31T08:52:49.860Z] #31 62.68 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
08:52:49 [2020-08-31T08:52:49.860Z] #31 62.69 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
08:52:49 [2020-08-31T08:52:49.860Z] #31 62.82 Selecting previously unselected package librhash0:amd64.
08:52:49 [2020-08-31T08:52:49.860Z] #31 62.82 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
08:52:49 [2020-08-31T08:52:49.860Z] #31 62.84 Unpacking librhash0:amd64 (1.3.8-1) ...
08:52:49 [2020-08-31T08:52:49.860Z] #31 63.03 Selecting previously unselected package libuv1:amd64.
08:52:49 [2020-08-31T08:52:49.860Z] #31 63.03 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
08:52:49 [2020-08-31T08:52:49.860Z] #31 63.03 Unpacking libuv1:amd64 (1.24.1-1) ...
08:52:50 [2020-08-31T08:52:50.020Z] #14 93.08 Setting up python3-pkg-resources (40.8.0-1) ...
08:52:50 [2020-08-31T08:52:50.120Z] #31 63.19 Selecting previously unselected package cmake.
08:52:50 [2020-08-31T08:52:50.120Z] #31 63.20 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
08:52:50 [2020-08-31T08:52:50.120Z] #31 63.21 Unpacking cmake (3.13.4-1) ...
08:52:50 [2020-08-31T08:52:50.310Z] #14 93.40 Setting up python3-distutils (3.7.3-1) ...
08:52:50 [2020-08-31T08:52:50.336Z] #34 7.226 -- Check for working C compiler: /usr/bin/cc -- works
08:52:50 [2020-08-31T08:52:50.336Z] #34 7.226 -- Detecting C compiler ABI info
08:52:50 [2020-08-31T08:52:50.600Z] #14 93.72 Setting up python3-setuptools (40.8.0-1) ...
08:52:51 [2020-08-31T08:52:51.230Z] #14 94.42 Setting up python3-pip (18.1-5) ...
08:52:51 [2020-08-31T08:52:51.268Z] #34 8.186 -- Detecting C compiler ABI info - done
08:52:51 [2020-08-31T08:52:51.268Z] #34 8.254 -- Detecting C compile features
08:52:51 [2020-08-31T08:52:51.860Z] #14 95.13 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ...
08:52:52 [2020-08-31T08:52:52.151Z] #14 95.14 Setting up dmsetup (2:1.02.155-3) ...
08:52:52 [2020-08-31T08:52:52.151Z] #14 95.15 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
08:52:52 [2020-08-31T08:52:52.151Z] #14 95.15 Setting up xfsprogs (4.20.0-1) ...
08:52:52 [2020-08-31T08:52:52.151Z] #14 95.16 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ...
08:52:52 [2020-08-31T08:52:52.151Z] #14 95.17 Processing triggers for mime-support (3.62) ...
08:52:52 [2020-08-31T08:52:52.151Z] #14 95.19 Processing triggers for libc-bin (2.28-10) ...
08:52:52 [2020-08-31T08:52:52.442Z] #14 DONE 95.6s
08:52:52 [2020-08-31T08:52:52.442Z] 
08:52:52 [2020-08-31T08:52:52.442Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:52:52 [2020-08-31T08:52:52.442Z] #39 86.94   CC       criu/kcmp-ids.o
08:52:52 [2020-08-31T08:52:52.442Z] #39 87.08   CC       criu/kerndat.o
08:52:52 [2020-08-31T08:52:52.442Z] #39 87.67   CC       criu/libnetlink.o
08:52:52 [2020-08-31T08:52:52.442Z] #39 87.92   CC       criu/log.o
08:52:52 [2020-08-31T08:52:52.442Z] #39 88.33   CC       criu/lsm.o
08:52:52 [2020-08-31T08:52:52.442Z] #39 88.56   CC       criu/mem.o
08:52:52 [2020-08-31T08:52:52.442Z] #39 89.50   CC       criu/memfd.o
08:52:52 [2020-08-31T08:52:52.442Z] #39 89.98   CC       criu/mount.o
08:52:53 [2020-08-31T08:52:53.418Z] #31 66.31 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
08:52:53 [2020-08-31T08:52:53.418Z] #31 66.33 Setting up xxd (2:8.1.0875-5) ...
08:52:53 [2020-08-31T08:52:53.418Z] #31 66.34 Setting up libuv1:amd64 (1.24.1-1) ...
08:52:53 [2020-08-31T08:52:53.418Z] #31 66.35 Setting up vim-common (2:8.1.0875-5) ...
08:52:53 [2020-08-31T08:52:53.418Z] #31 66.40 Setting up librhash0:amd64 (1.3.8-1) ...
08:52:53 [2020-08-31T08:52:53.418Z] #31 66.42 Setting up cmake-data (3.13.4-1) ...
08:52:53 [2020-08-31T08:52:53.418Z] #31 66.43 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
08:52:53 [2020-08-31T08:52:53.418Z] #31 66.44 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
08:52:53 [2020-08-31T08:52:53.418Z] #31 66.45 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
08:52:53 [2020-08-31T08:52:53.418Z] #31 66.47 Setting up cmake (3.13.4-1) ...
08:52:53 [2020-08-31T08:52:53.418Z] #31 66.48 Processing triggers for libc-bin (2.28-10) ...
08:52:53 [2020-08-31T08:52:53.418Z] #31 66.58 Processing triggers for mime-support (3.62) ...
08:52:53 [2020-08-31T08:52:53.477Z] #39 ...
08:52:53 [2020-08-31T08:52:53.477Z] 
08:52:53 [2020-08-31T08:52:53.477Z] #15 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
08:52:53 [2020-08-31T08:52:53.477Z] #15 0.877 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
08:52:53 [2020-08-31T08:52:53.477Z] #15 0.880 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
08:52:53 [2020-08-31T08:52:53.477Z] #15 0.882 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
08:52:53 [2020-08-31T08:52:53.477Z] #15 DONE 1.1s
08:52:53 [2020-08-31T08:52:53.769Z] 
08:52:53 [2020-08-31T08:52:53.769Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0
08:52:53 [2020-08-31T08:52:53.807Z] + rm -rf /tmp/tmp.txcK5jXhNR
08:52:53 [2020-08-31T08:52:53.988Z] #31 DONE 67.3s
08:52:53 [2020-08-31T08:52:53.988Z] 
08:52:53 [2020-08-31T08:52:53.988Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
08:52:53 [2020-08-31T08:52:53.988Z] #38 63.63 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
08:52:53 [2020-08-31T08:52:53.988Z] #38 63.65 Setting up libnl-3-200:amd64 (3.4.0-1) ...
08:52:53 [2020-08-31T08:52:53.988Z] #38 63.67 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
08:52:53 [2020-08-31T08:52:53.988Z] #38 63.68 Setting up libcap-dev:amd64 (1:2.25-2) ...
08:52:53 [2020-08-31T08:52:53.988Z] #38 63.70 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
08:52:53 [2020-08-31T08:52:53.988Z] #38 63.71 Setting up protobuf-compiler (3.6.1.3-2) ...
08:52:53 [2020-08-31T08:52:53.988Z] #38 63.72 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
08:52:53 [2020-08-31T08:52:53.988Z] #38 63.73 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
08:52:53 [2020-08-31T08:52:53.988Z] #38 63.74 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
08:52:53 [2020-08-31T08:52:53.988Z] #38 63.75 Setting up python-protobuf (3.6.1.3-2) ...
08:52:54 [2020-08-31T08:52:54.249Z] #38 ...
08:52:54 [2020-08-31T08:52:54.249Z] 
08:52:54 [2020-08-31T08:52:54.249Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
08:52:54 [2020-08-31T08:52:54.249Z] #32 DONE 0.1s
08:52:54 [2020-08-31T08:52:54.249Z] 
08:52:54 [2020-08-31T08:52:54.249Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
08:52:54 [2020-08-31T08:52:54.249Z] #33 DONE 0.1s
08:52:54 [2020-08-31T08:52:54.444Z] Removing intermediate container 719c79197c7c
08:52:54 [2020-08-31T08:52:54.444Z]  ---> e575f0f82246
08:52:54 [2020-08-31T08:52:54.444Z] Step 21/140 : FROM base AS frozen-images
08:52:54 [2020-08-31T08:52:54.444Z]  ---> 8607b1fa336b
08:52:54 [2020-08-31T08:52:54.444Z] Step 22/140 : ARG DEBIAN_FRONTEND
08:52:54 [2020-08-31T08:52:54.444Z]  ---> Using cache
08:52:54 [2020-08-31T08:52:54.444Z]  ---> c31e829e4728
08:52:54 [2020-08-31T08:52:54.444Z] Step 23/140 : RUN apt-get update && apt-get install -y --no-install-recommends         ca-certificates         jq     && rm -rf /var/lib/apt/lists/*
08:52:54 [2020-08-31T08:52:54.508Z] 
08:52:54 [2020-08-31T08:52:54.508Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini
08:52:54 [2020-08-31T08:52:54.538Z] #34 ...
08:52:54 [2020-08-31T08:52:54.538Z] 
08:52:54 [2020-08-31T08:52:54.538Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
08:52:54 [2020-08-31T08:52:54.538Z] #38 107.2 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
08:52:54 [2020-08-31T08:52:54.538Z] #38 107.2 Processing triggers for libc-bin (2.28-10) ...
08:52:54 [2020-08-31T08:52:54.538Z] #38 DONE 107.8s
08:52:54 [2020-08-31T08:52:54.538Z] 
08:52:54 [2020-08-31T08:52:54.538Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:52:54 [2020-08-31T08:52:54.737Z]  ---> Running in aae0ad1d6eab
08:52:55 [2020-08-31T08:52:55.030Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:52:55 [2020-08-31T08:52:55.030Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:52:55 [2020-08-31T08:52:55.030Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:52:55 [2020-08-31T08:52:55.326Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
08:52:55 [2020-08-31T08:52:55.448Z] #34 0.958 + RM_GOPATH=0
08:52:55 [2020-08-31T08:52:55.448Z] #34 0.958 + TMP_GOPATH=
08:52:55 [2020-08-31T08:52:55.448Z] #34 0.958 + : /build
08:52:55 [2020-08-31T08:52:55.448Z] #34 0.958 + '[' -z '' ']'
08:52:55 [2020-08-31T08:52:55.449Z] #34 0.963 ++ mktemp -d
08:52:55 [2020-08-31T08:52:55.449Z] #34 0.965 + export GOPATH=/tmp/tmp.Kk0un6mBom
08:52:55 [2020-08-31T08:52:55.449Z] #34 0.965 + GOPATH=/tmp/tmp.Kk0un6mBom
08:52:55 [2020-08-31T08:52:55.449Z] #34 0.965 + RM_GOPATH=1
08:52:55 [2020-08-31T08:52:55.449Z] #34 0.968 ++ dirname ./install.sh
08:52:55 [2020-08-31T08:52:55.449Z] #34 0.983 + dir=.
08:52:55 [2020-08-31T08:52:55.449Z] #34 0.984 + bin=tini
08:52:55 [2020-08-31T08:52:55.449Z] #34 0.984 + shift
08:52:55 [2020-08-31T08:52:55.449Z] #34 0.984 + '[' '!' -f ./tini.installer ']'
08:52:55 [2020-08-31T08:52:55.449Z] #34 0.984 + . ./tini.installer
08:52:55 [2020-08-31T08:52:55.449Z] #34 0.984 ++ : fec3683b971d9c3ef73f284f176672c44b448662
08:52:55 [2020-08-31T08:52:55.449Z] #34 0.984 + install_tini
08:52:55 [2020-08-31T08:52:55.449Z] #34 0.984 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
08:52:55 [2020-08-31T08:52:55.449Z] #34 0.984 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
08:52:55 [2020-08-31T08:52:55.449Z] #34 0.984 + git clone https://github.com/krallin/tini.git /tmp/tmp.Kk0un6mBom/tini
08:52:55 [2020-08-31T08:52:55.449Z] #34 0.985 Cloning into '/tmp/tmp.Kk0un6mBom/tini'...
08:52:56 [2020-08-31T08:52:56.388Z] #34 1.821 + cd /tmp/tmp.Kk0un6mBom/tini
08:52:56 [2020-08-31T08:52:56.388Z] #34 1.823 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
08:52:56 [2020-08-31T08:52:56.388Z] #34 1.859 + cmake .
08:52:56 [2020-08-31T08:52:56.388Z] #34 ...
08:52:56 [2020-08-31T08:52:56.388Z] 
08:52:56 [2020-08-31T08:52:56.388Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
08:52:56 [2020-08-31T08:52:56.388Z] #29 57.27 time
08:52:56 [2020-08-31T08:52:56.388Z] #29 63.56 internal/poll
08:52:56 [2020-08-31T08:52:56.388Z] #29 64.89 internal/fmtsort
08:52:56 [2020-08-31T08:52:56.388Z] #29 65.94 internal/syscall/execenv
08:52:56 [2020-08-31T08:52:56.388Z] #29 66.05 internal/syscall/unix
08:52:56 [2020-08-31T08:52:56.388Z] #29 66.27 strings
08:52:56 [2020-08-31T08:52:56.388Z] #29 66.41 os
08:52:56 [2020-08-31T08:52:56.388Z] #29 ...
08:52:56 [2020-08-31T08:52:56.388Z] 
08:52:56 [2020-08-31T08:52:56.388Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
08:52:56 [2020-08-31T08:52:56.388Z] #52 17.05 + cd /tmp/tmp.VDsCRdR5nN/src/github.com/opencontainers/runc
08:52:56 [2020-08-31T08:52:56.388Z] #52 17.06 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
08:52:56 [2020-08-31T08:52:56.388Z] #52 18.23 + '[' -z '' ']'
08:52:56 [2020-08-31T08:52:56.388Z] #52 18.24 + target=static
08:52:56 [2020-08-31T08:52:56.388Z] #52 18.24 + make 'BUILDTAGS=seccomp apparmor selinux ' static
08:52:56 [2020-08-31T08:52:56.388Z] #52 20.80 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc .
08:52:56 [2020-08-31T08:52:56.492Z] #16 2.986 Collecting yamllint==1.16.0
08:52:56 [2020-08-31T08:52:56.648Z] #52 ...
08:52:56 [2020-08-31T08:52:56.648Z] 
08:52:56 [2020-08-31T08:52:56.648Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
08:52:56 [2020-08-31T08:52:56.648Z] #14 5.094 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [224 kB]
08:52:56 [2020-08-31T08:52:56.648Z] #14 6.937 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
08:52:56 [2020-08-31T08:52:56.783Z] #16 3.197   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
08:52:56 [2020-08-31T08:52:56.783Z] #16 3.217 Collecting pyyaml (from yamllint==1.16.0)
08:52:56 [2020-08-31T08:52:56.783Z] #16 3.327   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
08:52:56 [2020-08-31T08:52:56.907Z] #14 ...
08:52:56 [2020-08-31T08:52:56.907Z] 
08:52:56 [2020-08-31T08:52:56.907Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:52:56 [2020-08-31T08:52:56.907Z] #42 62.81 time
08:52:56 [2020-08-31T08:52:56.907Z] #42 ...
08:52:56 [2020-08-31T08:52:56.907Z] 
08:52:56 [2020-08-31T08:52:56.907Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini
08:52:56 [2020-08-31T08:52:56.907Z] #34 2.698 -- The C compiler identification is GNU 8.3.0
08:52:57 [2020-08-31T08:52:57.167Z] #34 2.787 -- Check for working C compiler: /usr/bin/cc
08:52:57 [2020-08-31T08:52:57.398Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [214 kB]
08:52:57 [2020-08-31T08:52:57.412Z] #16 4.046 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
08:52:57 [2020-08-31T08:52:57.690Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
08:52:57 [2020-08-31T08:52:57.703Z] #16 4.121   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
08:52:57 [2020-08-31T08:52:57.703Z] #16 4.134 Building wheels for collected packages: pyyaml
08:52:57 [2020-08-31T08:52:57.703Z] #16 4.134   Running setup.py bdist_wheel for pyyaml: started
08:52:58 [2020-08-31T08:52:58.105Z] #34 ...
08:52:58 [2020-08-31T08:52:58.105Z] 
08:52:58 [2020-08-31T08:52:58.105Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
08:52:58 [2020-08-31T08:52:58.105Z] #38 70.66 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
08:52:58 [2020-08-31T08:52:58.105Z] #38 70.66 Processing triggers for libc-bin (2.28-10) ...
08:52:58 [2020-08-31T08:52:58.105Z] #38 DONE 71.0s
08:52:58 [2020-08-31T08:52:58.105Z] 
08:52:58 [2020-08-31T08:52:58.105Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini
08:52:58 [2020-08-31T08:52:58.105Z] #34 3.701 -- Check for working C compiler: /usr/bin/cc -- works
08:52:58 [2020-08-31T08:52:58.105Z] #34 3.711 -- Detecting C compiler ABI info
08:52:58 [2020-08-31T08:52:58.333Z] #16 4.729   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
08:52:58 [2020-08-31T08:52:58.333Z] #16 4.744   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
08:52:58 [2020-08-31T08:52:58.333Z] #16 4.797 Successfully built pyyaml
08:52:58 [2020-08-31T08:52:58.333Z] #16 4.802 Installing collected packages: pyyaml, pathspec, yamllint
08:52:58 [2020-08-31T08:52:58.623Z] #16 5.016 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
08:52:58 [2020-08-31T08:52:58.674Z] #34 4.535 -- Detecting C compiler ABI info - done
08:52:58 [2020-08-31T08:52:58.702Z] #39 3.682 Note: Building without setproctitle() and strlcpy() support.
08:52:58 [2020-08-31T08:52:58.702Z] #39 3.682       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
08:52:58 [2020-08-31T08:52:58.702Z] #39 3.742 Note: Building without GnuTLS support
08:52:58 [2020-08-31T08:52:58.702Z] #39 3.758 Makefile.config:39: Warn: you have no libnftables installed
08:52:58 [2020-08-31T08:52:58.703Z] #39 3.758 Makefile.config:40: Warn: Building without nftables support
08:52:58 [2020-08-31T08:52:58.742Z] Fetched 8154 kB in 4s (2140 kB/s)
08:52:58 [2020-08-31T08:52:58.914Z] #16 DONE 5.3s
08:52:58 [2020-08-31T08:52:58.914Z] 
08:52:58 [2020-08-31T08:52:58.914Z] #21 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
08:52:58 [2020-08-31T08:52:58.914Z] #21 DONE 0.2s
08:52:58 [2020-08-31T08:52:58.914Z] 
08:52:58 [2020-08-31T08:52:58.914Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
08:52:58 [2020-08-31T08:52:58.933Z] #34 4.621 -- Detecting C compile features
08:52:58 [2020-08-31T08:52:58.958Z] #39 ...
08:52:58 [2020-08-31T08:52:58.958Z] 
08:52:58 [2020-08-31T08:52:58.958Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:52:58 [2020-08-31T08:52:58.958Z] #42 101.9 os
08:52:58 [2020-08-31T08:52:58.958Z] #42 104.9 regexp/syntax
08:52:58 [2020-08-31T08:52:58.958Z] #42 108.4 fmt
08:52:58 [2020-08-31T08:52:58.958Z] #42 ...
08:52:58 [2020-08-31T08:52:58.958Z] 
08:52:58 [2020-08-31T08:52:58.958Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini
08:52:58 [2020-08-31T08:52:58.958Z] #34 12.38 -- Detecting C compile features - done
08:52:58 [2020-08-31T08:52:58.958Z] #34 12.44 -- Performing Test HAS_BUILTIN_FORTIFY
08:52:58 [2020-08-31T08:52:58.958Z] #34 12.83 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
08:52:58 [2020-08-31T08:52:58.958Z] #34 13.01 -- Configuring done
08:52:58 [2020-08-31T08:52:58.958Z] #34 13.06 -- Generating done
08:52:58 [2020-08-31T08:52:58.958Z] #34 13.07 -- Build files have been written to: /tmp/tmp.LaKhIyJgM0/tini
08:52:58 [2020-08-31T08:52:58.958Z] #34 13.12 + make tini-static
08:52:58 [2020-08-31T08:52:58.958Z] #34 14.07 Scanning dependencies of target tini-static
08:52:58 [2020-08-31T08:52:58.958Z] #34 14.32 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
08:52:59 [2020-08-31T08:52:59.214Z] #34 ...
08:52:59 [2020-08-31T08:52:59.214Z] 
08:52:59 [2020-08-31T08:52:59.214Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
08:52:59 [2020-08-31T08:52:59.214Z] #29 102.3 path/filepath
08:52:59 [2020-08-31T08:52:59.214Z] #29 104.5 io/ioutil
08:52:59 [2020-08-31T08:52:59.214Z] #29 105.6 path
08:52:59 [2020-08-31T08:52:59.214Z] #29 106.6 text/tabwriter
08:52:59 [2020-08-31T08:52:59.214Z] #29 107.1 flag
08:52:59 [2020-08-31T08:52:59.214Z] #29 108.4 github.com/BurntSushi/toml
08:52:59 [2020-08-31T08:52:59.214Z] #29 110.4 log
08:52:59 [2020-08-31T08:52:59.385Z] Reading package lists...
08:52:59 [2020-08-31T08:52:59.470Z] #29 ...
08:52:59 [2020-08-31T08:52:59.470Z] 
08:52:59 [2020-08-31T08:52:59.470Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini
08:52:59 [2020-08-31T08:52:59.470Z] #34 16.46 [100%] Linking C executable tini-static
08:52:59 [2020-08-31T08:52:59.946Z] #25 DONE 0.7s
08:52:59 [2020-08-31T08:52:59.946Z] 
08:52:59 [2020-08-31T08:52:59.946Z] #27 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
08:52:59 [2020-08-31T08:52:59.946Z] #27 DONE 0.2s
08:52:59 [2020-08-31T08:52:59.946Z] 
08:52:59 [2020-08-31T08:52:59.946Z] #30 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
08:52:59 [2020-08-31T08:52:59.946Z] #30 DONE 0.1s
08:52:59 [2020-08-31T08:52:59.946Z] 
08:52:59 [2020-08-31T08:52:59.946Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:52:59 [2020-08-31T08:52:59.946Z] #39 92.14   CC       criu/namespaces.o
08:52:59 [2020-08-31T08:52:59.946Z] #39 93.16   CC       criu/net.o
08:52:59 [2020-08-31T08:52:59.946Z] #39 95.03   CC       criu/netfilter.o
08:52:59 [2020-08-31T08:52:59.946Z] #39 95.16   CC       criu/page-pipe.o
08:52:59 [2020-08-31T08:52:59.946Z] #39 95.46   CC       criu/page-xfer.o
08:52:59 [2020-08-31T08:52:59.946Z] #39 96.43   CC       criu/pagemap-cache.o
08:52:59 [2020-08-31T08:52:59.946Z] #39 96.75   CC       criu/pagemap.o
08:52:59 [2020-08-31T08:52:59.946Z] #39 97.36   CC       criu/parasite-syscall.o
08:52:59 [2020-08-31T08:52:59.946Z] #39 97.75   CC       criu/path.o
08:52:59 [2020-08-31T08:52:59.946Z] #39 ...
08:52:59 [2020-08-31T08:52:59.946Z] 
08:52:59 [2020-08-31T08:52:59.946Z] #35 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
08:52:59 [2020-08-31T08:52:59.946Z] #35 DONE 0.1s
08:52:59 [2020-08-31T08:52:59.946Z] 
08:52:59 [2020-08-31T08:52:59.946Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:52:59 [2020-08-31T08:52:59.946Z] #39 97.85   CC       criu/pie-util-vdso.o
08:53:00 [2020-08-31T08:53:00.236Z] #39 98.22   CC       criu/pie-util.o
08:53:00 [2020-08-31T08:53:00.404Z] #34 ...
08:53:00 [2020-08-31T08:53:00.404Z] 
08:53:00 [2020-08-31T08:53:00.404Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
08:53:00 [2020-08-31T08:53:00.404Z] #14 25.32 Fetched 8378 kB in 24s (355 kB/s)
08:53:00 [2020-08-31T08:53:00.404Z] #14 25.32 Reading package lists...
08:53:00 [2020-08-31T08:53:00.481Z] Reading package lists...
08:53:00 [2020-08-31T08:53:00.481Z] Building dependency tree...
08:53:00 [2020-08-31T08:53:00.481Z] Reading state information...
08:53:00 [2020-08-31T08:53:00.481Z] ca-certificates is already the newest version (20200601~deb10u1).
08:53:00 [2020-08-31T08:53:00.481Z] The following additional packages will be installed:
08:53:00 [2020-08-31T08:53:00.481Z]   libjq1 libonig5
08:53:00 [2020-08-31T08:53:00.481Z] The following NEW packages will be installed:
08:53:00 [2020-08-31T08:53:00.481Z]   jq libjq1 libonig5
08:53:00 [2020-08-31T08:53:00.481Z] 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
08:53:00 [2020-08-31T08:53:00.481Z] Need to get 358 kB of archives.
08:53:00 [2020-08-31T08:53:00.481Z] After this operation, 1277 kB of additional disk space will be used.
08:53:00 [2020-08-31T08:53:00.481Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
08:53:00 [2020-08-31T08:53:00.481Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
08:53:00 [2020-08-31T08:53:00.526Z] #39 98.30   CC       criu/pipes.o
08:53:00 [2020-08-31T08:53:00.662Z] #14 34.27 Reading package lists...
08:53:00 [2020-08-31T08:53:00.662Z] #14 ...
08:53:00 [2020-08-31T08:53:00.662Z] 
08:53:00 [2020-08-31T08:53:00.662Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:53:00 [2020-08-31T08:53:00.662Z] #42 113.6 path/filepath
08:53:00 [2020-08-31T08:53:00.776Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
08:53:00 [2020-08-31T08:53:00.776Z] debconf: delaying package configuration, since apt-utils is not installed
08:53:00 [2020-08-31T08:53:00.776Z] Fetched 358 kB in 0s (3766 kB/s)
08:53:00 [2020-08-31T08:53:00.776Z] Selecting previously unselected package libonig5:ppc64el.
08:53:00 [2020-08-31T08:53:00.776Z] (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.)
08:53:00 [2020-08-31T08:53:00.776Z] Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ...
08:53:00 [2020-08-31T08:53:00.776Z] Unpacking libonig5:ppc64el (6.9.1-1) ...
08:53:00 [2020-08-31T08:53:00.776Z] Selecting previously unselected package libjq1:ppc64el.
08:53:00 [2020-08-31T08:53:00.776Z] Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
08:53:00 [2020-08-31T08:53:00.776Z] Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
08:53:00 [2020-08-31T08:53:00.776Z] Selecting previously unselected package jq.
08:53:00 [2020-08-31T08:53:00.776Z] Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ...
08:53:00 [2020-08-31T08:53:00.776Z] Unpacking jq (1.5+dfsg-2+b1) ...
08:53:00 [2020-08-31T08:53:00.776Z] Setting up libonig5:ppc64el (6.9.1-1) ...
08:53:00 [2020-08-31T08:53:00.776Z] Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
08:53:00 [2020-08-31T08:53:00.776Z] Setting up jq (1.5+dfsg-2+b1) ...
08:53:00 [2020-08-31T08:53:00.776Z] Processing triggers for libc-bin (2.28-10) ...
08:53:01 [2020-08-31T08:53:01.157Z] #39 98.93   CC       criu/plugin.o
08:53:01 [2020-08-31T08:53:01.157Z] #39 99.21   CC       criu/proc_parse.o
08:53:01 [2020-08-31T08:53:01.226Z] #42 ...
08:53:01 [2020-08-31T08:53:01.226Z] 
08:53:01 [2020-08-31T08:53:01.226Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini
08:53:01 [2020-08-31T08:53:01.226Z] #34 17.38 [100%] Built target tini-static
08:53:01 [2020-08-31T08:53:01.226Z] #34 17.56 + mkdir -p /build
08:53:01 [2020-08-31T08:53:01.226Z] #34 17.58 + cp tini-static /build/docker-init
08:53:01 [2020-08-31T08:53:01.226Z] #34 DONE 17.9s
08:53:01 [2020-08-31T08:53:01.226Z] 
08:53:01 [2020-08-31T08:53:01.226Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:53:01 [2020-08-31T08:53:01.226Z] #39 6.535 fatal: not a git repository (or any of the parent directories): .git
08:53:01 [2020-08-31T08:53:01.226Z] #39 6.625   GEN      .gitid
08:53:01 [2020-08-31T08:53:01.226Z] #39 6.705   GEN      criu/include/version.h
08:53:01 [2020-08-31T08:53:01.226Z] #39 6.778   GEN      include/common/asm
08:53:01 [2020-08-31T08:53:01.413Z] Removing intermediate container aae0ad1d6eab
08:53:01 [2020-08-31T08:53:01.413Z]  ---> 75baefe1eba2
08:53:01 [2020-08-31T08:53:01.413Z] Step 24/140 : COPY contrib/download-frozen-image-v2.sh /
08:53:01 [2020-08-31T08:53:01.413Z]  ---> 8b405cac534f
08:53:01 [2020-08-31T08:53:01.413Z] 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
08:53:01 [2020-08-31T08:53:01.413Z]  ---> Running in 84438625376f
08:53:01 [2020-08-31T08:53:01.470Z] #34 6.719 -- Detecting C compile features - done
08:53:01 [2020-08-31T08:53:01.470Z] #34 6.767 -- Performing Test HAS_BUILTIN_FORTIFY
08:53:01 [2020-08-31T08:53:01.470Z] #34 7.054 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
08:53:01 [2020-08-31T08:53:01.730Z] #34 7.237 -- Configuring done
08:53:01 [2020-08-31T08:53:01.730Z] #34 7.281 -- Generating done
08:53:01 [2020-08-31T08:53:01.730Z] #34 7.282 -- Build files have been written to: /tmp/tmp.Kk0un6mBom/tini
08:53:01 [2020-08-31T08:53:01.730Z] #34 7.290 + make tini-static
08:53:02 [2020-08-31T08:53:02.299Z] #34 7.895 Scanning dependencies of target tini-static
08:53:02 [2020-08-31T08:53:02.299Z] #34 8.002 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
08:53:03 [2020-08-31T08:53:03.353Z] #39 100.7   CC       criu/protobuf-desc.o
08:53:03 [2020-08-31T08:53:03.502Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
08:53:03 [2020-08-31T08:53:03.502Z] 
08:53:03 [2020-08-31T08:53:03.643Z] #39 101.3   CC       criu/protobuf.o
08:53:03 [2020-08-31T08:53:03.934Z] #39 101.6   CC       criu/pstree.o
08:53:04 [2020-08-31T08:53:04.208Z] #34 9.446 [100%] Linking C executable tini-static
08:53:04 [2020-08-31T08:53:04.224Z] #39 102.2   CC       criu/rbtree.o
08:53:04 [2020-08-31T08:53:04.471Z] #34 10.07 [100%] Built target tini-static
08:53:04 [2020-08-31T08:53:04.471Z] #34 10.20 + mkdir -p /build
08:53:04 [2020-08-31T08:53:04.471Z] #34 10.20 + cp tini-static /build/docker-init
08:53:04 [2020-08-31T08:53:04.496Z] #39 9.927   PBCC     images/timens.pb-c.c
08:53:04 [2020-08-31T08:53:04.496Z] #39 9.990   DEP      images/timens.pb-c.d
08:53:04 [2020-08-31T08:53:04.496Z] #39 10.03   PBCC     images/fown.pb-c.c
08:53:04 [2020-08-31T08:53:04.496Z] #39 10.07   PBCC     images/google/protobuf/descriptor.pb-c.c
08:53:04 [2020-08-31T08:53:04.496Z] #39 10.17   PBCC     images/opts.pb-c.c
08:53:04 [2020-08-31T08:53:04.496Z] #39 10.23   PBCC     images/memfd.pb-c.c
08:53:04 [2020-08-31T08:53:04.496Z] #39 10.31   DEP      images/fown.pb-c.d
08:53:04 [2020-08-31T08:53:04.496Z] #39 10.40   DEP      images/google/protobuf/descriptor.pb-c.d
08:53:04 [2020-08-31T08:53:04.515Z] #39 102.4   CC       criu/rst-malloc.o
08:53:04 [2020-08-31T08:53:04.735Z] #34 DONE 10.3s
08:53:04 [2020-08-31T08:53:04.735Z] 
08:53:04 [2020-08-31T08:53:04.735Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:53:04 [2020-08-31T08:53:04.735Z] #39 2.084 Note: Building without setproctitle() and strlcpy() support.
08:53:04 [2020-08-31T08:53:04.735Z] #39 2.084       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
08:53:04 [2020-08-31T08:53:04.735Z] #39 2.089 Note: Building without GnuTLS support
08:53:04 [2020-08-31T08:53:04.735Z] #39 2.094 Makefile.config:39: Warn: you have no libnftables installed
08:53:04 [2020-08-31T08:53:04.735Z] #39 2.094 Makefile.config:40: Warn: Building without nftables support
08:53:04 [2020-08-31T08:53:04.735Z] #39 4.390 fatal: not a git repository (or any of the parent directories): .git
08:53:04 [2020-08-31T08:53:04.735Z] #39 4.466   GEN      .gitid
08:53:04 [2020-08-31T08:53:04.735Z] #39 4.526   GEN      criu/include/version.h
08:53:04 [2020-08-31T08:53:04.735Z] #39 4.654   GEN      include/common/asm
08:53:04 [2020-08-31T08:53:04.735Z] #39 6.509   PBCC     images/timens.pb-c.c
08:53:04 [2020-08-31T08:53:04.735Z] #39 6.553   DEP      images/timens.pb-c.d
08:53:04 [2020-08-31T08:53:04.735Z] #39 6.630   PBCC     images/fown.pb-c.c
08:53:04 [2020-08-31T08:53:04.735Z] #39 6.697   PBCC     images/google/protobuf/descriptor.pb-c.c
08:53:04 [2020-08-31T08:53:04.735Z] #39 6.859   PBCC     images/opts.pb-c.c
08:53:04 [2020-08-31T08:53:04.735Z] #39 6.943   PBCC     images/memfd.pb-c.c
08:53:04 [2020-08-31T08:53:04.753Z] #39 10.53   DEP      images/opts.pb-c.d
08:53:04 [2020-08-31T08:53:04.753Z] #39 10.60   DEP      images/memfd.pb-c.d
08:53:04 [2020-08-31T08:53:04.753Z] #39 10.67   PBCC     images/sit.pb-c.c
08:53:04 [2020-08-31T08:53:04.805Z] #39 102.6   CC       criu/seccomp.o
08:53:04 [2020-08-31T08:53:04.996Z] #39 7.095   DEP      images/fown.pb-c.d
08:53:05 [2020-08-31T08:53:05.009Z] #39 10.71   DEP      images/sit.pb-c.d
08:53:05 [2020-08-31T08:53:05.009Z] #39 10.77   PBCC     images/macvlan.pb-c.c
08:53:05 [2020-08-31T08:53:05.009Z] #39 10.86   DEP      images/macvlan.pb-c.d
08:53:05 [2020-08-31T08:53:05.009Z] #39 10.92   PBCC     images/autofs.pb-c.c
08:53:05 [2020-08-31T08:53:05.257Z] #39 7.172   DEP      images/google/protobuf/descriptor.pb-c.d
08:53:05 [2020-08-31T08:53:05.257Z] #39 7.323   DEP      images/opts.pb-c.d
08:53:05 [2020-08-31T08:53:05.257Z] #39 7.428   DEP      images/memfd.pb-c.d
08:53:05 [2020-08-31T08:53:05.266Z] #39 10.95   DEP      images/autofs.pb-c.d
08:53:05 [2020-08-31T08:53:05.266Z] #39 11.06   PBCC     images/sysctl.pb-c.c
08:53:05 [2020-08-31T08:53:05.266Z] #39 11.08   DEP      images/sysctl.pb-c.d
08:53:05 [2020-08-31T08:53:05.266Z] #39 11.17   PBCC     images/time.pb-c.c
08:53:05 [2020-08-31T08:53:05.486Z] #39 103.1   CC       criu/seize.o
08:53:05 [2020-08-31T08:53:05.518Z] #39 7.508   PBCC     images/sit.pb-c.c
08:53:05 [2020-08-31T08:53:05.518Z] #39 7.584   DEP      images/sit.pb-c.d
08:53:05 [2020-08-31T08:53:05.518Z] #39 7.708   PBCC     images/macvlan.pb-c.c
08:53:05 [2020-08-31T08:53:05.522Z] #39 11.22   DEP      images/time.pb-c.d
08:53:05 [2020-08-31T08:53:05.522Z] #39 11.30   PBCC     images/binfmt-misc.pb-c.c
08:53:05 [2020-08-31T08:53:05.522Z] #39 11.35   DEP      images/binfmt-misc.pb-c.d
08:53:05 [2020-08-31T08:53:05.778Z] #39 11.47   PBCC     images/seccomp.pb-c.c
08:53:05 [2020-08-31T08:53:05.778Z] #39 11.51   DEP      images/seccomp.pb-c.d
08:53:05 [2020-08-31T08:53:05.779Z] #39 7.829   DEP      images/macvlan.pb-c.d
08:53:05 [2020-08-31T08:53:05.779Z] #39 7.887   PBCC     images/autofs.pb-c.c
08:53:05 [2020-08-31T08:53:05.780Z] #39 7.948   DEP      images/autofs.pb-c.d
08:53:05 [2020-08-31T08:53:05.780Z] #39 8.057   PBCC     images/sysctl.pb-c.c
08:53:06 [2020-08-31T08:53:06.037Z] #39 11.62   PBCC     images/userns.pb-c.c
08:53:06 [2020-08-31T08:53:06.037Z] #39 11.65   DEP      images/userns.pb-c.d
08:53:06 [2020-08-31T08:53:06.037Z] #39 11.79   PBCC     images/cgroup.pb-c.c
08:53:06 [2020-08-31T08:53:06.037Z] #39 11.81   DEP      images/cgroup.pb-c.d
08:53:06 [2020-08-31T08:53:06.037Z] #39 11.87   PBCC     images/ext-file.pb-c.c
08:53:06 [2020-08-31T08:53:06.040Z] #39 8.071   DEP      images/sysctl.pb-c.d
08:53:06 [2020-08-31T08:53:06.040Z] #39 8.161   PBCC     images/time.pb-c.c
08:53:06 [2020-08-31T08:53:06.040Z] #39 8.220   DEP      images/time.pb-c.d
08:53:06 [2020-08-31T08:53:06.040Z] #39 8.253   PBCC     images/binfmt-misc.pb-c.c
08:53:06 [2020-08-31T08:53:06.040Z] #39 8.304   DEP      images/binfmt-misc.pb-c.d
08:53:06 [2020-08-31T08:53:06.118Z] #39 103.9   CC       criu/servicefd.o
08:53:06 [2020-08-31T08:53:06.118Z] #39 104.1   CC       criu/shmem.o
08:53:06 [2020-08-31T08:53:06.293Z] #39 11.95   DEP      images/ext-file.pb-c.d
08:53:06 [2020-08-31T08:53:06.293Z] #39 12.02   PBCC     images/rpc.pb-c.c
08:53:06 [2020-08-31T08:53:06.293Z] #39 12.11   DEP      images/rpc.pb-c.d
08:53:06 [2020-08-31T08:53:06.293Z] #39 ...
08:53:06 [2020-08-31T08:53:06.293Z] 
08:53:06 [2020-08-31T08:53:06.293Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
08:53:06 [2020-08-31T08:53:06.300Z] #39 8.368   PBCC     images/seccomp.pb-c.c
08:53:06 [2020-08-31T08:53:06.300Z] #39 8.408   DEP      images/seccomp.pb-c.d
08:53:06 [2020-08-31T08:53:06.300Z] #39 8.480   PBCC     images/userns.pb-c.c
08:53:06 [2020-08-31T08:53:06.300Z] #39 8.512   DEP      images/userns.pb-c.d
08:53:06 [2020-08-31T08:53:06.560Z] #39 8.631   PBCC     images/cgroup.pb-c.c
08:53:06 [2020-08-31T08:53:06.560Z] #39 8.674   DEP      images/cgroup.pb-c.d
08:53:06 [2020-08-31T08:53:06.560Z] #39 8.733   PBCC     images/ext-file.pb-c.c
08:53:06 [2020-08-31T08:53:06.560Z] #39 8.786   DEP      images/ext-file.pb-c.d
08:53:06 [2020-08-31T08:53:06.560Z] #39 8.848   PBCC     images/rpc.pb-c.c
08:53:06 [2020-08-31T08:53:06.749Z] #39 104.6   CC       criu/sigframe.o
08:53:06 [2020-08-31T08:53:06.749Z] #39 104.8   CC       criu/signalfd.o
08:53:06 [2020-08-31T08:53:06.820Z] #39 8.899   DEP      images/rpc.pb-c.d
08:53:06 [2020-08-31T08:53:06.820Z] #39 8.961   PBCC     images/siginfo.pb-c.c
08:53:06 [2020-08-31T08:53:06.820Z] #39 9.008   DEP      images/siginfo.pb-c.d
08:53:06 [2020-08-31T08:53:06.820Z] #39 9.064   PBCC     images/pagemap.pb-c.c
08:53:07 [2020-08-31T08:53:07.080Z] #39 9.132   DEP      images/pagemap.pb-c.d
08:53:07 [2020-08-31T08:53:07.080Z] #39 9.197   PBCC     images/rlimit.pb-c.c
08:53:07 [2020-08-31T08:53:07.080Z] #39 9.236   DEP      images/rlimit.pb-c.d
08:53:07 [2020-08-31T08:53:07.080Z] #39 9.288   PBCC     images/file-lock.pb-c.c
08:53:07 [2020-08-31T08:53:07.080Z] #39 9.299   DEP      images/file-lock.pb-c.d
08:53:07 [2020-08-31T08:53:07.080Z] #39 ...
08:53:07 [2020-08-31T08:53:07.080Z] 
08:53:07 [2020-08-31T08:53:07.080Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:53:07 [2020-08-31T08:53:07.080Z] #42 68.24 internal/fmtsort
08:53:07 [2020-08-31T08:53:07.080Z] #42 68.81 internal/poll
08:53:07 [2020-08-31T08:53:07.080Z] #42 69.39 internal/syscall/execenv
08:53:07 [2020-08-31T08:53:07.080Z] #42 69.86 internal/syscall/unix
08:53:07 [2020-08-31T08:53:07.080Z] #42 70.17 strings
08:53:07 [2020-08-31T08:53:07.080Z] #42 71.50 os
08:53:07 [2020-08-31T08:53:07.080Z] #42 73.01 regexp/syntax
08:53:07 [2020-08-31T08:53:07.080Z] #42 76.36 fmt
08:53:07 [2020-08-31T08:53:07.112Z] #39 ...
08:53:07 [2020-08-31T08:53:07.112Z] 
08:53:07 [2020-08-31T08:53:07.112Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
08:53:07 [2020-08-31T08:53:07.112Z] #52 114.8 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
08:53:07 [2020-08-31T08:53:07.112Z] #52 115.8 + mkdir -p /build
08:53:07 [2020-08-31T08:53:07.112Z] #52 115.8 + cp runc /build/runc
08:53:07 [2020-08-31T08:53:07.112Z] #52 DONE 116.1s
08:53:07 [2020-08-31T08:53:07.112Z] 
08:53:07 [2020-08-31T08:53:07.112Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:53:07 [2020-08-31T08:53:07.112Z] #39 104.9   CC       criu/sk-inet.o
08:53:07 [2020-08-31T08:53:07.340Z] #42 78.36 path/filepath
08:53:07 [2020-08-31T08:53:07.340Z] #42 ...
08:53:07 [2020-08-31T08:53:07.340Z] 
08:53:07 [2020-08-31T08:53:07.340Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:53:07 [2020-08-31T08:53:07.340Z] #39 9.388   PBCC     images/tty.pb-c.c
08:53:07 [2020-08-31T08:53:07.340Z] #39 9.429   DEP      images/tty.pb-c.d
08:53:07 [2020-08-31T08:53:07.340Z] #39 9.479   PBCC     images/tun.pb-c.c
08:53:07 [2020-08-31T08:53:07.600Z] #39 9.602   PBCC     images/netdev.pb-c.c
08:53:07 [2020-08-31T08:53:07.600Z] #39 9.710   DEP      images/tun.pb-c.d
08:53:07 [2020-08-31T08:53:07.600Z] #39 9.755   DEP      images/netdev.pb-c.d
08:53:07 [2020-08-31T08:53:07.600Z] #39 9.822   PBCC     images/vma.pb-c.c
08:53:07 [2020-08-31T08:53:07.743Z] #39 105.6   CC       criu/sk-netlink.o
08:53:07 [2020-08-31T08:53:07.860Z] #39 9.916   DEP      images/vma.pb-c.d
08:53:07 [2020-08-31T08:53:07.860Z] #39 9.957   PBCC     images/creds.pb-c.c
08:53:07 [2020-08-31T08:53:07.860Z] #39 9.992   DEP      images/creds.pb-c.d
08:53:07 [2020-08-31T08:53:07.860Z] #39 10.04   PBCC     images/utsns.pb-c.c
08:53:07 [2020-08-31T08:53:07.860Z] #39 10.10   DEP      images/utsns.pb-c.d
08:53:07 [2020-08-31T08:53:07.956Z] #=#=#                                                                         
##O#- #                                                                       

                                                                           0.0%
                                                                           0.1%
                                                                           0.3%
                                                                           0.5%
                                                                           0.9%
#                                                                          1.8%
##                                                                         3.7%
#####                                                                      7.7%
#####                                                                      7.9%
##########                                                                14.3%
##########                                                                14.5%
############                                                              17.0%
###############                                                           21.6%
###################                                                       27.6%
#####################                                                     30.0%
#######################                                                   32.2%
##########################                                                37.2%
##########################                                                37.2%
###############################                                           43.3%
#################################                                         45.9%
###################################                                       49.5%
#######################################                                   55.3%
#########################################                                 57.9%
#############################################                             63.0%
###################################################                       70.8%
########################################################                  78.5%
###########################################################               82.8%
############################################################              84.5%
################################################################          89.0%
##################################################################        93.1%
####################################################################      94.5%
#####################################################################     96.7%
#######################################################################   99.6%
######################################################################## 100.0%
08:53:08 [2020-08-31T08:53:08.033Z] #39 105.9   CC       criu/sk-packet.o
08:53:08 [2020-08-31T08:53:08.121Z] #39 10.20   PBCC     images/ipc-desc.pb-c.c
08:53:08 [2020-08-31T08:53:08.121Z] #39 10.24   PBCC     images/ipc-sem.pb-c.c
08:53:08 [2020-08-31T08:53:08.121Z] #39 10.28   DEP      images/ipc-desc.pb-c.d
08:53:08 [2020-08-31T08:53:08.121Z] #39 10.36   DEP      images/ipc-sem.pb-c.d
08:53:08 [2020-08-31T08:53:08.251Z] 
08:53:08 [2020-08-31T08:53:08.323Z] #39 106.2   CC       criu/sk-queue.o
08:53:08 [2020-08-31T08:53:08.381Z] #39 10.44   PBCC     images/ipc-msg.pb-c.c
08:53:08 [2020-08-31T08:53:08.381Z] #39 10.48   DEP      images/ipc-msg.pb-c.d
08:53:08 [2020-08-31T08:53:08.381Z] #39 10.54   PBCC     images/ipc-shm.pb-c.c
08:53:08 [2020-08-31T08:53:08.381Z] #39 10.57   DEP      images/ipc-shm.pb-c.d
08:53:08 [2020-08-31T08:53:08.381Z] #39 10.62   PBCC     images/ipc-var.pb-c.c
08:53:08 [2020-08-31T08:53:08.381Z] #39 10.68   DEP      images/ipc-var.pb-c.d
08:53:08 [2020-08-31T08:53:08.381Z] #39 ...
08:53:08 [2020-08-31T08:53:08.381Z] 
08:53:08 [2020-08-31T08:53:08.381Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
08:53:08 [2020-08-31T08:53:08.381Z] #29 69.67 bytes
08:53:08 [2020-08-31T08:53:08.381Z] #29 70.87 fmt
08:53:08 [2020-08-31T08:53:08.381Z] #29 72.06 bufio
08:53:08 [2020-08-31T08:53:08.381Z] #29 73.60 path/filepath
08:53:08 [2020-08-31T08:53:08.381Z] #29 74.85 io/ioutil
08:53:08 [2020-08-31T08:53:08.381Z] #29 75.43 path
08:53:08 [2020-08-31T08:53:08.381Z] #29 76.40 text/tabwriter
08:53:08 [2020-08-31T08:53:08.381Z] #29 76.96 flag
08:53:08 [2020-08-31T08:53:08.381Z] #29 77.39 github.com/BurntSushi/toml
08:53:08 [2020-08-31T08:53:08.381Z] #29 78.62 log
08:53:08 [2020-08-31T08:53:08.641Z] #29 ...
08:53:08 [2020-08-31T08:53:08.641Z] 
08:53:08 [2020-08-31T08:53:08.641Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:53:08 [2020-08-31T08:53:08.641Z] #39 10.74   PBCC     images/sk-opts.pb-c.c
08:53:08 [2020-08-31T08:53:08.641Z] #39 10.80   PBCC     images/packet-sock.pb-c.c
08:53:08 [2020-08-31T08:53:08.641Z] #39 10.86   DEP      images/sk-opts.pb-c.d
08:53:08 [2020-08-31T08:53:08.641Z] #39 10.93   DEP      images/packet-sock.pb-c.d
08:53:08 [2020-08-31T08:53:08.684Z] #39 106.5   CC       criu/sk-tcp.o
08:53:08 [2020-08-31T08:53:08.866Z] #57 57.55 Checking out files:  30% (987/3232)   
Checking out files:  31% (1002/3232)   
Checking out files:  32% (1035/3232)   
Checking out files:  33% (1067/3232)   
Checking out files:  34% (1099/3232)   
Checking out files:  35% (1132/3232)   
Checking out files:  36% (1164/3232)   
Checking out files:  37% (1196/3232)   
Checking out files:  38% (1229/3232)   
Checking out files:  39% (1261/3232)   
Checking out files:  40% (1293/3232)   
Checking out files:  41% (1326/3232)   
Checking out files:  42% (1358/3232)   
Checking out files:  43% (1390/3232)   
Checking out files:  44% (1423/3232)   
Checking out files:  45% (1455/3232)   
Checking out files:  46% (1487/3232)   
Checking out files:  47% (1520/3232)   
Checking out files:  48% (1552/3232)   
Checking out files:  49% (1584/3232)   
Checking out files:  50% (1616/3232)   
Checking out files:  51% (1649/3232)   
Checking out files:  52% (1681/3232)   
Checking out files:  53% (1713/3232)   
Checking out files:  54% (1746/3232)   
Checking out files:  54% (1773/3232)   
Checking out files:  55% (1778/3232)   
Checking out files:  56% (1810/3232)   
Checking out files:  57% (1843/3232)   
Checking out files:  58% (1875/3232)   
Checking out files:  59% (1907/3232)   
Checking out files:  60% (1940/3232)   
Checking out files:  61% (1972/3232)   
Checking out files:  62% (2004/3232)   
Checking out files:  63% (2037/3232)   
Checking out files:  64% (2069/3232)   
Checking out files:  65% (2101/3232)   
Checking out files:  66% (2134/3232)   
Checking out files:  67% (2166/3232)   
Checking out files:  68% (2198/3232)   
Checking out files:  69% (2231/3232)   
Checking out files:  70% (2263/3232)   
Checking out files:  71% (2295/3232)   
Checking out files:  72% (2328/3232)   
Checking out files:  73% (2360/3232)   
Checking out files:  74% (2392/3232)   
Checking out files:  75% (2424/3232)   
Checking out files:  76% (2457/3232)   
Checking out files:  77% (2489/3232)   
Checking out files:  78% (2521/3232)   
Checking out files:  79% (2554/3232)   
Checking out files:  79% (2573/3232)   
Checking out files:  80% (2586/3232)   
Checking out files:  81% (2618/3232)   
Checking out files:  82% (2651/3232)   
Checking out files:  83% (2683/3232)   
Checking out files:  84% (2715/3232)   
Checking out files:  85% (2748/3232)   
08:53:08 [2020-08-31T08:53:08.866Z] #57 ...
08:53:08 [2020-08-31T08:53:08.866Z] 
08:53:08 [2020-08-31T08:53:08.866Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
08:53:08 [2020-08-31T08:53:08.866Z] #29 114.9 github.com/BurntSushi/toml/cmd/tomlv
08:53:08 [2020-08-31T08:53:08.866Z] #29 DONE 121.9s
08:53:08 [2020-08-31T08:53:08.866Z] 
08:53:08 [2020-08-31T08:53:08.866Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
08:53:08 [2020-08-31T08:53:08.902Z] #39 11.00   PBCC     images/sk-netlink.pb-c.c
08:53:08 [2020-08-31T08:53:08.902Z] #39 11.07   DEP      images/sk-netlink.pb-c.d
08:53:08 [2020-08-31T08:53:08.975Z] #39 106.7   CC       criu/sk-unix.o
08:53:09 [2020-08-31T08:53:09.163Z] #39 11.17   PBCC     images/sk-inet.pb-c.c
08:53:09 [2020-08-31T08:53:09.163Z] #39 11.29   DEP      images/sk-inet.pb-c.d
08:53:09 [2020-08-31T08:53:09.163Z] #39 11.35   PBCC     images/sk-unix.pb-c.c
08:53:09 [2020-08-31T08:53:09.423Z] #39 11.46   DEP      images/sk-unix.pb-c.d
08:53:09 [2020-08-31T08:53:09.423Z] #39 11.52   PBCC     images/mm.pb-c.c
08:53:09 [2020-08-31T08:53:09.423Z] #39 11.58   DEP      images/mm.pb-c.d
08:53:09 [2020-08-31T08:53:09.423Z] #39 ...
08:53:09 [2020-08-31T08:53:09.423Z] 
08:53:09 [2020-08-31T08:53:09.423Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
08:53:09 [2020-08-31T08:53:09.423Z] #14 17.88 Fetched 8378 kB in 17s (505 kB/s)
08:53:09 [2020-08-31T08:53:09.423Z] #14 17.88 Reading package lists...
08:53:09 [2020-08-31T08:53:09.423Z] #14 24.62 Reading package lists...
08:53:09 [2020-08-31T08:53:09.423Z] #14 ...
08:53:09 [2020-08-31T08:53:09.423Z] 
08:53:09 [2020-08-31T08:53:09.423Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:53:09 [2020-08-31T08:53:09.423Z] #39 11.65   PBCC     images/timerfd.pb-c.c
08:53:09 [2020-08-31T08:53:09.423Z] #39 11.71   DEP      images/timerfd.pb-c.d
08:53:09 [2020-08-31T08:53:09.684Z] #39 11.80   PBCC     images/timer.pb-c.c
08:53:09 [2020-08-31T08:53:09.684Z] #39 11.83   DEP      images/timer.pb-c.d
08:53:09 [2020-08-31T08:53:09.684Z] #39 11.88   PBCC     images/sa.pb-c.c
08:53:09 [2020-08-31T08:53:09.684Z] #39 11.94   DEP      images/sa.pb-c.d
08:53:09 [2020-08-31T08:53:09.893Z] #57 57.55 Checking out files:  30% (987/3232)   
Checking out files:  31% (1002/3232)   
Checking out files:  32% (1035/3232)   
Checking out files:  33% (1067/3232)   
Checking out files:  34% (1099/3232)   
Checking out files:  35% (1132/3232)   
Checking out files:  36% (1164/3232)   
Checking out files:  37% (1196/3232)   
Checking out files:  38% (1229/3232)   
Checking out files:  39% (1261/3232)   
Checking out files:  40% (1293/3232)   
Checking out files:  41% (1326/3232)   
Checking out files:  42% (1358/3232)   
Checking out files:  43% (1390/3232)   
Checking out files:  44% (1423/3232)   
Checking out files:  45% (1455/3232)   
Checking out files:  46% (1487/3232)   
Checking out files:  47% (1520/3232)   
Checking out files:  48% (1552/3232)   
Checking out files:  49% (1584/3232)   
Checking out files:  50% (1616/3232)   
Checking out files:  51% (1649/3232)   
Checking out files:  52% (1681/3232)   
Checking out files:  53% (1713/3232)   
Checking out files:  54% (1746/3232)   
Checking out files:  54% (1773/3232)   
Checking out files:  55% (1778/3232)   
Checking out files:  56% (1810/3232)   
Checking out files:  57% (1843/3232)   
Checking out files:  58% (1875/3232)   
Checking out files:  59% (1907/3232)   
Checking out files:  60% (1940/3232)   
Checking out files:  61% (1972/3232)   
Checking out files:  62% (2004/3232)   
Checking out files:  63% (2037/3232)   
Checking out files:  64% (2069/3232)   
Checking out files:  65% (2101/3232)   
Checking out files:  66% (2134/3232)   
Checking out files:  67% (2166/3232)   
Checking out files:  68% (2198/3232)   
Checking out files:  69% (2231/3232)   
Checking out files:  70% (2263/3232)   
Checking out files:  71% (2295/3232)   
Checking out files:  72% (2328/3232)   
Checking out files:  73% (2360/3232)   
Checking out files:  74% (2392/3232)   
Checking out files:  75% (2424/3232)   
Checking out files:  76% (2457/3232)   
Checking out files:  77% (2489/3232)   
Checking out files:  78% (2521/3232)   
Checking out files:  79% (2554/3232)   
Checking out files:  79% (2573/3232)   
Checking out files:  80% (2586/3232)   
Checking out files:  81% (2618/3232)   
Checking out files:  82% (2651/3232)   
Checking out files:  83% (2683/3232)   
Checking out files:  84% (2715/3232)   
Checking out files:  85% (2748/3232)   
Checking out files:  86% (2780/3232)   
Checking out files:  87% (2812/3232)   
Checking out files:  88% (2845/3232)   
Checking out files:  89% (2877/3232)   
Checking out files:  90% (2909/3232)   
Checking out files:  91% (2942/3232)   
Checking out files:  91% (2955/3232)   
Checking out files:  92% (2974/3232)   
Checking out files:  93% (3006/3232)   
Checking out files:  94% (3039/3232)   
Checking out files:  95% (3071/3232)   
Checking out files:  96% (3103/3232)   
Checking out files:  97% (3136/3232)   
Checking out files:  98% (3168/3232)   
Checking out files:  99% (3200/3232)   
Checking out files: 100% (3232/3232)   
Checking out files: 100% (3232/3232), done.
08:53:09 [2020-08-31T08:53:09.893Z] #57 61.07 + cd /tmp/tmp.WHBR3SBqfv/src/github.com/containerd/containerd
08:53:09 [2020-08-31T08:53:09.893Z] #57 61.08 + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429
08:53:09 [2020-08-31T08:53:09.944Z] #39 12.01   PBCC     images/pipe-data.pb-c.c
08:53:09 [2020-08-31T08:53:09.944Z] #39 12.05   DEP      images/pipe-data.pb-c.d
08:53:09 [2020-08-31T08:53:09.944Z] #39 12.07   PBCC     images/mnt.pb-c.c
08:53:09 [2020-08-31T08:53:09.944Z] #39 12.12   DEP      images/mnt.pb-c.d
08:53:10 [2020-08-31T08:53:10.009Z] #39 107.7   CC       criu/sockets.o
08:53:10 [2020-08-31T08:53:10.205Z] #39 12.22   PBCC     images/sk-packet.pb-c.c
08:53:10 [2020-08-31T08:53:10.205Z] #39 12.25   DEP      images/sk-packet.pb-c.d
08:53:10 [2020-08-31T08:53:10.205Z] #39 12.29   PBCC     images/tcp-stream.pb-c.c
08:53:10 [2020-08-31T08:53:10.205Z] #39 12.34   DEP      images/tcp-stream.pb-c.d
08:53:10 [2020-08-31T08:53:10.205Z] #39 12.41   PBCC     images/pipe.pb-c.c
08:53:10 [2020-08-31T08:53:10.353Z] #39 108.2   CC       criu/stats.o
08:53:10 [2020-08-31T08:53:10.465Z] #39 12.48   DEP      images/pipe.pb-c.d
08:53:10 [2020-08-31T08:53:10.465Z] #39 12.54   PBCC     images/pstree.pb-c.c
08:53:10 [2020-08-31T08:53:10.465Z] #39 12.55   DEP      images/pstree.pb-c.d
08:53:10 [2020-08-31T08:53:10.465Z] #39 12.64   PBCC     images/fs.pb-c.c
08:53:10 [2020-08-31T08:53:10.465Z] #39 12.68   DEP      images/fs.pb-c.d
08:53:10 [2020-08-31T08:53:10.465Z] #39 12.73   PBCC     images/signalfd.pb-c.c
08:53:10 [2020-08-31T08:53:10.643Z] #39 108.4   CC       criu/string.o
08:53:10 [2020-08-31T08:53:10.643Z] #39 108.4   CC       criu/sysctl.o
08:53:10 [2020-08-31T08:53:10.653Z] #=#=#                                                                         
##O#- #                                                                       

                                                                           0.0%
                                                                           0.3%
                                                                           0.7%
#                                                                          1.5%
##                                                                         3.4%
#####                                                                      7.4%
###########                                                               16.1%
########################                                                  33.4%
###################################                                       48.9%
############################################                              61.2%
#############################################                             63.3%
##################################################                        69.7%
##########################################################                80.6%
#####################################################################     96.2%
######################################################################## 100.0%
08:53:10 [2020-08-31T08:53:10.725Z] #39 12.80   DEP      images/signalfd.pb-c.d
08:53:10 [2020-08-31T08:53:10.725Z] #39 12.88   PBCC     images/fh.pb-c.c
08:53:10 [2020-08-31T08:53:10.725Z] #39 12.94   PBCC     images/fsnotify.pb-c.c
08:53:10 [2020-08-31T08:53:10.725Z] #39 13.02   DEP      images/fh.pb-c.d
08:53:10 [2020-08-31T08:53:10.934Z] #39 108.7   CC       criu/sysfs_parse.o
08:53:10 [2020-08-31T08:53:10.946Z] #=#=#                                                                         

08:53:10 [2020-08-31T08:53:10.985Z] #39 13.12   DEP      images/fsnotify.pb-c.d
08:53:10 [2020-08-31T08:53:10.985Z] #39 13.20   PBCC     images/eventpoll.pb-c.c
08:53:11 [2020-08-31T08:53:11.226Z] #39 108.9   CC       criu/timens.o
08:53:11 [2020-08-31T08:53:11.245Z] #39 13.26   DEP      images/eventpoll.pb-c.d
08:53:11 [2020-08-31T08:53:11.245Z] #39 13.37   PBCC     images/eventfd.pb-c.c
08:53:11 [2020-08-31T08:53:11.245Z] #39 13.40   DEP      images/eventfd.pb-c.d
08:53:11 [2020-08-31T08:53:11.245Z] #39 13.46   PBCC     images/remap-file-path.pb-c.c
08:53:11 [2020-08-31T08:53:11.505Z] #39 13.54   DEP      images/remap-file-path.pb-c.d
08:53:11 [2020-08-31T08:53:11.505Z] #39 13.60   PBCC     images/fifo.pb-c.c
08:53:11 [2020-08-31T08:53:11.505Z] #39 13.64   DEP      images/fifo.pb-c.d
08:53:11 [2020-08-31T08:53:11.505Z] #39 13.70   PBCC     images/ghost-file.pb-c.c
08:53:11 [2020-08-31T08:53:11.517Z] #39 109.2   CC       criu/timerfd.o
08:53:11 [2020-08-31T08:53:11.517Z] #39 109.4   CC       criu/tty.o
08:53:11 [2020-08-31T08:53:11.766Z] #39 13.76   DEP      images/ghost-file.pb-c.d
08:53:11 [2020-08-31T08:53:11.766Z] #39 13.82   PBCC     images/regfile.pb-c.c
08:53:11 [2020-08-31T08:53:11.766Z] #39 13.94   DEP      images/regfile.pb-c.d
08:53:11 [2020-08-31T08:53:11.766Z] #39 13.97   PBCC     images/ns.pb-c.c
08:53:11 [2020-08-31T08:53:11.766Z] #39 14.03   DEP      images/ns.pb-c.d
08:53:12 [2020-08-31T08:53:12.026Z] #39 14.08   PBCC     images/fdinfo.pb-c.c
08:53:12 [2020-08-31T08:53:12.026Z] #39 14.17   DEP      images/fdinfo.pb-c.d
08:53:12 [2020-08-31T08:53:12.026Z] #39 14.26   PBCC     images/core-aarch64.pb-c.c
08:53:12 [2020-08-31T08:53:12.026Z] #39 14.30   PBCC     images/core-arm.pb-c.c
08:53:12 [2020-08-31T08:53:12.148Z] #39 110.2   CC       criu/tun.o
08:53:12 [2020-08-31T08:53:12.286Z] #39 14.40   PBCC     images/core-ppc64.pb-c.c
08:53:12 [2020-08-31T08:53:12.286Z] #39 14.49   PBCC     images/core-s390.pb-c.c
08:53:12 [2020-08-31T08:53:12.286Z] #39 14.54   PBCC     images/core-x86.pb-c.c
08:53:12 [2020-08-31T08:53:12.510Z] #39 110.4   CC       criu/uffd.o
08:53:12 [2020-08-31T08:53:12.546Z] #39 14.59   PBCC     images/core.pb-c.c
08:53:12 [2020-08-31T08:53:12.546Z] #39 14.68   PBCC     images/inventory.pb-c.c
08:53:12 [2020-08-31T08:53:12.546Z] #39 14.82   DEP      images/core-aarch64.pb-c.d
08:53:12 [2020-08-31T08:53:12.807Z] #39 14.90   DEP      images/core-arm.pb-c.d
08:53:12 [2020-08-31T08:53:12.807Z] #39 14.97   DEP      images/core-ppc64.pb-c.d
08:53:12 [2020-08-31T08:53:12.807Z] #39 15.04   DEP      images/core-s390.pb-c.d
08:53:13 [2020-08-31T08:53:13.067Z] #39 15.08   DEP      images/core-x86.pb-c.d
08:53:13 [2020-08-31T08:53:13.067Z] #39 15.16   DEP      images/core.pb-c.d
08:53:13 [2020-08-31T08:53:13.142Z] #39 111.0   CC       criu/util.o
08:53:13 [2020-08-31T08:53:13.142Z] #39 ...
08:53:13 [2020-08-31T08:53:13.142Z] 
08:53:13 [2020-08-31T08:53:13.142Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
08:53:13 [2020-08-31T08:53:13.142Z] #36 142.5 + dpkg --print-architecture
08:53:13 [2020-08-31T08:53:13.142Z] #36 142.5 + cd /tmp/tmp.g5lmw1MKqX/src/github.com/docker/distribution
08:53:13 [2020-08-31T08:53:13.142Z] #36 142.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
08:53:13 [2020-08-31T08:53:13.142Z] #36 142.9 + GOPATH=/tmp/tmp.g5lmw1MKqX/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.g5lmw1MKqX
08:53:13 [2020-08-31T08:53:13.142Z] #36 142.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
08:53:13 [2020-08-31T08:53:13.160Z] #57 ...
08:53:13 [2020-08-31T08:53:13.160Z] 
08:53:13 [2020-08-31T08:53:13.160Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:53:13 [2020-08-31T08:53:13.160Z] #42 115.9 regexp
08:53:13 [2020-08-31T08:53:13.160Z] #42 116.5 flag
08:53:13 [2020-08-31T08:53:13.160Z] #42 118.7 go/token
08:53:13 [2020-08-31T08:53:13.160Z] #42 120.2 go/scanner
08:53:13 [2020-08-31T08:53:13.160Z] #42 122.3 internal/lazyregexp
08:53:13 [2020-08-31T08:53:13.160Z] #42 122.9 path
08:53:13 [2020-08-31T08:53:13.160Z] #42 122.9 go/ast
08:53:13 [2020-08-31T08:53:13.160Z] #42 124.1 io/ioutil
08:53:13 [2020-08-31T08:53:13.160Z] #42 125.0 net/url
08:53:13 [2020-08-31T08:53:13.160Z] #42 ...
08:53:13 [2020-08-31T08:53:13.160Z] 
08:53:13 [2020-08-31T08:53:13.160Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:53:13 [2020-08-31T08:53:13.160Z] #39 12.23   PBCC     images/siginfo.pb-c.c
08:53:13 [2020-08-31T08:53:13.160Z] #39 12.29   DEP      images/siginfo.pb-c.d
08:53:13 [2020-08-31T08:53:13.160Z] #39 12.35   PBCC     images/pagemap.pb-c.c
08:53:13 [2020-08-31T08:53:13.160Z] #39 12.45   DEP      images/pagemap.pb-c.d
08:53:13 [2020-08-31T08:53:13.160Z] #39 12.50   PBCC     images/rlimit.pb-c.c
08:53:13 [2020-08-31T08:53:13.160Z] #39 12.60   DEP      images/rlimit.pb-c.d
08:53:13 [2020-08-31T08:53:13.160Z] #39 12.78   PBCC     images/file-lock.pb-c.c
08:53:13 [2020-08-31T08:53:13.160Z] #39 12.81   DEP      images/file-lock.pb-c.d
08:53:13 [2020-08-31T08:53:13.160Z] #39 12.94   PBCC     images/tty.pb-c.c
08:53:13 [2020-08-31T08:53:13.160Z] #39 13.03   DEP      images/tty.pb-c.d
08:53:13 [2020-08-31T08:53:13.160Z] #39 13.13   PBCC     images/tun.pb-c.c
08:53:13 [2020-08-31T08:53:13.160Z] #39 13.27   PBCC     images/netdev.pb-c.c
08:53:13 [2020-08-31T08:53:13.160Z] #39 13.34   DEP      images/tun.pb-c.d
08:53:13 [2020-08-31T08:53:13.160Z] #39 13.39   DEP      images/netdev.pb-c.d
08:53:13 [2020-08-31T08:53:13.160Z] #39 13.52   PBCC     images/vma.pb-c.c
08:53:13 [2020-08-31T08:53:13.160Z] #39 13.55   DEP      images/vma.pb-c.d
08:53:13 [2020-08-31T08:53:13.160Z] #39 13.71   PBCC     images/creds.pb-c.c
08:53:13 [2020-08-31T08:53:13.160Z] #39 13.82   DEP      images/creds.pb-c.d
08:53:13 [2020-08-31T08:53:13.160Z] #39 13.93   PBCC     images/utsns.pb-c.c
08:53:13 [2020-08-31T08:53:13.160Z] #39 14.06   DEP      images/utsns.pb-c.d
08:53:13 [2020-08-31T08:53:13.160Z] #39 14.19   PBCC     images/ipc-desc.pb-c.c
08:53:13 [2020-08-31T08:53:13.160Z] #39 14.35   PBCC     images/ipc-sem.pb-c.c
08:53:13 [2020-08-31T08:53:13.160Z] #39 14.38   DEP      images/ipc-desc.pb-c.d
08:53:13 [2020-08-31T08:53:13.160Z] #39 14.57   DEP      images/ipc-sem.pb-c.d
08:53:13 [2020-08-31T08:53:13.160Z] #39 14.67   PBCC     images/ipc-msg.pb-c.c
08:53:13 [2020-08-31T08:53:13.160Z] #39 14.67   DEP      images/ipc-msg.pb-c.d
08:53:13 [2020-08-31T08:53:13.160Z] #39 14.84   PBCC     images/ipc-shm.pb-c.c
08:53:13 [2020-08-31T08:53:13.160Z] #39 14.90   DEP      images/ipc-shm.pb-c.d
08:53:13 [2020-08-31T08:53:13.160Z] #39 15.04   PBCC     images/ipc-var.pb-c.c
08:53:13 [2020-08-31T08:53:13.160Z] #39 15.14   DEP      images/ipc-var.pb-c.d
08:53:13 [2020-08-31T08:53:13.160Z] #39 15.25   PBCC     images/sk-opts.pb-c.c
08:53:13 [2020-08-31T08:53:13.160Z] #39 15.36   PBCC     images/packet-sock.pb-c.c
08:53:13 [2020-08-31T08:53:13.160Z] #39 15.46   DEP      images/sk-opts.pb-c.d
08:53:13 [2020-08-31T08:53:13.160Z] #39 15.57   DEP      images/packet-sock.pb-c.d
08:53:13 [2020-08-31T08:53:13.160Z] #39 15.67   PBCC     images/sk-netlink.pb-c.c
08:53:13 [2020-08-31T08:53:13.160Z] #39 15.73   DEP      images/sk-netlink.pb-c.d
08:53:13 [2020-08-31T08:53:13.160Z] #39 15.81   PBCC     images/sk-inet.pb-c.c
08:53:13 [2020-08-31T08:53:13.160Z] #39 15.92   DEP      images/sk-inet.pb-c.d
08:53:13 [2020-08-31T08:53:13.160Z] #39 16.06   PBCC     images/sk-unix.pb-c.c
08:53:13 [2020-08-31T08:53:13.160Z] #39 16.20   DEP      images/sk-unix.pb-c.d
08:53:13 [2020-08-31T08:53:13.160Z] #39 16.40   PBCC     images/mm.pb-c.c
08:53:13 [2020-08-31T08:53:13.160Z] #39 16.56   DEP      images/mm.pb-c.d
08:53:13 [2020-08-31T08:53:13.160Z] #39 16.64   PBCC     images/timerfd.pb-c.c
08:53:13 [2020-08-31T08:53:13.160Z] #39 16.72   DEP      images/timerfd.pb-c.d
08:53:13 [2020-08-31T08:53:13.160Z] #39 16.86   PBCC     images/timer.pb-c.c
08:53:13 [2020-08-31T08:53:13.160Z] #39 17.01   DEP      images/timer.pb-c.d
08:53:13 [2020-08-31T08:53:13.160Z] #39 17.11   PBCC     images/sa.pb-c.c
08:53:13 [2020-08-31T08:53:13.160Z] #39 17.25   DEP      images/sa.pb-c.d
08:53:13 [2020-08-31T08:53:13.160Z] #39 17.46   PBCC     images/pipe-data.pb-c.c
08:53:13 [2020-08-31T08:53:13.160Z] #39 17.52   DEP      images/pipe-data.pb-c.d
08:53:13 [2020-08-31T08:53:13.160Z] #39 17.66   PBCC     images/mnt.pb-c.c
08:53:13 [2020-08-31T08:53:13.160Z] #39 17.86   DEP      images/mnt.pb-c.d
08:53:13 [2020-08-31T08:53:13.160Z] #39 18.02   PBCC     images/sk-packet.pb-c.c
08:53:13 [2020-08-31T08:53:13.160Z] #39 18.10   DEP      images/sk-packet.pb-c.d
08:53:13 [2020-08-31T08:53:13.160Z] #39 18.20   PBCC     images/tcp-stream.pb-c.c
08:53:13 [2020-08-31T08:53:13.160Z] #39 18.37   DEP      images/tcp-stream.pb-c.d
08:53:13 [2020-08-31T08:53:13.160Z] #39 18.55   PBCC     images/pipe.pb-c.c
08:53:13 [2020-08-31T08:53:13.160Z] #39 18.73   DEP      images/pipe.pb-c.d
08:53:13 [2020-08-31T08:53:13.160Z] #39 18.88   PBCC     images/pstree.pb-c.c
08:53:13 [2020-08-31T08:53:13.160Z] #39 18.94   DEP      images/pstree.pb-c.d
08:53:13 [2020-08-31T08:53:13.327Z] #39 15.27   DEP      images/inventory.pb-c.d
08:53:13 [2020-08-31T08:53:13.327Z] #39 15.40   PBCC     images/cpuinfo.pb-c.c
08:53:13 [2020-08-31T08:53:13.327Z] #39 15.44   DEP      images/cpuinfo.pb-c.d
08:53:13 [2020-08-31T08:53:13.327Z] #39 15.49   PBCC     images/stats.pb-c.c
08:53:13 [2020-08-31T08:53:13.327Z] #39 15.50   DEP      images/stats.pb-c.d
08:53:13 [2020-08-31T08:53:13.415Z] #39 19.11   PBCC     images/fs.pb-c.c
08:53:13 [2020-08-31T08:53:13.415Z] #39 19.19   DEP      images/fs.pb-c.d
08:53:13 [2020-08-31T08:53:13.415Z] #39 19.28   PBCC     images/signalfd.pb-c.c
08:53:13 [2020-08-31T08:53:13.671Z] #39 19.43   DEP      images/signalfd.pb-c.d
08:53:13 [2020-08-31T08:53:13.927Z] #39 19.62   PBCC     images/fh.pb-c.c
08:53:13 [2020-08-31T08:53:13.927Z] #39 ...
08:53:13 [2020-08-31T08:53:13.927Z] 
08:53:13 [2020-08-31T08:53:13.927Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
08:53:13 [2020-08-31T08:53:13.927Z] #57 64.99 + export 'BUILDTAGS=netgo osusergo static_build'
08:53:13 [2020-08-31T08:53:13.927Z] #57 64.99 + BUILDTAGS='netgo osusergo static_build'
08:53:13 [2020-08-31T08:53:13.927Z] #57 64.99 + export EXTRA_FLAGS=-buildmode=pie
08:53:13 [2020-08-31T08:53:13.927Z] #57 64.99 + EXTRA_FLAGS=-buildmode=pie
08:53:13 [2020-08-31T08:53:13.927Z] #57 64.99 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
08:53:13 [2020-08-31T08:53:13.927Z] #57 64.99 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
08:53:13 [2020-08-31T08:53:13.927Z] #57 64.99 + '[' '' = dynamic ']'
08:53:13 [2020-08-31T08:53:13.927Z] #57 64.99 + make
08:53:14 [2020-08-31T08:53:14.708Z] #39 ...
08:53:14 [2020-08-31T08:53:14.708Z] 
08:53:14 [2020-08-31T08:53:14.708Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
08:53:14 [2020-08-31T08:53:14.708Z] #29 81.47 github.com/BurntSushi/toml/cmd/tomlv
08:53:14 [2020-08-31T08:53:14.708Z] #29 DONE 85.8s
08:53:14 [2020-08-31T08:53:14.708Z] 
08:53:14 [2020-08-31T08:53:14.708Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
08:53:14 [2020-08-31T08:53:14.709Z] #57 41.33 Checking out files:  42% (1384/3232)   
Checking out files:  43% (1390/3232)   
Checking out files:  44% (1423/3232)   
Checking out files:  45% (1455/3232)   
Checking out files:  46% (1487/3232)   
Checking out files:  47% (1520/3232)   
Checking out files:  48% (1552/3232)   
Checking out files:  49% (1584/3232)   
Checking out files:  50% (1616/3232)   
Checking out files:  51% (1649/3232)   
Checking out files:  52% (1681/3232)   
Checking out files:  53% (1713/3232)   
Checking out files:  54% (1746/3232)   
Checking out files:  55% (1778/3232)   
Checking out files:  56% (1810/3232)   
Checking out files:  57% (1843/3232)   
Checking out files:  58% (1875/3232)   
Checking out files:  59% (1907/3232)   
Checking out files:  60% (1940/3232)   
Checking out files:  61% (1972/3232)   
Checking out files:  62% (2004/3232)   
Checking out files:  63% (2037/3232)   
Checking out files:  64% (2069/3232)   
Checking out files:  65% (2101/3232)   
Checking out files:  66% (2134/3232)   
Checking out files:  67% (2166/3232)   
Checking out files:  68% (2198/3232)   
Checking out files:  69% (2231/3232)   
Checking out files:  70% (2263/3232)   
Checking out files:  71% (2295/3232)   
Checking out files:  72% (2328/3232)   
Checking out files:  73% (2360/3232)   
Checking out files:  74% (2392/3232)   
Checking out files:  75% (2424/3232)   
Checking out files:  76% (2457/3232)   
Checking out files:  77% (2489/3232)   
Checking out files:  78% (2521/3232)   
Checking out files:  79% (2554/3232)   
Checking out files:  80% (2586/3232)   
Checking out files:  81% (2618/3232)   
Checking out files:  81% (2644/3232)   
Checking out files:  82% (2651/3232)   
Checking out files:  83% (2683/3232)   
Checking out files:  84% (2715/3232)   
Checking out files:  85% (2748/3232)   
Checking out files:  86% (2780/3232)   
Checking out files:  87% (2812/3232)   
Checking out files:  88% (2845/3232)   
Checking out files:  89% (2877/3232)   
Checking out files:  90% (2909/3232)   
Checking out files:  91% (2942/3232)   
Checking out files:  92% (2974/3232)   
Checking out files:  93% (3006/3232)   
Checking out files:  94% (3039/3232)   
Checking out files:  95% (3071/3232)   
Checking out files:  96% (3103/3232)   
Checking out files:  97% (3136/3232)   
Checking out files:  98% (3168/3232)   
Checking out files:  99% (3200/3232)   
Checking out files: 100% (3232/3232)   
Checking out files: 100% (3232/3232), done.
08:53:14 [2020-08-31T08:53:14.709Z] #57 43.21 + cd /tmp/tmp.JAn3BuajdH/src/github.com/containerd/containerd
08:53:14 [2020-08-31T08:53:14.709Z] #57 43.21 + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429
08:53:15 [2020-08-31T08:53:15.295Z] #57 66.19 🇩 bin/ctr
08:53:15 [2020-08-31T08:53:15.811Z] #=#=#                                                                         
##O#- #                                                                       
##O=#  #                                                                      

                                                                           0.0%
                                                                           0.1%
                                                                           0.3%
                                                                           0.7%
#                                                                          1.5%
##                                                                         3.2%
####                                                                       6.7%
#######                                                                   10.8%
############                                                              17.6%
#################                                                         24.1%
###################                                                       26.8%
####################                                                      28.6%
########################                                                  34.6%
##############################                                            42.5%
##################################                                        48.6%
#####################################                                     52.5%
#######################################                                   55.1%
###########################################                               60.4%
############################################                              61.4%
#################################################                         68.4%
##################################################                        70.6%
###################################################                       72.0%
#########################################################                 80.1%
###############################################################           87.9%
#################################################################         90.5%
####################################################################      95.3%
#####################################################################     97.2%
#######################################################################   99.6%
######################################################################## 100.0%
08:53:16 [2020-08-31T08:53:16.090Z] #57 46.30 + export 'BUILDTAGS=netgo osusergo static_build'
08:53:16 [2020-08-31T08:53:16.090Z] #57 46.30 + BUILDTAGS='netgo osusergo static_build'
08:53:16 [2020-08-31T08:53:16.090Z] #57 46.30 + export EXTRA_FLAGS=-buildmode=pie
08:53:16 [2020-08-31T08:53:16.090Z] #57 46.30 + EXTRA_FLAGS=-buildmode=pie
08:53:16 [2020-08-31T08:53:16.090Z] #57 46.30 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
08:53:16 [2020-08-31T08:53:16.090Z] #57 46.30 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
08:53:16 [2020-08-31T08:53:16.090Z] #57 46.30 + '[' '' = dynamic ']'
08:53:16 [2020-08-31T08:53:16.090Z] #57 46.30 + make
08:53:16 [2020-08-31T08:53:16.104Z] #=#=#                                                                         

08:53:17 [2020-08-31T08:53:17.031Z] #57 47.23 🇩 bin/ctr
08:53:17 [2020-08-31T08:53:17.675Z] #36 ...
08:53:17 [2020-08-31T08:53:17.675Z] 
08:53:17 [2020-08-31T08:53:17.675Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:53:17 [2020-08-31T08:53:17.675Z] #39 111.7   CC       criu/uts_ns.o
08:53:17 [2020-08-31T08:53:17.675Z] #39 111.8   CC       criu/vdso.o
08:53:17 [2020-08-31T08:53:17.675Z] #39 112.0   LINK     criu/built-in.o
08:53:17 [2020-08-31T08:53:17.675Z] #39 112.1   LINK     criu/criu
08:53:17 [2020-08-31T08:53:17.675Z] #39 112.3   DEP      lib/c/criu.d
08:53:17 [2020-08-31T08:53:17.675Z] #39 112.4   CC       images/rpc.pb-c.o
08:53:17 [2020-08-31T08:53:17.675Z] #39 112.6   CC       lib/c/criu.o
08:53:17 [2020-08-31T08:53:17.675Z] #39 113.2   LINK     lib/c/built-in.o
08:53:17 [2020-08-31T08:53:17.675Z] #39 113.2   LINK     lib/c/libcriu.so
08:53:17 [2020-08-31T08:53:17.675Z] #39 113.3   LINK     lib/c/libcriu.a
08:53:17 [2020-08-31T08:53:17.675Z] #39 113.3   GEN      magic.py
08:53:17 [2020-08-31T08:53:17.675Z] #39 113.4 Note: Building without setproctitle() and strlcpy() support.
08:53:17 [2020-08-31T08:53:17.675Z] #39 113.4       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
08:53:17 [2020-08-31T08:53:17.675Z] #39 113.4 Note: Building without GnuTLS support
08:53:17 [2020-08-31T08:53:17.675Z] #39 113.4 Makefile.config:39: Warn: you have no libnftables installed
08:53:17 [2020-08-31T08:53:17.675Z] #39 113.4 Makefile.config:40: Warn: Building without nftables support
08:53:17 [2020-08-31T08:53:17.675Z] #39 113.7 fatal: not a git repository (or any of the parent directories): .git
08:53:17 [2020-08-31T08:53:17.675Z] #39 114.0 make[1]: Nothing to be done for 'all'.
08:53:17 [2020-08-31T08:53:17.675Z] #39 114.3 make[1]: 'images/built-in.o' is up to date.
08:53:17 [2020-08-31T08:53:17.675Z] #39 114.4 make[1]: 'compel/plugins/std.lib.a' is up to date.
08:53:17 [2020-08-31T08:53:17.675Z] #39 114.4 make[1]: 'compel/plugins/fds.lib.a' is up to date.
08:53:17 [2020-08-31T08:53:17.675Z] #39 114.4 make[1]: 'compel/libcompel.a' is up to date.
08:53:17 [2020-08-31T08:53:17.675Z] #39 114.4 make[1]: 'compel/compel-host-bin' is up to date.
08:53:17 [2020-08-31T08:53:17.675Z] #39 114.4 make[1]: Nothing to be done for 'all'.
08:53:17 [2020-08-31T08:53:17.675Z] #39 114.4 make[1]: 'soccr/libsoccr.a' is up to date.
08:53:17 [2020-08-31T08:53:17.675Z] #39 114.5 make[2]: Nothing to be done for 'all'.
08:53:17 [2020-08-31T08:53:17.675Z] #39 114.5 make[2]: Nothing to be done for 'all'.
08:53:17 [2020-08-31T08:53:17.675Z] #39 114.6 make[2]: Nothing to be done for 'all'.
08:53:17 [2020-08-31T08:53:17.675Z] #39 114.6 make[2]: Nothing to be done for 'all'.
08:53:17 [2020-08-31T08:53:17.675Z] #39 114.7 make[2]: Nothing to be done for 'all'.
08:53:17 [2020-08-31T08:53:17.675Z] #39 114.7 make[2]: Nothing to be done for 'all'.
08:53:17 [2020-08-31T08:53:17.675Z] #39 114.7 make[2]: Nothing to be done for 'all'.
08:53:17 [2020-08-31T08:53:17.675Z] #39 114.8 make[2]: Nothing to be done for 'all'.
08:53:17 [2020-08-31T08:53:17.675Z] #39 114.8   INSTALL  criu/criu
08:53:17 [2020-08-31T08:53:17.675Z] #39 DONE 115.2s
08:53:17 [2020-08-31T08:53:17.675Z] 
08:53:17 [2020-08-31T08:53:17.675Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
08:53:18 [2020-08-31T08:53:18.414Z] #57 ...
08:53:18 [2020-08-31T08:53:18.414Z] 
08:53:18 [2020-08-31T08:53:18.414Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:53:18 [2020-08-31T08:53:18.414Z] #42 79.45 regexp
08:53:18 [2020-08-31T08:53:18.414Z] #42 82.25 flag
08:53:18 [2020-08-31T08:53:18.414Z] #42 83.42 go/token
08:53:18 [2020-08-31T08:53:18.414Z] #42 83.82 internal/lazyregexp
08:53:18 [2020-08-31T08:53:18.414Z] #42 84.19 path
08:53:18 [2020-08-31T08:53:18.414Z] #42 84.24 go/scanner
08:53:18 [2020-08-31T08:53:18.414Z] #42 84.77 io/ioutil
08:53:18 [2020-08-31T08:53:18.414Z] #42 85.44 net/url
08:53:18 [2020-08-31T08:53:18.414Z] #42 85.89 go/ast
08:53:18 [2020-08-31T08:53:18.414Z] #42 87.54 text/template/parse
08:53:18 [2020-08-31T08:53:18.568Z] #57 ...
08:53:18 [2020-08-31T08:53:18.568Z] 
08:53:18 [2020-08-31T08:53:18.568Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
08:53:18 [2020-08-31T08:53:18.568Z] #14 34.27 Reading package lists...
08:53:18 [2020-08-31T08:53:18.568Z] #14 43.92 Building dependency tree...
08:53:18 [2020-08-31T08:53:18.568Z] #14 45.67 Reading state information...
08:53:18 [2020-08-31T08:53:18.568Z] #14 48.20 libcap2-bin is already the newest version (1:2.25-2).
08:53:18 [2020-08-31T08:53:18.568Z] #14 48.20 libcap2-bin set to manually installed.
08:53:18 [2020-08-31T08:53:18.568Z] #14 48.20 The following additional packages will be installed:
08:53:18 [2020-08-31T08:53:18.568Z] #14 48.21   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
08:53:18 [2020-08-31T08:53:18.568Z] #14 48.21   gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1
08:53:18 [2020-08-31T08:53:18.568Z] #14 48.22   libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1
08:53:18 [2020-08-31T08:53:18.568Z] #14 48.24   libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
08:53:18 [2020-08-31T08:53:18.568Z] #14 48.24   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib
08:53:18 [2020-08-31T08:53:18.568Z] #14 48.24   libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev
08:53:18 [2020-08-31T08:53:18.568Z] #14 48.24   libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3
08:53:18 [2020-08-31T08:53:18.568Z] #14 48.24   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
08:53:18 [2020-08-31T08:53:18.568Z] #14 48.24   python3.7 python3.7-minimal vim-runtime xxd
08:53:18 [2020-08-31T08:53:18.568Z] #14 48.26 Suggested packages:
08:53:18 [2020-08-31T08:53:18.568Z] #14 48.26   apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm
08:53:18 [2020-08-31T08:53:18.568Z] #14 48.26   wine64 python3-doc python3-tk python3-venv python-setuptools-doc
08:53:18 [2020-08-31T08:53:18.568Z] #14 48.26   python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts
08:53:18 [2020-08-31T08:53:18.568Z] #14 48.26   xfsdump acl attr quota
08:53:18 [2020-08-31T08:53:18.568Z] #14 48.26 Recommended packages:
08:53:18 [2020-08-31T08:53:18.568Z] #14 48.26   aufs-dkms nftables build-essential python3-dev python3-keyring
08:53:18 [2020-08-31T08:53:18.568Z] #14 48.26   python3-keyrings.alt python3-xdg unzip
08:53:18 [2020-08-31T08:53:18.568Z] #14 52.96 The following NEW packages will be installed:
08:53:18 [2020-08-31T08:53:18.568Z] #14 52.96   apparmor aufs-tools bash-completion binutils-mingw-w64
08:53:18 [2020-08-31T08:53:18.568Z] #14 52.96   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup
08:53:18 [2020-08-31T08:53:18.568Z] #14 52.96   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq
08:53:18 [2020-08-31T08:53:18.568Z] #14 52.96   libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1
08:53:18 [2020-08-31T08:53:18.568Z] #14 52.96   libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1
08:53:18 [2020-08-31T08:53:18.568Z] #14 52.96   libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
08:53:18 [2020-08-31T08:53:18.568Z] #14 52.97   libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
08:53:18 [2020-08-31T08:53:18.568Z] #14 52.97   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
08:53:18 [2020-08-31T08:53:18.568Z] #14 52.98   libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev
08:53:18 [2020-08-31T08:53:18.568Z] #14 52.98   mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3
08:53:18 [2020-08-31T08:53:18.568Z] #14 52.98   python3-distutils python3-lib2to3 python3-minimal python3-pip
08:53:18 [2020-08-31T08:53:18.568Z] #14 52.98   python3-pkg-resources python3-setuptools python3-wheel python3.7
08:53:18 [2020-08-31T08:53:18.568Z] #14 52.98   python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime
08:53:18 [2020-08-31T08:53:18.568Z] #14 52.98   xfsprogs xxd xz-utils zip
08:53:18 [2020-08-31T08:53:18.568Z] #14 53.43 0 upgraded, 68 newly installed, 0 to remove and 0 not upgraded.
08:53:18 [2020-08-31T08:53:18.568Z] #14 53.43 Need to get 104 MB of archives.
08:53:18 [2020-08-31T08:53:18.568Z] #14 53.43 After this operation, 597 MB of additional disk space will be used.
08:53:18 [2020-08-31T08:53:18.568Z] #14 53.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
08:53:18 [2020-08-31T08:53:18.568Z] #14 53.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
08:53:18 [2020-08-31T08:53:18.568Z] #14 53.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
08:53:18 [2020-08-31T08:53:18.568Z] #14 ...
08:53:18 [2020-08-31T08:53:18.568Z] 
08:53:18 [2020-08-31T08:53:18.568Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:53:18 [2020-08-31T08:53:18.568Z] #39 19.66   PBCC     images/fsnotify.pb-c.c
08:53:18 [2020-08-31T08:53:18.568Z] #39 19.83   DEP      images/fh.pb-c.d
08:53:18 [2020-08-31T08:53:18.568Z] #39 19.94   DEP      images/fsnotify.pb-c.d
08:53:18 [2020-08-31T08:53:18.568Z] #39 20.00   PBCC     images/eventpoll.pb-c.c
08:53:18 [2020-08-31T08:53:18.568Z] #39 20.07   DEP      images/eventpoll.pb-c.d
08:53:18 [2020-08-31T08:53:18.568Z] #39 20.24   PBCC     images/eventfd.pb-c.c
08:53:18 [2020-08-31T08:53:18.568Z] #39 20.27   DEP      images/eventfd.pb-c.d
08:53:18 [2020-08-31T08:53:18.568Z] #39 20.32   PBCC     images/remap-file-path.pb-c.c
08:53:18 [2020-08-31T08:53:18.568Z] #39 20.37   DEP      images/remap-file-path.pb-c.d
08:53:18 [2020-08-31T08:53:18.568Z] #39 20.40   PBCC     images/fifo.pb-c.c
08:53:18 [2020-08-31T08:53:18.568Z] #39 20.48   DEP      images/fifo.pb-c.d
08:53:18 [2020-08-31T08:53:18.568Z] #39 20.53   PBCC     images/ghost-file.pb-c.c
08:53:18 [2020-08-31T08:53:18.568Z] #39 20.68   DEP      images/ghost-file.pb-c.d
08:53:18 [2020-08-31T08:53:18.568Z] #39 20.75   PBCC     images/regfile.pb-c.c
08:53:18 [2020-08-31T08:53:18.568Z] #39 20.86   DEP      images/regfile.pb-c.d
08:53:18 [2020-08-31T08:53:18.568Z] #39 20.90   PBCC     images/ns.pb-c.c
08:53:18 [2020-08-31T08:53:18.568Z] #39 20.96   DEP      images/ns.pb-c.d
08:53:18 [2020-08-31T08:53:18.568Z] #39 21.05   PBCC     images/fdinfo.pb-c.c
08:53:18 [2020-08-31T08:53:18.568Z] #39 21.26   DEP      images/fdinfo.pb-c.d
08:53:18 [2020-08-31T08:53:18.568Z] #39 21.35   PBCC     images/core-aarch64.pb-c.c
08:53:18 [2020-08-31T08:53:18.568Z] #39 21.44   PBCC     images/core-arm.pb-c.c
08:53:18 [2020-08-31T08:53:18.568Z] #39 21.60   PBCC     images/core-ppc64.pb-c.c
08:53:18 [2020-08-31T08:53:18.568Z] #39 21.66   PBCC     images/core-s390.pb-c.c
08:53:18 [2020-08-31T08:53:18.568Z] #39 21.79   PBCC     images/core-x86.pb-c.c
08:53:18 [2020-08-31T08:53:18.568Z] #39 21.87   PBCC     images/core.pb-c.c
08:53:18 [2020-08-31T08:53:18.568Z] #39 22.03   PBCC     images/inventory.pb-c.c
08:53:18 [2020-08-31T08:53:18.568Z] #39 22.08   DEP      images/core-aarch64.pb-c.d
08:53:18 [2020-08-31T08:53:18.568Z] #39 22.22   DEP      images/core-arm.pb-c.d
08:53:18 [2020-08-31T08:53:18.568Z] #39 22.29   DEP      images/core-ppc64.pb-c.d
08:53:18 [2020-08-31T08:53:18.568Z] #39 22.37   DEP      images/core-s390.pb-c.d
08:53:18 [2020-08-31T08:53:18.568Z] #39 22.47   DEP      images/core-x86.pb-c.d
08:53:18 [2020-08-31T08:53:18.568Z] #39 22.55   DEP      images/core.pb-c.d
08:53:18 [2020-08-31T08:53:18.568Z] #39 22.67   DEP      images/inventory.pb-c.d
08:53:18 [2020-08-31T08:53:18.568Z] #39 22.74   PBCC     images/cpuinfo.pb-c.c
08:53:18 [2020-08-31T08:53:18.568Z] #39 22.79   DEP      images/cpuinfo.pb-c.d
08:53:18 [2020-08-31T08:53:18.568Z] #39 22.85   PBCC     images/stats.pb-c.c
08:53:18 [2020-08-31T08:53:18.568Z] #39 22.89   DEP      images/stats.pb-c.d
08:53:18 [2020-08-31T08:53:18.675Z] #42 ...
08:53:18 [2020-08-31T08:53:18.675Z] 
08:53:18 [2020-08-31T08:53:18.675Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
08:53:18 [2020-08-31T08:53:18.675Z] #14 24.62 Reading package lists...
08:53:18 [2020-08-31T08:53:18.675Z] #14 30.42 Building dependency tree...
08:53:18 [2020-08-31T08:53:18.675Z] #14 31.55 Reading state information...
08:53:18 [2020-08-31T08:53:18.675Z] #14 33.31 libcap2-bin is already the newest version (1:2.25-2).
08:53:18 [2020-08-31T08:53:18.675Z] #14 33.31 libcap2-bin set to manually installed.
08:53:18 [2020-08-31T08:53:18.675Z] #14 33.31 The following additional packages will be installed:
08:53:18 [2020-08-31T08:53:18.675Z] #14 33.34   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
08:53:18 [2020-08-31T08:53:18.675Z] #14 33.34   gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1
08:53:18 [2020-08-31T08:53:18.675Z] #14 33.34   libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1
08:53:18 [2020-08-31T08:53:18.675Z] #14 33.34   libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
08:53:18 [2020-08-31T08:53:18.675Z] #14 33.34   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib
08:53:18 [2020-08-31T08:53:18.675Z] #14 33.34   libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev
08:53:18 [2020-08-31T08:53:18.675Z] #14 33.34   libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3
08:53:18 [2020-08-31T08:53:18.675Z] #14 33.34   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
08:53:18 [2020-08-31T08:53:18.675Z] #14 33.34   python3.7 python3.7-minimal vim-runtime xxd
08:53:18 [2020-08-31T08:53:18.675Z] #14 33.39 Suggested packages:
08:53:18 [2020-08-31T08:53:18.675Z] #14 33.41   apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm
08:53:18 [2020-08-31T08:53:18.675Z] #14 33.41   wine64 python3-doc python3-tk python3-venv python-setuptools-doc
08:53:18 [2020-08-31T08:53:18.675Z] #14 33.41   python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts
08:53:18 [2020-08-31T08:53:18.675Z] #14 33.41   xfsdump acl attr quota
08:53:18 [2020-08-31T08:53:18.675Z] #14 33.41 Recommended packages:
08:53:18 [2020-08-31T08:53:18.675Z] #14 33.41   aufs-dkms nftables build-essential python3-dev python3-keyring
08:53:18 [2020-08-31T08:53:18.675Z] #14 33.41   python3-keyrings.alt python3-xdg unzip
08:53:18 [2020-08-31T08:53:18.675Z] #14 37.17 The following NEW packages will be installed:
08:53:18 [2020-08-31T08:53:18.675Z] #14 37.19   apparmor aufs-tools bash-completion binutils-mingw-w64
08:53:18 [2020-08-31T08:53:18.675Z] #14 37.19   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup
08:53:18 [2020-08-31T08:53:18.675Z] #14 37.19   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq
08:53:18 [2020-08-31T08:53:18.675Z] #14 37.19   libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1
08:53:18 [2020-08-31T08:53:18.675Z] #14 37.20   libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1
08:53:18 [2020-08-31T08:53:18.675Z] #14 37.20   libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
08:53:18 [2020-08-31T08:53:18.675Z] #14 37.20   libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
08:53:18 [2020-08-31T08:53:18.675Z] #14 37.20   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
08:53:18 [2020-08-31T08:53:18.675Z] #14 37.20   libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev
08:53:18 [2020-08-31T08:53:18.675Z] #14 37.21   mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3
08:53:18 [2020-08-31T08:53:18.675Z] #14 37.21   python3-distutils python3-lib2to3 python3-minimal python3-pip
08:53:18 [2020-08-31T08:53:18.675Z] #14 37.21   python3-pkg-resources python3-setuptools python3-wheel python3.7
08:53:18 [2020-08-31T08:53:18.675Z] #14 37.21   python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime
08:53:18 [2020-08-31T08:53:18.675Z] #14 37.21   xfsprogs xxd xz-utils zip
08:53:18 [2020-08-31T08:53:18.935Z] #14 37.60 0 upgraded, 68 newly installed, 0 to remove and 0 not upgraded.
08:53:18 [2020-08-31T08:53:18.935Z] #14 37.60 Need to get 104 MB of archives.
08:53:18 [2020-08-31T08:53:18.935Z] #14 37.60 After this operation, 597 MB of additional disk space will be used.
08:53:18 [2020-08-31T08:53:18.935Z] #14 37.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
08:53:19 [2020-08-31T08:53:19.194Z] #14 37.60 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
08:53:19 [2020-08-31T08:53:19.194Z] #14 37.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
08:53:19 [2020-08-31T08:53:19.194Z] #14 37.76 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
08:53:19 [2020-08-31T08:53:19.194Z] #14 37.76 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
08:53:19 [2020-08-31T08:53:19.194Z] #14 37.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
08:53:19 [2020-08-31T08:53:19.194Z] #14 37.87 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
08:53:19 [2020-08-31T08:53:19.454Z] #14 37.91 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
08:53:19 [2020-08-31T08:53:19.454Z] #14 37.91 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
08:53:19 [2020-08-31T08:53:19.454Z] #14 37.92 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
08:53:19 [2020-08-31T08:53:19.454Z] #14 37.93 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
08:53:19 [2020-08-31T08:53:19.454Z] #14 37.94 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
08:53:19 [2020-08-31T08:53:19.454Z] #14 37.94 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
08:53:19 [2020-08-31T08:53:19.454Z] #14 37.95 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
08:53:19 [2020-08-31T08:53:19.454Z] #14 37.95 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
08:53:19 [2020-08-31T08:53:19.454Z] #14 37.95 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
08:53:19 [2020-08-31T08:53:19.454Z] #14 37.98 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
08:53:19 [2020-08-31T08:53:19.454Z] #14 37.99 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
08:53:19 [2020-08-31T08:53:19.454Z] #14 38.01 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
08:53:19 [2020-08-31T08:53:19.454Z] #14 38.03 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
08:53:19 [2020-08-31T08:53:19.454Z] #14 38.04 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
08:53:19 [2020-08-31T08:53:19.454Z] #14 38.05 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
08:53:19 [2020-08-31T08:53:19.455Z] #14 38.10 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
08:53:19 [2020-08-31T08:53:19.715Z] #14 38.11 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]
08:53:19 [2020-08-31T08:53:19.975Z] #14 38.44 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]
08:53:19 [2020-08-31T08:53:19.975Z] #14 38.63 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
08:53:19 [2020-08-31T08:53:19.975Z] #14 38.65 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
08:53:19 [2020-08-31T08:53:19.975Z] #14 ...
08:53:19 [2020-08-31T08:53:19.975Z] 
08:53:19 [2020-08-31T08:53:19.975Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:53:19 [2020-08-31T08:53:19.975Z] #42 91.22 text/template
08:53:20 [2020-08-31T08:53:20.458Z] #39 26.13 make[1]: Nothing to be done for 'all'.
08:53:21 [2020-08-31T08:53:21.021Z] #39 ...
08:53:21 [2020-08-31T08:53:21.021Z] 
08:53:21 [2020-08-31T08:53:21.021Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
08:53:21 [2020-08-31T08:53:21.021Z] #14 53.76 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
08:53:21 [2020-08-31T08:53:21.021Z] #14 53.76 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
08:53:21 [2020-08-31T08:53:21.021Z] #14 53.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
08:53:21 [2020-08-31T08:53:21.021Z] #14 54.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
08:53:21 [2020-08-31T08:53:21.021Z] #14 54.05 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
08:53:21 [2020-08-31T08:53:21.021Z] #14 54.07 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
08:53:21 [2020-08-31T08:53:21.021Z] #14 54.08 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
08:53:21 [2020-08-31T08:53:21.021Z] #14 54.09 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
08:53:21 [2020-08-31T08:53:21.021Z] #14 54.11 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
08:53:21 [2020-08-31T08:53:21.021Z] #14 54.12 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
08:53:21 [2020-08-31T08:53:21.021Z] #14 54.12 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
08:53:21 [2020-08-31T08:53:21.021Z] #14 54.13 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
08:53:21 [2020-08-31T08:53:21.021Z] #14 54.14 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
08:53:21 [2020-08-31T08:53:21.021Z] #14 54.20 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
08:53:21 [2020-08-31T08:53:21.021Z] #14 54.23 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
08:53:21 [2020-08-31T08:53:21.021Z] #14 54.26 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
08:53:21 [2020-08-31T08:53:21.021Z] #14 54.29 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
08:53:21 [2020-08-31T08:53:21.021Z] #14 54.30 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
08:53:21 [2020-08-31T08:53:21.021Z] #14 54.33 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
08:53:21 [2020-08-31T08:53:21.021Z] #14 54.40 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
08:53:21 [2020-08-31T08:53:21.021Z] #14 54.41 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]
08:53:21 [2020-08-31T08:53:21.021Z] #14 54.96 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]
08:53:21 [2020-08-31T08:53:21.021Z] #14 55.13 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
08:53:21 [2020-08-31T08:53:21.021Z] #14 55.15 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
08:53:21 [2020-08-31T08:53:21.021Z] #14 55.17 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
08:53:21 [2020-08-31T08:53:21.021Z] #14 55.18 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
08:53:21 [2020-08-31T08:53:21.021Z] #14 55.66 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
08:53:21 [2020-08-31T08:53:21.276Z] #14 56.24 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]
08:53:21 [2020-08-31T08:53:21.276Z] #14 56.26 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]
08:53:21 [2020-08-31T08:53:21.357Z] #42 92.27 go/parser
08:53:23 [2020-08-31T08:53:23.348Z] #36 153.9 + rm -rf /tmp/tmp.g5lmw1MKqX/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.g5lmw1MKqX
08:53:23 [2020-08-31T08:53:23.349Z] #36 ...
08:53:23 [2020-08-31T08:53:23.349Z] 
08:53:23 [2020-08-31T08:53:23.349Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
08:53:23 [2020-08-31T08:53:23.349Z] #48 DONE 153.6s
08:53:23 [2020-08-31T08:53:23.349Z] 
08:53:23 [2020-08-31T08:53:23.349Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
08:53:23 [2020-08-31T08:53:23.349Z] #36 DONE 154.0s
08:53:23 [2020-08-31T08:53:23.349Z] 
08:53:23 [2020-08-31T08:53:23.349Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
08:53:24 [2020-08-31T08:53:24.271Z] #=#=#                                                                         
##O#- #                                                                       

                                                                           0.0%
                                                                           0.0%
                                                                           0.1%
                                                                           0.2%
                                                                           0.5%
                                                                           1.1%
#                                                                          2.5%
###                                                                        4.7%
#####                                                                      7.5%
#####                                                                      8.2%
#######                                                                   10.3%
########                                                                  11.9%
#########                                                                 12.9%
##########                                                                14.3%
###########                                                               15.9%
###########                                                               16.7%
#############                                                             18.4%
##############                                                            20.2%
###############                                                           21.2%
################                                                          22.3%
#################                                                         24.1%
##################                                                        26.1%
####################                                                      27.8%
####################                                                      28.5%
#####################                                                     30.0%
#######################                                                   32.9%
########################                                                  34.6%
###########################                                               37.8%
#############################                                             40.5%
##############################                                            42.7%
###############################                                           44.3%
################################                                          44.8%
################################                                          45.3%
#################################                                         45.9%
#################################                                         46.9%
##################################                                        48.0%
###################################                                       49.9%
#####################################                                     52.2%
#######################################                                   55.1%
#########################################                                 57.9%
###########################################                               60.7%
#############################################                             63.6%
###############################################                           66.4%
#################################################                         69.3%
###################################################                       72.1%
#####################################################                     75.0%
########################################################                  77.8%
#########################################################                 80.5%
###########################################################               83.3%
##############################################################            86.1%
################################################################          88.9%
##################################################################        91.7%
####################################################################      94.6%
######################################################################    97.4%
######################################################################## 100.0%
08:53:24 [2020-08-31T08:53:24.271Z] 
08:53:24 [2020-08-31T08:53:24.440Z] #57 ...
08:53:24 [2020-08-31T08:53:24.441Z] 
08:53:24 [2020-08-31T08:53:24.441Z] #37 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
08:53:24 [2020-08-31T08:53:24.731Z] #37 DONE 0.2s
08:53:24 [2020-08-31T08:53:24.731Z] 
08:53:24 [2020-08-31T08:53:24.731Z] #40 [dev 16/25] COPY --from=criu          /build/ /usr/local/
08:53:24 [2020-08-31T08:53:24.731Z] #40 DONE 0.2s
08:53:24 [2020-08-31T08:53:24.731Z] 
08:53:24 [2020-08-31T08:53:24.731Z] #43 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
08:53:24 [2020-08-31T08:53:24.731Z] #43 DONE 0.2s
08:53:24 [2020-08-31T08:53:24.731Z] 
08:53:24 [2020-08-31T08:53:24.731Z] #46 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
08:53:25 [2020-08-31T08:53:25.099Z] #46 DONE 0.2s
08:53:25 [2020-08-31T08:53:25.099Z] 
08:53:25 [2020-08-31T08:53:25.099Z] #49 [dev 19/25] COPY --from=gometalinter  /build/ /usr/local/bin/
08:53:25 [2020-08-31T08:53:25.310Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
08:53:25 [2020-08-31T08:53:25.310Z] 
08:53:25 [2020-08-31T08:53:25.451Z] #14 ...
08:53:25 [2020-08-31T08:53:25.451Z] 
08:53:25 [2020-08-31T08:53:25.451Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:53:25 [2020-08-31T08:53:25.451Z] #42 128.0 text/template/parse
08:53:25 [2020-08-31T08:53:25.451Z] #42 131.0 go/parser
08:53:25 [2020-08-31T08:53:25.451Z] #42 134.4 text/template
08:53:25 [2020-08-31T08:53:25.451Z] #42 137.1 log
08:53:25 [2020-08-31T08:53:25.451Z] #42 138.1 encoding/binary
08:53:25 [2020-08-31T08:53:25.451Z] #42 ...
08:53:25 [2020-08-31T08:53:25.451Z] 
08:53:25 [2020-08-31T08:53:25.451Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:53:25 [2020-08-31T08:53:25.451Z] #39 28.39   CC       images/stats.o
08:53:25 [2020-08-31T08:53:25.451Z] #39 28.97   CC       images/core.o
08:53:25 [2020-08-31T08:53:25.451Z] #39 30.02   CC       images/core-x86.o
08:53:25 [2020-08-31T08:53:25.451Z] #39 30.77   CC       images/core-arm.o
08:53:25 [2020-08-31T08:53:25.621Z] #42 96.51 go/doc
08:53:25 [2020-08-31T08:53:25.621Z] #42 96.53 log
08:53:25 [2020-08-31T08:53:25.621Z] #42 ...
08:53:25 [2020-08-31T08:53:25.621Z] 
08:53:25 [2020-08-31T08:53:25.621Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:53:25 [2020-08-31T08:53:25.621Z] #39 17.68 make[1]: Nothing to be done for 'all'.
08:53:25 [2020-08-31T08:53:25.621Z] #39 19.49   CC       images/stats.o
08:53:25 [2020-08-31T08:53:25.621Z] #39 20.00   CC       images/core.o
08:53:25 [2020-08-31T08:53:25.621Z] #39 20.83   CC       images/core-x86.o
08:53:25 [2020-08-31T08:53:25.621Z] #39 21.41   CC       images/core-arm.o
08:53:25 [2020-08-31T08:53:25.621Z] #39 21.88   CC       images/core-aarch64.o
08:53:25 [2020-08-31T08:53:25.621Z] #39 22.38   CC       images/core-ppc64.o
08:53:25 [2020-08-31T08:53:25.621Z] #39 23.09   CC       images/core-s390.o
08:53:25 [2020-08-31T08:53:25.621Z] #39 23.94   CC       images/cpuinfo.o
08:53:25 [2020-08-31T08:53:25.621Z] #39 24.51   CC       images/inventory.o
08:53:25 [2020-08-31T08:53:25.621Z] #39 24.84   CC       images/fdinfo.o
08:53:25 [2020-08-31T08:53:25.621Z] #39 25.21   CC       images/fown.o
08:53:25 [2020-08-31T08:53:25.621Z] #39 25.45   CC       images/ns.o
08:53:25 [2020-08-31T08:53:25.621Z] #39 25.86   CC       images/regfile.o
08:53:25 [2020-08-31T08:53:25.621Z] #39 26.11   CC       images/ghost-file.o
08:53:25 [2020-08-31T08:53:25.621Z] #39 26.59   CC       images/fifo.o
08:53:25 [2020-08-31T08:53:25.621Z] #39 26.86   CC       images/remap-file-path.o
08:53:25 [2020-08-31T08:53:25.621Z] #39 27.19   CC       images/eventfd.o
08:53:25 [2020-08-31T08:53:25.621Z] #39 27.47   CC       images/eventpoll.o
08:53:25 [2020-08-31T08:53:25.621Z] #39 27.84   CC       images/fh.o
08:53:25 [2020-08-31T08:53:25.732Z] #49 DONE 0.5s
08:53:25 [2020-08-31T08:53:25.732Z] 
08:53:25 [2020-08-31T08:53:25.732Z] #53 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
08:53:25 [2020-08-31T08:53:25.732Z] #53 DONE 0.2s
08:53:25 [2020-08-31T08:53:25.732Z] 
08:53:25 [2020-08-31T08:53:25.732Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
08:53:26 [2020-08-31T08:53:26.012Z] #39 31.74   CC       images/core-aarch64.o
08:53:26 [2020-08-31T08:53:26.192Z] #39 28.24   CC       images/fsnotify.o
08:53:26 [2020-08-31T08:53:26.192Z] #39 ...
08:53:26 [2020-08-31T08:53:26.192Z] 
08:53:26 [2020-08-31T08:53:26.192Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:53:26 [2020-08-31T08:53:26.192Z] #42 97.26 encoding/binary
08:53:26 [2020-08-31T08:53:26.941Z] #39 32.65   CC       images/core-ppc64.o
08:53:27 [2020-08-31T08:53:27.222Z] #=#=#                                                                         
##O#- #                                                                       

                                                                           0.2%
#                                                                          1.7%
###                                                                        5.0%
#######                                                                   10.7%
###############                                                           22.2%
#################################                                         46.8%
#####################################################################     96.7%
######################################################################## 100.0%
08:53:27 [2020-08-31T08:53:27.222Z] 
08:53:27 [2020-08-31T08:53:27.261Z] Running on azwin-2-6dde80 in d:\jenkins\workspace\moby_PR-41374
[Pipeline] {
[Pipeline] ws
08:53:27 [2020-08-31T08:53:27.273Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
08:53:28 [2020-08-31T08:53:28.099Z] #42 99.28 encoding/base64
08:53:28 [2020-08-31T08:53:28.259Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
08:53:28 [2020-08-31T08:53:28.259Z] 
08:53:28 [2020-08-31T08:53:28.308Z] #39 33.80   CC       images/core-s390.o
08:53:28 [2020-08-31T08:53:28.308Z] #39 ...
08:53:28 [2020-08-31T08:53:28.308Z] 
08:53:28 [2020-08-31T08:53:28.308Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:53:28 [2020-08-31T08:53:28.308Z] #42 141.3 encoding/base64
08:53:28 [2020-08-31T08:53:28.669Z] #42 99.78 encoding/json
08:53:28 [2020-08-31T08:53:28.929Z] #42 100.0 github.com/LK4D4/vndr/build
08:53:29 [2020-08-31T08:53:29.236Z] #42 142.1 encoding/json
08:53:29 [2020-08-31T08:53:29.236Z] #42 142.2 go/doc
08:53:29 [2020-08-31T08:53:29.446Z] #=#=#                                                                         
##O#- #                                                                       

                                                                           0.4%
#                                                                          2.6%
####                                                                       6.1%
########                                                                  12.2%
################                                                          22.9%
##############################                                            42.7%
#############################################################             85.5%
######################################################################## 100.0%
08:53:29 [2020-08-31T08:53:29.446Z] 
08:53:30 [2020-08-31T08:53:30.082Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
08:53:30 [2020-08-31T08:53:30.082Z] skipping existing c8c2d4a6b2e3
08:53:30 [2020-08-31T08:53:30.242Z] #57 139.8 🇩 bin/containerd
08:53:30 [2020-08-31T08:53:30.309Z] #42 ...
08:53:30 [2020-08-31T08:53:30.309Z] 
08:53:30 [2020-08-31T08:53:30.309Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
08:53:30 [2020-08-31T08:53:30.309Z] #14 38.67 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
08:53:30 [2020-08-31T08:53:30.309Z] #14 38.69 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
08:53:30 [2020-08-31T08:53:30.309Z] #14 39.09 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
08:53:30 [2020-08-31T08:53:30.309Z] #14 39.34 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]
08:53:30 [2020-08-31T08:53:30.309Z] #14 39.35 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]
08:53:30 [2020-08-31T08:53:30.309Z] #14 44.06 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]
08:53:30 [2020-08-31T08:53:30.309Z] #14 46.24 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
08:53:30 [2020-08-31T08:53:30.309Z] #14 46.24 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
08:53:30 [2020-08-31T08:53:30.309Z] #14 46.25 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
08:53:30 [2020-08-31T08:53:30.309Z] #14 46.25 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
08:53:30 [2020-08-31T08:53:30.309Z] #14 46.25 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
08:53:30 [2020-08-31T08:53:30.309Z] #14 46.25 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
08:53:30 [2020-08-31T08:53:30.309Z] #14 46.25 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]
08:53:30 [2020-08-31T08:53:30.309Z] #14 46.25 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
08:53:30 [2020-08-31T08:53:30.309Z] #14 46.26 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
08:53:30 [2020-08-31T08:53:30.309Z] #14 46.30 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
08:53:30 [2020-08-31T08:53:30.309Z] #14 46.32 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
08:53:30 [2020-08-31T08:53:30.309Z] #14 46.35 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
08:53:30 [2020-08-31T08:53:30.309Z] #14 46.37 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
08:53:30 [2020-08-31T08:53:30.309Z] #14 46.42 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
08:53:30 [2020-08-31T08:53:30.309Z] #14 46.43 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
08:53:30 [2020-08-31T08:53:30.309Z] #14 46.44 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
08:53:30 [2020-08-31T08:53:30.309Z] #14 46.44 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
08:53:30 [2020-08-31T08:53:30.309Z] #14 47.22 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
08:53:30 [2020-08-31T08:53:30.309Z] #14 47.22 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
08:53:30 [2020-08-31T08:53:30.309Z] #14 47.22 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
08:53:30 [2020-08-31T08:53:30.309Z] #14 47.22 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
08:53:30 [2020-08-31T08:53:30.309Z] #14 47.22 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
08:53:30 [2020-08-31T08:53:30.309Z] #14 47.25 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
08:53:30 [2020-08-31T08:53:30.309Z] #14 47.28 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
08:53:30 [2020-08-31T08:53:30.309Z] #14 47.45 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
08:53:30 [2020-08-31T08:53:30.309Z] #14 47.46 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
08:53:30 [2020-08-31T08:53:30.309Z] #14 47.48 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
08:53:30 [2020-08-31T08:53:30.309Z] #14 47.50 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
08:53:30 [2020-08-31T08:53:30.309Z] #14 47.50 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
08:53:30 [2020-08-31T08:53:30.309Z] #14 47.53 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
08:53:30 [2020-08-31T08:53:30.309Z] #14 47.53 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
08:53:30 [2020-08-31T08:53:30.309Z] #14 47.55 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
08:53:30 [2020-08-31T08:53:30.309Z] #14 48.07 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
08:53:30 [2020-08-31T08:53:30.309Z] #14 48.29 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
08:53:30 [2020-08-31T08:53:30.309Z] #14 48.36 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
08:53:30 [2020-08-31T08:53:30.375Z] 
08:53:30 [2020-08-31T08:53:30.879Z] #14 49.40 debconf: delaying package configuration, since apt-utils is not installed
08:53:31 [2020-08-31T08:53:31.139Z] #14 49.61 Fetched 104 MB in 11s (9447 kB/s)
08:53:31 [2020-08-31T08:53:31.139Z] #14 49.67 Selecting previously unselected package pigz.
08:53:31 [2020-08-31T08:53:31.398Z] #14 49.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 ... 15473 files and directories currently installed.)
08:53:31 [2020-08-31T08:53:31.398Z] #14 49.76 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
08:53:31 [2020-08-31T08:53:31.398Z] #14 49.77 Unpacking pigz (2.4-1) ...
08:53:31 [2020-08-31T08:53:31.398Z] #14 49.93 Selecting previously unselected package libpython3.7-minimal:amd64.
08:53:31 [2020-08-31T08:53:31.398Z] #14 49.94 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
08:53:31 [2020-08-31T08:53:31.398Z] #14 49.95 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
08:53:32 [2020-08-31T08:53:32.338Z] #14 50.66 Selecting previously unselected package python3.7-minimal.
08:53:32 [2020-08-31T08:53:32.338Z] #14 50.67 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
08:53:32 [2020-08-31T08:53:32.338Z] #14 50.68 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
08:53:32 [2020-08-31T08:53:32.444Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
08:53:32 [2020-08-31T08:53:32.444Z] 
08:53:32 [2020-08-31T08:53:32.506Z] #42 145.7 github.com/LK4D4/vndr/build
08:53:32 [2020-08-31T08:53:32.598Z] #14 ...
08:53:32 [2020-08-31T08:53:32.598Z] 
08:53:32 [2020-08-31T08:53:32.598Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:53:32 [2020-08-31T08:53:32.598Z] #42 103.6 encoding/xml
08:53:33 [2020-08-31T08:53:33.372Z] #=#=#                                                                         
##O#- #                                                                       

######################################################################## 100.0%
08:53:33 [2020-08-31T08:53:33.372Z] 
08:53:33 [2020-08-31T08:53:33.372Z] Download of images into '/build' complete.
08:53:33 [2020-08-31T08:53:33.372Z] Use something like the following to load the result into a Docker daemon:
08:53:33 [2020-08-31T08:53:33.372Z]   tar -cC '/build' . | docker load
08:53:33 [2020-08-31T08:53:33.872Z] #42 ...
08:53:33 [2020-08-31T08:53:33.872Z] 
08:53:33 [2020-08-31T08:53:33.872Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
08:53:33 [2020-08-31T08:53:33.872Z] #14 61.31 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]
08:53:33 [2020-08-31T08:53:33.872Z] #14 64.18 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
08:53:33 [2020-08-31T08:53:33.872Z] #14 64.19 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
08:53:33 [2020-08-31T08:53:33.872Z] #14 64.19 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
08:53:33 [2020-08-31T08:53:33.872Z] #14 64.19 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
08:53:33 [2020-08-31T08:53:33.872Z] #14 64.21 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
08:53:33 [2020-08-31T08:53:33.872Z] #14 64.22 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
08:53:33 [2020-08-31T08:53:33.872Z] #14 64.22 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]
08:53:33 [2020-08-31T08:53:33.872Z] #14 64.23 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
08:53:33 [2020-08-31T08:53:33.872Z] #14 64.23 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
08:53:33 [2020-08-31T08:53:33.872Z] #14 64.29 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
08:53:33 [2020-08-31T08:53:33.872Z] #14 64.32 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
08:53:33 [2020-08-31T08:53:33.872Z] #14 64.33 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
08:53:33 [2020-08-31T08:53:33.872Z] #14 64.34 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
08:53:33 [2020-08-31T08:53:33.872Z] #14 64.41 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
08:53:33 [2020-08-31T08:53:33.872Z] #14 64.41 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
08:53:33 [2020-08-31T08:53:33.872Z] #14 64.42 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
08:53:33 [2020-08-31T08:53:33.872Z] #14 64.43 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
08:53:33 [2020-08-31T08:53:33.872Z] #14 65.12 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
08:53:33 [2020-08-31T08:53:33.872Z] #14 65.12 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
08:53:33 [2020-08-31T08:53:33.872Z] #14 65.12 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
08:53:33 [2020-08-31T08:53:33.872Z] #14 65.12 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
08:53:33 [2020-08-31T08:53:33.872Z] #14 65.13 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
08:53:33 [2020-08-31T08:53:33.872Z] #14 65.15 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
08:53:33 [2020-08-31T08:53:33.872Z] #14 65.17 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
08:53:33 [2020-08-31T08:53:33.872Z] #14 65.30 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
08:53:33 [2020-08-31T08:53:33.872Z] #14 65.31 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
08:53:33 [2020-08-31T08:53:33.872Z] #14 65.32 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
08:53:33 [2020-08-31T08:53:33.872Z] #14 65.33 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
08:53:33 [2020-08-31T08:53:33.872Z] #14 65.35 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
08:53:33 [2020-08-31T08:53:33.872Z] #14 65.36 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
08:53:33 [2020-08-31T08:53:33.872Z] #14 65.38 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
08:53:33 [2020-08-31T08:53:33.872Z] #14 65.41 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
08:53:33 [2020-08-31T08:53:33.872Z] #14 65.85 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
08:53:33 [2020-08-31T08:53:33.872Z] #14 65.92 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
08:53:33 [2020-08-31T08:53:33.872Z] #14 66.00 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
08:53:33 [2020-08-31T08:53:33.872Z] #14 67.01 debconf: delaying package configuration, since apt-utils is not installed
08:53:33 [2020-08-31T08:53:33.872Z] #14 67.21 Fetched 104 MB in 13s (8111 kB/s)
08:53:33 [2020-08-31T08:53:33.872Z] #14 67.28 Selecting previously unselected package pigz.
08:53:33 [2020-08-31T08:53:33.872Z] #14 67.28 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15473 files and directories currently installed.)
08:53:33 [2020-08-31T08:53:33.872Z] #14 67.34 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
08:53:33 [2020-08-31T08:53:33.872Z] #14 67.38 Unpacking pigz (2.4-1) ...
08:53:33 [2020-08-31T08:53:33.872Z] #14 67.53 Selecting previously unselected package libpython3.7-minimal:amd64.
08:53:33 [2020-08-31T08:53:33.872Z] #14 67.53 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
08:53:33 [2020-08-31T08:53:33.872Z] #14 67.54 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
08:53:33 [2020-08-31T08:53:33.872Z] #14 68.19 Selecting previously unselected package python3.7-minimal.
08:53:33 [2020-08-31T08:53:33.872Z] #14 68.20 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
08:53:33 [2020-08-31T08:53:33.872Z] #14 68.22 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
08:53:34 [2020-08-31T08:53:34.508Z] #42 105.2 github.com/LK4D4/vndr/versioned
08:53:34 [2020-08-31T08:53:34.508Z] #42 105.4 compress/flate
08:53:34 [2020-08-31T08:53:34.690Z] #14 69.55 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
08:53:34 [2020-08-31T08:53:34.690Z] #14 69.58 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
08:53:34 [2020-08-31T08:53:34.946Z] #14 ...
08:53:34 [2020-08-31T08:53:34.946Z] 
08:53:34 [2020-08-31T08:53:34.946Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:53:34 [2020-08-31T08:53:34.946Z] #42 148.1 encoding/xml
08:53:35 [2020-08-31T08:53:35.454Z] Removing intermediate container 84438625376f
08:53:35 [2020-08-31T08:53:35.454Z]  ---> 9462bb9b3a7a
08:53:35 [2020-08-31T08:53:35.454Z] Step 26/140 : FROM base AS cross-false
08:53:35 [2020-08-31T08:53:35.454Z]  ---> 8607b1fa336b
08:53:35 [2020-08-31T08:53:35.454Z] Step 27/140 : FROM base AS cross-true
08:53:35 [2020-08-31T08:53:35.454Z]  ---> 8607b1fa336b
08:53:35 [2020-08-31T08:53:35.454Z] Step 28/140 : ARG DEBIAN_FRONTEND
08:53:35 [2020-08-31T08:53:35.454Z]  ---> Using cache
08:53:35 [2020-08-31T08:53:35.454Z]  ---> c31e829e4728
08:53:35 [2020-08-31T08:53:35.454Z] Step 29/140 : RUN dpkg --add-architecture arm64
08:53:35 [2020-08-31T08:53:35.454Z]  ---> Running in ad023916cb95
08:53:35 [2020-08-31T08:53:35.749Z] Removing intermediate container ad023916cb95
08:53:35 [2020-08-31T08:53:35.749Z]  ---> db94c060f12a
08:53:35 [2020-08-31T08:53:35.749Z] Step 30/140 : RUN dpkg --add-architecture armel
08:53:35 [2020-08-31T08:53:35.749Z]  ---> Running in eda5a474971b
08:53:36 [2020-08-31T08:53:36.313Z] #42 149.2 github.com/LK4D4/vndr/versioned
08:53:36 [2020-08-31T08:53:36.313Z] #42 149.3 compress/flate
08:53:36 [2020-08-31T08:53:36.385Z] Removing intermediate container eda5a474971b
08:53:36 [2020-08-31T08:53:36.385Z]  ---> f6e7457bedce
08:53:36 [2020-08-31T08:53:36.385Z] Step 31/140 : RUN dpkg --add-architecture armhf
08:53:36 [2020-08-31T08:53:36.682Z]  ---> Running in c05aba360fed
08:53:37 [2020-08-31T08:53:37.048Z] #42 ...
08:53:37 [2020-08-31T08:53:37.048Z] 
08:53:37 [2020-08-31T08:53:37.048Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:53:37 [2020-08-31T08:53:37.048Z] #39 28.97   CC       images/signalfd.o
08:53:37 [2020-08-31T08:53:37.048Z] #39 29.32   CC       images/fs.o
08:53:37 [2020-08-31T08:53:37.048Z] #39 29.51   CC       images/pstree.o
08:53:37 [2020-08-31T08:53:37.048Z] #39 29.72   CC       images/pipe.o
08:53:37 [2020-08-31T08:53:37.048Z] #39 30.02   CC       images/tcp-stream.o
08:53:37 [2020-08-31T08:53:37.048Z] #39 30.37   CC       images/sk-packet.o
08:53:37 [2020-08-31T08:53:37.048Z] #39 30.63   CC       images/mnt.o
08:53:37 [2020-08-31T08:53:37.048Z] #39 30.93   CC       images/pipe-data.o
08:53:37 [2020-08-31T08:53:37.048Z] #39 31.15   CC       images/sa.o
08:53:37 [2020-08-31T08:53:37.048Z] #39 31.40   CC       images/timer.o
08:53:37 [2020-08-31T08:53:37.048Z] #39 31.78   CC       images/timerfd.o
08:53:37 [2020-08-31T08:53:37.048Z] #39 32.01   CC       images/mm.o
08:53:37 [2020-08-31T08:53:37.048Z] #39 32.46   CC       images/sk-opts.o
08:53:37 [2020-08-31T08:53:37.048Z] #39 32.65   CC       images/sk-unix.o
08:53:37 [2020-08-31T08:53:37.048Z] #39 33.08   CC       images/sk-inet.o
08:53:37 [2020-08-31T08:53:37.048Z] #39 33.62   CC       images/tun.o
08:53:37 [2020-08-31T08:53:37.048Z] #39 33.90   CC       images/sk-netlink.o
08:53:37 [2020-08-31T08:53:37.048Z] #39 34.24   CC       images/packet-sock.o
08:53:37 [2020-08-31T08:53:37.048Z] #39 34.70   CC       images/ipc-var.o
08:53:37 [2020-08-31T08:53:37.048Z] #39 35.00   CC       images/ipc-desc.o
08:53:37 [2020-08-31T08:53:37.048Z] #39 35.24   CC       images/ipc-shm.o
08:53:37 [2020-08-31T08:53:37.048Z] #39 35.42   CC       images/ipc-msg.o
08:53:37 [2020-08-31T08:53:37.048Z] #39 35.75   CC       images/ipc-sem.o
08:53:37 [2020-08-31T08:53:37.048Z] #39 35.99   CC       images/utsns.o
08:53:37 [2020-08-31T08:53:37.048Z] #39 36.20   CC       images/creds.o
08:53:37 [2020-08-31T08:53:37.048Z] #39 36.46   CC       images/vma.o
08:53:37 [2020-08-31T08:53:37.048Z] #39 36.74   CC       images/netdev.o
08:53:37 [2020-08-31T08:53:37.048Z] #39 37.20   CC       images/tty.o
08:53:37 [2020-08-31T08:53:37.048Z] #39 37.95   CC       images/file-lock.o
08:53:37 [2020-08-31T08:53:37.048Z] #39 38.26   CC       images/rlimit.o
08:53:37 [2020-08-31T08:53:37.048Z] #39 38.44   CC       images/pagemap.o
08:53:37 [2020-08-31T08:53:37.048Z] #39 38.73   CC       images/siginfo.o
08:53:37 [2020-08-31T08:53:37.048Z] #39 39.15   CC       images/rpc.o
08:53:37 [2020-08-31T08:53:37.309Z] #39 ...
08:53:37 [2020-08-31T08:53:37.309Z] 
08:53:37 [2020-08-31T08:53:37.309Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
08:53:37 [2020-08-31T08:53:37.309Z] #14 52.14 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
08:53:37 [2020-08-31T08:53:37.309Z] #14 52.16 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
08:53:37 [2020-08-31T08:53:37.309Z] #14 55.70 Selecting previously unselected package python3-minimal.
08:53:37 [2020-08-31T08:53:37.309Z] #14 55.70 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15722 files and directories currently installed.)
08:53:37 [2020-08-31T08:53:37.309Z] #14 55.77 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
08:53:37 [2020-08-31T08:53:37.309Z] #14 55.78 Unpacking python3-minimal (3.7.3-1) ...
08:53:37 [2020-08-31T08:53:37.309Z] #14 55.91 Selecting previously unselected package libmpdec2:amd64.
08:53:37 [2020-08-31T08:53:37.309Z] #14 55.91 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
08:53:37 [2020-08-31T08:53:37.309Z] #14 55.92 Unpacking libmpdec2:amd64 (2.4.2-2) ...
08:53:37 [2020-08-31T08:53:37.318Z] Removing intermediate container c05aba360fed
08:53:37 [2020-08-31T08:53:37.318Z]  ---> fc5f98f92233
08:53:37 [2020-08-31T08:53:37.318Z] 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
08:53:37 [2020-08-31T08:53:37.318Z]  ---> Running in 538673ee3abf
08:53:37 [2020-08-31T08:53:37.569Z] #14 56.06 Selecting previously unselected package libpython3.7-stdlib:amd64.
08:53:37 [2020-08-31T08:53:37.569Z] #14 56.07 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
08:53:37 [2020-08-31T08:53:37.569Z] #14 56.08 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
08:53:37 [2020-08-31T08:53:37.966Z] Removing intermediate container 538673ee3abf
08:53:37 [2020-08-31T08:53:37.966Z]  ---> 30df058708d0
08:53:37 [2020-08-31T08:53:37.966Z] Step 33/140 : FROM cross-${CROSS} as dev-base
08:53:37 [2020-08-31T08:53:37.966Z]  ---> 8607b1fa336b
08:53:37 [2020-08-31T08:53:37.966Z] Step 34/140 : FROM dev-base AS runtime-dev-cross-false
08:53:37 [2020-08-31T08:53:37.966Z]  ---> 8607b1fa336b
08:53:37 [2020-08-31T08:53:37.966Z] Step 35/140 : ARG DEBIAN_FRONTEND
08:53:37 [2020-08-31T08:53:37.966Z]  ---> Using cache
08:53:37 [2020-08-31T08:53:37.966Z]  ---> c31e829e4728
08:53:37 [2020-08-31T08:53:37.966Z] Step 36/140 : RUN apt-get update && apt-get install -y --no-install-recommends         libapparmor-dev         libseccomp-dev     && rm -rf /var/lib/apt/lists/*
08:53:37 [2020-08-31T08:53:37.966Z]  ---> Running in 3be70a88d05f
08:53:38 [2020-08-31T08:53:38.261Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:53:38 [2020-08-31T08:53:38.261Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:53:38 [2020-08-31T08:53:38.556Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:53:38 [2020-08-31T08:53:38.556Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
08:53:38 [2020-08-31T08:53:38.833Z] #42 ...
08:53:38 [2020-08-31T08:53:38.833Z] 
08:53:38 [2020-08-31T08:53:38.833Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:53:38 [2020-08-31T08:53:38.833Z] #39 34.45   CC       images/cpuinfo.o
08:53:38 [2020-08-31T08:53:38.833Z] #39 34.87   CC       images/inventory.o
08:53:38 [2020-08-31T08:53:38.833Z] #39 35.21   CC       images/fdinfo.o
08:53:38 [2020-08-31T08:53:38.833Z] #39 35.62   CC       images/fown.o
08:53:38 [2020-08-31T08:53:38.833Z] #39 35.81   CC       images/ns.o
08:53:38 [2020-08-31T08:53:38.833Z] #39 36.06   CC       images/regfile.o
08:53:38 [2020-08-31T08:53:38.833Z] #39 36.36   CC       images/ghost-file.o
08:53:38 [2020-08-31T08:53:38.833Z] #39 36.73   CC       images/fifo.o
08:53:38 [2020-08-31T08:53:38.833Z] #39 36.92   CC       images/remap-file-path.o
08:53:38 [2020-08-31T08:53:38.833Z] #39 37.15   CC       images/eventfd.o
08:53:38 [2020-08-31T08:53:38.833Z] #39 37.47   CC       images/eventpoll.o
08:53:38 [2020-08-31T08:53:38.833Z] #39 37.74   CC       images/fh.o
08:53:38 [2020-08-31T08:53:38.833Z] #39 38.14   CC       images/fsnotify.o
08:53:38 [2020-08-31T08:53:38.833Z] #39 38.87   CC       images/signalfd.o
08:53:38 [2020-08-31T08:53:38.833Z] #39 39.16   CC       images/fs.o
08:53:38 [2020-08-31T08:53:38.833Z] #39 39.37   CC       images/pstree.o
08:53:38 [2020-08-31T08:53:38.833Z] #39 39.63   CC       images/pipe.o
08:53:38 [2020-08-31T08:53:38.833Z] #39 39.90   CC       images/tcp-stream.o
08:53:38 [2020-08-31T08:53:38.833Z] #39 40.22   CC       images/sk-packet.o
08:53:38 [2020-08-31T08:53:38.833Z] #39 40.60   CC       images/mnt.o
08:53:38 [2020-08-31T08:53:38.833Z] #39 40.89   CC       images/pipe-data.o
08:53:38 [2020-08-31T08:53:38.833Z] #39 41.14   CC       images/sa.o
08:53:38 [2020-08-31T08:53:38.833Z] #39 41.39   CC       images/timer.o
08:53:38 [2020-08-31T08:53:38.833Z] #39 41.74   CC       images/timerfd.o
08:53:38 [2020-08-31T08:53:38.833Z] #39 41.95   CC       images/mm.o
08:53:38 [2020-08-31T08:53:38.833Z] #39 42.30   CC       images/sk-opts.o
08:53:38 [2020-08-31T08:53:38.833Z] #39 42.64   CC       images/sk-unix.o
08:53:38 [2020-08-31T08:53:38.833Z] #39 42.98   CC       images/sk-inet.o
08:53:38 [2020-08-31T08:53:38.833Z] #39 43.43   CC       images/tun.o
08:53:38 [2020-08-31T08:53:38.833Z] #39 43.83   CC       images/sk-netlink.o
08:53:38 [2020-08-31T08:53:38.833Z] #39 44.05   CC       images/packet-sock.o
08:53:38 [2020-08-31T08:53:38.833Z] #39 44.61   CC       images/ipc-var.o
08:53:38 [2020-08-31T08:53:38.833Z] #39 ...
08:53:38 [2020-08-31T08:53:38.833Z] 
08:53:38 [2020-08-31T08:53:38.833Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
08:53:38 [2020-08-31T08:53:38.833Z] #14 73.02 Selecting previously unselected package python3-minimal.
08:53:38 [2020-08-31T08:53:38.833Z] #14 73.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 ... 15722 files and directories currently installed.)
08:53:38 [2020-08-31T08:53:38.833Z] #14 73.12 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
08:53:38 [2020-08-31T08:53:38.833Z] #14 73.12 Unpacking python3-minimal (3.7.3-1) ...
08:53:38 [2020-08-31T08:53:38.833Z] #14 73.27 Selecting previously unselected package libmpdec2:amd64.
08:53:38 [2020-08-31T08:53:38.833Z] #14 73.29 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
08:53:38 [2020-08-31T08:53:38.833Z] #14 73.30 Unpacking libmpdec2:amd64 (2.4.2-2) ...
08:53:38 [2020-08-31T08:53:38.833Z] #14 73.44 Selecting previously unselected package libpython3.7-stdlib:amd64.
08:53:38 [2020-08-31T08:53:38.833Z] #14 73.45 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
08:53:38 [2020-08-31T08:53:38.833Z] #14 73.45 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
08:53:39 [2020-08-31T08:53:39.478Z] #14 57.66 Selecting previously unselected package python3.7.
08:53:39 [2020-08-31T08:53:39.478Z] #14 57.70 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
08:53:39 [2020-08-31T08:53:39.478Z] #14 57.70 Unpacking python3.7 (3.7.3-2+deb10u2) ...
08:53:39 [2020-08-31T08:53:39.478Z] #14 57.87 Selecting previously unselected package libpython3-stdlib:amd64.
08:53:39 [2020-08-31T08:53:39.478Z] #14 57.89 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
08:53:39 [2020-08-31T08:53:39.478Z] #14 57.89 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
08:53:39 [2020-08-31T08:53:39.478Z] #14 58.06 Setting up python3-minimal (3.7.3-1) ...
08:53:39 [2020-08-31T08:53:39.597Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [214 kB]
08:53:39 [2020-08-31T08:53:39.597Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
08:53:40 [2020-08-31T08:53:40.199Z] #14 74.83 Selecting previously unselected package python3.7.
08:53:40 [2020-08-31T08:53:40.199Z] #14 74.83 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
08:53:40 [2020-08-31T08:53:40.199Z] #14 74.85 Unpacking python3.7 (3.7.3-2+deb10u2) ...
08:53:40 [2020-08-31T08:53:40.199Z] #14 75.03 Selecting previously unselected package libpython3-stdlib:amd64.
08:53:40 [2020-08-31T08:53:40.199Z] #14 75.07 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
08:53:40 [2020-08-31T08:53:40.199Z] #14 75.08 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
08:53:40 [2020-08-31T08:53:40.199Z] #14 75.24 Setting up python3-minimal (3.7.3-1) ...
08:53:40 [2020-08-31T08:53:40.633Z] Fetched 8154 kB in 3s (3129 kB/s)
08:53:40 [2020-08-31T08:53:40.860Z] #14 59.22 Selecting previously unselected package python3.
08:53:40 [2020-08-31T08:53:40.860Z] #14 59.22 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16134 files and directories currently installed.)
08:53:40 [2020-08-31T08:53:40.860Z] #14 59.36 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
08:53:40 [2020-08-31T08:53:40.860Z] #14 59.37 Unpacking python3 (3.7.3-1) ...
08:53:41 [2020-08-31T08:53:41.120Z] #14 59.53 Selecting previously unselected package libip4tc0:amd64.
08:53:41 [2020-08-31T08:53:41.120Z] #14 59.54 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
08:53:41 [2020-08-31T08:53:41.120Z] #14 59.55 Unpacking libip4tc0:amd64 (1.8.2-4) ...
08:53:41 [2020-08-31T08:53:41.120Z] #14 59.66 Selecting previously unselected package libip6tc0:amd64.
08:53:41 [2020-08-31T08:53:41.120Z] #14 59.66 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
08:53:41 [2020-08-31T08:53:41.120Z] #14 59.67 Unpacking libip6tc0:amd64 (1.8.2-4) ...
08:53:41 [2020-08-31T08:53:41.380Z] #14 59.75 Selecting previously unselected package libiptc0:amd64.
08:53:41 [2020-08-31T08:53:41.380Z] #14 59.76 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
08:53:41 [2020-08-31T08:53:41.380Z] #14 59.76 Unpacking libiptc0:amd64 (1.8.2-4) ...
08:53:41 [2020-08-31T08:53:41.380Z] #14 59.88 Selecting previously unselected package libnfnetlink0:amd64.
08:53:41 [2020-08-31T08:53:41.380Z] #14 59.89 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
08:53:41 [2020-08-31T08:53:41.380Z] #14 59.89 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
08:53:41 [2020-08-31T08:53:41.380Z] #14 59.98 Selecting previously unselected package libnetfilter-conntrack3:amd64.
08:53:41 [2020-08-31T08:53:41.640Z] #14 59.99 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
08:53:41 [2020-08-31T08:53:41.640Z] #14 60.00 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
08:53:41 [2020-08-31T08:53:41.640Z] #14 60.11 Selecting previously unselected package libnftnl11:amd64.
08:53:41 [2020-08-31T08:53:41.640Z] #14 60.14 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
08:53:41 [2020-08-31T08:53:41.640Z] #14 60.16 Unpacking libnftnl11:amd64 (1.1.2-2) ...
08:53:41 [2020-08-31T08:53:41.678Z] Reading package lists...
08:53:41 [2020-08-31T08:53:41.900Z] #14 60.27 Selecting previously unselected package iptables.
08:53:41 [2020-08-31T08:53:41.900Z] #14 60.28 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
08:53:41 [2020-08-31T08:53:41.900Z] #14 60.28 Unpacking iptables (1.8.2-4) ...
08:53:42 [2020-08-31T08:53:42.091Z] #14 76.76 Selecting previously unselected package python3.
08:53:42 [2020-08-31T08:53:42.091Z] #14 76.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 ... 16134 files and directories currently installed.)
08:53:42 [2020-08-31T08:53:42.091Z] #14 76.84 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
08:53:42 [2020-08-31T08:53:42.091Z] #14 76.86 Unpacking python3 (3.7.3-1) ...
08:53:42 [2020-08-31T08:53:42.091Z] #14 77.03 Selecting previously unselected package libip4tc0:amd64.
08:53:42 [2020-08-31T08:53:42.091Z] #14 77.03 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
08:53:42 [2020-08-31T08:53:42.091Z] #14 77.04 Unpacking libip4tc0:amd64 (1.8.2-4) ...
08:53:42 [2020-08-31T08:53:42.159Z] #14 60.73 Selecting previously unselected package xxd.
08:53:42 [2020-08-31T08:53:42.159Z] #14 60.79 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
08:53:42 [2020-08-31T08:53:42.314Z] Reading package lists...
08:53:42 [2020-08-31T08:53:42.314Z] Building dependency tree...
08:53:42 [2020-08-31T08:53:42.314Z] Reading state information...
08:53:42 [2020-08-31T08:53:42.347Z] #14 77.15 Selecting previously unselected package libip6tc0:amd64.
08:53:42 [2020-08-31T08:53:42.347Z] #14 77.16 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
08:53:42 [2020-08-31T08:53:42.347Z] #14 77.16 Unpacking libip6tc0:amd64 (1.8.2-4) ...
08:53:42 [2020-08-31T08:53:42.347Z] #14 77.28 Selecting previously unselected package libiptc0:amd64.
08:53:42 [2020-08-31T08:53:42.347Z] #14 77.29 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
08:53:42 [2020-08-31T08:53:42.347Z] #14 77.29 Unpacking libiptc0:amd64 (1.8.2-4) ...
08:53:42 [2020-08-31T08:53:42.419Z] #14 60.79 Unpacking xxd (2:8.1.0875-5) ...
08:53:42 [2020-08-31T08:53:42.419Z] #14 60.98 Selecting previously unselected package vim-common.
08:53:42 [2020-08-31T08:53:42.419Z] #14 60.99 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
08:53:42 [2020-08-31T08:53:42.419Z] #14 61.03 Unpacking vim-common (2:8.1.0875-5) ...
08:53:42 [2020-08-31T08:53:42.604Z] #14 77.51 Selecting previously unselected package libnfnetlink0:amd64.
08:53:42 [2020-08-31T08:53:42.604Z] #14 77.52 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
08:53:42 [2020-08-31T08:53:42.604Z] #14 77.52 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
08:53:42 [2020-08-31T08:53:42.604Z] #14 77.62 Selecting previously unselected package libnetfilter-conntrack3:amd64.
08:53:42 [2020-08-31T08:53:42.604Z] #14 77.62 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
08:53:42 [2020-08-31T08:53:42.604Z] #14 77.62 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
08:53:42 [2020-08-31T08:53:42.608Z] The following additional packages will be installed:
08:53:42 [2020-08-31T08:53:42.608Z]   libapparmor1
08:53:42 [2020-08-31T08:53:42.608Z] Suggested packages:
08:53:42 [2020-08-31T08:53:42.608Z]   seccomp
08:53:42 [2020-08-31T08:53:42.608Z] The following NEW packages will be installed:
08:53:42 [2020-08-31T08:53:42.608Z]   libapparmor-dev libapparmor1 libseccomp-dev
08:53:42 [2020-08-31T08:53:42.608Z] 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
08:53:42 [2020-08-31T08:53:42.608Z] Need to get 307 kB of archives.
08:53:42 [2020-08-31T08:53:42.608Z] After this operation, 1108 kB of additional disk space will be used.
08:53:42 [2020-08-31T08:53:42.608Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
08:53:42 [2020-08-31T08:53:42.608Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
08:53:42 [2020-08-31T08:53:42.608Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB]
08:53:42 [2020-08-31T08:53:42.680Z] #14 61.28 Selecting previously unselected package bash-completion.
08:53:42 [2020-08-31T08:53:42.860Z] #14 77.82 Selecting previously unselected package libnftnl11:amd64.
08:53:42 [2020-08-31T08:53:42.860Z] #14 77.83 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
08:53:42 [2020-08-31T08:53:42.860Z] #14 77.83 Unpacking libnftnl11:amd64 (1.1.2-2) ...
08:53:42 [2020-08-31T08:53:42.905Z] debconf: delaying package configuration, since apt-utils is not installed
08:53:42 [2020-08-31T08:53:42.905Z] Fetched 307 kB in 0s (2790 kB/s)
08:53:42 [2020-08-31T08:53:42.905Z] Selecting previously unselected package libapparmor1:ppc64el.
08:53:42 [2020-08-31T08:53:42.905Z] (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.)
08:53:42 [2020-08-31T08:53:42.905Z] Preparing to unpack .../libapparmor1_2.13.2-10_ppc64el.deb ...
08:53:42 [2020-08-31T08:53:42.905Z] Unpacking libapparmor1:ppc64el (2.13.2-10) ...
08:53:42 [2020-08-31T08:53:42.905Z] Selecting previously unselected package libapparmor-dev:ppc64el.
08:53:42 [2020-08-31T08:53:42.905Z] Preparing to unpack .../libapparmor-dev_2.13.2-10_ppc64el.deb ...
08:53:42 [2020-08-31T08:53:42.905Z] Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
08:53:42 [2020-08-31T08:53:42.905Z] Selecting previously unselected package libseccomp-dev:ppc64el.
08:53:42 [2020-08-31T08:53:42.905Z] Preparing to unpack .../libseccomp-dev_2.3.3-4_ppc64el.deb ...
08:53:42 [2020-08-31T08:53:42.905Z] Unpacking libseccomp-dev:ppc64el (2.3.3-4) ...
08:53:42 [2020-08-31T08:53:42.905Z] Setting up libseccomp-dev:ppc64el (2.3.3-4) ...
08:53:42 [2020-08-31T08:53:42.905Z] Setting up libapparmor1:ppc64el (2.13.2-10) ...
08:53:42 [2020-08-31T08:53:42.905Z] Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
08:53:42 [2020-08-31T08:53:42.905Z] Processing triggers for libc-bin (2.28-10) ...
08:53:42 [2020-08-31T08:53:42.940Z] #14 61.30 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
08:53:43 [2020-08-31T08:53:43.116Z] #14 77.95 Selecting previously unselected package iptables.
08:53:43 [2020-08-31T08:53:43.116Z] #14 77.95 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
08:53:43 [2020-08-31T08:53:43.116Z] #14 77.98 Unpacking iptables (1.8.2-4) ...
08:53:43 [2020-08-31T08:53:43.542Z] Removing intermediate container 3be70a88d05f
08:53:43 [2020-08-31T08:53:43.542Z]  ---> 7d38a50bc9e0
08:53:43 [2020-08-31T08:53:43.542Z] Step 37/140 : FROM cross-true AS runtime-dev-cross-true
08:53:43 [2020-08-31T08:53:43.542Z]  ---> 30df058708d0
08:53:43 [2020-08-31T08:53:43.542Z] Step 38/140 : ARG DEBIAN_FRONTEND
08:53:43 [2020-08-31T08:53:43.542Z]  ---> Running in f1de57d6aaa1
08:53:43 [2020-08-31T08:53:43.542Z] Removing intermediate container f1de57d6aaa1
08:53:43 [2020-08-31T08:53:43.542Z]  ---> c7a8a02ac72e
08:53:43 [2020-08-31T08:53:43.542Z] 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
08:53:43 [2020-08-31T08:53:43.542Z]  ---> Running in 770b2bef8ffc
08:53:43 [2020-08-31T08:53:43.678Z] #14 78.50 Selecting previously unselected package xxd.
08:53:43 [2020-08-31T08:53:43.678Z] #14 78.51 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
08:53:43 [2020-08-31T08:53:43.678Z] #14 78.55 Unpacking xxd (2:8.1.0875-5) ...
08:53:43 [2020-08-31T08:53:43.678Z] #14 78.73 Selecting previously unselected package vim-common.
08:53:43 [2020-08-31T08:53:43.678Z] #14 78.73 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
08:53:43 [2020-08-31T08:53:43.678Z] #14 78.75 Unpacking vim-common (2:8.1.0875-5) ...
08:53:44 [2020-08-31T08:53:44.175Z] Removing intermediate container 770b2bef8ffc
08:53:44 [2020-08-31T08:53:44.175Z]  ---> a1db12d5fe62
08:53:44 [2020-08-31T08:53:44.175Z] Step 40/140 : FROM runtime-dev-cross-${CROSS} AS runtime-dev
08:53:44 [2020-08-31T08:53:44.175Z]  ---> 7d38a50bc9e0
08:53:44 [2020-08-31T08:53:44.175Z] Step 41/140 : FROM base AS tomlv
08:53:44 [2020-08-31T08:53:44.175Z]  ---> 8607b1fa336b
08:53:44 [2020-08-31T08:53:44.175Z] Step 42/140 : ENV INSTALL_BINARY_NAME=tomlv
08:53:44 [2020-08-31T08:53:44.175Z]  ---> Running in f31b96680ea3
08:53:44 [2020-08-31T08:53:44.175Z] Removing intermediate container f31b96680ea3
08:53:44 [2020-08-31T08:53:44.175Z]  ---> f3138dc07daa
08:53:44 [2020-08-31T08:53:44.175Z] Step 43/140 : ARG TOMLV_COMMIT
08:53:44 [2020-08-31T08:53:44.175Z]  ---> Running in bd08ce23d616
08:53:44 [2020-08-31T08:53:44.193Z] #14 79.03 Selecting previously unselected package bash-completion.
08:53:44 [2020-08-31T08:53:44.193Z] #14 79.05 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
08:53:44 [2020-08-31T08:53:44.468Z] Removing intermediate container bd08ce23d616
08:53:44 [2020-08-31T08:53:44.468Z]  ---> fb789775abbd
08:53:44 [2020-08-31T08:53:44.468Z] Step 44/140 : COPY hack/dockerfile/install/install.sh ./install.sh
08:53:44 [2020-08-31T08:53:44.468Z]  ---> 215e0c63081b
08:53:44 [2020-08-31T08:53:44.468Z] Step 45/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
08:53:44 [2020-08-31T08:53:44.468Z]  ---> b09604a28634
08:53:44 [2020-08-31T08:53:44.468Z] Step 46/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
08:53:44 [2020-08-31T08:53:44.762Z]  ---> Running in 15b31a751131
08:53:44 [2020-08-31T08:53:44.762Z] + RM_GOPATH=0
08:53:44 [2020-08-31T08:53:44.762Z] + TMP_GOPATH=
08:53:44 [2020-08-31T08:53:44.762Z] + : /build
08:53:44 [2020-08-31T08:53:44.762Z] + '[' -z '' ']'
08:53:44 [2020-08-31T08:53:44.762Z] ++ mktemp -d
08:53:44 [2020-08-31T08:53:44.762Z] + export GOPATH=/tmp/tmp.nf95CctXdc
08:53:44 [2020-08-31T08:53:44.762Z] + GOPATH=/tmp/tmp.nf95CctXdc
08:53:44 [2020-08-31T08:53:44.762Z] + RM_GOPATH=1
08:53:44 [2020-08-31T08:53:44.762Z] ++ dirname ./install.sh
08:53:44 [2020-08-31T08:53:44.762Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
08:53:44 [2020-08-31T08:53:44.762Z] + dir=.
08:53:44 [2020-08-31T08:53:44.762Z] + bin=tomlv
08:53:44 [2020-08-31T08:53:44.762Z] + shift
08:53:44 [2020-08-31T08:53:44.762Z] + '[' '!' -f ./tomlv.installer ']'
08:53:44 [2020-08-31T08:53:44.762Z] + . ./tomlv.installer
08:53:44 [2020-08-31T08:53:44.762Z] ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
08:53:44 [2020-08-31T08:53:44.762Z] + install_tomlv
08:53:44 [2020-08-31T08:53:44.762Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
08:53:44 [2020-08-31T08:53:44.762Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.nf95CctXdc/src/github.com/BurntSushi/toml
08:53:44 [2020-08-31T08:53:44.762Z] Cloning into '/tmp/tmp.nf95CctXdc/src/github.com/BurntSushi/toml'...
08:53:45 [2020-08-31T08:53:45.403Z] + cd /tmp/tmp.nf95CctXdc/src/github.com/BurntSushi/toml
08:53:45 [2020-08-31T08:53:45.403Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
08:53:45 [2020-08-31T08:53:45.403Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
08:53:45 [2020-08-31T08:53:45.403Z] internal/cpu
08:53:45 [2020-08-31T08:53:45.403Z] math/bits
08:53:45 [2020-08-31T08:53:45.403Z] runtime/internal/sys
08:53:45 [2020-08-31T08:53:45.403Z] runtime/internal/atomic
08:53:45 [2020-08-31T08:53:45.403Z] runtime/internal/math
08:53:45 [2020-08-31T08:53:45.403Z] unicode/utf8
08:53:45 [2020-08-31T08:53:45.403Z] internal/bytealg
08:53:45 [2020-08-31T08:53:45.403Z] math
08:53:45 [2020-08-31T08:53:45.403Z] internal/race
08:53:45 [2020-08-31T08:53:45.403Z] sync/atomic
08:53:45 [2020-08-31T08:53:45.403Z] unicode
08:53:45 [2020-08-31T08:53:45.403Z] internal/testlog
08:53:45 [2020-08-31T08:53:45.403Z] encoding
08:53:45 [2020-08-31T08:53:45.403Z] runtime
08:53:45 [2020-08-31T08:53:45.403Z] runtime/cgo
08:53:45 [2020-08-31T08:53:45.479Z] #14 ...
08:53:45 [2020-08-31T08:53:45.479Z] 
08:53:45 [2020-08-31T08:53:45.479Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
08:53:45 [2020-08-31T08:53:45.479Z] #60 116.3 + for f in rootlesskit rootlesskit-docker-proxy
08:53:45 [2020-08-31T08:53:45.479Z] #60 116.3 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
08:53:45 [2020-08-31T08:53:45.619Z] #57 154.3 🇩 bin/containerd-stress
08:53:45 [2020-08-31T08:53:45.619Z] #57 155.4 🇩 bin/containerd-shim
08:53:46 [2020-08-31T08:53:46.708Z] #14 ...
08:53:46 [2020-08-31T08:53:46.708Z] 
08:53:46 [2020-08-31T08:53:46.708Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
08:53:46 [2020-08-31T08:53:46.708Z] #60 159.7 + for f in rootlesskit rootlesskit-docker-proxy
08:53:46 [2020-08-31T08:53:46.708Z] #60 159.7 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
08:53:47 [2020-08-31T08:53:47.388Z] #60 ...
08:53:47 [2020-08-31T08:53:47.388Z] 
08:53:47 [2020-08-31T08:53:47.388Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:53:47 [2020-08-31T08:53:47.388Z] #42 108.5 hash
08:53:47 [2020-08-31T08:53:47.388Z] #42 108.6 hash/crc32
08:53:47 [2020-08-31T08:53:47.388Z] #42 108.8 context
08:53:47 [2020-08-31T08:53:47.388Z] #42 109.2 compress/gzip
08:53:47 [2020-08-31T08:53:47.388Z] #42 109.7 crypto/cipher
08:53:47 [2020-08-31T08:53:47.388Z] #42 109.9 math/big
08:53:47 [2020-08-31T08:53:47.388Z] #42 111.4 crypto/aes
08:53:47 [2020-08-31T08:53:47.388Z] #42 112.5 crypto
08:53:47 [2020-08-31T08:53:47.388Z] #42 112.8 crypto/des
08:53:47 [2020-08-31T08:53:47.388Z] #42 113.4 crypto/internal/randutil
08:53:47 [2020-08-31T08:53:47.388Z] #42 113.5 crypto/sha512
08:53:47 [2020-08-31T08:53:47.388Z] #42 114.9 crypto/ed25519/internal/edwards25519
08:53:47 [2020-08-31T08:53:47.388Z] #42 117.0 crypto/hmac
08:53:47 [2020-08-31T08:53:47.388Z] #42 117.3 crypto/md5
08:53:47 [2020-08-31T08:53:47.388Z] #42 118.1 crypto/rc4
08:53:47 [2020-08-31T08:53:47.388Z] #42 118.3 crypto/sha1
08:53:47 [2020-08-31T08:53:47.648Z] #42 ...
08:53:47 [2020-08-31T08:53:47.648Z] 
08:53:47 [2020-08-31T08:53:47.648Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:53:47 [2020-08-31T08:53:47.648Z] #39 40.45   CC       images/ext-file.o
08:53:47 [2020-08-31T08:53:47.648Z] #39 40.71   CC       images/cgroup.o
08:53:47 [2020-08-31T08:53:47.648Z] #39 41.38   CC       images/userns.o
08:53:47 [2020-08-31T08:53:47.648Z] #39 41.68   CC       images/google/protobuf/descriptor.o
08:53:47 [2020-08-31T08:53:47.648Z] #39 43.89   CC       images/opts.o
08:53:47 [2020-08-31T08:53:47.648Z] #39 44.28   CC       images/seccomp.o
08:53:47 [2020-08-31T08:53:47.648Z] #39 44.57   CC       images/binfmt-misc.o
08:53:47 [2020-08-31T08:53:47.648Z] #39 44.84   CC       images/time.o
08:53:47 [2020-08-31T08:53:47.648Z] #39 45.09   CC       images/sysctl.o
08:53:47 [2020-08-31T08:53:47.648Z] #39 45.35   CC       images/autofs.o
08:53:47 [2020-08-31T08:53:47.648Z] #39 45.63   CC       images/macvlan.o
08:53:47 [2020-08-31T08:53:47.648Z] #39 45.85   CC       images/sit.o
08:53:47 [2020-08-31T08:53:47.648Z] #39 46.21   CC       images/memfd.o
08:53:47 [2020-08-31T08:53:47.648Z] #39 46.61   CC       images/timens.o
08:53:47 [2020-08-31T08:53:47.648Z] #39 46.90   LINK     images/built-in.o
08:53:47 [2020-08-31T08:53:47.648Z] #39 47.14   GEN      compel/include/asm
08:53:47 [2020-08-31T08:53:47.648Z] #39 47.15   GEN      compel/include/version.h
08:53:47 [2020-08-31T08:53:47.648Z] #39 47.19 touch .config
08:53:47 [2020-08-31T08:53:47.648Z] #39 47.24   GEN      include/common/config.h
08:53:47 [2020-08-31T08:53:47.648Z] #39 47.34   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
08:53:47 [2020-08-31T08:53:47.648Z] #39 47.36   GEN      compel/plugins/include/uapi/std/syscall-64.h
08:53:47 [2020-08-31T08:53:47.648Z] #39 47.39   GEN      compel/arch/x86/plugins/std/syscalls-64.S
08:53:47 [2020-08-31T08:53:47.648Z] #39 47.42   DEP      compel/arch/x86/plugins/std/syscalls-64.d
08:53:47 [2020-08-31T08:53:47.648Z] #39 47.46   DEP      compel/arch/x86/plugins/std/memcpy.d
08:53:47 [2020-08-31T08:53:47.648Z] #39 47.49   DEP      compel/arch/x86/plugins/std/parasite-head.d
08:53:47 [2020-08-31T08:53:47.648Z] #39 47.50   GEN      compel/plugins/include/uapi/std/syscall.h
08:53:47 [2020-08-31T08:53:47.648Z] #39 47.53   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
08:53:47 [2020-08-31T08:53:47.648Z] #39 47.54   GEN      compel/plugins/include/uapi/std/syscall-codes.h
08:53:47 [2020-08-31T08:53:47.648Z] #39 47.57   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
08:53:47 [2020-08-31T08:53:47.648Z] #39 47.58   DEP      compel/plugins/std/infect.d
08:53:47 [2020-08-31T08:53:47.648Z] #39 47.70   DEP      compel/plugins/std/string.d
08:53:47 [2020-08-31T08:53:47.648Z] #39 47.79   DEP      compel/plugins/std/log.d
08:53:47 [2020-08-31T08:53:47.648Z] #39 47.88   DEP      compel/plugins/std/fds.d
08:53:47 [2020-08-31T08:53:47.648Z] #39 48.01   DEP      compel/plugins/std/std.d
08:53:47 [2020-08-31T08:53:47.648Z] #39 48.13   DEP      compel/plugins/shmem/shmem.d
08:53:47 [2020-08-31T08:53:47.648Z] #39 48.24   DEP      compel/plugins/fds/fds.d
08:53:47 [2020-08-31T08:53:47.648Z] #39 48.36   CC       compel/plugins/std/std.o
08:53:47 [2020-08-31T08:53:47.648Z] #39 48.74   CC       compel/plugins/std/fds.o
08:53:47 [2020-08-31T08:53:47.648Z] #39 49.26   CC       compel/plugins/std/log.o
08:53:47 [2020-08-31T08:53:47.648Z] #39 ...
08:53:47 [2020-08-31T08:53:47.648Z] 
08:53:47 [2020-08-31T08:53:47.648Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
08:53:47 [2020-08-31T08:53:47.648Z] #14 65.57 Unpacking bash-completion (1:2.8-6) ...
08:53:47 [2020-08-31T08:53:47.648Z] #14 66.18 Selecting previously unselected package bzip2.
08:53:47 [2020-08-31T08:53:47.648Z] #14 66.18 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
08:53:47 [2020-08-31T08:53:47.648Z] #14 66.23 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
08:53:47 [2020-08-31T08:53:47.908Z] #14 66.36 Selecting previously unselected package xz-utils.
08:53:47 [2020-08-31T08:53:47.908Z] #14 66.36 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
08:53:47 [2020-08-31T08:53:47.908Z] #14 66.37 Unpacking xz-utils (5.2.4-1) ...
08:53:48 [2020-08-31T08:53:48.168Z] #14 66.66 Selecting previously unselected package apparmor.
08:53:48 [2020-08-31T08:53:48.168Z] #14 66.66 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
08:53:48 [2020-08-31T08:53:48.168Z] #14 66.79 Unpacking apparmor (2.13.2-10) ...
08:53:48 [2020-08-31T08:53:48.209Z] internal/reflectlite
08:53:48 [2020-08-31T08:53:48.209Z] sync
08:53:48 [2020-08-31T08:53:48.209Z] errors
08:53:48 [2020-08-31T08:53:48.209Z] sort
08:53:48 [2020-08-31T08:53:48.506Z] strconv
08:53:48 [2020-08-31T08:53:48.506Z] io
08:53:48 [2020-08-31T08:53:48.506Z] internal/oserror
08:53:48 [2020-08-31T08:53:48.506Z] syscall
08:53:48 [2020-08-31T08:53:48.506Z] bytes
08:53:48 [2020-08-31T08:53:48.506Z] strings
08:53:48 [2020-08-31T08:53:48.738Z] #14 67.28 Selecting previously unselected package aufs-tools.
08:53:48 [2020-08-31T08:53:48.738Z] #14 67.33 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
08:53:48 [2020-08-31T08:53:48.738Z] #14 67.34 Unpacking aufs-tools (1:4.14+20190211-1) ...
08:53:48 [2020-08-31T08:53:48.804Z] reflect
08:53:48 [2020-08-31T08:53:48.804Z] bufio
08:53:48 [2020-08-31T08:53:48.998Z] #14 67.51 Selecting previously unselected package binutils-mingw-w64-i686.
08:53:48 [2020-08-31T08:53:48.998Z] #14 67.52 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
08:53:48 [2020-08-31T08:53:48.998Z] #14 67.53 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
08:53:49 [2020-08-31T08:53:49.101Z] path
08:53:49 [2020-08-31T08:53:49.101Z] text/tabwriter
08:53:49 [2020-08-31T08:53:49.126Z] #57 159.2 🇩 bin/containerd-shim-runc-v1
08:53:49 [2020-08-31T08:53:49.230Z] #60 ...
08:53:49 [2020-08-31T08:53:49.230Z] 
08:53:49 [2020-08-31T08:53:49.230Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:53:49 [2020-08-31T08:53:49.230Z] #39 44.87   CC       images/ipc-desc.o
08:53:49 [2020-08-31T08:53:49.230Z] #39 45.15   CC       images/ipc-shm.o
08:53:49 [2020-08-31T08:53:49.230Z] #39 45.47   CC       images/ipc-msg.o
08:53:49 [2020-08-31T08:53:49.230Z] #39 45.79   CC       images/ipc-sem.o
08:53:49 [2020-08-31T08:53:49.230Z] #39 46.12   CC       images/utsns.o
08:53:49 [2020-08-31T08:53:49.230Z] #39 46.40   CC       images/creds.o
08:53:49 [2020-08-31T08:53:49.230Z] #39 46.61   CC       images/vma.o
08:53:49 [2020-08-31T08:53:49.230Z] #39 46.88   CC       images/netdev.o
08:53:49 [2020-08-31T08:53:49.230Z] #39 47.36   CC       images/tty.o
08:53:49 [2020-08-31T08:53:49.230Z] #39 48.02   CC       images/file-lock.o
08:53:49 [2020-08-31T08:53:49.230Z] #39 48.29   CC       images/rlimit.o
08:53:49 [2020-08-31T08:53:49.230Z] #39 48.53   CC       images/pagemap.o
08:53:49 [2020-08-31T08:53:49.230Z] #39 48.98   CC       images/siginfo.o
08:53:49 [2020-08-31T08:53:49.230Z] #39 49.35   CC       images/rpc.o
08:53:49 [2020-08-31T08:53:49.230Z] #39 50.80   CC       images/ext-file.o
08:53:49 [2020-08-31T08:53:49.230Z] #39 51.04   CC       images/cgroup.o
08:53:49 [2020-08-31T08:53:49.230Z] #39 51.77   CC       images/userns.o
08:53:49 [2020-08-31T08:53:49.230Z] #39 52.06   CC       images/google/protobuf/descriptor.o
08:53:49 [2020-08-31T08:53:49.230Z] #39 54.22   CC       images/opts.o
08:53:49 [2020-08-31T08:53:49.230Z] #39 54.48   CC       images/seccomp.o
08:53:49 [2020-08-31T08:53:49.230Z] #39 54.80   CC       images/binfmt-misc.o
08:53:49 [2020-08-31T08:53:49.230Z] #39 55.02   CC       images/time.o
08:53:49 [2020-08-31T08:53:49.230Z] #39 ...
08:53:49 [2020-08-31T08:53:49.230Z] 
08:53:49 [2020-08-31T08:53:49.230Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
08:53:49 [2020-08-31T08:53:49.230Z] #14 83.25 Unpacking bash-completion (1:2.8-6) ...
08:53:49 [2020-08-31T08:53:49.230Z] #14 83.85 Selecting previously unselected package bzip2.
08:53:49 [2020-08-31T08:53:49.230Z] #14 83.88 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
08:53:49 [2020-08-31T08:53:49.230Z] #14 83.88 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
08:53:49 [2020-08-31T08:53:49.230Z] #14 84.00 Selecting previously unselected package xz-utils.
08:53:49 [2020-08-31T08:53:49.230Z] #14 84.00 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
08:53:49 [2020-08-31T08:53:49.230Z] #14 84.01 Unpacking xz-utils (5.2.4-1) ...
08:53:49 [2020-08-31T08:53:49.230Z] #14 84.28 Selecting previously unselected package apparmor.
08:53:49 [2020-08-31T08:53:49.397Z] internal/syscall/execenv
08:53:49 [2020-08-31T08:53:49.397Z] time
08:53:49 [2020-08-31T08:53:49.397Z] internal/syscall/unix
08:53:49 [2020-08-31T08:53:49.486Z] #14 84.28 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
08:53:49 [2020-08-31T08:53:49.486Z] #14 84.41 Unpacking apparmor (2.13.2-10) ...
08:53:49 [2020-08-31T08:53:49.486Z] #14 ...
08:53:49 [2020-08-31T08:53:49.486Z] 
08:53:49 [2020-08-31T08:53:49.486Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:53:49 [2020-08-31T08:53:49.486Z] #42 152.4 hash
08:53:49 [2020-08-31T08:53:49.486Z] #42 152.6 hash/crc32
08:53:49 [2020-08-31T08:53:49.486Z] #42 153.4 compress/gzip
08:53:49 [2020-08-31T08:53:49.486Z] #42 153.8 context
08:53:49 [2020-08-31T08:53:49.486Z] #42 154.0 crypto/cipher
08:53:49 [2020-08-31T08:53:49.486Z] #42 154.6 math/big
08:53:49 [2020-08-31T08:53:49.486Z] #42 155.5 crypto/aes
08:53:49 [2020-08-31T08:53:49.486Z] #42 156.9 crypto
08:53:49 [2020-08-31T08:53:49.486Z] #42 157.1 crypto/des
08:53:49 [2020-08-31T08:53:49.486Z] #42 157.7 crypto/internal/randutil
08:53:49 [2020-08-31T08:53:49.486Z] #42 157.8 crypto/sha512
08:53:49 [2020-08-31T08:53:49.486Z] #42 159.0 crypto/ed25519/internal/edwards25519
08:53:49 [2020-08-31T08:53:49.486Z] #42 161.0 crypto/hmac
08:53:49 [2020-08-31T08:53:49.486Z] #42 161.2 crypto/md5
08:53:49 [2020-08-31T08:53:49.486Z] #42 162.0 crypto/rc4
08:53:49 [2020-08-31T08:53:49.486Z] #42 162.2 crypto/sha1
08:53:49 [2020-08-31T08:53:49.486Z] #42 ...
08:53:49 [2020-08-31T08:53:49.486Z] 
08:53:49 [2020-08-31T08:53:49.486Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:53:49 [2020-08-31T08:53:49.486Z] #39 55.21   CC       images/sysctl.o
08:53:49 [2020-08-31T08:53:49.741Z] #39 55.48   CC       images/autofs.o
08:53:49 [2020-08-31T08:53:49.997Z] #39 55.70   CC       images/macvlan.o
08:53:49 [2020-08-31T08:53:49.997Z] #39 55.91   CC       images/sit.o
08:53:50 [2020-08-31T08:53:50.037Z] internal/poll
08:53:50 [2020-08-31T08:53:50.037Z] os
08:53:50 [2020-08-31T08:53:50.037Z] internal/fmtsort
08:53:50 [2020-08-31T08:53:50.153Z] using credential docker-jenkins-github-credentials
08:53:50 [2020-08-31T08:53:50.227Z] Cloning the remote Git repository
08:53:50 [2020-08-31T08:53:50.227Z] Cloning with configured refspecs honoured and without tags
08:53:50 [2020-08-31T08:53:50.332Z] path/filepath
08:53:50 [2020-08-31T08:53:50.332Z] fmt
08:53:50 [2020-08-31T08:53:50.332Z] io/ioutil
08:53:50 [2020-08-31T08:53:50.559Z] #39 56.21   CC       images/memfd.o
08:53:50 [2020-08-31T08:53:50.627Z] log
08:53:50 [2020-08-31T08:53:50.627Z] flag
08:53:50 [2020-08-31T08:53:50.627Z] github.com/BurntSushi/toml
08:53:50 [2020-08-31T08:53:50.414Z] Cloning repository https://github.com/moby/moby.git
08:53:50 [2020-08-31T08:53:50.816Z] #39 56.55   CC       images/timens.o
08:53:51 [2020-08-31T08:53:51.186Z] #57 160.9 🇩 binaries
08:53:51 [2020-08-31T08:53:51.186Z] #57 160.9 + mkdir -p /build
08:53:51 [2020-08-31T08:53:51.186Z] #57 160.9 + cp bin/containerd /build/containerd
08:53:51 [2020-08-31T08:53:51.186Z] #57 160.9 + cp bin/containerd-shim /build/containerd-shim
08:53:51 [2020-08-31T08:53:51.186Z] #57 160.9 + cp bin/ctr /build/ctr
08:53:51 [2020-08-31T08:53:51.186Z] #57 DONE 161.4s
08:53:51 [2020-08-31T08:53:51.265Z] github.com/BurntSushi/toml/cmd/tomlv
08:53:51 [2020-08-31T08:53:51.378Z] #39 57.01   LINK     images/built-in.o
08:53:51 [2020-08-31T08:53:51.538Z] #14 69.71 Selecting previously unselected package binutils-mingw-w64-x86-64.
08:53:51 [2020-08-31T08:53:51.538Z] #14 69.73 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
08:53:51 [2020-08-31T08:53:51.538Z] #14 69.74 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
08:53:51 [2020-08-31T08:53:51.634Z] #39 57.28   GEN      compel/include/asm
08:53:51 [2020-08-31T08:53:51.634Z] #39 57.32   GEN      compel/include/version.h
08:53:51 [2020-08-31T08:53:51.634Z] #39 57.34 touch .config
08:53:51 [2020-08-31T08:53:51.634Z] #39 57.41   GEN      include/common/config.h
08:53:51 [2020-08-31T08:53:51.890Z] #39 57.54   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
08:53:51 [2020-08-31T08:53:51.890Z] #39 57.57   GEN      compel/plugins/include/uapi/std/syscall-64.h
08:53:51 [2020-08-31T08:53:51.890Z] #39 57.60   GEN      compel/arch/x86/plugins/std/syscalls-64.S
08:53:51 [2020-08-31T08:53:51.890Z] #39 57.63   DEP      compel/arch/x86/plugins/std/syscalls-64.d
08:53:51 [2020-08-31T08:53:51.890Z] #39 57.65   DEP      compel/arch/x86/plugins/std/memcpy.d
08:53:51 [2020-08-31T08:53:51.890Z] #39 57.71   DEP      compel/arch/x86/plugins/std/parasite-head.d
08:53:51 [2020-08-31T08:53:51.890Z] #39 57.74   GEN      compel/plugins/include/uapi/std/syscall.h
08:53:51 [2020-08-31T08:53:51.890Z] #39 57.79   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
08:53:51 [2020-08-31T08:53:51.890Z] #39 57.82   GEN      compel/plugins/include/uapi/std/syscall-codes.h
08:53:52 [2020-08-31T08:53:52.146Z] #39 57.86   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
08:53:52 [2020-08-31T08:53:52.146Z] #39 57.86   DEP      compel/plugins/std/infect.d
08:53:52 [2020-08-31T08:53:52.255Z] 
08:53:52 [2020-08-31T08:53:52.255Z] #58 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
08:53:52 [2020-08-31T08:53:52.308Z] Removing intermediate container 15b31a751131
08:53:52 [2020-08-31T08:53:52.308Z]  ---> 2d0dcc67ce5b
08:53:52 [2020-08-31T08:53:52.308Z] Step 47/140 : FROM base AS vndr
08:53:52 [2020-08-31T08:53:52.308Z]  ---> 8607b1fa336b
08:53:52 [2020-08-31T08:53:52.308Z] Step 48/140 : ENV INSTALL_BINARY_NAME=vndr
08:53:52 [2020-08-31T08:53:52.308Z]  ---> Running in 8a65dbc17edc
08:53:52 [2020-08-31T08:53:52.308Z] Removing intermediate container 8a65dbc17edc
08:53:52 [2020-08-31T08:53:52.308Z]  ---> bd728e06e025
08:53:52 [2020-08-31T08:53:52.308Z] Step 49/140 : ARG VNDR_COMMIT
08:53:52 [2020-08-31T08:53:52.308Z]  ---> Running in 502abf4116ec
08:53:52 [2020-08-31T08:53:52.403Z] #39 57.98   DEP      compel/plugins/std/string.d
08:53:52 [2020-08-31T08:53:52.403Z] #39 58.14   DEP      compel/plugins/std/log.d
08:53:52 [2020-08-31T08:53:52.403Z] #39 58.24   DEP      compel/plugins/std/fds.d
08:53:52 [2020-08-31T08:53:52.545Z] #58 DONE 0.3s
08:53:52 [2020-08-31T08:53:52.545Z] 
08:53:52 [2020-08-31T08:53:52.545Z] #62 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
08:53:52 [2020-08-31T08:53:52.600Z] Removing intermediate container 502abf4116ec
08:53:52 [2020-08-31T08:53:52.600Z]  ---> 98b3e400e2dd
08:53:52 [2020-08-31T08:53:52.600Z] Step 50/140 : COPY hack/dockerfile/install/install.sh ./install.sh
08:53:52 [2020-08-31T08:53:52.600Z]  ---> 3694becc8e9c
08:53:52 [2020-08-31T08:53:52.600Z] Step 51/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
08:53:52 [2020-08-31T08:53:52.659Z] #39 58.34   DEP      compel/plugins/std/std.d
08:53:52 [2020-08-31T08:53:52.659Z] #39 58.53   DEP      compel/plugins/shmem/shmem.d
08:53:50 [2020-08-31T08:53:50.815Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
08:53:51 [2020-08-31T08:53:51.757Z] Fetching upstream changes from https://github.com/moby/moby.git
08:53:51 [2020-08-31T08:53:51.757Z]  > git --version # timeout=10
08:53:51 [2020-08-31T08:53:51.795Z]  > git --version # 'git version 2.24.1.windows.2'
08:53:51 [2020-08-31T08:53:51.796Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:53:51 [2020-08-31T08:53:51.798Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41374/head:refs/remotes/origin/PR-41374 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
08:53:52 [2020-08-31T08:53:52.835Z] #62 DONE 0.2s
08:53:52 [2020-08-31T08:53:52.835Z] 
08:53:52 [2020-08-31T08:53:52.835Z] #64 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
08:53:52 [2020-08-31T08:53:52.835Z] #64 DONE 0.2s
08:53:52 [2020-08-31T08:53:52.835Z] 
08:53:52 [2020-08-31T08:53:52.835Z] #67 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
08:53:52 [2020-08-31T08:53:52.894Z]  ---> f02987e51d9f
08:53:52 [2020-08-31T08:53:52.894Z] Step 52/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
08:53:52 [2020-08-31T08:53:52.894Z]  ---> Running in c6124672a037
08:53:52 [2020-08-31T08:53:52.916Z] #39 58.66   DEP      compel/plugins/fds/fds.d
08:53:52 [2020-08-31T08:53:52.921Z] #14 ...
08:53:52 [2020-08-31T08:53:52.921Z] 
08:53:52 [2020-08-31T08:53:52.921Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
08:53:52 [2020-08-31T08:53:52.921Z] #60 DONE 124.0s
08:53:52 [2020-08-31T08:53:52.921Z] 
08:53:52 [2020-08-31T08:53:52.921Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
08:53:52 [2020-08-31T08:53:52.921Z] #61 DONE 0.0s
08:53:52 [2020-08-31T08:53:52.921Z] 
08:53:52 [2020-08-31T08:53:52.921Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:53:52 [2020-08-31T08:53:52.921Z] #39 50.32   CC       compel/plugins/std/string.o
08:53:52 [2020-08-31T08:53:52.921Z] #39 51.14   CC       compel/plugins/std/infect.o
08:53:52 [2020-08-31T08:53:52.921Z] #39 51.59   CC       compel/arch/x86/plugins/std/parasite-head.o
08:53:52 [2020-08-31T08:53:52.921Z] #39 51.64   CC       compel/arch/x86/plugins/std/memcpy.o
08:53:52 [2020-08-31T08:53:52.921Z] #39 51.71   CC       compel/arch/x86/plugins/std/syscalls-64.o
08:53:52 [2020-08-31T08:53:52.921Z] #39 51.81   AR       compel/plugins/std.lib.a
08:53:52 [2020-08-31T08:53:52.921Z] #39 51.89   CC       compel/plugins/fds/fds.o
08:53:52 [2020-08-31T08:53:52.921Z] #39 52.23   AR       compel/plugins/fds.lib.a
08:53:52 [2020-08-31T08:53:52.921Z] #39 52.30   HOSTDEP  compel/src/lib/log-host.d
08:53:52 [2020-08-31T08:53:52.921Z] #39 52.39   HOSTDEP  compel/src/lib/handle-elf-host.d
08:53:52 [2020-08-31T08:53:52.921Z] #39 52.53   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
08:53:52 [2020-08-31T08:53:52.921Z] #39 52.64   HOSTDEP  compel/src/main-host.d
08:53:52 [2020-08-31T08:53:52.921Z] #39 52.74   DEP      compel/src/lib/ptrace.d
08:53:52 [2020-08-31T08:53:52.921Z] #39 52.85   DEP      compel/src/lib/infect.d
08:53:52 [2020-08-31T08:53:52.921Z] #39 53.11   DEP      compel/src/lib/infect-util.d
08:53:52 [2020-08-31T08:53:52.921Z] #39 53.24   DEP      compel/src/lib/infect-rpc.d
08:53:52 [2020-08-31T08:53:52.921Z] #39 53.41   DEP      compel/arch/x86/src/lib/infect.d
08:53:52 [2020-08-31T08:53:52.921Z] #39 53.63   DEP      compel/arch/x86/src/lib/cpu.d
08:53:52 [2020-08-31T08:53:52.921Z] #39 53.71   DEP      compel/src/lib/log.d
08:53:52 [2020-08-31T08:53:52.921Z] #39 53.86   DEP      compel/src/main.d
08:53:52 [2020-08-31T08:53:52.921Z] #39 54.02   DEP      compel/src/lib/handle-elf.d
08:53:52 [2020-08-31T08:53:52.921Z] #39 54.13   DEP      compel/arch/x86/src/lib/handle-elf.d
08:53:52 [2020-08-31T08:53:52.921Z] #39 54.28   CC       compel/src/lib/log.o
08:53:52 [2020-08-31T08:53:52.921Z] #39 54.54   CC       compel/arch/x86/src/lib/cpu.o
08:53:53 [2020-08-31T08:53:53.125Z] #67 DONE 0.1s
08:53:53 [2020-08-31T08:53:53.125Z] 
08:53:53 [2020-08-31T08:53:53.125Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
08:53:53 [2020-08-31T08:53:53.125Z] #68 DONE 0.0s
08:53:53 [2020-08-31T08:53:53.125Z] 
08:53:53 [2020-08-31T08:53:53.125Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
08:53:53 [2020-08-31T08:53:53.172Z] #39 58.83   CC       compel/plugins/std/std.o
08:53:53 [2020-08-31T08:53:53.188Z] + RM_GOPATH=0
08:53:53 [2020-08-31T08:53:53.188Z] + TMP_GOPATH=
08:53:53 [2020-08-31T08:53:53.188Z] + : /build
08:53:53 [2020-08-31T08:53:53.188Z] + '[' -z '' ']'
08:53:53 [2020-08-31T08:53:53.188Z] ++ mktemp -d
08:53:53 [2020-08-31T08:53:53.188Z] + export GOPATH=/tmp/tmp.yGuCPwSaIf
08:53:53 [2020-08-31T08:53:53.188Z] + GOPATH=/tmp/tmp.yGuCPwSaIf
08:53:53 [2020-08-31T08:53:53.188Z] + RM_GOPATH=1
08:53:53 [2020-08-31T08:53:53.188Z] ++ dirname ./install.sh
08:53:53 [2020-08-31T08:53:53.188Z] Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
08:53:53 [2020-08-31T08:53:53.188Z] + dir=.
08:53:53 [2020-08-31T08:53:53.188Z] + bin=vndr
08:53:53 [2020-08-31T08:53:53.188Z] + shift
08:53:53 [2020-08-31T08:53:53.188Z] + '[' '!' -f ./vndr.installer ']'
08:53:53 [2020-08-31T08:53:53.188Z] + . ./vndr.installer
08:53:53 [2020-08-31T08:53:53.188Z] ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
08:53:53 [2020-08-31T08:53:53.188Z] + install_vndr
08:53:53 [2020-08-31T08:53:53.188Z] + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
08:53:53 [2020-08-31T08:53:53.188Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.yGuCPwSaIf/src/github.com/LK4D4/vndr
08:53:53 [2020-08-31T08:53:53.188Z] Cloning into '/tmp/tmp.yGuCPwSaIf/src/github.com/LK4D4/vndr'...
08:53:53 [2020-08-31T08:53:53.433Z] #39 59.20   CC       compel/plugins/std/fds.o
08:53:53 [2020-08-31T08:53:53.484Z] + cd /tmp/tmp.yGuCPwSaIf/src/github.com/LK4D4/vndr
08:53:53 [2020-08-31T08:53:53.484Z] + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
08:53:53 [2020-08-31T08:53:53.484Z] + go build -buildmode=pie -v -o /build/vndr .
08:53:53 [2020-08-31T08:53:53.484Z] internal/cpu
08:53:53 [2020-08-31T08:53:53.484Z] internal/race
08:53:53 [2020-08-31T08:53:53.484Z] runtime/internal/atomic
08:53:53 [2020-08-31T08:53:53.484Z] runtime/internal/sys
08:53:53 [2020-08-31T08:53:53.484Z] sync/atomic
08:53:53 [2020-08-31T08:53:53.484Z] runtime/internal/math
08:53:53 [2020-08-31T08:53:53.484Z] internal/bytealg
08:53:53 [2020-08-31T08:53:53.484Z] unicode
08:53:53 [2020-08-31T08:53:53.484Z] unicode/utf8
08:53:53 [2020-08-31T08:53:53.484Z] math/bits
08:53:53 [2020-08-31T08:53:53.484Z] internal/testlog
08:53:53 [2020-08-31T08:53:53.484Z] math
08:53:53 [2020-08-31T08:53:53.755Z] #69 DONE 0.6s
08:53:53 [2020-08-31T08:53:53.755Z] 
08:53:53 [2020-08-31T08:53:53.755Z] #70 exporting to image
08:53:53 [2020-08-31T08:53:53.755Z] #70 exporting layers
08:53:53 [2020-08-31T08:53:53.781Z] runtime
08:53:53 [2020-08-31T08:53:53.781Z] encoding
08:53:53 [2020-08-31T08:53:53.781Z] unicode/utf16
08:53:53 [2020-08-31T08:53:53.781Z] container/list
08:53:53 [2020-08-31T08:53:53.781Z] crypto/internal/subtle
08:53:53 [2020-08-31T08:53:53.781Z] crypto/subtle
08:53:53 [2020-08-31T08:53:53.781Z] vendor/golang.org/x/crypto/cryptobyte/asn1
08:53:53 [2020-08-31T08:53:53.781Z] internal/nettrace
08:53:53 [2020-08-31T08:53:53.781Z] runtime/cgo
08:53:53 [2020-08-31T08:53:53.862Z] #39 56.04   CC       compel/arch/x86/src/lib/infect.o
08:53:53 [2020-08-31T08:53:53.997Z] #39 59.77   CC       compel/plugins/std/log.o
08:53:54 [2020-08-31T08:53:54.080Z] vendor/golang.org/x/crypto/internal/subtle
08:53:54 [2020-08-31T08:53:54.122Z] #39 ...
08:53:54 [2020-08-31T08:53:54.122Z] 
08:53:54 [2020-08-31T08:53:54.122Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
08:53:54 [2020-08-31T08:53:54.122Z] #14 72.62 Selecting previously unselected package binutils-mingw-w64.
08:53:54 [2020-08-31T08:53:54.122Z] #14 72.62 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
08:53:54 [2020-08-31T08:53:54.122Z] #14 72.63 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
08:53:54 [2020-08-31T08:53:54.122Z] #14 72.83 Selecting previously unselected package libdevmapper1.02.1:amd64.
08:53:54 [2020-08-31T08:53:54.400Z] #14 72.84 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
08:53:54 [2020-08-31T08:53:54.400Z] #14 72.85 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
08:53:54 [2020-08-31T08:53:54.400Z] #14 73.01 Selecting previously unselected package dmsetup.
08:53:54 [2020-08-31T08:53:54.400Z] #14 73.01 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_amd64.deb ...
08:53:54 [2020-08-31T08:53:54.400Z] #14 73.01 Unpacking dmsetup (2:1.02.155-3) ...
08:53:54 [2020-08-31T08:53:54.660Z] #14 73.16 Selecting previously unselected package mingw-w64-common.
08:53:54 [2020-08-31T08:53:54.660Z] #14 73.17 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ...
08:53:54 [2020-08-31T08:53:54.660Z] #14 73.18 Unpacking mingw-w64-common (6.0.0-3) ...
08:53:54 [2020-08-31T08:53:54.926Z] #39 ...
08:53:54 [2020-08-31T08:53:54.926Z] 
08:53:54 [2020-08-31T08:53:54.926Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
08:53:54 [2020-08-31T08:53:54.926Z] #60 DONE 168.2s
08:53:54 [2020-08-31T08:53:54.926Z] 
08:53:54 [2020-08-31T08:53:54.926Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
08:53:54 [2020-08-31T08:53:54.926Z] #61 DONE 0.0s
08:53:54 [2020-08-31T08:53:54.926Z] 
08:53:54 [2020-08-31T08:53:54.926Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
08:53:54 [2020-08-31T08:53:54.926Z] #14 85.02 Selecting previously unselected package aufs-tools.
08:53:54 [2020-08-31T08:53:54.926Z] #14 85.02 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
08:53:54 [2020-08-31T08:53:54.926Z] #14 85.03 Unpacking aufs-tools (1:4.14+20190211-1) ...
08:53:54 [2020-08-31T08:53:54.926Z] #14 85.19 Selecting previously unselected package binutils-mingw-w64-i686.
08:53:54 [2020-08-31T08:53:54.926Z] #14 85.21 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
08:53:54 [2020-08-31T08:53:54.926Z] #14 85.22 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
08:53:54 [2020-08-31T08:53:54.926Z] #14 87.23 Selecting previously unselected package binutils-mingw-w64-x86-64.
08:53:54 [2020-08-31T08:53:54.926Z] #14 87.25 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
08:53:54 [2020-08-31T08:53:54.926Z] #14 87.26 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
08:53:54 [2020-08-31T08:53:54.926Z] #14 89.83 Selecting previously unselected package binutils-mingw-w64.
08:53:54 [2020-08-31T08:53:54.926Z] #14 89.84 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
08:53:54 [2020-08-31T08:53:54.926Z] #14 89.84 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
08:53:55 [2020-08-31T08:53:55.182Z] #14 90.10 Selecting previously unselected package libdevmapper1.02.1:amd64.
08:53:55 [2020-08-31T08:53:55.182Z] #14 90.11 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
08:53:55 [2020-08-31T08:53:55.182Z] #14 90.11 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
08:53:55 [2020-08-31T08:53:55.439Z] #14 90.27 Selecting previously unselected package dmsetup.
08:53:55 [2020-08-31T08:53:55.439Z] #14 90.27 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_amd64.deb ...
08:53:55 [2020-08-31T08:53:55.439Z] #14 90.28 Unpacking dmsetup (2:1.02.155-3) ...
08:53:55 [2020-08-31T08:53:55.695Z] #14 90.48 Selecting previously unselected package mingw-w64-common.
08:53:55 [2020-08-31T08:53:55.695Z] #14 90.50 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ...
08:53:55 [2020-08-31T08:53:55.695Z] #14 90.51 Unpacking mingw-w64-common (6.0.0-3) ...
08:53:56 [2020-08-31T08:53:56.159Z] internal/reflectlite
08:53:56 [2020-08-31T08:53:56.159Z] sync
08:53:56 [2020-08-31T08:53:56.455Z] github.com/LK4D4/vndr/godl/singleflight
08:53:56 [2020-08-31T08:53:56.455Z] math/rand
08:53:56 [2020-08-31T08:53:56.455Z] internal/singleflight
08:53:56 [2020-08-31T08:53:56.455Z] errors
08:53:56 [2020-08-31T08:53:56.455Z] sort
08:53:56 [2020-08-31T08:53:56.455Z] io
08:53:56 [2020-08-31T08:53:56.455Z] internal/oserror
08:53:56 [2020-08-31T08:53:56.455Z] strconv
08:53:56 [2020-08-31T08:53:56.478Z] #70 exporting layers 2.7s done
08:53:56 [2020-08-31T08:53:56.478Z] #70 writing image sha256:e13acfb4c85b826aac9d169b4d84b8ee0d1213cae83d96ced8865f1482245514 done
08:53:56 [2020-08-31T08:53:56.478Z] #70 naming to docker.io/library/docker:298ef4ba6463491cf5c1e781606e5b90c999c3dd done
08:53:56 [2020-08-31T08:53:56.478Z] #70 DONE 2.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
08:53:56 [2020-08-31T08:53:56.770Z] syscall
08:53:56 [2020-08-31T08:53:56.770Z] vendor/golang.org/x/net/dns/dnsmessage
08:53:56 [2020-08-31T08:53:56.770Z] bytes
08:53:56 [2020-08-31T08:53:56.892Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41374/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=298ef4ba6463491cf5c1e781606e5b90c999c3dd -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:298ef4ba6463491cf5c1e781606e5b90c999c3dd hack/test/unit
08:53:57 [2020-08-31T08:53:57.066Z] reflect
08:53:57 [2020-08-31T08:53:57.066Z] bufio
08:53:57 [2020-08-31T08:53:57.362Z] strings
08:53:57 [2020-08-31T08:53:57.362Z] hash
08:53:57 [2020-08-31T08:53:57.659Z] hash/crc32
08:53:57 [2020-08-31T08:53:57.659Z] crypto
08:53:57 [2020-08-31T08:53:57.659Z] crypto/internal/randutil
08:53:57 [2020-08-31T08:53:57.659Z] internal/syscall/execenv
08:53:57 [2020-08-31T08:53:57.659Z] time
08:53:57 [2020-08-31T08:53:57.956Z] internal/syscall/unix
08:53:57 [2020-08-31T08:53:57.956Z] regexp/syntax
08:53:57 [2020-08-31T08:53:57.956Z] path
08:53:57 [2020-08-31T08:53:57.956Z] crypto/hmac
08:53:57 [2020-08-31T08:53:57.956Z] crypto/rc4
08:53:58 [2020-08-31T08:53:58.254Z] vendor/golang.org/x/crypto/hkdf
08:53:58 [2020-08-31T08:53:58.254Z] vendor/golang.org/x/text/transform
08:53:58 [2020-08-31T08:53:58.553Z] context
08:53:58 [2020-08-31T08:53:58.553Z] internal/poll
08:53:58 [2020-08-31T08:53:58.553Z] regexp
08:53:58 [2020-08-31T08:53:58.849Z] os
08:53:58 [2020-08-31T08:53:58.849Z] internal/fmtsort
08:53:58 [2020-08-31T08:53:58.849Z] encoding/binary
08:53:58 [2020-08-31T08:53:58.860Z] #14 ...
08:53:58 [2020-08-31T08:53:58.860Z] 
08:53:58 [2020-08-31T08:53:58.860Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:53:58 [2020-08-31T08:53:58.860Z] #42 119.3 crypto/rand
08:53:58 [2020-08-31T08:53:58.860Z] #42 119.4 crypto/elliptic
08:53:58 [2020-08-31T08:53:58.860Z] #42 120.0 encoding/asn1
08:53:58 [2020-08-31T08:53:58.860Z] #42 122.3 crypto/ed25519
08:53:58 [2020-08-31T08:53:58.860Z] #42 122.7 crypto/rsa
08:53:58 [2020-08-31T08:53:58.860Z] #42 123.0 crypto/ecdsa
08:53:58 [2020-08-31T08:53:58.860Z] #42 123.7 crypto/sha256
08:53:58 [2020-08-31T08:53:58.860Z] #42 124.7 crypto/dsa
08:53:58 [2020-08-31T08:53:58.860Z] #42 125.4 encoding/hex
08:53:58 [2020-08-31T08:53:58.860Z] #42 125.5 encoding/pem
08:53:58 [2020-08-31T08:53:58.860Z] #42 125.9 crypto/x509/pkix
08:53:58 [2020-08-31T08:53:58.860Z] #42 125.9 vendor/golang.org/x/crypto/cryptobyte
08:53:58 [2020-08-31T08:53:58.860Z] #42 126.5 vendor/golang.org/x/net/dns/dnsmessage
08:53:58 [2020-08-31T08:53:58.860Z] #42 128.0 vendor/golang.org/x/crypto/internal/chacha20
08:53:58 [2020-08-31T08:53:58.860Z] #42 128.6 vendor/golang.org/x/crypto/poly1305
08:53:58 [2020-08-31T08:53:58.860Z] #42 129.1 vendor/golang.org/x/sys/cpu
08:53:58 [2020-08-31T08:53:58.860Z] #42 129.3 vendor/golang.org/x/crypto/chacha20poly1305
08:53:58 [2020-08-31T08:53:58.952Z] ?   	github.com/docker/docker/api	[no test files]
08:53:58 [2020-08-31T08:53:58.965Z] #14 ...
08:53:58 [2020-08-31T08:53:58.965Z] 
08:53:58 [2020-08-31T08:53:58.965Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:53:58 [2020-08-31T08:53:58.965Z] #39 60.89   CC       compel/plugins/std/string.o
08:53:58 [2020-08-31T08:53:58.965Z] #39 62.17   CC       compel/plugins/std/infect.o
08:53:58 [2020-08-31T08:53:58.965Z] #39 62.87   CC       compel/arch/x86/plugins/std/parasite-head.o
08:53:58 [2020-08-31T08:53:58.965Z] #39 62.93   CC       compel/arch/x86/plugins/std/memcpy.o
08:53:58 [2020-08-31T08:53:58.965Z] #39 62.99   CC       compel/arch/x86/plugins/std/syscalls-64.o
08:53:58 [2020-08-31T08:53:58.965Z] #39 63.09   AR       compel/plugins/std.lib.a
08:53:58 [2020-08-31T08:53:58.965Z] #39 63.18   CC       compel/plugins/fds/fds.o
08:53:58 [2020-08-31T08:53:58.965Z] #39 63.41   AR       compel/plugins/fds.lib.a
08:53:58 [2020-08-31T08:53:58.965Z] #39 63.48   HOSTDEP  compel/src/lib/log-host.d
08:53:58 [2020-08-31T08:53:58.965Z] #39 63.65   HOSTDEP  compel/src/lib/handle-elf-host.d
08:53:58 [2020-08-31T08:53:58.965Z] #39 63.71   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
08:53:58 [2020-08-31T08:53:58.965Z] #39 63.79   HOSTDEP  compel/src/main-host.d
08:53:58 [2020-08-31T08:53:58.965Z] #39 63.91   DEP      compel/src/lib/ptrace.d
08:53:58 [2020-08-31T08:53:58.965Z] #39 64.02   DEP      compel/src/lib/infect.d
08:53:58 [2020-08-31T08:53:58.965Z] #39 64.17   DEP      compel/src/lib/infect-util.d
08:53:58 [2020-08-31T08:53:58.965Z] #39 64.32   DEP      compel/src/lib/infect-rpc.d
08:53:58 [2020-08-31T08:53:58.965Z] #39 64.47   DEP      compel/arch/x86/src/lib/infect.d
08:53:58 [2020-08-31T08:53:58.965Z] #39 64.61   DEP      compel/arch/x86/src/lib/cpu.d
08:53:58 [2020-08-31T08:53:58.965Z] #39 64.72   DEP      compel/src/lib/log.d
08:53:58 [2020-08-31T08:53:58.965Z] #39 64.85   DEP      compel/src/main.d
08:53:59 [2020-08-31T08:53:59.120Z] #42 130.2 net
08:53:59 [2020-08-31T08:53:59.120Z] #42 ...
08:53:59 [2020-08-31T08:53:59.120Z] 
08:53:59 [2020-08-31T08:53:59.120Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
08:53:59 [2020-08-31T08:53:59.120Z] #14 77.65 Selecting previously unselected package mingw-w64-x86-64-dev.
08:53:59 [2020-08-31T08:53:59.120Z] #14 77.65 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
08:53:59 [2020-08-31T08:53:59.120Z] #14 77.65 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
08:53:59 [2020-08-31T08:53:59.146Z] encoding/base64
08:53:59 [2020-08-31T08:53:59.146Z] crypto/cipher
08:53:59 [2020-08-31T08:53:59.146Z] github.com/LK4D4/vndr/versioned
08:53:59 [2020-08-31T08:53:59.146Z] crypto/sha512
08:53:59 [2020-08-31T08:53:59.146Z] crypto/ed25519/internal/edwards25519
08:53:59 [2020-08-31T08:53:59.146Z] fmt
08:53:59 [2020-08-31T08:53:59.222Z] #39 65.00   DEP      compel/src/lib/handle-elf.d
08:53:59 [2020-08-31T08:53:59.443Z] path/filepath
08:53:59 [2020-08-31T08:53:59.443Z] internal/lazyregexp
08:53:59 [2020-08-31T08:53:59.443Z] crypto/aes
08:53:59 [2020-08-31T08:53:59.478Z] #39 65.16   DEP      compel/arch/x86/src/lib/handle-elf.d
08:53:59 [2020-08-31T08:53:59.734Z] #39 65.31   CC       compel/src/lib/log.o
08:53:59 [2020-08-31T08:53:59.734Z] #39 65.56   CC       compel/arch/x86/src/lib/cpu.o
08:53:59 [2020-08-31T08:53:59.740Z] io/ioutil
08:53:59 [2020-08-31T08:53:59.740Z] crypto/des
08:53:59 [2020-08-31T08:53:59.740Z] crypto/md5
08:53:59 [2020-08-31T08:53:59.740Z] crypto/sha1
08:53:59 [2020-08-31T08:53:59.740Z] crypto/sha256
08:53:59 [2020-08-31T08:53:59.740Z] encoding/pem
08:53:59 [2020-08-31T08:53:59.740Z] net
08:54:00 [2020-08-31T08:54:00.038Z] vendor/golang.org/x/crypto/internal/chacha20
08:54:00 [2020-08-31T08:54:00.038Z] vendor/golang.org/x/crypto/poly1305
08:54:00 [2020-08-31T08:54:00.038Z] flag
08:54:00 [2020-08-31T08:54:00.038Z] go/token
08:54:00 [2020-08-31T08:54:00.038Z] net/url
08:54:00 [2020-08-31T08:54:00.335Z] go/scanner
08:54:00 [2020-08-31T08:54:00.335Z] text/template/parse
08:54:00 [2020-08-31T08:54:00.335Z] log
08:54:00 [2020-08-31T08:54:00.335Z] go/ast
08:54:00 [2020-08-31T08:54:00.335Z] encoding/json
08:54:00 [2020-08-31T08:54:00.663Z] #39 ...
08:54:00 [2020-08-31T08:54:00.663Z] 
08:54:00 [2020-08-31T08:54:00.663Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:54:00 [2020-08-31T08:54:00.663Z] #42 163.5 crypto/sha256
08:54:00 [2020-08-31T08:54:00.663Z] #42 164.5 crypto/rand
08:54:00 [2020-08-31T08:54:00.663Z] #42 164.7 crypto/elliptic
08:54:00 [2020-08-31T08:54:00.663Z] #42 165.1 encoding/asn1
08:54:00 [2020-08-31T08:54:00.663Z] #42 167.4 crypto/ed25519
08:54:00 [2020-08-31T08:54:00.663Z] #42 167.8 crypto/rsa
08:54:00 [2020-08-31T08:54:00.663Z] #42 168.7 crypto/ecdsa
08:54:00 [2020-08-31T08:54:00.663Z] #42 169.3 crypto/dsa
08:54:00 [2020-08-31T08:54:00.663Z] #42 169.7 encoding/hex
08:54:00 [2020-08-31T08:54:00.663Z] #42 169.9 encoding/pem
08:54:00 [2020-08-31T08:54:00.663Z] #42 170.2 crypto/x509/pkix
08:54:00 [2020-08-31T08:54:00.663Z] #42 170.7 vendor/golang.org/x/crypto/cryptobyte
08:54:00 [2020-08-31T08:54:00.663Z] #42 170.8 vendor/golang.org/x/net/dns/dnsmessage
08:54:00 [2020-08-31T08:54:00.663Z] #42 172.6 vendor/golang.org/x/crypto/internal/chacha20
08:54:00 [2020-08-31T08:54:00.663Z] #42 173.2 vendor/golang.org/x/crypto/poly1305
08:54:00 [2020-08-31T08:54:00.663Z] #42 173.6 vendor/golang.org/x/sys/cpu
08:54:00 [2020-08-31T08:54:00.663Z] #42 ...
08:54:00 [2020-08-31T08:54:00.663Z] 
08:54:00 [2020-08-31T08:54:00.663Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:54:00 [2020-08-31T08:54:00.663Z] #39 66.38   CC       compel/arch/x86/src/lib/infect.o
08:54:01 [2020-08-31T08:54:01.003Z] text/template
08:54:01 [2020-08-31T08:54:01.299Z] go/parser
08:54:01 [2020-08-31T08:54:01.299Z] encoding/xml
08:54:01 [2020-08-31T08:54:01.666Z] #39 67.44   CC       compel/src/lib/infect-rpc.o
08:54:01 [2020-08-31T08:54:01.945Z] compress/flate
08:54:02 [2020-08-31T08:54:02.237Z] #39 67.97   CC       compel/src/lib/infect-util.o
08:54:02 [2020-08-31T08:54:02.244Z] go/doc
08:54:02 [2020-08-31T08:54:02.244Z] compress/gzip
08:54:02 [2020-08-31T08:54:02.493Z] #39 68.35   CC       compel/src/lib/infect.o
08:54:02 [2020-08-31T08:54:02.545Z] math/big
08:54:02 [2020-08-31T08:54:02.545Z] encoding/hex
08:54:02 [2020-08-31T08:54:02.545Z] vendor/golang.org/x/crypto/chacha20poly1305
08:54:02 [2020-08-31T08:54:02.844Z] github.com/LK4D4/vndr/build
08:54:02 [2020-08-31T08:54:02.844Z] vendor/golang.org/x/crypto/curve25519
08:54:02 [2020-08-31T08:54:02.844Z] vendor/golang.org/x/text/unicode/bidi
08:54:03 [2020-08-31T08:54:03.491Z] vendor/golang.org/x/text/secure/bidirule
08:54:03 [2020-08-31T08:54:03.491Z] vendor/golang.org/x/text/unicode/norm
08:54:03 [2020-08-31T08:54:03.491Z] vendor/golang.org/x/net/http2/hpack
08:54:03 [2020-08-31T08:54:03.813Z] mime
08:54:04 [2020-08-31T08:54:04.111Z] crypto/rand
08:54:04 [2020-08-31T08:54:04.111Z] crypto/elliptic
08:54:04 [2020-08-31T08:54:04.401Z] #14 82.41 Selecting previously unselected package gcc-mingw-w64-base.
08:54:04 [2020-08-31T08:54:04.401Z] #14 82.44 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
08:54:04 [2020-08-31T08:54:04.401Z] #14 82.44 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
08:54:04 [2020-08-31T08:54:04.401Z] #14 82.61 Selecting previously unselected package gcc-mingw-w64-x86-64.
08:54:04 [2020-08-31T08:54:04.401Z] #14 82.63 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
08:54:04 [2020-08-31T08:54:04.401Z] #14 82.64 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:54:04 [2020-08-31T08:54:04.408Z] encoding/asn1
08:54:04 [2020-08-31T08:54:04.408Z] crypto/ed25519
08:54:04 [2020-08-31T08:54:04.408Z] crypto/rsa
08:54:04 [2020-08-31T08:54:04.706Z] crypto/dsa
08:54:04 [2020-08-31T08:54:04.706Z] vendor/golang.org/x/net/idna
08:54:04 [2020-08-31T08:54:04.706Z] net/textproto
08:54:04 [2020-08-31T08:54:04.706Z] mime/quotedprintable
08:54:04 [2020-08-31T08:54:04.706Z] crypto/ecdsa
08:54:05 [2020-08-31T08:54:05.015Z] crypto/x509/pkix
08:54:05 [2020-08-31T08:54:05.015Z] vendor/golang.org/x/crypto/cryptobyte
08:54:05 [2020-08-31T08:54:05.015Z] mime/multipart
08:54:05 [2020-08-31T08:54:05.015Z] net/http/internal
08:54:05 [2020-08-31T08:54:05.015Z] os/exec
08:54:05 [2020-08-31T08:54:05.311Z] vendor/golang.org/x/net/http/httpguts
08:54:05 [2020-08-31T08:54:05.311Z] vendor/golang.org/x/net/http/httpproxy
08:54:05 [2020-08-31T08:54:05.311Z] crypto/x509
08:54:05 [2020-08-31T08:54:05.341Z] #14 ...
08:54:05 [2020-08-31T08:54:05.341Z] 
08:54:05 [2020-08-31T08:54:05.341Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:54:05 [2020-08-31T08:54:05.341Z] #39 57.23   CC       compel/src/lib/infect-rpc.o
08:54:05 [2020-08-31T08:54:05.341Z] #39 57.60   CC       compel/src/lib/infect-util.o
08:54:05 [2020-08-31T08:54:05.341Z] #39 57.92   CC       compel/src/lib/infect.o
08:54:05 [2020-08-31T08:54:05.341Z] #39 60.60   CC       compel/src/lib/ptrace.o
08:54:05 [2020-08-31T08:54:05.341Z] #39 61.19   AR       compel/libcompel.a
08:54:05 [2020-08-31T08:54:05.341Z] #39 61.27   HOSTCC   compel/src/main-host.o
08:54:05 [2020-08-31T08:54:05.341Z] #39 61.63   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
08:54:05 [2020-08-31T08:54:05.341Z] #39 61.80   HOSTCC   compel/src/lib/handle-elf-host.o
08:54:05 [2020-08-31T08:54:05.341Z] #39 62.24   HOSTCC   compel/src/lib/log-host.o
08:54:05 [2020-08-31T08:54:05.341Z] #39 62.40   HOSTLINK compel/compel-host-bin
08:54:05 [2020-08-31T08:54:05.341Z] #39 62.56   DEP      soccr/soccr.d
08:54:05 [2020-08-31T08:54:05.341Z] #39 62.73   CC       soccr/soccr.o
08:54:05 [2020-08-31T08:54:05.341Z] #39 64.18   AR       soccr/libsoccr.a
08:54:05 [2020-08-31T08:54:05.341Z] #39 64.23 make[1]: 'soccr/libsoccr.a' is up to date.
08:54:05 [2020-08-31T08:54:05.341Z] #39 64.62   DEP      criu/arch/x86/sigframe.d
08:54:05 [2020-08-31T08:54:05.341Z] #39 64.72   DEP      criu/arch/x86/sigaction_compat.d
08:54:05 [2020-08-31T08:54:05.341Z] #39 64.86   DEP      criu/arch/x86/kerndat.d
08:54:05 [2020-08-31T08:54:05.341Z] #39 65.11   DEP      criu/arch/x86/crtools.d
08:54:05 [2020-08-31T08:54:05.341Z] #39 65.31   DEP      criu/arch/x86/cpu.d
08:54:05 [2020-08-31T08:54:05.341Z] #39 65.49   CC       criu/arch/x86/cpu.o
08:54:05 [2020-08-31T08:54:05.341Z] #39 66.32   CC       criu/arch/x86/crtools.o
08:54:05 [2020-08-31T08:54:05.601Z] #39 67.75   CC       criu/arch/x86/kerndat.o
08:54:05 [2020-08-31T08:54:05.761Z] #39 70.96   CC       compel/src/lib/ptrace.o
08:54:05 [2020-08-31T08:54:05.761Z] #39 71.37   AR       compel/libcompel.a
08:54:05 [2020-08-31T08:54:05.761Z] #39 71.44   HOSTCC   compel/src/main-host.o
08:54:05 [2020-08-31T08:54:05.963Z] crypto/tls
08:54:06 [2020-08-31T08:54:06.018Z] #39 71.75   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
08:54:06 [2020-08-31T08:54:06.171Z] #39 68.25   CC       criu/arch/x86/sigaction_compat.o
08:54:06 [2020-08-31T08:54:06.275Z] #39 71.95   HOSTCC   compel/src/lib/handle-elf-host.o
08:54:06 [2020-08-31T08:54:06.431Z] #39 68.61   CC       criu/arch/x86/sigframe.o
08:54:06 [2020-08-31T08:54:06.531Z] #39 72.31   HOSTCC   compel/src/lib/log-host.o
08:54:06 [2020-08-31T08:54:06.663Z] Fetching without tags
08:54:06 [2020-08-31T08:54:06.691Z] #39 68.86   LINK     criu/arch/x86/crtools.built-in.o
08:54:06 [2020-08-31T08:54:06.691Z] #39 68.94   DEP      criu/pie/util-vdso-elf32.d
08:54:06 [2020-08-31T08:54:06.691Z] #39 ...
08:54:06 [2020-08-31T08:54:06.691Z] 
08:54:06 [2020-08-31T08:54:06.691Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
08:54:06 [2020-08-31T08:54:06.691Z] #48 138.0 + GOBIN=/build
08:54:06 [2020-08-31T08:54:06.407Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:54:06 [2020-08-31T08:54:06.444Z]  > git config --add remote.origin.fetch +refs/pull/41374/head:refs/remotes/origin/PR-41374 # timeout=10
08:54:06 [2020-08-31T08:54:06.483Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
08:54:06 [2020-08-31T08:54:06.589Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:54:06 [2020-08-31T08:54:06.698Z] Fetching upstream changes from https://github.com/moby/moby.git
08:54:06 [2020-08-31T08:54:06.699Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:54:06 [2020-08-31T08:54:06.700Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41374/head:refs/remotes/origin/PR-41374 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
08:54:06 [2020-08-31T08:54:06.787Z] #39 72.49   HOSTLINK compel/compel-host-bin
08:54:06 [2020-08-31T08:54:06.787Z] #39 72.67   DEP      soccr/soccr.d
08:54:06 [2020-08-31T08:54:06.951Z] #48 138.0 + /build/gometalinter --install
08:54:06 [2020-08-31T08:54:06.951Z] #48 138.0 Installing:
08:54:06 [2020-08-31T08:54:06.951Z] #48 138.0   deadcode
08:54:06 [2020-08-31T08:54:06.951Z] #48 138.0   dupl
08:54:06 [2020-08-31T08:54:06.951Z] #48 138.0   errcheck
08:54:06 [2020-08-31T08:54:06.951Z] #48 138.0   gas
08:54:06 [2020-08-31T08:54:06.951Z] #48 138.0   gochecknoglobals
08:54:06 [2020-08-31T08:54:06.951Z] #48 138.0   gochecknoinits
08:54:06 [2020-08-31T08:54:06.951Z] #48 138.0   goconst
08:54:06 [2020-08-31T08:54:06.951Z] #48 138.0   gocyclo
08:54:06 [2020-08-31T08:54:06.951Z] #48 138.0   goimports
08:54:06 [2020-08-31T08:54:06.951Z] #48 138.0   golint
08:54:06 [2020-08-31T08:54:06.951Z] #48 138.0   gosimple
08:54:06 [2020-08-31T08:54:06.951Z] #48 138.0   gotype
08:54:06 [2020-08-31T08:54:06.951Z] #48 138.0   gotypex
08:54:06 [2020-08-31T08:54:06.951Z] #48 138.0   ineffassign
08:54:06 [2020-08-31T08:54:06.951Z] #48 138.0   interfacer
08:54:06 [2020-08-31T08:54:06.951Z] #48 138.0   lll
08:54:06 [2020-08-31T08:54:06.951Z] #48 138.0   maligned
08:54:06 [2020-08-31T08:54:06.951Z] #48 138.0   megacheck
08:54:06 [2020-08-31T08:54:06.951Z] #48 138.0   misspell
08:54:06 [2020-08-31T08:54:06.951Z] #48 138.0   nakedret
08:54:06 [2020-08-31T08:54:06.951Z] #48 138.0   safesql
08:54:06 [2020-08-31T08:54:06.951Z] #48 138.0   staticcheck
08:54:06 [2020-08-31T08:54:06.951Z] #48 138.0   structcheck
08:54:06 [2020-08-31T08:54:06.951Z] #48 138.0   unconvert
08:54:06 [2020-08-31T08:54:06.951Z] #48 138.0   unparam
08:54:06 [2020-08-31T08:54:06.951Z] #48 138.0   unused
08:54:06 [2020-08-31T08:54:06.951Z] #48 138.0   varcheck
08:54:07 [2020-08-31T08:54:07.012Z] net/http/httptrace
08:54:07 [2020-08-31T08:54:07.012Z] net/http
08:54:07 [2020-08-31T08:54:07.044Z] #39 72.85   CC       soccr/soccr.o
08:54:07 [2020-08-31T08:54:07.044Z] #39 ...
08:54:07 [2020-08-31T08:54:07.044Z] 
08:54:07 [2020-08-31T08:54:07.044Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
08:54:07 [2020-08-31T08:54:07.044Z] #48 180.4 + GOBIN=/build
08:54:07 [2020-08-31T08:54:07.044Z] #48 180.4 + /build/gometalinter --install
08:54:07 [2020-08-31T08:54:07.044Z] #48 180.4 Installing:
08:54:07 [2020-08-31T08:54:07.044Z] #48 180.4   deadcode
08:54:07 [2020-08-31T08:54:07.044Z] #48 180.4   dupl
08:54:07 [2020-08-31T08:54:07.044Z] #48 180.4   errcheck
08:54:07 [2020-08-31T08:54:07.044Z] #48 180.4   gas
08:54:07 [2020-08-31T08:54:07.044Z] #48 180.4   gochecknoglobals
08:54:07 [2020-08-31T08:54:07.044Z] #48 180.4   gochecknoinits
08:54:07 [2020-08-31T08:54:07.044Z] #48 180.4   goconst
08:54:07 [2020-08-31T08:54:07.044Z] #48 180.4   gocyclo
08:54:07 [2020-08-31T08:54:07.044Z] #48 180.4   goimports
08:54:07 [2020-08-31T08:54:07.044Z] #48 180.4   golint
08:54:07 [2020-08-31T08:54:07.044Z] #48 180.4   gosimple
08:54:07 [2020-08-31T08:54:07.044Z] #48 180.4   gotype
08:54:07 [2020-08-31T08:54:07.044Z] #48 180.4   gotypex
08:54:07 [2020-08-31T08:54:07.044Z] #48 180.4   ineffassign
08:54:07 [2020-08-31T08:54:07.044Z] #48 180.4   interfacer
08:54:07 [2020-08-31T08:54:07.044Z] #48 180.4   lll
08:54:07 [2020-08-31T08:54:07.044Z] #48 180.4   maligned
08:54:07 [2020-08-31T08:54:07.044Z] #48 180.4   megacheck
08:54:07 [2020-08-31T08:54:07.044Z] #48 180.4   misspell
08:54:07 [2020-08-31T08:54:07.044Z] #48 180.4   nakedret
08:54:07 [2020-08-31T08:54:07.044Z] #48 180.4   safesql
08:54:07 [2020-08-31T08:54:07.044Z] #48 180.4   staticcheck
08:54:07 [2020-08-31T08:54:07.044Z] #48 180.4   structcheck
08:54:07 [2020-08-31T08:54:07.044Z] #48 180.4   unconvert
08:54:07 [2020-08-31T08:54:07.044Z] #48 180.4   unparam
08:54:07 [2020-08-31T08:54:07.044Z] #48 180.4   unused
08:54:07 [2020-08-31T08:54:07.044Z] #48 180.4   varcheck
08:54:07 [2020-08-31T08:54:07.416Z] ok  	github.com/docker/docker/api/server	0.004s	coverage: 7.9% of statements
08:54:07 [2020-08-31T08:54:07.868Z] Merging remotes/origin/19.03 commit 88820a4793eabd2a5624e7a16772207cfa073f98 into PR head commit 298ef4ba6463491cf5c1e781606e5b90c999c3dd
08:54:09 [2020-08-31T08:54:09.098Z] github.com/LK4D4/vndr/godl
08:54:09 [2020-08-31T08:54:09.402Z] github.com/LK4D4/vndr
08:54:09 [2020-08-31T08:54:09.491Z] #48 ...
08:54:09 [2020-08-31T08:54:09.491Z] 
08:54:09 [2020-08-31T08:54:09.491Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:54:09 [2020-08-31T08:54:09.491Z] #42 130.5 vendor/golang.org/x/crypto/hkdf
08:54:09 [2020-08-31T08:54:09.491Z] #42 130.7 vendor/golang.org/x/text/transform
08:54:09 [2020-08-31T08:54:09.491Z] #42 131.4 vendor/golang.org/x/text/unicode/bidi
08:54:09 [2020-08-31T08:54:09.491Z] #42 133.5 vendor/golang.org/x/text/secure/bidirule
08:54:09 [2020-08-31T08:54:09.491Z] #42 133.8 vendor/golang.org/x/text/unicode/norm
08:54:09 [2020-08-31T08:54:09.491Z] #42 138.1 vendor/golang.org/x/net/idna
08:54:09 [2020-08-31T08:54:09.491Z] #42 140.1 vendor/golang.org/x/net/http2/hpack
08:54:09 [2020-08-31T08:54:09.491Z] #42 ...
08:54:09 [2020-08-31T08:54:09.491Z] 
08:54:09 [2020-08-31T08:54:09.491Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:54:09 [2020-08-31T08:54:09.491Z] #39 69.06   DEP      criu/pie/util-vdso.d
08:54:09 [2020-08-31T08:54:09.491Z] #39 69.22   DEP      criu/pie/util.d
08:54:09 [2020-08-31T08:54:09.491Z] #39 69.47   CC       criu/pie/util.o
08:54:09 [2020-08-31T08:54:09.491Z] #39 69.94   CC       criu/pie/util-vdso.o
08:54:09 [2020-08-31T08:54:09.491Z] #39 70.85   CC       criu/pie/util-vdso-elf32.o
08:54:09 [2020-08-31T08:54:09.491Z] #39 71.69   AR       criu/pie/pie.lib.a
08:54:09 [2020-08-31T08:54:09.491Z] #39 71.79   DEP      criu/pie/restorer.d
08:54:07 [2020-08-31T08:54:07.976Z]  > git config core.sparsecheckout # timeout=10
08:54:08 [2020-08-31T08:54:08.013Z]  > git checkout -f 298ef4ba6463491cf5c1e781606e5b90c999c3dd # timeout=10
08:54:10 [2020-08-31T08:54:10.061Z] #39 72.01   DEP      criu/arch/x86/sigaction_compat_pie.d
08:54:10 [2020-08-31T08:54:10.061Z] #39 72.19   DEP      criu/arch/x86/restorer_unmap.d
08:54:10 [2020-08-31T08:54:10.061Z] #39 72.24   DEP      criu/arch/x86/restorer.d
08:54:10 [2020-08-31T08:54:10.321Z] #39 72.40   DEP      criu/arch/x86/vdso-pie.d
08:54:10 [2020-08-31T08:54:10.557Z] Merge succeeded, producing 298ef4ba6463491cf5c1e781606e5b90c999c3dd
08:54:10 [2020-08-31T08:54:10.558Z] Checking out Revision 298ef4ba6463491cf5c1e781606e5b90c999c3dd (PR-41374)
08:54:10 [2020-08-31T08:54:10.581Z] #39 72.50   DEP      criu/pie/parasite-vdso.d
08:54:10 [2020-08-31T08:54:10.581Z] #39 72.68   DEP      criu/pie/parasite.d
08:54:10 [2020-08-31T08:54:10.841Z] #39 72.93   CC       criu/pie/parasite.o
08:54:11 [2020-08-31T08:54:11.214Z] #48 ...
08:54:11 [2020-08-31T08:54:11.214Z] 
08:54:11 [2020-08-31T08:54:11.214Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:54:11 [2020-08-31T08:54:11.214Z] #42 173.9 vendor/golang.org/x/crypto/chacha20poly1305
08:54:11 [2020-08-31T08:54:11.214Z] #42 175.2 net
08:54:11 [2020-08-31T08:54:11.214Z] #42 175.6 vendor/golang.org/x/crypto/hkdf
08:54:11 [2020-08-31T08:54:11.214Z] #42 175.9 vendor/golang.org/x/text/transform
08:54:11 [2020-08-31T08:54:11.214Z] #42 176.6 vendor/golang.org/x/text/unicode/bidi
08:54:11 [2020-08-31T08:54:11.214Z] #42 178.5 vendor/golang.org/x/text/secure/bidirule
08:54:11 [2020-08-31T08:54:11.214Z] #42 178.9 vendor/golang.org/x/text/unicode/norm
08:54:11 [2020-08-31T08:54:11.214Z] #42 183.4 vendor/golang.org/x/net/idna
08:54:11 [2020-08-31T08:54:11.214Z] #42 ...
08:54:11 [2020-08-31T08:54:11.214Z] 
08:54:11 [2020-08-31T08:54:11.214Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:54:11 [2020-08-31T08:54:11.214Z] #39 74.37   AR       soccr/libsoccr.a
08:54:11 [2020-08-31T08:54:11.214Z] #39 74.42 make[1]: 'soccr/libsoccr.a' is up to date.
08:54:11 [2020-08-31T08:54:11.214Z] #39 74.82   DEP      criu/arch/x86/sigframe.d
08:54:11 [2020-08-31T08:54:11.214Z] #39 75.02   DEP      criu/arch/x86/sigaction_compat.d
08:54:11 [2020-08-31T08:54:11.214Z] #39 75.17   DEP      criu/arch/x86/kerndat.d
08:54:11 [2020-08-31T08:54:11.214Z] #39 75.39   DEP      criu/arch/x86/crtools.d
08:54:11 [2020-08-31T08:54:11.214Z] #39 75.57   DEP      criu/arch/x86/cpu.d
08:54:11 [2020-08-31T08:54:11.214Z] #39 75.79   CC       criu/arch/x86/cpu.o
08:54:11 [2020-08-31T08:54:11.214Z] #39 76.57   CC       criu/arch/x86/crtools.o
08:54:11 [2020-08-31T08:54:11.214Z] #39 ...
08:54:11 [2020-08-31T08:54:11.214Z] 
08:54:11 [2020-08-31T08:54:11.214Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
08:54:11 [2020-08-31T08:54:11.214Z] #14 96.20 Selecting previously unselected package mingw-w64-x86-64-dev.
08:54:11 [2020-08-31T08:54:11.214Z] #14 96.21 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
08:54:11 [2020-08-31T08:54:11.214Z] #14 96.22 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
08:54:11 [2020-08-31T08:54:11.214Z] #14 101.0 Selecting previously unselected package gcc-mingw-w64-base.
08:54:11 [2020-08-31T08:54:11.214Z] #14 101.1 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
08:54:11 [2020-08-31T08:54:11.214Z] #14 101.1 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
08:54:11 [2020-08-31T08:54:11.214Z] #14 101.2 Selecting previously unselected package gcc-mingw-w64-x86-64.
08:54:11 [2020-08-31T08:54:11.214Z] #14 101.2 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
08:54:11 [2020-08-31T08:54:11.214Z] #14 101.2 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:54:12 [2020-08-31T08:54:12.143Z] #14 ...
08:54:12 [2020-08-31T08:54:12.144Z] 
08:54:12 [2020-08-31T08:54:12.144Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:54:12 [2020-08-31T08:54:12.144Z] #39 77.97   CC       criu/arch/x86/kerndat.o
08:54:12 [2020-08-31T08:54:12.165Z] Removing intermediate container c6124672a037
08:54:12 [2020-08-31T08:54:12.165Z]  ---> 0097f2b1d026
08:54:12 [2020-08-31T08:54:12.165Z] Step 53/140 : FROM dev-base AS containerd
08:54:12 [2020-08-31T08:54:12.165Z]  ---> 8607b1fa336b
08:54:12 [2020-08-31T08:54:12.165Z] Step 54/140 : ARG DEBIAN_FRONTEND
08:54:12 [2020-08-31T08:54:12.165Z]  ---> Using cache
08:54:12 [2020-08-31T08:54:12.165Z]  ---> c31e829e4728
08:54:12 [2020-08-31T08:54:12.165Z] Step 55/140 : ARG CONTAINERD_COMMIT
08:54:12 [2020-08-31T08:54:12.165Z]  ---> Running in 71fc00ac190f
08:54:12 [2020-08-31T08:54:12.165Z] Removing intermediate container 71fc00ac190f
08:54:12 [2020-08-31T08:54:12.165Z]  ---> dbc4171b4e40
08:54:12 [2020-08-31T08:54:12.165Z] Step 56/140 : RUN apt-get update && apt-get install -y --no-install-recommends         libbtrfs-dev     && rm -rf /var/lib/apt/lists/*
08:54:12 [2020-08-31T08:54:12.165Z]  ---> Running in 35e6e263f7b9
08:54:10 [2020-08-31T08:54:10.175Z]  > git remote # timeout=10
08:54:10 [2020-08-31T08:54:10.306Z]  > git config --get remote.origin.url # timeout=10
08:54:10 [2020-08-31T08:54:10.342Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:54:10 [2020-08-31T08:54:10.343Z]  > git merge 88820a4793eabd2a5624e7a16772207cfa073f98 # timeout=10
08:54:10 [2020-08-31T08:54:10.467Z]  > git rev-parse "HEAD^{commit}" # timeout=10
08:54:10 [2020-08-31T08:54:10.591Z]  > git config core.sparsecheckout # timeout=10
08:54:10 [2020-08-31T08:54:10.627Z]  > git checkout -f 298ef4ba6463491cf5c1e781606e5b90c999c3dd # timeout=10
08:54:12 [2020-08-31T08:54:12.458Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:54:12 [2020-08-31T08:54:12.458Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:54:12 [2020-08-31T08:54:12.706Z] #39 78.63   CC       criu/arch/x86/sigaction_compat.o
08:54:12 [2020-08-31T08:54:12.750Z] #39 74.47   LINK     criu/pie/parasite.built-in.o
08:54:12 [2020-08-31T08:54:12.750Z] #39 74.48   GEN      criu/pie/parasite-blob.h
08:54:12 [2020-08-31T08:54:12.750Z] #39 74.50   CC       criu/pie/parasite-vdso.o
08:54:12 [2020-08-31T08:54:12.766Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:54:12 [2020-08-31T08:54:12.766Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
08:54:13 [2020-08-31T08:54:13.010Z] #39 75.30   CC       criu/arch/x86/vdso-pie.o
08:54:13 [2020-08-31T08:54:13.269Z] #39 78.91   CC       criu/arch/x86/sigframe.o
08:54:13 [2020-08-31T08:54:13.526Z] #39 79.28   LINK     criu/arch/x86/crtools.built-in.o
08:54:13 [2020-08-31T08:54:13.526Z] #39 79.35   DEP      criu/pie/util-vdso-elf32.d
08:54:13 [2020-08-31T08:54:13.580Z] #39 75.60   CC       criu/arch/x86/restorer.o
08:54:13 [2020-08-31T08:54:13.783Z] #39 79.53   DEP      criu/pie/util-vdso.d
08:54:13 [2020-08-31T08:54:13.811Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [214 kB]
08:54:13 [2020-08-31T08:54:13.811Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
08:54:14 [2020-08-31T08:54:14.039Z] #39 79.75   DEP      criu/pie/util.d
08:54:14 [2020-08-31T08:54:14.150Z] #39 76.30   CC       criu/arch/x86/restorer_unmap.o
08:54:14 [2020-08-31T08:54:14.298Z] #39 79.95   CC       criu/pie/util.o
08:54:14 [2020-08-31T08:54:14.410Z] #39 76.40   CC       criu/arch/x86/sigaction_compat_pie.o
08:54:14 [2020-08-31T08:54:14.554Z] #39 80.25   CC       criu/pie/util-vdso.o
08:54:14 [2020-08-31T08:54:14.670Z] #39 76.78   CC       criu/pie/restorer.o
08:54:14 [2020-08-31T08:54:14.847Z] Fetched 8154 kB in 3s (3236 kB/s)
08:54:15 [2020-08-31T08:54:15.483Z] #39 81.00   CC       criu/pie/util-vdso-elf32.o
08:54:15 [2020-08-31T08:54:15.889Z] Reading package lists...
08:54:16 [2020-08-31T08:54:16.045Z] #39 81.76   AR       criu/pie/pie.lib.a
08:54:16 [2020-08-31T08:54:16.045Z] #39 81.80   DEP      criu/pie/restorer.d
08:54:16 [2020-08-31T08:54:16.301Z] #39 82.01   DEP      criu/arch/x86/sigaction_compat_pie.d
08:54:16 [2020-08-31T08:54:16.301Z] #39 82.15   DEP      criu/arch/x86/restorer_unmap.d
08:54:16 [2020-08-31T08:54:16.524Z] Reading package lists...
08:54:16 [2020-08-31T08:54:16.524Z] Building dependency tree...
08:54:16 [2020-08-31T08:54:16.524Z] Reading state information...
08:54:16 [2020-08-31T08:54:16.558Z] #39 82.18   DEP      criu/arch/x86/restorer.d
08:54:16 [2020-08-31T08:54:16.558Z] #39 82.36   DEP      criu/arch/x86/vdso-pie.d
08:54:16 [2020-08-31T08:54:16.818Z] The following additional packages will be installed:
08:54:16 [2020-08-31T08:54:16.818Z]   libbtrfs0
08:54:16 [2020-08-31T08:54:16.818Z] The following NEW packages will be installed:
08:54:16 [2020-08-31T08:54:16.818Z]   libbtrfs-dev libbtrfs0
08:54:16 [2020-08-31T08:54:16.818Z] 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
08:54:16 [2020-08-31T08:54:16.818Z] Need to get 120 kB of archives.
08:54:16 [2020-08-31T08:54:16.818Z] After this operation, 423 kB of additional disk space will be used.
08:54:16 [2020-08-31T08:54:16.818Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
08:54:16 [2020-08-31T08:54:16.818Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
08:54:16 [2020-08-31T08:54:16.855Z] #39 82.46   DEP      criu/pie/parasite-vdso.d
08:54:16 [2020-08-31T08:54:16.855Z] #39 82.75   DEP      criu/pie/parasite.d
08:54:17 [2020-08-31T08:54:17.111Z] debconf: delaying package configuration, since apt-utils is not installed
08:54:17 [2020-08-31T08:54:17.111Z] Fetched 120 kB in 0s (987 kB/s)
08:54:17 [2020-08-31T08:54:17.111Z] Selecting previously unselected package libbtrfs0.
08:54:17 [2020-08-31T08:54:17.111Z] (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.)
08:54:17 [2020-08-31T08:54:17.111Z] Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ...
08:54:17 [2020-08-31T08:54:17.111Z] Unpacking libbtrfs0 (4.20.1-2) ...
08:54:17 [2020-08-31T08:54:17.111Z] Selecting previously unselected package libbtrfs-dev.
08:54:17 [2020-08-31T08:54:17.111Z] Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ...
08:54:17 [2020-08-31T08:54:17.111Z] Unpacking libbtrfs-dev (4.20.1-2) ...
08:54:17 [2020-08-31T08:54:17.111Z] Setting up libbtrfs0 (4.20.1-2) ...
08:54:17 [2020-08-31T08:54:17.111Z] Setting up libbtrfs-dev (4.20.1-2) ...
08:54:17 [2020-08-31T08:54:17.111Z] Processing triggers for libc-bin (2.28-10) ...
08:54:17 [2020-08-31T08:54:17.111Z] #39 83.03   CC       criu/pie/parasite.o
08:54:17 [2020-08-31T08:54:17.404Z] Removing intermediate container 35e6e263f7b9
08:54:17 [2020-08-31T08:54:17.404Z]  ---> ce24279abfd4
08:54:17 [2020-08-31T08:54:17.404Z] Step 57/140 : ENV INSTALL_BINARY_NAME=containerd
08:54:17 [2020-08-31T08:54:17.404Z]  ---> Running in 6544be95f17d
08:54:17 [2020-08-31T08:54:17.699Z] Removing intermediate container 6544be95f17d
08:54:17 [2020-08-31T08:54:17.699Z]  ---> ecd932cb1933
08:54:17 [2020-08-31T08:54:17.699Z] Step 58/140 : COPY hack/dockerfile/install/install.sh ./install.sh
08:54:17 [2020-08-31T08:54:17.699Z]  ---> 1c321e121279
08:54:17 [2020-08-31T08:54:17.699Z] Step 59/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
08:54:17 [2020-08-31T08:54:17.991Z]  ---> 39b0e9d41f20
08:54:17 [2020-08-31T08:54:17.991Z] Step 60/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
08:54:17 [2020-08-31T08:54:17.991Z]  ---> Running in 20c9f7b2ede1
08:54:18 [2020-08-31T08:54:18.287Z] + RM_GOPATH=0
08:54:18 [2020-08-31T08:54:18.287Z] + TMP_GOPATH=
08:54:18 [2020-08-31T08:54:18.287Z] + : /build
08:54:18 [2020-08-31T08:54:18.287Z] + '[' -z '' ']'
08:54:18 [2020-08-31T08:54:18.287Z] ++ mktemp -d
08:54:18 [2020-08-31T08:54:18.287Z] + export GOPATH=/tmp/tmp.prLDZ5JlXc
08:54:18 [2020-08-31T08:54:18.287Z] + GOPATH=/tmp/tmp.prLDZ5JlXc
08:54:18 [2020-08-31T08:54:18.287Z] + RM_GOPATH=1
08:54:18 [2020-08-31T08:54:18.287Z] ++ dirname ./install.sh
08:54:18 [2020-08-31T08:54:18.287Z] + dir=.
08:54:18 [2020-08-31T08:54:18.287Z] + bin=containerd
08:54:18 [2020-08-31T08:54:18.287Z] Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429
08:54:18 [2020-08-31T08:54:18.287Z] + shift
08:54:18 [2020-08-31T08:54:18.287Z] + '[' '!' -f ./containerd.installer ']'
08:54:18 [2020-08-31T08:54:18.287Z] + . ./containerd.installer
08:54:18 [2020-08-31T08:54:18.287Z] ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429
08:54:18 [2020-08-31T08:54:18.287Z] + install_containerd
08:54:18 [2020-08-31T08:54:18.287Z] + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429'
08:54:18 [2020-08-31T08:54:18.287Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.prLDZ5JlXc/src/github.com/containerd/containerd
08:54:18 [2020-08-31T08:54:18.287Z] Cloning into '/tmp/tmp.prLDZ5JlXc/src/github.com/containerd/containerd'...
08:54:18 [2020-08-31T08:54:18.870Z] #39 80.28   LINK     criu/pie/restorer.built-in.o
08:54:18 [2020-08-31T08:54:18.870Z] #39 80.29   GEN      criu/pie/restorer-blob.h
08:54:18 [2020-08-31T08:54:18.870Z] #39 80.39   DEP      criu/vdso.d
08:54:18 [2020-08-31T08:54:18.870Z] #39 80.56   DEP      criu/vdso-compat.d
08:54:18 [2020-08-31T08:54:18.870Z] #39 80.70   DEP      criu/uts_ns.d
08:54:18 [2020-08-31T08:54:18.870Z] #39 80.86   DEP      criu/util.d
08:54:18 [2020-08-31T08:54:18.870Z] #39 81.08   DEP      criu/uffd.d
08:54:19 [2020-08-31T08:54:19.003Z] #39 84.50   LINK     criu/pie/parasite.built-in.o
08:54:19 [2020-08-31T08:54:19.003Z] #39 84.52   GEN      criu/pie/parasite-blob.h
08:54:19 [2020-08-31T08:54:19.003Z] #39 84.57   CC       criu/pie/parasite-vdso.o
08:54:19 [2020-08-31T08:54:19.130Z] #39 81.34   DEP      criu/tun.d
08:54:19 [2020-08-31T08:54:19.390Z] #39 81.62   DEP      criu/tty.d
08:54:19 [2020-08-31T08:54:19.565Z] #39 85.35   CC       criu/arch/x86/vdso-pie.o
08:54:19 [2020-08-31T08:54:19.650Z] #39 81.92   DEP      criu/timerfd.d
08:54:20 [2020-08-31T08:54:20.128Z] #39 85.80   CC       criu/arch/x86/restorer.o
08:54:20 [2020-08-31T08:54:20.220Z] #39 82.16   DEP      criu/timens.d
08:54:20 [2020-08-31T08:54:20.220Z] #39 82.40   DEP      criu/sysfs_parse.d
08:54:20 [2020-08-31T08:54:20.480Z] #39 82.56   DEP      criu/sysctl.d
08:54:20 [2020-08-31T08:54:20.480Z] #39 ...
08:54:20 [2020-08-31T08:54:20.480Z] 
08:54:20 [2020-08-31T08:54:20.480Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:54:20 [2020-08-31T08:54:20.480Z] #42 141.5 mime
08:54:20 [2020-08-31T08:54:20.480Z] #42 143.6 mime/quotedprintable
08:54:20 [2020-08-31T08:54:20.480Z] #42 144.0 net/http/internal
08:54:20 [2020-08-31T08:54:20.480Z] #42 144.4 os/exec
08:54:20 [2020-08-31T08:54:20.480Z] #42 148.8 net/textproto
08:54:20 [2020-08-31T08:54:20.480Z] #42 148.8 crypto/x509
08:54:20 [2020-08-31T08:54:20.480Z] #42 150.1 vendor/golang.org/x/net/http/httpguts
08:54:20 [2020-08-31T08:54:20.480Z] #42 150.4 vendor/golang.org/x/net/http/httpproxy
08:54:20 [2020-08-31T08:54:20.480Z] #42 151.0 mime/multipart
08:54:20 [2020-08-31T08:54:20.690Z] #39 86.53   CC       criu/arch/x86/restorer_unmap.o
08:54:20 [2020-08-31T08:54:20.690Z] #39 86.58   CC       criu/arch/x86/sigaction_compat_pie.o
08:54:20 [2020-08-31T08:54:20.740Z] #42 ...
08:54:20 [2020-08-31T08:54:20.740Z] 
08:54:20 [2020-08-31T08:54:20.740Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:54:20 [2020-08-31T08:54:20.740Z] #39 82.81   DEP      criu/string.d
08:54:20 [2020-08-31T08:54:20.740Z] #39 82.85   DEP      criu/stats.d
08:54:21 [2020-08-31T08:54:21.000Z] #39 83.06   DEP      criu/sockets.d
08:54:21 [2020-08-31T08:54:21.253Z] #39 86.89   CC       criu/pie/restorer.o
08:54:21 [2020-08-31T08:54:21.260Z] #39 83.27   DEP      criu/sk-unix.d
08:54:21 [2020-08-31T08:54:21.520Z] #39 83.60   DEP      criu/sk-tcp.d
08:54:21 [2020-08-31T08:54:21.780Z] #39 83.84   DEP      criu/sk-queue.d
08:54:21 [2020-08-31T08:54:21.780Z] #39 84.07   DEP      criu/sk-packet.d
08:54:22 [2020-08-31T08:54:22.349Z] #39 84.24   DEP      criu/sk-netlink.d
08:54:22 [2020-08-31T08:54:22.349Z] #39 84.42   DEP      criu/sk-inet.d
08:54:22 [2020-08-31T08:54:22.349Z] #39 84.62   DEP      criu/signalfd.d
08:54:22 [2020-08-31T08:54:22.768Z] + cd /tmp/tmp.prLDZ5JlXc/src/github.com/containerd/containerd
08:54:22 [2020-08-31T08:54:22.768Z] + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429
08:54:22 [2020-08-31T08:54:22.919Z] #39 84.81   DEP      criu/sigframe.d
08:54:22 [2020-08-31T08:54:22.919Z] #39 84.94   DEP      criu/shmem.d
08:54:23 [2020-08-31T08:54:23.157Z] #39 ...
08:54:23 [2020-08-31T08:54:23.157Z] 
08:54:23 [2020-08-31T08:54:23.157Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:54:23 [2020-08-31T08:54:23.157Z] #42 186.2 vendor/golang.org/x/net/http2/hpack
08:54:23 [2020-08-31T08:54:23.157Z] #42 187.7 mime
08:54:23 [2020-08-31T08:54:23.157Z] #42 189.8 mime/quotedprintable
08:54:23 [2020-08-31T08:54:23.157Z] #42 190.0 net/http/internal
08:54:23 [2020-08-31T08:54:23.157Z] #42 190.5 os/exec
08:54:23 [2020-08-31T08:54:23.157Z] #42 194.7 net/textproto
08:54:23 [2020-08-31T08:54:23.157Z] #42 194.7 crypto/x509
08:54:23 [2020-08-31T08:54:23.157Z] #42 196.2 vendor/golang.org/x/net/http/httpguts
08:54:23 [2020-08-31T08:54:23.179Z] #39 85.15   DEP      criu/servicefd.d
08:54:23 [2020-08-31T08:54:23.406Z] + export 'BUILDTAGS=netgo osusergo static_build'
08:54:23 [2020-08-31T08:54:23.406Z] + BUILDTAGS='netgo osusergo static_build'
08:54:23 [2020-08-31T08:54:23.406Z] + export EXTRA_FLAGS=-buildmode=pie
08:54:23 [2020-08-31T08:54:23.406Z] + EXTRA_FLAGS=-buildmode=pie
08:54:23 [2020-08-31T08:54:23.406Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
08:54:23 [2020-08-31T08:54:23.406Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
08:54:23 [2020-08-31T08:54:23.406Z] + '[' '' = dynamic ']'
08:54:23 [2020-08-31T08:54:23.406Z] + make
08:54:23 [2020-08-31T08:54:23.413Z] #42 196.5 vendor/golang.org/x/net/http/httpproxy
08:54:23 [2020-08-31T08:54:23.439Z] #39 85.37   DEP      criu/seize.d
08:54:23 [2020-08-31T08:54:23.439Z] #39 85.53   DEP      criu/seccomp.d
08:54:23 [2020-08-31T08:54:23.706Z] #39 85.79   DEP      criu/rst-malloc.d
08:54:23 [2020-08-31T08:54:23.706Z] #39 85.87   DEP      criu/rbtree.d
08:54:23 [2020-08-31T08:54:23.706Z] #39 85.94   DEP      criu/pstree.d
08:54:23 [2020-08-31T08:54:23.976Z] #42 197.1 mime/multipart
08:54:23 [2020-08-31T08:54:23.989Z] #39 86.17   DEP      criu/protobuf.d
08:54:24 [2020-08-31T08:54:24.045Z] 🇩 bin/ctr
08:54:24 [2020-08-31T08:54:24.253Z] #39 86.40   GEN      criu/protobuf-desc-gen.h
08:54:25 [2020-08-31T08:54:25.344Z] #42 ...
08:54:25 [2020-08-31T08:54:25.344Z] 
08:54:25 [2020-08-31T08:54:25.344Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:54:25 [2020-08-31T08:54:25.344Z] #39 90.91   LINK     criu/pie/restorer.built-in.o
08:54:25 [2020-08-31T08:54:25.344Z] #39 90.92   GEN      criu/pie/restorer-blob.h
08:54:25 [2020-08-31T08:54:25.344Z] #39 91.05   DEP      criu/vdso.d
08:54:25 [2020-08-31T08:54:25.600Z] #39 91.26   DEP      criu/vdso-compat.d
08:54:25 [2020-08-31T08:54:25.600Z] #39 91.38   DEP      criu/uts_ns.d
08:54:25 [2020-08-31T08:54:25.856Z] #39 91.58   DEP      criu/util.d
08:54:25 [2020-08-31T08:54:25.856Z] #39 91.76   DEP      criu/uffd.d
08:54:26 [2020-08-31T08:54:26.322Z] Commit message: "daemon.setupPathsAndSandboxOptions() skip resolving symlinks"
08:54:26 [2020-08-31T08:54:26.419Z] #39 91.92   DEP      criu/tun.d
08:54:26 [2020-08-31T08:54:26.420Z] #39 92.09   DEP      criu/tty.d
08:54:26 [2020-08-31T08:54:26.684Z] #39 92.43   DEP      criu/timerfd.d
08:54:26 [2020-08-31T08:54:26.794Z] #39 88.40   DEP      criu/protobuf-desc.d
08:54:26 [2020-08-31T08:54:26.794Z] #39 88.61   DEP      criu/proc_parse.d
08:54:26 [2020-08-31T08:54:26.794Z] #39 ...
08:54:26 [2020-08-31T08:54:26.794Z] 
08:54:26 [2020-08-31T08:54:26.794Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
08:54:26 [2020-08-31T08:54:26.794Z] #14 105.1 Selecting previously unselected package g++-mingw-w64-x86-64.
08:54:26 [2020-08-31T08:54:26.794Z] #14 105.2 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
08:54:26 [2020-08-31T08:54:26.794Z] #14 105.2 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
08:54:26 [2020-08-31T08:54:26.941Z] #39 92.71   DEP      criu/timens.d
08:54:27 [2020-08-31T08:54:27.198Z] #39 92.89   DEP      criu/sysfs_parse.d
08:54:27 [2020-08-31T08:54:27.454Z] #39 93.12   DEP      criu/sysctl.d
08:54:27 [2020-08-31T08:54:27.711Z] #39 93.29   DEP      criu/string.d
08:54:27 [2020-08-31T08:54:27.711Z] #39 93.36   DEP      criu/stats.d
08:54:27 [2020-08-31T08:54:27.711Z] #39 93.51   DEP      criu/sockets.d
08:54:27 [2020-08-31T08:54:27.967Z] #39 93.70   DEP      criu/sk-unix.d
08:54:28 [2020-08-31T08:54:28.223Z] #39 93.94   DEP      criu/sk-tcp.d
08:54:28 [2020-08-31T08:54:28.480Z] #39 94.17   DEP      criu/sk-queue.d
08:54:28 [2020-08-31T08:54:28.736Z] #39 94.39   DEP      criu/sk-packet.d
08:54:28 [2020-08-31T08:54:28.993Z] #39 94.69   DEP      criu/sk-netlink.d
08:54:28 [2020-08-31T08:54:28.993Z] #39 94.89   DEP      criu/sk-inet.d
08:54:29 [2020-08-31T08:54:29.201Z] + docker version
08:54:29 [2020-08-31T08:54:29.556Z] #39 95.14   DEP      criu/signalfd.d
08:54:29 [2020-08-31T08:54:29.556Z] #39 95.35   DEP      criu/sigframe.d
08:54:29 [2020-08-31T08:54:29.812Z] #39 95.55   DEP      criu/shmem.d
08:54:30 [2020-08-31T08:54:30.068Z] #39 95.70   DEP      criu/servicefd.d
08:54:30 [2020-08-31T08:54:30.068Z] #39 95.85   DEP      criu/seize.d
08:54:30 [2020-08-31T08:54:30.325Z] #39 96.09   DEP      criu/seccomp.d
08:54:30 [2020-08-31T08:54:30.582Z] #39 96.31   DEP      criu/rst-malloc.d
08:54:30 [2020-08-31T08:54:30.582Z] #39 96.43   DEP      criu/rbtree.d
08:54:30 [2020-08-31T08:54:30.582Z] #39 96.50   DEP      criu/pstree.d
08:54:31 [2020-08-31T08:54:31.144Z] #39 96.68   DEP      criu/protobuf.d
08:54:31 [2020-08-31T08:54:31.144Z] #39 96.83   GEN      criu/protobuf-desc-gen.h
08:54:32 [2020-08-31T08:54:32.074Z] #14 ...
08:54:32 [2020-08-31T08:54:32.074Z] 
08:54:32 [2020-08-31T08:54:32.074Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:54:32 [2020-08-31T08:54:32.074Z] #39 88.89   DEP      criu/plugin.d
08:54:32 [2020-08-31T08:54:32.074Z] #39 89.08   DEP      criu/pipes.d
08:54:32 [2020-08-31T08:54:32.074Z] #39 89.27   DEP      criu/pie-util.d
08:54:32 [2020-08-31T08:54:32.074Z] #39 89.41   DEP      criu/pie-util-vdso.d
08:54:32 [2020-08-31T08:54:32.074Z] #39 89.53   DEP      criu/pie-util-vdso-elf32.d
08:54:32 [2020-08-31T08:54:32.074Z] #39 89.70   DEP      criu/path.d
08:54:32 [2020-08-31T08:54:32.074Z] #39 89.91   DEP      criu/parasite-syscall.d
08:54:32 [2020-08-31T08:54:32.074Z] #39 90.15   DEP      criu/pagemap.d
08:54:32 [2020-08-31T08:54:32.074Z] #39 90.37   DEP      criu/pagemap-cache.d
08:54:32 [2020-08-31T08:54:32.074Z] #39 90.50   DEP      criu/page-xfer.d
08:54:32 [2020-08-31T08:54:32.074Z] #39 90.70   DEP      criu/page-pipe.d
08:54:32 [2020-08-31T08:54:32.074Z] #39 90.79   DEP      criu/netfilter.d
08:54:32 [2020-08-31T08:54:32.074Z] #39 91.04   DEP      criu/net.d
08:54:32 [2020-08-31T08:54:32.074Z] #39 91.36   DEP      criu/namespaces.d
08:54:32 [2020-08-31T08:54:32.074Z] #39 91.57   DEP      criu/mount.d
08:54:32 [2020-08-31T08:54:32.074Z] #39 91.83   DEP      criu/memfd.d
08:54:32 [2020-08-31T08:54:32.074Z] #39 91.98   DEP      criu/mem.d
08:54:32 [2020-08-31T08:54:32.074Z] #39 92.14   DEP      criu/lsm.d
08:54:32 [2020-08-31T08:54:32.074Z] #39 92.37   DEP      criu/log.d
08:54:32 [2020-08-31T08:54:32.074Z] #39 92.48   DEP      criu/libnetlink.d
08:54:32 [2020-08-31T08:54:32.074Z] #39 92.62   DEP      criu/kerndat.d
08:54:32 [2020-08-31T08:54:32.074Z] #39 92.86   DEP      criu/kcmp-ids.d
08:54:32 [2020-08-31T08:54:32.074Z] #39 93.00   DEP      criu/irmap.d
08:54:32 [2020-08-31T08:54:32.074Z] #39 93.13   DEP      criu/ipc_ns.d
08:54:32 [2020-08-31T08:54:32.074Z] #39 93.40   DEP      criu/image.d
08:54:32 [2020-08-31T08:54:32.074Z] #39 93.64   DEP      criu/image-desc.d
08:54:32 [2020-08-31T08:54:32.074Z] #39 93.73   DEP      criu/fsnotify.d
08:54:32 [2020-08-31T08:54:32.074Z] #39 93.96   DEP      criu/filesystems.d
08:54:32 [2020-08-31T08:54:32.074Z] #39 94.16   DEP      criu/files.d
08:54:32 [2020-08-31T08:54:32.334Z] #39 94.42   DEP      criu/files-reg.d
08:54:32 [2020-08-31T08:54:32.334Z] #39 ...
08:54:32 [2020-08-31T08:54:32.334Z] 
08:54:32 [2020-08-31T08:54:32.334Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:54:32 [2020-08-31T08:54:32.334Z] #42 153.5 crypto/tls
08:54:32 [2020-08-31T08:54:32.334Z] #42 161.5 net/http/httptrace
08:54:32 [2020-08-31T08:54:32.334Z] #42 161.8 net/http
08:54:32 [2020-08-31T08:54:32.594Z] #42 ...
08:54:32 [2020-08-31T08:54:32.594Z] 
08:54:32 [2020-08-31T08:54:32.594Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:54:32 [2020-08-31T08:54:32.594Z] #39 94.59   DEP      criu/files-ext.d
08:54:32 [2020-08-31T08:54:32.594Z] #39 94.82   DEP      criu/file-lock.d
08:54:32 [2020-08-31T08:54:32.854Z] #39 95.04   DEP      criu/file-ids.d
08:54:33 [2020-08-31T08:54:33.035Z] #39 98.75   DEP      criu/protobuf-desc.d
08:54:33 [2020-08-31T08:54:33.113Z] #39 95.23   DEP      criu/fifo.d
08:54:33 [2020-08-31T08:54:33.292Z] #39 98.91   DEP      criu/proc_parse.d
08:54:33 [2020-08-31T08:54:33.292Z] #39 99.16   DEP      criu/plugin.d
08:54:33 [2020-08-31T08:54:33.374Z] #39 95.41   DEP      criu/fdstore.d
08:54:33 [2020-08-31T08:54:33.374Z] #39 95.60   DEP      criu/fault-injection.d
08:54:33 [2020-08-31T08:54:33.374Z] #39 95.65   DEP      criu/external.d
08:54:33 [2020-08-31T08:54:33.549Z] #39 99.29   DEP      criu/pipes.d
08:54:33 [2020-08-31T08:54:33.633Z] #39 95.77   DEP      criu/eventpoll.d
08:54:33 [2020-08-31T08:54:33.805Z] #39 99.54   DEP      criu/pie-util.d
08:54:33 [2020-08-31T08:54:33.805Z] #39 99.74   DEP      criu/pie-util-vdso.d
08:54:33 [2020-08-31T08:54:33.893Z] #39 96.05   DEP      criu/eventfd.d
08:54:33 [2020-08-31T08:54:33.893Z] #39 96.18   DEP      criu/crtools.d
08:54:34 [2020-08-31T08:54:34.368Z] #39 99.98   DEP      criu/pie-util-vdso-elf32.d
08:54:34 [2020-08-31T08:54:34.368Z] #39 100.2   DEP      criu/path.d
08:54:34 [2020-08-31T08:54:34.463Z] #39 96.39   DEP      criu/cr-service.d
08:54:34 [2020-08-31T08:54:34.463Z] #39 96.62   DEP      criu/cr-restore.d
08:54:34 [2020-08-31T08:54:34.625Z] #39 100.4   DEP      criu/parasite-syscall.d
08:54:34 [2020-08-31T08:54:34.723Z] #39 ...
08:54:34 [2020-08-31T08:54:34.723Z] 
08:54:34 [2020-08-31T08:54:34.723Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
08:54:34 [2020-08-31T08:54:34.723Z] #26 167.1 + rm -rf /tmp/tmp.J2eUIXFYB9
08:54:34 [2020-08-31T08:54:34.723Z] #26 DONE 167.7s
08:54:34 [2020-08-31T08:54:34.723Z] 
08:54:34 [2020-08-31T08:54:34.723Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
08:54:34 [2020-08-31T08:54:34.881Z] #39 100.6   DEP      criu/pagemap.d
08:54:34 [2020-08-31T08:54:34.982Z] #36 ...
08:54:34 [2020-08-31T08:54:34.983Z] 
08:54:34 [2020-08-31T08:54:34.983Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:54:34 [2020-08-31T08:54:34.983Z] #39 96.96   DEP      criu/cr-errno.d
08:54:34 [2020-08-31T08:54:34.983Z] #39 96.99   DEP      criu/cr-dump.d
08:54:35 [2020-08-31T08:54:35.009Z] Client: Docker Engine - Enterprise
08:54:35 [2020-08-31T08:54:35.009Z]  Version:           19.03.5
08:54:35 [2020-08-31T08:54:35.009Z]  API version:       1.40
08:54:35 [2020-08-31T08:54:35.009Z]  Go version:        go1.12.12
08:54:35 [2020-08-31T08:54:35.009Z]  Git commit:        2ee0c57608
08:54:35 [2020-08-31T08:54:35.009Z]  Built:             11/13/2019 08:00:16
08:54:35 [2020-08-31T08:54:35.009Z]  OS/Arch:           windows/amd64
08:54:35 [2020-08-31T08:54:35.009Z]  Experimental:      false
08:54:35 [2020-08-31T08:54:35.009Z] 
08:54:35 [2020-08-31T08:54:35.009Z] Server: Docker Engine - Enterprise
08:54:35 [2020-08-31T08:54:35.009Z]  Engine:
08:54:35 [2020-08-31T08:54:35.009Z]   Version:          19.03.5
08:54:35 [2020-08-31T08:54:35.009Z]   API version:      1.40 (minimum version 1.24)
08:54:35 [2020-08-31T08:54:35.009Z]   Go version:       go1.12.12
08:54:35 [2020-08-31T08:54:35.009Z]   Git commit:       2ee0c57608
08:54:35 [2020-08-31T08:54:35.009Z]   Built:            11/13/2019 07:58:51
08:54:35 [2020-08-31T08:54:35.009Z]   OS/Arch:          windows/amd64
08:54:35 [2020-08-31T08:54:35.009Z]   Experimental:     true
08:54:35 [2020-08-31T08:54:35.137Z] #39 100.8   DEP      criu/pagemap-cache.d
08:54:35 [2020-08-31T08:54:35.137Z] #39 101.0   DEP      criu/page-xfer.d
08:54:35 [2020-08-31T08:54:35.242Z] #39 97.33   DEP      criu/cr-dedup.d
08:54:35 [2020-08-31T08:54:35.502Z] #39 97.60   DEP      criu/cr-check.d
[Pipeline] sh
08:54:35 [2020-08-31T08:54:35.700Z] #39 101.2   DEP      criu/page-pipe.d
08:54:35 [2020-08-31T08:54:35.700Z] #39 101.4   DEP      criu/netfilter.d
08:54:35 [2020-08-31T08:54:35.762Z] #39 97.98   DEP      criu/config.d
08:54:35 [2020-08-31T08:54:35.956Z] #39 101.5   DEP      criu/net.d
08:54:36 [2020-08-31T08:54:36.022Z] #39 98.19   DEP      criu/clone-noasan.d
08:54:36 [2020-08-31T08:54:36.213Z] #39 101.8   DEP      criu/namespaces.d
08:54:36 [2020-08-31T08:54:36.213Z] #39 102.1   DEP      criu/mount.d
08:54:36 [2020-08-31T08:54:36.283Z] #39 98.25   DEP      criu/cgroup.d
08:54:36 [2020-08-31T08:54:36.283Z] #39 98.39   DEP      criu/cgroup-props.d
08:54:36 [2020-08-31T08:54:36.470Z] #39 ...
08:54:36 [2020-08-31T08:54:36.470Z] 
08:54:36 [2020-08-31T08:54:36.470Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:54:36 [2020-08-31T08:54:36.470Z] #42 199.5 crypto/tls
08:54:36 [2020-08-31T08:54:36.470Z] #42 207.0 net/http/httptrace
08:54:36 [2020-08-31T08:54:36.470Z] #42 207.4 net/http
08:54:36 [2020-08-31T08:54:36.470Z] #42 ...
08:54:36 [2020-08-31T08:54:36.470Z] 
08:54:36 [2020-08-31T08:54:36.470Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:54:36 [2020-08-31T08:54:36.470Z] #39 102.3   DEP      criu/memfd.d
08:54:36 [2020-08-31T08:54:36.541Z] + docker info
08:54:36 [2020-08-31T08:54:36.543Z] #39 98.49   DEP      criu/bitmap.d
08:54:36 [2020-08-31T08:54:36.543Z] #39 98.54   DEP      criu/bfd.d
08:54:36 [2020-08-31T08:54:36.543Z] #39 98.62   DEP      criu/autofs.d
08:54:36 [2020-08-31T08:54:36.726Z] #39 102.5   DEP      criu/mem.d
08:54:36 [2020-08-31T08:54:36.803Z] #39 98.78   DEP      criu/aio.d
08:54:36 [2020-08-31T08:54:36.803Z] #39 98.89   DEP      criu/action-scripts.d
08:54:36 [2020-08-31T08:54:36.982Z] #39 102.7   DEP      criu/lsm.d
08:54:37 [2020-08-31T08:54:37.066Z] #39 99.14   CC       criu/action-scripts.o
08:54:37 [2020-08-31T08:54:37.239Z] #39 102.9   DEP      criu/log.d
08:54:37 [2020-08-31T08:54:37.239Z] #39 103.1   DEP      criu/libnetlink.d
08:54:37 [2020-08-31T08:54:37.496Z] #39 103.3   DEP      criu/kerndat.d
08:54:37 [2020-08-31T08:54:37.637Z] #39 99.61   CC       criu/aio.o
08:54:37 [2020-08-31T08:54:37.752Z] #39 103.5   DEP      criu/kcmp-ids.d
08:54:37 [2020-08-31T08:54:37.752Z] #39 103.6   DEP      criu/irmap.d
08:54:38 [2020-08-31T08:54:38.008Z] #39 103.8   DEP      criu/ipc_ns.d
08:54:38 [2020-08-31T08:54:38.008Z] #39 ...
08:54:38 [2020-08-31T08:54:38.008Z] 
08:54:38 [2020-08-31T08:54:38.008Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
08:54:38 [2020-08-31T08:54:38.008Z] #14 122.9 Selecting previously unselected package g++-mingw-w64-x86-64.
08:54:38 [2020-08-31T08:54:38.008Z] #14 122.9 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
08:54:38 [2020-08-31T08:54:38.008Z] #14 122.9 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:54:38 [2020-08-31T08:54:38.209Z] #39 100.2   CC       criu/autofs.o
08:54:38 [2020-08-31T08:54:38.265Z] #14 ...
08:54:38 [2020-08-31T08:54:38.265Z] 
08:54:38 [2020-08-31T08:54:38.265Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:54:38 [2020-08-31T08:54:38.265Z] #39 104.0   DEP      criu/image.d
08:54:38 [2020-08-31T08:54:38.522Z] #39 104.2   DEP      criu/image-desc.d
08:54:38 [2020-08-31T08:54:38.522Z] #39 104.3   DEP      criu/fsnotify.d
08:54:38 [2020-08-31T08:54:38.779Z] #39 104.5   DEP      criu/filesystems.d
08:54:39 [2020-08-31T08:54:39.036Z] #39 104.7   DEP      criu/files.d
08:54:39 [2020-08-31T08:54:39.036Z] #39 104.9   DEP      criu/files-reg.d
08:54:39 [2020-08-31T08:54:39.600Z] #39 105.1   DEP      criu/files-ext.d
08:54:39 [2020-08-31T08:54:39.600Z] #39 105.3   DEP      criu/file-lock.d
08:54:39 [2020-08-31T08:54:39.600Z] #39 105.5   DEP      criu/file-ids.d
08:54:39 [2020-08-31T08:54:39.857Z] #39 105.7   DEP      criu/fifo.d
08:54:40 [2020-08-31T08:54:40.114Z] #39 105.9   DEP      criu/fdstore.d
08:54:40 [2020-08-31T08:54:40.119Z] #39 102.1   CC       criu/bfd.o
08:54:40 [2020-08-31T08:54:40.370Z] #39 106.1   DEP      criu/fault-injection.d
08:54:40 [2020-08-31T08:54:40.370Z] #39 106.1   DEP      criu/external.d
08:54:40 [2020-08-31T08:54:40.370Z] #39 106.3   DEP      criu/eventpoll.d
08:54:40 [2020-08-31T08:54:40.690Z] #39 102.7   CC       criu/bitmap.o
08:54:40 [2020-08-31T08:54:40.933Z] #39 106.5   DEP      criu/eventfd.d
08:54:40 [2020-08-31T08:54:40.933Z] #39 106.6   DEP      criu/crtools.d
08:54:40 [2020-08-31T08:54:40.950Z] #39 102.9   CC       criu/cgroup-props.o
08:54:41 [2020-08-31T08:54:41.191Z] #39 106.9   DEP      criu/cr-service.d
08:54:41 [2020-08-31T08:54:41.448Z] #39 107.1   DEP      criu/cr-restore.d
08:54:41 [2020-08-31T08:54:41.705Z] #39 107.4   DEP      criu/cr-errno.d
08:54:41 [2020-08-31T08:54:41.705Z] #39 107.4   DEP      criu/cr-dump.d
08:54:41 [2020-08-31T08:54:41.890Z] #39 104.0   CC       criu/cgroup.o
08:54:41 [2020-08-31T08:54:41.982Z] #39 107.6   DEP      criu/cr-dedup.d
08:54:41 [2020-08-31T08:54:41.982Z] #39 ...
08:54:41 [2020-08-31T08:54:41.982Z] 
08:54:41 [2020-08-31T08:54:41.982Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
08:54:41 [2020-08-31T08:54:41.982Z] #26 213.5 + rm -rf /tmp/tmp.29DexDg8zX
08:54:41 [2020-08-31T08:54:41.982Z] #26 DONE 215.6s
08:54:41 [2020-08-31T08:54:41.982Z] 
08:54:41 [2020-08-31T08:54:41.982Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:54:41 [2020-08-31T08:54:41.982Z] #39 107.8   DEP      criu/cr-check.d
08:54:42 [2020-08-31T08:54:42.547Z] #39 108.3   DEP      criu/config.d
08:54:42 [2020-08-31T08:54:42.804Z] #39 108.6   DEP      criu/clone-noasan.d
08:54:43 [2020-08-31T08:54:43.061Z] #39 108.8   DEP      criu/cgroup.d
08:54:43 [2020-08-31T08:54:43.317Z] #39 109.1   DEP      criu/cgroup-props.d
08:54:43 [2020-08-31T08:54:43.573Z] #39 109.2   DEP      criu/bitmap.d
08:54:43 [2020-08-31T08:54:43.573Z] #39 109.3   DEP      criu/bfd.d
08:54:43 [2020-08-31T08:54:43.573Z] #39 109.4   DEP      criu/autofs.d
08:54:43 [2020-08-31T08:54:43.830Z] #39 109.6   DEP      criu/aio.d
08:54:44 [2020-08-31T08:54:44.086Z] #39 109.8   DEP      criu/action-scripts.d
08:54:44 [2020-08-31T08:54:44.342Z] #39 110.2   CC       criu/action-scripts.o
08:54:44 [2020-08-31T08:54:44.432Z] #39 ...
08:54:44 [2020-08-31T08:54:44.432Z] 
08:54:44 [2020-08-31T08:54:44.432Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:54:44 [2020-08-31T08:54:44.432Z] #42 175.1 github.com/LK4D4/vndr/godl
08:54:44 [2020-08-31T08:54:44.692Z] #42 175.8 github.com/LK4D4/vndr
08:54:44 [2020-08-31T08:54:44.904Z] #39 110.7   CC       criu/aio.o
08:54:45 [2020-08-31T08:54:45.466Z] #39 111.3   CC       criu/autofs.o
08:54:46 [2020-08-31T08:54:46.818Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
08:54:47 [2020-08-31T08:54:47.108Z] ok  	github.com/docker/docker/api/server/httputils	0.007s	coverage: 14.7% of statements
08:54:47 [2020-08-31T08:54:47.358Z] #39 113.2   CC       criu/bfd.o
08:54:47 [2020-08-31T08:54:47.921Z] #39 113.8   CC       criu/bitmap.o
08:54:47 [2020-08-31T08:54:47.921Z] #39 ...
08:54:47 [2020-08-31T08:54:47.921Z] 
08:54:47 [2020-08-31T08:54:47.921Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
08:54:47 [2020-08-31T08:54:47.921Z] #14 139.6 Selecting previously unselected package libonig5:amd64.
08:54:47 [2020-08-31T08:54:47.921Z] #14 139.6 Preparing to unpack .../25-libonig5_6.9.1-1_amd64.deb ...
08:54:47 [2020-08-31T08:54:47.921Z] #14 139.7 Unpacking libonig5:amd64 (6.9.1-1) ...
08:54:47 [2020-08-31T08:54:47.921Z] #14 139.8 Selecting previously unselected package libjq1:amd64.
08:54:47 [2020-08-31T08:54:47.921Z] #14 139.8 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_amd64.deb ...
08:54:47 [2020-08-31T08:54:47.921Z] #14 139.8 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
08:54:47 [2020-08-31T08:54:47.921Z] #14 140.0 Selecting previously unselected package jq.
08:54:47 [2020-08-31T08:54:47.921Z] #14 140.0 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_amd64.deb ...
08:54:47 [2020-08-31T08:54:47.921Z] #14 140.0 Unpacking jq (1.5+dfsg-2+b1) ...
08:54:47 [2020-08-31T08:54:47.921Z] #14 140.1 Selecting previously unselected package libaio1:amd64.
08:54:47 [2020-08-31T08:54:47.921Z] #14 140.1 Preparing to unpack .../28-libaio1_0.3.112-3_amd64.deb ...
08:54:47 [2020-08-31T08:54:47.921Z] #14 140.1 Unpacking libaio1:amd64 (0.3.112-3) ...
08:54:47 [2020-08-31T08:54:47.921Z] #14 140.2 Selecting previously unselected package libbtrfs0.
08:54:47 [2020-08-31T08:54:47.921Z] #14 140.3 Preparing to unpack .../29-libbtrfs0_4.20.1-2_amd64.deb ...
08:54:47 [2020-08-31T08:54:47.921Z] #14 140.3 Unpacking libbtrfs0 (4.20.1-2) ...
08:54:47 [2020-08-31T08:54:47.921Z] #14 140.3 Selecting previously unselected package libbtrfs-dev.
08:54:47 [2020-08-31T08:54:47.921Z] #14 140.3 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_amd64.deb ...
08:54:47 [2020-08-31T08:54:47.921Z] #14 140.4 Unpacking libbtrfs-dev (4.20.1-2) ...
08:54:47 [2020-08-31T08:54:47.921Z] #14 140.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
08:54:47 [2020-08-31T08:54:47.921Z] #14 140.5 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
08:54:47 [2020-08-31T08:54:47.921Z] #14 140.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
08:54:47 [2020-08-31T08:54:47.921Z] #14 140.6 Selecting previously unselected package libudev-dev:amd64.
08:54:47 [2020-08-31T08:54:47.921Z] #14 140.6 Preparing to unpack .../32-libudev-dev_241-7~deb10u4_amd64.deb ...
08:54:47 [2020-08-31T08:54:47.921Z] #14 140.7 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
08:54:47 [2020-08-31T08:54:47.921Z] #14 140.8 Selecting previously unselected package libsepol1-dev:amd64.
08:54:47 [2020-08-31T08:54:47.921Z] #14 140.8 Preparing to unpack .../33-libsepol1-dev_2.8-1_amd64.deb ...
08:54:47 [2020-08-31T08:54:47.921Z] #14 140.9 Unpacking libsepol1-dev:amd64 (2.8-1) ...
08:54:47 [2020-08-31T08:54:47.921Z] #14 141.2 Selecting previously unselected package libpcre16-3:amd64.
08:54:47 [2020-08-31T08:54:47.921Z] #14 141.2 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_amd64.deb ...
08:54:47 [2020-08-31T08:54:47.921Z] #14 141.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
08:54:47 [2020-08-31T08:54:47.921Z] #14 141.3 Selecting previously unselected package libpcre32-3:amd64.
08:54:47 [2020-08-31T08:54:47.921Z] #14 141.3 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_amd64.deb ...
08:54:47 [2020-08-31T08:54:47.921Z] #14 141.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
08:54:47 [2020-08-31T08:54:47.921Z] #14 141.5 Selecting previously unselected package libpcrecpp0v5:amd64.
08:54:47 [2020-08-31T08:54:47.921Z] #14 141.5 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
08:54:47 [2020-08-31T08:54:47.921Z] #14 141.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
08:54:47 [2020-08-31T08:54:47.921Z] #14 141.6 Selecting previously unselected package libpcre3-dev:amd64.
08:54:47 [2020-08-31T08:54:47.921Z] #14 141.7 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_amd64.deb ...
08:54:47 [2020-08-31T08:54:47.921Z] #14 141.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
08:54:47 [2020-08-31T08:54:47.921Z] #14 142.2 Selecting previously unselected package libselinux1-dev:amd64.
08:54:47 [2020-08-31T08:54:47.921Z] #14 142.2 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_amd64.deb ...
08:54:47 [2020-08-31T08:54:47.921Z] #14 142.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
08:54:47 [2020-08-31T08:54:47.921Z] #14 142.5 Selecting previously unselected package libdevmapper-dev:amd64.
08:54:47 [2020-08-31T08:54:47.921Z] #14 142.5 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
08:54:47 [2020-08-31T08:54:47.921Z] #14 142.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
08:54:47 [2020-08-31T08:54:47.921Z] #14 142.6 Selecting previously unselected package libgpm2:amd64.
08:54:47 [2020-08-31T08:54:47.921Z] #14 142.6 Preparing to unpack .../40-libgpm2_1.20.7-5_amd64.deb ...
08:54:47 [2020-08-31T08:54:47.921Z] #14 142.6 Unpacking libgpm2:amd64 (1.20.7-5) ...
08:54:47 [2020-08-31T08:54:47.921Z] #14 142.8 Selecting previously unselected package libicu63:amd64.
08:54:47 [2020-08-31T08:54:47.921Z] #14 142.8 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_amd64.deb ...
08:54:47 [2020-08-31T08:54:47.921Z] #14 142.8 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
08:54:47 [2020-08-31T08:54:47.992Z] #42 ...
08:54:47 [2020-08-31T08:54:47.992Z] 
08:54:47 [2020-08-31T08:54:47.992Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
08:54:47 [2020-08-31T08:54:47.992Z] #45 DONE 179.0s
08:54:47 [2020-08-31T08:54:47.992Z] 
08:54:47 [2020-08-31T08:54:47.992Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
08:54:47 [2020-08-31T08:54:47.992Z] #14 122.8 Selecting previously unselected package libonig5:amd64.
08:54:47 [2020-08-31T08:54:47.992Z] #14 122.8 Preparing to unpack .../25-libonig5_6.9.1-1_amd64.deb ...
08:54:47 [2020-08-31T08:54:47.992Z] #14 122.8 Unpacking libonig5:amd64 (6.9.1-1) ...
08:54:47 [2020-08-31T08:54:47.992Z] #14 123.0 Selecting previously unselected package libjq1:amd64.
08:54:47 [2020-08-31T08:54:47.992Z] #14 123.0 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_amd64.deb ...
08:54:47 [2020-08-31T08:54:47.992Z] #14 123.0 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
08:54:47 [2020-08-31T08:54:47.992Z] #14 123.1 Selecting previously unselected package jq.
08:54:47 [2020-08-31T08:54:47.992Z] #14 123.2 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_amd64.deb ...
08:54:47 [2020-08-31T08:54:47.992Z] #14 123.2 Unpacking jq (1.5+dfsg-2+b1) ...
08:54:47 [2020-08-31T08:54:47.992Z] #14 123.3 Selecting previously unselected package libaio1:amd64.
08:54:47 [2020-08-31T08:54:47.992Z] #14 123.3 Preparing to unpack .../28-libaio1_0.3.112-3_amd64.deb ...
08:54:47 [2020-08-31T08:54:47.992Z] #14 123.3 Unpacking libaio1:amd64 (0.3.112-3) ...
08:54:47 [2020-08-31T08:54:47.992Z] #14 123.4 Selecting previously unselected package libbtrfs0.
08:54:47 [2020-08-31T08:54:47.992Z] #14 123.4 Preparing to unpack .../29-libbtrfs0_4.20.1-2_amd64.deb ...
08:54:47 [2020-08-31T08:54:47.992Z] #14 123.4 Unpacking libbtrfs0 (4.20.1-2) ...
08:54:47 [2020-08-31T08:54:47.992Z] #14 123.5 Selecting previously unselected package libbtrfs-dev.
08:54:47 [2020-08-31T08:54:47.992Z] #14 123.5 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_amd64.deb ...
08:54:47 [2020-08-31T08:54:47.992Z] #14 123.5 Unpacking libbtrfs-dev (4.20.1-2) ...
08:54:47 [2020-08-31T08:54:47.992Z] #14 123.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
08:54:47 [2020-08-31T08:54:47.992Z] #14 123.6 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
08:54:47 [2020-08-31T08:54:47.992Z] #14 123.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
08:54:47 [2020-08-31T08:54:47.992Z] #14 123.7 Selecting previously unselected package libudev-dev:amd64.
08:54:47 [2020-08-31T08:54:47.992Z] #14 123.7 Preparing to unpack .../32-libudev-dev_241-7~deb10u4_amd64.deb ...
08:54:47 [2020-08-31T08:54:47.992Z] #14 123.7 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
08:54:47 [2020-08-31T08:54:47.992Z] #14 123.9 Selecting previously unselected package libsepol1-dev:amd64.
08:54:47 [2020-08-31T08:54:47.992Z] #14 123.9 Preparing to unpack .../33-libsepol1-dev_2.8-1_amd64.deb ...
08:54:47 [2020-08-31T08:54:47.992Z] #14 123.9 Unpacking libsepol1-dev:amd64 (2.8-1) ...
08:54:47 [2020-08-31T08:54:47.992Z] #14 124.2 Selecting previously unselected package libpcre16-3:amd64.
08:54:47 [2020-08-31T08:54:47.992Z] #14 124.2 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_amd64.deb ...
08:54:47 [2020-08-31T08:54:47.992Z] #14 124.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
08:54:47 [2020-08-31T08:54:47.992Z] #14 124.4 Selecting previously unselected package libpcre32-3:amd64.
08:54:47 [2020-08-31T08:54:47.992Z] #14 124.4 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_amd64.deb ...
08:54:47 [2020-08-31T08:54:47.992Z] #14 124.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
08:54:47 [2020-08-31T08:54:47.992Z] #14 124.6 Selecting previously unselected package libpcrecpp0v5:amd64.
08:54:47 [2020-08-31T08:54:47.992Z] #14 124.6 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
08:54:47 [2020-08-31T08:54:47.992Z] #14 124.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
08:54:47 [2020-08-31T08:54:47.992Z] #14 124.7 Selecting previously unselected package libpcre3-dev:amd64.
08:54:47 [2020-08-31T08:54:47.992Z] #14 124.8 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_amd64.deb ...
08:54:47 [2020-08-31T08:54:47.992Z] #14 124.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
08:54:47 [2020-08-31T08:54:47.992Z] #14 125.2 Selecting previously unselected package libselinux1-dev:amd64.
08:54:47 [2020-08-31T08:54:47.992Z] #14 125.2 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_amd64.deb ...
08:54:47 [2020-08-31T08:54:47.992Z] #14 125.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
08:54:47 [2020-08-31T08:54:47.992Z] #14 125.5 Selecting previously unselected package libdevmapper-dev:amd64.
08:54:47 [2020-08-31T08:54:47.992Z] #14 125.5 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
08:54:47 [2020-08-31T08:54:47.992Z] #14 125.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
08:54:47 [2020-08-31T08:54:47.992Z] #14 125.6 Selecting previously unselected package libgpm2:amd64.
08:54:47 [2020-08-31T08:54:47.992Z] #14 125.6 Preparing to unpack .../40-libgpm2_1.20.7-5_amd64.deb ...
08:54:47 [2020-08-31T08:54:47.992Z] #14 125.7 Unpacking libgpm2:amd64 (1.20.7-5) ...
08:54:47 [2020-08-31T08:54:47.992Z] #14 125.7 Selecting previously unselected package libicu63:amd64.
08:54:47 [2020-08-31T08:54:47.992Z] #14 125.8 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_amd64.deb ...
08:54:47 [2020-08-31T08:54:47.992Z] #14 125.8 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
08:54:48 [2020-08-31T08:54:48.138Z] ok  	github.com/docker/docker/api/server/middleware	0.013s	coverage: 37.7% of statements
08:54:48 [2020-08-31T08:54:48.138Z] ?   	github.com/docker/docker/api/server/router	[no test files]
08:54:48 [2020-08-31T08:54:48.138Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
08:54:48 [2020-08-31T08:54:48.138Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
08:54:48 [2020-08-31T08:54:48.428Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
08:54:48 [2020-08-31T08:54:48.428Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
08:54:48 [2020-08-31T08:54:48.428Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
08:54:48 [2020-08-31T08:54:48.428Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
08:54:48 [2020-08-31T08:54:48.428Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
08:54:48 [2020-08-31T08:54:48.428Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
08:54:49 [2020-08-31T08:54:49.058Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
08:54:49 [2020-08-31T08:54:49.058Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
08:54:49 [2020-08-31T08:54:49.349Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 3.1% of statements
08:54:49 [2020-08-31T08:54:49.349Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
08:54:49 [2020-08-31T08:54:49.349Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
08:54:49 [2020-08-31T08:54:49.349Z] ?   	github.com/docker/docker/api/types	[no test files]
08:54:49 [2020-08-31T08:54:49.349Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
08:54:49 [2020-08-31T08:54:49.349Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
08:54:49 [2020-08-31T08:54:49.349Z] ?   	github.com/docker/docker/api/types/container	[no test files]
08:54:49 [2020-08-31T08:54:49.349Z] ?   	github.com/docker/docker/api/types/events	[no test files]
08:54:49 [2020-08-31T08:54:49.979Z] ok  	github.com/docker/docker/api/types/strslice	0.007s	coverage: 90.0% of statements
08:54:49 [2020-08-31T08:54:49.979Z] ok  	github.com/docker/docker/api/types/filters	0.003s	coverage: 92.2% of statements
08:54:49 [2020-08-31T08:54:49.979Z] ?   	github.com/docker/docker/api/types/image	[no test files]
08:54:49 [2020-08-31T08:54:49.979Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
08:54:49 [2020-08-31T08:54:49.979Z] ?   	github.com/docker/docker/api/types/network	[no test files]
08:54:49 [2020-08-31T08:54:49.979Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
08:54:49 [2020-08-31T08:54:49.979Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
08:54:49 [2020-08-31T08:54:49.979Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
08:54:49 [2020-08-31T08:54:49.979Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
08:54:49 [2020-08-31T08:54:49.979Z] ok  	github.com/docker/docker/api/types/versions	0.007s	coverage: 75.0% of statements
08:54:49 [2020-08-31T08:54:49.979Z] ok  	github.com/docker/docker/api/types/time	0.004s	coverage: 100.0% of statements
08:54:49 [2020-08-31T08:54:49.979Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
08:54:49 [2020-08-31T08:54:49.979Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
08:54:49 [2020-08-31T08:54:49.979Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
08:54:49 [2020-08-31T08:54:49.979Z] ?   	github.com/docker/docker/builder	[no test files]
08:54:49 [2020-08-31T08:54:49.979Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
08:54:49 [2020-08-31T08:54:49.979Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
08:54:49 [2020-08-31T08:54:49.979Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
08:54:49 [2020-08-31T08:54:49.979Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
08:54:49 [2020-08-31T08:54:49.979Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
08:54:49 [2020-08-31T08:54:49.979Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
08:54:49 [2020-08-31T08:54:49.979Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
08:54:50 [2020-08-31T08:54:50.609Z] ok  	github.com/docker/docker/builder/dockerignore	0.007s	coverage: 96.8% of statements
08:54:52 [2020-08-31T08:54:52.205Z] #14 130.4 Selecting previously unselected package libnet1:amd64.
08:54:52 [2020-08-31T08:54:52.205Z] #14 130.4 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
08:54:52 [2020-08-31T08:54:52.205Z] #14 130.4 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
08:54:52 [2020-08-31T08:54:52.205Z] #14 130.5 Selecting previously unselected package libnl-3-200:amd64.
08:54:52 [2020-08-31T08:54:52.205Z] #14 130.5 Preparing to unpack .../43-libnl-3-200_3.4.0-1_amd64.deb ...
08:54:52 [2020-08-31T08:54:52.205Z] #14 130.5 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
08:54:52 [2020-08-31T08:54:52.205Z] #14 130.6 Selecting previously unselected package libprotobuf-c1:amd64.
08:54:52 [2020-08-31T08:54:52.205Z] #14 130.6 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
08:54:52 [2020-08-31T08:54:52.205Z] #14 130.6 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
08:54:52 [2020-08-31T08:54:52.205Z] #14 130.7 Selecting previously unselected package libreadline5:amd64.
08:54:52 [2020-08-31T08:54:52.205Z] #14 130.7 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
08:54:52 [2020-08-31T08:54:52.205Z] #14 130.7 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
08:54:52 [2020-08-31T08:54:52.205Z] #14 130.9 Selecting previously unselected package libsystemd-dev:amd64.
08:54:52 [2020-08-31T08:54:52.205Z] #14 130.9 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_amd64.deb ...
08:54:52 [2020-08-31T08:54:52.465Z] #14 130.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
08:54:52 [2020-08-31T08:54:52.672Z] ok  	github.com/docker/docker/builder/fscache	0.107s	coverage: 69.2% of statements
08:54:52 [2020-08-31T08:54:52.725Z] #14 131.3 Selecting previously unselected package net-tools.
08:54:52 [2020-08-31T08:54:52.985Z] #14 131.3 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
08:54:52 [2020-08-31T08:54:52.985Z] #14 131.3 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
08:54:52 [2020-08-31T08:54:52.985Z] #14 131.5 Selecting previously unselected package python-pip-whl.
08:54:52 [2020-08-31T08:54:52.985Z] #14 131.5 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ...
08:54:53 [2020-08-31T08:54:53.245Z] #14 131.6 Unpacking python-pip-whl (18.1-5) ...
08:54:53 [2020-08-31T08:54:53.250Z] #14 ...
08:54:53 [2020-08-31T08:54:53.250Z] 
08:54:53 [2020-08-31T08:54:53.250Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
08:54:53 [2020-08-31T08:54:53.250Z] #45 DONE 225.8s
08:54:53 [2020-08-31T08:54:53.250Z] 
08:54:53 [2020-08-31T08:54:53.250Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
08:54:53 [2020-08-31T08:54:53.250Z] #14 147.7 Selecting previously unselected package libnet1:amd64.
08:54:53 [2020-08-31T08:54:53.250Z] #14 147.7 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
08:54:53 [2020-08-31T08:54:53.250Z] #14 ...
08:54:53 [2020-08-31T08:54:53.250Z] 
08:54:53 [2020-08-31T08:54:53.250Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:54:53 [2020-08-31T08:54:53.250Z] #39 114.0   CC       criu/cgroup-props.o
08:54:53 [2020-08-31T08:54:53.250Z] #39 114.9   CC       criu/cgroup.o
08:54:53 [2020-08-31T08:54:53.250Z] #39 118.6   CC       criu/clone-noasan.o
08:54:53 [2020-08-31T08:54:53.250Z] #39 119.0   CC       criu/config.o
08:54:53 [2020-08-31T08:54:53.505Z] #39 ...
08:54:53 [2020-08-31T08:54:53.505Z] 
08:54:53 [2020-08-31T08:54:53.505Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
08:54:53 [2020-08-31T08:54:53.505Z] #14 147.7 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
08:54:53 [2020-08-31T08:54:53.505Z] #14 147.8 Selecting previously unselected package libnl-3-200:amd64.
08:54:53 [2020-08-31T08:54:53.505Z] #14 147.8 Preparing to unpack .../43-libnl-3-200_3.4.0-1_amd64.deb ...
08:54:53 [2020-08-31T08:54:53.505Z] #14 147.8 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
08:54:53 [2020-08-31T08:54:53.505Z] #14 147.9 Selecting previously unselected package libprotobuf-c1:amd64.
08:54:53 [2020-08-31T08:54:53.505Z] #14 148.0 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
08:54:53 [2020-08-31T08:54:53.505Z] #14 148.0 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
08:54:53 [2020-08-31T08:54:53.505Z] #14 148.0 Selecting previously unselected package libreadline5:amd64.
08:54:53 [2020-08-31T08:54:53.505Z] #14 148.1 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
08:54:53 [2020-08-31T08:54:53.505Z] #14 148.1 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
08:54:53 [2020-08-31T08:54:53.505Z] #14 148.3 Selecting previously unselected package libsystemd-dev:amd64.
08:54:53 [2020-08-31T08:54:53.505Z] #14 148.3 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_amd64.deb ...
08:54:53 [2020-08-31T08:54:53.505Z] #14 148.3 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
08:54:53 [2020-08-31T08:54:53.702Z] ok  	github.com/docker/docker/builder/dockerfile	0.995s	coverage: 45.1% of statements
08:54:54 [2020-08-31T08:54:54.066Z] #14 149.0 Selecting previously unselected package net-tools.
08:54:54 [2020-08-31T08:54:54.066Z] #14 149.0 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
08:54:54 [2020-08-31T08:54:54.066Z] #14 149.1 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
08:54:54 [2020-08-31T08:54:54.204Z] #14 ...
08:54:54 [2020-08-31T08:54:54.204Z] 
08:54:54 [2020-08-31T08:54:54.204Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:54:54 [2020-08-31T08:54:54.204Z] #42 DONE 185.1s
08:54:54 [2020-08-31T08:54:54.204Z] 
08:54:54 [2020-08-31T08:54:54.204Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
08:54:54 [2020-08-31T08:54:54.204Z] #14 132.5 Selecting previously unselected package python3-lib2to3.
08:54:54 [2020-08-31T08:54:54.204Z] #14 ...
08:54:54 [2020-08-31T08:54:54.204Z] 
08:54:54 [2020-08-31T08:54:54.204Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:54:54 [2020-08-31T08:54:54.204Z] #39 107.6   CC       criu/clone-noasan.o
08:54:54 [2020-08-31T08:54:54.204Z] #39 107.8   CC       criu/config.o
08:54:54 [2020-08-31T08:54:54.204Z] #39 109.6   CC       criu/cr-check.o
08:54:54 [2020-08-31T08:54:54.204Z] #39 112.0   CC       criu/cr-dedup.o
08:54:54 [2020-08-31T08:54:54.204Z] #39 112.6   CC       criu/cr-dump.o
08:54:54 [2020-08-31T08:54:54.204Z] #39 115.2   CC       criu/cr-errno.o
08:54:54 [2020-08-31T08:54:54.204Z] #39 115.3   CC       criu/cr-restore.o
08:54:54 [2020-08-31T08:54:54.204Z] #39 ...
08:54:54 [2020-08-31T08:54:54.204Z] 
08:54:54 [2020-08-31T08:54:54.204Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
08:54:54 [2020-08-31T08:54:54.204Z] #14 132.6 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ...
08:54:54 [2020-08-31T08:54:54.204Z] #14 132.6 Unpacking python3-lib2to3 (3.7.3-1) ...
08:54:54 [2020-08-31T08:54:54.204Z] #14 132.7 Selecting previously unselected package python3-distutils.
08:54:54 [2020-08-31T08:54:54.204Z] #14 132.7 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ...
08:54:54 [2020-08-31T08:54:54.204Z] #14 132.7 Unpacking python3-distutils (3.7.3-1) ...
08:54:54 [2020-08-31T08:54:54.333Z] ok  	github.com/docker/docker/builder/remotecontext	0.327s	coverage: 13.6% of statements
08:54:54 [2020-08-31T08:54:54.470Z] #14 133.0 Selecting previously unselected package python3-pip.
08:54:54 [2020-08-31T08:54:54.470Z] #14 133.0 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ...
08:54:54 [2020-08-31T08:54:54.470Z] #14 133.0 Unpacking python3-pip (18.1-5) ...
08:54:54 [2020-08-31T08:54:54.623Z] ok  	github.com/docker/docker/cli/debug	0.001s	coverage: 100.0% of statements
08:54:54 [2020-08-31T08:54:54.627Z] #14 149.4 Selecting previously unselected package python-pip-whl.
08:54:54 [2020-08-31T08:54:54.627Z] #14 149.4 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ...
08:54:54 [2020-08-31T08:54:54.627Z] #14 149.4 Unpacking python-pip-whl (18.1-5) ...
08:54:54 [2020-08-31T08:54:54.730Z] #14 133.4 Selecting previously unselected package python3-pkg-resources.
08:54:54 [2020-08-31T08:54:54.990Z] #14 133.4 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ...
08:54:54 [2020-08-31T08:54:54.990Z] #14 133.4 Unpacking python3-pkg-resources (40.8.0-1) ...
08:54:55 [2020-08-31T08:54:55.188Z] #14 150.0 Selecting previously unselected package python3-lib2to3.
08:54:55 [2020-08-31T08:54:55.188Z] #14 150.0 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ...
08:54:55 [2020-08-31T08:54:55.188Z] #14 150.0 Unpacking python3-lib2to3 (3.7.3-1) ...
08:54:55 [2020-08-31T08:54:55.250Z] #14 133.7 Selecting previously unselected package python3-setuptools.
08:54:55 [2020-08-31T08:54:55.250Z] #14 133.7 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ...
08:54:55 [2020-08-31T08:54:55.250Z] #14 133.7 Unpacking python3-setuptools (40.8.0-1) ...
08:54:55 [2020-08-31T08:54:55.444Z] #14 150.2 Selecting previously unselected package python3-distutils.
08:54:55 [2020-08-31T08:54:55.444Z] #14 150.2 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ...
08:54:55 [2020-08-31T08:54:55.444Z] #14 150.2 Unpacking python3-distutils (3.7.3-1) ...
08:54:55 [2020-08-31T08:54:55.444Z] #14 150.4 Selecting previously unselected package python3-pip.
08:54:55 [2020-08-31T08:54:55.444Z] #14 150.4 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ...
08:54:55 [2020-08-31T08:54:55.444Z] #14 150.4 Unpacking python3-pip (18.1-5) ...
08:54:55 [2020-08-31T08:54:55.511Z] #14 134.1 Selecting previously unselected package python3-wheel.
08:54:55 [2020-08-31T08:54:55.653Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.149s	coverage: 85.1% of statements
08:54:55 [2020-08-31T08:54:55.653Z] ?   	github.com/docker/docker/cli	[no test files]
08:54:55 [2020-08-31T08:54:55.653Z] ?   	github.com/docker/docker/cli/config	[no test files]
08:54:55 [2020-08-31T08:54:55.700Z] #14 150.5 Selecting previously unselected package python3-pkg-resources.
08:54:55 [2020-08-31T08:54:55.700Z] #14 150.5 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ...
08:54:55 [2020-08-31T08:54:55.700Z] #14 150.5 Unpacking python3-pkg-resources (40.8.0-1) ...
08:54:55 [2020-08-31T08:54:55.700Z] #14 150.7 Selecting previously unselected package python3-setuptools.
08:54:55 [2020-08-31T08:54:55.700Z] #14 150.7 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ...
08:54:55 [2020-08-31T08:54:55.700Z] #14 150.7 Unpacking python3-setuptools (40.8.0-1) ...
08:54:55 [2020-08-31T08:54:55.771Z] #14 134.1 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ...
08:54:55 [2020-08-31T08:54:55.771Z] #14 134.1 Unpacking python3-wheel (0.32.3-2) ...
08:54:55 [2020-08-31T08:54:55.771Z] #14 134.2 Selecting previously unselected package thin-provisioning-tools.
08:54:55 [2020-08-31T08:54:55.771Z] #14 134.2 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
08:54:55 [2020-08-31T08:54:55.771Z] #14 134.2 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
08:54:55 [2020-08-31T08:54:55.956Z] #14 151.0 Selecting previously unselected package python3-wheel.
08:54:55 [2020-08-31T08:54:55.956Z] #14 151.0 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ...
08:54:55 [2020-08-31T08:54:55.956Z] #14 151.0 Unpacking python3-wheel (0.32.3-2) ...
08:54:56 [2020-08-31T08:54:56.030Z] #14 134.5 Selecting previously unselected package vim-runtime.
08:54:56 [2020-08-31T08:54:56.030Z] #14 134.5 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ...
08:54:56 [2020-08-31T08:54:56.030Z] #14 134.5 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
08:54:56 [2020-08-31T08:54:56.030Z] #14 134.6 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
08:54:56 [2020-08-31T08:54:56.030Z] #14 134.6 Unpacking vim-runtime (2:8.1.0875-5) ...
08:54:56 [2020-08-31T08:54:56.211Z] #14 151.1 Selecting previously unselected package thin-provisioning-tools.
08:54:56 [2020-08-31T08:54:56.211Z] #14 151.1 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
08:54:56 [2020-08-31T08:54:56.211Z] #14 151.1 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
08:54:56 [2020-08-31T08:54:56.466Z] #14 151.3 Selecting previously unselected package vim-runtime.
08:54:56 [2020-08-31T08:54:56.466Z] #14 151.3 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ...
08:54:56 [2020-08-31T08:54:56.466Z] #14 151.4 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
08:54:56 [2020-08-31T08:54:56.466Z] #14 151.4 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
08:54:56 [2020-08-31T08:54:56.466Z] #14 151.4 Unpacking vim-runtime (2:8.1.0875-5) ...
08:54:57 [2020-08-31T08:54:57.713Z] ok  	github.com/docker/docker/client	0.118s	coverage: 75.7% of statements
08:54:58 [2020-08-31T08:54:58.357Z] #14 ...
08:54:58 [2020-08-31T08:54:58.357Z] 
08:54:58 [2020-08-31T08:54:58.357Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:54:58 [2020-08-31T08:54:58.357Z] #42 221.1 github.com/LK4D4/vndr/godl
08:54:58 [2020-08-31T08:54:58.357Z] #42 221.8 github.com/LK4D4/vndr
08:54:58 [2020-08-31T08:54:58.357Z] #42 ...
08:54:58 [2020-08-31T08:54:58.357Z] 
08:54:58 [2020-08-31T08:54:58.357Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:54:58 [2020-08-31T08:54:58.357Z] #39 120.9   CC       criu/cr-check.o
08:54:58 [2020-08-31T08:54:58.358Z] #39 123.0   CC       criu/cr-dedup.o
08:54:58 [2020-08-31T08:54:58.358Z] #39 123.4   CC       criu/cr-dump.o
08:54:58 [2020-08-31T08:54:58.358Z] #39 ...
08:54:58 [2020-08-31T08:54:58.358Z] 
08:54:58 [2020-08-31T08:54:58.358Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:54:58 [2020-08-31T08:54:58.358Z] #42 DONE 231.5s
08:54:58 [2020-08-31T08:54:58.614Z] 
08:54:58 [2020-08-31T08:54:58.614Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
08:54:59 [2020-08-31T08:54:59.325Z] #14 137.6 Selecting previously unselected package vim.
08:54:59 [2020-08-31T08:54:59.325Z] #14 137.6 Preparing to unpack .../57-vim_2%3a8.1.0875-5_amd64.deb ...
08:54:59 [2020-08-31T08:54:59.325Z] #14 137.6 Unpacking vim (2:8.1.0875-5) ...
08:54:59 [2020-08-31T08:54:59.585Z] #14 138.2 Selecting previously unselected package xfsprogs.
08:54:59 [2020-08-31T08:54:59.585Z] #14 138.2 Preparing to unpack .../58-xfsprogs_4.20.0-1_amd64.deb ...
08:54:59 [2020-08-31T08:54:59.585Z] #14 138.2 Unpacking xfsprogs (4.20.0-1) ...
08:55:00 [2020-08-31T08:55:00.156Z] #14 138.6 Selecting previously unselected package zip.
08:55:00 [2020-08-31T08:55:00.156Z] #14 138.7 Preparing to unpack .../59-zip_3.0-11+b1_amd64.deb ...
08:55:00 [2020-08-31T08:55:00.156Z] #14 138.7 Unpacking zip (3.0-11+b1) ...
08:55:00 [2020-08-31T08:55:00.416Z] #14 138.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
08:55:00 [2020-08-31T08:55:00.416Z] #14 138.9 Setting up aufs-tools (1:4.14+20190211-1) ...
08:55:00 [2020-08-31T08:55:00.416Z] #14 138.9 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
08:55:00 [2020-08-31T08:55:00.416Z] #14 138.9 Setting up libip6tc0:amd64 (1.8.2-4) ...
08:55:00 [2020-08-31T08:55:00.416Z] #14 138.9 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
08:55:00 [2020-08-31T08:55:00.416Z] #14 138.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
08:55:00 [2020-08-31T08:55:00.416Z] #14 138.9 Setting up libgpm2:amd64 (1.20.7-5) ...
08:55:00 [2020-08-31T08:55:00.416Z] #14 138.9 Setting up libpcre16-3:amd64 (2:8.39-12) ...
08:55:00 [2020-08-31T08:55:00.416Z] #14 139.0 Setting up libip4tc0:amd64 (1.8.2-4) ...
08:55:00 [2020-08-31T08:55:00.416Z] #14 139.0 Setting up libsepol1-dev:amd64 (2.8-1) ...
08:55:00 [2020-08-31T08:55:00.416Z] #14 139.0 Setting up libnftnl11:amd64 (1.1.2-2) ...
08:55:00 [2020-08-31T08:55:00.416Z] #14 139.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
08:55:00 [2020-08-31T08:55:00.416Z] #14 139.0 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
08:55:00 [2020-08-31T08:55:00.416Z] #14 139.0 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
08:55:00 [2020-08-31T08:55:00.416Z] #14 139.0 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
08:55:00 [2020-08-31T08:55:00.416Z] #14 139.0 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
08:55:00 [2020-08-31T08:55:00.416Z] #14 139.0 Setting up xxd (2:8.1.0875-5) ...
08:55:00 [2020-08-31T08:55:00.506Z] #14 ...
08:55:00 [2020-08-31T08:55:00.506Z] 
08:55:00 [2020-08-31T08:55:00.506Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:55:00 [2020-08-31T08:55:00.506Z] #39 126.3   CC       criu/cr-errno.o
08:55:00 [2020-08-31T08:55:00.506Z] #39 126.4   CC       criu/cr-restore.o
08:55:00 [2020-08-31T08:55:00.676Z] #14 139.0 Setting up libbtrfs0 (4.20.1-2) ...
08:55:00 [2020-08-31T08:55:00.676Z] #14 139.1 Setting up zip (3.0-11+b1) ...
08:55:00 [2020-08-31T08:55:00.676Z] #14 139.1 Setting up vim-common (2:8.1.0875-5) ...
08:55:00 [2020-08-31T08:55:00.676Z] #14 139.1 Setting up bash-completion (1:2.8-6) ...
08:55:01 [2020-08-31T08:55:01.703Z] Client:
08:55:01 [2020-08-31T08:55:01.703Z]  Debug Mode: false
08:55:01 [2020-08-31T08:55:01.703Z]  Plugins:
08:55:01 [2020-08-31T08:55:01.703Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
08:55:01 [2020-08-31T08:55:01.703Z] 
08:55:01 [2020-08-31T08:55:01.703Z] Server:
08:55:01 [2020-08-31T08:55:01.703Z]  Containers: 0
08:55:01 [2020-08-31T08:55:01.703Z]   Running: 0
08:55:01 [2020-08-31T08:55:01.703Z]   Paused: 0
08:55:01 [2020-08-31T08:55:01.703Z]   Stopped: 0
08:55:01 [2020-08-31T08:55:01.703Z]  Images: 0
08:55:01 [2020-08-31T08:55:01.703Z]  Server Version: 19.03.5
08:55:01 [2020-08-31T08:55:01.703Z]  Storage Driver: windowsfilter (windows) lcow (linux)
08:55:01 [2020-08-31T08:55:01.703Z]   Windows: 
08:55:01 [2020-08-31T08:55:01.703Z]   LCOW: 
08:55:01 [2020-08-31T08:55:01.703Z]  Logging Driver: json-file
08:55:01 [2020-08-31T08:55:01.703Z]  Plugins:
08:55:01 [2020-08-31T08:55:01.703Z]   Volume: local
08:55:01 [2020-08-31T08:55:01.703Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
08:55:01 [2020-08-31T08:55:01.703Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
08:55:01 [2020-08-31T08:55:01.703Z]  Swarm: inactive
08:55:01 [2020-08-31T08:55:01.703Z]  Default Isolation: process
08:55:01 [2020-08-31T08:55:01.703Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
08:55:01 [2020-08-31T08:55:01.703Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282)
08:55:01 [2020-08-31T08:55:01.703Z]  OSType: windows
08:55:01 [2020-08-31T08:55:01.703Z]  Architecture: x86_64
08:55:01 [2020-08-31T08:55:01.703Z]  CPUs: 4
08:55:01 [2020-08-31T08:55:01.703Z]  Total Memory: 32GiB
08:55:01 [2020-08-31T08:55:01.703Z]  Name: azwin-2-6dde80
08:55:01 [2020-08-31T08:55:01.703Z]  ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5
08:55:01 [2020-08-31T08:55:01.703Z]  Docker Root Dir: D:\docker
08:55:01 [2020-08-31T08:55:01.703Z]  Debug Mode: false
08:55:01 [2020-08-31T08:55:01.703Z]  Registry: https://index.docker.io/v1/
08:55:01 [2020-08-31T08:55:01.703Z]  Labels:
08:55:01 [2020-08-31T08:55:01.703Z]  Experimental: true
08:55:01 [2020-08-31T08:55:01.703Z]  Insecure Registries:
08:55:01 [2020-08-31T08:55:01.703Z]   10.0.0.4:5000
08:55:01 [2020-08-31T08:55:01.703Z]   127.0.0.0/8
08:55:01 [2020-08-31T08:55:01.703Z]  Registry Mirrors:
08:55:01 [2020-08-31T08:55:01.703Z]   http://10.0.0.4:5000/
08:55:01 [2020-08-31T08:55:01.703Z]  Live Restore Enabled: false
08:55:01 [2020-08-31T08:55:01.703Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
08:55:03 [2020-08-31T08:55:03.485Z] 🇩 bin/containerd
08:55:03 [2020-08-31T08:55:03.972Z] #14 142.0 Setting up libiptc0:amd64 (1.8.2-4) ...
08:55:03 [2020-08-31T08:55:03.972Z] #14 142.0 Setting up xz-utils (5.2.4-1) ...
08:55:03 [2020-08-31T08:55:03.972Z] #14 142.0 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
08:55:03 [2020-08-31T08:55:03.972Z] #14 142.0 Setting up libpcre32-3:amd64 (2:8.39-12) ...
08:55:03 [2020-08-31T08:55:03.972Z] #14 142.0 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
08:55:03 [2020-08-31T08:55:03.972Z] #14 142.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
08:55:03 [2020-08-31T08:55:03.972Z] #14 142.0 Setting up libbtrfs-dev (4.20.1-2) ...
08:55:03 [2020-08-31T08:55:03.972Z] #14 142.0 Setting up pigz (2.4-1) ...
08:55:03 [2020-08-31T08:55:03.972Z] #14 142.0 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
08:55:03 [2020-08-31T08:55:03.972Z] #14 142.0 Setting up libnl-3-200:amd64 (3.4.0-1) ...
08:55:03 [2020-08-31T08:55:03.972Z] #14 142.1 Setting up python-pip-whl (18.1-5) ...
08:55:03 [2020-08-31T08:55:03.972Z] #14 142.1 Setting up libmpdec2:amd64 (2.4.2-2) ...
08:55:03 [2020-08-31T08:55:03.972Z] #14 142.1 Setting up mingw-w64-common (6.0.0-3) ...
08:55:03 [2020-08-31T08:55:03.972Z] #14 142.1 Setting up vim-runtime (2:8.1.0875-5) ...
08:55:03 [2020-08-31T08:55:03.972Z] #14 142.5 Setting up libaio1:amd64 (0.3.112-3) ...
08:55:03 [2020-08-31T08:55:03.972Z] #14 142.5 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
08:55:03 [2020-08-31T08:55:03.972Z] #14 142.5 Setting up libonig5:amd64 (6.9.1-1) ...
08:55:03 [2020-08-31T08:55:03.972Z] #14 142.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
08:55:03 [2020-08-31T08:55:03.972Z] #14 142.6 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
08:55:03 [2020-08-31T08:55:03.972Z] #14 142.6 Setting up vim (2:8.1.0875-5) ...
08:55:03 [2020-08-31T08:55:03.972Z] #14 142.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
08:55:03 [2020-08-31T08:55:03.972Z] #14 142.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
08:55:04 [2020-08-31T08:55:04.232Z] #14 142.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
08:55:04 [2020-08-31T08:55:04.232Z] #14 142.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
08:55:04 [2020-08-31T08:55:04.232Z] #14 142.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
08:55:04 [2020-08-31T08:55:04.232Z] #14 142.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
08:55:04 [2020-08-31T08:55:04.232Z] #14 142.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
08:55:04 [2020-08-31T08:55:04.232Z] #14 142.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
08:55:04 [2020-08-31T08:55:04.232Z] #14 142.7 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
08:55:04 [2020-08-31T08:55:04.232Z] #14 142.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
08:55:04 [2020-08-31T08:55:04.232Z] #14 142.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:55:04 [2020-08-31T08:55:04.232Z] #14 142.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
08:55:04 [2020-08-31T08:55:04.232Z] #14 142.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
08:55:04 [2020-08-31T08:55:04.232Z] #14 142.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:55:04 [2020-08-31T08:55:04.232Z] #14 142.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
08:55:04 [2020-08-31T08:55:04.232Z] #14 142.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
08:55:04 [2020-08-31T08:55:04.232Z] #14 142.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
08:55:04 [2020-08-31T08:55:04.232Z] #14 142.7 Setting up thin-provisioning-tools (0.7.6-2.1) ...
08:55:04 [2020-08-31T08:55:04.232Z] #14 142.7 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
08:55:04 [2020-08-31T08:55:04.232Z] #14 142.7 Setting up jq (1.5+dfsg-2+b1) ...
08:55:04 [2020-08-31T08:55:04.232Z] #14 142.8 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
08:55:04 [2020-08-31T08:55:04.232Z] #14 142.8 Setting up python3.7 (3.7.3-2+deb10u2) ...
08:55:05 [2020-08-31T08:55:05.753Z] #39 131.4   CC       criu/cr-service.o
08:55:05 [2020-08-31T08:55:05.753Z] #39 ...
08:55:05 [2020-08-31T08:55:05.753Z] 
08:55:05 [2020-08-31T08:55:05.753Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
08:55:05 [2020-08-31T08:55:05.753Z] #14 155.8 Selecting previously unselected package vim.
08:55:05 [2020-08-31T08:55:05.753Z] #14 155.8 Preparing to unpack .../57-vim_2%3a8.1.0875-5_amd64.deb ...
08:55:05 [2020-08-31T08:55:05.753Z] #14 155.9 Unpacking vim (2:8.1.0875-5) ...
08:55:05 [2020-08-31T08:55:05.753Z] #14 156.4 Selecting previously unselected package xfsprogs.
08:55:05 [2020-08-31T08:55:05.753Z] #14 156.4 Preparing to unpack .../58-xfsprogs_4.20.0-1_amd64.deb ...
08:55:05 [2020-08-31T08:55:05.753Z] #14 156.4 Unpacking xfsprogs (4.20.0-1) ...
08:55:05 [2020-08-31T08:55:05.753Z] #14 156.9 Selecting previously unselected package zip.
08:55:05 [2020-08-31T08:55:05.753Z] #14 156.9 Preparing to unpack .../59-zip_3.0-11+b1_amd64.deb ...
08:55:05 [2020-08-31T08:55:05.753Z] #14 156.9 Unpacking zip (3.0-11+b1) ...
08:55:05 [2020-08-31T08:55:05.753Z] #14 157.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
08:55:05 [2020-08-31T08:55:05.753Z] #14 157.1 Setting up aufs-tools (1:4.14+20190211-1) ...
08:55:05 [2020-08-31T08:55:05.753Z] #14 157.1 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
08:55:05 [2020-08-31T08:55:05.753Z] #14 157.2 Setting up libip6tc0:amd64 (1.8.2-4) ...
08:55:05 [2020-08-31T08:55:05.753Z] #14 157.2 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
08:55:05 [2020-08-31T08:55:05.753Z] #14 157.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
08:55:05 [2020-08-31T08:55:05.753Z] #14 157.2 Setting up libgpm2:amd64 (1.20.7-5) ...
08:55:05 [2020-08-31T08:55:05.753Z] #14 157.2 Setting up libpcre16-3:amd64 (2:8.39-12) ...
08:55:05 [2020-08-31T08:55:05.753Z] #14 157.2 Setting up libip4tc0:amd64 (1.8.2-4) ...
08:55:05 [2020-08-31T08:55:05.753Z] #14 157.2 Setting up libsepol1-dev:amd64 (2.8-1) ...
08:55:05 [2020-08-31T08:55:05.753Z] #14 157.2 Setting up libnftnl11:amd64 (1.1.2-2) ...
08:55:05 [2020-08-31T08:55:05.753Z] #14 157.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
08:55:05 [2020-08-31T08:55:05.753Z] #14 157.3 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
08:55:05 [2020-08-31T08:55:05.753Z] #14 157.3 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
08:55:05 [2020-08-31T08:55:05.753Z] #14 157.3 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
08:55:05 [2020-08-31T08:55:05.753Z] #14 157.3 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
08:55:05 [2020-08-31T08:55:05.753Z] #14 157.3 Setting up xxd (2:8.1.0875-5) ...
08:55:05 [2020-08-31T08:55:05.753Z] #14 157.3 Setting up libbtrfs0 (4.20.1-2) ...
08:55:05 [2020-08-31T08:55:05.753Z] #14 157.3 Setting up zip (3.0-11+b1) ...
08:55:05 [2020-08-31T08:55:05.753Z] #14 157.4 Setting up vim-common (2:8.1.0875-5) ...
08:55:05 [2020-08-31T08:55:05.753Z] #14 157.4 Setting up bash-completion (1:2.8-6) ...
08:55:05 [2020-08-31T08:55:05.753Z] #14 160.0 Setting up libiptc0:amd64 (1.8.2-4) ...
08:55:05 [2020-08-31T08:55:05.753Z] #14 160.1 Setting up xz-utils (5.2.4-1) ...
08:55:05 [2020-08-31T08:55:05.753Z] #14 160.1 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
08:55:05 [2020-08-31T08:55:05.753Z] #14 160.1 Setting up libpcre32-3:amd64 (2:8.39-12) ...
08:55:05 [2020-08-31T08:55:05.753Z] #14 160.1 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
08:55:05 [2020-08-31T08:55:05.753Z] #14 160.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
08:55:05 [2020-08-31T08:55:05.753Z] #14 160.2 Setting up libbtrfs-dev (4.20.1-2) ...
08:55:05 [2020-08-31T08:55:05.753Z] #14 160.2 Setting up pigz (2.4-1) ...
08:55:05 [2020-08-31T08:55:05.753Z] #14 160.2 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
08:55:05 [2020-08-31T08:55:05.753Z] #14 160.2 Setting up libnl-3-200:amd64 (3.4.0-1) ...
08:55:05 [2020-08-31T08:55:05.753Z] #14 160.3 Setting up python-pip-whl (18.1-5) ...
08:55:05 [2020-08-31T08:55:05.753Z] #14 160.3 Setting up libmpdec2:amd64 (2.4.2-2) ...
08:55:05 [2020-08-31T08:55:05.753Z] #14 160.3 Setting up mingw-w64-common (6.0.0-3) ...
08:55:05 [2020-08-31T08:55:05.753Z] #14 160.3 Setting up vim-runtime (2:8.1.0875-5) ...
08:55:05 [2020-08-31T08:55:05.753Z] #14 160.8 Setting up libaio1:amd64 (0.3.112-3) ...
08:55:05 [2020-08-31T08:55:05.753Z] #14 160.8 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
08:55:05 [2020-08-31T08:55:05.753Z] #14 160.8 Setting up libonig5:amd64 (6.9.1-1) ...
08:55:05 [2020-08-31T08:55:05.753Z] #14 160.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
08:55:05 [2020-08-31T08:55:05.753Z] #14 160.8 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
08:55:05 [2020-08-31T08:55:05.753Z] #14 160.8 Setting up vim (2:8.1.0875-5) ...
08:55:06 [2020-08-31T08:55:06.008Z] #14 160.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
08:55:06 [2020-08-31T08:55:06.008Z] #14 160.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
08:55:06 [2020-08-31T08:55:06.008Z] #14 160.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
08:55:06 [2020-08-31T08:55:06.008Z] #14 160.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
08:55:06 [2020-08-31T08:55:06.008Z] #14 160.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
08:55:06 [2020-08-31T08:55:06.008Z] #14 160.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
08:55:06 [2020-08-31T08:55:06.008Z] #14 160.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
08:55:06 [2020-08-31T08:55:06.008Z] #14 160.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
08:55:06 [2020-08-31T08:55:06.008Z] #14 160.9 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
08:55:06 [2020-08-31T08:55:06.008Z] #14 160.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
08:55:06 [2020-08-31T08:55:06.008Z] #14 160.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:55:06 [2020-08-31T08:55:06.008Z] #14 160.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
08:55:06 [2020-08-31T08:55:06.008Z] #14 160.9 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
08:55:06 [2020-08-31T08:55:06.008Z] #14 161.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:55:06 [2020-08-31T08:55:06.008Z] #14 161.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
08:55:06 [2020-08-31T08:55:06.008Z] #14 161.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
08:55:06 [2020-08-31T08:55:06.008Z] #14 161.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
08:55:06 [2020-08-31T08:55:06.008Z] #14 161.0 Setting up thin-provisioning-tools (0.7.6-2.1) ...
08:55:06 [2020-08-31T08:55:06.008Z] #14 161.0 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
08:55:06 [2020-08-31T08:55:06.265Z] #14 161.0 Setting up jq (1.5+dfsg-2+b1) ...
08:55:06 [2020-08-31T08:55:06.265Z] #14 161.1 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
08:55:06 [2020-08-31T08:55:06.265Z] #14 161.1 Setting up python3.7 (3.7.3-2+deb10u2) ...
08:55:07 [2020-08-31T08:55:07.528Z] #14 145.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
08:55:07 [2020-08-31T08:55:07.528Z] #14 145.7 Setting up iptables (1.8.2-4) ...
08:55:07 [2020-08-31T08:55:07.528Z] #14 145.7 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
08:55:07 [2020-08-31T08:55:07.528Z] #14 145.7 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
08:55:07 [2020-08-31T08:55:07.528Z] #14 145.7 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
08:55:07 [2020-08-31T08:55:07.528Z] #14 145.7 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
08:55:07 [2020-08-31T08:55:07.528Z] #14 145.7 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
08:55:07 [2020-08-31T08:55:07.528Z] #14 145.7 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
08:55:07 [2020-08-31T08:55:07.528Z] #14 145.7 Setting up python3 (3.7.3-1) ...
08:55:07 [2020-08-31T08:55:07.788Z] #14 146.2 Setting up python3-wheel (0.32.3-2) ...
08:55:08 [2020-08-31T08:55:08.048Z] #14 ...
08:55:08 [2020-08-31T08:55:08.048Z] 
08:55:08 [2020-08-31T08:55:08.048Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:55:08 [2020-08-31T08:55:08.048Z] #39 120.2   CC       criu/cr-service.o
08:55:08 [2020-08-31T08:55:08.048Z] #39 121.7   CC       criu/crtools.o
08:55:08 [2020-08-31T08:55:08.048Z] #39 122.3   CC       criu/eventfd.o
08:55:08 [2020-08-31T08:55:08.048Z] #39 122.7   CC       criu/eventpoll.o
08:55:08 [2020-08-31T08:55:08.048Z] #39 123.7   CC       criu/external.o
08:55:08 [2020-08-31T08:55:08.048Z] #39 124.0   CC       criu/fault-injection.o
08:55:08 [2020-08-31T08:55:08.048Z] #39 124.1   CC       criu/fdstore.o
08:55:08 [2020-08-31T08:55:08.048Z] #39 124.5   CC       criu/fifo.o
08:55:08 [2020-08-31T08:55:08.048Z] #39 124.9   CC       criu/file-ids.o
08:55:08 [2020-08-31T08:55:08.048Z] #39 125.2   CC       criu/file-lock.o
08:55:08 [2020-08-31T08:55:08.048Z] #39 126.1   CC       criu/files-ext.o
08:55:08 [2020-08-31T08:55:08.048Z] #39 126.5   CC       criu/files-reg.o
08:55:08 [2020-08-31T08:55:08.048Z] #39 128.8   CC       criu/files.o
08:55:08 [2020-08-31T08:55:08.618Z] #39 130.6   CC       criu/filesystems.o
08:55:08 [2020-08-31T08:55:08.618Z] #39 ...
08:55:08 [2020-08-31T08:55:08.618Z] 
08:55:08 [2020-08-31T08:55:08.618Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
08:55:08 [2020-08-31T08:55:08.618Z] #14 147.0 Setting up apparmor (2.13.2-10) ...
08:55:09 [2020-08-31T08:55:09.534Z] #14 163.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
08:55:09 [2020-08-31T08:55:09.534Z] #14 163.9 Setting up iptables (1.8.2-4) ...
08:55:09 [2020-08-31T08:55:09.534Z] #14 163.9 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
08:55:09 [2020-08-31T08:55:09.534Z] #14 163.9 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
08:55:09 [2020-08-31T08:55:09.534Z] #14 163.9 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
08:55:09 [2020-08-31T08:55:09.534Z] #14 163.9 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
08:55:09 [2020-08-31T08:55:09.534Z] #14 163.9 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
08:55:09 [2020-08-31T08:55:09.534Z] #14 164.0 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
08:55:09 [2020-08-31T08:55:09.534Z] #14 164.0 Setting up python3 (3.7.3-1) ...
08:55:09 [2020-08-31T08:55:09.534Z] #14 164.5 Setting up python3-wheel (0.32.3-2) ...
08:55:10 [2020-08-31T08:55:10.353Z] #14 165.2 Setting up apparmor (2.13.2-10) ...
08:55:10 [2020-08-31T08:55:10.527Z] #14 148.6 Setting up python3-lib2to3 (3.7.3-1) ...
08:55:10 [2020-08-31T08:55:10.528Z] #14 149.1 Setting up python3-pkg-resources (40.8.0-1) ...
08:55:11 [2020-08-31T08:55:11.467Z] #14 149.9 Setting up python3-distutils (3.7.3-1) ...
08:55:12 [2020-08-31T08:55:12.037Z] #14 150.4 Setting up python3-setuptools (40.8.0-1) ...
08:55:12 [2020-08-31T08:55:12.244Z] #14 167.0 Setting up python3-lib2to3 (3.7.3-1) ...
08:55:12 [2020-08-31T08:55:12.500Z] #14 167.4 Setting up python3-pkg-resources (40.8.0-1) ...
08:55:13 [2020-08-31T08:55:13.419Z] #14 151.6 Setting up python3-pip (18.1-5) ...
08:55:13 [2020-08-31T08:55:13.429Z] #14 168.4 Setting up python3-distutils (3.7.3-1) ...
08:55:13 [2020-08-31T08:55:13.991Z] #14 168.8 Setting up python3-setuptools (40.8.0-1) ...
08:55:14 [2020-08-31T08:55:14.357Z] #14 152.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
08:55:14 [2020-08-31T08:55:14.357Z] #14 152.8 Setting up dmsetup (2:1.02.155-3) ...
08:55:14 [2020-08-31T08:55:14.357Z] #14 152.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
08:55:14 [2020-08-31T08:55:14.357Z] #14 152.9 Setting up xfsprogs (4.20.0-1) ...
08:55:14 [2020-08-31T08:55:14.357Z] #14 152.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
08:55:14 [2020-08-31T08:55:14.357Z] #14 152.9 Processing triggers for mime-support (3.62) ...
08:55:14 [2020-08-31T08:55:14.618Z] #14 152.9 Processing triggers for libc-bin (2.28-10) ...
08:55:14 [2020-08-31T08:55:14.785Z] DEBUG: print all environment variables to check how Jenkins runs this script
08:55:14 [2020-08-31T08:55:14.785Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-2cef837c\powershellScript.ps1'; exit $LASTEXITCODE;
08:55:14 [2020-08-31T08:55:14.785Z] ----------------------------------------------------------------------------
08:55:14 [2020-08-31T08:55:14.878Z] #14 DONE 153.5s
08:55:14 [2020-08-31T08:55:14.878Z] 
08:55:14 [2020-08-31T08:55:14.878Z] #15 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
08:55:14 [2020-08-31T08:55:14.919Z] #14 170.0 Setting up python3-pip (18.1-5) ...
08:55:15 [2020-08-31T08:55:15.252Z] 
08:55:15 [2020-08-31T08:55:15.252Z] INFO: executeCI.ps1 starting at Mon Aug 31 08:55:14 CUT 2020
08:55:15 [2020-08-31T08:55:15.252Z] 
08:55:15 [2020-08-31T08:55:15.252Z] INFO: Script version 05-Feb-2019 09:03 PDT
08:55:15 [2020-08-31T08:55:15.252Z] INFO: Running git version 2.24.1.windows.2
08:55:15 [2020-08-31T08:55:15.252Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
08:55:15 [2020-08-31T08:55:15.252Z] INFO: Environment variables:
08:55:15 [2020-08-31T08:55:15.252Z] 
08:55:15 [2020-08-31T08:55:15.252Z] Name                           Value                                                                                   
08:55:15 [2020-08-31T08:55:15.252Z] ----                           -----                                                                                   
08:55:15 [2020-08-31T08:55:15.252Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
08:55:15 [2020-08-31T08:55:15.252Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
08:55:15 [2020-08-31T08:55:15.252Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
08:55:15 [2020-08-31T08:55:15.252Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9                      
08:55:15 [2020-08-31T08:55:15.252Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9                                                                                  
08:55:15 [2020-08-31T08:55:15.252Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
08:55:15 [2020-08-31T08:55:15.252Z] BRANCH_NAME                    PR-41374                                                                                
08:55:15 [2020-08-31T08:55:15.252Z] BUILD_DISPLAY_NAME             #2                                                                                      
08:55:15 [2020-08-31T08:55:15.252Z] BUILD_ID                       2                                                                                       
08:55:15 [2020-08-31T08:55:15.253Z] BUILD_NUMBER                   2                                                                                       
08:55:15 [2020-08-31T08:55:15.253Z] BUILD_TAG                      jenkins-moby-PR-41374-2                                                                 
08:55:15 [2020-08-31T08:55:15.253Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-41374/2/                              
08:55:15 [2020-08-31T08:55:15.253Z] CHANGE_AUTHOR                  thaJeztah                                                                               
08:55:15 [2020-08-31T08:55:15.253Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
08:55:15 [2020-08-31T08:55:15.253Z] CHANGE_BRANCH                  19.03_backport_smarter_resolv                                                           
08:55:15 [2020-08-31T08:55:15.253Z] CHANGE_FORK                    thaJeztah/docker                                                                        
08:55:15 [2020-08-31T08:55:15.253Z] CHANGE_ID                      41374                                                                                   
08:55:15 [2020-08-31T08:55:15.253Z] CHANGE_TARGET                  19.03                                                                                   
08:55:15 [2020-08-31T08:55:15.253Z] CHANGE_TITLE                   [19.03 backport] Better selection of DNS server                                         
08:55:15 [2020-08-31T08:55:15.253Z] CHANGE_URL                     https://github.com/moby/moby/pull/41374                                                 
08:55:15 [2020-08-31T08:55:15.253Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
08:55:15 [2020-08-31T08:55:15.253Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
08:55:15 [2020-08-31T08:55:15.253Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
08:55:15 [2020-08-31T08:55:15.253Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
08:55:15 [2020-08-31T08:55:15.253Z] COMPUTERNAME                   azwin-2-6dde80                                                                          
08:55:15 [2020-08-31T08:55:15.253Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
08:55:15 [2020-08-31T08:55:15.253Z] ConfigSequenceNumber           0                                                                                       
08:55:15 [2020-08-31T08:55:15.253Z] DOCKER_BUILDKIT                0                                                                                       
08:55:15 [2020-08-31T08:55:15.253Z] DOCKER_DUT_DEBUG               1                                                                                       
08:55:15 [2020-08-31T08:55:15.253Z] DOCKER_EXPERIMENTAL            1                                                                                       
08:55:15 [2020-08-31T08:55:15.253Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
08:55:15 [2020-08-31T08:55:15.253Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
08:55:15 [2020-08-31T08:55:15.253Z] EXECUTOR_NUMBER                0                                                                                       
08:55:15 [2020-08-31T08:55:15.253Z] FQDN                           azwin-2-6dde80.westus.cloudapp.azure.com                                                
08:55:15 [2020-08-31T08:55:15.253Z] GIT_BRANCH                     PR-41374                                                                                
08:55:15 [2020-08-31T08:55:15.253Z] GIT_COMMIT                     298ef4ba6463491cf5c1e781606e5b90c999c3dd                                                
08:55:15 [2020-08-31T08:55:15.253Z] GIT_PREVIOUS_COMMIT            298ef4ba6463491cf5c1e781606e5b90c999c3dd                                                
08:55:15 [2020-08-31T08:55:15.253Z] GIT_URL                        https://github.com/moby/moby.git                                                        
08:55:15 [2020-08-31T08:55:15.253Z] HUDSON_COOKIE                  68096cc2-3569-4d73-aecc-e2aefbbc3ca5                                                    
08:55:15 [2020-08-31T08:55:15.253Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
08:55:15 [2020-08-31T08:55:15.253Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
08:55:15 [2020-08-31T08:55:15.253Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
08:55:15 [2020-08-31T08:55:15.253Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.252-2.b09.ojdkbuild.windows.x86_64                          
08:55:15 [2020-08-31T08:55:15.253Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
08:55:15 [2020-08-31T08:55:15.253Z] JENKINS_NODE_COOKIE            319a2cb9-7782-437a-a947-b0ae8c757ab5                                                    
08:55:15 [2020-08-31T08:55:15.253Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
08:55:15 [2020-08-31T08:55:15.253Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
08:55:15 [2020-08-31T08:55:15.253Z] JOB_BASE_NAME                  PR-41374                                                                                
08:55:15 [2020-08-31T08:55:15.253Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-41374/display/redirect                
08:55:15 [2020-08-31T08:55:15.253Z] JOB_NAME                       moby/PR-41374                                                                           
08:55:15 [2020-08-31T08:55:15.253Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-41374/                                
08:55:15 [2020-08-31T08:55:15.253Z] library.jps.version            master                                                                                  
08:55:15 [2020-08-31T08:55:15.253Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
08:55:15 [2020-08-31T08:55:15.253Z] NODE_LABELS                    amd64 azure azwin-2-6dde80 azwin-2019 docker west-us windows windows-2019 x86_64        
08:55:15 [2020-08-31T08:55:15.253Z] NODE_NAME                      azwin-2-6dde80                                                                          
08:55:15 [2020-08-31T08:55:15.253Z] NUMBER_OF_PROCESSORS           4                                                                                       
08:55:15 [2020-08-31T08:55:15.253Z] OS                             Windows_NT                                                                              
08:55:15 [2020-08-31T08:55:15.253Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
08:55:15 [2020-08-31T08:55:15.253Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
08:55:15 [2020-08-31T08:55:15.253Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
08:55:15 [2020-08-31T08:55:15.253Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 85 Stepping 4, GenuineIntel                                      
08:55:15 [2020-08-31T08:55:15.253Z] PROCESSOR_LEVEL                6                                                                                       
08:55:15 [2020-08-31T08:55:15.253Z] PROCESSOR_REVISION             5504                                                                                    
08:55:15 [2020-08-31T08:55:15.253Z] ProgramData                    C:\ProgramData                                                                          
08:55:15 [2020-08-31T08:55:15.253Z] ProgramFiles                   C:\Program Files                                                                        
08:55:15 [2020-08-31T08:55:15.253Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
08:55:15 [2020-08-31T08:55:15.253Z] ProgramW6432                   C:\Program Files                                                                        
08:55:15 [2020-08-31T08:55:15.253Z] PROMPT                         $P$G                                                                                    
08:55:15 [2020-08-31T08:55:15.253Z] PSExecutionPolicyPreference    Bypass                                                                                  
08:55:15 [2020-08-31T08:55:15.253Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
08:55:15 [2020-08-31T08:55:15.253Z] PUBLIC                         C:\Users\Public                                                                         
08:55:15 [2020-08-31T08:55:15.253Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-41374/2/display/redirect?page=changes 
08:55:15 [2020-08-31T08:55:15.253Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-41374/2/display/redirect              
08:55:15 [2020-08-31T08:55:15.253Z] SKIP_VALIDATION_TESTS          1                                                                                       
08:55:15 [2020-08-31T08:55:15.253Z] SOURCES_DRIVE                  d                                                                                       
08:55:15 [2020-08-31T08:55:15.253Z] SOURCES_SUBDIR                 gopath                                                                                  
08:55:15 [2020-08-31T08:55:15.253Z] STAGE_NAME                     Run tests                                                                               
08:55:15 [2020-08-31T08:55:15.253Z] SystemDrive                    C:                                                                                      
08:55:15 [2020-08-31T08:55:15.253Z] SystemRoot                     C:\windows                                                                              
08:55:15 [2020-08-31T08:55:15.253Z] TEMP                           C:\windows\TEMP                                                                         
08:55:15 [2020-08-31T08:55:15.253Z] TESTDEBUG                      0                                                                                       
08:55:15 [2020-08-31T08:55:15.253Z] TESTRUN_DRIVE                  d                                                                                       
08:55:15 [2020-08-31T08:55:15.253Z] TESTRUN_SUBDIR                 CI                                                                                      
08:55:15 [2020-08-31T08:55:15.253Z] TIMEOUT                        120m                                                                                    
08:55:15 [2020-08-31T08:55:15.253Z] TMP                            C:\windows\TEMP                                                                         
08:55:15 [2020-08-31T08:55:15.253Z] USERDOMAIN                     WORKGROUP                                                                               
08:55:15 [2020-08-31T08:55:15.253Z] USERNAME                       azwin-2-6dde80$                                                                         
08:55:15 [2020-08-31T08:55:15.253Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
08:55:15 [2020-08-31T08:55:15.253Z] windir                         C:\windows                                                                              
08:55:15 [2020-08-31T08:55:15.253Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
08:55:15 [2020-08-31T08:55:15.253Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
08:55:15 [2020-08-31T08:55:15.253Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
08:55:15 [2020-08-31T08:55:15.253Z] 
08:55:15 [2020-08-31T08:55:15.253Z] 
08:55:15 [2020-08-31T08:55:15.253Z] 
08:55:15 [2020-08-31T08:55:15.818Z] #15 1.002 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
08:55:15 [2020-08-31T08:55:15.818Z] #15 1.008 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
08:55:15 [2020-08-31T08:55:15.818Z] #15 1.011 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
08:55:15 [2020-08-31T08:55:15.818Z] #15 DONE 1.1s
08:55:15 [2020-08-31T08:55:15.818Z] 
08:55:15 [2020-08-31T08:55:15.818Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:55:15 [2020-08-31T08:55:15.818Z] #39 131.2   CC       criu/fsnotify.o
08:55:15 [2020-08-31T08:55:15.818Z] #39 132.4   CC       criu/image-desc.o
08:55:15 [2020-08-31T08:55:15.818Z] #39 132.5   CC       criu/image.o
08:55:15 [2020-08-31T08:55:15.818Z] #39 133.4   CC       criu/ipc_ns.o
08:55:15 [2020-08-31T08:55:15.818Z] #39 134.6   CC       criu/irmap.o
08:55:15 [2020-08-31T08:55:15.818Z] #39 135.4   CC       criu/kcmp-ids.o
08:55:15 [2020-08-31T08:55:15.818Z] #39 135.8   CC       criu/kerndat.o
08:55:15 [2020-08-31T08:55:15.818Z] #39 137.4   CC       criu/libnetlink.o
08:55:15 [2020-08-31T08:55:15.818Z] #39 137.9   CC       criu/log.o
08:55:16 [2020-08-31T08:55:16.079Z] #39 ...
08:55:16 [2020-08-31T08:55:16.079Z] 
08:55:16 [2020-08-31T08:55:16.079Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0
08:55:16 [2020-08-31T08:55:16.223Z] INFO: Sources under d:\gopath\...
08:55:16 [2020-08-31T08:55:16.223Z] INFO: Test run under d:\CI\...
08:55:16 [2020-08-31T08:55:16.223Z] INFO: Running in D:\gopath\src\github.com\docker\docker
08:55:16 [2020-08-31T08:55:16.223Z] INFO: docker/docker repository was found
08:55:16 [2020-08-31T08:55:16.287Z] #14 171.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
08:55:16 [2020-08-31T08:55:16.287Z] #14 171.1 Setting up dmsetup (2:1.02.155-3) ...
08:55:16 [2020-08-31T08:55:16.287Z] #14 171.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
08:55:16 [2020-08-31T08:55:16.287Z] #14 171.2 Setting up xfsprogs (4.20.0-1) ...
08:55:16 [2020-08-31T08:55:16.287Z] #14 171.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
08:55:16 [2020-08-31T08:55:16.287Z] #14 171.2 Processing triggers for mime-support (3.62) ...
08:55:16 [2020-08-31T08:55:16.287Z] #14 171.2 Processing triggers for libc-bin (2.28-10) ...
08:55:16 [2020-08-31T08:55:16.683Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
08:55:16 [2020-08-31T08:55:16.857Z] #14 DONE 171.8s
08:55:16 [2020-08-31T08:55:16.857Z] 
08:55:16 [2020-08-31T08:55:16.857Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:55:16 [2020-08-31T08:55:16.857Z] #39 133.1   CC       criu/crtools.o
08:55:16 [2020-08-31T08:55:16.857Z] #39 133.8   CC       criu/eventfd.o
08:55:16 [2020-08-31T08:55:16.857Z] #39 134.2   CC       criu/eventpoll.o
08:55:16 [2020-08-31T08:55:16.857Z] #39 135.0   CC       criu/external.o
08:55:16 [2020-08-31T08:55:16.857Z] #39 135.4   CC       criu/fault-injection.o
08:55:16 [2020-08-31T08:55:16.857Z] #39 135.5   CC       criu/fdstore.o
08:55:16 [2020-08-31T08:55:16.857Z] #39 135.8   CC       criu/fifo.o
08:55:16 [2020-08-31T08:55:16.857Z] #39 136.2   CC       criu/file-ids.o
08:55:16 [2020-08-31T08:55:16.857Z] #39 136.5   CC       criu/file-lock.o
08:55:16 [2020-08-31T08:55:16.857Z] #39 137.4   CC       criu/files-ext.o
08:55:16 [2020-08-31T08:55:16.857Z] #39 137.8   CC       criu/files-reg.o
08:55:16 [2020-08-31T08:55:16.857Z] #39 140.0   CC       criu/files.o
08:55:16 [2020-08-31T08:55:16.857Z] #39 142.1   CC       criu/filesystems.o
08:55:16 [2020-08-31T08:55:16.857Z] #39 ...
08:55:16 [2020-08-31T08:55:16.857Z] 
08:55:16 [2020-08-31T08:55:16.857Z] #15 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
08:55:17 [2020-08-31T08:55:17.143Z] ltsc2019: Pulling from windows/servercore
08:55:17 [2020-08-31T08:55:17.143Z] 4612f6d0b889: Pulling fs layer
08:55:17 [2020-08-31T08:55:17.143Z] 3ab49687905c: Pulling fs layer
08:55:17 [2020-08-31T08:55:17.785Z] #15 0.897 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
08:55:17 [2020-08-31T08:55:17.785Z] #15 0.900 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
08:55:17 [2020-08-31T08:55:17.785Z] #15 0.903 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
08:55:17 [2020-08-31T08:55:17.785Z] #15 DONE 1.0s
08:55:17 [2020-08-31T08:55:17.785Z] 
08:55:17 [2020-08-31T08:55:17.785Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0
08:55:20 [2020-08-31T08:55:20.211Z] ok  	github.com/docker/docker/cmd/dockerd/hack	0.005s	coverage: 72.9% of statements
08:55:20 [2020-08-31T08:55:20.211Z] ok  	github.com/docker/docker/cmd/dockerd	0.038s	coverage: 29.5% of statements
08:55:20 [2020-08-31T08:55:20.880Z] ok  	github.com/docker/docker/container	0.109s	coverage: 35.6% of statements
08:55:20 [2020-08-31T08:55:20.880Z] ?   	github.com/docker/docker/container/stream	[no test files]
08:55:20 [2020-08-31T08:55:20.880Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
08:55:20 [2020-08-31T08:55:20.880Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
08:55:20 [2020-08-31T08:55:20.880Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
08:55:21 [2020-08-31T08:55:21.360Z] #16 5.303 Collecting yamllint==1.16.0
08:55:21 [2020-08-31T08:55:21.848Z] 3ab49687905c: Verifying Checksum
08:55:21 [2020-08-31T08:55:21.848Z] 3ab49687905c: Download complete
08:55:22 [2020-08-31T08:55:22.231Z] 🇩 bin/containerd-stress
08:55:23 [2020-08-31T08:55:23.076Z] #16 5.058 Collecting yamllint==1.16.0
08:55:23 [2020-08-31T08:55:23.270Z] #16 ...
08:55:23 [2020-08-31T08:55:23.270Z] 
08:55:23 [2020-08-31T08:55:23.270Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:55:23 [2020-08-31T08:55:23.270Z] #39 138.8   CC       criu/lsm.o
08:55:23 [2020-08-31T08:55:23.270Z] #39 139.2   CC       criu/mem.o
08:55:23 [2020-08-31T08:55:23.270Z] #39 140.9   CC       criu/memfd.o
08:55:23 [2020-08-31T08:55:23.270Z] #39 141.5   CC       criu/mount.o
08:55:23 [2020-08-31T08:55:23.270Z] #39 145.4   CC       criu/namespaces.o
08:55:23 [2020-08-31T08:55:23.276Z] 🇩 bin/containerd-shim
08:55:24 [2020-08-31T08:55:24.073Z] #16 ...
08:55:24 [2020-08-31T08:55:24.073Z] 
08:55:24 [2020-08-31T08:55:24.073Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:55:24 [2020-08-31T08:55:24.073Z] #39 143.1   CC       criu/fsnotify.o
08:55:24 [2020-08-31T08:55:24.073Z] #39 144.6   CC       criu/image-desc.o
08:55:24 [2020-08-31T08:55:24.073Z] #39 144.7   CC       criu/image.o
08:55:24 [2020-08-31T08:55:24.073Z] #39 145.6   CC       criu/ipc_ns.o
08:55:24 [2020-08-31T08:55:24.073Z] #39 146.9   CC       criu/irmap.o
08:55:24 [2020-08-31T08:55:24.073Z] #39 147.5   CC       criu/kcmp-ids.o
08:55:24 [2020-08-31T08:55:24.073Z] #39 147.8   CC       criu/kerndat.o
08:55:24 [2020-08-31T08:55:24.073Z] #39 149.0   CC       criu/libnetlink.o
08:55:24 [2020-08-31T08:55:24.073Z] #39 149.4   CC       criu/log.o
08:55:24 [2020-08-31T08:55:24.073Z] #39 149.7   CC       criu/lsm.o
08:55:24 [2020-08-31T08:55:24.330Z] #39 150.1   CC       criu/mem.o
08:55:25 [2020-08-31T08:55:25.180Z] #39 147.2   CC       criu/net.o
08:55:26 [2020-08-31T08:55:26.221Z] #39 151.7   CC       criu/memfd.o
08:55:26 [2020-08-31T08:55:26.435Z] ok  	github.com/docker/docker/daemon/cluster	0.021s	coverage: 0.5% of statements
08:55:26 [2020-08-31T08:55:26.477Z] #39 152.4   CC       criu/mount.o
08:55:26 [2020-08-31T08:55:26.562Z] #39 ...
08:55:26 [2020-08-31T08:55:26.562Z] 
08:55:26 [2020-08-31T08:55:26.562Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0
08:55:26 [2020-08-31T08:55:26.562Z] #16 10.65   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
08:55:26 [2020-08-31T08:55:26.822Z] #16 10.74 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
08:55:26 [2020-08-31T08:55:26.822Z] #16 10.78   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
08:55:26 [2020-08-31T08:55:26.822Z] #16 10.85 Collecting pyyaml (from yamllint==1.16.0)
08:55:27 [2020-08-31T08:55:27.065Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.006s	coverage: 65.3% of statements
08:55:27 [2020-08-31T08:55:27.106Z] #16 11.01   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
08:55:28 [2020-08-31T08:55:28.100Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.007s	coverage: 35.8% of statements
08:55:28 [2020-08-31T08:55:28.368Z] #39 ...
08:55:28 [2020-08-31T08:55:28.368Z] 
08:55:28 [2020-08-31T08:55:28.368Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0
08:55:28 [2020-08-31T08:55:28.368Z] #16 10.43   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
08:55:28 [2020-08-31T08:55:28.368Z] #16 10.52 Collecting pyyaml (from yamllint==1.16.0)
08:55:28 [2020-08-31T08:55:28.511Z] #16 12.51 Building wheels for collected packages: pyyaml
08:55:28 [2020-08-31T08:55:28.511Z] #16 12.51   Running setup.py bdist_wheel for pyyaml: started
08:55:28 [2020-08-31T08:55:28.624Z] #16 10.66   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
08:55:29 [2020-08-31T08:55:29.910Z] #16 13.65   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
08:55:29 [2020-08-31T08:55:29.910Z] #16 13.66   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
08:55:29 [2020-08-31T08:55:29.910Z] #16 13.72 Successfully built pyyaml
08:55:29 [2020-08-31T08:55:29.910Z] #16 13.73 Installing collected packages: pathspec, pyyaml, yamllint
08:55:29 [2020-08-31T08:55:29.992Z] #16 12.10 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
08:55:29 [2020-08-31T08:55:29.992Z] #16 12.14   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
08:55:29 [2020-08-31T08:55:29.992Z] #16 12.18 Building wheels for collected packages: pyyaml
08:55:29 [2020-08-31T08:55:29.992Z] #16 12.18   Running setup.py bdist_wheel for pyyaml: started
08:55:30 [2020-08-31T08:55:30.170Z] #16 14.04 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
08:55:30 [2020-08-31T08:55:30.382Z] 🇩 bin/containerd-shim-runc-v1
08:55:30 [2020-08-31T08:55:30.429Z] #16 DONE 14.4s
08:55:30 [2020-08-31T08:55:30.429Z] 
08:55:30 [2020-08-31T08:55:30.429Z] #21 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
08:55:30 [2020-08-31T08:55:30.689Z] #21 DONE 0.3s
08:55:30 [2020-08-31T08:55:30.689Z] 
08:55:30 [2020-08-31T08:55:30.689Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
08:55:31 [2020-08-31T08:55:31.358Z] #16 13.42   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
08:55:31 [2020-08-31T08:55:31.358Z] #16 13.42   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
08:55:31 [2020-08-31T08:55:31.358Z] #16 13.51 Successfully built pyyaml
08:55:31 [2020-08-31T08:55:31.358Z] #16 13.54 Installing collected packages: pyyaml, pathspec, yamllint
08:55:31 [2020-08-31T08:55:31.614Z] #16 13.90 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
08:55:32 [2020-08-31T08:55:32.176Z] #16 DONE 14.3s
08:55:32 [2020-08-31T08:55:32.176Z] 
08:55:32 [2020-08-31T08:55:32.176Z] #21 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
08:55:32 [2020-08-31T08:55:32.495Z] 🇩 binaries
08:55:32 [2020-08-31T08:55:32.495Z] + mkdir -p /build
08:55:32 [2020-08-31T08:55:32.495Z] + cp bin/containerd /build/containerd
08:55:32 [2020-08-31T08:55:32.495Z] + cp bin/containerd-shim /build/containerd-shim
08:55:32 [2020-08-31T08:55:32.495Z] + cp bin/ctr /build/ctr
08:55:32 [2020-08-31T08:55:32.739Z] #21 DONE 0.5s
08:55:32 [2020-08-31T08:55:32.739Z] 
08:55:32 [2020-08-31T08:55:32.739Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
08:55:33 [2020-08-31T08:55:33.980Z] #25 DONE 2.7s
08:55:33 [2020-08-31T08:55:33.980Z] 
08:55:33 [2020-08-31T08:55:33.980Z] #27 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
08:55:33 [2020-08-31T08:55:33.980Z] #27 DONE 0.1s
08:55:33 [2020-08-31T08:55:33.980Z] 
08:55:33 [2020-08-31T08:55:33.980Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:55:33 [2020-08-31T08:55:33.980Z] #39 150.5   CC       criu/netfilter.o
08:55:33 [2020-08-31T08:55:33.980Z] #39 151.0   CC       criu/page-pipe.o
08:55:33 [2020-08-31T08:55:33.980Z] #39 151.8   CC       criu/page-xfer.o
08:55:33 [2020-08-31T08:55:33.980Z] #39 153.7   CC       criu/pagemap-cache.o
08:55:33 [2020-08-31T08:55:33.980Z] #39 153.9   CC       criu/pagemap.o
08:55:33 [2020-08-31T08:55:33.980Z] #39 154.6   CC       criu/parasite-syscall.o
08:55:33 [2020-08-31T08:55:33.980Z] #39 155.5   CC       criu/path.o
08:55:33 [2020-08-31T08:55:33.980Z] #39 ...
08:55:33 [2020-08-31T08:55:33.980Z] 
08:55:33 [2020-08-31T08:55:33.980Z] #30 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
08:55:33 [2020-08-31T08:55:33.980Z] #30 DONE 0.0s
08:55:33 [2020-08-31T08:55:33.980Z] 
08:55:33 [2020-08-31T08:55:33.980Z] #35 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
08:55:33 [2020-08-31T08:55:33.980Z] #35 DONE 0.0s
08:55:33 [2020-08-31T08:55:33.980Z] 
08:55:33 [2020-08-31T08:55:33.980Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:55:33 [2020-08-31T08:55:33.980Z] #39 155.8   CC       criu/pie-util-vdso-elf32.o
08:55:34 [2020-08-31T08:55:34.239Z] #39 156.2   CC       criu/pie-util-vdso.o
08:55:34 [2020-08-31T08:55:34.498Z] #39 156.7   CC       criu/pie-util.o
08:55:34 [2020-08-31T08:55:34.757Z] #39 156.9   CC       criu/pipes.o
08:55:34 [2020-08-31T08:55:34.981Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.424s	coverage: 13.7% of statements
08:55:35 [2020-08-31T08:55:35.612Z] ok  	github.com/docker/docker/daemon/config	0.017s	coverage: 82.2% of statements
08:55:35 [2020-08-31T08:55:35.695Z] #39 157.7   CC       criu/plugin.o
08:55:35 [2020-08-31T08:55:35.695Z] #39 ...
08:55:35 [2020-08-31T08:55:35.695Z] 
08:55:35 [2020-08-31T08:55:35.695Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
08:55:35 [2020-08-31T08:55:35.695Z] #52 182.3 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
08:55:35 [2020-08-31T08:55:35.695Z] #52 183.9 + mkdir -p /build
08:55:35 [2020-08-31T08:55:35.695Z] #52 183.9 + cp runc /build/runc
08:55:35 [2020-08-31T08:55:35.695Z] #52 DONE 184.0s
08:55:35 [2020-08-31T08:55:35.954Z] 
08:55:35 [2020-08-31T08:55:35.954Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
08:55:35 [2020-08-31T08:55:35.954Z] #36 ...
08:55:35 [2020-08-31T08:55:35.954Z] 
08:55:35 [2020-08-31T08:55:35.954Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:55:35 [2020-08-31T08:55:35.954Z] #39 158.2   CC       criu/proc_parse.o
08:55:36 [2020-08-31T08:55:36.071Z] #25 DONE 3.4s
08:55:36 [2020-08-31T08:55:36.071Z] 
08:55:36 [2020-08-31T08:55:36.071Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
08:55:36 [2020-08-31T08:55:36.071Z] #52 205.4 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
08:55:36 [2020-08-31T08:55:36.073Z] Removing intermediate container 20c9f7b2ede1
08:55:36 [2020-08-31T08:55:36.073Z]  ---> 4696da88a4e1
08:55:36 [2020-08-31T08:55:36.073Z] Step 61/140 : FROM dev-base AS proxy
08:55:36 [2020-08-31T08:55:36.073Z]  ---> 8607b1fa336b
08:55:36 [2020-08-31T08:55:36.073Z] Step 62/140 : ENV INSTALL_BINARY_NAME=proxy
08:55:36 [2020-08-31T08:55:36.243Z] ok  	github.com/docker/docker/daemon/discovery	0.002s	coverage: 30.4% of statements
08:55:36 [2020-08-31T08:55:36.327Z] #52 ...
08:55:36 [2020-08-31T08:55:36.327Z] 
08:55:36 [2020-08-31T08:55:36.327Z] #27 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
08:55:36 [2020-08-31T08:55:36.327Z] #27 DONE 0.4s
08:55:36 [2020-08-31T08:55:36.327Z] 
08:55:36 [2020-08-31T08:55:36.327Z] #30 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
08:55:36 [2020-08-31T08:55:36.327Z] #30 DONE 0.0s
08:55:36 [2020-08-31T08:55:36.367Z]  ---> Running in 8392c2c6c269
08:55:36 [2020-08-31T08:55:36.367Z] Removing intermediate container 8392c2c6c269
08:55:36 [2020-08-31T08:55:36.367Z]  ---> 74aa15bbcb2a
08:55:36 [2020-08-31T08:55:36.367Z] Step 63/140 : ARG LIBNETWORK_COMMIT
08:55:36 [2020-08-31T08:55:36.367Z]  ---> Running in 275784f5099f
08:55:36 [2020-08-31T08:55:36.367Z] Removing intermediate container 275784f5099f
08:55:36 [2020-08-31T08:55:36.367Z]  ---> dcb73750e254
08:55:36 [2020-08-31T08:55:36.367Z] Step 64/140 : COPY hack/dockerfile/install/install.sh ./install.sh
08:55:36 [2020-08-31T08:55:36.533Z] ok  	github.com/docker/docker/daemon/events	0.055s	coverage: 50.0% of statements
08:55:36 [2020-08-31T08:55:36.584Z] 
08:55:36 [2020-08-31T08:55:36.584Z] #35 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
08:55:36 [2020-08-31T08:55:36.584Z] #35 DONE 0.1s
08:55:36 [2020-08-31T08:55:36.584Z] 
08:55:36 [2020-08-31T08:55:36.584Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:55:36 [2020-08-31T08:55:36.584Z] #39 156.2   CC       criu/namespaces.o
08:55:36 [2020-08-31T08:55:36.584Z] #39 158.3   CC       criu/net.o
08:55:36 [2020-08-31T08:55:36.584Z] #39 161.2   CC       criu/netfilter.o
08:55:36 [2020-08-31T08:55:36.584Z] #39 161.6   CC       criu/page-pipe.o
08:55:36 [2020-08-31T08:55:36.584Z] #39 162.3   CC       criu/page-xfer.o
08:55:36 [2020-08-31T08:55:36.697Z]  ---> 554d60489b56
08:55:36 [2020-08-31T08:55:36.697Z] Step 65/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
08:55:36 [2020-08-31T08:55:36.697Z]  ---> ec51712d4c4a
08:55:36 [2020-08-31T08:55:36.697Z] Step 66/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
08:55:36 [2020-08-31T08:55:36.697Z]  ---> Running in cb620ef00cc6
08:55:36 [2020-08-31T08:55:36.992Z] + RM_GOPATH=0
08:55:36 [2020-08-31T08:55:36.992Z] + TMP_GOPATH=
08:55:36 [2020-08-31T08:55:36.992Z] + : /build
08:55:36 [2020-08-31T08:55:36.992Z] + '[' -z '' ']'
08:55:36 [2020-08-31T08:55:36.992Z] ++ mktemp -d
08:55:36 [2020-08-31T08:55:36.992Z] + export GOPATH=/tmp/tmp.A2Ju27bPm9
08:55:36 [2020-08-31T08:55:36.992Z] + GOPATH=/tmp/tmp.A2Ju27bPm9
08:55:36 [2020-08-31T08:55:36.992Z] + RM_GOPATH=1
08:55:36 [2020-08-31T08:55:36.992Z] ++ dirname ./install.sh
08:55:36 [2020-08-31T08:55:36.992Z] Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6
08:55:36 [2020-08-31T08:55:36.992Z] + dir=.
08:55:36 [2020-08-31T08:55:36.992Z] + bin=proxy
08:55:36 [2020-08-31T08:55:36.992Z] + shift
08:55:36 [2020-08-31T08:55:36.992Z] + '[' '!' -f ./proxy.installer ']'
08:55:36 [2020-08-31T08:55:36.992Z] + . ./proxy.installer
08:55:36 [2020-08-31T08:55:36.992Z] ++ : 026aabaa659832804b01754aaadd2c0f420c68b6
08:55:36 [2020-08-31T08:55:36.992Z] + install_proxy
08:55:36 [2020-08-31T08:55:36.992Z] + case "$1" in
08:55:36 [2020-08-31T08:55:36.992Z] + export CGO_ENABLED=0
08:55:36 [2020-08-31T08:55:36.992Z] + CGO_ENABLED=0
08:55:36 [2020-08-31T08:55:36.992Z] + _install_proxy
08:55:36 [2020-08-31T08:55:36.992Z] + echo 'Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6'
08:55:36 [2020-08-31T08:55:36.992Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.A2Ju27bPm9/src/github.com/docker/libnetwork
08:55:36 [2020-08-31T08:55:36.992Z] Cloning into '/tmp/tmp.A2Ju27bPm9/src/github.com/docker/libnetwork'...
08:55:37 [2020-08-31T08:55:37.564Z] ok  	github.com/docker/docker/daemon/graphdriver	0.003s	coverage: 2.2% of statements
08:55:37 [2020-08-31T08:55:37.951Z] #39 ...
08:55:37 [2020-08-31T08:55:37.951Z] 
08:55:37 [2020-08-31T08:55:37.951Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
08:55:37 [2020-08-31T08:55:37.951Z] #52 207.6 + mkdir -p /build
08:55:37 [2020-08-31T08:55:37.951Z] #52 207.6 + cp runc /build/runc
08:55:37 [2020-08-31T08:55:37.951Z] #52 DONE 207.9s
08:55:37 [2020-08-31T08:55:37.951Z] 
08:55:37 [2020-08-31T08:55:37.951Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:55:37 [2020-08-31T08:55:37.951Z] #39 163.6   CC       criu/pagemap-cache.o
08:55:38 [2020-08-31T08:55:38.195Z] ok  	github.com/docker/docker/daemon	12.293s	coverage: 17.5% of statements
08:55:38 [2020-08-31T08:55:38.195Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
08:55:38 [2020-08-31T08:55:38.195Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
08:55:38 [2020-08-31T08:55:38.195Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
08:55:38 [2020-08-31T08:55:38.195Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
08:55:38 [2020-08-31T08:55:38.208Z] #39 163.9   CC       criu/pagemap.o
08:55:38 [2020-08-31T08:55:38.495Z] #39 160.7   CC       criu/protobuf-desc.o
08:55:39 [2020-08-31T08:55:39.130Z] + cd /tmp/tmp.A2Ju27bPm9/src/github.com/docker/libnetwork
08:55:39 [2020-08-31T08:55:39.130Z] + git checkout -q 026aabaa659832804b01754aaadd2c0f420c68b6
08:55:39 [2020-08-31T08:55:39.130Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
08:55:39 [2020-08-31T08:55:39.433Z] #39 161.6   CC       criu/protobuf.o
08:55:39 [2020-08-31T08:55:39.582Z] #39 165.0   CC       criu/parasite-syscall.o
08:55:39 [2020-08-31T08:55:39.699Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.003s	coverage: 2.9% of statements
08:55:39 [2020-08-31T08:55:39.880Z] #39 165.6   CC       criu/path.o
08:55:40 [2020-08-31T08:55:40.001Z] #39 161.9   CC       criu/pstree.o
08:55:40 [2020-08-31T08:55:40.137Z] #39 165.8   CC       criu/pie-util-vdso-elf32.o
08:55:40 [2020-08-31T08:55:40.331Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.179s	coverage: 56.9% of statements
08:55:40 [2020-08-31T08:55:40.393Z] #39 166.1   CC       criu/pie-util-vdso.o
08:55:40 [2020-08-31T08:55:40.650Z] #39 166.4   CC       criu/pie-util.o
08:55:40 [2020-08-31T08:55:40.907Z] #39 166.6   CC       criu/pipes.o
08:55:40 [2020-08-31T08:55:40.940Z] #39 162.9   CC       criu/rbtree.o
08:55:40 [2020-08-31T08:55:40.940Z] #39 163.2   CC       criu/rst-malloc.o
08:55:41 [2020-08-31T08:55:41.199Z] #39 163.4   CC       criu/seccomp.o
08:55:41 [2020-08-31T08:55:41.469Z] #39 167.1   CC       criu/plugin.o
08:55:41 [2020-08-31T08:55:41.726Z] #39 167.4   CC       criu/proc_parse.o
08:55:41 [2020-08-31T08:55:41.881Z] Removing intermediate container cb620ef00cc6
08:55:41 [2020-08-31T08:55:41.882Z]  ---> ff5c84233a60
08:55:41 [2020-08-31T08:55:41.882Z] Step 67/140 : FROM base AS gometalinter
08:55:41 [2020-08-31T08:55:41.882Z]  ---> 8607b1fa336b
08:55:41 [2020-08-31T08:55:41.882Z] Step 68/140 : ENV INSTALL_BINARY_NAME=gometalinter
08:55:41 [2020-08-31T08:55:41.882Z]  ---> Running in cc144d0f9602
08:55:41 [2020-08-31T08:55:41.882Z] Removing intermediate container cc144d0f9602
08:55:41 [2020-08-31T08:55:41.882Z]  ---> 02a9f878c0b5
08:55:41 [2020-08-31T08:55:41.882Z] Step 69/140 : COPY hack/dockerfile/install/install.sh ./install.sh
08:55:41 [2020-08-31T08:55:41.882Z]  ---> 2a7f9b7e537b
08:55:41 [2020-08-31T08:55:41.882Z] Step 70/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
08:55:42 [2020-08-31T08:55:42.137Z] #39 164.0   CC       criu/seize.o
08:55:42 [2020-08-31T08:55:42.176Z]  ---> df3cbcb8885f
08:55:42 [2020-08-31T08:55:42.176Z] Step 71/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
08:55:42 [2020-08-31T08:55:42.177Z]  ---> Running in 92c16465de3c
08:55:42 [2020-08-31T08:55:42.474Z] + RM_GOPATH=0
08:55:42 [2020-08-31T08:55:42.474Z] + TMP_GOPATH=
08:55:42 [2020-08-31T08:55:42.474Z] + : /build
08:55:42 [2020-08-31T08:55:42.474Z] + '[' -z '' ']'
08:55:42 [2020-08-31T08:55:42.474Z] ++ mktemp -d
08:55:42 [2020-08-31T08:55:42.474Z] + export GOPATH=/tmp/tmp.4uWvVjFZCJ
08:55:42 [2020-08-31T08:55:42.474Z] + GOPATH=/tmp/tmp.4uWvVjFZCJ
08:55:42 [2020-08-31T08:55:42.474Z] + RM_GOPATH=1
08:55:42 [2020-08-31T08:55:42.474Z] ++ dirname ./install.sh
08:55:42 [2020-08-31T08:55:42.474Z] + dir=.
08:55:42 [2020-08-31T08:55:42.474Z] + bin=gometalinter
08:55:42 [2020-08-31T08:55:42.474Z] + shift
08:55:42 [2020-08-31T08:55:42.474Z] + '[' '!' -f ./gometalinter.installer ']'
08:55:42 [2020-08-31T08:55:42.474Z] + . ./gometalinter.installer
08:55:42 [2020-08-31T08:55:42.474Z] ++ GOMETALINTER_COMMIT=v2.0.6
08:55:42 [2020-08-31T08:55:42.474Z] + install_gometalinter
08:55:42 [2020-08-31T08:55:42.474Z] + echo 'Installing gometalinter version v2.0.6'
08:55:42 [2020-08-31T08:55:42.474Z] + go get -d github.com/alecthomas/gometalinter
08:55:42 [2020-08-31T08:55:42.474Z] Installing gometalinter version v2.0.6
08:55:42 [2020-08-31T08:55:42.706Z] #39 164.7   CC       criu/servicefd.o
08:55:43 [2020-08-31T08:55:43.101Z] #39 ...
08:55:43 [2020-08-31T08:55:43.101Z] 
08:55:43 [2020-08-31T08:55:43.101Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
08:55:43 [2020-08-31T08:55:43.101Z] #36 276.5 + dpkg --print-architecture
08:55:43 [2020-08-31T08:55:43.101Z] #36 276.5 + cd /tmp/tmp.aRpdnDL6w6/src/github.com/docker/distribution
08:55:43 [2020-08-31T08:55:43.101Z] #36 276.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
08:55:43 [2020-08-31T08:55:43.274Z] #39 165.2   CC       criu/shmem.o
08:55:43 [2020-08-31T08:55:43.334Z] 4612f6d0b889: Verifying Checksum
08:55:43 [2020-08-31T08:55:43.334Z] 4612f6d0b889: Download complete
08:55:43 [2020-08-31T08:55:43.358Z] #36 277.0 + GOPATH=/tmp/tmp.aRpdnDL6w6/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.aRpdnDL6w6
08:55:43 [2020-08-31T08:55:43.358Z] #36 277.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
08:55:43 [2020-08-31T08:55:43.516Z] + cd /tmp/tmp.4uWvVjFZCJ/src/github.com/alecthomas/gometalinter
08:55:43 [2020-08-31T08:55:43.517Z] + git checkout -q v2.0.6
08:55:43 [2020-08-31T08:55:43.517Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter
08:55:43 [2020-08-31T08:55:43.844Z] #39 165.9   CC       criu/sigframe.o
08:55:44 [2020-08-31T08:55:44.106Z] #39 166.1   CC       criu/signalfd.o
08:55:44 [2020-08-31T08:55:44.106Z] #39 166.3   CC       criu/sk-inet.o
08:55:44 [2020-08-31T08:55:44.831Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.020s	coverage: 46.2% of statements
08:55:45 [2020-08-31T08:55:45.045Z] #39 167.2   CC       criu/sk-netlink.o
08:55:45 [2020-08-31T08:55:45.614Z] #39 167.5   CC       criu/sk-packet.o
08:55:46 [2020-08-31T08:55:46.183Z] #39 168.1   CC       criu/sk-queue.o
08:55:46 [2020-08-31T08:55:46.442Z] #39 168.5   CC       criu/sk-tcp.o
08:55:47 [2020-08-31T08:55:47.013Z] #39 169.1   CC       criu/sk-unix.o
08:55:47 [2020-08-31T08:55:47.554Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.286s	coverage: 49.5% of statements
08:55:48 [2020-08-31T08:55:48.395Z] #39 170.6   CC       criu/sockets.o
08:55:49 [2020-08-31T08:55:49.334Z] #39 171.4   CC       criu/stats.o
08:55:49 [2020-08-31T08:55:49.334Z] #39 ...
08:55:49 [2020-08-31T08:55:49.334Z] 
08:55:49 [2020-08-31T08:55:49.334Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
08:55:49 [2020-08-31T08:55:49.334Z] #36 232.4 + dpkg --print-architecture
08:55:49 [2020-08-31T08:55:49.334Z] #36 232.4 + cd /tmp/tmp.HeEpXLdkaV/src/github.com/docker/distribution
08:55:49 [2020-08-31T08:55:49.334Z] #36 232.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
08:55:49 [2020-08-31T08:55:49.334Z] #36 232.7 + GOPATH=/tmp/tmp.HeEpXLdkaV/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.HeEpXLdkaV
08:55:49 [2020-08-31T08:55:49.334Z] #36 232.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
08:55:49 [2020-08-31T08:55:49.594Z] #36 ...
08:55:49 [2020-08-31T08:55:49.594Z] 
08:55:49 [2020-08-31T08:55:49.594Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:55:49 [2020-08-31T08:55:49.594Z] #39 171.7   CC       criu/string.o
08:55:49 [2020-08-31T08:55:49.594Z] #39 171.8   CC       criu/sysctl.o
08:55:49 [2020-08-31T08:55:49.899Z] #36 ...
08:55:49 [2020-08-31T08:55:49.899Z] 
08:55:49 [2020-08-31T08:55:49.899Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:55:49 [2020-08-31T08:55:49.899Z] #39 169.4   CC       criu/protobuf-desc.o
08:55:49 [2020-08-31T08:55:49.899Z] #39 170.1   CC       criu/protobuf.o
08:55:49 [2020-08-31T08:55:49.899Z] #39 170.4   CC       criu/pstree.o
08:55:49 [2020-08-31T08:55:49.899Z] #39 171.4   CC       criu/rbtree.o
08:55:49 [2020-08-31T08:55:49.899Z] #39 171.6   CC       criu/rst-malloc.o
08:55:49 [2020-08-31T08:55:49.899Z] #39 171.9   CC       criu/seccomp.o
08:55:49 [2020-08-31T08:55:49.899Z] #39 172.4   CC       criu/seize.o
08:55:49 [2020-08-31T08:55:49.899Z] #39 173.1   CC       criu/servicefd.o
08:55:49 [2020-08-31T08:55:49.899Z] #39 173.4   CC       criu/shmem.o
08:55:49 [2020-08-31T08:55:49.899Z] #39 174.1   CC       criu/sigframe.o
08:55:49 [2020-08-31T08:55:49.899Z] #39 174.3   CC       criu/signalfd.o
08:55:49 [2020-08-31T08:55:49.899Z] #39 174.5   CC       criu/sk-inet.o
08:55:49 [2020-08-31T08:55:49.899Z] #39 175.3   CC       criu/sk-netlink.o
08:55:49 [2020-08-31T08:55:49.899Z] #39 175.7   CC       criu/sk-packet.o
08:55:50 [2020-08-31T08:55:50.165Z] #39 172.4   CC       criu/sysfs_parse.o
08:55:50 [2020-08-31T08:55:50.462Z] #39 176.3   CC       criu/sk-queue.o
08:55:50 [2020-08-31T08:55:50.735Z] #39 172.7   CC       criu/timens.o
08:55:50 [2020-08-31T08:55:50.995Z] #39 173.0   CC       criu/timerfd.o
08:55:50 [2020-08-31T08:55:50.995Z] #39 173.3   CC       criu/tty.o
08:55:51 [2020-08-31T08:55:51.052Z] #39 176.8   CC       criu/sk-tcp.o
08:55:51 [2020-08-31T08:55:51.620Z] #39 177.2   CC       criu/sk-unix.o
08:55:52 [2020-08-31T08:55:52.903Z] #39 174.8   CC       criu/tun.o
08:55:53 [2020-08-31T08:55:53.163Z] #39 175.3   CC       criu/uffd.o
08:55:53 [2020-08-31T08:55:53.518Z] #39 178.9   CC       criu/sockets.o
08:55:54 [2020-08-31T08:55:54.081Z] #39 179.7   CC       criu/stats.o
08:55:54 [2020-08-31T08:55:54.081Z] #39 180.0   CC       criu/string.o
08:55:54 [2020-08-31T08:55:54.102Z] #39 176.4   CC       criu/util.o
08:55:54 [2020-08-31T08:55:54.338Z] #39 180.1   CC       criu/sysctl.o
08:55:54 [2020-08-31T08:55:54.439Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	16.167s	coverage: 72.3% of statements
08:55:54 [2020-08-31T08:55:54.439Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
08:55:54 [2020-08-31T08:55:54.729Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.059s	coverage: 60.4% of statements
08:55:54 [2020-08-31T08:55:54.729Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
08:55:54 [2020-08-31T08:55:54.899Z] #39 180.5   CC       criu/sysfs_parse.o
08:55:55 [2020-08-31T08:55:55.155Z] #39 180.8   CC       criu/timens.o
08:55:55 [2020-08-31T08:55:55.410Z] #39 181.2   CC       criu/timerfd.o
08:55:55 [2020-08-31T08:55:55.762Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.004s	coverage: 58.0% of statements
08:55:55 [2020-08-31T08:55:55.973Z] #39 181.6   CC       criu/tty.o
08:55:56 [2020-08-31T08:55:56.009Z] #39 177.7   CC       criu/uts_ns.o
08:55:56 [2020-08-31T08:55:56.009Z] #39 177.9   CC       criu/vdso-compat.o
08:55:56 [2020-08-31T08:55:56.009Z] #39 178.1   CC       criu/vdso.o
08:55:56 [2020-08-31T08:55:56.358Z] + GOBIN=/build
08:55:56 [2020-08-31T08:55:56.358Z] + /build/gometalinter --install
08:55:56 [2020-08-31T08:55:56.358Z] Installing:
08:55:56 [2020-08-31T08:55:56.358Z]   deadcode
08:55:56 [2020-08-31T08:55:56.358Z]   dupl
08:55:56 [2020-08-31T08:55:56.358Z]   errcheck
08:55:56 [2020-08-31T08:55:56.358Z]   gas
08:55:56 [2020-08-31T08:55:56.358Z]   gochecknoglobals
08:55:56 [2020-08-31T08:55:56.358Z]   gochecknoinits
08:55:56 [2020-08-31T08:55:56.358Z]   goconst
08:55:56 [2020-08-31T08:55:56.358Z]   gocyclo
08:55:56 [2020-08-31T08:55:56.358Z]   goimports
08:55:56 [2020-08-31T08:55:56.358Z]   golint
08:55:56 [2020-08-31T08:55:56.358Z]   gosimple
08:55:56 [2020-08-31T08:55:56.358Z]   gotype
08:55:56 [2020-08-31T08:55:56.358Z]   gotypex
08:55:56 [2020-08-31T08:55:56.358Z]   ineffassign
08:55:56 [2020-08-31T08:55:56.358Z]   interfacer
08:55:56 [2020-08-31T08:55:56.358Z]   lll
08:55:56 [2020-08-31T08:55:56.358Z]   maligned
08:55:56 [2020-08-31T08:55:56.358Z]   megacheck
08:55:56 [2020-08-31T08:55:56.358Z]   misspell
08:55:56 [2020-08-31T08:55:56.358Z]   nakedret
08:55:56 [2020-08-31T08:55:56.358Z]   safesql
08:55:56 [2020-08-31T08:55:56.358Z]   staticcheck
08:55:56 [2020-08-31T08:55:56.358Z]   structcheck
08:55:56 [2020-08-31T08:55:56.358Z]   unconvert
08:55:56 [2020-08-31T08:55:56.358Z]   unparam
08:55:56 [2020-08-31T08:55:56.358Z]   unused
08:55:56 [2020-08-31T08:55:56.358Z]   varcheck
08:55:56 [2020-08-31T08:55:56.392Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.697s	coverage: 76.1% of statements
08:55:56 [2020-08-31T08:55:56.393Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
08:55:56 [2020-08-31T08:55:56.578Z] #39 178.7   LINK     criu/built-in.o
08:55:56 [2020-08-31T08:55:56.683Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.017s	coverage: 3.0% of statements
08:55:56 [2020-08-31T08:55:56.839Z] #39 178.9   LINK     criu/criu
08:55:57 [2020-08-31T08:55:57.313Z] ok  	github.com/docker/docker/daemon/links	0.007s	coverage: 93.0% of statements
08:55:57 [2020-08-31T08:55:57.340Z] #39 183.2   CC       criu/tun.o
08:55:57 [2020-08-31T08:55:57.407Z] #39 179.5   DEP      lib/c/criu.d
08:55:57 [2020-08-31T08:55:57.407Z] #39 179.5   CC       images/rpc.pb-c.o
08:55:57 [2020-08-31T08:55:57.904Z] #39 183.7   CC       criu/uffd.o
08:55:57 [2020-08-31T08:55:57.976Z] #39 180.1   CC       lib/c/criu.o
08:55:58 [2020-08-31T08:55:58.345Z] ok  	github.com/docker/docker/daemon/images	0.007s	coverage: 4.9% of statements
08:55:58 [2020-08-31T08:55:58.345Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
08:55:58 [2020-08-31T08:55:58.345Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
08:55:58 [2020-08-31T08:55:58.920Z] #39 181.0   LINK     lib/c/built-in.o
08:55:58 [2020-08-31T08:55:58.920Z] #39 181.0   LINK     lib/c/libcriu.so
08:55:58 [2020-08-31T08:55:58.920Z] #39 181.1   LINK     lib/c/libcriu.a
08:55:58 [2020-08-31T08:55:58.975Z] ok  	github.com/docker/docker/daemon/logger	0.211s	coverage: 43.7% of statements
08:55:59 [2020-08-31T08:55:59.180Z] #39 ...
08:55:59 [2020-08-31T08:55:59.180Z] 
08:55:59 [2020-08-31T08:55:59.180Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
08:55:59 [2020-08-31T08:55:59.180Z] #36 252.3 + rm -rf /tmp/tmp.HeEpXLdkaV/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.HeEpXLdkaV
08:55:59 [2020-08-31T08:55:59.180Z] #36 DONE 252.4s
08:55:59 [2020-08-31T08:55:59.180Z] 
08:55:59 [2020-08-31T08:55:59.180Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:55:59 [2020-08-31T08:55:59.180Z] #39 181.2   GEN      magic.py
08:55:59 [2020-08-31T08:55:59.180Z] #39 181.4 Note: Building without setproctitle() and strlcpy() support.
08:55:59 [2020-08-31T08:55:59.180Z] #39 181.4       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
08:55:59 [2020-08-31T08:55:59.180Z] #39 181.4 Note: Building without GnuTLS support
08:55:59 [2020-08-31T08:55:59.272Z] #39 184.7   CC       criu/util.o
08:55:59 [2020-08-31T08:55:59.440Z] #39 181.4 Makefile.config:39: Warn: you have no libnftables installed
08:55:59 [2020-08-31T08:55:59.440Z] #39 181.4 Makefile.config:40: Warn: Building without nftables support
08:55:59 [2020-08-31T08:55:59.607Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.119s	coverage: 78.2% of statements
08:55:59 [2020-08-31T08:55:59.607Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
08:55:59 [2020-08-31T08:55:59.607Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
08:55:59 [2020-08-31T08:55:59.607Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.004s	coverage: 67.0% of statements
08:56:00 [2020-08-31T08:56:00.206Z] #39 185.9   CC       criu/uts_ns.o
08:56:00 [2020-08-31T08:56:00.388Z] #39 ...
08:56:00 [2020-08-31T08:56:00.388Z] 
08:56:00 [2020-08-31T08:56:00.388Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
08:56:00 [2020-08-31T08:56:00.388Z] #48 DONE 251.4s
08:56:00 [2020-08-31T08:56:00.388Z] 
08:56:00 [2020-08-31T08:56:00.388Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
08:56:00 [2020-08-31T08:56:00.463Z] #39 186.1   CC       criu/vdso-compat.o
08:56:00 [2020-08-31T08:56:00.463Z] #39 186.3   CC       criu/vdso.o
08:56:00 [2020-08-31T08:56:00.639Z] ok  	github.com/docker/docker/daemon/logger/journald	0.008s	coverage: 26.2% of statements
08:56:00 [2020-08-31T08:56:00.639Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.005s	coverage: 62.1% of statements
08:56:00 [2020-08-31T08:56:00.651Z] #57 ...
08:56:00 [2020-08-31T08:56:00.651Z] 
08:56:00 [2020-08-31T08:56:00.651Z] #37 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
08:56:00 [2020-08-31T08:56:00.910Z] #37 DONE 0.2s
08:56:00 [2020-08-31T08:56:00.910Z] 
08:56:00 [2020-08-31T08:56:00.910Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:56:00 [2020-08-31T08:56:00.910Z] #39 182.7 fatal: not a git repository (or any of the parent directories): .git
08:56:00 [2020-08-31T08:56:00.930Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.011s	coverage: 88.3% of statements
08:56:01 [2020-08-31T08:56:01.026Z] #39 186.9   LINK     criu/built-in.o
08:56:01 [2020-08-31T08:56:01.283Z] #39 187.1   LINK     criu/criu
08:56:01 [2020-08-31T08:56:01.481Z] #39 183.5 make[1]: Nothing to be done for 'all'.
08:56:01 [2020-08-31T08:56:01.562Z] ok  	github.com/docker/docker/daemon/logger/local	0.009s	coverage: 74.7% of statements
08:56:01 [2020-08-31T08:56:01.562Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
08:56:01 [2020-08-31T08:56:01.845Z] #39 187.4   DEP      lib/c/criu.d
08:56:01 [2020-08-31T08:56:01.845Z] #39 187.5   CC       images/rpc.pb-c.o
08:56:02 [2020-08-31T08:56:02.194Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.042s	coverage: 38.5% of statements
08:56:02 [2020-08-31T08:56:02.410Z] #39 188.0   CC       lib/c/criu.o
08:56:02 [2020-08-31T08:56:02.432Z] #39 184.5 make[1]: 'images/built-in.o' is up to date.
08:56:02 [2020-08-31T08:56:02.432Z] #39 184.6 make[1]: 'compel/plugins/std.lib.a' is up to date.
08:56:02 [2020-08-31T08:56:02.432Z] #39 184.6 make[1]: 'compel/plugins/fds.lib.a' is up to date.
08:56:02 [2020-08-31T08:56:02.432Z] #39 184.6 make[1]: 'compel/libcompel.a' is up to date.
08:56:02 [2020-08-31T08:56:02.432Z] #39 184.6 make[1]: 'compel/compel-host-bin' is up to date.
08:56:02 [2020-08-31T08:56:02.432Z] #39 184.6 make[1]: Nothing to be done for 'all'.
08:56:02 [2020-08-31T08:56:02.432Z] #39 184.6 make[1]: 'soccr/libsoccr.a' is up to date.
08:56:02 [2020-08-31T08:56:02.692Z] #39 184.8 make[2]: Nothing to be done for 'all'.
08:56:02 [2020-08-31T08:56:02.692Z] #39 184.8 make[2]: Nothing to be done for 'all'.
08:56:02 [2020-08-31T08:56:02.692Z] #39 184.8 make[2]: Nothing to be done for 'all'.
08:56:02 [2020-08-31T08:56:02.692Z] #39 184.9 make[2]: Nothing to be done for 'all'.
08:56:02 [2020-08-31T08:56:02.692Z] #39 184.9 make[2]: Nothing to be done for 'all'.
08:56:02 [2020-08-31T08:56:02.692Z] #39 184.9 make[2]: Nothing to be done for 'all'.
08:56:02 [2020-08-31T08:56:02.692Z] #39 184.9 make[2]: Nothing to be done for 'all'.
08:56:02 [2020-08-31T08:56:02.692Z] #39 185.0 make[2]: Nothing to be done for 'all'.
08:56:02 [2020-08-31T08:56:02.952Z] #39 185.0   INSTALL  criu/criu
08:56:02 [2020-08-31T08:56:02.952Z] #39 DONE 185.1s
08:56:02 [2020-08-31T08:56:02.952Z] 
08:56:02 [2020-08-31T08:56:02.952Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
08:56:02 [2020-08-31T08:56:02.973Z] #39 188.9   LINK     lib/c/built-in.o
08:56:03 [2020-08-31T08:56:03.230Z] #39 188.9   LINK     lib/c/libcriu.so
08:56:03 [2020-08-31T08:56:03.230Z] #39 188.9   LINK     lib/c/libcriu.a
08:56:03 [2020-08-31T08:56:03.230Z] #39 189.1   GEN      magic.py
08:56:03 [2020-08-31T08:56:03.230Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.015s	coverage: 47.8% of statements
08:56:03 [2020-08-31T08:56:03.486Z] #39 189.2 Note: Building without setproctitle() and strlcpy() support.
08:56:03 [2020-08-31T08:56:03.486Z] #39 189.2       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
08:56:03 [2020-08-31T08:56:03.486Z] #39 189.2 Note: Building without GnuTLS support
08:56:03 [2020-08-31T08:56:03.486Z] #39 189.2 Makefile.config:39: Warn: you have no libnftables installed
08:56:03 [2020-08-31T08:56:03.486Z] #39 189.2 Makefile.config:40: Warn: Building without nftables support
08:56:03 [2020-08-31T08:56:03.521Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
08:56:03 [2020-08-31T08:56:03.742Z] #39 ...
08:56:03 [2020-08-31T08:56:03.742Z] 
08:56:03 [2020-08-31T08:56:03.742Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
08:56:03 [2020-08-31T08:56:03.742Z] #48 DONE 296.9s
08:56:03 [2020-08-31T08:56:03.742Z] 
08:56:03 [2020-08-31T08:56:03.742Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
08:56:04 [2020-08-31T08:56:04.196Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
08:56:04 [2020-08-31T08:56:04.305Z] #57 ...
08:56:04 [2020-08-31T08:56:04.305Z] 
08:56:04 [2020-08-31T08:56:04.305Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
08:56:04 [2020-08-31T08:56:04.305Z] #36 297.7 + rm -rf /tmp/tmp.aRpdnDL6w6/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.aRpdnDL6w6
08:56:04 [2020-08-31T08:56:04.305Z] #36 DONE 297.9s
08:56:04 [2020-08-31T08:56:04.305Z] 
08:56:04 [2020-08-31T08:56:04.305Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:56:04 [2020-08-31T08:56:04.305Z] #39 190.1 fatal: not a git repository (or any of the parent directories): .git
08:56:04 [2020-08-31T08:56:04.339Z] #57 ...
08:56:04 [2020-08-31T08:56:04.339Z] 
08:56:04 [2020-08-31T08:56:04.339Z] #40 [dev 16/25] COPY --from=criu          /build/ /usr/local/
08:56:04 [2020-08-31T08:56:04.339Z] #40 DONE 0.1s
08:56:04 [2020-08-31T08:56:04.339Z] 
08:56:04 [2020-08-31T08:56:04.339Z] #43 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
08:56:04 [2020-08-31T08:56:04.339Z] #43 DONE 0.1s
08:56:04 [2020-08-31T08:56:04.487Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.468s	coverage: 84.5% of statements
08:56:04 [2020-08-31T08:56:04.487Z] ?   	github.com/docker/docker/daemon/names	[no test files]
08:56:04 [2020-08-31T08:56:04.487Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
08:56:04 [2020-08-31T08:56:04.599Z] 
08:56:04 [2020-08-31T08:56:04.599Z] #46 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
08:56:04 [2020-08-31T08:56:04.599Z] #46 DONE 0.1s
08:56:04 [2020-08-31T08:56:04.599Z] 
08:56:04 [2020-08-31T08:56:04.599Z] #49 [dev 19/25] COPY --from=gometalinter  /build/ /usr/local/bin/
08:56:05 [2020-08-31T08:56:05.169Z] #49 DONE 0.4s
08:56:05 [2020-08-31T08:56:05.169Z] 
08:56:05 [2020-08-31T08:56:05.169Z] #53 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
08:56:05 [2020-08-31T08:56:05.169Z] #53 DONE 0.0s
08:56:05 [2020-08-31T08:56:05.169Z] 
08:56:05 [2020-08-31T08:56:05.169Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
08:56:05 [2020-08-31T08:56:05.234Z] #39 190.9 make[1]: Nothing to be done for 'all'.
08:56:05 [2020-08-31T08:56:05.992Z] ok  	github.com/docker/docker/distribution/metadata	0.026s	coverage: 48.2% of statements
08:56:06 [2020-08-31T08:56:06.163Z] #39 191.7 make[1]: 'images/built-in.o' is up to date.
08:56:06 [2020-08-31T08:56:06.163Z] #39 191.8 make[1]: 'compel/plugins/std.lib.a' is up to date.
08:56:06 [2020-08-31T08:56:06.163Z] #39 191.8 make[1]: 'compel/plugins/fds.lib.a' is up to date.
08:56:06 [2020-08-31T08:56:06.163Z] #39 191.8 make[1]: 'compel/libcompel.a' is up to date.
08:56:06 [2020-08-31T08:56:06.163Z] #39 191.8 make[1]: 'compel/compel-host-bin' is up to date.
08:56:06 [2020-08-31T08:56:06.163Z] #39 191.8 make[1]: Nothing to be done for 'all'.
08:56:06 [2020-08-31T08:56:06.163Z] #39 191.9 make[1]: 'soccr/libsoccr.a' is up to date.
08:56:06 [2020-08-31T08:56:06.420Z] #39 192.2 make[2]: Nothing to be done for 'all'.
08:56:06 [2020-08-31T08:56:06.420Z] #39 192.2 make[2]: Nothing to be done for 'all'.
08:56:06 [2020-08-31T08:56:06.420Z] #39 192.2 make[2]: Nothing to be done for 'all'.
08:56:06 [2020-08-31T08:56:06.623Z] ok  	github.com/docker/docker/distribution	0.609s	coverage: 22.3% of statements
08:56:06 [2020-08-31T08:56:06.623Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
08:56:06 [2020-08-31T08:56:06.677Z] #39 192.3 make[2]: Nothing to be done for 'all'.
08:56:06 [2020-08-31T08:56:06.677Z] #39 192.4 make[2]: Nothing to be done for 'all'.
08:56:06 [2020-08-31T08:56:06.677Z] #39 192.4 make[2]: Nothing to be done for 'all'.
08:56:06 [2020-08-31T08:56:06.677Z] #39 192.5 make[2]: Nothing to be done for 'all'.
08:56:06 [2020-08-31T08:56:06.934Z] #39 192.6 make[2]: Nothing to be done for 'all'.
08:56:06 [2020-08-31T08:56:06.934Z] #39 192.6   INSTALL  criu/criu
08:56:07 [2020-08-31T08:56:07.191Z] #39 DONE 192.9s
08:56:07 [2020-08-31T08:56:07.191Z] 
08:56:07 [2020-08-31T08:56:07.191Z] #37 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
08:56:07 [2020-08-31T08:56:07.254Z] ok  	github.com/docker/docker/errdefs	0.003s	coverage: 49.4% of statements
08:56:07 [2020-08-31T08:56:07.447Z] #37 DONE 0.7s
08:56:07 [2020-08-31T08:56:07.447Z] 
08:56:07 [2020-08-31T08:56:07.447Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
08:56:08 [2020-08-31T08:56:08.286Z] ok  	github.com/docker/docker/image	0.012s	coverage: 86.4% of statements
08:56:08 [2020-08-31T08:56:08.286Z] ok  	github.com/docker/docker/distribution/xfer	1.426s	coverage: 83.4% of statements
08:56:08 [2020-08-31T08:56:08.286Z] ?   	github.com/docker/docker/dockerversion	[no test files]
08:56:08 [2020-08-31T08:56:08.376Z] #57 ...
08:56:08 [2020-08-31T08:56:08.376Z] 
08:56:08 [2020-08-31T08:56:08.376Z] #40 [dev 16/25] COPY --from=criu          /build/ /usr/local/
08:56:08 [2020-08-31T08:56:08.376Z] #40 DONE 0.0s
08:56:08 [2020-08-31T08:56:08.376Z] 
08:56:08 [2020-08-31T08:56:08.376Z] #43 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
08:56:08 [2020-08-31T08:56:08.632Z] #43 DONE 0.2s
08:56:08 [2020-08-31T08:56:08.632Z] 
08:56:08 [2020-08-31T08:56:08.632Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
08:56:08 [2020-08-31T08:56:08.632Z] #57 ...
08:56:08 [2020-08-31T08:56:08.632Z] 
08:56:08 [2020-08-31T08:56:08.632Z] #46 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
08:56:08 [2020-08-31T08:56:08.632Z] #46 DONE 0.1s
08:56:08 [2020-08-31T08:56:08.889Z] 
08:56:08 [2020-08-31T08:56:08.889Z] #49 [dev 19/25] COPY --from=gometalinter  /build/ /usr/local/bin/
08:56:08 [2020-08-31T08:56:08.916Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
08:56:08 [2020-08-31T08:56:08.916Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
08:56:09 [2020-08-31T08:56:09.207Z] ok  	github.com/docker/docker/image/v1	0.006s	coverage: 25.0% of statements
08:56:09 [2020-08-31T08:56:09.207Z] ?   	github.com/docker/docker/internal/test	[no test files]
08:56:09 [2020-08-31T08:56:09.818Z] #49 DONE 0.9s
08:56:09 [2020-08-31T08:56:09.818Z] 
08:56:09 [2020-08-31T08:56:09.818Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
08:56:09 [2020-08-31T08:56:09.818Z] #57 ...
08:56:09 [2020-08-31T08:56:09.818Z] 
08:56:09 [2020-08-31T08:56:09.818Z] #53 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
08:56:09 [2020-08-31T08:56:09.818Z] #53 DONE 0.1s
08:56:09 [2020-08-31T08:56:09.818Z] 
08:56:09 [2020-08-31T08:56:09.818Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
08:56:10 [2020-08-31T08:56:10.709Z] ?   	github.com/docker/docker/internal/test/daemon	[no test files]
08:56:10 [2020-08-31T08:56:10.709Z] ?   	github.com/docker/docker/internal/test/environment	[no test files]
08:56:10 [2020-08-31T08:56:10.709Z] ?   	github.com/docker/docker/internal/test/fakecontext	[no test files]
08:56:10 [2020-08-31T08:56:10.709Z] ?   	github.com/docker/docker/internal/test/fakegit	[no test files]
08:56:10 [2020-08-31T08:56:10.709Z] ?   	github.com/docker/docker/internal/test/fakestorage	[no test files]
08:56:10 [2020-08-31T08:56:10.709Z] ?   	github.com/docker/docker/internal/test/fixtures/load	[no test files]
08:56:10 [2020-08-31T08:56:10.709Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin	[no test files]
08:56:10 [2020-08-31T08:56:10.709Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin/basic	[no test files]
08:56:10 [2020-08-31T08:56:10.709Z] ?   	github.com/docker/docker/internal/test/registry	[no test files]
08:56:10 [2020-08-31T08:56:10.709Z] ?   	github.com/docker/docker/internal/test/request	[no test files]
08:56:10 [2020-08-31T08:56:10.709Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
08:56:10 [2020-08-31T08:56:10.709Z] ok  	github.com/docker/docker/internal/testutil	0.002s	coverage: 62.5% of statements
08:56:11 [2020-08-31T08:56:11.000Z] ok  	github.com/docker/docker/libcontainerd/queue	0.025s	coverage: 100.0% of statements
08:56:12 [2020-08-31T08:56:12.031Z] ok  	github.com/docker/docker/opts	0.014s	coverage: 66.9% of statements
08:56:12 [2020-08-31T08:56:12.321Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
08:56:13 [2020-08-31T08:56:13.297Z] #57 222.6 🇩 bin/containerd
08:56:13 [2020-08-31T08:56:13.823Z] ok  	github.com/docker/docker/pkg/archive	0.449s	coverage: 76.9% of statements
08:56:14 [2020-08-31T08:56:14.855Z] ok  	github.com/docker/docker/pkg/authorization	0.425s	coverage: 66.7% of statements
08:56:14 [2020-08-31T08:56:14.855Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
08:56:14 [2020-08-31T08:56:14.855Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
08:56:16 [2020-08-31T08:56:16.404Z] #57 247.6 🇩 bin/containerd
08:56:19 [2020-08-31T08:56:19.009Z] Removing intermediate container 92c16465de3c
08:56:19 [2020-08-31T08:56:19.009Z]  ---> 809f991bae68
08:56:19 [2020-08-31T08:56:19.009Z] Step 72/140 : FROM base AS gotestsum
08:56:19 [2020-08-31T08:56:19.009Z]  ---> 8607b1fa336b
08:56:19 [2020-08-31T08:56:19.009Z] Step 73/140 : ENV INSTALL_BINARY_NAME=gotestsum
08:56:19 [2020-08-31T08:56:19.009Z]  ---> Running in ede1ae15beb7
08:56:19 [2020-08-31T08:56:19.009Z] Removing intermediate container ede1ae15beb7
08:56:19 [2020-08-31T08:56:19.009Z]  ---> dee53a4d3bf0
08:56:19 [2020-08-31T08:56:19.009Z] Step 74/140 : ARG GOTESTSUM_COMMIT
08:56:19 [2020-08-31T08:56:19.009Z]  ---> Running in 9cabdaf99690
08:56:19 [2020-08-31T08:56:19.009Z] Removing intermediate container 9cabdaf99690
08:56:19 [2020-08-31T08:56:19.009Z]  ---> 5ce1afba20f0
08:56:19 [2020-08-31T08:56:19.009Z] Step 75/140 : COPY hack/dockerfile/install/install.sh ./install.sh
08:56:19 [2020-08-31T08:56:19.009Z]  ---> 6c9b9f674e6d
08:56:19 [2020-08-31T08:56:19.009Z] Step 76/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
08:56:19 [2020-08-31T08:56:19.009Z]  ---> d99c39e0d827
08:56:19 [2020-08-31T08:56:19.009Z] Step 77/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
08:56:19 [2020-08-31T08:56:19.009Z]  ---> Running in 8f1ac31db9a3
08:56:19 [2020-08-31T08:56:19.009Z] + RM_GOPATH=0
08:56:19 [2020-08-31T08:56:19.009Z] + TMP_GOPATH=
08:56:19 [2020-08-31T08:56:19.009Z] + : /build
08:56:19 [2020-08-31T08:56:19.009Z] + '[' -z '' ']'
08:56:19 [2020-08-31T08:56:19.009Z] ++ mktemp -d
08:56:19 [2020-08-31T08:56:19.009Z] + export GOPATH=/tmp/tmp.piyZO5Pbgb
08:56:19 [2020-08-31T08:56:19.009Z] + GOPATH=/tmp/tmp.piyZO5Pbgb
08:56:19 [2020-08-31T08:56:19.009Z] + RM_GOPATH=1
08:56:19 [2020-08-31T08:56:19.009Z] ++ dirname ./install.sh
08:56:19 [2020-08-31T08:56:19.009Z] + dir=.
08:56:19 [2020-08-31T08:56:19.009Z] + bin=gotestsum
08:56:19 [2020-08-31T08:56:19.009Z] + shift
08:56:19 [2020-08-31T08:56:19.009Z] + '[' '!' -f ./gotestsum.installer ']'
08:56:19 [2020-08-31T08:56:19.009Z] + . ./gotestsum.installer
08:56:19 [2020-08-31T08:56:19.009Z] ++ : v0.3.5
08:56:19 [2020-08-31T08:56:19.009Z] + install_gotestsum
08:56:19 [2020-08-31T08:56:19.009Z] + set -e
08:56:19 [2020-08-31T08:56:19.009Z] + export GO111MODULE=on
08:56:19 [2020-08-31T08:56:19.009Z] + GO111MODULE=on
08:56:19 [2020-08-31T08:56:19.009Z] + go get -d gotest.tools/gotestsum@v0.3.5
08:56:19 [2020-08-31T08:56:19.009Z] go: finding gotest.tools v0.3.5
08:56:19 [2020-08-31T08:56:19.009Z] go: finding gotest.tools/gotestsum v0.3.5
08:56:19 [2020-08-31T08:56:19.009Z] go: downloading gotest.tools/gotestsum v0.3.5
08:56:19 [2020-08-31T08:56:19.009Z] go: extracting gotest.tools/gotestsum v0.3.5
08:56:19 [2020-08-31T08:56:19.295Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.491s	coverage: 43.2% of statements
08:56:19 [2020-08-31T08:56:19.295Z] ok  	github.com/docker/docker/layer	7.329s	coverage: 72.0% of statements
08:56:19 [2020-08-31T08:56:19.295Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
08:56:19 [2020-08-31T08:56:19.295Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
08:56:19 [2020-08-31T08:56:19.295Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
08:56:19 [2020-08-31T08:56:19.295Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
08:56:19 [2020-08-31T08:56:19.295Z] ?   	github.com/docker/docker/oci	[no test files]
08:56:19 [2020-08-31T08:56:19.295Z] ?   	github.com/docker/docker/oci/caps	[no test files]
08:56:19 [2020-08-31T08:56:19.295Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
08:56:19 [2020-08-31T08:56:19.295Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
08:56:19 [2020-08-31T08:56:19.295Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
08:56:19 [2020-08-31T08:56:19.585Z] ok  	github.com/docker/docker/pkg/discovery	0.001s	coverage: 58.3% of statements
08:56:19 [2020-08-31T08:56:19.585Z] ok  	github.com/docker/docker/pkg/discovery/file	0.004s	coverage: 92.9% of statements
08:56:20 [2020-08-31T08:56:20.098Z] go: downloading gotest.tools v2.1.0+incompatible
08:56:20 [2020-08-31T08:56:20.098Z] go: extracting gotest.tools v2.1.0+incompatible
08:56:20 [2020-08-31T08:56:20.098Z] go: downloading github.com/spf13/pflag v1.0.1
08:56:20 [2020-08-31T08:56:20.098Z] go: downloading github.com/sirupsen/logrus v1.0.5
08:56:20 [2020-08-31T08:56:20.098Z] go: downloading github.com/pkg/errors v0.8.0
08:56:20 [2020-08-31T08:56:20.098Z] go: downloading github.com/fatih/color v1.6.0
08:56:20 [2020-08-31T08:56:20.098Z] go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
08:56:20 [2020-08-31T08:56:20.098Z] go: downloading github.com/jonboulle/clockwork v0.1.0
08:56:20 [2020-08-31T08:56:20.217Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.005s	coverage: 92.3% of statements
08:56:20 [2020-08-31T08:56:20.419Z] go: extracting github.com/pkg/errors v0.8.0
08:56:20 [2020-08-31T08:56:20.419Z] go: extracting github.com/spf13/pflag v1.0.1
08:56:20 [2020-08-31T08:56:20.419Z] go: extracting github.com/jonboulle/clockwork v0.1.0
08:56:20 [2020-08-31T08:56:20.419Z] go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
08:56:20 [2020-08-31T08:56:20.419Z] go: extracting github.com/fatih/color v1.6.0
08:56:20 [2020-08-31T08:56:20.419Z] go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
08:56:20 [2020-08-31T08:56:20.419Z] go: downloading github.com/mattn/go-isatty v0.0.3
08:56:20 [2020-08-31T08:56:20.419Z] go: downloading github.com/mattn/go-colorable v0.0.9
08:56:20 [2020-08-31T08:56:20.419Z] go: extracting github.com/sirupsen/logrus v1.0.5
08:56:20 [2020-08-31T08:56:20.419Z] go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
08:56:20 [2020-08-31T08:56:20.419Z] go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
08:56:20 [2020-08-31T08:56:20.419Z] go: extracting github.com/mattn/go-isatty v0.0.3
08:56:20 [2020-08-31T08:56:20.419Z] go: extracting github.com/mattn/go-colorable v0.0.9
08:56:20 [2020-08-31T08:56:20.508Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.001s	coverage: 93.8% of statements
08:56:20 [2020-08-31T08:56:20.714Z] go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
08:56:20 [2020-08-31T08:56:20.798Z] ok  	github.com/docker/docker/pkg/dmesg	0.005s	coverage: 83.3% of statements
08:56:21 [2020-08-31T08:56:21.007Z] go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
08:56:21 [2020-08-31T08:56:21.007Z] go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
08:56:21 [2020-08-31T08:56:21.007Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
08:56:21 [2020-08-31T08:56:21.302Z] go: finding gotest.tools/gotestsum v0.5.2
08:56:21 [2020-08-31T08:56:21.302Z] go: finding gotest.tools v2.2.0+incompatible
08:56:21 [2020-08-31T08:56:21.600Z] go: downloading gotest.tools/gotestsum v0.5.2
08:56:21 [2020-08-31T08:56:21.600Z] go: downloading gotest.tools v2.2.0+incompatible
08:56:21 [2020-08-31T08:56:21.828Z] ok  	github.com/docker/docker/pkg/filenotify	0.609s	coverage: 66.3% of statements
08:56:22 [2020-08-31T08:56:22.238Z] go: extracting gotest.tools v2.2.0+incompatible
08:56:22 [2020-08-31T08:56:22.238Z] go: extracting gotest.tools/gotestsum v0.5.2
08:56:22 [2020-08-31T08:56:22.458Z] ok  	github.com/docker/docker/pkg/fileutils	0.004s	coverage: 89.5% of statements
08:56:23 [2020-08-31T08:56:23.105Z] ok  	github.com/docker/docker/pkg/fsutils	0.402s	coverage: 85.1% of statements
08:56:23 [2020-08-31T08:56:23.395Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.086s	coverage: 84.1% of statements
08:56:23 [2020-08-31T08:56:23.395Z] ok  	github.com/docker/docker/pkg/homedir	0.006s	coverage: 10.2% of statements
08:56:23 [2020-08-31T08:56:23.751Z] go: downloading github.com/fatih/color v1.9.0
08:56:23 [2020-08-31T08:56:23.751Z] go: downloading github.com/pkg/errors v0.9.1
08:56:23 [2020-08-31T08:56:23.751Z] go: downloading github.com/spf13/pflag v1.0.3
08:56:23 [2020-08-31T08:56:23.751Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
08:56:23 [2020-08-31T08:56:23.751Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
08:56:23 [2020-08-31T08:56:23.751Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
08:56:23 [2020-08-31T08:56:23.751Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
08:56:23 [2020-08-31T08:56:23.751Z] go: extracting github.com/fatih/color v1.9.0
08:56:23 [2020-08-31T08:56:23.751Z] go: extracting github.com/pkg/errors v0.9.1
08:56:23 [2020-08-31T08:56:23.751Z] go: downloading github.com/mattn/go-colorable v0.1.6
08:56:23 [2020-08-31T08:56:23.751Z] go: downloading github.com/mattn/go-isatty v0.0.12
08:56:23 [2020-08-31T08:56:23.751Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
08:56:23 [2020-08-31T08:56:23.751Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
08:56:23 [2020-08-31T08:56:23.751Z] go: extracting github.com/spf13/pflag v1.0.3
08:56:23 [2020-08-31T08:56:23.751Z] go: extracting github.com/mattn/go-isatty v0.0.12
08:56:23 [2020-08-31T08:56:23.751Z] go: extracting github.com/mattn/go-colorable v0.1.6
08:56:23 [2020-08-31T08:56:23.751Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
08:56:24 [2020-08-31T08:56:24.048Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
08:56:24 [2020-08-31T08:56:24.048Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
08:56:24 [2020-08-31T08:56:24.349Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
08:56:24 [2020-08-31T08:56:24.425Z] ok  	github.com/docker/docker/pkg/idtools	0.291s	coverage: 70.1% of statements
08:56:24 [2020-08-31T08:56:24.425Z] ok  	github.com/docker/docker/pkg/ioutils	0.294s	coverage: 69.1% of statements
08:56:24 [2020-08-31T08:56:24.643Z] go: finding github.com/fatih/color v1.9.0
08:56:24 [2020-08-31T08:56:24.643Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
08:56:24 [2020-08-31T08:56:24.643Z] go: finding github.com/pkg/errors v0.9.1
08:56:24 [2020-08-31T08:56:24.643Z] go: finding github.com/spf13/pflag v1.0.3
08:56:24 [2020-08-31T08:56:24.643Z] go: finding github.com/mattn/go-colorable v0.1.6
08:56:24 [2020-08-31T08:56:24.643Z] go: finding github.com/mattn/go-isatty v0.0.12
08:56:24 [2020-08-31T08:56:24.643Z] go: finding github.com/jonboulle/clockwork v0.1.0
08:56:24 [2020-08-31T08:56:24.643Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
08:56:24 [2020-08-31T08:56:24.643Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
08:56:24 [2020-08-31T08:56:24.643Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
08:56:24 [2020-08-31T08:56:24.643Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
08:56:24 [2020-08-31T08:56:24.715Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.002s	coverage: 91.7% of statements
08:56:24 [2020-08-31T08:56:24.715Z] ok  	github.com/docker/docker/pkg/locker	0.010s	coverage: 88.9% of statements
08:56:25 [2020-08-31T08:56:25.006Z] ok  	github.com/docker/docker/pkg/longpath	0.030s	coverage: 100.0% of statements
08:56:25 [2020-08-31T08:56:25.006Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
08:56:25 [2020-08-31T08:56:25.296Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.001s	coverage: 85.7% of statements
08:56:25 [2020-08-31T08:56:25.585Z] ok  	github.com/docker/docker/pkg/parsers	0.001s	coverage: 97.0% of statements
08:56:25 [2020-08-31T08:56:25.876Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.001s	coverage: 60.0% of statements
08:56:26 [2020-08-31T08:56:26.166Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.001s	coverage: 90.0% of statements
08:56:26 [2020-08-31T08:56:26.166Z] ok  	github.com/docker/docker/pkg/pidfile	0.001s	coverage: 82.4% of statements
08:56:26 [2020-08-31T08:56:26.796Z] ok  	github.com/docker/docker/pkg/mount	1.266s	coverage: 69.6% of statements
08:56:26 [2020-08-31T08:56:26.796Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
08:56:26 [2020-08-31T08:56:26.796Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
08:56:26 [2020-08-31T08:56:26.796Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
08:56:27 [2020-08-31T08:56:27.086Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
08:56:27 [2020-08-31T08:56:27.716Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.001s	coverage: 85.7% of statements
08:56:27 [2020-08-31T08:56:27.716Z] ok  	github.com/docker/docker/pkg/pools	0.001s	coverage: 87.9% of statements
08:56:28 [2020-08-31T08:56:28.006Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
08:56:29 [2020-08-31T08:56:29.036Z] ok  	github.com/docker/docker/pkg/pubsub	1.018s	coverage: 72.7% of statements
08:56:29 [2020-08-31T08:56:29.326Z] ok  	github.com/docker/docker/pkg/reexec	0.003s	coverage: 82.4% of statements
08:56:32 [2020-08-31T08:56:32.834Z] ok  	github.com/docker/docker/pkg/signal	2.602s	coverage: 61.0% of statements
08:56:32 [2020-08-31T08:56:32.834Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
08:56:33 [2020-08-31T08:56:33.124Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
08:56:33 [2020-08-31T08:56:33.124Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
08:56:33 [2020-08-31T08:56:33.414Z] ok  	github.com/docker/docker/pkg/symlink	0.006s	coverage: 87.7% of statements
08:56:33 [2020-08-31T08:56:33.705Z] ok  	github.com/docker/docker/pkg/sysinfo	0.004s	coverage: 81.4% of statements
08:56:34 [2020-08-31T08:56:34.335Z] ok  	github.com/docker/docker/pkg/system	0.052s	coverage: 35.1% of statements
08:56:34 [2020-08-31T08:56:34.626Z] ok  	github.com/docker/docker/pkg/tailfile	0.038s	coverage: 88.6% of statements
08:56:34 [2020-08-31T08:56:34.916Z] ok  	github.com/docker/docker/pkg/tarsum	0.027s	coverage: 89.3% of statements
08:56:35 [2020-08-31T08:56:35.206Z] ok  	github.com/docker/docker/pkg/term	0.003s	coverage: 84.8% of statements
08:56:35 [2020-08-31T08:56:35.252Z] #57 244.6 🇩 bin/containerd-stress
08:56:35 [2020-08-31T08:56:35.497Z] testing: warning: no tests to run
08:56:35 [2020-08-31T08:56:35.497Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: 0.0% of statements [no tests to run]
08:56:35 [2020-08-31T08:56:35.787Z] ok  	github.com/docker/docker/pkg/truncindex	0.101s	coverage: 91.5% of statements
08:56:36 [2020-08-31T08:56:36.076Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
08:56:36 [2020-08-31T08:56:36.076Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
08:56:36 [2020-08-31T08:56:36.189Z] #57 246.2 🇩 bin/containerd-shim
08:56:38 [2020-08-31T08:56:38.136Z] ok  	github.com/docker/docker/plugin	0.562s	coverage: 27.3% of statements
08:56:38 [2020-08-31T08:56:38.426Z] ok  	github.com/docker/docker/plugin/v2	0.002s	coverage: 14.5% of statements
08:56:39 [2020-08-31T08:56:39.072Z] ok  	github.com/docker/docker/profiles/seccomp	0.002s	coverage: 75.3% of statements
08:56:39 [2020-08-31T08:56:39.362Z] ok  	github.com/docker/docker/reference	0.004s	coverage: 84.4% of statements
08:56:40 [2020-08-31T08:56:40.393Z] ok  	github.com/docker/docker/registry	0.085s	coverage: 56.3% of statements
08:56:41 [2020-08-31T08:56:41.022Z] ok  	github.com/docker/docker/registry/resumable	0.013s	coverage: 100.0% of statements
08:56:41 [2020-08-31T08:56:41.022Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 49.0% of statements
08:56:41 [2020-08-31T08:56:41.653Z] ok  	github.com/docker/docker/runconfig	0.006s	coverage: 68.2% of statements
08:56:42 [2020-08-31T08:56:42.282Z] ok  	github.com/docker/docker/volume/drivers	0.003s	coverage: 36.1% of statements
08:56:42 [2020-08-31T08:56:42.573Z] ok  	github.com/docker/docker/volume/local	0.053s	coverage: 73.0% of statements
08:56:42 [2020-08-31T08:56:42.765Z] #57 252.2 🇩 bin/containerd-shim-runc-v1
08:56:42 [2020-08-31T08:56:42.898Z] #57 269.9 🇩 bin/containerd-stress
08:56:42 [2020-08-31T08:56:42.898Z] #57 271.7 🇩 bin/containerd-shim
08:56:43 [2020-08-31T08:56:43.203Z] ok  	github.com/docker/docker/volume/mounts	0.018s	coverage: 67.0% of statements
08:56:43 [2020-08-31T08:56:43.391Z] Removing intermediate container 8f1ac31db9a3
08:56:43 [2020-08-31T08:56:43.391Z]  ---> 094d44bd9fde
08:56:43 [2020-08-31T08:56:43.391Z] Step 78/140 : FROM dev-base AS dockercli
08:56:43 [2020-08-31T08:56:43.391Z]  ---> 8607b1fa336b
08:56:43 [2020-08-31T08:56:43.391Z] Step 79/140 : ENV INSTALL_BINARY_NAME=dockercli
08:56:43 [2020-08-31T08:56:43.391Z]  ---> Running in 95198be8cb5f
08:56:43 [2020-08-31T08:56:43.391Z] Removing intermediate container 95198be8cb5f
08:56:43 [2020-08-31T08:56:43.391Z]  ---> 6c84cb83834f
08:56:43 [2020-08-31T08:56:43.391Z] Step 80/140 : ARG DOCKERCLI_CHANNEL
08:56:43 [2020-08-31T08:56:43.391Z]  ---> Running in ab16799bbb37
08:56:43 [2020-08-31T08:56:43.391Z] Removing intermediate container ab16799bbb37
08:56:43 [2020-08-31T08:56:43.391Z]  ---> 43bb96741a19
08:56:43 [2020-08-31T08:56:43.391Z] Step 81/140 : ARG DOCKERCLI_VERSION
08:56:43 [2020-08-31T08:56:43.391Z]  ---> Running in c159cb353f2c
08:56:43 [2020-08-31T08:56:43.391Z] Removing intermediate container c159cb353f2c
08:56:43 [2020-08-31T08:56:43.391Z]  ---> b754a288f0e3
08:56:43 [2020-08-31T08:56:43.391Z] Step 82/140 : COPY hack/dockerfile/install/install.sh ./install.sh
08:56:43 [2020-08-31T08:56:43.391Z]  ---> 6fbb8e9324d5
08:56:43 [2020-08-31T08:56:43.391Z] Step 83/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
08:56:43 [2020-08-31T08:56:43.391Z]  ---> 730a9c0a6e59
08:56:43 [2020-08-31T08:56:43.391Z] Step 84/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
08:56:43 [2020-08-31T08:56:43.391Z]  ---> Running in a2f8bf4136a2
08:56:43 [2020-08-31T08:56:43.391Z] + RM_GOPATH=0
08:56:43 [2020-08-31T08:56:43.391Z] + TMP_GOPATH=
08:56:43 [2020-08-31T08:56:43.391Z] + : /build
08:56:43 [2020-08-31T08:56:43.391Z] + '[' -z '' ']'
08:56:43 [2020-08-31T08:56:43.391Z] ++ mktemp -d
08:56:43 [2020-08-31T08:56:43.391Z] + export GOPATH=/tmp/tmp.a03GVjtVBh
08:56:43 [2020-08-31T08:56:43.391Z] + GOPATH=/tmp/tmp.a03GVjtVBh
08:56:43 [2020-08-31T08:56:43.391Z] + RM_GOPATH=1
08:56:43 [2020-08-31T08:56:43.391Z] ++ dirname ./install.sh
08:56:43 [2020-08-31T08:56:43.391Z] Install docker/cli version 17.06.2-ce from stable
08:56:43 [2020-08-31T08:56:43.391Z] + dir=.
08:56:43 [2020-08-31T08:56:43.391Z] + bin=dockercli
08:56:43 [2020-08-31T08:56:43.391Z] + shift
08:56:43 [2020-08-31T08:56:43.391Z] + '[' '!' -f ./dockercli.installer ']'
08:56:43 [2020-08-31T08:56:43.391Z] + . ./dockercli.installer
08:56:43 [2020-08-31T08:56:43.391Z] ++ : stable
08:56:43 [2020-08-31T08:56:43.391Z] ++ : 17.06.2-ce
08:56:43 [2020-08-31T08:56:43.391Z] + install_dockercli
08:56:43 [2020-08-31T08:56:43.391Z] + echo 'Install docker/cli version 17.06.2-ce from stable'
08:56:43 [2020-08-31T08:56:43.391Z] ++ uname -m
08:56:43 [2020-08-31T08:56:43.391Z] + arch=ppc64le
08:56:43 [2020-08-31T08:56:43.391Z] + '[' ppc64le '!=' x86_64 ']'
08:56:43 [2020-08-31T08:56:43.391Z] + '[' ppc64le '!=' s390x ']'
08:56:43 [2020-08-31T08:56:43.391Z] + '[' ppc64le '!=' armhf ']'
08:56:43 [2020-08-31T08:56:43.391Z] + build_dockercli
08:56:43 [2020-08-31T08:56:43.391Z] + git clone https://github.com/docker/docker-ce /tmp/tmp.a03GVjtVBh/tmp/docker-ce
08:56:43 [2020-08-31T08:56:43.391Z] Cloning into '/tmp/tmp.a03GVjtVBh/tmp/docker-ce'...
08:56:43 [2020-08-31T08:56:43.834Z] ok  	github.com/docker/docker/volume/service	0.008s	coverage: 73.0% of statements
08:56:44 [2020-08-31T08:56:44.686Z] #57 254.7 🇩 binaries
08:56:44 [2020-08-31T08:56:44.686Z] #57 254.7 + mkdir -p /build
08:56:44 [2020-08-31T08:56:44.686Z] #57 254.7 + cp bin/containerd /build/containerd
08:56:44 [2020-08-31T08:56:44.686Z] #57 254.8 + cp bin/containerd-shim /build/containerd-shim
08:56:44 [2020-08-31T08:56:44.686Z] #57 254.8 + cp bin/ctr /build/ctr
08:56:44 [2020-08-31T08:56:44.948Z] #57 DONE 255.1s
08:56:45 [2020-08-31T08:56:45.916Z] 
08:56:45 [2020-08-31T08:56:45.916Z] #58 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
08:56:45 [2020-08-31T08:56:45.916Z] #58 DONE 0.2s
08:56:45 [2020-08-31T08:56:45.916Z] 
08:56:45 [2020-08-31T08:56:45.916Z] #62 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
08:56:45 [2020-08-31T08:56:45.916Z] #62 DONE 0.1s
08:56:45 [2020-08-31T08:56:45.916Z] 
08:56:45 [2020-08-31T08:56:45.916Z] #64 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
08:56:46 [2020-08-31T08:56:46.176Z] #64 DONE 0.2s
08:56:46 [2020-08-31T08:56:46.176Z] 
08:56:46 [2020-08-31T08:56:46.176Z] #67 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
08:56:46 [2020-08-31T08:56:46.176Z] #67 DONE 0.0s
08:56:46 [2020-08-31T08:56:46.176Z] 
08:56:46 [2020-08-31T08:56:46.176Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
08:56:46 [2020-08-31T08:56:46.176Z] #68 DONE 0.0s
08:56:46 [2020-08-31T08:56:46.176Z] 
08:56:46 [2020-08-31T08:56:46.176Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
08:56:47 [2020-08-31T08:56:47.064Z] #57 277.6 🇩 bin/containerd-shim-runc-v1
08:56:48 [2020-08-31T08:56:48.716Z] #69 DONE 2.4s
08:56:48 [2020-08-31T08:56:48.716Z] 
08:56:48 [2020-08-31T08:56:48.716Z] #70 exporting to image
08:56:48 [2020-08-31T08:56:48.716Z] #70 exporting layers
08:56:49 [2020-08-31T08:56:49.579Z] #57 280.4 🇩 binaries
08:56:49 [2020-08-31T08:56:49.579Z] #57 280.4 + mkdir -p /build
08:56:49 [2020-08-31T08:56:49.579Z] #57 280.4 + cp bin/containerd /build/containerd
08:56:49 [2020-08-31T08:56:49.579Z] #57 280.4 + cp bin/containerd-shim /build/containerd-shim
08:56:49 [2020-08-31T08:56:49.579Z] #57 280.4 + cp bin/ctr /build/ctr
08:56:50 [2020-08-31T08:56:50.505Z] #57 DONE 281.6s
08:56:51 [2020-08-31T08:56:51.431Z] 
08:56:51 [2020-08-31T08:56:51.431Z] #58 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
08:56:51 [2020-08-31T08:56:51.992Z] #58 DONE 0.6s
08:56:52 [2020-08-31T08:56:52.247Z] 
08:56:52 [2020-08-31T08:56:52.247Z] #62 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
08:56:52 [2020-08-31T08:56:52.247Z] #62 DONE 0.2s
08:56:52 [2020-08-31T08:56:52.247Z] 
08:56:52 [2020-08-31T08:56:52.247Z] #64 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
08:56:52 [2020-08-31T08:56:52.808Z] #64 DONE 0.4s
08:56:52 [2020-08-31T08:56:52.808Z] 
08:56:52 [2020-08-31T08:56:52.808Z] #67 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
08:56:52 [2020-08-31T08:56:52.808Z] #67 DONE 0.0s
08:56:52 [2020-08-31T08:56:52.808Z] 
08:56:52 [2020-08-31T08:56:52.808Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
08:56:52 [2020-08-31T08:56:52.808Z] #68 DONE 0.0s
08:56:52 [2020-08-31T08:56:52.808Z] 
08:56:52 [2020-08-31T08:56:52.808Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
08:56:53 [2020-08-31T08:56:53.735Z] #69 DONE 1.1s
08:56:53 [2020-08-31T08:56:53.735Z] 
08:56:53 [2020-08-31T08:56:53.735Z] #70 exporting to image
08:56:53 [2020-08-31T08:56:53.735Z] #70 exporting layers
08:56:56 [2020-08-31T08:56:56.844Z] #70 exporting layers 8.2s done
08:56:56 [2020-08-31T08:56:56.845Z] #70 writing image sha256:c8bbd7652ad09616c17aeb15862859670e3d7f5757bf39e631089e23a11da7e4 done
08:56:56 [2020-08-31T08:56:56.845Z] #70 naming to docker.io/library/docker:298ef4ba6463491cf5c1e781606e5b90c999c3dd done
08:56:56 [2020-08-31T08:56:56.845Z] #70 DONE 8.2s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
08:56:57 [2020-08-31T08:56:57.187Z] + trap exit INT TERM
08:56:57 [2020-08-31T08:56:57.187Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
08:56:57 [2020-08-31T08:56:57.187Z] + CONTAINER_NAME=docker-pr2
08:56:57 [2020-08-31T08:56:57.187Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41374/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41374/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=298ef4ba6463491cf5c1e781606e5b90c999c3dd -e DOCKER_GRAPHDRIVER docker:298ef4ba6463491cf5c1e781606e5b90c999c3dd hack/make.sh dynbinary-daemon
08:56:57 [2020-08-31T08:56:57.757Z] 
08:56:57 [2020-08-31T08:56:57.757Z] Removing bundles/
08:56:57 [2020-08-31T08:56:57.757Z] 
08:56:57 [2020-08-31T08:56:57.757Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
08:56:57 [2020-08-31T08:56:57.757Z] Building: bundles/dynbinary-daemon/dockerd-dev
08:56:57 [2020-08-31T08:56:57.757Z] GOOS="" GOARCH="" GOARM=""
08:57:01 [2020-08-31T08:57:01.962Z] #70 exporting layers 6.7s done
08:57:01 [2020-08-31T08:57:01.962Z] #70 writing image sha256:9a054b045e6ae7f6065b874d2767a16fab2fb3e3dac825c5a4acf44b17fe040f done
08:57:01 [2020-08-31T08:57:01.962Z] #70 naming to docker.io/library/docker:298ef4ba6463491cf5c1e781606e5b90c999c3dd done
08:57:01 [2020-08-31T08:57:01.962Z] #70 DONE 6.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
08:57:02 [2020-08-31T08:57:02.389Z] ok  	github.com/docker/docker/pkg/plugins	33.613s	coverage: 76.8% of statements
08:57:02 [2020-08-31T08:57:02.389Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
08:57:02 [2020-08-31T08:57:02.389Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
08:57:02 [2020-08-31T08:57:02.389Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
08:57:02 [2020-08-31T08:57:02.389Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
08:57:02 [2020-08-31T08:57:02.389Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
08:57:02 [2020-08-31T08:57:02.389Z] ?   	github.com/docker/docker/rootless	[no test files]
08:57:02 [2020-08-31T08:57:02.389Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
08:57:02 [2020-08-31T08:57:02.389Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
08:57:02 [2020-08-31T08:57:02.389Z] ?   	github.com/docker/docker/volume	[no test files]
08:57:02 [2020-08-31T08:57:02.389Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
08:57:02 [2020-08-31T08:57:02.389Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
08:57:02 [2020-08-31T08:57:02.389Z] 
08:57:02 [2020-08-31T08:57:02.389Z] === Skipped
08:57:02 [2020-08-31T08:57:02.389Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
08:57:02 [2020-08-31T08:57:02.389Z]     exec_linux_test.go:18: requires AppArmor to be enabled
08:57:02 [2020-08-31T08:57:02.389Z] 
08:57:02 [2020-08-31T08:57:02.389Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
08:57:02 [2020-08-31T08:57:02.389Z]     exec_linux_test.go:38: requires AppArmor to be enabled
08:57:02 [2020-08-31T08:57:02.389Z] 
08:57:02 [2020-08-31T08:57:02.389Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
08:57:02 [2020-08-31T08:57:02.389Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:57:02 [2020-08-31T08:57:02.389Z]     graphtest_unix.go:46: Driver btrfs not supported
08:57:02 [2020-08-31T08:57:02.389Z] 
08:57:02 [2020-08-31T08:57:02.389Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
08:57:02 [2020-08-31T08:57:02.389Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:57:02 [2020-08-31T08:57:02.389Z]     graphtest_unix.go:46: Driver btrfs not supported
08:57:02 [2020-08-31T08:57:02.389Z] 
08:57:02 [2020-08-31T08:57:02.389Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
08:57:02 [2020-08-31T08:57:02.389Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:57:02 [2020-08-31T08:57:02.389Z]     graphtest_unix.go:46: Driver btrfs not supported
08:57:02 [2020-08-31T08:57:02.389Z] 
08:57:02 [2020-08-31T08:57:02.389Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
08:57:02 [2020-08-31T08:57:02.389Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:57:02 [2020-08-31T08:57:02.389Z]     graphtest_unix.go:46: Driver btrfs not supported
08:57:02 [2020-08-31T08:57:02.389Z] 
08:57:02 [2020-08-31T08:57:02.389Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
08:57:02 [2020-08-31T08:57:02.389Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:57:02 [2020-08-31T08:57:02.389Z]     graphtest_unix.go:46: Driver btrfs not supported
08:57:02 [2020-08-31T08:57:02.389Z] 
08:57:02 [2020-08-31T08:57:02.389Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
08:57:02 [2020-08-31T08:57:02.389Z]     graphtest_unix.go:73: No driver to put!
08:57:02 [2020-08-31T08:57:02.389Z] 
08:57:02 [2020-08-31T08:57:02.389Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
08:57:02 [2020-08-31T08:57:02.389Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
08:57:02 [2020-08-31T08:57:02.389Z] 
08:57:02 [2020-08-31T08:57:02.389Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
08:57:02 [2020-08-31T08:57:02.389Z]     overlay_test.go:49: Fails to compute changes intermittently
08:57:02 [2020-08-31T08:57:02.389Z] 
08:57:02 [2020-08-31T08:57:02.389Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
08:57:02 [2020-08-31T08:57:02.389Z]     overlay_test.go:65: Cannot run test with naive change algorithm
08:57:02 [2020-08-31T08:57:02.389Z] 
08:57:02 [2020-08-31T08:57:02.389Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
08:57:02 [2020-08-31T08:57:02.389Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
08:57:02 [2020-08-31T08:57:02.389Z] 
08:57:02 [2020-08-31T08:57:02.389Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
08:57:02 [2020-08-31T08:57:02.389Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:57:02 [2020-08-31T08:57:02.389Z]     graphtest_unix.go:46: Driver zfs not supported
08:57:02 [2020-08-31T08:57:02.389Z] 
08:57:02 [2020-08-31T08:57:02.389Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
08:57:02 [2020-08-31T08:57:02.389Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:57:02 [2020-08-31T08:57:02.389Z]     graphtest_unix.go:46: Driver zfs not supported
08:57:02 [2020-08-31T08:57:02.389Z] 
08:57:02 [2020-08-31T08:57:02.389Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
08:57:02 [2020-08-31T08:57:02.389Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:57:02 [2020-08-31T08:57:02.389Z]     graphtest_unix.go:46: Driver zfs not supported
08:57:02 [2020-08-31T08:57:02.389Z] 
08:57:02 [2020-08-31T08:57:02.389Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
08:57:02 [2020-08-31T08:57:02.389Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:57:02 [2020-08-31T08:57:02.389Z]     graphtest_unix.go:46: Driver zfs not supported
08:57:02 [2020-08-31T08:57:02.389Z] 
08:57:02 [2020-08-31T08:57:02.389Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
08:57:02 [2020-08-31T08:57:02.389Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:57:02 [2020-08-31T08:57:02.389Z]     graphtest_unix.go:46: Driver zfs not supported
08:57:02 [2020-08-31T08:57:02.389Z] 
08:57:02 [2020-08-31T08:57:02.389Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
08:57:02 [2020-08-31T08:57:02.389Z]     graphtest_unix.go:73: No driver to put!
08:57:02 [2020-08-31T08:57:02.389Z] 
08:57:02 [2020-08-31T08:57:02.389Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
08:57:02 [2020-08-31T08:57:02.389Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
08:57:02 [2020-08-31T08:57:02.389Z] 
08:57:02 [2020-08-31T08:57:02.389Z] 
08:57:02 [2020-08-31T08:57:02.389Z] DONE 2066 tests, 19 skipped in 182.485s
08:57:02 [2020-08-31T08:57:02.390Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41374/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41374/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=298ef4ba6463491cf5c1e781606e5b90c999c3dd -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:298ef4ba6463491cf5c1e781606e5b90c999c3dd hack/validate/default
Post stage
[Pipeline] junit
08:57:02 [2020-08-31T08:57:02.437Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
08:57:02 [2020-08-31T08:57:02.953Z] Congratulations!  All commits are properly signed with the DCO!
08:57:02 [2020-08-31T08:57:02.977Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41374/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=298ef4ba6463491cf5c1e781606e5b90c999c3dd -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:298ef4ba6463491cf5c1e781606e5b90c999c3dd hack/make.sh dynbinary test-integration
08:57:03 [2020-08-31T08:57:03.269Z] 
08:57:03 [2020-08-31T08:57:03.269Z] Removing bundles/
08:57:03 [2020-08-31T08:57:03.270Z] 
08:57:03 [2020-08-31T08:57:03.270Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
08:57:03 [2020-08-31T08:57:03.559Z] Building: bundles/dynbinary-daemon/dockerd-dev
08:57:03 [2020-08-31T08:57:03.559Z] GOOS="" GOARCH="" GOARM=""
08:57:05 [2020-08-31T08:57:05.991Z] Checking out files:  75% (8149/10862)   
Checking out files:  76% (8256/10862)   
Checking out files:  77% (8364/10862)   
Checking out files:  78% (8473/10862)   
Checking out files:  79% (8581/10862)   
Checking out files:  80% (8690/10862)   
Checking out files:  81% (8799/10862)   
Checking out files:  82% (8907/10862)   
Checking out files:  83% (9016/10862)   
Checking out files:  84% (9125/10862)   
Checking out files:  85% (9233/10862)   
Checking out files:  86% (9342/10862)   
Checking out files:  87% (9450/10862)   
Checking out files:  88% (9559/10862)   
Checking out files:  89% (9668/10862)   
Checking out files:  90% (9776/10862)   
Checking out files:  91% (9885/10862)   
Checking out files:  92% (9994/10862)   
Checking out files:  93% (10102/10862)   
Checking out files:  94% (10211/10862)   
Checking out files:  95% (10319/10862)   
Checking out files:  96% (10428/10862)   
Checking out files:  97% (10537/10862)   
Checking out files:  98% (10645/10862)   
Checking out files:  99% (10754/10862)   
Checking out files: 100% (10862/10862)   
Checking out files: 100% (10862/10862), done.
08:57:05 [2020-08-31T08:57:05.991Z] + cd /tmp/tmp.a03GVjtVBh/tmp/docker-ce
08:57:05 [2020-08-31T08:57:05.991Z] + git checkout -q v17.06.2-ce
08:57:05 [2020-08-31T08:57:05.991Z] + mkdir -p /tmp/tmp.a03GVjtVBh/src/github.com/docker
08:57:05 [2020-08-31T08:57:05.991Z] + mv components/cli /tmp/tmp.a03GVjtVBh/src/github.com/docker/cli
08:57:05 [2020-08-31T08:57:05.991Z] + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
08:57:45 [2020-08-31T08:57:45.450Z] + return
08:57:47 [2020-08-31T08:57:47.542Z] Removing intermediate container a2f8bf4136a2
08:57:47 [2020-08-31T08:57:47.542Z]  ---> 53aa5bef30c1
08:57:47 [2020-08-31T08:57:47.542Z] Step 85/140 : FROM runtime-dev AS runc
08:57:47 [2020-08-31T08:57:47.542Z]  ---> 7d38a50bc9e0
08:57:47 [2020-08-31T08:57:47.542Z] Step 86/140 : ENV INSTALL_BINARY_NAME=runc
08:57:47 [2020-08-31T08:57:47.542Z]  ---> Running in 0456520703bc
08:57:47 [2020-08-31T08:57:47.542Z] Removing intermediate container 0456520703bc
08:57:47 [2020-08-31T08:57:47.542Z]  ---> 58c0784a3f1a
08:57:47 [2020-08-31T08:57:47.542Z] Step 87/140 : ARG RUNC_COMMIT
08:57:47 [2020-08-31T08:57:47.542Z]  ---> Running in 9fc85a762a9a
08:57:47 [2020-08-31T08:57:47.542Z] Removing intermediate container 9fc85a762a9a
08:57:47 [2020-08-31T08:57:47.542Z]  ---> 438aa87d8d2b
08:57:47 [2020-08-31T08:57:47.542Z] Step 88/140 : ARG RUNC_BUILDTAGS
08:57:47 [2020-08-31T08:57:47.542Z]  ---> Running in 50f5e722cee9
08:57:47 [2020-08-31T08:57:47.542Z] Removing intermediate container 50f5e722cee9
08:57:47 [2020-08-31T08:57:47.542Z]  ---> 86d58056c911
08:57:47 [2020-08-31T08:57:47.542Z] Step 89/140 : COPY hack/dockerfile/install/install.sh ./install.sh
08:57:47 [2020-08-31T08:57:47.839Z]  ---> 92a072928cbe
08:57:47 [2020-08-31T08:57:47.839Z] Step 90/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
08:57:47 [2020-08-31T08:57:47.839Z]  ---> 1f42a1a6943b
08:57:47 [2020-08-31T08:57:47.839Z] Step 91/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
08:57:47 [2020-08-31T08:57:47.839Z]  ---> Running in 92c687ddd2d4
08:57:48 [2020-08-31T08:57:48.133Z] + RM_GOPATH=0
08:57:48 [2020-08-31T08:57:48.133Z] + TMP_GOPATH=
08:57:48 [2020-08-31T08:57:48.133Z] + : /build
08:57:48 [2020-08-31T08:57:48.133Z] + '[' -z '' ']'
08:57:48 [2020-08-31T08:57:48.133Z] ++ mktemp -d
08:57:48 [2020-08-31T08:57:48.133Z] + export GOPATH=/tmp/tmp.TtbR4wXAhw
08:57:48 [2020-08-31T08:57:48.133Z] + GOPATH=/tmp/tmp.TtbR4wXAhw
08:57:48 [2020-08-31T08:57:48.133Z] + RM_GOPATH=1
08:57:48 [2020-08-31T08:57:48.133Z] ++ dirname ./install.sh
08:57:48 [2020-08-31T08:57:48.133Z] + dir=.
08:57:48 [2020-08-31T08:57:48.133Z] + bin=runc
08:57:48 [2020-08-31T08:57:48.133Z] + shift
08:57:48 [2020-08-31T08:57:48.133Z] + '[' '!' -f ./runc.installer ']'
08:57:48 [2020-08-31T08:57:48.133Z] + . ./runc.installer
08:57:48 [2020-08-31T08:57:48.133Z] ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
08:57:48 [2020-08-31T08:57:48.133Z] + install_runc
08:57:48 [2020-08-31T08:57:48.133Z] + grep -q '^3\.10\.0.*\.el7\.'
08:57:48 [2020-08-31T08:57:48.133Z] + uname -r
08:57:48 [2020-08-31T08:57:48.133Z] + RUNC_BUILDTAGS='seccomp apparmor selinux '
08:57:48 [2020-08-31T08:57:48.133Z] + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
08:57:48 [2020-08-31T08:57:48.133Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.TtbR4wXAhw/src/github.com/opencontainers/runc
08:57:48 [2020-08-31T08:57:48.133Z] Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
08:57:48 [2020-08-31T08:57:48.133Z] Cloning into '/tmp/tmp.TtbR4wXAhw/src/github.com/opencontainers/runc'...
08:57:49 [2020-08-31T08:57:49.693Z] + cd /tmp/tmp.TtbR4wXAhw/src/github.com/opencontainers/runc
08:57:49 [2020-08-31T08:57:49.693Z] + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
08:57:49 [2020-08-31T08:57:49.986Z] + '[' -z '' ']'
08:57:49 [2020-08-31T08:57:49.986Z] + target=static
08:57:49 [2020-08-31T08:57:49.986Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static
08:57:50 [2020-08-31T08:57:50.282Z] 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 .
08:57:50 [2020-08-31T08:57:50.877Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
08:57:50 [2020-08-31T08:57:50.877Z] 
08:57:50 [2020-08-31T08:57:50.877Z] ---> Making bundle: test-integration (in bundles/test-integration)
08:57:50 [2020-08-31T08:57:50.877Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
08:57:50 [2020-08-31T08:57:50.877Z] HOSTNAME=a7119e4d48a5
08:57:50 [2020-08-31T08:57:50.877Z] TESTDEBUG=0
08:57:50 [2020-08-31T08:57:50.877Z] DEST=bundles/test-integration
08:57:50 [2020-08-31T08:57:50.877Z] PWD=/go/src/github.com/docker/docker
08:57:50 [2020-08-31T08:57:50.877Z] DOCKER_GITCOMMIT=298ef4ba6463491cf5c1e781606e5b90c999c3dd
08:57:50 [2020-08-31T08:57:50.877Z] container=docker
08:57:50 [2020-08-31T08:57:50.877Z] HOME=/root
08:57:50 [2020-08-31T08:57:50.877Z] GOLANG_VERSION=1.13.14
08:57:50 [2020-08-31T08:57:50.877Z] VALIDATE_REPO=https://github.com/moby/moby.git
08:57:50 [2020-08-31T08:57:50.877Z] VALIDATE_BRANCH=19.03
08:57:50 [2020-08-31T08:57:50.877Z] TERM=xterm
08:57:50 [2020-08-31T08:57:50.877Z] DOCKER_PKG=github.com/docker/docker
08:57:50 [2020-08-31T08:57:50.877Z] SHLVL=1
08:57:50 [2020-08-31T08:57:50.877Z] TIMEOUT=120m
08:57:50 [2020-08-31T08:57:50.877Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
08:57:50 [2020-08-31T08:57:50.877Z] DOCKER_GRAPHDRIVER=overlay2
08:57:50 [2020-08-31T08:57:50.877Z] GO111MODULE=off
08:57:50 [2020-08-31T08:57:50.877Z] DOCKER_EXPERIMENTAL=1
08:57:50 [2020-08-31T08:57:50.877Z] TEST_SKIP_INTEGRATION_CLI=1
08:57:50 [2020-08-31T08:57:50.877Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
08:57:50 [2020-08-31T08:57:50.877Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
08:57:50 [2020-08-31T08:57:50.877Z] GOPATH=/go
08:57:50 [2020-08-31T08:57:50.877Z] PKG_CONFIG=pkg-config
08:57:50 [2020-08-31T08:57:50.877Z] _=/usr/bin/env
08:57:50 [2020-08-31T08:57:50.877Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
08:57:55 [2020-08-31T08:57:55.049Z] 4612f6d0b889: Pull complete
08:58:08 [2020-08-31T08:58:08.963Z] 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
08:58:09 [2020-08-31T08:58:09.603Z] + mkdir -p /build
08:58:09 [2020-08-31T08:58:09.603Z] + cp runc /build/runc
08:58:10 [2020-08-31T08:58:10.649Z] Removing intermediate container 92c687ddd2d4
08:58:10 [2020-08-31T08:58:10.649Z]  ---> b16f02ec3534
08:58:10 [2020-08-31T08:58:10.649Z] Step 92/140 : FROM dev-base AS tini
08:58:10 [2020-08-31T08:58:10.649Z]  ---> 8607b1fa336b
08:58:10 [2020-08-31T08:58:10.649Z] Step 93/140 : ARG DEBIAN_FRONTEND
08:58:10 [2020-08-31T08:58:10.649Z]  ---> Using cache
08:58:10 [2020-08-31T08:58:10.649Z]  ---> c31e829e4728
08:58:10 [2020-08-31T08:58:10.649Z] Step 94/140 : ARG TINI_COMMIT
08:58:10 [2020-08-31T08:58:10.649Z]  ---> Running in 52ff46e7ae7c
08:58:10 [2020-08-31T08:58:10.942Z] Removing intermediate container 52ff46e7ae7c
08:58:10 [2020-08-31T08:58:10.942Z]  ---> fae7f81969f2
08:58:10 [2020-08-31T08:58:10.942Z] Step 95/140 : RUN apt-get update && apt-get install -y --no-install-recommends         cmake         vim-common     && rm -rf /var/lib/apt/lists/*
08:58:10 [2020-08-31T08:58:10.942Z]  ---> Running in 9ee7acc1f281
08:58:11 [2020-08-31T08:58:11.243Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:58:11 [2020-08-31T08:58:11.243Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:58:11 [2020-08-31T08:58:11.541Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:58:11 [2020-08-31T08:58:11.541Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
08:58:12 [2020-08-31T08:58:12.179Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [214 kB]
08:58:12 [2020-08-31T08:58:12.179Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
08:58:13 [2020-08-31T08:58:13.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
08:58:13 [2020-08-31T08:58:13.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
08:58:13 [2020-08-31T08:58:13.691Z] Fetched 8154 kB in 2s (3530 kB/s)
08:58:14 [2020-08-31T08:58:14.336Z] Reading package lists...
08:58:14 [2020-08-31T08:58:14.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
08:58:14 [2020-08-31T08:58:14.972Z] Reading package lists...
08:58:15 [2020-08-31T08:58:15.281Z] Building dependency tree...
08:58:15 [2020-08-31T08:58:15.281Z] Reading state information...
08:58:15 [2020-08-31T08:58:15.281Z] The following additional packages will be installed:
08:58:15 [2020-08-31T08:58:15.281Z]   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
08:58:15 [2020-08-31T08:58:15.281Z] Suggested packages:
08:58:15 [2020-08-31T08:58:15.281Z]   cmake-doc ninja-build lrzip
08:58:15 [2020-08-31T08:58:15.281Z] Recommended packages:
08:58:15 [2020-08-31T08:58:15.281Z]   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
08:58:15 [2020-08-31T08:58:15.281Z] The following NEW packages will be installed:
08:58:15 [2020-08-31T08:58:15.281Z]   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
08:58:15 [2020-08-31T08:58:15.281Z]   vim-common xxd
08:58:15 [2020-08-31T08:58:15.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
08:58:15 [2020-08-31T08:58:15.573Z] 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
08:58:15 [2020-08-31T08:58:15.573Z] Need to get 14.9 MB of archives.
08:58:15 [2020-08-31T08:58:15.573Z] After this operation, 67.2 MB of additional disk space will be used.
08:58:15 [2020-08-31T08:58:15.573Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
08:58:15 [2020-08-31T08:58:15.573Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
08:58:15 [2020-08-31T08:58:15.573Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB]
08:58:15 [2020-08-31T08:58:15.573Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
08:58:16 [2020-08-31T08:58:16.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
08:58:16 [2020-08-31T08:58:16.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
08:58:17 [2020-08-31T08:58:17.113Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB]
08:58:17 [2020-08-31T08:58:17.113Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB]
08:58:17 [2020-08-31T08:58:17.113Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
08:58:17 [2020-08-31T08:58:17.113Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB]
08:58:17 [2020-08-31T08:58:17.113Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB]
08:58:17 [2020-08-31T08:58:17.113Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB]
08:58:17 [2020-08-31T08:58:17.408Z] debconf: delaying package configuration, since apt-utils is not installed
08:58:17 [2020-08-31T08:58:17.707Z] Fetched 14.9 MB in 2s (7483 kB/s)
08:58:17 [2020-08-31T08:58:17.707Z] Selecting previously unselected package xxd.
08:58:17 [2020-08-31T08:58:17.707Z] (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.)
08:58:17 [2020-08-31T08:58:17.707Z] Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ...
08:58:17 [2020-08-31T08:58:17.708Z] Unpacking xxd (2:8.1.0875-5) ...
08:58:17 [2020-08-31T08:58:17.708Z] Selecting previously unselected package vim-common.
08:58:17 [2020-08-31T08:58:17.708Z] Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
08:58:17 [2020-08-31T08:58:17.708Z] Unpacking vim-common (2:8.1.0875-5) ...
08:58:17 [2020-08-31T08:58:17.708Z] Selecting previously unselected package cmake-data.
08:58:17 [2020-08-31T08:58:17.708Z] Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
08:58:17 [2020-08-31T08:58:17.708Z] Unpacking cmake-data (3.13.4-1) ...
08:58:18 [2020-08-31T08:58:18.001Z] Selecting previously unselected package libicu63:ppc64el.
08:58:18 [2020-08-31T08:58:18.001Z] Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ...
08:58:18 [2020-08-31T08:58:18.001Z] Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
08:58:18 [2020-08-31T08:58:18.067Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
08:58:18 [2020-08-31T08:58:18.067Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
08:58:19 [2020-08-31T08:58:19.043Z] Selecting previously unselected package libxml2:ppc64el.
08:58:19 [2020-08-31T08:58:19.043Z] Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ...
08:58:19 [2020-08-31T08:58:19.043Z] Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
08:58:19 [2020-08-31T08:58:19.043Z] Selecting previously unselected package libarchive13:ppc64el.
08:58:19 [2020-08-31T08:58:19.043Z] Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ...
08:58:19 [2020-08-31T08:58:19.043Z] Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ...
08:58:19 [2020-08-31T08:58:19.043Z] Selecting previously unselected package libjsoncpp1:ppc64el.
08:58:19 [2020-08-31T08:58:19.043Z] Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ...
08:58:19 [2020-08-31T08:58:19.043Z] Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
08:58:19 [2020-08-31T08:58:19.043Z] Selecting previously unselected package librhash0:ppc64el.
08:58:19 [2020-08-31T08:58:19.043Z] Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ...
08:58:19 [2020-08-31T08:58:19.043Z] Unpacking librhash0:ppc64el (1.3.8-1) ...
08:58:19 [2020-08-31T08:58:19.043Z] Selecting previously unselected package libuv1:ppc64el.
08:58:19 [2020-08-31T08:58:19.043Z] Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ...
08:58:19 [2020-08-31T08:58:19.043Z] Unpacking libuv1:ppc64el (1.24.1-1) ...
08:58:19 [2020-08-31T08:58:19.043Z] Selecting previously unselected package cmake.
08:58:19 [2020-08-31T08:58:19.043Z] Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ...
08:58:19 [2020-08-31T08:58:19.043Z] Unpacking cmake (3.13.4-1) ...
08:58:19 [2020-08-31T08:58:19.216Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
08:58:19 [2020-08-31T08:58:19.216Z] 
08:58:19 [2020-08-31T08:58:19.216Z] + TEST_INTEGRATION_DEST=1
08:58:19 [2020-08-31T08:58:19.216Z] + CONTAINER_NAME=docker-pr2-1
08:58:19 [2020-08-31T08:58:19.216Z] + TEST_SKIP_INTEGRATION_CLI=1
08:58:19 [2020-08-31T08:58:19.216Z] + run_tests test-integration-flaky
08:58:19 [2020-08-31T08:58:19.216Z] + '[' -n 0 ']'
08:58:19 [2020-08-31T08:58:19.216Z] + rm=
08:58:19 [2020-08-31T08:58:19.216Z] + c=0
08:58:19 [2020-08-31T08:58:19.216Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41374/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41374/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41374/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=298ef4ba6463491cf5c1e781606e5b90c999c3dd -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:298ef4ba6463491cf5c1e781606e5b90c999c3dd hack/make.sh test-integration-flaky test-integration
08:58:19 [2020-08-31T08:58:19.216Z] + TEST_INTEGRATION_DEST=3
08:58:19 [2020-08-31T08:58:19.216Z] + TEST_INTEGRATION_DEST=2
08:58:19 [2020-08-31T08:58:19.216Z] + CONTAINER_NAME=docker-pr2-3
08:58:19 [2020-08-31T08:58:19.216Z] + CONTAINER_NAME=docker-pr2-2
08:58:19 [2020-08-31T08:58:19.216Z] + TEST_SKIP_INTEGRATION=1
08:58:19 [2020-08-31T08:58:19.216Z] + TEST_SKIP_INTEGRATION=1
08:58:19 [2020-08-31T08:58:19.216Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
08:58:19 [2020-08-31T08:58:19.216Z] + run_tests
08:58:19 [2020-08-31T08:58:19.216Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
08:58:19 [2020-08-31T08:58:19.216Z] + run_tests
08:58:19 [2020-08-31T08:58:19.216Z] + '[' -n 0 ']'
08:58:19 [2020-08-31T08:58:19.216Z] + '[' -n 0 ']'
08:58:19 [2020-08-31T08:58:19.216Z] + rm=
08:58:19 [2020-08-31T08:58:19.216Z] + rm=
08:58:19 [2020-08-31T08:58:19.216Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41374/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41374/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41374/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=298ef4ba6463491cf5c1e781606e5b90c999c3dd -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:298ef4ba6463491cf5c1e781606e5b90c999c3dd hack/make.sh '' test-integration
08:58:19 [2020-08-31T08:58:19.216Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41374/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41374/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41374/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=298ef4ba6463491cf5c1e781606e5b90c999c3dd -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:298ef4ba6463491cf5c1e781606e5b90c999c3dd hack/make.sh '' test-integration
08:58:19 [2020-08-31T08:58:19.216Z] ++ jobs -p
08:58:19 [2020-08-31T08:58:19.216Z] + for job in $(jobs -p)
08:58:19 [2020-08-31T08:58:19.216Z] + wait 30563
08:58:19 [2020-08-31T08:58:19.216Z] 
08:58:19 [2020-08-31T08:58:19.216Z] ---> Making bundle: test-integration (in bundles/test-integration)
08:58:19 [2020-08-31T08:58:19.216Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
08:58:19 [2020-08-31T08:58:19.216Z] HOSTNAME=5ba1eb1d1f26
08:58:19 [2020-08-31T08:58:19.216Z] TEST_SKIP_INTEGRATION=1
08:58:19 [2020-08-31T08:58:19.216Z] TESTDEBUG=0
08:58:19 [2020-08-31T08:58:19.216Z] DEST=bundles/test-integration
08:58:19 [2020-08-31T08:58:19.216Z] PWD=/go/src/github.com/docker/docker
08:58:19 [2020-08-31T08:58:19.216Z] KEEPBUNDLE=1
08:58:19 [2020-08-31T08:58:19.216Z] DOCKER_GITCOMMIT=298ef4ba6463491cf5c1e781606e5b90c999c3dd
08:58:19 [2020-08-31T08:58:19.216Z] container=docker
08:58:19 [2020-08-31T08:58:19.216Z] HOME=/root
08:58:19 [2020-08-31T08:58:19.216Z] GOLANG_VERSION=1.13.14
08:58:19 [2020-08-31T08:58:19.216Z] VALIDATE_REPO=https://github.com/moby/moby.git
08:58:19 [2020-08-31T08:58:19.216Z] VALIDATE_BRANCH=19.03
08:58:19 [2020-08-31T08:58:19.216Z] TERM=xterm
08:58:19 [2020-08-31T08:58:19.216Z] DOCKER_PKG=github.com/docker/docker
08:58:19 [2020-08-31T08:58:19.216Z] SHLVL=1
08:58:19 [2020-08-31T08:58:19.216Z] TIMEOUT=120m
08:58:19 [2020-08-31T08:58:19.216Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
08:58:19 [2020-08-31T08:58:19.216Z] DOCKER_GRAPHDRIVER=overlay2
08:58:19 [2020-08-31T08:58:19.216Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
08:58:19 [2020-08-31T08:58:19.216Z] GO111MODULE=off
08:58:19 [2020-08-31T08:58:19.216Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
08:58:19 [2020-08-31T08:58:19.216Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
08:58:19 [2020-08-31T08:58:19.216Z] GOPATH=/go
08:58:19 [2020-08-31T08:58:19.216Z] PKG_CONFIG=pkg-config
08:58:19 [2020-08-31T08:58:19.216Z] _=/usr/bin/env
08:58:19 [2020-08-31T08:58:19.216Z] Building test suite binary ./integration-cli/test.main
08:58:19 [2020-08-31T08:58:19.216Z] 
08:58:19 [2020-08-31T08:58:19.216Z] 
08:58:19 [2020-08-31T08:58:19.216Z] ---> Making bundle: test-integration (in bundles/test-integration)
08:58:19 [2020-08-31T08:58:19.216Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
08:58:19 [2020-08-31T08:58:19.216Z] HOSTNAME=77833528f7f0
08:58:19 [2020-08-31T08:58:19.216Z] TEST_SKIP_INTEGRATION=1
08:58:19 [2020-08-31T08:58:19.216Z] TESTDEBUG=0
08:58:19 [2020-08-31T08:58:19.216Z] DEST=bundles/test-integration
08:58:19 [2020-08-31T08:58:19.216Z] PWD=/go/src/github.com/docker/docker
08:58:19 [2020-08-31T08:58:19.216Z] KEEPBUNDLE=1
08:58:19 [2020-08-31T08:58:19.216Z] DOCKER_GITCOMMIT=298ef4ba6463491cf5c1e781606e5b90c999c3dd
08:58:19 [2020-08-31T08:58:19.216Z] container=docker
08:58:19 [2020-08-31T08:58:19.216Z] HOME=/root
08:58:19 [2020-08-31T08:58:19.216Z] GOLANG_VERSION=1.13.14
08:58:19 [2020-08-31T08:58:19.216Z] VALIDATE_REPO=https://github.com/moby/moby.git
08:58:19 [2020-08-31T08:58:19.216Z] VALIDATE_BRANCH=19.03
08:58:19 [2020-08-31T08:58:19.216Z] TERM=xterm
08:58:19 [2020-08-31T08:58:19.216Z] DOCKER_PKG=github.com/docker/docker
08:58:19 [2020-08-31T08:58:19.216Z] SHLVL=1
08:58:19 [2020-08-31T08:58:19.216Z] TIMEOUT=120m
08:58:19 [2020-08-31T08:58:19.216Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
08:58:19 [2020-08-31T08:58:19.216Z] DOCKER_GRAPHDRIVER=overlay2
08:58:19 [2020-08-31T08:58:19.216Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
08:58:19 [2020-08-31T08:58:19.216Z] GO111MODULE=off
08:58:19 [2020-08-31T08:58:19.216Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
08:58:19 [2020-08-31T08:58:19.216Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
08:58:19 [2020-08-31T08:58:19.216Z] GOPATH=/go
08:58:19 [2020-08-31T08:58:19.216Z] PKG_CONFIG=pkg-config
08:58:19 [2020-08-31T08:58:19.216Z] _=/usr/bin/env
08:58:19 [2020-08-31T08:58:19.216Z] Building test suite binary ./integration-cli/test.main
08:58:19 [2020-08-31T08:58:19.216Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
08:58:19 [2020-08-31T08:58:19.216Z] No new tests added to integration.
08:58:19 [2020-08-31T08:58:19.216Z] 
08:58:19 [2020-08-31T08:58:19.217Z] ---> Making bundle: test-integration (in bundles/test-integration)
08:58:19 [2020-08-31T08:58:19.217Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
08:58:19 [2020-08-31T08:58:19.217Z] HOSTNAME=e0a4a56fa863
08:58:19 [2020-08-31T08:58:19.217Z] TESTDEBUG=0
08:58:19 [2020-08-31T08:58:19.217Z] DEST=bundles/test-integration
08:58:19 [2020-08-31T08:58:19.217Z] PWD=/go/src/github.com/docker/docker
08:58:19 [2020-08-31T08:58:19.217Z] KEEPBUNDLE=1
08:58:19 [2020-08-31T08:58:19.217Z] DOCKER_GITCOMMIT=298ef4ba6463491cf5c1e781606e5b90c999c3dd
08:58:19 [2020-08-31T08:58:19.217Z] container=docker
08:58:19 [2020-08-31T08:58:19.217Z] HOME=/root
08:58:19 [2020-08-31T08:58:19.217Z] GOLANG_VERSION=1.13.14
08:58:19 [2020-08-31T08:58:19.217Z] VALIDATE_REPO=https://github.com/moby/moby.git
08:58:19 [2020-08-31T08:58:19.217Z] VALIDATE_BRANCH=19.03
08:58:19 [2020-08-31T08:58:19.217Z] TERM=xterm
08:58:19 [2020-08-31T08:58:19.217Z] DOCKER_PKG=github.com/docker/docker
08:58:19 [2020-08-31T08:58:19.217Z] SHLVL=1
08:58:19 [2020-08-31T08:58:19.217Z] TIMEOUT=120m
08:58:19 [2020-08-31T08:58:19.217Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
08:58:19 [2020-08-31T08:58:19.217Z] DOCKER_GRAPHDRIVER=overlay2
08:58:19 [2020-08-31T08:58:19.217Z] GO111MODULE=off
08:58:19 [2020-08-31T08:58:19.217Z] TEST_SKIP_INTEGRATION_CLI=1
08:58:19 [2020-08-31T08:58:19.217Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
08:58:19 [2020-08-31T08:58:19.217Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
08:58:19 [2020-08-31T08:58:19.217Z] GOPATH=/go
08:58:19 [2020-08-31T08:58:19.217Z] PKG_CONFIG=pkg-config
08:58:19 [2020-08-31T08:58:19.217Z] _=/usr/bin/env
08:58:19 [2020-08-31T08:58:19.217Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
08:58:19 [2020-08-31T08:58:19.681Z] Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
08:58:19 [2020-08-31T08:58:19.681Z] Setting up xxd (2:8.1.0875-5) ...
08:58:19 [2020-08-31T08:58:19.681Z] Setting up libuv1:ppc64el (1.24.1-1) ...
08:58:19 [2020-08-31T08:58:19.681Z] Setting up vim-common (2:8.1.0875-5) ...
08:58:19 [2020-08-31T08:58:19.681Z] Setting up librhash0:ppc64el (1.3.8-1) ...
08:58:19 [2020-08-31T08:58:19.681Z] Setting up cmake-data (3.13.4-1) ...
08:58:19 [2020-08-31T08:58:19.681Z] Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
08:58:19 [2020-08-31T08:58:19.681Z] Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
08:58:19 [2020-08-31T08:58:19.681Z] Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ...
08:58:19 [2020-08-31T08:58:19.681Z] Setting up cmake (3.13.4-1) ...
08:58:19 [2020-08-31T08:58:19.681Z] Processing triggers for libc-bin (2.28-10) ...
08:58:19 [2020-08-31T08:58:19.681Z] Processing triggers for mime-support (3.62) ...
08:58:19 [2020-08-31T08:58:19.707Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
08:58:19 [2020-08-31T08:58:19.998Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
08:58:21 [2020-08-31T08:58:21.224Z] Removing intermediate container 9ee7acc1f281
08:58:21 [2020-08-31T08:58:21.224Z]  ---> 2a8ba24d4222
08:58:21 [2020-08-31T08:58:21.224Z] Step 96/140 : COPY hack/dockerfile/install/install.sh ./install.sh
08:58:21 [2020-08-31T08:58:21.224Z]  ---> 776b638c44fd
08:58:21 [2020-08-31T08:58:21.224Z] Step 97/140 : ENV INSTALL_BINARY_NAME=tini
08:58:21 [2020-08-31T08:58:21.224Z]  ---> Running in c9ea342df1bf
08:58:21 [2020-08-31T08:58:21.224Z] Removing intermediate container c9ea342df1bf
08:58:21 [2020-08-31T08:58:21.224Z]  ---> 81d149ab5df7
08:58:21 [2020-08-31T08:58:21.224Z] Step 98/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
08:58:21 [2020-08-31T08:58:21.517Z]  ---> 9b674aa3c65b
08:58:21 [2020-08-31T08:58:21.517Z] Step 99/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
08:58:21 [2020-08-31T08:58:21.517Z]  ---> Running in 1544cee8be85
08:58:21 [2020-08-31T08:58:21.816Z] + RM_GOPATH=0
08:58:21 [2020-08-31T08:58:21.816Z] + TMP_GOPATH=
08:58:21 [2020-08-31T08:58:21.816Z] + : /build
08:58:21 [2020-08-31T08:58:21.816Z] + '[' -z '' ']'
08:58:21 [2020-08-31T08:58:21.816Z] ++ mktemp -d
08:58:21 [2020-08-31T08:58:21.816Z] + export GOPATH=/tmp/tmp.cteXlJf6mI
08:58:21 [2020-08-31T08:58:21.816Z] + GOPATH=/tmp/tmp.cteXlJf6mI
08:58:21 [2020-08-31T08:58:21.816Z] + RM_GOPATH=1
08:58:21 [2020-08-31T08:58:21.816Z] ++ dirname ./install.sh
08:58:21 [2020-08-31T08:58:21.816Z] + dir=.
08:58:21 [2020-08-31T08:58:21.816Z] + bin=tini
08:58:21 [2020-08-31T08:58:21.816Z] + shift
08:58:21 [2020-08-31T08:58:21.816Z] + '[' '!' -f ./tini.installer ']'
08:58:21 [2020-08-31T08:58:21.816Z] + . ./tini.installer
08:58:21 [2020-08-31T08:58:21.816Z] ++ : fec3683b971d9c3ef73f284f176672c44b448662
08:58:21 [2020-08-31T08:58:21.816Z] + install_tini
08:58:21 [2020-08-31T08:58:21.816Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
08:58:21 [2020-08-31T08:58:21.816Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.cteXlJf6mI/tini
08:58:21 [2020-08-31T08:58:21.816Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662
08:58:21 [2020-08-31T08:58:21.816Z] Cloning into '/tmp/tmp.cteXlJf6mI/tini'...
08:58:22 [2020-08-31T08:58:22.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
08:58:22 [2020-08-31T08:58:22.110Z] + cd /tmp/tmp.cteXlJf6mI/tini
08:58:22 [2020-08-31T08:58:22.110Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
08:58:22 [2020-08-31T08:58:22.110Z] + cmake .
08:58:22 [2020-08-31T08:58:22.110Z] -- The C compiler identification is GNU 8.3.0
08:58:22 [2020-08-31T08:58:22.110Z] -- Check for working C compiler: /usr/bin/cc
08:58:22 [2020-08-31T08:58:22.110Z] -- Check for working C compiler: /usr/bin/cc -- works
08:58:22 [2020-08-31T08:58:22.110Z] -- Detecting C compiler ABI info
08:58:22 [2020-08-31T08:58:22.110Z] -- Detecting C compiler ABI info - done
08:58:22 [2020-08-31T08:58:22.405Z] -- Detecting C compile features
08:58:22 [2020-08-31T08:58:22.405Z] -- Detecting C compile features - done
08:58:22 [2020-08-31T08:58:22.405Z] -- Performing Test HAS_BUILTIN_FORTIFY
08:58:22 [2020-08-31T08:58:22.405Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed
08:58:22 [2020-08-31T08:58:22.703Z] -- Configuring done
08:58:22 [2020-08-31T08:58:22.703Z] -- Generating done
08:58:22 [2020-08-31T08:58:22.703Z] -- Build files have been written to: /tmp/tmp.cteXlJf6mI/tini
08:58:22 [2020-08-31T08:58:22.703Z] + make tini-static
08:58:22 [2020-08-31T08:58:22.703Z] Scanning dependencies of target tini-static
08:58:22 [2020-08-31T08:58:22.703Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
08:58:22 [2020-08-31T08:58:22.996Z] [100%] Linking C executable tini-static
08:58:22 [2020-08-31T08:58:22.996Z] [100%] Built target tini-static
08:58:22 [2020-08-31T08:58:22.996Z] + mkdir -p /build
08:58:22 [2020-08-31T08:58:22.996Z] + cp tini-static /build/docker-init
08:58:23 [2020-08-31T08:58:23.290Z] Removing intermediate container 1544cee8be85
08:58:23 [2020-08-31T08:58:23.290Z]  ---> 177d308df5e0
08:58:23 [2020-08-31T08:58:23.290Z] Step 100/140 : FROM dev-base AS rootlesskit
08:58:23 [2020-08-31T08:58:23.290Z]  ---> 8607b1fa336b
08:58:23 [2020-08-31T08:58:23.291Z] Step 101/140 : ENV INSTALL_BINARY_NAME=rootlesskit
08:58:23 [2020-08-31T08:58:23.291Z]  ---> Running in c42b65f99d2f
08:58:23 [2020-08-31T08:58:23.583Z] Removing intermediate container c42b65f99d2f
08:58:23 [2020-08-31T08:58:23.583Z]  ---> d4b220f14847
08:58:23 [2020-08-31T08:58:23.583Z] Step 102/140 : ARG ROOTLESSKIT_COMMIT
08:58:23 [2020-08-31T08:58:23.583Z]  ---> Running in e00ad0ff85de
08:58:23 [2020-08-31T08:58:23.583Z] Removing intermediate container e00ad0ff85de
08:58:23 [2020-08-31T08:58:23.583Z]  ---> ea7023d12789
08:58:23 [2020-08-31T08:58:23.583Z] Step 103/140 : COPY hack/dockerfile/install/install.sh ./install.sh
08:58:23 [2020-08-31T08:58:23.889Z]  ---> 204a17e107bb
08:58:23 [2020-08-31T08:58:23.889Z] Step 104/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
08:58:23 [2020-08-31T08:58:23.889Z]  ---> 382a830b2c84
08:58:23 [2020-08-31T08:58:23.889Z] Step 105/140 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME
08:58:23 [2020-08-31T08:58:23.889Z]  ---> Running in dda7a06b36d0
08:58:24 [2020-08-31T08:58:24.181Z] + RM_GOPATH=0
08:58:24 [2020-08-31T08:58:24.181Z] + TMP_GOPATH=
08:58:24 [2020-08-31T08:58:24.181Z] + : /build/
08:58:24 [2020-08-31T08:58:24.181Z] + '[' -z '' ']'
08:58:24 [2020-08-31T08:58:24.181Z] ++ mktemp -d
08:58:24 [2020-08-31T08:58:24.181Z] + export GOPATH=/tmp/tmp.iiImvcp0zp
08:58:24 [2020-08-31T08:58:24.181Z] + GOPATH=/tmp/tmp.iiImvcp0zp
08:58:24 [2020-08-31T08:58:24.181Z] + RM_GOPATH=1
08:58:24 [2020-08-31T08:58:24.181Z] ++ dirname ./install.sh
08:58:24 [2020-08-31T08:58:24.181Z] + dir=.
08:58:24 [2020-08-31T08:58:24.181Z] + bin=rootlesskit
08:58:24 [2020-08-31T08:58:24.181Z] + shift
08:58:24 [2020-08-31T08:58:24.181Z] + '[' '!' -f ./rootlesskit.installer ']'
08:58:24 [2020-08-31T08:58:24.181Z] + . ./rootlesskit.installer
08:58:24 [2020-08-31T08:58:24.181Z] ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
08:58:24 [2020-08-31T08:58:24.181Z] + install_rootlesskit
08:58:24 [2020-08-31T08:58:24.181Z] + case "$1" in
08:58:24 [2020-08-31T08:58:24.181Z] + export CGO_ENABLED=0
08:58:24 [2020-08-31T08:58:24.181Z] + CGO_ENABLED=0
08:58:24 [2020-08-31T08:58:24.181Z] + _install_rootlesskit
08:58:24 [2020-08-31T08:58:24.181Z] + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
08:58:24 [2020-08-31T08:58:24.181Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.iiImvcp0zp/src/github.com/rootless-containers/rootlesskit
08:58:24 [2020-08-31T08:58:24.181Z] Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
08:58:24 [2020-08-31T08:58:24.181Z] Cloning into '/tmp/tmp.iiImvcp0zp/src/github.com/rootless-containers/rootlesskit'...
08:58:24 [2020-08-31T08:58:24.389Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
08:58:24 [2020-08-31T08:58:24.389Z] No api/types/ or api/swagger.yaml changes in diff.
08:58:24 [2020-08-31T08:58:24.389Z] Congratulations!  All toml source files changed here have valid syntax.
08:58:24 [2020-08-31T08:58:24.389Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
08:58:24 [2020-08-31T08:58:24.389Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
08:58:24 [2020-08-31T08:58:24.751Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41374/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=298ef4ba6463491cf5c1e781606e5b90c999c3dd -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:298ef4ba6463491cf5c1e781606e5b90c999c3dd hack/make.sh dynbinary-daemon test-docker-py
08:58:24 [2020-08-31T08:58:24.817Z] + cd /tmp/tmp.iiImvcp0zp/src/github.com/rootless-containers/rootlesskit
08:58:24 [2020-08-31T08:58:24.817Z] + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
08:58:25 [2020-08-31T08:58:25.114Z] + for f in rootlesskit rootlesskit-docker-proxy
08:58:25 [2020-08-31T08:58:25.114Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
08:58:25 [2020-08-31T08:58:25.314Z] 
08:58:25 [2020-08-31T08:58:25.314Z] Removing bundles/
08:58:25 [2020-08-31T08:58:25.314Z] 
08:58:25 [2020-08-31T08:58:25.314Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
08:58:25 [2020-08-31T08:58:25.314Z] Building: bundles/dynbinary-daemon/dockerd-dev
08:58:25 [2020-08-31T08:58:25.314Z] GOOS="" GOARCH="" GOARM=""
08:58:27 [2020-08-31T08:58:27.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
08:58:27 [2020-08-31T08:58:27.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
08:58:29 [2020-08-31T08:58:29.076Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
08:58:30 [2020-08-31T08:58:30.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
08:58:31 [2020-08-31T08:58:31.007Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
08:58:32 [2020-08-31T08:58:32.037Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
08:58:33 [2020-08-31T08:58:33.069Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
08:58:33 [2020-08-31T08:58:33.069Z] Using test binary docker
08:58:33 [2020-08-31T08:58:33.069Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
08:58:33 [2020-08-31T08:58:33.069Z] +++ /etc/init.d/apparmor start
08:58:33 [2020-08-31T08:58:33.069Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
08:58:33 [2020-08-31T08:58:33.069Z] INFO: Waiting for daemon to start...
08:58:33 [2020-08-31T08:58:33.069Z] Starting dockerd
08:58:33 [2020-08-31T08:58:33.069Z] +++ 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
08:58:33 [2020-08-31T08:58:33.677Z] + for f in rootlesskit rootlesskit-docker-proxy
08:58:33 [2020-08-31T08:58:33.677Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
08:58:35 [2020-08-31T08:58:35.137Z] .
08:58:35 [2020-08-31T08:58:35.137Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
08:58:35 [2020-08-31T08:58:35.137Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
08:58:35 [2020-08-31T08:58:35.137Z] Error: No such image: emptyfs
08:58:35 [2020-08-31T08:58:35.137Z] ++++ tar -cC bundles/test-integration/emptyfs .
08:58:35 [2020-08-31T08:58:35.137Z] ++++ docker load
08:58:35 [2020-08-31T08:58:35.195Z] Removing intermediate container dda7a06b36d0
08:58:35 [2020-08-31T08:58:35.195Z]  ---> e9552a6b1f39
08:58:35 [2020-08-31T08:58:35.195Z] Step 106/140 : COPY ./contrib/dockerd-rootless.sh /build
08:58:35 [2020-08-31T08:58:35.452Z] Running integration-test (iteration 1)
08:58:35 [2020-08-31T08:58:35.452Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
08:58:35 [2020-08-31T08:58:35.452Z] ++ 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
08:58:35 [2020-08-31T08:58:35.452Z] ++ set -e
08:58:35 [2020-08-31T08:58:35.452Z] ++ '[' -n 0 ']'
08:58:35 [2020-08-31T08:58:35.452Z] ++ set -x
08:58:35 [2020-08-31T08:58:35.452Z] ++ env -i DEST=/go/src/github.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
08:58:35 [2020-08-31T08:58:35.489Z]  ---> 7985691737d2
08:58:35 [2020-08-31T08:58:35.489Z] Step 107/140 : FROM djs55/vpnkit@sha256:${VPNKIT_DIGEST} AS vpnkit
08:58:35 [2020-08-31T08:58:35.489Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit
08:58:35 [2020-08-31T08:58:35.489Z] bad55c542dc9: Pulling fs layer
08:58:37 [2020-08-31T08:58:37.008Z] bad55c542dc9: Verifying Checksum
08:58:37 [2020-08-31T08:58:37.008Z] bad55c542dc9: Download complete
08:58:37 [2020-08-31T08:58:37.008Z] bad55c542dc9: Pull complete
08:58:37 [2020-08-31T08:58:37.008Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
08:58:37 [2020-08-31T08:58:37.008Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
08:58:37 [2020-08-31T08:58:37.008Z]  ---> e49efe6f0050
08:58:37 [2020-08-31T08:58:37.008Z] Step 108/140 : FROM runtime-dev AS dev
08:58:37 [2020-08-31T08:58:37.008Z]  ---> 7d38a50bc9e0
08:58:37 [2020-08-31T08:58:37.008Z] Step 109/140 : ARG DEBIAN_FRONTEND
08:58:37 [2020-08-31T08:58:37.301Z]  ---> Running in 4e58ff09f106
08:58:37 [2020-08-31T08:58:37.301Z] Removing intermediate container 4e58ff09f106
08:58:37 [2020-08-31T08:58:37.301Z]  ---> 12d764615a71
08:58:37 [2020-08-31T08:58:37.301Z] Step 110/140 : RUN groupadd -r docker
08:58:37 [2020-08-31T08:58:37.301Z]  ---> Running in 185389f4b87a
08:58:37 [2020-08-31T08:58:37.940Z] Removing intermediate container 185389f4b87a
08:58:37 [2020-08-31T08:58:37.940Z]  ---> 909d1b6d1cc8
08:58:37 [2020-08-31T08:58:37.940Z] Step 111/140 : RUN useradd --create-home --gid docker unprivilegeduser
08:58:37 [2020-08-31T08:58:37.940Z]  ---> Running in 40bbd4fc8a97
08:58:38 [2020-08-31T08:58:38.586Z] Removing intermediate container 40bbd4fc8a97
08:58:38 [2020-08-31T08:58:38.586Z]  ---> da4f4f12ca30
08:58:38 [2020-08-31T08:58:38.586Z] Step 112/140 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
08:58:38 [2020-08-31T08:58:38.586Z]  ---> Running in 7c5359d66d5c
08:58:38 [2020-08-31T08:58:38.880Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
08:58:39 [2020-08-31T08:58:39.173Z] Removing intermediate container 7c5359d66d5c
08:58:39 [2020-08-31T08:58:39.173Z]  ---> b0bae5b11fae
08:58:39 [2020-08-31T08:58:39.173Z] Step 113/140 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
08:58:39 [2020-08-31T08:58:39.173Z]  ---> Running in 6b6ea63f0ed5
08:58:39 [2020-08-31T08:58:39.813Z] Removing intermediate container 6b6ea63f0ed5
08:58:39 [2020-08-31T08:58:39.813Z]  ---> 79fce4274250
08:58:39 [2020-08-31T08:58:39.813Z] Step 114/140 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
08:58:39 [2020-08-31T08:58:39.813Z]  ---> Running in 1faa6d8d3d16
08:58:40 [2020-08-31T08:58:40.451Z] Removing intermediate container 1faa6d8d3d16
08:58:40 [2020-08-31T08:58:40.451Z]  ---> 119c35c7771a
08:58:40 [2020-08-31T08:58:40.451Z] Step 115/140 : RUN ldconfig
08:58:40 [2020-08-31T08:58:40.451Z]  ---> Running in d62c25670339
08:58:41 [2020-08-31T08:58:41.090Z] Removing intermediate container d62c25670339
08:58:41 [2020-08-31T08:58:41.090Z]  ---> 198b2b8e8cf7
08:58:41 [2020-08-31T08:58:41.090Z] 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/*
08:58:41 [2020-08-31T08:58:41.090Z]  ---> Running in d071d357a1a9
08:58:41 [2020-08-31T08:58:41.382Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:58:41 [2020-08-31T08:58:41.676Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:58:41 [2020-08-31T08:58:41.676Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:58:41 [2020-08-31T08:58:41.967Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
08:58:42 [2020-08-31T08:58:42.376Z] Loaded image: buildpack-deps:jessie
08:58:42 [2020-08-31T08:58:42.376Z] Loaded image: busybox:latest
08:58:42 [2020-08-31T08:58:42.666Z] Loaded image: busybox:glibc
08:58:42 [2020-08-31T08:58:42.666Z] Loaded image: debian:jessie
08:58:42 [2020-08-31T08:58:42.666Z] Loaded image: hello-world:latest
08:58:42 [2020-08-31T08:58:42.666Z] INFO: Testing against a local daemon
08:58:42 [2020-08-31T08:58:42.666Z] === RUN   TestBuildWithSession
08:58:44 [2020-08-31T08:58:44.044Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [214 kB]
08:58:44 [2020-08-31T08:58:44.336Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
08:58:45 [2020-08-31T08:58:45.373Z] Fetched 8154 kB in 4s (2081 kB/s)
08:58:46 [2020-08-31T08:58:46.008Z] Reading package lists...
08:58:47 [2020-08-31T08:58:47.050Z] Reading package lists...
08:58:47 [2020-08-31T08:58:47.050Z] Building dependency tree...
08:58:47 [2020-08-31T08:58:47.050Z] Reading state information...
08:58:47 [2020-08-31T08:58:47.050Z] libcap2-bin is already the newest version (1:2.25-2).
08:58:47 [2020-08-31T08:58:47.050Z] libcap2-bin set to manually installed.
08:58:47 [2020-08-31T08:58:47.050Z] The following additional packages will be installed:
08:58:47 [2020-08-31T08:58:47.050Z]   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
08:58:47 [2020-08-31T08:58:47.050Z]   gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1
08:58:47 [2020-08-31T08:58:47.050Z]   libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1
08:58:47 [2020-08-31T08:58:47.050Z]   libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
08:58:47 [2020-08-31T08:58:47.050Z]   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib
08:58:47 [2020-08-31T08:58:47.050Z]   libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev
08:58:47 [2020-08-31T08:58:47.050Z]   libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3
08:58:47 [2020-08-31T08:58:47.050Z]   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
08:58:47 [2020-08-31T08:58:47.050Z]   python3.7 python3.7-minimal vim-runtime xxd
08:58:47 [2020-08-31T08:58:47.050Z] Suggested packages:
08:58:47 [2020-08-31T08:58:47.050Z]   apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm
08:58:47 [2020-08-31T08:58:47.050Z]   wine64 python3-doc python3-tk python3-venv python-setuptools-doc
08:58:47 [2020-08-31T08:58:47.050Z]   python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts
08:58:47 [2020-08-31T08:58:47.050Z]   xfsdump acl attr quota
08:58:47 [2020-08-31T08:58:47.050Z] Recommended packages:
08:58:47 [2020-08-31T08:58:47.050Z]   aufs-dkms nftables build-essential python3-dev python3-keyring
08:58:47 [2020-08-31T08:58:47.050Z]   python3-keyrings.alt python3-xdg unzip
08:58:47 [2020-08-31T08:58:47.106Z] --- PASS: TestBuildWithSession (3.93s)
08:58:47 [2020-08-31T08:58:47.106Z] === RUN   TestBuildSquashParent
08:58:47 [2020-08-31T08:58:47.700Z] The following NEW packages will be installed:
08:58:47 [2020-08-31T08:58:47.700Z]   apparmor aufs-tools bash-completion binutils-mingw-w64
08:58:47 [2020-08-31T08:58:47.700Z]   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup
08:58:47 [2020-08-31T08:58:47.700Z]   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq
08:58:47 [2020-08-31T08:58:47.700Z]   libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1
08:58:47 [2020-08-31T08:58:47.700Z]   libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1
08:58:47 [2020-08-31T08:58:47.700Z]   libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
08:58:47 [2020-08-31T08:58:47.700Z]   libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
08:58:47 [2020-08-31T08:58:47.700Z]   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
08:58:47 [2020-08-31T08:58:47.700Z]   libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev
08:58:47 [2020-08-31T08:58:47.700Z]   mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3
08:58:47 [2020-08-31T08:58:47.700Z]   python3-distutils python3-lib2to3 python3-minimal python3-pip
08:58:47 [2020-08-31T08:58:47.700Z]   python3-pkg-resources python3-setuptools python3-wheel python3.7
08:58:47 [2020-08-31T08:58:47.700Z]   python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime
08:58:47 [2020-08-31T08:58:47.700Z]   xfsprogs xxd xz-utils zip
08:58:47 [2020-08-31T08:58:47.700Z] 0 upgraded, 68 newly installed, 0 to remove and 0 not upgraded.
08:58:47 [2020-08-31T08:58:47.700Z] Need to get 106 MB of archives.
08:58:47 [2020-08-31T08:58:47.700Z] After this operation, 660 MB of additional disk space will be used.
08:58:47 [2020-08-31T08:58:47.700Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB]
08:58:47 [2020-08-31T08:58:47.700Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB]
08:58:47 [2020-08-31T08:58:47.992Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB]
08:58:48 [2020-08-31T08:58:48.629Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB]
08:58:48 [2020-08-31T08:58:48.629Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB]
08:58:48 [2020-08-31T08:58:48.921Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB]
08:58:49 [2020-08-31T08:58:49.956Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB]
08:58:50 [2020-08-31T08:58:50.248Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB]
08:58:50 [2020-08-31T08:58:50.248Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB]
08:58:50 [2020-08-31T08:58:50.248Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB]
08:58:50 [2020-08-31T08:58:50.248Z] Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB]
08:58:50 [2020-08-31T08:58:50.248Z] Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB]
08:58:50 [2020-08-31T08:58:50.248Z] Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB]
08:58:50 [2020-08-31T08:58:50.248Z] Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB]
08:58:50 [2020-08-31T08:58:50.541Z] Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB]
08:58:50 [2020-08-31T08:58:50.541Z] Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB]
08:58:50 [2020-08-31T08:58:50.833Z] Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
08:58:50 [2020-08-31T08:58:50.833Z] Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
08:58:50 [2020-08-31T08:58:50.833Z] Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB]
08:58:51 [2020-08-31T08:58:51.126Z] Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB]
08:58:51 [2020-08-31T08:58:51.126Z] Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB]
08:58:51 [2020-08-31T08:58:51.126Z] Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB]
08:58:51 [2020-08-31T08:58:51.421Z] Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB]
08:58:51 [2020-08-31T08:58:51.718Z] 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]
08:58:52 [2020-08-31T08:58:52.356Z] 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]
08:58:52 [2020-08-31T08:58:52.660Z] --- PASS: TestBuildSquashParent (6.03s)
08:58:52 [2020-08-31T08:58:52.660Z] === RUN   TestBuildWithRemoveAndForceRemove
08:58:52 [2020-08-31T08:58:52.660Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:58:52 [2020-08-31T08:58:52.660Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:58:52 [2020-08-31T08:58:52.660Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:58:52 [2020-08-31T08:58:52.660Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:58:52 [2020-08-31T08:58:52.660Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:58:52 [2020-08-31T08:58:52.660Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:58:52 [2020-08-31T08:58:52.660Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:58:52 [2020-08-31T08:58:52.660Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:58:52 [2020-08-31T08:58:52.660Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:58:52 [2020-08-31T08:58:52.660Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:58:52 [2020-08-31T08:58:52.660Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:58:52 [2020-08-31T08:58:52.660Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:58:52 [2020-08-31T08:58:52.660Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:58:52 [2020-08-31T08:58:52.660Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:58:52 [2020-08-31T08:58:52.993Z] Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
08:58:52 [2020-08-31T08:58:52.993Z] Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB]
08:58:52 [2020-08-31T08:58:52.993Z] Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB]
08:58:53 [2020-08-31T08:58:53.289Z] Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB]
08:58:54 [2020-08-31T08:58:54.802Z] Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
08:58:55 [2020-08-31T08:58:55.097Z] 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]
08:58:55 [2020-08-31T08:58:55.382Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:58:55 [2020-08-31T08:58:55.382Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:58:55 [2020-08-31T08:58:55.403Z] 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]
08:58:58 [2020-08-31T08:58:58.105Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:58:58 [2020-08-31T08:58:58.105Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:58:58 [2020-08-31T08:58:58.943Z] 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]
08:58:59 [2020-08-31T08:58:59.983Z] Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
08:58:59 [2020-08-31T08:58:59.983Z] Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
08:58:59 [2020-08-31T08:58:59.983Z] Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
08:58:59 [2020-08-31T08:58:59.983Z] Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB]
08:59:00 [2020-08-31T08:59:00.165Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
08:59:00 [2020-08-31T08:59:00.165Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.46s)
08:59:00 [2020-08-31T08:59:00.165Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.53s)
08:59:00 [2020-08-31T08:59:00.165Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.50s)
08:59:00 [2020-08-31T08:59:00.165Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.66s)
08:59:00 [2020-08-31T08:59:00.165Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.24s)
08:59:00 [2020-08-31T08:59:00.165Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.40s)
08:59:00 [2020-08-31T08:59:00.165Z] === RUN   TestBuildMultiStageCopy
08:59:00 [2020-08-31T08:59:00.165Z] === RUN   TestBuildMultiStageCopy/copy_to_root
08:59:00 [2020-08-31T08:59:00.276Z] Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
08:59:00 [2020-08-31T08:59:00.276Z] Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
08:59:00 [2020-08-31T08:59:00.276Z] 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]
08:59:00 [2020-08-31T08:59:00.569Z] Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB]
08:59:00 [2020-08-31T08:59:00.569Z] Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB]
08:59:00 [2020-08-31T08:59:00.569Z] Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB]
08:59:00 [2020-08-31T08:59:00.569Z] Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB]
08:59:00 [2020-08-31T08:59:00.569Z] Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB]
08:59:00 [2020-08-31T08:59:00.865Z] Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB]
08:59:00 [2020-08-31T08:59:00.865Z] Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB]
08:59:00 [2020-08-31T08:59:00.865Z] Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB]
08:59:00 [2020-08-31T08:59:00.865Z] Get:49 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB]
08:59:00 [2020-08-31T08:59:00.865Z] Get:50 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
08:59:02 [2020-08-31T08:59:02.897Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
08:59:03 [2020-08-31T08:59:03.007Z] Get:51 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
08:59:03 [2020-08-31T08:59:03.007Z] Get:52 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
08:59:03 [2020-08-31T08:59:03.008Z] Get:53 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
08:59:03 [2020-08-31T08:59:03.008Z] Get:54 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB]
08:59:03 [2020-08-31T08:59:03.008Z] Get:55 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB]
08:59:03 [2020-08-31T08:59:03.008Z] Get:56 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB]
08:59:03 [2020-08-31T08:59:03.008Z] Get:57 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB]
08:59:03 [2020-08-31T08:59:03.008Z] Get:58 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB]
08:59:03 [2020-08-31T08:59:03.008Z] Get:59 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB]
08:59:03 [2020-08-31T08:59:03.008Z] Get:60 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB]
08:59:03 [2020-08-31T08:59:03.008Z] Get:61 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB]
08:59:03 [2020-08-31T08:59:03.008Z] Get:62 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB]
08:59:03 [2020-08-31T08:59:03.008Z] Get:63 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB]
08:59:03 [2020-08-31T08:59:03.008Z] Get:64 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB]
08:59:03 [2020-08-31T08:59:03.008Z] Get:65 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB]
08:59:03 [2020-08-31T08:59:03.187Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
08:59:03 [2020-08-31T08:59:03.478Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
08:59:03 [2020-08-31T08:59:03.702Z] Get:66 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB]
08:59:04 [2020-08-31T08:59:04.109Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
08:59:04 [2020-08-31T08:59:04.368Z] Get:67 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB]
08:59:04 [2020-08-31T08:59:04.666Z] Get:68 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
08:59:04 [2020-08-31T08:59:04.739Z] --- PASS: TestBuildMultiStageCopy (4.58s)
08:59:04 [2020-08-31T08:59:04.739Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.52s)
08:59:04 [2020-08-31T08:59:04.739Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.45s)
08:59:04 [2020-08-31T08:59:04.739Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s)
08:59:04 [2020-08-31T08:59:04.739Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s)
08:59:04 [2020-08-31T08:59:04.739Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s)
08:59:04 [2020-08-31T08:59:04.739Z] === RUN   TestBuildMultiStageParentConfig
08:59:04 [2020-08-31T08:59:04.963Z] debconf: delaying package configuration, since apt-utils is not installed
08:59:04 [2020-08-31T08:59:04.963Z] Fetched 106 MB in 17s (6172 kB/s)
08:59:04 [2020-08-31T08:59:04.963Z] Selecting previously unselected package pigz.
08:59:04 [2020-08-31T08:59:04.963Z] (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.)
08:59:04 [2020-08-31T08:59:04.963Z] Preparing to unpack .../pigz_2.4-1_ppc64el.deb ...
08:59:04 [2020-08-31T08:59:04.963Z] Unpacking pigz (2.4-1) ...
08:59:04 [2020-08-31T08:59:04.963Z] Selecting previously unselected package libpython3.7-minimal:ppc64el.
08:59:04 [2020-08-31T08:59:04.963Z] Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ...
08:59:04 [2020-08-31T08:59:04.963Z] Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ...
08:59:05 [2020-08-31T08:59:05.264Z] Selecting previously unselected package python3.7-minimal.
08:59:05 [2020-08-31T08:59:05.264Z] Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ...
08:59:05 [2020-08-31T08:59:05.264Z] Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
08:59:05 [2020-08-31T08:59:05.559Z] Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ...
08:59:05 [2020-08-31T08:59:05.559Z] Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
08:59:05 [2020-08-31T08:59:05.853Z] Selecting previously unselected package python3-minimal.
08:59:05 [2020-08-31T08:59:05.853Z] (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.)
08:59:05 [2020-08-31T08:59:05.853Z] Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ...
08:59:05 [2020-08-31T08:59:05.853Z] Unpacking python3-minimal (3.7.3-1) ...
08:59:06 [2020-08-31T08:59:06.149Z] Selecting previously unselected package libmpdec2:ppc64el.
08:59:06 [2020-08-31T08:59:06.149Z] Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ...
08:59:06 [2020-08-31T08:59:06.149Z] Unpacking libmpdec2:ppc64el (2.4.2-2) ...
08:59:06 [2020-08-31T08:59:06.149Z] Selecting previously unselected package libpython3.7-stdlib:ppc64el.
08:59:06 [2020-08-31T08:59:06.149Z] Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ...
08:59:06 [2020-08-31T08:59:06.149Z] Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ...
08:59:06 [2020-08-31T08:59:06.149Z] Selecting previously unselected package python3.7.
08:59:06 [2020-08-31T08:59:06.149Z] Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ...
08:59:06 [2020-08-31T08:59:06.149Z] Unpacking python3.7 (3.7.3-2+deb10u2) ...
08:59:06 [2020-08-31T08:59:06.149Z] Selecting previously unselected package libpython3-stdlib:ppc64el.
08:59:06 [2020-08-31T08:59:06.242Z] --- PASS: TestBuildMultiStageParentConfig (1.58s)
08:59:06 [2020-08-31T08:59:06.242Z] === RUN   TestBuildLabelWithTargets
08:59:06 [2020-08-31T08:59:06.446Z] Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ...
08:59:06 [2020-08-31T08:59:06.446Z] Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ...
08:59:06 [2020-08-31T08:59:06.446Z] Setting up python3-minimal (3.7.3-1) ...
08:59:06 [2020-08-31T08:59:06.446Z] Selecting previously unselected package python3.
08:59:06 [2020-08-31T08:59:06.446Z] (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.)
08:59:06 [2020-08-31T08:59:06.446Z] Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ...
08:59:06 [2020-08-31T08:59:06.446Z] Unpacking python3 (3.7.3-1) ...
08:59:06 [2020-08-31T08:59:06.446Z] Selecting previously unselected package libip4tc0:ppc64el.
08:59:06 [2020-08-31T08:59:06.446Z] Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ...
08:59:06 [2020-08-31T08:59:06.446Z] Unpacking libip4tc0:ppc64el (1.8.2-4) ...
08:59:06 [2020-08-31T08:59:06.446Z] Selecting previously unselected package libip6tc0:ppc64el.
08:59:06 [2020-08-31T08:59:06.446Z] Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ...
08:59:06 [2020-08-31T08:59:06.446Z] Unpacking libip6tc0:ppc64el (1.8.2-4) ...
08:59:06 [2020-08-31T08:59:06.754Z] Selecting previously unselected package libiptc0:ppc64el.
08:59:06 [2020-08-31T08:59:06.754Z] Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ...
08:59:06 [2020-08-31T08:59:06.754Z] Unpacking libiptc0:ppc64el (1.8.2-4) ...
08:59:06 [2020-08-31T08:59:06.754Z] Selecting previously unselected package libnfnetlink0:ppc64el.
08:59:06 [2020-08-31T08:59:06.754Z] Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ...
08:59:06 [2020-08-31T08:59:06.754Z] Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ...
08:59:06 [2020-08-31T08:59:06.754Z] Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
08:59:06 [2020-08-31T08:59:06.754Z] Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ...
08:59:06 [2020-08-31T08:59:06.754Z] Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
08:59:06 [2020-08-31T08:59:06.754Z] Selecting previously unselected package libnftnl11:ppc64el.
08:59:06 [2020-08-31T08:59:06.754Z] Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ...
08:59:06 [2020-08-31T08:59:06.754Z] Unpacking libnftnl11:ppc64el (1.1.2-2) ...
08:59:06 [2020-08-31T08:59:06.754Z] Selecting previously unselected package iptables.
08:59:06 [2020-08-31T08:59:06.754Z] Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ...
08:59:06 [2020-08-31T08:59:06.754Z] Unpacking iptables (1.8.2-4) ...
08:59:06 [2020-08-31T08:59:06.754Z] Selecting previously unselected package xxd.
08:59:06 [2020-08-31T08:59:06.754Z] Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ...
08:59:06 [2020-08-31T08:59:06.754Z] Unpacking xxd (2:8.1.0875-5) ...
08:59:06 [2020-08-31T08:59:06.754Z] Selecting previously unselected package vim-common.
08:59:06 [2020-08-31T08:59:06.754Z] Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
08:59:06 [2020-08-31T08:59:06.754Z] Unpacking vim-common (2:8.1.0875-5) ...
08:59:07 [2020-08-31T08:59:07.050Z] Selecting previously unselected package bash-completion.
08:59:07 [2020-08-31T08:59:07.050Z] Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
08:59:07 [2020-08-31T08:59:07.691Z] Unpacking bash-completion (1:2.8-6) ...
08:59:07 [2020-08-31T08:59:07.691Z] Selecting previously unselected package bzip2.
08:59:07 [2020-08-31T08:59:07.691Z] Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ...
08:59:07 [2020-08-31T08:59:07.691Z] Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
08:59:07 [2020-08-31T08:59:07.691Z] Selecting previously unselected package xz-utils.
08:59:07 [2020-08-31T08:59:07.691Z] Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ...
08:59:07 [2020-08-31T08:59:07.691Z] Unpacking xz-utils (5.2.4-1) ...
08:59:07 [2020-08-31T08:59:07.985Z] Selecting previously unselected package apparmor.
08:59:07 [2020-08-31T08:59:07.985Z] Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ...
08:59:07 [2020-08-31T08:59:07.985Z] Unpacking apparmor (2.13.2-10) ...
08:59:07 [2020-08-31T08:59:07.985Z] Selecting previously unselected package aufs-tools.
08:59:07 [2020-08-31T08:59:07.985Z] Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ...
08:59:07 [2020-08-31T08:59:07.985Z] Unpacking aufs-tools (1:4.14+20190211-1) ...
08:59:07 [2020-08-31T08:59:07.985Z] Selecting previously unselected package binutils-mingw-w64-i686.
08:59:07 [2020-08-31T08:59:07.985Z] Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ...
08:59:07 [2020-08-31T08:59:07.985Z] Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
08:59:08 [2020-08-31T08:59:08.280Z] Selecting previously unselected package binutils-mingw-w64-x86-64.
08:59:08 [2020-08-31T08:59:08.280Z] Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ...
08:59:08 [2020-08-31T08:59:08.280Z] Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
08:59:08 [2020-08-31T08:59:08.918Z] Selecting previously unselected package binutils-mingw-w64.
08:59:08 [2020-08-31T08:59:08.918Z] Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
08:59:08 [2020-08-31T08:59:08.918Z] Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
08:59:08 [2020-08-31T08:59:08.918Z] Selecting previously unselected package libdevmapper1.02.1:ppc64el.
08:59:08 [2020-08-31T08:59:08.918Z] Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ...
08:59:08 [2020-08-31T08:59:08.919Z] Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
08:59:08 [2020-08-31T08:59:08.919Z] Selecting previously unselected package dmsetup.
08:59:08 [2020-08-31T08:59:08.919Z] Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_ppc64el.deb ...
08:59:08 [2020-08-31T08:59:08.919Z] Unpacking dmsetup (2:1.02.155-3) ...
08:59:08 [2020-08-31T08:59:08.919Z] Selecting previously unselected package mingw-w64-common.
08:59:08 [2020-08-31T08:59:08.919Z] Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ...
08:59:08 [2020-08-31T08:59:08.919Z] Unpacking mingw-w64-common (6.0.0-3) ...
08:59:08 [2020-08-31T08:59:08.963Z] --- PASS: TestBuildLabelWithTargets (2.20s)
08:59:08 [2020-08-31T08:59:08.963Z] === RUN   TestBuildWithEmptyLayers
08:59:09 [2020-08-31T08:59:09.559Z] Selecting previously unselected package mingw-w64-x86-64-dev.
08:59:09 [2020-08-31T08:59:09.559Z] Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
08:59:09 [2020-08-31T08:59:09.559Z] Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
08:59:09 [2020-08-31T08:59:09.593Z] --- PASS: TestBuildWithEmptyLayers (1.00s)
08:59:09 [2020-08-31T08:59:09.593Z] === RUN   TestBuildMultiStageOnBuild
08:59:10 [2020-08-31T08:59:10.638Z] Selecting previously unselected package gcc-mingw-w64-base.
08:59:10 [2020-08-31T08:59:10.638Z] Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
08:59:10 [2020-08-31T08:59:10.638Z] Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
08:59:10 [2020-08-31T08:59:10.638Z] Selecting previously unselected package gcc-mingw-w64-x86-64.
08:59:10 [2020-08-31T08:59:10.638Z] Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
08:59:10 [2020-08-31T08:59:10.638Z] Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:59:12 [2020-08-31T08:59:12.317Z] --- PASS: TestBuildMultiStageOnBuild (2.92s)
08:59:12 [2020-08-31T08:59:12.317Z] === RUN   TestBuildUncleanTarFilenames
08:59:13 [2020-08-31T08:59:13.821Z] --- PASS: TestBuildUncleanTarFilenames (1.22s)
08:59:13 [2020-08-31T08:59:13.821Z] === RUN   TestBuildMultiStageLayerLeak
08:59:14 [2020-08-31T08:59:14.178Z] Selecting previously unselected package g++-mingw-w64-x86-64.
08:59:14 [2020-08-31T08:59:14.178Z] Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
08:59:14 [2020-08-31T08:59:14.178Z] Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:59:16 [2020-08-31T08:59:16.543Z] --- PASS: TestBuildMultiStageLayerLeak (2.94s)
08:59:16 [2020-08-31T08:59:16.543Z] === RUN   TestBuildWithHugeFile
08:59:16 [2020-08-31T08:59:16.928Z] Selecting previously unselected package libonig5:ppc64el.
08:59:16 [2020-08-31T08:59:16.928Z] Preparing to unpack .../25-libonig5_6.9.1-1_ppc64el.deb ...
08:59:16 [2020-08-31T08:59:16.928Z] Unpacking libonig5:ppc64el (6.9.1-1) ...
08:59:16 [2020-08-31T08:59:16.928Z] Selecting previously unselected package libjq1:ppc64el.
08:59:16 [2020-08-31T08:59:16.928Z] Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
08:59:16 [2020-08-31T08:59:16.928Z] Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
08:59:16 [2020-08-31T08:59:16.928Z] Selecting previously unselected package jq.
08:59:16 [2020-08-31T08:59:16.928Z] Preparing to unpack .../27-jq_1.5+dfsg-2+b1_ppc64el.deb ...
08:59:16 [2020-08-31T08:59:16.928Z] Unpacking jq (1.5+dfsg-2+b1) ...
08:59:16 [2020-08-31T08:59:16.928Z] Selecting previously unselected package libaio1:ppc64el.
08:59:16 [2020-08-31T08:59:16.928Z] Preparing to unpack .../28-libaio1_0.3.112-3_ppc64el.deb ...
08:59:16 [2020-08-31T08:59:16.928Z] Unpacking libaio1:ppc64el (0.3.112-3) ...
08:59:16 [2020-08-31T08:59:16.928Z] Selecting previously unselected package libbtrfs0.
08:59:16 [2020-08-31T08:59:16.928Z] Preparing to unpack .../29-libbtrfs0_4.20.1-2_ppc64el.deb ...
08:59:16 [2020-08-31T08:59:16.928Z] Unpacking libbtrfs0 (4.20.1-2) ...
08:59:16 [2020-08-31T08:59:16.928Z] Selecting previously unselected package libbtrfs-dev.
08:59:16 [2020-08-31T08:59:16.928Z] Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_ppc64el.deb ...
08:59:16 [2020-08-31T08:59:16.928Z] Unpacking libbtrfs-dev (4.20.1-2) ...
08:59:16 [2020-08-31T08:59:16.928Z] Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
08:59:16 [2020-08-31T08:59:16.928Z] Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ...
08:59:16 [2020-08-31T08:59:16.928Z] Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
08:59:16 [2020-08-31T08:59:16.928Z] Selecting previously unselected package libudev-dev:ppc64el.
08:59:16 [2020-08-31T08:59:16.928Z] Preparing to unpack .../32-libudev-dev_241-7~deb10u4_ppc64el.deb ...
08:59:16 [2020-08-31T08:59:16.928Z] Unpacking libudev-dev:ppc64el (241-7~deb10u4) ...
08:59:16 [2020-08-31T08:59:16.928Z] Selecting previously unselected package libsepol1-dev:ppc64el.
08:59:16 [2020-08-31T08:59:16.928Z] Preparing to unpack .../33-libsepol1-dev_2.8-1_ppc64el.deb ...
08:59:16 [2020-08-31T08:59:16.928Z] Unpacking libsepol1-dev:ppc64el (2.8-1) ...
08:59:17 [2020-08-31T08:59:17.222Z] Selecting previously unselected package libpcre16-3:ppc64el.
08:59:17 [2020-08-31T08:59:17.222Z] Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_ppc64el.deb ...
08:59:17 [2020-08-31T08:59:17.222Z] Unpacking libpcre16-3:ppc64el (2:8.39-12) ...
08:59:17 [2020-08-31T08:59:17.222Z] Selecting previously unselected package libpcre32-3:ppc64el.
08:59:17 [2020-08-31T08:59:17.222Z] Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_ppc64el.deb ...
08:59:17 [2020-08-31T08:59:17.222Z] Unpacking libpcre32-3:ppc64el (2:8.39-12) ...
08:59:17 [2020-08-31T08:59:17.222Z] Selecting previously unselected package libpcrecpp0v5:ppc64el.
08:59:17 [2020-08-31T08:59:17.222Z] Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ...
08:59:17 [2020-08-31T08:59:17.222Z] Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ...
08:59:17 [2020-08-31T08:59:17.222Z] Selecting previously unselected package libpcre3-dev:ppc64el.
08:59:17 [2020-08-31T08:59:17.222Z] Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_ppc64el.deb ...
08:59:17 [2020-08-31T08:59:17.222Z] Unpacking libpcre3-dev:ppc64el (2:8.39-12) ...
08:59:17 [2020-08-31T08:59:17.222Z] Selecting previously unselected package libselinux1-dev:ppc64el.
08:59:17 [2020-08-31T08:59:17.222Z] Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_ppc64el.deb ...
08:59:17 [2020-08-31T08:59:17.222Z] Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ...
08:59:17 [2020-08-31T08:59:17.222Z] Selecting previously unselected package libdevmapper-dev:ppc64el.
08:59:17 [2020-08-31T08:59:17.222Z] Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ...
08:59:17 [2020-08-31T08:59:17.222Z] Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ...
08:59:17 [2020-08-31T08:59:17.515Z] Selecting previously unselected package libgpm2:ppc64el.
08:59:17 [2020-08-31T08:59:17.515Z] Preparing to unpack .../40-libgpm2_1.20.7-5_ppc64el.deb ...
08:59:17 [2020-08-31T08:59:17.515Z] Unpacking libgpm2:ppc64el (1.20.7-5) ...
08:59:17 [2020-08-31T08:59:17.515Z] Selecting previously unselected package libicu63:ppc64el.
08:59:17 [2020-08-31T08:59:17.515Z] Preparing to unpack .../41-libicu63_63.1-6+deb10u1_ppc64el.deb ...
08:59:17 [2020-08-31T08:59:17.515Z] Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
08:59:18 [2020-08-31T08:59:18.160Z] Selecting previously unselected package libnet1:ppc64el.
08:59:18 [2020-08-31T08:59:18.160Z] Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
08:59:18 [2020-08-31T08:59:18.160Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
08:59:18 [2020-08-31T08:59:18.453Z] Selecting previously unselected package libnl-3-200:ppc64el.
08:59:18 [2020-08-31T08:59:18.453Z] Preparing to unpack .../43-libnl-3-200_3.4.0-1_ppc64el.deb ...
08:59:18 [2020-08-31T08:59:18.453Z] Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
08:59:18 [2020-08-31T08:59:18.453Z] Selecting previously unselected package libprotobuf-c1:ppc64el.
08:59:18 [2020-08-31T08:59:18.453Z] Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
08:59:18 [2020-08-31T08:59:18.453Z] Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
08:59:18 [2020-08-31T08:59:18.453Z] Selecting previously unselected package libreadline5:ppc64el.
08:59:18 [2020-08-31T08:59:18.453Z] Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ...
08:59:18 [2020-08-31T08:59:18.453Z] Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ...
08:59:18 [2020-08-31T08:59:18.453Z] Selecting previously unselected package libsystemd-dev:ppc64el.
08:59:18 [2020-08-31T08:59:18.453Z] Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_ppc64el.deb ...
08:59:18 [2020-08-31T08:59:18.453Z] Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ...
08:59:18 [2020-08-31T08:59:18.453Z] Selecting previously unselected package net-tools.
08:59:18 [2020-08-31T08:59:18.453Z] Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ...
08:59:18 [2020-08-31T08:59:18.453Z] Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
08:59:18 [2020-08-31T08:59:18.453Z] Selecting previously unselected package python-pip-whl.
08:59:18 [2020-08-31T08:59:18.453Z] Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ...
08:59:18 [2020-08-31T08:59:18.453Z] Unpacking python-pip-whl (18.1-5) ...
08:59:18 [2020-08-31T08:59:18.746Z] Selecting previously unselected package python3-lib2to3.
08:59:18 [2020-08-31T08:59:18.746Z] Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ...
08:59:18 [2020-08-31T08:59:18.746Z] Unpacking python3-lib2to3 (3.7.3-1) ...
08:59:18 [2020-08-31T08:59:18.746Z] Selecting previously unselected package python3-distutils.
08:59:18 [2020-08-31T08:59:18.746Z] Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ...
08:59:18 [2020-08-31T08:59:18.746Z] Unpacking python3-distutils (3.7.3-1) ...
08:59:18 [2020-08-31T08:59:18.746Z] Selecting previously unselected package python3-pip.
08:59:18 [2020-08-31T08:59:18.746Z] Preparing to unpack .../51-python3-pip_18.1-5_all.deb ...
08:59:18 [2020-08-31T08:59:18.746Z] Unpacking python3-pip (18.1-5) ...
08:59:18 [2020-08-31T08:59:18.746Z] Selecting previously unselected package python3-pkg-resources.
08:59:18 [2020-08-31T08:59:18.746Z] Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ...
08:59:18 [2020-08-31T08:59:18.746Z] Unpacking python3-pkg-resources (40.8.0-1) ...
08:59:18 [2020-08-31T08:59:18.746Z] Selecting previously unselected package python3-setuptools.
08:59:18 [2020-08-31T08:59:18.746Z] Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ...
08:59:18 [2020-08-31T08:59:18.746Z] Unpacking python3-setuptools (40.8.0-1) ...
08:59:18 [2020-08-31T08:59:18.746Z] Selecting previously unselected package python3-wheel.
08:59:18 [2020-08-31T08:59:18.746Z] Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ...
08:59:18 [2020-08-31T08:59:18.746Z] Unpacking python3-wheel (0.32.3-2) ...
08:59:18 [2020-08-31T08:59:18.746Z] Selecting previously unselected package thin-provisioning-tools.
08:59:18 [2020-08-31T08:59:18.746Z] Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ...
08:59:18 [2020-08-31T08:59:18.746Z] Unpacking thin-provisioning-tools (0.7.6-2.1) ...
08:59:19 [2020-08-31T08:59:19.048Z] Selecting previously unselected package vim-runtime.
08:59:19 [2020-08-31T08:59:19.048Z] Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ...
08:59:19 [2020-08-31T08:59:19.048Z] Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
08:59:19 [2020-08-31T08:59:19.048Z] Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
08:59:19 [2020-08-31T08:59:19.048Z] Unpacking vim-runtime (2:8.1.0875-5) ...
08:59:19 [2020-08-31T08:59:19.696Z] Selecting previously unselected package vim.
08:59:19 [2020-08-31T08:59:19.696Z] Preparing to unpack .../57-vim_2%3a8.1.0875-5_ppc64el.deb ...
08:59:19 [2020-08-31T08:59:19.696Z] Unpacking vim (2:8.1.0875-5) ...
08:59:19 [2020-08-31T08:59:19.696Z] Selecting previously unselected package xfsprogs.
08:59:19 [2020-08-31T08:59:19.696Z] Preparing to unpack .../58-xfsprogs_4.20.0-1_ppc64el.deb ...
08:59:19 [2020-08-31T08:59:19.696Z] Unpacking xfsprogs (4.20.0-1) ...
08:59:19 [2020-08-31T08:59:19.992Z] Selecting previously unselected package zip.
08:59:19 [2020-08-31T08:59:19.992Z] Preparing to unpack .../59-zip_3.0-11+b1_ppc64el.deb ...
08:59:19 [2020-08-31T08:59:19.992Z] Unpacking zip (3.0-11+b1) ...
08:59:19 [2020-08-31T08:59:19.992Z] Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ...
08:59:19 [2020-08-31T08:59:19.992Z] Setting up aufs-tools (1:4.14+20190211-1) ...
08:59:19 [2020-08-31T08:59:19.992Z] Setting up net-tools (1.60+git20180626.aebd88e-1) ...
08:59:19 [2020-08-31T08:59:19.992Z] Setting up libip6tc0:ppc64el (1.8.2-4) ...
08:59:19 [2020-08-31T08:59:19.992Z] Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ...
08:59:19 [2020-08-31T08:59:19.992Z] Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
08:59:19 [2020-08-31T08:59:19.992Z] Setting up libgpm2:ppc64el (1.20.7-5) ...
08:59:19 [2020-08-31T08:59:19.992Z] Setting up libpcre16-3:ppc64el (2:8.39-12) ...
08:59:19 [2020-08-31T08:59:19.992Z] Setting up libip4tc0:ppc64el (1.8.2-4) ...
08:59:19 [2020-08-31T08:59:19.992Z] Setting up libsepol1-dev:ppc64el (2.8-1) ...
08:59:19 [2020-08-31T08:59:19.992Z] Setting up libnftnl11:ppc64el (1.1.2-2) ...
08:59:19 [2020-08-31T08:59:19.992Z] Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
08:59:19 [2020-08-31T08:59:19.992Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
08:59:19 [2020-08-31T08:59:19.992Z] Setting up bzip2 (1.0.6-9.2~deb10u1) ...
08:59:19 [2020-08-31T08:59:19.992Z] Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
08:59:19 [2020-08-31T08:59:19.992Z] Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
08:59:19 [2020-08-31T08:59:19.992Z] Setting up xxd (2:8.1.0875-5) ...
08:59:19 [2020-08-31T08:59:19.992Z] Setting up libbtrfs0 (4.20.1-2) ...
08:59:19 [2020-08-31T08:59:19.992Z] Setting up zip (3.0-11+b1) ...
08:59:19 [2020-08-31T08:59:19.992Z] Setting up vim-common (2:8.1.0875-5) ...
08:59:19 [2020-08-31T08:59:19.992Z] Setting up bash-completion (1:2.8-6) ...
08:59:21 [2020-08-31T08:59:21.044Z] Setting up libiptc0:ppc64el (1.8.2-4) ...
08:59:21 [2020-08-31T08:59:21.044Z] Setting up xz-utils (5.2.4-1) ...
08:59:21 [2020-08-31T08:59:21.044Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
08:59:21 [2020-08-31T08:59:21.044Z] Setting up libpcre32-3:ppc64el (2:8.39-12) ...
08:59:21 [2020-08-31T08:59:21.044Z] Setting up libudev-dev:ppc64el (241-7~deb10u4) ...
08:59:21 [2020-08-31T08:59:21.044Z] Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
08:59:21 [2020-08-31T08:59:21.044Z] Setting up libbtrfs-dev (4.20.1-2) ...
08:59:21 [2020-08-31T08:59:21.044Z] Setting up pigz (2.4-1) ...
08:59:21 [2020-08-31T08:59:21.044Z] Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ...
08:59:21 [2020-08-31T08:59:21.044Z] Setting up libnl-3-200:ppc64el (3.4.0-1) ...
08:59:21 [2020-08-31T08:59:21.044Z] Setting up python-pip-whl (18.1-5) ...
08:59:21 [2020-08-31T08:59:21.044Z] Setting up libmpdec2:ppc64el (2.4.2-2) ...
08:59:21 [2020-08-31T08:59:21.044Z] Setting up mingw-w64-common (6.0.0-3) ...
08:59:21 [2020-08-31T08:59:21.044Z] Setting up vim-runtime (2:8.1.0875-5) ...
08:59:21 [2020-08-31T08:59:21.044Z] Setting up libaio1:ppc64el (0.3.112-3) ...
08:59:21 [2020-08-31T08:59:21.044Z] Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ...
08:59:21 [2020-08-31T08:59:21.044Z] Setting up libonig5:ppc64el (6.9.1-1) ...
08:59:21 [2020-08-31T08:59:21.044Z] Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
08:59:21 [2020-08-31T08:59:21.044Z] Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ...
08:59:21 [2020-08-31T08:59:21.044Z] Setting up vim (2:8.1.0875-5) ...
08:59:21 [2020-08-31T08:59:21.044Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
08:59:21 [2020-08-31T08:59:21.044Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
08:59:21 [2020-08-31T08:59:21.044Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
08:59:21 [2020-08-31T08:59:21.044Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
08:59:21 [2020-08-31T08:59:21.044Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
08:59:21 [2020-08-31T08:59:21.044Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
08:59:21 [2020-08-31T08:59:21.044Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
08:59:21 [2020-08-31T08:59:21.044Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
08:59:21 [2020-08-31T08:59:21.044Z] Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
08:59:21 [2020-08-31T08:59:21.044Z] Setting up libpcre3-dev:ppc64el (2:8.39-12) ...
08:59:21 [2020-08-31T08:59:21.044Z] Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:59:21 [2020-08-31T08:59:21.044Z] 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
08:59:21 [2020-08-31T08:59:21.044Z] 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
08:59:21 [2020-08-31T08:59:21.044Z] Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:59:21 [2020-08-31T08:59:21.044Z] 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
08:59:21 [2020-08-31T08:59:21.044Z] 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
08:59:21 [2020-08-31T08:59:21.044Z] Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
08:59:21 [2020-08-31T08:59:21.044Z] Setting up thin-provisioning-tools (0.7.6-2.1) ...
08:59:21 [2020-08-31T08:59:21.044Z] Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
08:59:21 [2020-08-31T08:59:21.044Z] Setting up jq (1.5+dfsg-2+b1) ...
08:59:21 [2020-08-31T08:59:21.044Z] Setting up libpython3-stdlib:ppc64el (3.7.3-1) ...
08:59:21 [2020-08-31T08:59:21.044Z] Setting up python3.7 (3.7.3-2+deb10u2) ...
08:59:22 [2020-08-31T08:59:22.104Z] Setting up libselinux1-dev:ppc64el (2.8-1+b1) ...
08:59:22 [2020-08-31T08:59:22.104Z] Setting up iptables (1.8.2-4) ...
08:59:22 [2020-08-31T08:59:22.104Z] update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
08:59:22 [2020-08-31T08:59:22.104Z] update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
08:59:22 [2020-08-31T08:59:22.104Z] update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
08:59:22 [2020-08-31T08:59:22.104Z] update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
08:59:22 [2020-08-31T08:59:22.104Z] update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
08:59:22 [2020-08-31T08:59:22.104Z] update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
08:59:22 [2020-08-31T08:59:22.104Z] Setting up python3 (3.7.3-1) ...
08:59:22 [2020-08-31T08:59:22.104Z] Setting up python3-wheel (0.32.3-2) ...
08:59:22 [2020-08-31T08:59:22.104Z] Setting up apparmor (2.13.2-10) ...
08:59:22 [2020-08-31T08:59:22.748Z] Setting up python3-lib2to3 (3.7.3-1) ...
08:59:22 [2020-08-31T08:59:22.748Z] Setting up python3-pkg-resources (40.8.0-1) ...
08:59:22 [2020-08-31T08:59:22.748Z] Setting up python3-distutils (3.7.3-1) ...
08:59:23 [2020-08-31T08:59:23.041Z] Setting up python3-setuptools (40.8.0-1) ...
08:59:23 [2020-08-31T08:59:23.335Z] Setting up python3-pip (18.1-5) ...
08:59:23 [2020-08-31T08:59:23.629Z] Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
08:59:23 [2020-08-31T08:59:23.629Z] Setting up dmsetup (2:1.02.155-3) ...
08:59:23 [2020-08-31T08:59:23.629Z] Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
08:59:23 [2020-08-31T08:59:23.629Z] Setting up xfsprogs (4.20.0-1) ...
08:59:23 [2020-08-31T08:59:23.629Z] Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ...
08:59:23 [2020-08-31T08:59:23.629Z] Processing triggers for mime-support (3.62) ...
08:59:23 [2020-08-31T08:59:23.629Z] Processing triggers for libc-bin (2.28-10) ...
08:59:32 [2020-08-31T08:59:32.137Z] Removing intermediate container d071d357a1a9
08:59:32 [2020-08-31T08:59:32.137Z]  ---> b74e6c613ad4
08:59:32 [2020-08-31T08:59:32.137Z] 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
08:59:32 [2020-08-31T08:59:32.137Z]  ---> Running in 552f124e05c3
08:59:32 [2020-08-31T08:59:32.137Z] update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
08:59:32 [2020-08-31T08:59:32.137Z] update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
08:59:32 [2020-08-31T08:59:32.137Z] update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
08:59:32 [2020-08-31T08:59:32.137Z] Removing intermediate container 552f124e05c3
08:59:32 [2020-08-31T08:59:32.137Z]  ---> 623eca066942
08:59:32 [2020-08-31T08:59:32.137Z] Step 118/140 : RUN pip3 install yamllint==1.16.0
08:59:32 [2020-08-31T08:59:32.137Z]  ---> Running in 8644776e0c81
08:59:33 [2020-08-31T08:59:33.177Z] Collecting yamllint==1.16.0
08:59:33 [2020-08-31T08:59:33.177Z]   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
08:59:33 [2020-08-31T08:59:33.177Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
08:59:33 [2020-08-31T08:59:33.177Z]   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
08:59:33 [2020-08-31T08:59:33.177Z] Collecting pyyaml (from yamllint==1.16.0)
08:59:33 [2020-08-31T08:59:33.177Z]   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
08:59:33 [2020-08-31T08:59:33.816Z] Building wheels for collected packages: pyyaml
08:59:33 [2020-08-31T08:59:33.816Z]   Running setup.py bdist_wheel for pyyaml: started
08:59:34 [2020-08-31T08:59:34.111Z]   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
08:59:34 [2020-08-31T08:59:34.111Z]   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
08:59:34 [2020-08-31T08:59:34.111Z] Successfully built pyyaml
08:59:34 [2020-08-31T08:59:34.111Z] Installing collected packages: pathspec, pyyaml, yamllint
08:59:34 [2020-08-31T08:59:34.111Z] Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
08:59:34 [2020-08-31T08:59:34.411Z] Removing intermediate container 8644776e0c81
08:59:34 [2020-08-31T08:59:34.411Z]  ---> 82bc51de16c1
08:59:34 [2020-08-31T08:59:34.411Z] Step 119/140 : COPY --from=dockercli     /build/ /usr/local/cli
08:59:35 [2020-08-31T08:59:35.048Z]  ---> 685c67e4e4c5
08:59:35 [2020-08-31T08:59:35.048Z] Step 120/140 : COPY --from=frozen-images /build/ /docker-frozen-images
08:59:36 [2020-08-31T08:59:36.322Z] 3ab49687905c: Pull complete
08:59:36 [2020-08-31T08:59:36.322Z] Digest: sha256:30f8f12fc7a3da27e2b9e8c6c7f564f78a7610594713ae49143e5808e1fe7b36
08:59:36 [2020-08-31T08:59:36.322Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
08:59:36 [2020-08-31T08:59:36.322Z] mcr.microsoft.com/windows/servercore:ltsc2019
08:59:36 [2020-08-31T08:59:36.322Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
08:59:36 [2020-08-31T08:59:36.322Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
08:59:36 [2020-08-31T08:59:36.322Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1397'
08:59:36 [2020-08-31T08:59:36.322Z] INFO: Docker version of control daemon
08:59:36 [2020-08-31T08:59:36.322Z] 
08:59:36 [2020-08-31T08:59:36.322Z] Client: Docker Engine - Enterprise
08:59:36 [2020-08-31T08:59:36.322Z]  Version:           19.03.5
08:59:36 [2020-08-31T08:59:36.322Z]  API version:       1.40
08:59:36 [2020-08-31T08:59:36.322Z]  Go version:        go1.12.12
08:59:36 [2020-08-31T08:59:36.322Z]  Git commit:        2ee0c57608
08:59:36 [2020-08-31T08:59:36.322Z]  Built:             11/13/2019 08:00:16
08:59:36 [2020-08-31T08:59:36.322Z]  OS/Arch:           windows/amd64
08:59:36 [2020-08-31T08:59:36.322Z]  Experimental:      false
08:59:36 [2020-08-31T08:59:36.322Z] 
08:59:36 [2020-08-31T08:59:36.322Z] Server: Docker Engine - Enterprise
08:59:36 [2020-08-31T08:59:36.322Z]  Engine:
08:59:36 [2020-08-31T08:59:36.322Z]   Version:          19.03.5
08:59:36 [2020-08-31T08:59:36.322Z]   API version:      1.40 (minimum version 1.24)
08:59:36 [2020-08-31T08:59:36.322Z]   Go version:       go1.12.12
08:59:36 [2020-08-31T08:59:36.322Z]   Git commit:       2ee0c57608
08:59:36 [2020-08-31T08:59:36.322Z]   Built:            11/13/2019 07:58:51
08:59:36 [2020-08-31T08:59:36.322Z]   OS/Arch:          windows/amd64
08:59:36 [2020-08-31T08:59:36.322Z]   Experimental:     true
08:59:36 [2020-08-31T08:59:36.322Z] 
08:59:36 [2020-08-31T08:59:36.322Z] INFO: Docker info of control daemon
08:59:36 [2020-08-31T08:59:36.322Z] 
08:59:36 [2020-08-31T08:59:36.322Z] Client:
08:59:36 [2020-08-31T08:59:36.322Z]  Debug Mode: false
08:59:36 [2020-08-31T08:59:36.322Z]  Plugins:
08:59:36 [2020-08-31T08:59:36.322Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
08:59:36 [2020-08-31T08:59:36.322Z] 
08:59:36 [2020-08-31T08:59:36.322Z] Server:
08:59:36 [2020-08-31T08:59:36.322Z]  Containers: 0
08:59:36 [2020-08-31T08:59:36.322Z]   Running: 0
08:59:36 [2020-08-31T08:59:36.322Z]   Paused: 0
08:59:36 [2020-08-31T08:59:36.322Z]   Stopped: 0
08:59:36 [2020-08-31T08:59:36.322Z]  Images: 1
08:59:36 [2020-08-31T08:59:36.322Z]  Server Version: 19.03.5
08:59:36 [2020-08-31T08:59:36.322Z]  Storage Driver: windowsfilter (windows) lcow (linux)
08:59:36 [2020-08-31T08:59:36.322Z]   Windows: 
08:59:36 [2020-08-31T08:59:36.322Z]   LCOW: 
08:59:36 [2020-08-31T08:59:36.322Z]  Logging Driver: json-file
08:59:36 [2020-08-31T08:59:36.322Z]  Plugins:
08:59:36 [2020-08-31T08:59:36.322Z]   Volume: local
08:59:36 [2020-08-31T08:59:36.322Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
08:59:36 [2020-08-31T08:59:36.322Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
08:59:36 [2020-08-31T08:59:36.322Z]  Swarm: inactive
08:59:36 [2020-08-31T08:59:36.322Z]  Default Isolation: process
08:59:36 [2020-08-31T08:59:36.322Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
08:59:36 [2020-08-31T08:59:36.322Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282)
08:59:36 [2020-08-31T08:59:36.322Z]  OSType: windows
08:59:36 [2020-08-31T08:59:36.322Z]  Architecture: x86_64
08:59:36 [2020-08-31T08:59:36.322Z]  CPUs: 4
08:59:36 [2020-08-31T08:59:36.322Z]  Total Memory: 32GiB
08:59:36 [2020-08-31T08:59:36.322Z]  Name: azwin-2-6dde80
08:59:36 [2020-08-31T08:59:36.322Z]  ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5
08:59:36 [2020-08-31T08:59:36.322Z]  Docker Root Dir: D:\docker
08:59:36 [2020-08-31T08:59:36.322Z]  Debug Mode: false
08:59:36 [2020-08-31T08:59:36.322Z]  Registry: https://index.docker.io/v1/
08:59:36 [2020-08-31T08:59:36.322Z]  Labels:
08:59:36 [2020-08-31T08:59:36.322Z]  Experimental: true
08:59:36 [2020-08-31T08:59:36.322Z]  Insecure Registries:
08:59:36 [2020-08-31T08:59:36.322Z]   10.0.0.4:5000
08:59:36 [2020-08-31T08:59:36.322Z]   127.0.0.0/8
08:59:36 [2020-08-31T08:59:36.322Z]  Registry Mirrors:
08:59:36 [2020-08-31T08:59:36.322Z]   http://10.0.0.4:5000/
08:59:36 [2020-08-31T08:59:36.322Z]  Live Restore Enabled: false
08:59:36 [2020-08-31T08:59:36.322Z] 
08:59:36 [2020-08-31T08:59:36.322Z] 
08:59:36 [2020-08-31T08:59:36.322Z] INFO: Commit hash is 298ef4ba6
08:59:36 [2020-08-31T08:59:36.322Z] INFO: Nuke-Everything...
08:59:36 [2020-08-31T08:59:36.322Z] INFO: Container count on control daemon to delete is 0
08:59:36 [2020-08-31T08:59:36.322Z] INFO: Nuking d:\CI
08:59:36 [2020-08-31T08:59:36.322Z] INFO: Zapped successfully
08:59:36 [2020-08-31T08:59:36.322Z] INFO: Location for testing is d:\CI\PR-41374\2
08:59:36 [2020-08-31T08:59:36.322Z] INFO: Validating GOLang consistency in Dockerfile.windows...
08:59:36 [2020-08-31T08:59:36.322Z] 
08:59:36 [2020-08-31T08:59:36.322Z] 
08:59:36 [2020-08-31T08:59:36.322Z] INFO: Building the image from Dockerfile.windows at 08/31/2020 08:59:25...
08:59:36 [2020-08-31T08:59:36.322Z] 
08:59:36 [2020-08-31T08:59:36.322Z] Sending build context to Docker daemon  55.44MB
08:59:36 [2020-08-31T08:59:36.322Z] 
08:59:36 [2020-08-31T08:59:36.322Z] Step 1/8 : FROM microsoft/windowsservercore
08:59:36 [2020-08-31T08:59:36.322Z]  ---> 86eddd4761f5
08:59:36 [2020-08-31T08:59:36.322Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
08:59:36 [2020-08-31T08:59:36.322Z]  ---> Running in cd40412f1ed9
08:59:36 [2020-08-31T08:59:36.322Z] Removing intermediate container cd40412f1ed9
08:59:36 [2020-08-31T08:59:36.322Z]  ---> 87ced76f17b7
08:59:36 [2020-08-31T08:59:36.322Z] Step 3/8 : ARG GO_VERSION=1.13.14
08:59:36 [2020-08-31T08:59:36.322Z]  ---> Running in f19a0797176f
08:59:36 [2020-08-31T08:59:36.322Z] Removing intermediate container f19a0797176f
08:59:36 [2020-08-31T08:59:36.322Z]  ---> 17ef455e3fca
08:59:36 [2020-08-31T08:59:36.322Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\gopath     GO111MODULE=off     FROM_DOCKERFILE=1
08:59:36 [2020-08-31T08:59:36.322Z]  ---> Running in 1c174e09e10c
08:59:36 [2020-08-31T08:59:36.322Z] Removing intermediate container 1c174e09e10c
08:59:36 [2020-08-31T08:59:36.322Z]  ---> f70485e57c96
08:59:36 [2020-08-31T08:59:36.323Z] 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
08:59:36 [2020-08-31T08:59:36.323Z]  ---> Running in 80692dbf38b2
08:59:37 [2020-08-31T08:59:37.841Z]  ---> 3d01c3939f65
08:59:37 [2020-08-31T08:59:37.841Z] Step 121/140 : COPY --from=swagger       /build/ /usr/local/bin/
08:59:37 [2020-08-31T08:59:37.841Z]  ---> 51d0efed59cf
08:59:37 [2020-08-31T08:59:37.841Z] Step 122/140 : COPY --from=tomlv         /build/ /usr/local/bin/
08:59:38 [2020-08-31T08:59:38.135Z]  ---> 97019864b822
08:59:38 [2020-08-31T08:59:38.135Z] Step 123/140 : COPY --from=tini          /build/ /usr/local/bin/
08:59:38 [2020-08-31T08:59:38.135Z]  ---> 395f6424c269
08:59:38 [2020-08-31T08:59:38.135Z] Step 124/140 : COPY --from=registry      /build/ /usr/local/bin/
08:59:38 [2020-08-31T08:59:38.772Z]  ---> 88eb60565d51
08:59:38 [2020-08-31T08:59:38.772Z] Step 125/140 : COPY --from=criu          /build/ /usr/local/
08:59:39 [2020-08-31T08:59:39.073Z]  ---> 063f2ede434b
08:59:39 [2020-08-31T08:59:39.073Z] Step 126/140 : COPY --from=vndr          /build/ /usr/local/bin/
08:59:39 [2020-08-31T08:59:39.276Z] 
08:59:39 [2020-08-31T08:59:39.276Z] SUCCESS: Specified value was saved.
08:59:39 [2020-08-31T08:59:39.366Z]  ---> b58ce94ea429
08:59:39 [2020-08-31T08:59:39.366Z] Step 127/140 : COPY --from=gotestsum     /build/ /usr/local/bin/
08:59:39 [2020-08-31T08:59:39.366Z]  ---> 9da62b88de20
08:59:39 [2020-08-31T08:59:39.366Z] Step 128/140 : COPY --from=gometalinter  /build/ /usr/local/bin/
08:59:40 [2020-08-31T08:59:40.819Z] INFO: Downloading git...
08:59:41 [2020-08-31T08:59:41.459Z]  ---> b021595bd004
08:59:41 [2020-08-31T08:59:41.459Z] Step 129/140 : COPY --from=runc          /build/ /usr/local/bin/
08:59:41 [2020-08-31T08:59:41.459Z]  ---> 3dd080b018a7
08:59:41 [2020-08-31T08:59:41.459Z] Step 130/140 : COPY --from=containerd    /build/ /usr/local/bin/
08:59:42 [2020-08-31T08:59:42.095Z]  ---> c2f16146360c
08:59:42 [2020-08-31T08:59:42.095Z] Step 131/140 : COPY --from=rootlesskit   /build/ /usr/local/bin/
08:59:42 [2020-08-31T08:59:42.364Z] INFO: Downloading go...
08:59:42 [2020-08-31T08:59:42.735Z]  ---> 0988125f5741
08:59:42 [2020-08-31T08:59:42.735Z] Step 132/140 : COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_64
08:59:43 [2020-08-31T08:59:43.030Z]  ---> 30920005b6f7
08:59:43 [2020-08-31T08:59:43.030Z] Step 133/140 : COPY --from=proxy         /build/ /usr/local/bin/
08:59:43 [2020-08-31T08:59:43.324Z]  ---> f1d651c97b90
08:59:43 [2020-08-31T08:59:43.324Z] Step 134/140 : ENV PATH=/usr/local/cli:$PATH
08:59:43 [2020-08-31T08:59:43.324Z]  ---> Running in b90f97e41787
08:59:43 [2020-08-31T08:59:43.324Z] Removing intermediate container b90f97e41787
08:59:43 [2020-08-31T08:59:43.324Z]  ---> 0185ffbd7b31
08:59:43 [2020-08-31T08:59:43.324Z] Step 135/140 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux
08:59:43 [2020-08-31T08:59:43.324Z]  ---> Running in 544c410d99ce
08:59:43 [2020-08-31T08:59:43.324Z] Removing intermediate container 544c410d99ce
08:59:43 [2020-08-31T08:59:43.324Z]  ---> f916dcb193cf
08:59:43 [2020-08-31T08:59:43.324Z] Step 136/140 : WORKDIR /go/src/github.com/docker/docker
08:59:43 [2020-08-31T08:59:43.324Z]  ---> Running in 4c8701a5727d
08:59:43 [2020-08-31T08:59:43.620Z] Removing intermediate container 4c8701a5727d
08:59:43 [2020-08-31T08:59:43.620Z]  ---> b774c46dc2f4
08:59:43 [2020-08-31T08:59:43.620Z] Step 137/140 : VOLUME /var/lib/docker
08:59:43 [2020-08-31T08:59:43.620Z]  ---> Running in 94bffd1e6f23
08:59:43 [2020-08-31T08:59:43.620Z] Removing intermediate container 94bffd1e6f23
08:59:43 [2020-08-31T08:59:43.620Z]  ---> 6697ba3566cf
08:59:43 [2020-08-31T08:59:43.620Z] Step 138/140 : ENTRYPOINT ["hack/dind"]
08:59:43 [2020-08-31T08:59:43.620Z]  ---> Running in c110bf35f6ea
08:59:43 [2020-08-31T08:59:43.676Z] --- PASS: TestBuildWithHugeFile (26.18s)
08:59:43 [2020-08-31T08:59:43.676Z] === RUN   TestBuildWithEmptyDockerfile
08:59:43 [2020-08-31T08:59:43.676Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
08:59:43 [2020-08-31T08:59:43.676Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
08:59:43 [2020-08-31T08:59:43.676Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:59:43 [2020-08-31T08:59:43.676Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:59:43 [2020-08-31T08:59:43.676Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:59:43 [2020-08-31T08:59:43.676Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:59:43 [2020-08-31T08:59:43.676Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
08:59:43 [2020-08-31T08:59:43.676Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:59:43 [2020-08-31T08:59:43.676Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:59:43 [2020-08-31T08:59:43.676Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
08:59:43 [2020-08-31T08:59:43.676Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s)
08:59:43 [2020-08-31T08:59:43.676Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s)
08:59:43 [2020-08-31T08:59:43.676Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s)
08:59:43 [2020-08-31T08:59:43.676Z] === RUN   TestBuildPreserveOwnership
08:59:43 [2020-08-31T08:59:43.676Z] === RUN   TestBuildPreserveOwnership/copy_from
08:59:43 [2020-08-31T08:59:43.914Z] Removing intermediate container c110bf35f6ea
08:59:43 [2020-08-31T08:59:43.914Z]  ---> 188d39890680
08:59:43 [2020-08-31T08:59:43.914Z] Step 139/140 : FROM dev AS final
08:59:43 [2020-08-31T08:59:43.914Z]  ---> 188d39890680
08:59:43 [2020-08-31T08:59:43.914Z] Step 140/140 : COPY . /go/src/github.com/docker/docker
08:59:46 [2020-08-31T08:59:46.688Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
08:59:46 [2020-08-31T08:59:46.688Z] 
08:59:46 [2020-08-31T08:59:46.688Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
08:59:46 [2020-08-31T08:59:46.688Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
08:59:46 [2020-08-31T08:59:46.688Z] Using test binary docker
08:59:46 [2020-08-31T08:59:46.688Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
08:59:46 [2020-08-31T08:59:46.688Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
08:59:46 [2020-08-31T08:59:46.688Z] INFO: Waiting for daemon to start...
08:59:46 [2020-08-31T08:59:46.688Z] Starting dockerd
08:59:46 [2020-08-31T08:59:46.688Z] .
08:59:46 [2020-08-31T08:59:46.688Z] INFO: Building docker-sdk-python3:4.1.0...
08:59:47 [2020-08-31T08:59:47.183Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
08:59:48 [2020-08-31T08:59:48.450Z]  ---> 145731d242af
08:59:48 [2020-08-31T08:59:48.450Z] Successfully built 145731d242af
08:59:48 [2020-08-31T08:59:48.450Z] Successfully tagged docker:298ef4ba6463491cf5c1e781606e5b90c999c3dd
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
08:59:48 [2020-08-31T08:59:48.878Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41374/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=298ef4ba6463491cf5c1e781606e5b90c999c3dd -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:298ef4ba6463491cf5c1e781606e5b90c999c3dd hack/test/unit
08:59:49 [2020-08-31T08:59:49.903Z] --- PASS: TestBuildPreserveOwnership (6.39s)
08:59:49 [2020-08-31T08:59:49.903Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.12s)
08:59:49 [2020-08-31T08:59:49.903Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.26s)
08:59:49 [2020-08-31T08:59:49.903Z] === RUN   TestBuildPlatformInvalid
08:59:49 [2020-08-31T08:59:49.903Z] --- PASS: TestBuildPlatformInvalid (0.12s)
08:59:49 [2020-08-31T08:59:49.903Z] PASS
08:59:49 [2020-08-31T08:59:49.903Z] 
08:59:49 [2020-08-31T08:59:49.903Z] DONE 30 tests in 74.262s
08:59:49 [2020-08-31T08:59:49.903Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
08:59:49 [2020-08-31T08:59:49.903Z] ++ 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
08:59:49 [2020-08-31T08:59:49.903Z] ++ set -e
08:59:49 [2020-08-31T08:59:49.903Z] ++ '[' -n 0 ']'
08:59:49 [2020-08-31T08:59:49.903Z] ++ set -x
08:59:49 [2020-08-31T08:59:49.903Z] ++ env -i DEST=/go/src/github.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
08:59:49 [2020-08-31T08:59:49.903Z] INFO: Testing against a local daemon
08:59:49 [2020-08-31T08:59:49.903Z] === RUN   TestConfigList
08:59:50 [2020-08-31T08:59:50.964Z] INFO: Downloading compiler 1 of 3...
08:59:51 [2020-08-31T08:59:51.565Z] INFO: Downloading compiler 2 of 3...
08:59:51 [2020-08-31T08:59:51.641Z] ?   	github.com/docker/docker/api	[no test files]
08:59:52 [2020-08-31T08:59:52.027Z] INFO: Downloading compiler 3 of 3...
08:59:52 [2020-08-31T08:59:52.488Z] INFO: Extracting git...
08:59:53 [2020-08-31T08:59:53.528Z] --- PASS: TestConfigList (3.71s)
08:59:53 [2020-08-31T08:59:53.528Z]     config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList
08:59:53 [2020-08-31T08:59:53.528Z]     daemon.go:325: [dbafa062e9968] waiting for daemon to start
08:59:53 [2020-08-31T08:59:53.528Z]     daemon.go:325: [dbafa062e9968] waiting for daemon to start
08:59:53 [2020-08-31T08:59:53.528Z]     daemon.go:353: [dbafa062e9968] daemon started
08:59:53 [2020-08-31T08:59:53.528Z]     daemon.go:461: [dbafa062e9968] Stopping daemon
08:59:53 [2020-08-31T08:59:53.528Z]     daemon.go:296: [dbafa062e9968] exiting daemon
08:59:53 [2020-08-31T08:59:53.528Z]     daemon.go:448: [dbafa062e9968] Daemon stopped
08:59:53 [2020-08-31T08:59:53.528Z] === RUN   TestConfigsCreateAndDelete
08:59:57 [2020-08-31T08:59:57.033Z] --- PASS: TestConfigsCreateAndDelete (3.49s)
08:59:57 [2020-08-31T08:59:57.033Z]     config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete
08:59:57 [2020-08-31T08:59:57.033Z]     daemon.go:325: [db2eef0a9757a] waiting for daemon to start
08:59:57 [2020-08-31T08:59:57.033Z]     daemon.go:325: [db2eef0a9757a] waiting for daemon to start
08:59:57 [2020-08-31T08:59:57.033Z]     daemon.go:353: [db2eef0a9757a] daemon started
08:59:57 [2020-08-31T08:59:57.033Z]     daemon.go:461: [db2eef0a9757a] Stopping daemon
08:59:57 [2020-08-31T08:59:57.033Z]     daemon.go:296: [db2eef0a9757a] exiting daemon
08:59:57 [2020-08-31T08:59:57.033Z]     daemon.go:448: [db2eef0a9757a] Daemon stopped
08:59:57 [2020-08-31T08:59:57.033Z] === RUN   TestConfigsUpdate
09:00:00 [2020-08-31T09:00:00.540Z] --- PASS: TestConfigsUpdate (3.46s)
09:00:00 [2020-08-31T09:00:00.540Z]     config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate
09:00:00 [2020-08-31T09:00:00.540Z]     daemon.go:325: [d7427358057ee] waiting for daemon to start
09:00:00 [2020-08-31T09:00:00.540Z]     daemon.go:325: [d7427358057ee] waiting for daemon to start
09:00:00 [2020-08-31T09:00:00.540Z]     daemon.go:353: [d7427358057ee] daemon started
09:00:00 [2020-08-31T09:00:00.540Z]     daemon.go:461: [d7427358057ee] Stopping daemon
09:00:00 [2020-08-31T09:00:00.540Z]     daemon.go:296: [d7427358057ee] exiting daemon
09:00:00 [2020-08-31T09:00:00.540Z]     daemon.go:448: [d7427358057ee] Daemon stopped
09:00:00 [2020-08-31T09:00:00.540Z] === RUN   TestTemplatedConfig
09:00:02 [2020-08-31T09:00:02.820Z] INFO: Expanding go...
09:00:04 [2020-08-31T09:00:04.081Z] --- PASS: TestTemplatedConfig (3.68s)
09:00:04 [2020-08-31T09:00:04.081Z]     config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig
09:00:04 [2020-08-31T09:00:04.081Z]     daemon.go:325: [dc43d6a9b219b] waiting for daemon to start
09:00:04 [2020-08-31T09:00:04.081Z]     daemon.go:325: [dc43d6a9b219b] waiting for daemon to start
09:00:04 [2020-08-31T09:00:04.081Z]     daemon.go:353: [dc43d6a9b219b] daemon started
09:00:04 [2020-08-31T09:00:04.081Z]     daemon.go:461: [dc43d6a9b219b] Stopping daemon
09:00:04 [2020-08-31T09:00:04.081Z]     daemon.go:296: [dc43d6a9b219b] exiting daemon
09:00:04 [2020-08-31T09:00:04.081Z]     daemon.go:448: [dc43d6a9b219b] Daemon stopped
09:00:04 [2020-08-31T09:00:04.081Z] === RUN   TestConfigInspect
09:00:07 [2020-08-31T09:00:07.100Z] ok  	github.com/docker/docker/api/server	0.024s	coverage: 7.9% of statements
09:00:07 [2020-08-31T09:00:07.587Z] --- PASS: TestConfigInspect (3.49s)
09:00:07 [2020-08-31T09:00:07.587Z]     config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect
09:00:07 [2020-08-31T09:00:07.587Z]     daemon.go:325: [d086fed621810] waiting for daemon to start
09:00:07 [2020-08-31T09:00:07.587Z]     daemon.go:325: [d086fed621810] waiting for daemon to start
09:00:07 [2020-08-31T09:00:07.587Z]     daemon.go:353: [d086fed621810] daemon started
09:00:07 [2020-08-31T09:00:07.587Z]     daemon.go:461: [d086fed621810] Stopping daemon
09:00:07 [2020-08-31T09:00:07.587Z]     daemon.go:296: [d086fed621810] exiting daemon
09:00:07 [2020-08-31T09:00:07.587Z]     daemon.go:448: [d086fed621810] Daemon stopped
09:00:07 [2020-08-31T09:00:07.587Z] === RUN   TestConfigCreateWithLabels
09:00:10 [2020-08-31T09:00:10.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
09:00:10 [2020-08-31T09:00:10.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
09:00:11 [2020-08-31T09:00:11.093Z] --- PASS: TestConfigCreateWithLabels (3.53s)
09:00:11 [2020-08-31T09:00:11.093Z]     config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels
09:00:11 [2020-08-31T09:00:11.093Z]     daemon.go:325: [d3a7cca59fe51] waiting for daemon to start
09:00:11 [2020-08-31T09:00:11.093Z]     daemon.go:325: [d3a7cca59fe51] waiting for daemon to start
09:00:11 [2020-08-31T09:00:11.093Z]     daemon.go:353: [d3a7cca59fe51] daemon started
09:00:11 [2020-08-31T09:00:11.093Z]     daemon.go:461: [d3a7cca59fe51] Stopping daemon
09:00:11 [2020-08-31T09:00:11.093Z]     daemon.go:296: [d3a7cca59fe51] exiting daemon
09:00:11 [2020-08-31T09:00:11.093Z]     daemon.go:448: [d3a7cca59fe51] Daemon stopped
09:00:11 [2020-08-31T09:00:11.093Z] === RUN   TestConfigCreateResolve
09:00:14 [2020-08-31T09:00:14.669Z] --- PASS: TestConfigCreateResolve (3.60s)
09:00:14 [2020-08-31T09:00:14.669Z]     config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve
09:00:14 [2020-08-31T09:00:14.669Z]     daemon.go:325: [d3c88d1b94043] waiting for daemon to start
09:00:14 [2020-08-31T09:00:14.669Z]     daemon.go:325: [d3c88d1b94043] waiting for daemon to start
09:00:14 [2020-08-31T09:00:14.669Z]     daemon.go:353: [d3c88d1b94043] daemon started
09:00:14 [2020-08-31T09:00:14.669Z]     daemon.go:461: [d3c88d1b94043] Stopping daemon
09:00:14 [2020-08-31T09:00:14.669Z]     daemon.go:296: [d3c88d1b94043] exiting daemon
09:00:14 [2020-08-31T09:00:14.669Z]     daemon.go:448: [d3c88d1b94043] Daemon stopped
09:00:14 [2020-08-31T09:00:14.669Z] === RUN   TestConfigDaemonLibtrustID
09:00:15 [2020-08-31T09:00:15.299Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
09:00:15 [2020-08-31T09:00:15.299Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID
09:00:15 [2020-08-31T09:00:15.299Z]     daemon.go:325: [d822e104fdb58] waiting for daemon to start
09:00:15 [2020-08-31T09:00:15.299Z]     daemon.go:325: [d822e104fdb58] waiting for daemon to start
09:00:15 [2020-08-31T09:00:15.299Z]     daemon.go:353: [d822e104fdb58] daemon started
09:00:15 [2020-08-31T09:00:15.299Z]     daemon.go:461: [d822e104fdb58] Stopping daemon
09:00:15 [2020-08-31T09:00:15.299Z]     daemon.go:296: [d822e104fdb58] exiting daemon
09:00:15 [2020-08-31T09:00:15.299Z]     daemon.go:448: [d822e104fdb58] Daemon stopped
09:00:15 [2020-08-31T09:00:15.299Z] PASS
09:00:15 [2020-08-31T09:00:15.299Z] 
09:00:15 [2020-08-31T09:00:15.299Z] DONE 8 tests in 25.562s
09:00:15 [2020-08-31T09:00:15.299Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
09:00:15 [2020-08-31T09:00:15.299Z] ++ 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
09:00:15 [2020-08-31T09:00:15.299Z] ++ set -e
09:00:15 [2020-08-31T09:00:15.299Z] ++ '[' -n 0 ']'
09:00:15 [2020-08-31T09:00:15.299Z] ++ set -x
09:00:15 [2020-08-31T09:00:15.299Z] ++ env -i DEST=/go/src/github.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
09:00:15 [2020-08-31T09:00:15.299Z] INFO: Testing against a local daemon
09:00:15 [2020-08-31T09:00:15.299Z] === RUN   TestCheckpoint
09:00:15 [2020-08-31T09:00:15.299Z] --- SKIP: TestCheckpoint (0.00s)
09:00:15 [2020-08-31T09:00:15.299Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:00:15 [2020-08-31T09:00:15.299Z] === RUN   TestContainerInvalidJSON
09:00:15 [2020-08-31T09:00:15.299Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
09:00:15 [2020-08-31T09:00:15.299Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
09:00:15 [2020-08-31T09:00:15.299Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
09:00:15 [2020-08-31T09:00:15.299Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
09:00:15 [2020-08-31T09:00:15.299Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
09:00:15 [2020-08-31T09:00:15.299Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
09:00:15 [2020-08-31T09:00:15.299Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
09:00:15 [2020-08-31T09:00:15.299Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
09:00:15 [2020-08-31T09:00:15.299Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
09:00:15 [2020-08-31T09:00:15.299Z] --- PASS: TestContainerInvalidJSON (0.02s)
09:00:15 [2020-08-31T09:00:15.299Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
09:00:15 [2020-08-31T09:00:15.299Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
09:00:15 [2020-08-31T09:00:15.299Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
09:00:15 [2020-08-31T09:00:15.299Z] === RUN   TestCopyFromContainerPathDoesNotExist
09:00:15 [2020-08-31T09:00:15.299Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
09:00:15 [2020-08-31T09:00:15.299Z] === RUN   TestCopyFromContainerPathIsNotDir
09:00:15 [2020-08-31T09:00:15.589Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s)
09:00:15 [2020-08-31T09:00:15.589Z] === RUN   TestCopyToContainerPathDoesNotExist
09:00:15 [2020-08-31T09:00:15.589Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s)
09:00:15 [2020-08-31T09:00:15.589Z] === RUN   TestCopyToContainerPathIsNotDir
09:00:15 [2020-08-31T09:00:15.879Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s)
09:00:15 [2020-08-31T09:00:15.879Z] === RUN   TestCopyFromContainer
09:00:17 [2020-08-31T09:00:17.942Z] === RUN   TestCopyFromContainer//
09:00:17 [2020-08-31T09:00:17.942Z] === RUN   TestCopyFromContainer//bar/root
09:00:17 [2020-08-31T09:00:17.942Z] === RUN   TestCopyFromContainer//bar/root/
09:00:17 [2020-08-31T09:00:17.942Z] === RUN   TestCopyFromContainer/bar/quux
09:00:18 [2020-08-31T09:00:18.232Z] === RUN   TestCopyFromContainer/bar/quux/
09:00:18 [2020-08-31T09:00:18.232Z] === RUN   TestCopyFromContainer/bar/quux/baz
09:00:18 [2020-08-31T09:00:18.232Z] === RUN   TestCopyFromContainer/bar/filesymlink
09:00:18 [2020-08-31T09:00:18.232Z] === RUN   TestCopyFromContainer/bar/dirsymlink
09:00:18 [2020-08-31T09:00:18.522Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
09:00:18 [2020-08-31T09:00:18.522Z] === RUN   TestCopyFromContainer/bar/notarget
09:00:18 [2020-08-31T09:00:18.522Z] --- PASS: TestCopyFromContainer (2.78s)
09:00:18 [2020-08-31T09:00:18.522Z]     --- PASS: TestCopyFromContainer// (0.04s)
09:00:18 [2020-08-31T09:00:18.522Z]     --- PASS: TestCopyFromContainer//bar/root (0.12s)
09:00:18 [2020-08-31T09:00:18.522Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.04s)
09:00:18 [2020-08-31T09:00:18.522Z]     --- PASS: TestCopyFromContainer/bar/quux (0.13s)
09:00:18 [2020-08-31T09:00:18.522Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
09:00:18 [2020-08-31T09:00:18.522Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
09:00:18 [2020-08-31T09:00:18.522Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
09:00:18 [2020-08-31T09:00:18.522Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
09:00:18 [2020-08-31T09:00:18.522Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
09:00:18 [2020-08-31T09:00:18.522Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
09:00:18 [2020-08-31T09:00:18.522Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
09:00:18 [2020-08-31T09:00:18.522Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:00:18 [2020-08-31T09:00:18.522Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:00:18 [2020-08-31T09:00:18.522Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:00:18 [2020-08-31T09:00:18.522Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:00:18 [2020-08-31T09:00:18.522Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
09:00:18 [2020-08-31T09:00:18.522Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
09:00:18 [2020-08-31T09:00:18.522Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:00:18 [2020-08-31T09:00:18.522Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
09:00:18 [2020-08-31T09:00:18.522Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:00:18 [2020-08-31T09:00:18.522Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
09:00:18 [2020-08-31T09:00:18.522Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
09:00:18 [2020-08-31T09:00:18.522Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
09:00:18 [2020-08-31T09:00:18.522Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
09:00:18 [2020-08-31T09:00:18.523Z] === RUN   TestCreateLinkToNonExistingContainer
09:00:18 [2020-08-31T09:00:18.523Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
09:00:18 [2020-08-31T09:00:18.523Z] === RUN   TestCreateWithInvalidEnv
09:00:18 [2020-08-31T09:00:18.523Z] === RUN   TestCreateWithInvalidEnv/0
09:00:18 [2020-08-31T09:00:18.523Z] === PAUSE TestCreateWithInvalidEnv/0
09:00:18 [2020-08-31T09:00:18.523Z] === RUN   TestCreateWithInvalidEnv/1
09:00:18 [2020-08-31T09:00:18.523Z] === PAUSE TestCreateWithInvalidEnv/1
09:00:18 [2020-08-31T09:00:18.523Z] === RUN   TestCreateWithInvalidEnv/2
09:00:18 [2020-08-31T09:00:18.523Z] === PAUSE TestCreateWithInvalidEnv/2
09:00:18 [2020-08-31T09:00:18.523Z] === CONT  TestCreateWithInvalidEnv/0
09:00:18 [2020-08-31T09:00:18.523Z] === CONT  TestCreateWithInvalidEnv/2
09:00:18 [2020-08-31T09:00:18.523Z] === CONT  TestCreateWithInvalidEnv/1
09:00:18 [2020-08-31T09:00:18.523Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
09:00:18 [2020-08-31T09:00:18.523Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
09:00:18 [2020-08-31T09:00:18.523Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
09:00:18 [2020-08-31T09:00:18.523Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
09:00:18 [2020-08-31T09:00:18.523Z] === RUN   TestCreateTmpfsMountsTarget
09:00:18 [2020-08-31T09:00:18.523Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
09:00:18 [2020-08-31T09:00:18.523Z] === RUN   TestCreateWithCustomMaskedPaths
09:00:18 [2020-08-31T09:00:18.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
09:00:20 [2020-08-31T09:00:20.536Z] INFO: Expanding compiler 1 of 3...
09:00:21 [2020-08-31T09:00:21.244Z] --- PASS: TestCreateWithCustomMaskedPaths (2.25s)
09:00:21 [2020-08-31T09:00:21.244Z] === RUN   TestCreateWithCapabilities
09:00:21 [2020-08-31T09:00:21.244Z] === RUN   TestCreateWithCapabilities/no_capabilities
09:00:21 [2020-08-31T09:00:21.244Z] === PAUSE TestCreateWithCapabilities/no_capabilities
09:00:21 [2020-08-31T09:00:21.244Z] === RUN   TestCreateWithCapabilities/empty_capabilities
09:00:21 [2020-08-31T09:00:21.244Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
09:00:21 [2020-08-31T09:00:21.244Z] === RUN   TestCreateWithCapabilities/valid_capabilities
09:00:21 [2020-08-31T09:00:21.244Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
09:00:21 [2020-08-31T09:00:21.244Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
09:00:21 [2020-08-31T09:00:21.244Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
09:00:21 [2020-08-31T09:00:21.244Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
09:00:21 [2020-08-31T09:00:21.244Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
09:00:21 [2020-08-31T09:00:21.244Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
09:00:21 [2020-08-31T09:00:21.244Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
09:00:21 [2020-08-31T09:00:21.244Z] === RUN   TestCreateWithCapabilities/empty_capadd
09:00:21 [2020-08-31T09:00:21.244Z] === PAUSE TestCreateWithCapabilities/empty_capadd
09:00:21 [2020-08-31T09:00:21.244Z] === RUN   TestCreateWithCapabilities/empty_capdrop
09:00:21 [2020-08-31T09:00:21.244Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
09:00:21 [2020-08-31T09:00:21.244Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
09:00:21 [2020-08-31T09:00:21.244Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
09:00:21 [2020-08-31T09:00:21.244Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
09:00:21 [2020-08-31T09:00:21.244Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
09:00:21 [2020-08-31T09:00:21.244Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
09:00:21 [2020-08-31T09:00:21.244Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
09:00:21 [2020-08-31T09:00:21.244Z] === CONT  TestCreateWithCapabilities/no_capabilities
09:00:21 [2020-08-31T09:00:21.244Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
09:00:21 [2020-08-31T09:00:21.244Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
09:00:21 [2020-08-31T09:00:21.244Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
09:00:21 [2020-08-31T09:00:21.244Z] === CONT  TestCreateWithCapabilities/empty_capdrop
09:00:21 [2020-08-31T09:00:21.244Z] === CONT  TestCreateWithCapabilities/empty_capadd
09:00:21 [2020-08-31T09:00:21.244Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
09:00:21 [2020-08-31T09:00:21.244Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
09:00:21 [2020-08-31T09:00:21.244Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
09:00:21 [2020-08-31T09:00:21.244Z] === CONT  TestCreateWithCapabilities/valid_capabilities
09:00:21 [2020-08-31T09:00:21.244Z] === CONT  TestCreateWithCapabilities/empty_capabilities
09:00:21 [2020-08-31T09:00:21.244Z] --- PASS: TestCreateWithCapabilities (0.01s)
09:00:21 [2020-08-31T09:00:21.244Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
09:00:21 [2020-08-31T09:00:21.244Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
09:00:21 [2020-08-31T09:00:21.244Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s)
09:00:21 [2020-08-31T09:00:21.244Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s)
09:00:21 [2020-08-31T09:00:21.244Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s)
09:00:21 [2020-08-31T09:00:21.244Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s)
09:00:21 [2020-08-31T09:00:21.244Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s)
09:00:21 [2020-08-31T09:00:21.244Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
09:00:21 [2020-08-31T09:00:21.244Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.10s)
09:00:21 [2020-08-31T09:00:21.244Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.09s)
09:00:21 [2020-08-31T09:00:21.244Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s)
09:00:21 [2020-08-31T09:00:21.244Z] === RUN   TestCreateWithCustomReadonlyPaths
09:00:21 [2020-08-31T09:00:21.372Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
09:00:21 [2020-08-31T09:00:21.507Z] INFO: Expanding compiler 2 of 3...
09:00:24 [2020-08-31T09:00:24.013Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.56s)
09:00:24 [2020-08-31T09:00:24.013Z] === RUN   TestCreateWithInvalidHealthcheckParams
09:00:24 [2020-08-31T09:00:24.013Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:00:24 [2020-08-31T09:00:24.013Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:00:24 [2020-08-31T09:00:24.013Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:00:24 [2020-08-31T09:00:24.013Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:00:24 [2020-08-31T09:00:24.013Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:00:24 [2020-08-31T09:00:24.013Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:00:24 [2020-08-31T09:00:24.013Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:00:24 [2020-08-31T09:00:24.013Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:00:24 [2020-08-31T09:00:24.013Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:00:24 [2020-08-31T09:00:24.013Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:00:24 [2020-08-31T09:00:24.013Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:00:24 [2020-08-31T09:00:24.013Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:00:24 [2020-08-31T09:00:24.013Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:00:24 [2020-08-31T09:00:24.013Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:00:24 [2020-08-31T09:00:24.013Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:00:24 [2020-08-31T09:00:24.013Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
09:00:24 [2020-08-31T09:00:24.013Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
09:00:24 [2020-08-31T09:00:24.013Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
09:00:24 [2020-08-31T09:00:24.013Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
09:00:24 [2020-08-31T09:00:24.013Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
09:00:24 [2020-08-31T09:00:24.013Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
09:00:24 [2020-08-31T09:00:24.013Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
09:00:24 [2020-08-31T09:00:24.647Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.80s)
09:00:24 [2020-08-31T09:00:24.647Z] === RUN   TestContainerStartOnDaemonRestart
09:00:24 [2020-08-31T09:00:24.647Z] === PAUSE TestContainerStartOnDaemonRestart
09:00:24 [2020-08-31T09:00:24.647Z] === RUN   TestDaemonRestartIpcMode
09:00:24 [2020-08-31T09:00:24.647Z] === PAUSE TestDaemonRestartIpcMode
09:00:24 [2020-08-31T09:00:24.647Z] === RUN   TestDiff
09:00:25 [2020-08-31T09:00:25.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
09:00:25 [2020-08-31T09:00:25.677Z] --- PASS: TestDiff (0.84s)
09:00:25 [2020-08-31T09:00:25.677Z] === RUN   TestExecWithCloseStdin
09:00:26 [2020-08-31T09:00:26.210Z] INFO: Expanding compiler 3 of 3...
09:00:26 [2020-08-31T09:00:26.306Z] --- PASS: TestExecWithCloseStdin (0.92s)
09:00:26 [2020-08-31T09:00:26.306Z] === RUN   TestExec
09:00:26 [2020-08-31T09:00:26.671Z] INFO: Removing downloaded files...
09:00:26 [2020-08-31T09:00:26.671Z] INFO: Creating source directory...
09:00:26 [2020-08-31T09:00:26.671Z] INFO: Configuring git core.autocrlf...
09:00:26 [2020-08-31T09:00:26.671Z] INFO: Completed
09:00:27 [2020-08-31T09:00:27.336Z] --- PASS: TestExec (0.96s)
09:00:27 [2020-08-31T09:00:27.336Z] === RUN   TestExecUser
09:00:28 [2020-08-31T09:00:28.098Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
09:00:28 [2020-08-31T09:00:28.366Z] --- PASS: TestExecUser (0.90s)
09:00:28 [2020-08-31T09:00:28.366Z] === RUN   TestExportContainerAndImportImage
09:00:29 [2020-08-31T09:00:29.396Z] --- PASS: TestExportContainerAndImportImage (1.09s)
09:00:29 [2020-08-31T09:00:29.396Z] === RUN   TestExportContainerAfterDaemonRestart
09:00:30 [2020-08-31T09:00:30.898Z] --- PASS: TestExportContainerAfterDaemonRestart (1.52s)
09:00:30 [2020-08-31T09:00:30.898Z]     export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart
09:00:30 [2020-08-31T09:00:30.898Z]     daemon.go:325: [d25917d8eeef8] waiting for daemon to start
09:00:30 [2020-08-31T09:00:30.898Z]     daemon.go:325: [d25917d8eeef8] waiting for daemon to start
09:00:30 [2020-08-31T09:00:30.898Z]     daemon.go:353: [d25917d8eeef8] daemon started
09:00:30 [2020-08-31T09:00:30.898Z]     daemon.go:461: [d25917d8eeef8] Stopping daemon
09:00:30 [2020-08-31T09:00:30.898Z]     daemon.go:296: [d25917d8eeef8] exiting daemon
09:00:30 [2020-08-31T09:00:30.898Z]     daemon.go:448: [d25917d8eeef8] Daemon stopped
09:00:30 [2020-08-31T09:00:30.898Z]     daemon.go:325: [d25917d8eeef8] waiting for daemon to start
09:00:30 [2020-08-31T09:00:30.898Z]     daemon.go:325: [d25917d8eeef8] waiting for daemon to start
09:00:30 [2020-08-31T09:00:30.898Z]     daemon.go:353: [d25917d8eeef8] daemon started
09:00:30 [2020-08-31T09:00:30.898Z]     daemon.go:461: [d25917d8eeef8] Stopping daemon
09:00:30 [2020-08-31T09:00:30.898Z]     daemon.go:296: [d25917d8eeef8] exiting daemon
09:00:30 [2020-08-31T09:00:30.898Z]     daemon.go:448: [d25917d8eeef8] Daemon stopped
09:00:30 [2020-08-31T09:00:30.898Z] === RUN   TestHealthCheckWorkdir
09:00:31 [2020-08-31T09:00:31.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
09:00:31 [2020-08-31T09:00:31.929Z] --- PASS: TestHealthCheckWorkdir (1.05s)
09:00:31 [2020-08-31T09:00:31.929Z] === RUN   TestHealthKillContainer
09:00:32 [2020-08-31T09:00:32.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
09:00:33 [2020-08-31T09:00:33.308Z] sha256:8f85a36de3856c6149552262c805e8ac70494b4cdcd6d0c07af52a8a1846b8a8
09:00:33 [2020-08-31T09:00:33.308Z] INFO: Starting docker-py tests...
09:00:33 [2020-08-31T09:00:33.308Z] ============================= test session starts ==============================
09:00:33 [2020-08-31T09:00:33.308Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.9.0, pluggy-0.13.1
09:00:33 [2020-08-31T09:00:33.308Z] rootdir: /src, inifile: pytest.ini
09:00:33 [2020-08-31T09:00:33.308Z] plugins: cov-2.6.1, timeout-1.3.3
09:00:33 [2020-08-31T09:00:33.308Z] collected 385 items / 3 deselected / 382 selected
09:00:33 [2020-08-31T09:00:33.308Z] 
09:00:35 [2020-08-31T09:00:35.434Z] --- PASS: TestHealthKillContainer (2.99s)
09:00:35 [2020-08-31T09:00:35.434Z] === RUN   TestInspectCpusetInConfigPre120
09:00:35 [2020-08-31T09:00:35.724Z] --- PASS: TestInspectCpusetInConfigPre120 (0.87s)
09:00:35 [2020-08-31T09:00:35.724Z] === RUN   TestIpcModeNone
09:00:36 [2020-08-31T09:00:36.753Z] --- PASS: TestIpcModeNone (0.97s)
09:00:36 [2020-08-31T09:00:36.753Z] === RUN   TestIpcModePrivate
09:00:37 [2020-08-31T09:00:37.784Z] --- PASS: TestIpcModePrivate (0.93s)
09:00:37 [2020-08-31T09:00:37.784Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false
09:00:37 [2020-08-31T09:00:37.784Z] === RUN   TestIpcModeShareable
09:00:38 [2020-08-31T09:00:38.814Z] --- PASS: TestIpcModeShareable (1.00s)
09:00:38 [2020-08-31T09:00:38.814Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true
09:00:38 [2020-08-31T09:00:38.814Z] === RUN   TestAPIIpcModeShareableAndContainer
09:00:38 [2020-08-31T09:00:38.917Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
09:00:41 [2020-08-31T09:00:41.458Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
09:00:41 [2020-08-31T09:00:41.537Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.87s)
09:00:41 [2020-08-31T09:00:41.537Z] === RUN   TestAPIIpcModeHost
09:00:42 [2020-08-31T09:00:42.167Z] --- PASS: TestAPIIpcModeHost (0.62s)
09:00:42 [2020-08-31T09:00:42.167Z] === RUN   TestDaemonIpcModeShareable
09:00:43 [2020-08-31T09:00:43.172Z] tests/integration/api_build_test.py .......................X             [  6%]
09:00:43 [2020-08-31T09:00:43.988Z] tests/integration/api_client_test.py .....                               [  7%]
09:00:44 [2020-08-31T09:00:44.226Z] --- PASS: TestDaemonIpcModeShareable (1.73s)
09:00:44 [2020-08-31T09:00:44.226Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable
09:00:44 [2020-08-31T09:00:44.226Z]     daemon.go:325: [d66860de3ab39] waiting for daemon to start
09:00:44 [2020-08-31T09:00:44.226Z]     daemon.go:325: [d66860de3ab39] waiting for daemon to start
09:00:44 [2020-08-31T09:00:44.226Z]     daemon.go:353: [d66860de3ab39] daemon started
09:00:44 [2020-08-31T09:00:44.226Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
09:00:44 [2020-08-31T09:00:44.226Z]     daemon.go:461: [d66860de3ab39] Stopping daemon
09:00:44 [2020-08-31T09:00:44.226Z]     daemon.go:296: [d66860de3ab39] exiting daemon
09:00:44 [2020-08-31T09:00:44.226Z]     daemon.go:448: [d66860de3ab39] Daemon stopped
09:00:44 [2020-08-31T09:00:44.226Z] === RUN   TestDaemonIpcModePrivate
09:00:45 [2020-08-31T09:00:45.474Z] tests/integration/api_config_test.py .....                               [  8%]
09:00:45 [2020-08-31T09:00:45.728Z] --- PASS: TestDaemonIpcModePrivate (1.73s)
09:00:45 [2020-08-31T09:00:45.728Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate
09:00:45 [2020-08-31T09:00:45.728Z]     daemon.go:325: [d9e31be6d7bfb] waiting for daemon to start
09:00:45 [2020-08-31T09:00:45.728Z]     daemon.go:325: [d9e31be6d7bfb] waiting for daemon to start
09:00:45 [2020-08-31T09:00:45.728Z]     daemon.go:353: [d9e31be6d7bfb] daemon started
09:00:45 [2020-08-31T09:00:45.728Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
09:00:45 [2020-08-31T09:00:45.728Z]     daemon.go:461: [d9e31be6d7bfb] Stopping daemon
09:00:45 [2020-08-31T09:00:45.728Z]     daemon.go:296: [d9e31be6d7bfb] exiting daemon
09:00:45 [2020-08-31T09:00:45.728Z]     daemon.go:448: [d9e31be6d7bfb] Daemon stopped
09:00:45 [2020-08-31T09:00:45.728Z] === RUN   TestDaemonIpcModePrivateFromConfig
09:00:47 [2020-08-31T09:00:47.230Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.76s)
09:00:47 [2020-08-31T09:00:47.230Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig
09:00:47 [2020-08-31T09:00:47.230Z]     daemon.go:325: [d683257c859b6] waiting for daemon to start
09:00:47 [2020-08-31T09:00:47.230Z]     daemon.go:325: [d683257c859b6] waiting for daemon to start
09:00:47 [2020-08-31T09:00:47.230Z]     daemon.go:353: [d683257c859b6] daemon started
09:00:47 [2020-08-31T09:00:47.230Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
09:00:47 [2020-08-31T09:00:47.230Z]     daemon.go:461: [d683257c859b6] Stopping daemon
09:00:47 [2020-08-31T09:00:47.230Z]     daemon.go:296: [d683257c859b6] exiting daemon
09:00:47 [2020-08-31T09:00:47.230Z]     daemon.go:448: [d683257c859b6] Daemon stopped
09:00:47 [2020-08-31T09:00:47.230Z] === RUN   TestDaemonIpcModeShareableFromConfig
09:00:49 [2020-08-31T09:00:49.293Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.75s)
09:00:49 [2020-08-31T09:00:49.293Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig
09:00:49 [2020-08-31T09:00:49.293Z]     daemon.go:325: [dd9b240a5d332] waiting for daemon to start
09:00:49 [2020-08-31T09:00:49.293Z]     daemon.go:325: [dd9b240a5d332] waiting for daemon to start
09:00:49 [2020-08-31T09:00:49.293Z]     daemon.go:353: [dd9b240a5d332] daemon started
09:00:49 [2020-08-31T09:00:49.293Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
09:00:49 [2020-08-31T09:00:49.293Z]     daemon.go:461: [dd9b240a5d332] Stopping daemon
09:00:49 [2020-08-31T09:00:49.293Z]     daemon.go:296: [dd9b240a5d332] exiting daemon
09:00:49 [2020-08-31T09:00:49.293Z]     daemon.go:448: [dd9b240a5d332] Daemon stopped
09:00:49 [2020-08-31T09:00:49.293Z] === RUN   TestIpcModeOlderClient
09:00:49 [2020-08-31T09:00:49.293Z] === PAUSE TestIpcModeOlderClient
09:00:49 [2020-08-31T09:00:49.293Z] === RUN   TestKillContainerInvalidSignal
09:00:49 [2020-08-31T09:00:49.923Z] --- PASS: TestKillContainerInvalidSignal (0.86s)
09:00:49 [2020-08-31T09:00:49.923Z] === RUN   TestKillContainer
09:00:49 [2020-08-31T09:00:49.923Z] === RUN   TestKillContainer/no_signal
09:00:50 [2020-08-31T09:00:50.952Z] === RUN   TestKillContainer/non_killing_signal
09:00:51 [2020-08-31T09:00:51.242Z] === RUN   TestKillContainer/killing_signal
09:00:51 [2020-08-31T09:00:51.451Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
09:00:52 [2020-08-31T09:00:52.751Z] --- PASS: TestKillContainer (2.48s)
09:00:52 [2020-08-31T09:00:52.751Z]     --- PASS: TestKillContainer/no_signal (0.79s)
09:00:52 [2020-08-31T09:00:52.751Z]     --- PASS: TestKillContainer/non_killing_signal (0.50s)
09:00:52 [2020-08-31T09:00:52.751Z]     --- PASS: TestKillContainer/killing_signal (0.80s)
09:00:52 [2020-08-31T09:00:52.751Z] === RUN   TestKillWithStopSignalAndRestartPolicies
09:00:52 [2020-08-31T09:00:52.751Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
09:00:53 [2020-08-31T09:00:53.381Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
09:00:54 [2020-08-31T09:00:54.013Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.68s)
09:00:54 [2020-08-31T09:00:54.013Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.83s)
09:00:54 [2020-08-31T09:00:54.013Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s)
09:00:54 [2020-08-31T09:00:54.013Z] === RUN   TestKillStoppedContainer
09:00:54 [2020-08-31T09:00:54.303Z] --- PASS: TestKillStoppedContainer (0.08s)
09:00:54 [2020-08-31T09:00:54.303Z] === RUN   TestKillStoppedContainerAPIPre120
09:00:54 [2020-08-31T09:00:54.303Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.12s)
09:00:54 [2020-08-31T09:00:54.303Z] === RUN   TestKillDifferentUserContainer
09:00:55 [2020-08-31T09:00:55.334Z] --- PASS: TestKillDifferentUserContainer (0.80s)
09:00:55 [2020-08-31T09:00:55.334Z] === RUN   TestInspectOomKilledTrue
09:00:55 [2020-08-31T09:00:55.334Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
09:00:55 [2020-08-31T09:00:55.334Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:00:55 [2020-08-31T09:00:55.334Z] === RUN   TestInspectOomKilledFalse
09:00:55 [2020-08-31T09:00:55.334Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
09:00:55 [2020-08-31T09:00:55.334Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:00:55 [2020-08-31T09:00:55.334Z] === RUN   TestLinksEtcHostsContentMatch
09:00:55 [2020-08-31T09:00:55.624Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s)
09:00:55 [2020-08-31T09:00:55.624Z] === RUN   TestLinksContainerNames
09:00:57 [2020-08-31T09:00:57.723Z] --- PASS: TestLinksContainerNames (1.67s)
09:00:57 [2020-08-31T09:00:57.723Z] === RUN   TestLogsFollowTailEmpty
09:00:58 [2020-08-31T09:00:58.354Z] --- PASS: TestLogsFollowTailEmpty (0.92s)
09:00:58 [2020-08-31T09:00:58.354Z] === RUN   TestContainerNetworkMountsNoChown
09:00:58 [2020-08-31T09:00:58.986Z] --- PASS: TestContainerNetworkMountsNoChown (0.81s)
09:00:58 [2020-08-31T09:00:58.986Z] === RUN   TestMountDaemonRoot
09:00:58 [2020-08-31T09:00:58.986Z] === RUN   TestMountDaemonRoot/default
09:00:58 [2020-08-31T09:00:58.986Z] === PAUSE TestMountDaemonRoot/default
09:00:58 [2020-08-31T09:00:58.986Z] === RUN   TestMountDaemonRoot/private
09:00:58 [2020-08-31T09:00:58.986Z] === PAUSE TestMountDaemonRoot/private
09:00:58 [2020-08-31T09:00:58.986Z] === RUN   TestMountDaemonRoot/rprivate
09:00:58 [2020-08-31T09:00:58.986Z] === PAUSE TestMountDaemonRoot/rprivate
09:00:58 [2020-08-31T09:00:58.986Z] === RUN   TestMountDaemonRoot/slave
09:00:58 [2020-08-31T09:00:58.986Z] === PAUSE TestMountDaemonRoot/slave
09:00:58 [2020-08-31T09:00:58.986Z] === RUN   TestMountDaemonRoot/rslave
09:00:58 [2020-08-31T09:00:58.986Z] === PAUSE TestMountDaemonRoot/rslave
09:00:58 [2020-08-31T09:00:58.986Z] === RUN   TestMountDaemonRoot/shared
09:00:58 [2020-08-31T09:00:58.986Z] === PAUSE TestMountDaemonRoot/shared
09:00:58 [2020-08-31T09:00:58.986Z] === RUN   TestMountDaemonRoot/rshared
09:00:58 [2020-08-31T09:00:58.986Z] === PAUSE TestMountDaemonRoot/rshared
09:00:58 [2020-08-31T09:00:58.986Z] === CONT  TestMountDaemonRoot/default
09:00:58 [2020-08-31T09:00:58.986Z] === RUN   TestMountDaemonRoot/default/bind_root
09:00:58 [2020-08-31T09:00:58.986Z] === CONT  TestMountDaemonRoot/shared
09:00:58 [2020-08-31T09:00:58.986Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
09:00:58 [2020-08-31T09:00:58.986Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
09:00:58 [2020-08-31T09:00:58.986Z] === RUN   TestMountDaemonRoot/shared/mount_root
09:00:58 [2020-08-31T09:00:58.986Z] === PAUSE TestMountDaemonRoot/shared/mount_root
09:00:58 [2020-08-31T09:00:58.986Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
09:00:58 [2020-08-31T09:00:58.986Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
09:00:58 [2020-08-31T09:00:58.986Z] === RUN   TestMountDaemonRoot/shared/bind_root
09:00:58 [2020-08-31T09:00:58.986Z] === PAUSE TestMountDaemonRoot/shared/bind_root
09:00:58 [2020-08-31T09:00:58.986Z] === PAUSE TestMountDaemonRoot/default/bind_root
09:00:58 [2020-08-31T09:00:58.986Z] === CONT  TestMountDaemonRoot/rslave
09:00:58 [2020-08-31T09:00:58.986Z] === RUN   TestMountDaemonRoot/default/bind_subpath
09:00:58 [2020-08-31T09:00:58.986Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
09:00:58 [2020-08-31T09:00:58.986Z] === RUN   TestMountDaemonRoot/rslave/bind_root
09:00:58 [2020-08-31T09:00:58.986Z] === RUN   TestMountDaemonRoot/default/mount_root
09:00:58 [2020-08-31T09:00:58.986Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
09:00:58 [2020-08-31T09:00:58.986Z] === PAUSE TestMountDaemonRoot/default/mount_root
09:00:58 [2020-08-31T09:00:58.986Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
09:00:58 [2020-08-31T09:00:58.986Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
09:00:58 [2020-08-31T09:00:58.986Z] === RUN   TestMountDaemonRoot/rslave/mount_root
09:00:58 [2020-08-31T09:00:58.986Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
09:00:58 [2020-08-31T09:00:58.986Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
09:00:58 [2020-08-31T09:00:58.986Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
09:00:58 [2020-08-31T09:00:58.986Z] === RUN   TestMountDaemonRoot/default/mount_subpath
09:00:58 [2020-08-31T09:00:58.986Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
09:00:58 [2020-08-31T09:00:58.986Z] === CONT  TestMountDaemonRoot/slave
09:00:58 [2020-08-31T09:00:58.986Z] === RUN   TestMountDaemonRoot/slave/bind_root
09:00:58 [2020-08-31T09:00:58.986Z] === PAUSE TestMountDaemonRoot/slave/bind_root
09:00:58 [2020-08-31T09:00:58.986Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
09:00:58 [2020-08-31T09:00:58.986Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
09:00:58 [2020-08-31T09:00:58.986Z] === RUN   TestMountDaemonRoot/slave/mount_root
09:00:58 [2020-08-31T09:00:58.986Z] === PAUSE TestMountDaemonRoot/slave/mount_root
09:00:58 [2020-08-31T09:00:58.986Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
09:00:58 [2020-08-31T09:00:58.986Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
09:00:58 [2020-08-31T09:00:58.986Z] === CONT  TestMountDaemonRoot/rprivate
09:00:58 [2020-08-31T09:00:58.986Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
09:00:58 [2020-08-31T09:00:58.986Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
09:00:58 [2020-08-31T09:00:58.986Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
09:00:58 [2020-08-31T09:00:58.986Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
09:00:58 [2020-08-31T09:00:58.986Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
09:00:58 [2020-08-31T09:00:58.986Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
09:00:58 [2020-08-31T09:00:58.986Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
09:00:58 [2020-08-31T09:00:58.986Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
09:00:58 [2020-08-31T09:00:58.986Z] === CONT  TestMountDaemonRoot/private
09:00:58 [2020-08-31T09:00:58.986Z] === RUN   TestMountDaemonRoot/private/bind_root
09:00:58 [2020-08-31T09:00:58.986Z] === PAUSE TestMountDaemonRoot/private/bind_root
09:00:58 [2020-08-31T09:00:58.986Z] === RUN   TestMountDaemonRoot/private/bind_subpath
09:00:58 [2020-08-31T09:00:58.986Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
09:00:58 [2020-08-31T09:00:58.986Z] === RUN   TestMountDaemonRoot/private/mount_root
09:00:58 [2020-08-31T09:00:58.986Z] === PAUSE TestMountDaemonRoot/private/mount_root
09:00:58 [2020-08-31T09:00:58.986Z] === RUN   TestMountDaemonRoot/private/mount_subpath
09:00:58 [2020-08-31T09:00:58.986Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
09:00:58 [2020-08-31T09:00:58.986Z] === CONT  TestMountDaemonRoot/rshared
09:00:58 [2020-08-31T09:00:58.986Z] === RUN   TestMountDaemonRoot/rshared/bind_root
09:00:58 [2020-08-31T09:00:58.986Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
09:00:58 [2020-08-31T09:00:58.986Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
09:00:58 [2020-08-31T09:00:58.986Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
09:00:58 [2020-08-31T09:00:58.986Z] === RUN   TestMountDaemonRoot/rshared/mount_root
09:00:58 [2020-08-31T09:00:58.986Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
09:00:58 [2020-08-31T09:00:58.986Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
09:00:58 [2020-08-31T09:00:58.986Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
09:00:58 [2020-08-31T09:00:58.986Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
09:00:58 [2020-08-31T09:00:58.986Z] === CONT  TestMountDaemonRoot/shared/bind_root
09:00:59 [2020-08-31T09:00:59.278Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
09:00:59 [2020-08-31T09:00:59.278Z] === CONT  TestMountDaemonRoot/shared/mount_root
09:00:59 [2020-08-31T09:00:59.278Z] === CONT  TestMountDaemonRoot/rslave/bind_root
09:00:59 [2020-08-31T09:00:59.278Z] === CONT  TestMountDaemonRoot/default/bind_root
09:00:59 [2020-08-31T09:00:59.278Z] === CONT  TestMountDaemonRoot/slave/bind_root
09:00:59 [2020-08-31T09:00:59.278Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
09:00:59 [2020-08-31T09:00:59.278Z] === CONT  TestMountDaemonRoot/rslave/mount_root
09:00:59 [2020-08-31T09:00:59.278Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
09:00:59 [2020-08-31T09:00:59.278Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
09:00:59 [2020-08-31T09:00:59.570Z] === CONT  TestMountDaemonRoot/default/mount_subpath
09:00:59 [2020-08-31T09:00:59.570Z] === CONT  TestMountDaemonRoot/default/mount_root
09:00:59 [2020-08-31T09:00:59.570Z] === CONT  TestMountDaemonRoot/default/bind_subpath
09:00:59 [2020-08-31T09:00:59.570Z] === CONT  TestMountDaemonRoot/private/bind_root
09:00:59 [2020-08-31T09:00:59.570Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
09:00:59 [2020-08-31T09:00:59.570Z] === CONT  TestMountDaemonRoot/slave/mount_root
09:00:59 [2020-08-31T09:00:59.570Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
09:00:59 [2020-08-31T09:00:59.570Z] === CONT  TestMountDaemonRoot/rshared/bind_root
09:00:59 [2020-08-31T09:00:59.570Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
09:00:59 [2020-08-31T09:00:59.862Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
09:00:59 [2020-08-31T09:00:59.862Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
09:00:59 [2020-08-31T09:00:59.862Z] === CONT  TestMountDaemonRoot/private/mount_subpath
09:00:59 [2020-08-31T09:00:59.862Z] === CONT  TestMountDaemonRoot/private/mount_root
09:00:59 [2020-08-31T09:00:59.862Z] === CONT  TestMountDaemonRoot/private/bind_subpath
09:00:59 [2020-08-31T09:00:59.862Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
09:00:59 [2020-08-31T09:00:59.862Z] === CONT  TestMountDaemonRoot/rshared/mount_root
09:00:59 [2020-08-31T09:00:59.862Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
09:01:00 [2020-08-31T09:01:00.155Z] --- PASS: TestMountDaemonRoot (0.01s)
09:01:00 [2020-08-31T09:01:00.155Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
09:01:00 [2020-08-31T09:01:00.155Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
09:01:00 [2020-08-31T09:01:00.155Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
09:01:00 [2020-08-31T09:01:00.155Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
09:01:00 [2020-08-31T09:01:00.155Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
09:01:00 [2020-08-31T09:01:00.155Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
09:01:00 [2020-08-31T09:01:00.155Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
09:01:00 [2020-08-31T09:01:00.155Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
09:01:00 [2020-08-31T09:01:00.155Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
09:01:00 [2020-08-31T09:01:00.155Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s)
09:01:00 [2020-08-31T09:01:00.155Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
09:01:00 [2020-08-31T09:01:00.155Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
09:01:00 [2020-08-31T09:01:00.155Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
09:01:00 [2020-08-31T09:01:00.155Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
09:01:00 [2020-08-31T09:01:00.155Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
09:01:00 [2020-08-31T09:01:00.155Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
09:01:00 [2020-08-31T09:01:00.155Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
09:01:00 [2020-08-31T09:01:00.155Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
09:01:00 [2020-08-31T09:01:00.155Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
09:01:00 [2020-08-31T09:01:00.155Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
09:01:00 [2020-08-31T09:01:00.155Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
09:01:00 [2020-08-31T09:01:00.155Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
09:01:00 [2020-08-31T09:01:00.155Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
09:01:00 [2020-08-31T09:01:00.155Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
09:01:00 [2020-08-31T09:01:00.155Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
09:01:00 [2020-08-31T09:01:00.155Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
09:01:00 [2020-08-31T09:01:00.155Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
09:01:00 [2020-08-31T09:01:00.155Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
09:01:00 [2020-08-31T09:01:00.155Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
09:01:00 [2020-08-31T09:01:00.155Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
09:01:00 [2020-08-31T09:01:00.155Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
09:01:00 [2020-08-31T09:01:00.155Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
09:01:00 [2020-08-31T09:01:00.155Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
09:01:00 [2020-08-31T09:01:00.155Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
09:01:00 [2020-08-31T09:01:00.155Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s)
09:01:00 [2020-08-31T09:01:00.155Z] === RUN   TestContainerBindMountNonRecursive
09:01:02 [2020-08-31T09:01:02.225Z] --- PASS: TestContainerBindMountNonRecursive (1.95s)
09:01:02 [2020-08-31T09:01:02.225Z] === RUN   TestNetworkNat
09:01:02 [2020-08-31T09:01:02.858Z] --- PASS: TestNetworkNat (0.85s)
09:01:02 [2020-08-31T09:01:02.858Z] === RUN   TestNetworkLocalhostTCPNat
09:01:03 [2020-08-31T09:01:03.908Z] --- PASS: TestNetworkLocalhostTCPNat (0.89s)
09:01:03 [2020-08-31T09:01:03.908Z] === RUN   TestNetworkLoopbackNat
09:01:04 [2020-08-31T09:01:04.943Z] --- PASS: TestNetworkLoopbackNat (1.20s)
09:01:04 [2020-08-31T09:01:04.943Z] === RUN   TestPause
09:01:05 [2020-08-31T09:01:05.979Z] --- PASS: TestPause (0.88s)
09:01:05 [2020-08-31T09:01:05.979Z] === RUN   TestPauseFailsOnWindowsServerContainers
09:01:05 [2020-08-31T09:01:05.979Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
09:01:05 [2020-08-31T09:01:05.979Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:01:05 [2020-08-31T09:01:05.979Z] === RUN   TestPauseStopPausedContainer
09:01:06 [2020-08-31T09:01:06.614Z] --- PASS: TestPauseStopPausedContainer (0.88s)
09:01:06 [2020-08-31T09:01:06.614Z] === RUN   TestPsFilter
09:01:06 [2020-08-31T09:01:06.906Z] --- PASS: TestPsFilter (0.29s)
09:01:06 [2020-08-31T09:01:06.906Z] === RUN   TestRemoveContainerWithRemovedVolume
09:01:07 [2020-08-31T09:01:07.940Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.82s)
09:01:07 [2020-08-31T09:01:07.940Z] === RUN   TestRemoveContainerWithVolume
09:01:08 [2020-08-31T09:01:08.574Z] --- PASS: TestRemoveContainerWithVolume (0.87s)
09:01:08 [2020-08-31T09:01:08.574Z] === RUN   TestRemoveContainerRunning
09:01:09 [2020-08-31T09:01:09.609Z] --- PASS: TestRemoveContainerRunning (0.83s)
09:01:09 [2020-08-31T09:01:09.609Z] === RUN   TestRemoveContainerForceRemoveRunning
09:01:10 [2020-08-31T09:01:10.242Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.88s)
09:01:10 [2020-08-31T09:01:10.242Z] === RUN   TestRemoveInvalidContainer
09:01:10 [2020-08-31T09:01:10.534Z] --- PASS: TestRemoveInvalidContainer (0.01s)
09:01:10 [2020-08-31T09:01:10.534Z] === RUN   TestRenameLinkedContainer
09:01:13 [2020-08-31T09:01:13.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
09:01:14 [2020-08-31T09:01:14.095Z] --- PASS: TestRenameLinkedContainer (3.30s)
09:01:14 [2020-08-31T09:01:14.095Z] === RUN   TestRenameStoppedContainer
09:01:14 [2020-08-31T09:01:14.388Z] --- PASS: TestRenameStoppedContainer (0.81s)
09:01:14 [2020-08-31T09:01:14.388Z] === RUN   TestRenameRunningContainerAndReuse
09:01:14 [2020-08-31T09:01:14.795Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
09:01:15 [2020-08-31T09:01:15.668Z] ok  	github.com/docker/docker/api/server/httputils	0.008s	coverage: 14.7% of statements
09:01:15 [2020-08-31T09:01:15.668Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
09:01:15 [2020-08-31T09:01:15.668Z] ok  	github.com/docker/docker/api/server/middleware	0.032s	coverage: 37.7% of statements
09:01:15 [2020-08-31T09:01:15.668Z] ?   	github.com/docker/docker/api/server/router	[no test files]
09:01:15 [2020-08-31T09:01:15.668Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
09:01:15 [2020-08-31T09:01:15.668Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
09:01:15 [2020-08-31T09:01:15.668Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
09:01:15 [2020-08-31T09:01:15.668Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
09:01:15 [2020-08-31T09:01:15.668Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
09:01:15 [2020-08-31T09:01:15.668Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
09:01:15 [2020-08-31T09:01:15.668Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
09:01:15 [2020-08-31T09:01:15.668Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
09:01:16 [2020-08-31T09:01:16.456Z] --- PASS: TestRenameRunningContainerAndReuse (1.69s)
09:01:16 [2020-08-31T09:01:16.456Z] === RUN   TestRenameInvalidName
09:01:17 [2020-08-31T09:01:17.090Z] --- PASS: TestRenameInvalidName (0.88s)
09:01:17 [2020-08-31T09:01:17.090Z] === RUN   TestRenameAnonymousContainer
09:01:17 [2020-08-31T09:01:17.207Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
09:01:17 [2020-08-31T09:01:17.207Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
09:01:17 [2020-08-31T09:01:17.506Z] ok  	github.com/docker/docker/api/types/strslice	0.009s	coverage: 90.0% of statements
09:01:17 [2020-08-31T09:01:17.804Z] ok  	github.com/docker/docker/api/types/filters	0.026s	coverage: 92.2% of statements
09:01:17 [2020-08-31T09:01:17.805Z] ok  	github.com/docker/docker/api/types/time	0.024s	coverage: 100.0% of statements
09:01:18 [2020-08-31T09:01:18.119Z] ok  	github.com/docker/docker/api/server/router/swarm	0.016s	coverage: 3.1% of statements
09:01:18 [2020-08-31T09:01:18.119Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
09:01:18 [2020-08-31T09:01:18.119Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
09:01:18 [2020-08-31T09:01:18.119Z] ?   	github.com/docker/docker/api/types	[no test files]
09:01:18 [2020-08-31T09:01:18.119Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
09:01:18 [2020-08-31T09:01:18.119Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
09:01:18 [2020-08-31T09:01:18.119Z] ?   	github.com/docker/docker/api/types/container	[no test files]
09:01:18 [2020-08-31T09:01:18.119Z] ?   	github.com/docker/docker/api/types/events	[no test files]
09:01:18 [2020-08-31T09:01:18.119Z] ?   	github.com/docker/docker/api/types/image	[no test files]
09:01:18 [2020-08-31T09:01:18.119Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
09:01:18 [2020-08-31T09:01:18.119Z] ?   	github.com/docker/docker/api/types/network	[no test files]
09:01:18 [2020-08-31T09:01:18.119Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
09:01:18 [2020-08-31T09:01:18.119Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
09:01:18 [2020-08-31T09:01:18.119Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
09:01:18 [2020-08-31T09:01:18.119Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
09:01:18 [2020-08-31T09:01:18.417Z] ok  	github.com/docker/docker/api/types/versions	0.030s	coverage: 75.0% of statements
09:01:18 [2020-08-31T09:01:18.417Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
09:01:18 [2020-08-31T09:01:18.417Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
09:01:18 [2020-08-31T09:01:18.417Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
09:01:18 [2020-08-31T09:01:18.417Z] ?   	github.com/docker/docker/builder	[no test files]
09:01:18 [2020-08-31T09:01:18.417Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
09:01:18 [2020-08-31T09:01:18.417Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
09:01:18 [2020-08-31T09:01:18.417Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
09:01:18 [2020-08-31T09:01:18.417Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
09:01:18 [2020-08-31T09:01:18.417Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
09:01:18 [2020-08-31T09:01:18.417Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
09:01:18 [2020-08-31T09:01:18.417Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
09:01:18 [2020-08-31T09:01:18.727Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
09:01:19 [2020-08-31T09:01:19.064Z] ok  	github.com/docker/docker/builder/dockerignore	0.007s	coverage: 96.8% of statements
09:01:22 [2020-08-31T09:01:22.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
09:01:22 [2020-08-31T09:01:22.659Z] --- PASS: TestRenameAnonymousContainer (4.70s)
09:01:22 [2020-08-31T09:01:22.659Z] === RUN   TestRenameContainerWithSameName
09:01:22 [2020-08-31T09:01:22.659Z] --- PASS: TestRenameContainerWithSameName (0.89s)
09:01:22 [2020-08-31T09:01:22.659Z] === RUN   TestRenameContainerWithLinkedContainer
09:01:24 [2020-08-31T09:01:24.702Z] ok  	github.com/docker/docker/builder/fscache	0.133s	coverage: 69.2% of statements
09:01:24 [2020-08-31T09:01:24.730Z] --- PASS: TestRenameContainerWithLinkedContainer (1.91s)
09:01:24 [2020-08-31T09:01:24.730Z] === RUN   TestResize
09:01:25 [2020-08-31T09:01:25.366Z] --- PASS: TestResize (0.84s)
09:01:25 [2020-08-31T09:01:25.366Z] === RUN   TestResizeWithInvalidSize
09:01:25 [2020-08-31T09:01:25.762Z] ok  	github.com/docker/docker/builder/remotecontext	0.365s	coverage: 13.6% of statements
09:01:26 [2020-08-31T09:01:26.060Z] ok  	github.com/docker/docker/cli/debug	0.015s	coverage: 100.0% of statements
09:01:26 [2020-08-31T09:01:26.401Z] --- PASS: TestResizeWithInvalidSize (0.82s)
09:01:26 [2020-08-31T09:01:26.401Z] === RUN   TestResizeWhenContainerNotStarted
09:01:26 [2020-08-31T09:01:26.705Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.249s	coverage: 85.1% of statements
09:01:27 [2020-08-31T09:01:27.006Z] ok  	github.com/docker/docker/builder/dockerfile	0.898s	coverage: 45.1% of statements
09:01:27 [2020-08-31T09:01:27.006Z] ?   	github.com/docker/docker/cli	[no test files]
09:01:27 [2020-08-31T09:01:27.006Z] ?   	github.com/docker/docker/cli/config	[no test files]
09:01:27 [2020-08-31T09:01:27.034Z] --- PASS: TestResizeWhenContainerNotStarted (0.85s)
09:01:27 [2020-08-31T09:01:27.034Z] === RUN   TestDaemonRestartKillContainers
09:01:27 [2020-08-31T09:01:27.034Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:01:27 [2020-08-31T09:01:27.034Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:01:27 [2020-08-31T09:01:27.034Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:01:27 [2020-08-31T09:01:27.034Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:01:27 [2020-08-31T09:01:27.034Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:01:27 [2020-08-31T09:01:27.034Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:01:27 [2020-08-31T09:01:27.034Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:01:27 [2020-08-31T09:01:27.034Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:01:27 [2020-08-31T09:01:27.034Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:01:27 [2020-08-31T09:01:27.034Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:01:27 [2020-08-31T09:01:27.034Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:01:27 [2020-08-31T09:01:27.034Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:01:27 [2020-08-31T09:01:27.034Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:01:27 [2020-08-31T09:01:27.034Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:01:27 [2020-08-31T09:01:27.034Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:01:27 [2020-08-31T09:01:27.034Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:01:27 [2020-08-31T09:01:27.034Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:01:27 [2020-08-31T09:01:27.034Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:01:27 [2020-08-31T09:01:27.034Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:01:27 [2020-08-31T09:01:27.034Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:01:27 [2020-08-31T09:01:27.034Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:01:27 [2020-08-31T09:01:27.034Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:01:27 [2020-08-31T09:01:27.034Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:01:27 [2020-08-31T09:01:27.034Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:01:27 [2020-08-31T09:01:27.034Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:01:27 [2020-08-31T09:01:27.034Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:01:27 [2020-08-31T09:01:27.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
09:01:29 [2020-08-31T09:01:29.102Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:01:29 [2020-08-31T09:01:29.394Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:01:30 [2020-08-31T09:01:30.431Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:01:30 [2020-08-31T09:01:30.596Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
09:01:30 [2020-08-31T09:01:30.722Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:01:32 [2020-08-31T09:01:32.233Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:01:32 [2020-08-31T09:01:32.233Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:01:33 [2020-08-31T09:01:33.890Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
09:01:34 [2020-08-31T09:01:34.336Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:01:34 [2020-08-31T09:01:34.628Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:01:35 [2020-08-31T09:01:35.571Z] ok  	github.com/docker/docker/client	0.284s	coverage: 75.7% of statements
09:01:37 [2020-08-31T09:01:37.185Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:01:37 [2020-08-31T09:01:37.185Z] Using test binary docker
09:01:37 [2020-08-31T09:01:37.185Z] +++ /etc/init.d/apparmor start
09:01:37 [2020-08-31T09:01:37.185Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
09:01:37 [2020-08-31T09:01:37.185Z] Starting dockerd
09:01:37 [2020-08-31T09:01:37.185Z] INFO: Waiting for daemon to start...
09:01:37 [2020-08-31T09:01:37.185Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true
09:01:37 [2020-08-31T09:01:37.361Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:01:37 [2020-08-31T09:01:37.361Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:01:39 [2020-08-31T09:01:39.095Z] .
09:01:39 [2020-08-31T09:01:39.095Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
09:01:39 [2020-08-31T09:01:39.095Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
09:01:39 [2020-08-31T09:01:39.095Z] Error: No such image: emptyfs
09:01:39 [2020-08-31T09:01:39.096Z] ++++ docker load
09:01:39 [2020-08-31T09:01:39.096Z] ++++ tar -cC bundles/test-integration/emptyfs .
09:01:39 [2020-08-31T09:01:39.356Z] Running integration-test (iteration 1)
09:01:39 [2020-08-31T09:01:39.356Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
09:01:39 [2020-08-31T09:01:39.356Z] ++ 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
09:01:39 [2020-08-31T09:01:39.356Z] ++ set -e
09:01:39 [2020-08-31T09:01:39.356Z] ++ '[' -n 0 ']'
09:01:39 [2020-08-31T09:01:39.356Z] ++ set -x
09:01:39 [2020-08-31T09:01:39.356Z] ++ env -i DEST=/go/src/github.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
09:01:40 [2020-08-31T09:01:40.107Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
09:01:40 [2020-08-31T09:01:40.107Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.02s)
09:01:40 [2020-08-31T09:01:40.107Z]         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
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:325: [d2616bc130897] waiting for daemon to start
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:325: [d2616bc130897] waiting for daemon to start
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:353: [d2616bc130897] daemon started
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:325: [d2616bc130897] waiting for daemon to start
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:296: [d2616bc130897] exiting daemon
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:325: [d2616bc130897] waiting for daemon to start
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:353: [d2616bc130897] daemon started
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:461: [d2616bc130897] Stopping daemon
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:296: [d2616bc130897] exiting daemon
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:448: [d2616bc130897] Daemon stopped
09:01:40 [2020-08-31T09:01:40.107Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.28s)
09:01:40 [2020-08-31T09:01:40.107Z]         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
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:325: [d0ed93b496138] waiting for daemon to start
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:325: [d0ed93b496138] waiting for daemon to start
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:353: [d0ed93b496138] daemon started
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:461: [d0ed93b496138] Stopping daemon
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:296: [d0ed93b496138] exiting daemon
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:448: [d0ed93b496138] Daemon stopped
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:325: [d0ed93b496138] waiting for daemon to start
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:325: [d0ed93b496138] waiting for daemon to start
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:353: [d0ed93b496138] daemon started
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:461: [d0ed93b496138] Stopping daemon
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:296: [d0ed93b496138] exiting daemon
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:448: [d0ed93b496138] Daemon stopped
09:01:40 [2020-08-31T09:01:40.107Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.46s)
09:01:40 [2020-08-31T09:01:40.107Z]         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
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:325: [d137d4dd8ca4e] waiting for daemon to start
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:325: [d137d4dd8ca4e] waiting for daemon to start
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:353: [d137d4dd8ca4e] daemon started
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:461: [d137d4dd8ca4e] Stopping daemon
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:296: [d137d4dd8ca4e] exiting daemon
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:448: [d137d4dd8ca4e] Daemon stopped
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:325: [d137d4dd8ca4e] waiting for daemon to start
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:325: [d137d4dd8ca4e] waiting for daemon to start
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:353: [d137d4dd8ca4e] daemon started
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:461: [d137d4dd8ca4e] Stopping daemon
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:296: [d137d4dd8ca4e] exiting daemon
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:448: [d137d4dd8ca4e] Daemon stopped
09:01:40 [2020-08-31T09:01:40.107Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.42s)
09:01:40 [2020-08-31T09:01:40.107Z]         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
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:325: [d42f3d417f497] waiting for daemon to start
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:325: [d42f3d417f497] waiting for daemon to start
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:353: [d42f3d417f497] daemon started
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:296: [d42f3d417f497] exiting daemon
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:325: [d42f3d417f497] waiting for daemon to start
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:325: [d42f3d417f497] waiting for daemon to start
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:353: [d42f3d417f497] daemon started
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:461: [d42f3d417f497] Stopping daemon
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:296: [d42f3d417f497] exiting daemon
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:448: [d42f3d417f497] Daemon stopped
09:01:40 [2020-08-31T09:01:40.107Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.43s)
09:01:40 [2020-08-31T09:01:40.107Z]         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
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:325: [d3b72c80fa44b] waiting for daemon to start
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:325: [d3b72c80fa44b] waiting for daemon to start
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:353: [d3b72c80fa44b] daemon started
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:461: [d3b72c80fa44b] Stopping daemon
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:296: [d3b72c80fa44b] exiting daemon
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:448: [d3b72c80fa44b] Daemon stopped
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:325: [d3b72c80fa44b] waiting for daemon to start
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:325: [d3b72c80fa44b] waiting for daemon to start
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:353: [d3b72c80fa44b] daemon started
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:461: [d3b72c80fa44b] Stopping daemon
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:296: [d3b72c80fa44b] exiting daemon
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:448: [d3b72c80fa44b] Daemon stopped
09:01:40 [2020-08-31T09:01:40.107Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.42s)
09:01:40 [2020-08-31T09:01:40.107Z]         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
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:325: [dbd0c0e820943] waiting for daemon to start
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:325: [dbd0c0e820943] waiting for daemon to start
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:353: [dbd0c0e820943] daemon started
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:296: [dbd0c0e820943] exiting daemon
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:325: [dbd0c0e820943] waiting for daemon to start
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:325: [dbd0c0e820943] waiting for daemon to start
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:353: [dbd0c0e820943] daemon started
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:461: [dbd0c0e820943] Stopping daemon
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:296: [dbd0c0e820943] exiting daemon
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:448: [dbd0c0e820943] Daemon stopped
09:01:40 [2020-08-31T09:01:40.107Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.21s)
09:01:40 [2020-08-31T09:01:40.107Z]         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
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:325: [d2c59a7ba4f27] waiting for daemon to start
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:325: [d2c59a7ba4f27] waiting for daemon to start
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:353: [d2c59a7ba4f27] daemon started
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:296: [d2c59a7ba4f27] exiting daemon
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:325: [d2c59a7ba4f27] waiting for daemon to start
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:325: [d2c59a7ba4f27] waiting for daemon to start
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:353: [d2c59a7ba4f27] daemon started
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:461: [d2c59a7ba4f27] Stopping daemon
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:296: [d2c59a7ba4f27] exiting daemon
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:448: [d2c59a7ba4f27] Daemon stopped
09:01:40 [2020-08-31T09:01:40.107Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.29s)
09:01:40 [2020-08-31T09:01:40.107Z]         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
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:325: [d5cdaf466d3b8] waiting for daemon to start
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:325: [d5cdaf466d3b8] waiting for daemon to start
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:353: [d5cdaf466d3b8] daemon started
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:461: [d5cdaf466d3b8] Stopping daemon
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:296: [d5cdaf466d3b8] exiting daemon
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:448: [d5cdaf466d3b8] Daemon stopped
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:325: [d5cdaf466d3b8] waiting for daemon to start
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:325: [d5cdaf466d3b8] waiting for daemon to start
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:353: [d5cdaf466d3b8] daemon started
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:461: [d5cdaf466d3b8] Stopping daemon
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:296: [d5cdaf466d3b8] exiting daemon
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:448: [d5cdaf466d3b8] Daemon stopped
09:01:40 [2020-08-31T09:01:40.107Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.87s)
09:01:40 [2020-08-31T09:01:40.107Z]         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
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:325: [d41de8ac6433d] waiting for daemon to start
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:325: [d41de8ac6433d] waiting for daemon to start
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:353: [d41de8ac6433d] daemon started
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:325: [d41de8ac6433d] waiting for daemon to start
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:296: [d41de8ac6433d] exiting daemon
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:325: [d41de8ac6433d] waiting for daemon to start
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:353: [d41de8ac6433d] daemon started
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:461: [d41de8ac6433d] Stopping daemon
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:296: [d41de8ac6433d] exiting daemon
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:448: [d41de8ac6433d] Daemon stopped
09:01:40 [2020-08-31T09:01:40.107Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.98s)
09:01:40 [2020-08-31T09:01:40.107Z]         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
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:325: [d485bee7e8598] waiting for daemon to start
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:325: [d485bee7e8598] waiting for daemon to start
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:353: [d485bee7e8598] daemon started
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:461: [d485bee7e8598] Stopping daemon
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:296: [d485bee7e8598] exiting daemon
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:448: [d485bee7e8598] Daemon stopped
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:325: [d485bee7e8598] waiting for daemon to start
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:325: [d485bee7e8598] waiting for daemon to start
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:353: [d485bee7e8598] daemon started
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:461: [d485bee7e8598] Stopping daemon
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:296: [d485bee7e8598] exiting daemon
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:448: [d485bee7e8598] Daemon stopped
09:01:40 [2020-08-31T09:01:40.107Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.22s)
09:01:40 [2020-08-31T09:01:40.107Z]         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
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:325: [d8e1ded76dcf8] waiting for daemon to start
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:325: [d8e1ded76dcf8] waiting for daemon to start
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:353: [d8e1ded76dcf8] daemon started
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:296: [d8e1ded76dcf8] exiting daemon
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:325: [d8e1ded76dcf8] waiting for daemon to start
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:325: [d8e1ded76dcf8] waiting for daemon to start
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:353: [d8e1ded76dcf8] daemon started
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:461: [d8e1ded76dcf8] Stopping daemon
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:296: [d8e1ded76dcf8] exiting daemon
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:448: [d8e1ded76dcf8] Daemon stopped
09:01:40 [2020-08-31T09:01:40.107Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.27s)
09:01:40 [2020-08-31T09:01:40.107Z]         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
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:325: [db3c342961b64] waiting for daemon to start
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:325: [db3c342961b64] waiting for daemon to start
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:353: [db3c342961b64] daemon started
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:461: [db3c342961b64] Stopping daemon
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:296: [db3c342961b64] exiting daemon
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:448: [db3c342961b64] Daemon stopped
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:325: [db3c342961b64] waiting for daemon to start
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:325: [db3c342961b64] waiting for daemon to start
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:353: [db3c342961b64] daemon started
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:461: [db3c342961b64] Stopping daemon
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:296: [db3c342961b64] exiting daemon
09:01:40 [2020-08-31T09:01:40.107Z]         daemon.go:448: [db3c342961b64] Daemon stopped
09:01:40 [2020-08-31T09:01:40.107Z] === RUN   TestKernelTCPMemory
09:01:40 [2020-08-31T09:01:40.743Z] --- PASS: TestKernelTCPMemory (0.87s)
09:01:40 [2020-08-31T09:01:40.743Z] === RUN   TestNISDomainname
09:01:41 [2020-08-31T09:01:41.778Z] --- PASS: TestNISDomainname (0.92s)
09:01:41 [2020-08-31T09:01:41.778Z] === RUN   TestStats
09:01:43 [2020-08-31T09:01:43.287Z] --- PASS: TestStats (1.86s)
09:01:43 [2020-08-31T09:01:43.287Z] === RUN   TestStopContainerWithTimeout
09:01:43 [2020-08-31T09:01:43.287Z] === RUN   TestStopContainerWithTimeout/0
09:01:43 [2020-08-31T09:01:43.287Z] === PAUSE TestStopContainerWithTimeout/0
09:01:43 [2020-08-31T09:01:43.287Z] === RUN   TestStopContainerWithTimeout/1
09:01:43 [2020-08-31T09:01:43.287Z] === PAUSE TestStopContainerWithTimeout/1
09:01:43 [2020-08-31T09:01:43.287Z] === RUN   TestStopContainerWithTimeout/3
09:01:43 [2020-08-31T09:01:43.287Z] === PAUSE TestStopContainerWithTimeout/3
09:01:43 [2020-08-31T09:01:43.287Z] === RUN   TestStopContainerWithTimeout/-1
09:01:43 [2020-08-31T09:01:43.287Z] === PAUSE TestStopContainerWithTimeout/-1
09:01:43 [2020-08-31T09:01:43.287Z] === CONT  TestStopContainerWithTimeout/0
09:01:43 [2020-08-31T09:01:43.288Z] === CONT  TestStopContainerWithTimeout/3
09:01:44 [2020-08-31T09:01:44.322Z] === CONT  TestStopContainerWithTimeout/-1
09:01:46 [2020-08-31T09:01:46.390Z] === CONT  TestStopContainerWithTimeout/1
09:01:48 [2020-08-31T09:01:48.460Z] --- PASS: TestStopContainerWithTimeout (0.01s)
09:01:48 [2020-08-31T09:01:48.460Z]     --- PASS: TestStopContainerWithTimeout/0 (1.00s)
09:01:48 [2020-08-31T09:01:48.460Z]     --- PASS: TestStopContainerWithTimeout/3 (3.02s)
09:01:48 [2020-08-31T09:01:48.460Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.83s)
09:01:48 [2020-08-31T09:01:48.460Z]     --- PASS: TestStopContainerWithTimeout/1 (1.86s)
09:01:48 [2020-08-31T09:01:48.460Z] === RUN   TestDeleteDevicemapper
09:01:48 [2020-08-31T09:01:48.460Z] --- SKIP: TestDeleteDevicemapper (0.00s)
09:01:48 [2020-08-31T09:01:48.460Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:01:48 [2020-08-31T09:01:48.460Z] === RUN   TestStopContainerWithRestartPolicyAlways
09:01:51 [2020-08-31T09:01:51.980Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.59s)
09:01:51 [2020-08-31T09:01:51.980Z] === RUN   TestUpdateMemory
09:01:51 [2020-08-31T09:01:51.980Z] --- SKIP: TestUpdateMemory (0.00s)
09:01:51 [2020-08-31T09:01:51.980Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
09:01:51 [2020-08-31T09:01:51.980Z] === RUN   TestUpdateCPUQuota
09:01:53 [2020-08-31T09:01:53.015Z] --- PASS: TestUpdateCPUQuota (1.14s)
09:01:53 [2020-08-31T09:01:53.015Z] === RUN   TestUpdatePidsLimit
09:01:53 [2020-08-31T09:01:53.015Z] === RUN   TestUpdatePidsLimit/update_from_none
09:01:53 [2020-08-31T09:01:53.311Z] === RUN   TestUpdatePidsLimit/no_change
09:01:53 [2020-08-31T09:01:53.944Z] === RUN   TestUpdatePidsLimit/update_lower
09:01:54 [2020-08-31T09:01:54.236Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
09:01:54 [2020-08-31T09:01:54.528Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
09:01:55 [2020-08-31T09:01:55.161Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
09:01:55 [2020-08-31T09:01:55.453Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
09:01:56 [2020-08-31T09:01:56.967Z] --- PASS: TestUpdatePidsLimit (3.70s)
09:01:56 [2020-08-31T09:01:56.967Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.42s)
09:01:56 [2020-08-31T09:01:56.967Z]     --- PASS: TestUpdatePidsLimit/no_change (0.35s)
09:01:56 [2020-08-31T09:01:56.967Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.35s)
09:01:56 [2020-08-31T09:01:56.967Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s)
09:01:56 [2020-08-31T09:01:56.967Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.49s)
09:01:56 [2020-08-31T09:01:56.967Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s)
09:01:56 [2020-08-31T09:01:56.967Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s)
09:01:56 [2020-08-31T09:01:56.967Z] === RUN   TestUpdateRestartPolicy
09:02:07 [2020-08-31T09:02:07.768Z] ................................................                         [ 29%]
09:02:08 [2020-08-31T09:02:08.395Z] ok  	github.com/docker/docker/cmd/dockerd/hack	0.024s	coverage: 72.9% of statements
09:02:09 [2020-08-31T09:02:09.607Z] --- PASS: TestUpdateRestartPolicy (12.81s)
09:02:09 [2020-08-31T09:02:09.607Z] === RUN   TestUpdateRestartWithAutoRemove
09:02:09 [2020-08-31T09:02:09.931Z] ok  	github.com/docker/docker/cmd/dockerd	0.124s	coverage: 29.5% of statements
09:02:10 [2020-08-31T09:02:10.577Z] ok  	github.com/docker/docker/container	0.214s	coverage: 35.6% of statements
09:02:10 [2020-08-31T09:02:10.577Z] ?   	github.com/docker/docker/container/stream	[no test files]
09:02:10 [2020-08-31T09:02:10.577Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
09:02:10 [2020-08-31T09:02:10.577Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
09:02:10 [2020-08-31T09:02:10.577Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
09:02:10 [2020-08-31T09:02:10.642Z] --- PASS: TestUpdateRestartWithAutoRemove (0.92s)
09:02:10 [2020-08-31T09:02:10.642Z] === RUN   TestWaitNonBlocked
09:02:10 [2020-08-31T09:02:10.642Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
09:02:10 [2020-08-31T09:02:10.642Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
09:02:10 [2020-08-31T09:02:10.642Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
09:02:10 [2020-08-31T09:02:10.642Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
09:02:10 [2020-08-31T09:02:10.642Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
09:02:10 [2020-08-31T09:02:10.642Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
09:02:11 [2020-08-31T09:02:11.677Z] --- PASS: TestWaitNonBlocked (0.03s)
09:02:11 [2020-08-31T09:02:11.677Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.06s)
09:02:11 [2020-08-31T09:02:11.677Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.14s)
09:02:11 [2020-08-31T09:02:11.677Z] === RUN   TestWaitBlocked
09:02:11 [2020-08-31T09:02:11.677Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
09:02:11 [2020-08-31T09:02:11.677Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
09:02:11 [2020-08-31T09:02:11.677Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
09:02:11 [2020-08-31T09:02:11.677Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
09:02:11 [2020-08-31T09:02:11.677Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
09:02:11 [2020-08-31T09:02:11.677Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
09:02:13 [2020-08-31T09:02:13.187Z] --- PASS: TestWaitBlocked (0.01s)
09:02:13 [2020-08-31T09:02:13.187Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.31s)
09:02:13 [2020-08-31T09:02:13.187Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.41s)
09:02:13 [2020-08-31T09:02:13.187Z] === CONT  TestContainerStartOnDaemonRestart
09:02:13 [2020-08-31T09:02:13.187Z] === CONT  TestIpcModeOlderClient
09:02:13 [2020-08-31T09:02:13.187Z] --- PASS: TestIpcModeOlderClient (0.19s)
09:02:13 [2020-08-31T09:02:13.187Z] === CONT  TestDaemonRestartIpcMode
09:02:15 [2020-08-31T09:02:15.923Z] --- PASS: TestContainerStartOnDaemonRestart (2.66s)
09:02:15 [2020-08-31T09:02:15.923Z]     daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart
09:02:15 [2020-08-31T09:02:15.923Z]     daemon.go:325: [d28ec9d59c7a4] waiting for daemon to start
09:02:15 [2020-08-31T09:02:15.923Z]     daemon.go:325: [d28ec9d59c7a4] waiting for daemon to start
09:02:15 [2020-08-31T09:02:15.923Z]     daemon.go:353: [d28ec9d59c7a4] daemon started
09:02:15 [2020-08-31T09:02:15.923Z]     daemon.go:296: [d28ec9d59c7a4] exiting daemon
09:02:15 [2020-08-31T09:02:15.923Z]     daemon.go:325: [d28ec9d59c7a4] waiting for daemon to start
09:02:15 [2020-08-31T09:02:15.923Z]     daemon.go:325: [d28ec9d59c7a4] waiting for daemon to start
09:02:15 [2020-08-31T09:02:15.923Z]     daemon.go:353: [d28ec9d59c7a4] daemon started
09:02:15 [2020-08-31T09:02:15.923Z]     daemon.go:461: [d28ec9d59c7a4] Stopping daemon
09:02:15 [2020-08-31T09:02:15.923Z]     daemon.go:296: [d28ec9d59c7a4] exiting daemon
09:02:15 [2020-08-31T09:02:15.923Z]     daemon.go:448: [d28ec9d59c7a4] Daemon stopped
09:02:16 [2020-08-31T09:02:16.960Z] --- PASS: TestDaemonRestartIpcMode (3.80s)
09:02:16 [2020-08-31T09:02:16.960Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode
09:02:16 [2020-08-31T09:02:16.960Z]     daemon.go:325: [da0da9b315198] waiting for daemon to start
09:02:16 [2020-08-31T09:02:16.960Z]     daemon.go:325: [da0da9b315198] waiting for daemon to start
09:02:16 [2020-08-31T09:02:16.960Z]     daemon.go:353: [da0da9b315198] daemon started
09:02:16 [2020-08-31T09:02:16.960Z]     daemon.go:461: [da0da9b315198] Stopping daemon
09:02:16 [2020-08-31T09:02:16.960Z]     daemon.go:296: [da0da9b315198] exiting daemon
09:02:16 [2020-08-31T09:02:16.960Z]     daemon.go:448: [da0da9b315198] Daemon stopped
09:02:16 [2020-08-31T09:02:16.960Z]     daemon.go:325: [da0da9b315198] waiting for daemon to start
09:02:16 [2020-08-31T09:02:16.960Z]     daemon.go:325: [da0da9b315198] waiting for daemon to start
09:02:16 [2020-08-31T09:02:16.960Z]     daemon.go:353: [da0da9b315198] daemon started
09:02:16 [2020-08-31T09:02:16.960Z]     daemon.go:461: [da0da9b315198] Stopping daemon
09:02:16 [2020-08-31T09:02:16.960Z]     daemon.go:296: [da0da9b315198] exiting daemon
09:02:16 [2020-08-31T09:02:16.960Z]     daemon.go:448: [da0da9b315198] Daemon stopped
09:02:16 [2020-08-31T09:02:16.960Z] PASS
09:02:16 [2020-08-31T09:02:16.960Z] 
09:02:16 [2020-08-31T09:02:16.960Z] === Skipped
09:02:16 [2020-08-31T09:02:16.960Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
09:02:16 [2020-08-31T09:02:16.960Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:02:16 [2020-08-31T09:02:16.960Z] 
09:02:16 [2020-08-31T09:02:16.960Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
09:02:16 [2020-08-31T09:02:16.960Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:02:16 [2020-08-31T09:02:16.960Z] 
09:02:16 [2020-08-31T09:02:16.960Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
09:02:16 [2020-08-31T09:02:16.960Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:02:16 [2020-08-31T09:02:16.960Z] 
09:02:16 [2020-08-31T09:02:16.960Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
09:02:16 [2020-08-31T09:02:16.960Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:02:16 [2020-08-31T09:02:16.960Z] 
09:02:16 [2020-08-31T09:02:16.960Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
09:02:16 [2020-08-31T09:02:16.960Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:02:16 [2020-08-31T09:02:16.960Z] 
09:02:16 [2020-08-31T09:02:16.960Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
09:02:16 [2020-08-31T09:02:16.960Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
09:02:16 [2020-08-31T09:02:16.960Z] 
09:02:16 [2020-08-31T09:02:16.960Z] 
09:02:16 [2020-08-31T09:02:16.960Z] DONE 189 tests, 6 skipped in 121.876s
09:02:16 [2020-08-31T09:02:16.960Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
09:02:16 [2020-08-31T09:02:16.960Z] ++ 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
09:02:16 [2020-08-31T09:02:16.960Z] ++ set -e
09:02:16 [2020-08-31T09:02:16.960Z] ++ '[' -n 0 ']'
09:02:16 [2020-08-31T09:02:16.960Z] ++ set -x
09:02:16 [2020-08-31T09:02:16.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=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
09:02:17 [2020-08-31T09:02:17.252Z] INFO: Testing against a local daemon
09:02:17 [2020-08-31T09:02:17.252Z] === RUN   TestCommitInheritsEnv
09:02:17 [2020-08-31T09:02:17.544Z] --- PASS: TestCommitInheritsEnv (0.56s)
09:02:17 [2020-08-31T09:02:17.544Z] === RUN   TestImportExtremelyLargeImageWorks
09:02:17 [2020-08-31T09:02:17.544Z] === PAUSE TestImportExtremelyLargeImageWorks
09:02:17 [2020-08-31T09:02:17.544Z] === RUN   TestImagesFilterMultiReference
09:02:17 [2020-08-31T09:02:17.560Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.040s	coverage: 65.3% of statements
09:02:17 [2020-08-31T09:02:17.836Z] --- PASS: TestImagesFilterMultiReference (0.04s)
09:02:17 [2020-08-31T09:02:17.836Z] === RUN   TestImagePullPlatformInvalid
09:02:17 [2020-08-31T09:02:17.836Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
09:02:17 [2020-08-31T09:02:17.836Z] === RUN   TestRemoveImageOrphaning
09:02:17 [2020-08-31T09:02:17.861Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.039s	coverage: 35.8% of statements
09:02:18 [2020-08-31T09:02:18.088Z] Loaded image: buildpack-deps:jessie
09:02:18 [2020-08-31T09:02:18.088Z] Loaded image: busybox:latest
09:02:18 [2020-08-31T09:02:18.088Z] Loaded image: busybox:glibc
09:02:18 [2020-08-31T09:02:18.088Z] Loaded image: debian:jessie
09:02:18 [2020-08-31T09:02:18.088Z] Loaded image: hello-world:latest
09:02:18 [2020-08-31T09:02:18.088Z] INFO: Testing against a local daemon
09:02:18 [2020-08-31T09:02:18.088Z] === RUN   TestBuildWithSession
09:02:18 [2020-08-31T09:02:18.088Z] --- PASS: TestBuildWithSession (4.12s)
09:02:18 [2020-08-31T09:02:18.088Z] === RUN   TestBuildSquashParent
09:02:18 [2020-08-31T09:02:18.128Z] --- PASS: TestRemoveImageOrphaning (0.55s)
09:02:18 [2020-08-31T09:02:18.128Z] === RUN   TestTagUnprefixedRepoByNameOrName
09:02:18 [2020-08-31T09:02:18.464Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
09:02:18 [2020-08-31T09:02:18.464Z] === RUN   TestTagInvalidReference
09:02:18 [2020-08-31T09:02:18.464Z] --- PASS: TestTagInvalidReference (0.03s)
09:02:18 [2020-08-31T09:02:18.464Z] === RUN   TestTagValidPrefixedRepo
09:02:18 [2020-08-31T09:02:18.464Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
09:02:18 [2020-08-31T09:02:18.464Z] === RUN   TestTagExistedNameWithoutForce
09:02:18 [2020-08-31T09:02:18.464Z] --- PASS: TestTagExistedNameWithoutForce (0.01s)
09:02:18 [2020-08-31T09:02:18.464Z] === RUN   TestTagOfficialNames
09:02:18 [2020-08-31T09:02:18.464Z] --- PASS: TestTagOfficialNames (0.03s)
09:02:18 [2020-08-31T09:02:18.464Z] === RUN   TestTagMatchesDigest
09:02:18 [2020-08-31T09:02:18.464Z] --- PASS: TestTagMatchesDigest (0.02s)
09:02:18 [2020-08-31T09:02:18.464Z] === CONT  TestImportExtremelyLargeImageWorks
09:02:21 [2020-08-31T09:02:21.444Z] ok  	github.com/docker/docker/daemon/cluster	0.093s	coverage: 0.5% of statements
09:02:23 [2020-08-31T09:02:23.049Z] tests/integration/api_exec_test.py ....................                  [ 35%]
09:02:23 [2020-08-31T09:02:23.172Z] Removing intermediate container 80692dbf38b2
09:02:23 [2020-08-31T09:02:23.173Z]  ---> 3e1e8c652e0d
09:02:23 [2020-08-31T09:02:23.173Z] Step 6/8 : ENTRYPOINT ["powershell.exe"]
09:02:23 [2020-08-31T09:02:23.173Z]  ---> Running in fbbe4822e00d
09:02:23 [2020-08-31T09:02:23.173Z] Removing intermediate container fbbe4822e00d
09:02:23 [2020-08-31T09:02:23.173Z]  ---> 2828bfe2e00d
09:02:23 [2020-08-31T09:02:23.173Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker
09:02:23 [2020-08-31T09:02:23.173Z]  ---> Running in a9831c934955
09:02:23 [2020-08-31T09:02:23.173Z] Removing intermediate container a9831c934955
09:02:23 [2020-08-31T09:02:23.173Z]  ---> 55bea428e7a3
09:02:23 [2020-08-31T09:02:23.173Z] Step 8/8 : COPY . .
09:02:25 [2020-08-31T09:02:25.016Z] ok  	github.com/docker/docker/daemon/discovery	0.034s	coverage: 30.4% of statements
09:02:26 [2020-08-31T09:02:26.214Z] --- PASS: TestBuildSquashParent (8.04s)
09:02:26 [2020-08-31T09:02:26.214Z]     build_squash_test.go:29: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent
09:02:26 [2020-08-31T09:02:26.214Z]     daemon.go:325: [d5dc161f36dce] waiting for daemon to start
09:02:26 [2020-08-31T09:02:26.214Z]     daemon.go:325: [d5dc161f36dce] waiting for daemon to start
09:02:26 [2020-08-31T09:02:26.214Z]     daemon.go:353: [d5dc161f36dce] daemon started
09:02:26 [2020-08-31T09:02:26.214Z]     daemon.go:461: [d5dc161f36dce] Stopping daemon
09:02:26 [2020-08-31T09:02:26.214Z]     daemon.go:296: [d5dc161f36dce] exiting daemon
09:02:26 [2020-08-31T09:02:26.214Z]     daemon.go:448: [d5dc161f36dce] Daemon stopped
09:02:26 [2020-08-31T09:02:26.214Z] === RUN   TestBuildWithRemoveAndForceRemove
09:02:26 [2020-08-31T09:02:26.214Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:02:26 [2020-08-31T09:02:26.214Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:02:26 [2020-08-31T09:02:26.214Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:02:26 [2020-08-31T09:02:26.214Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:02:26 [2020-08-31T09:02:26.214Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:02:26 [2020-08-31T09:02:26.214Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:02:26 [2020-08-31T09:02:26.214Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:02:26 [2020-08-31T09:02:26.214Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:02:26 [2020-08-31T09:02:26.214Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:02:26 [2020-08-31T09:02:26.214Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:02:26 [2020-08-31T09:02:26.214Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:02:26 [2020-08-31T09:02:26.214Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:02:26 [2020-08-31T09:02:26.214Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:02:26 [2020-08-31T09:02:26.214Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:02:27 [2020-08-31T09:02:27.131Z] ok  	github.com/docker/docker/daemon/events	0.066s	coverage: 50.0% of statements
09:02:28 [2020-08-31T09:02:28.186Z] ok  	github.com/docker/docker/daemon/config	0.069s	coverage: 82.2% of statements
09:02:28 [2020-08-31T09:02:28.757Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:02:28 [2020-08-31T09:02:28.757Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:02:30 [2020-08-31T09:02:30.291Z] ok  	github.com/docker/docker/daemon/graphdriver	0.034s	coverage: 2.2% of statements
09:02:30 [2020-08-31T09:02:30.453Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
09:02:32 [2020-08-31T09:02:32.055Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:02:32 [2020-08-31T09:02:32.055Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:02:33 [2020-08-31T09:02:33.053Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 2.9% of statements
09:02:33 [2020-08-31T09:02:33.505Z]  ---> 4039b17108af
09:02:33 [2020-08-31T09:02:33.505Z] Successfully built 4039b17108af
09:02:33 [2020-08-31T09:02:33.505Z] Successfully tagged docker:latest
09:02:33 [2020-08-31T09:02:33.505Z] INFO: Image build ended at 08/31/2020 09:02:33. Duration:00:03:07.5376547
09:02:33 [2020-08-31T09:02:33.505Z] 
09:02:33 [2020-08-31T09:02:33.505Z] 
09:02:33 [2020-08-31T09:02:33.505Z] INFO: Building the test binaries at 08/31/2020 09:02:33...
09:02:33 [2020-08-31T09:02:33.671Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
09:02:34 [2020-08-31T09:02:34.100Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.464s	coverage: 13.7% of statements
09:02:34 [2020-08-31T09:02:34.749Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.550s	coverage: 57.8% of statements
09:02:35 [2020-08-31T09:02:35.351Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s)
09:02:35 [2020-08-31T09:02:35.351Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.00s)
09:02:35 [2020-08-31T09:02:35.351Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.07s)
09:02:35 [2020-08-31T09:02:35.351Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.18s)
09:02:35 [2020-08-31T09:02:35.351Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.37s)
09:02:35 [2020-08-31T09:02:35.351Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.27s)
09:02:35 [2020-08-31T09:02:35.351Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.44s)
09:02:35 [2020-08-31T09:02:35.351Z] === RUN   TestBuildMultiStageCopy
09:02:35 [2020-08-31T09:02:35.351Z] === RUN   TestBuildMultiStageCopy/copy_to_root
09:02:37 [2020-08-31T09:02:37.248Z] INFO: make.ps1 starting at 08/31/2020 09:02:37
09:02:37 [2020-08-31T09:02:37.260Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
09:02:37 [2020-08-31T09:02:37.711Z] INFO: Git commit (298ef4ba6) assumed from DOCKER_GITCOMMIT environment variable
09:02:37 [2020-08-31T09:02:37.711Z] INFO: Invoking autogen...
09:02:37 [2020-08-31T09:02:37.829Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
09:02:38 [2020-08-31T09:02:38.410Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
09:02:38 [2020-08-31T09:02:38.979Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
09:02:39 [2020-08-31T09:02:39.246Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	7.756s	coverage: 68.5% of statements
09:02:39 [2020-08-31T09:02:39.246Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.296s	coverage: 49.5% of statements
09:02:39 [2020-08-31T09:02:39.256Z] INFO: Building daemon...
09:02:39 [2020-08-31T09:02:39.548Z] --- PASS: TestBuildMultiStageCopy (4.51s)
09:02:39 [2020-08-31T09:02:39.548Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.30s)
09:02:39 [2020-08-31T09:02:39.548Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s)
09:02:39 [2020-08-31T09:02:39.548Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s)
09:02:39 [2020-08-31T09:02:39.548Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.50s)
09:02:39 [2020-08-31T09:02:39.548Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.63s)
09:02:39 [2020-08-31T09:02:39.548Z] === RUN   TestBuildMultiStageParentConfig
09:02:39 [2020-08-31T09:02:39.891Z] ok  	github.com/docker/docker/daemon	12.338s	coverage: 17.5% of statements
09:02:39 [2020-08-31T09:02:39.891Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
09:02:39 [2020-08-31T09:02:39.891Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
09:02:39 [2020-08-31T09:02:39.891Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
09:02:39 [2020-08-31T09:02:39.891Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
09:02:40 [2020-08-31T09:02:40.929Z] --- PASS: TestBuildMultiStageParentConfig (1.23s)
09:02:40 [2020-08-31T09:02:40.929Z] === RUN   TestBuildLabelWithTargets
09:02:41 [2020-08-31T09:02:41.430Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.756s	coverage: 46.2% of statements
09:02:41 [2020-08-31T09:02:41.430Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
09:02:42 [2020-08-31T09:02:42.838Z] --- PASS: TestBuildLabelWithTargets (2.09s)
09:02:42 [2020-08-31T09:02:42.838Z] === RUN   TestBuildWithEmptyLayers
09:02:42 [2020-08-31T09:02:42.998Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.018s	coverage: 58.0% of statements
09:02:42 [2020-08-31T09:02:42.998Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.623s	coverage: 76.1% of statements
09:02:44 [2020-08-31T09:02:44.051Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.016s	coverage: 3.0% of statements
09:02:44 [2020-08-31T09:02:44.220Z] --- PASS: TestBuildWithEmptyLayers (1.20s)
09:02:44 [2020-08-31T09:02:44.220Z] === RUN   TestBuildMultiStageOnBuild
09:02:44 [2020-08-31T09:02:44.352Z] ok  	github.com/docker/docker/daemon/links	0.008s	coverage: 93.0% of statements
09:02:47 [2020-08-31T09:02:47.134Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.170s	coverage: 55.1% of statements
09:02:47 [2020-08-31T09:02:47.134Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
09:02:47 [2020-08-31T09:02:47.134Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
09:02:47 [2020-08-31T09:02:47.435Z] ok  	github.com/docker/docker/daemon/logger	0.295s	coverage: 43.7% of statements
09:02:47 [2020-08-31T09:02:47.515Z] --- PASS: TestBuildMultiStageOnBuild (2.84s)
09:02:47 [2020-08-31T09:02:47.515Z] === RUN   TestBuildUncleanTarFilenames
09:02:48 [2020-08-31T09:02:48.493Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.496s	coverage: 78.6% of statements
09:02:48 [2020-08-31T09:02:48.843Z] tests/integration/api_network_test.py ...........................        [ 47%]
09:02:48 [2020-08-31T09:02:48.896Z] --- PASS: TestBuildUncleanTarFilenames (1.70s)
09:02:48 [2020-08-31T09:02:48.896Z] === RUN   TestBuildMultiStageLayerLeak
09:02:49 [2020-08-31T09:02:49.144Z] ok  	github.com/docker/docker/daemon/images	0.035s	coverage: 4.9% of statements
09:02:49 [2020-08-31T09:02:49.144Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
09:02:49 [2020-08-31T09:02:49.144Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
09:02:49 [2020-08-31T09:02:49.144Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
09:02:49 [2020-08-31T09:02:49.144Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
09:02:49 [2020-08-31T09:02:49.443Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.022s	coverage: 67.0% of statements
09:02:50 [2020-08-31T09:02:50.096Z] ok  	github.com/docker/docker/daemon/logger/journald	0.047s	coverage: 26.2% of statements
09:02:50 [2020-08-31T09:02:50.745Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.030s	coverage: 88.3% of statements
09:02:51 [2020-08-31T09:02:51.042Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.031s	coverage: 62.1% of statements
09:02:52 [2020-08-31T09:02:52.191Z] --- PASS: TestBuildMultiStageLayerLeak (3.09s)
09:02:52 [2020-08-31T09:02:52.191Z] === RUN   TestBuildWithHugeFile
09:02:52 [2020-08-31T09:02:52.579Z] ok  	github.com/docker/docker/daemon/logger/local	0.037s	coverage: 74.7% of statements
09:02:52 [2020-08-31T09:02:52.579Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
09:02:53 [2020-08-31T09:02:53.635Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.033s	coverage: 37.9% of statements
09:02:53 [2020-08-31T09:02:53.933Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.032s	coverage: 47.8% of statements
09:02:54 [2020-08-31T09:02:54.231Z] ok  	github.com/docker/docker/daemon/logger/templates	0.005s	coverage: 8.3% of statements
09:02:55 [2020-08-31T09:02:55.778Z] ok  	github.com/docker/docker/daemon/network	0.010s	coverage: 63.8% of statements
09:02:56 [2020-08-31T09:02:56.316Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
09:02:56 [2020-08-31T09:02:56.839Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.295s	coverage: 84.5% of statements
09:02:56 [2020-08-31T09:02:56.839Z] ?   	github.com/docker/docker/daemon/names	[no test files]
09:02:56 [2020-08-31T09:02:56.839Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
09:02:57 [2020-08-31T09:02:57.897Z] ok  	github.com/docker/docker/distribution/metadata	0.111s	coverage: 48.2% of statements
09:02:58 [2020-08-31T09:02:58.167Z] tests/integration/api_secret_test.py .....                               [ 52%]
09:02:59 [2020-08-31T09:02:59.435Z] ok  	github.com/docker/docker/errdefs	0.017s	coverage: 49.4% of statements
09:02:59 [2020-08-31T09:02:59.747Z] ok  	github.com/docker/docker/distribution	0.694s	coverage: 22.3% of statements
09:02:59 [2020-08-31T09:02:59.748Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
09:03:01 [2020-08-31T09:03:01.282Z] ok  	github.com/docker/docker/distribution/xfer	1.482s	coverage: 83.4% of statements
09:03:01 [2020-08-31T09:03:01.283Z] ?   	github.com/docker/docker/dockerversion	[no test files]
09:03:01 [2020-08-31T09:03:01.583Z] ok  	github.com/docker/docker/image	0.088s	coverage: 86.4% of statements
09:03:02 [2020-08-31T09:03:02.232Z] ok  	github.com/docker/docker/image/v1	0.028s	coverage: 25.0% of statements
09:03:02 [2020-08-31T09:03:02.454Z] tests/integration/api_service_test.py ................s................. [ 60%]
09:03:02 [2020-08-31T09:03:02.532Z] ok  	github.com/docker/docker/image/cache	0.047s	coverage: 19.2% of statements
09:03:02 [2020-08-31T09:03:02.532Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
09:03:02 [2020-08-31T09:03:02.532Z] ?   	github.com/docker/docker/internal/test	[no test files]
09:03:04 [2020-08-31T09:03:04.070Z] ok  	github.com/docker/docker/internal/testutil	0.035s	coverage: 62.5% of statements
09:03:04 [2020-08-31T09:03:04.727Z] ?   	github.com/docker/docker/internal/test/daemon	[no test files]
09:03:04 [2020-08-31T09:03:04.727Z] ?   	github.com/docker/docker/internal/test/environment	[no test files]
09:03:04 [2020-08-31T09:03:04.727Z] ?   	github.com/docker/docker/internal/test/fakecontext	[no test files]
09:03:05 [2020-08-31T09:03:05.028Z] ok  	github.com/docker/docker/libcontainerd/queue	0.027s	coverage: 100.0% of statements
09:03:05 [2020-08-31T09:03:05.326Z] ?   	github.com/docker/docker/internal/test/fakegit	[no test files]
09:03:05 [2020-08-31T09:03:05.326Z] ?   	github.com/docker/docker/internal/test/fakestorage	[no test files]
09:03:05 [2020-08-31T09:03:05.326Z] ?   	github.com/docker/docker/internal/test/fixtures/load	[no test files]
09:03:05 [2020-08-31T09:03:05.326Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin	[no test files]
09:03:05 [2020-08-31T09:03:05.326Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin/basic	[no test files]
09:03:05 [2020-08-31T09:03:05.326Z] ?   	github.com/docker/docker/internal/test/registry	[no test files]
09:03:05 [2020-08-31T09:03:05.326Z] ?   	github.com/docker/docker/internal/test/request	[no test files]
09:03:05 [2020-08-31T09:03:05.326Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
09:03:06 [2020-08-31T09:03:06.383Z] ok  	github.com/docker/docker/pkg/aaparser	0.005s	coverage: 50.0% of statements
09:03:09 [2020-08-31T09:03:09.153Z] ok  	github.com/docker/docker/opts	0.041s	coverage: 66.9% of statements
09:03:09 [2020-08-31T09:03:09.452Z] ok  	github.com/docker/docker/pkg/authorization	0.396s	coverage: 66.7% of statements
09:03:09 [2020-08-31T09:03:09.452Z] ok  	github.com/docker/docker/pkg/broadcaster	0.011s	coverage: 100.0% of statements
09:03:10 [2020-08-31T09:03:10.101Z] ok  	github.com/docker/docker/pkg/capabilities	0.011s	coverage: 87.5% of statements
09:03:10 [2020-08-31T09:03:10.399Z] ok  	github.com/docker/docker/pkg/archive	1.275s	coverage: 76.6% of statements
09:03:11 [2020-08-31T09:03:11.050Z] ok  	github.com/docker/docker/pkg/directory	0.016s	coverage: 80.0% of statements
09:03:11 [2020-08-31T09:03:11.697Z] ok  	github.com/docker/docker/pkg/discovery	0.008s	coverage: 58.3% of statements
09:03:11 [2020-08-31T09:03:11.697Z] ok  	github.com/docker/docker/pkg/discovery/file	0.007s	coverage: 92.9% of statements
09:03:12 [2020-08-31T09:03:12.750Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.004s	coverage: 92.3% of statements
09:03:13 [2020-08-31T09:03:13.394Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.004s	coverage: 93.8% of statements
09:03:13 [2020-08-31T09:03:13.690Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
09:03:15 [2020-08-31T09:03:15.216Z] ok  	github.com/docker/docker/pkg/filenotify	0.604s	coverage: 66.3% of statements
09:03:15 [2020-08-31T09:03:15.216Z] ok  	github.com/docker/docker/layer	7.563s	coverage: 72.0% of statements
09:03:15 [2020-08-31T09:03:15.216Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
09:03:15 [2020-08-31T09:03:15.216Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
09:03:15 [2020-08-31T09:03:15.216Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
09:03:15 [2020-08-31T09:03:15.216Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
09:03:15 [2020-08-31T09:03:15.216Z] ?   	github.com/docker/docker/oci	[no test files]
09:03:15 [2020-08-31T09:03:15.216Z] ?   	github.com/docker/docker/oci/caps	[no test files]
09:03:15 [2020-08-31T09:03:15.216Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.898s	coverage: 43.2% of statements
09:03:15 [2020-08-31T09:03:15.216Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
09:03:15 [2020-08-31T09:03:15.216Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
09:03:16 [2020-08-31T09:03:16.270Z] ok  	github.com/docker/docker/pkg/fileutils	0.033s	coverage: 89.5% of statements
09:03:16 [2020-08-31T09:03:16.569Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.095s	coverage: 84.1% of statements
09:03:16 [2020-08-31T09:03:16.569Z] ok  	github.com/docker/docker/pkg/fsutils	0.368s	coverage: 85.1% of statements
09:03:17 [2020-08-31T09:03:17.027Z] .........................                                                [ 67%]
09:03:17 [2020-08-31T09:03:17.216Z] ok  	github.com/docker/docker/pkg/homedir	0.047s	coverage: 10.2% of statements
09:03:18 [2020-08-31T09:03:18.267Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.022s	coverage: 91.7% of statements
09:03:18 [2020-08-31T09:03:18.267Z] ok  	github.com/docker/docker/pkg/locker	0.040s	coverage: 88.9% of statements
09:03:18 [2020-08-31T09:03:18.913Z] ok  	github.com/docker/docker/pkg/longpath	0.004s	coverage: 100.0% of statements
09:03:19 [2020-08-31T09:03:19.574Z] ok  	github.com/docker/docker/pkg/ioutils	1.631s	coverage: 68.7% of statements
09:03:19 [2020-08-31T09:03:19.574Z] ok  	github.com/docker/docker/pkg/idtools	0.885s	coverage: 70.1% of statements
09:03:19 [2020-08-31T09:03:19.574Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
09:03:19 [2020-08-31T09:03:19.873Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.036s	coverage: 85.7% of statements
09:03:20 [2020-08-31T09:03:20.170Z] ok  	github.com/docker/docker/pkg/parsers	0.006s	coverage: 97.0% of statements
09:03:20 [2020-08-31T09:03:20.468Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.032s	coverage: 60.0% of statements
09:03:20 [2020-08-31T09:03:20.778Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.013s	coverage: 90.0% of statements
09:03:21 [2020-08-31T09:03:21.146Z] ok  	github.com/docker/docker/pkg/mount	1.057s	coverage: 69.6% of statements
09:03:21 [2020-08-31T09:03:21.146Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
09:03:21 [2020-08-31T09:03:21.146Z] ok  	github.com/docker/docker/pkg/pidfile	0.009s	coverage: 82.4% of statements
09:03:21 [2020-08-31T09:03:21.146Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
09:03:21 [2020-08-31T09:03:21.146Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
09:03:21 [2020-08-31T09:03:21.791Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.024s	coverage: 56.8% of statements
09:03:22 [2020-08-31T09:03:22.844Z] ok  	github.com/docker/docker/pkg/pools	0.030s	coverage: 87.9% of statements
09:03:22 [2020-08-31T09:03:22.844Z] ok  	github.com/docker/docker/pkg/progress	0.005s	coverage: 75.9% of statements
09:03:23 [2020-08-31T09:03:23.142Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
09:03:23 [2020-08-31T09:03:23.801Z] ok  	github.com/docker/docker/pkg/reexec	0.009s	coverage: 82.4% of statements
09:03:24 [2020-08-31T09:03:24.445Z] ok  	github.com/docker/docker/pkg/stdcopy	0.006s	coverage: 100.0% of statements
09:03:24 [2020-08-31T09:03:24.445Z] ok  	github.com/docker/docker/pkg/pubsub	1.129s	coverage: 72.7% of statements
09:03:25 [2020-08-31T09:03:25.498Z] ok  	github.com/docker/docker/pkg/stringid	0.036s	coverage: 70.6% of statements
09:03:25 [2020-08-31T09:03:25.498Z] ok  	github.com/docker/docker/pkg/streamformatter	0.005s	coverage: 66.2% of statements
09:03:26 [2020-08-31T09:03:26.554Z] ok  	github.com/docker/docker/pkg/symlink	0.042s	coverage: 87.7% of statements
09:03:26 [2020-08-31T09:03:26.554Z] ok  	github.com/docker/docker/pkg/sysinfo	0.009s	coverage: 80.8% of statements
09:03:27 [2020-08-31T09:03:27.608Z] ok  	github.com/docker/docker/pkg/tailfile	0.077s	coverage: 88.6% of statements
09:03:27 [2020-08-31T09:03:27.608Z] ok  	github.com/docker/docker/pkg/system	0.024s	coverage: 35.1% of statements
09:03:28 [2020-08-31T09:03:28.661Z] ok  	github.com/docker/docker/pkg/term	0.011s	coverage: 84.8% of statements
09:03:28 [2020-08-31T09:03:28.661Z] ok  	github.com/docker/docker/pkg/tarsum	0.146s	coverage: 89.3% of statements
09:03:28 [2020-08-31T09:03:28.661Z] ok  	github.com/docker/docker/pkg/signal	4.512s	coverage: 61.0% of statements
09:03:29 [2020-08-31T09:03:29.305Z] testing: warning: no tests to run
09:03:29 [2020-08-31T09:03:29.306Z] ok  	github.com/docker/docker/pkg/term/windows	0.003s	coverage: 0.0% of statements [no tests to run]
09:03:29 [2020-08-31T09:03:29.306Z] ok  	github.com/docker/docker/pkg/urlutil	0.003s	coverage: 100.0% of statements
09:03:29 [2020-08-31T09:03:29.306Z] ok  	github.com/docker/docker/pkg/truncindex	0.105s	coverage: 91.5% of statements
09:03:29 [2020-08-31T09:03:29.951Z] ok  	github.com/docker/docker/pkg/useragent	0.031s	coverage: 88.9% of statements
09:03:31 [2020-08-31T09:03:31.501Z] ok  	github.com/docker/docker/plugin/v2	0.008s	coverage: 14.5% of statements
09:03:32 [2020-08-31T09:03:32.558Z] ok  	github.com/docker/docker/reference	0.013s	coverage: 83.7% of statements
09:03:33 [2020-08-31T09:03:33.208Z] ok  	github.com/docker/docker/profiles/seccomp	0.034s	coverage: 69.1% of statements
09:03:33 [2020-08-31T09:03:33.851Z] ok  	github.com/docker/docker/plugin	0.609s	coverage: 27.3% of statements
09:03:34 [2020-08-31T09:03:34.498Z] ok  	github.com/docker/docker/registry/resumable	0.021s	coverage: 100.0% of statements
09:03:35 [2020-08-31T09:03:35.144Z] ok  	github.com/docker/docker/restartmanager	0.004s	coverage: 47.1% of statements
09:03:36 [2020-08-31T09:03:36.200Z] ok  	github.com/docker/docker/registry	0.265s	coverage: 56.3% of statements
09:03:36 [2020-08-31T09:03:36.200Z] ok  	github.com/docker/docker/runconfig	0.015s	coverage: 68.2% of statements
09:03:37 [2020-08-31T09:03:37.252Z] ok  	github.com/docker/docker/volume/drivers	0.009s	coverage: 36.1% of statements
09:03:38 [2020-08-31T09:03:38.803Z] ok  	github.com/docker/docker/volume/mounts	0.052s	coverage: 67.0% of statements
09:03:38 [2020-08-31T09:03:38.803Z] ok  	github.com/docker/docker/volume/local	0.052s	coverage: 73.0% of statements
09:03:39 [2020-08-31T09:03:39.709Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
09:03:39 [2020-08-31T09:03:39.709Z] 
09:03:39 [2020-08-31T09:03:39.709Z]  ________   ____  __.
09:03:39 [2020-08-31T09:03:39.709Z]  \_____  \ |    |/ _|
09:03:39 [2020-08-31T09:03:39.709Z]  /   |   \|      <
09:03:39 [2020-08-31T09:03:39.709Z]  /    |    \    |  \
09:03:39 [2020-08-31T09:03:39.709Z]  \_______  /____|__ \
09:03:39 [2020-08-31T09:03:39.709Z]          \/        \/
09:03:39 [2020-08-31T09:03:39.709Z] 
09:03:39 [2020-08-31T09:03:39.709Z] INFO: make.ps1 ended at 08/31/2020 09:03:33
09:03:39 [2020-08-31T09:03:39.709Z] INFO: Binaries build ended at 08/31/2020 09:03:35. Duration:00:01:02.2397520
09:03:39 [2020-08-31T09:03:39.709Z] INFO: Copying the built daemon binary to d:\CI\PR-41374\2\binary\dockerd-298ef4ba6.exe...
09:03:39 [2020-08-31T09:03:39.709Z] INFO: Copying the built client binary to d:\CI\PR-41374\2\binary\docker-298ef4ba6.exe...
09:03:39 [2020-08-31T09:03:39.709Z] INFO: Copying dockerversion from the container...
09:03:39 [2020-08-31T09:03:39.709Z] INFO: Copying the golang package from the container to d:\CI\PR-41374\2\installer\go.zip...
09:03:39 [2020-08-31T09:03:39.844Z] ok  	github.com/docker/docker/volume/service	0.023s	coverage: 73.0% of statements
09:03:41 [2020-08-31T09:03:41.251Z] INFO: Extracting go.zip to d:\CI\PR-41374\2\go
09:03:51 [2020-08-31T09:03:51.231Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
09:03:55 [2020-08-31T09:03:55.771Z] --- PASS: TestImportExtremelyLargeImageWorks (86.45s)
09:03:55 [2020-08-31T09:03:55.771Z]     import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks
09:03:55 [2020-08-31T09:03:55.771Z]     daemon.go:325: [dd6c1281fa4ee] waiting for daemon to start
09:03:55 [2020-08-31T09:03:55.771Z]     daemon.go:325: [dd6c1281fa4ee] waiting for daemon to start
09:03:55 [2020-08-31T09:03:55.771Z]     daemon.go:353: [dd6c1281fa4ee] daemon started
09:03:55 [2020-08-31T09:03:55.771Z]     daemon.go:461: [dd6c1281fa4ee] Stopping daemon
09:03:55 [2020-08-31T09:03:55.771Z]     daemon.go:296: [dd6c1281fa4ee] exiting daemon
09:03:55 [2020-08-31T09:03:55.771Z]     daemon.go:448: [dd6c1281fa4ee] Daemon stopped
09:03:55 [2020-08-31T09:03:55.771Z] PASS
09:03:55 [2020-08-31T09:03:55.771Z] 
09:03:55 [2020-08-31T09:03:55.771Z] DONE 11 tests in 87.804s
09:03:55 [2020-08-31T09:03:55.771Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
09:03:55 [2020-08-31T09:03:55.771Z] ++ 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
09:03:55 [2020-08-31T09:03:55.771Z] ++ set -e
09:03:55 [2020-08-31T09:03:55.771Z] ++ '[' -n 0 ']'
09:03:55 [2020-08-31T09:03:55.771Z] ++ set -x
09:03:55 [2020-08-31T09:03:55.772Z] ++ env -i DEST=/go/src/github.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
09:03:55 [2020-08-31T09:03:55.772Z] INFO: Testing against a local daemon
09:03:55 [2020-08-31T09:03:55.772Z] === RUN   TestNetworkCreateDelete
09:03:55 [2020-08-31T09:03:55.772Z] --- PASS: TestNetworkCreateDelete (0.15s)
09:03:55 [2020-08-31T09:03:55.772Z] === RUN   TestDockerNetworkDeletePreferID
09:03:55 [2020-08-31T09:03:55.772Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s)
09:03:55 [2020-08-31T09:03:55.772Z] === RUN   TestDaemonDNSFallback
09:03:55 [2020-08-31T09:03:55.772Z] --- PASS: TestDaemonDNSFallback (2.51s)
09:03:55 [2020-08-31T09:03:55.772Z]     dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDNSFallback
09:03:55 [2020-08-31T09:03:55.772Z]     daemon.go:325: [dd4f6ec472d73] waiting for daemon to start
09:03:55 [2020-08-31T09:03:55.772Z]     daemon.go:325: [dd4f6ec472d73] waiting for daemon to start
09:03:55 [2020-08-31T09:03:55.772Z]     daemon.go:353: [dd4f6ec472d73] daemon started
09:03:55 [2020-08-31T09:03:55.772Z]     daemon.go:461: [dd4f6ec472d73] Stopping daemon
09:03:55 [2020-08-31T09:03:55.772Z]     daemon.go:296: [dd4f6ec472d73] exiting daemon
09:03:55 [2020-08-31T09:03:55.772Z]     daemon.go:448: [dd4f6ec472d73] Daemon stopped
09:03:55 [2020-08-31T09:03:55.772Z] === RUN   TestInspectNetwork
09:03:55 [2020-08-31T09:03:55.772Z] === RUN   TestInspectNetwork/full_network_id
09:03:55 [2020-08-31T09:03:55.772Z] === RUN   TestInspectNetwork/partial_network_id
09:03:55 [2020-08-31T09:03:55.772Z] === RUN   TestInspectNetwork/network_name
09:03:55 [2020-08-31T09:03:55.772Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
09:03:58 [2020-08-31T09:03:58.443Z] ok  	github.com/docker/docker/pkg/plugins	33.675s	coverage: 76.8% of statements
09:03:58 [2020-08-31T09:03:58.443Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
09:03:58 [2020-08-31T09:03:58.443Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
09:03:58 [2020-08-31T09:03:58.443Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
09:03:58 [2020-08-31T09:03:58.443Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
09:03:58 [2020-08-31T09:03:58.443Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
09:03:58 [2020-08-31T09:03:58.443Z] ?   	github.com/docker/docker/rootless	[no test files]
09:03:58 [2020-08-31T09:03:58.443Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
09:03:58 [2020-08-31T09:03:58.443Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
09:03:58 [2020-08-31T09:03:58.443Z] ?   	github.com/docker/docker/volume	[no test files]
09:03:58 [2020-08-31T09:03:58.443Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
09:03:58 [2020-08-31T09:03:58.443Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
09:03:58 [2020-08-31T09:03:58.443Z] 
09:03:58 [2020-08-31T09:03:58.443Z] === Skipped
09:03:58 [2020-08-31T09:03:58.443Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
09:03:58 [2020-08-31T09:03:58.443Z]     exec_linux_test.go:18: requires AppArmor to be enabled
09:03:58 [2020-08-31T09:03:58.443Z] 
09:03:58 [2020-08-31T09:03:58.443Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
09:03:58 [2020-08-31T09:03:58.443Z]     exec_linux_test.go:38: requires AppArmor to be enabled
09:03:58 [2020-08-31T09:03:58.443Z] 
09:03:58 [2020-08-31T09:03:58.443Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
09:03:58 [2020-08-31T09:03:58.443Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:03:58 [2020-08-31T09:03:58.443Z]     graphtest_unix.go:46: Driver btrfs not supported
09:03:58 [2020-08-31T09:03:58.443Z] 
09:03:58 [2020-08-31T09:03:58.443Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
09:03:58 [2020-08-31T09:03:58.443Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:03:58 [2020-08-31T09:03:58.443Z]     graphtest_unix.go:46: Driver btrfs not supported
09:03:58 [2020-08-31T09:03:58.443Z] 
09:03:58 [2020-08-31T09:03:58.443Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
09:03:58 [2020-08-31T09:03:58.443Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:03:58 [2020-08-31T09:03:58.443Z]     graphtest_unix.go:46: Driver btrfs not supported
09:03:58 [2020-08-31T09:03:58.443Z] 
09:03:58 [2020-08-31T09:03:58.443Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
09:03:58 [2020-08-31T09:03:58.443Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:03:58 [2020-08-31T09:03:58.443Z]     graphtest_unix.go:46: Driver btrfs not supported
09:03:58 [2020-08-31T09:03:58.443Z] 
09:03:58 [2020-08-31T09:03:58.443Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
09:03:58 [2020-08-31T09:03:58.443Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:03:58 [2020-08-31T09:03:58.443Z]     graphtest_unix.go:46: Driver btrfs not supported
09:03:58 [2020-08-31T09:03:58.443Z] 
09:03:58 [2020-08-31T09:03:58.443Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
09:03:58 [2020-08-31T09:03:58.443Z]     graphtest_unix.go:73: No driver to put!
09:03:58 [2020-08-31T09:03:58.443Z] 
09:03:58 [2020-08-31T09:03:58.443Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
09:03:58 [2020-08-31T09:03:58.443Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
09:03:58 [2020-08-31T09:03:58.443Z] 
09:03:58 [2020-08-31T09:03:58.443Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
09:03:58 [2020-08-31T09:03:58.443Z]     overlay_test.go:49: Fails to compute changes intermittently
09:03:58 [2020-08-31T09:03:58.443Z] 
09:03:58 [2020-08-31T09:03:58.443Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
09:03:58 [2020-08-31T09:03:58.443Z]     overlay_test.go:65: Cannot run test with naive change algorithm
09:03:58 [2020-08-31T09:03:58.443Z] 
09:03:58 [2020-08-31T09:03:58.443Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
09:03:58 [2020-08-31T09:03:58.443Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
09:03:58 [2020-08-31T09:03:58.443Z] 
09:03:58 [2020-08-31T09:03:58.443Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
09:03:58 [2020-08-31T09:03:58.443Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:03:58 [2020-08-31T09:03:58.443Z]     graphtest_unix.go:46: Driver zfs not supported
09:03:58 [2020-08-31T09:03:58.443Z] 
09:03:58 [2020-08-31T09:03:58.443Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
09:03:58 [2020-08-31T09:03:58.443Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:03:58 [2020-08-31T09:03:58.443Z]     graphtest_unix.go:46: Driver zfs not supported
09:03:58 [2020-08-31T09:03:58.443Z] 
09:03:58 [2020-08-31T09:03:58.443Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
09:03:58 [2020-08-31T09:03:58.443Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:03:58 [2020-08-31T09:03:58.443Z]     graphtest_unix.go:46: Driver zfs not supported
09:03:58 [2020-08-31T09:03:58.443Z] 
09:03:58 [2020-08-31T09:03:58.443Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
09:03:58 [2020-08-31T09:03:58.443Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:03:58 [2020-08-31T09:03:58.443Z]     graphtest_unix.go:46: Driver zfs not supported
09:03:58 [2020-08-31T09:03:58.443Z] 
09:03:58 [2020-08-31T09:03:58.443Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
09:03:58 [2020-08-31T09:03:58.443Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:03:58 [2020-08-31T09:03:58.443Z]     graphtest_unix.go:46: Driver zfs not supported
09:03:58 [2020-08-31T09:03:58.443Z] 
09:03:58 [2020-08-31T09:03:58.443Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
09:03:58 [2020-08-31T09:03:58.443Z]     graphtest_unix.go:73: No driver to put!
09:03:58 [2020-08-31T09:03:58.443Z] 
09:03:58 [2020-08-31T09:03:58.443Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
09:03:58 [2020-08-31T09:03:58.443Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
09:03:58 [2020-08-31T09:03:58.443Z] 
09:03:58 [2020-08-31T09:03:58.443Z] 
09:03:58 [2020-08-31T09:03:58.443Z] DONE 2066 tests, 19 skipped in 246.310s
Post stage
[Pipeline] junit
09:03:58 [2020-08-31T09:03:58.489Z] Recording test results
09:03:58 [2020-08-31T09:03:58.503Z] --- PASS: TestInspectNetwork (10.53s)
09:03:58 [2020-08-31T09:03:58.503Z]     inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork
09:03:58 [2020-08-31T09:03:58.503Z]     daemon.go:325: [d3ebee9fb7c82] waiting for daemon to start
09:03:58 [2020-08-31T09:03:58.503Z]     daemon.go:325: [d3ebee9fb7c82] waiting for daemon to start
09:03:58 [2020-08-31T09:03:58.503Z]     daemon.go:353: [d3ebee9fb7c82] daemon started
09:03:58 [2020-08-31T09:03:58.503Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
09:03:58 [2020-08-31T09:03:58.503Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
09:03:58 [2020-08-31T09:03:58.503Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
09:03:58 [2020-08-31T09:03:58.503Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
09:03:58 [2020-08-31T09:03:58.503Z]     daemon.go:461: [d3ebee9fb7c82] Stopping daemon
09:03:58 [2020-08-31T09:03:58.503Z]     daemon.go:296: [d3ebee9fb7c82] exiting daemon
09:03:58 [2020-08-31T09:03:58.503Z]     daemon.go:448: [d3ebee9fb7c82] Daemon stopped
09:03:58 [2020-08-31T09:03:58.503Z] === RUN   TestRunContainerWithBridgeNone
09:03:59 [2020-08-31T09:03:59.906Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:03:59 [2020-08-31T09:03:59.908Z] Using test binary docker
09:03:59 [2020-08-31T09:03:59.908Z] +++ /etc/init.d/apparmor start
09:03:59 [2020-08-31T09:03:59.908Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
09:03:59 [2020-08-31T09:03:59.908Z] INFO: Waiting for daemon to start...
09:03:59 [2020-08-31T09:03:59.908Z] Starting dockerd
09:03:59 [2020-08-31T09:03:59.908Z] +++ 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
09:03:59 [2020-08-31T09:03:59.908Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:03:59 [2020-08-31T09:03:59.908Z] Using test binary docker
09:03:59 [2020-08-31T09:03:59.908Z] +++ /etc/init.d/apparmor start
09:03:59 [2020-08-31T09:03:59.908Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
09:03:59 [2020-08-31T09:03:59.908Z] Starting dockerd
09:03:59 [2020-08-31T09:03:59.908Z] INFO: Waiting for daemon to start...
09:03:59 [2020-08-31T09:03:59.908Z] +++ 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
09:03:59 [2020-08-31T09:03:59.908Z] .
09:03:59 [2020-08-31T09:03:59.908Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
09:03:59 [2020-08-31T09:03:59.908Z] 
09:03:59 [2020-08-31T09:03:59.908Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
09:03:59 [2020-08-31T09:03:59.908Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
09:03:59 [2020-08-31T09:03:59.908Z] Error: No such image: emptyfs
09:03:59 [2020-08-31T09:03:59.908Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
09:03:59 [2020-08-31T09:03:59.908Z] ++++ docker load
09:03:59 [2020-08-31T09:03:59.908Z] ++++ tar -cC bundles/test-integration/emptyfs .
09:03:59 [2020-08-31T09:03:59.908Z] Error: No such image: emptyfs
09:03:59 [2020-08-31T09:03:59.908Z] ++++ tar -cC bundles/test-integration/emptyfs .
09:03:59 [2020-08-31T09:03:59.908Z] ++++ docker load
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:04:00 [2020-08-31T09:04:00.202Z] Running integration-test (iteration 1)
09:04:00 [2020-08-31T09:04:00.202Z] 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)/
09:04:00 [2020-08-31T09:04:00.202Z] ++ 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)/'
09:04:00 [2020-08-31T09:04:00.202Z] ++ set -e
09:04:00 [2020-08-31T09:04:00.202Z] ++ '[' -n 0 ']'
09:04:00 [2020-08-31T09:04:00.202Z] ++ set -x
09:04:00 [2020-08-31T09:04:00.202Z] ++ env -i DEST=/go/src/github.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)/'
09:04:00 [2020-08-31T09:04:00.202Z] Running integration-test (iteration 1)
09:04:00 [2020-08-31T09:04:00.202Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
09:04:00 [2020-08-31T09:04:00.202Z] ++ 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)/'
09:04:00 [2020-08-31T09:04:00.202Z] ++ set -e
09:04:00 [2020-08-31T09:04:00.202Z] ++ '[' -n 0 ']'
09:04:00 [2020-08-31T09:04:00.202Z] ++ set -x
09:04:00 [2020-08-31T09:04:00.202Z] ++ env -i DEST=/go/src/github.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)/'
09:04:00 [2020-08-31T09:04:00.339Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41374/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=298ef4ba6463491cf5c1e781606e5b90c999c3dd -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:298ef4ba6463491cf5c1e781606e5b90c999c3dd hack/make.sh dynbinary test-integration
09:04:00 [2020-08-31T09:04:00.637Z] 
09:04:00 [2020-08-31T09:04:00.637Z] Removing bundles/
09:04:00 [2020-08-31T09:04:00.637Z] 
09:04:00 [2020-08-31T09:04:00.637Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
09:04:00 [2020-08-31T09:04:00.637Z] Building: bundles/dynbinary-daemon/dockerd-dev
09:04:00 [2020-08-31T09:04:00.637Z] GOOS="" GOARCH="" GOARM=""
09:04:01 [2020-08-31T09:04:01.236Z] --- PASS: TestRunContainerWithBridgeNone (2.37s)
09:04:01 [2020-08-31T09:04:01.236Z]     network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone
09:04:01 [2020-08-31T09:04:01.236Z]     daemon.go:325: [d33c9bf4a770d] waiting for daemon to start
09:04:01 [2020-08-31T09:04:01.236Z]     daemon.go:325: [d33c9bf4a770d] waiting for daemon to start
09:04:01 [2020-08-31T09:04:01.236Z]     daemon.go:353: [d33c9bf4a770d] daemon started
09:04:01 [2020-08-31T09:04:01.236Z]     daemon.go:461: [d33c9bf4a770d] Stopping daemon
09:04:01 [2020-08-31T09:04:01.236Z]     daemon.go:296: [d33c9bf4a770d] exiting daemon
09:04:01 [2020-08-31T09:04:01.236Z]     daemon.go:448: [d33c9bf4a770d] Daemon stopped
09:04:01 [2020-08-31T09:04:01.236Z] === RUN   TestNetworkInvalidJSON
09:04:01 [2020-08-31T09:04:01.236Z] === RUN   TestNetworkInvalidJSON//networks/create
09:04:01 [2020-08-31T09:04:01.236Z] === PAUSE TestNetworkInvalidJSON//networks/create
09:04:01 [2020-08-31T09:04:01.236Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
09:04:01 [2020-08-31T09:04:01.236Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
09:04:01 [2020-08-31T09:04:01.236Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
09:04:01 [2020-08-31T09:04:01.236Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
09:04:01 [2020-08-31T09:04:01.236Z] === CONT  TestNetworkInvalidJSON//networks/create
09:04:01 [2020-08-31T09:04:01.236Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
09:04:01 [2020-08-31T09:04:01.236Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
09:04:01 [2020-08-31T09:04:01.236Z] --- PASS: TestNetworkInvalidJSON (0.02s)
09:04:01 [2020-08-31T09:04:01.236Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
09:04:01 [2020-08-31T09:04:01.236Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
09:04:01 [2020-08-31T09:04:01.236Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
09:04:01 [2020-08-31T09:04:01.236Z] === RUN   TestDaemonRestartWithLiveRestore
09:04:01 [2020-08-31T09:04:01.875Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
09:04:01 [2020-08-31T09:04:01.875Z]     service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore
09:04:01 [2020-08-31T09:04:01.875Z]     daemon.go:325: [df1aed99b1f27] waiting for daemon to start
09:04:01 [2020-08-31T09:04:01.875Z]     daemon.go:325: [df1aed99b1f27] waiting for daemon to start
09:04:01 [2020-08-31T09:04:01.875Z]     daemon.go:353: [df1aed99b1f27] daemon started
09:04:01 [2020-08-31T09:04:01.875Z]     daemon.go:461: [df1aed99b1f27] Stopping daemon
09:04:01 [2020-08-31T09:04:01.875Z]     daemon.go:296: [df1aed99b1f27] exiting daemon
09:04:01 [2020-08-31T09:04:01.875Z]     daemon.go:448: [df1aed99b1f27] Daemon stopped
09:04:01 [2020-08-31T09:04:01.875Z]     daemon.go:325: [df1aed99b1f27] waiting for daemon to start
09:04:01 [2020-08-31T09:04:01.875Z]     daemon.go:325: [df1aed99b1f27] waiting for daemon to start
09:04:01 [2020-08-31T09:04:01.875Z]     daemon.go:353: [df1aed99b1f27] daemon started
09:04:01 [2020-08-31T09:04:01.875Z]     daemon.go:461: [df1aed99b1f27] Stopping daemon
09:04:01 [2020-08-31T09:04:01.875Z]     daemon.go:296: [df1aed99b1f27] exiting daemon
09:04:01 [2020-08-31T09:04:01.875Z]     daemon.go:448: [df1aed99b1f27] Daemon stopped
09:04:01 [2020-08-31T09:04:01.875Z] === RUN   TestDaemonDefaultNetworkPools
09:04:02 [2020-08-31T09:04:02.364Z] INFO: Extraction ended at 08/31/2020 09:04:00. Duration:00:00:20.0249048
09:04:02 [2020-08-31T09:04:02.364Z] INFO: Updating the golang and path environment variables
09:04:02 [2020-08-31T09:04:02.364Z] INFO: GOPATH=d:\gopath
09:04:02 [2020-08-31T09:04:02.364Z] INFO: go version go1.13.14 windows/amd64
09:04:02 [2020-08-31T09:04:02.364Z] INFO: Running the daemon under test in debug mode
09:04:02 [2020-08-31T09:04:02.364Z] INFO: Starting a daemon under test...
09:04:02 [2020-08-31T09:04:02.364Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41374\2\daemon --pidfile d:\CI\PR-41374\2\docker.pid -D
09:04:02 [2020-08-31T09:04:02.364Z] INFO: Process started successfully.
09:04:02 [2020-08-31T09:04:02.364Z] INFO: Start tailing logs of the daemon under tests
09:04:02 [2020-08-31T09:04:02.364Z] INFO: Waiting for the daemon under test to start...
09:04:02 [2020-08-31T09:04:02.910Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s)
09:04:02 [2020-08-31T09:04:02.911Z]     service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools
09:04:02 [2020-08-31T09:04:02.911Z]     daemon.go:325: [d388e4738a508] waiting for daemon to start
09:04:02 [2020-08-31T09:04:02.911Z]     daemon.go:325: [d388e4738a508] waiting for daemon to start
09:04:02 [2020-08-31T09:04:02.911Z]     daemon.go:353: [d388e4738a508] daemon started
09:04:02 [2020-08-31T09:04:02.911Z]     daemon.go:461: [d388e4738a508] Stopping daemon
09:04:02 [2020-08-31T09:04:02.911Z]     daemon.go:296: [d388e4738a508] exiting daemon
09:04:02 [2020-08-31T09:04:02.911Z]     daemon.go:448: [d388e4738a508] Daemon stopped
09:04:02 [2020-08-31T09:04:02.911Z] === RUN   TestDaemonRestartWithExistingNetwork
09:04:03 [2020-08-31T09:04:03.947Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s)
09:04:03 [2020-08-31T09:04:03.947Z]     service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork
09:04:03 [2020-08-31T09:04:03.947Z]     daemon.go:325: [d9ca8eb8a65e2] waiting for daemon to start
09:04:03 [2020-08-31T09:04:03.947Z]     daemon.go:325: [d9ca8eb8a65e2] waiting for daemon to start
09:04:03 [2020-08-31T09:04:03.947Z]     daemon.go:353: [d9ca8eb8a65e2] daemon started
09:04:03 [2020-08-31T09:04:03.947Z]     daemon.go:461: [d9ca8eb8a65e2] Stopping daemon
09:04:03 [2020-08-31T09:04:03.947Z]     daemon.go:296: [d9ca8eb8a65e2] exiting daemon
09:04:03 [2020-08-31T09:04:03.947Z]     daemon.go:448: [d9ca8eb8a65e2] Daemon stopped
09:04:03 [2020-08-31T09:04:03.947Z]     daemon.go:325: [d9ca8eb8a65e2] waiting for daemon to start
09:04:03 [2020-08-31T09:04:03.947Z]     daemon.go:325: [d9ca8eb8a65e2] waiting for daemon to start
09:04:03 [2020-08-31T09:04:03.947Z]     daemon.go:353: [d9ca8eb8a65e2] daemon started
09:04:03 [2020-08-31T09:04:03.947Z]     daemon.go:461: [d9ca8eb8a65e2] Stopping daemon
09:04:03 [2020-08-31T09:04:03.947Z]     daemon.go:296: [d9ca8eb8a65e2] exiting daemon
09:04:03 [2020-08-31T09:04:03.947Z]     daemon.go:448: [d9ca8eb8a65e2] Daemon stopped
09:04:03 [2020-08-31T09:04:03.947Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
09:04:05 [2020-08-31T09:04:05.277Z] INFO: Daemon under test started and replied!
09:04:05 [2020-08-31T09:04:05.277Z] INFO: Docker version of the daemon under test
09:04:05 [2020-08-31T09:04:05.277Z] 
09:04:05 [2020-08-31T09:04:05.277Z] Client:
09:04:05 [2020-08-31T09:04:05.277Z]  Version:      17.06.2-ce
09:04:05 [2020-08-31T09:04:05.277Z]  API version:  1.30
09:04:05 [2020-08-31T09:04:05.277Z]  Go version:   go1.8.3
09:04:05 [2020-08-31T09:04:05.277Z]  Git commit:   cec0b72
09:04:05 [2020-08-31T09:04:05.277Z]  Built:        Tue Sep  5 19:57:19 2017
09:04:05 [2020-08-31T09:04:05.277Z]  OS/Arch:      windows/amd64
09:04:05 [2020-08-31T09:04:05.277Z] 
09:04:05 [2020-08-31T09:04:05.277Z] Server:
09:04:05 [2020-08-31T09:04:05.277Z]  Version:      0.0.0-dev
09:04:05 [2020-08-31T09:04:05.277Z]  API version:  1.40 (minimum version 1.24)
09:04:05 [2020-08-31T09:04:05.277Z]  Go version:   go1.13.14
09:04:05 [2020-08-31T09:04:05.277Z]  Git commit:   298ef4ba6
09:04:05 [2020-08-31T09:04:05.277Z]  Built:        08/31/2020 09:02:37
09:04:05 [2020-08-31T09:04:05.277Z]  OS/Arch:      windows/amd64
09:04:05 [2020-08-31T09:04:05.277Z]  Experimental: false
09:04:05 [2020-08-31T09:04:05.277Z] 
09:04:05 [2020-08-31T09:04:05.277Z] INFO: Docker info of the daemon under test
09:04:05 [2020-08-31T09:04:05.277Z] 
09:04:05 [2020-08-31T09:04:05.277Z] Containers: 0
09:04:05 [2020-08-31T09:04:05.277Z]  Running: 0
09:04:05 [2020-08-31T09:04:05.277Z]  Paused: 0
09:04:05 [2020-08-31T09:04:05.277Z]  Stopped: 0
09:04:05 [2020-08-31T09:04:05.277Z] Images: 0
09:04:05 [2020-08-31T09:04:05.277Z] Server Version: 0.0.0-dev
09:04:05 [2020-08-31T09:04:05.277Z] Storage Driver: windowsfilter
09:04:05 [2020-08-31T09:04:05.277Z]  Windows: 
09:04:05 [2020-08-31T09:04:05.277Z] Logging Driver: json-file
09:04:05 [2020-08-31T09:04:05.277Z] Plugins: 
09:04:05 [2020-08-31T09:04:05.277Z]  Volume: local
09:04:05 [2020-08-31T09:04:05.277Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
09:04:05 [2020-08-31T09:04:05.277Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
09:04:05 [2020-08-31T09:04:05.277Z] Swarm: inactive
09:04:05 [2020-08-31T09:04:05.277Z] Default Isolation: process
09:04:05 [2020-08-31T09:04:05.277Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
09:04:05 [2020-08-31T09:04:05.277Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282)
09:04:05 [2020-08-31T09:04:05.277Z] OSType: windows
09:04:05 [2020-08-31T09:04:05.277Z] Architecture: x86_64
09:04:05 [2020-08-31T09:04:05.277Z] CPUs: 4
09:04:05 [2020-08-31T09:04:05.277Z] Total Memory: 32GiB
09:04:05 [2020-08-31T09:04:05.277Z] Name: azwin-2-6dde80
09:04:05 [2020-08-31T09:04:05.277Z] ID: 6YXF:7DOP:TIOU:FSJL:4CBK:SYN4:YVB7:AFUC:WJ6A:EAHJ:TICC:NNHX
09:04:05 [2020-08-31T09:04:05.277Z] Docker Root Dir: D:\CI\PR-41374\2\daemon
09:04:05 [2020-08-31T09:04:05.277Z] Debug Mode (client): false
09:04:05 [2020-08-31T09:04:05.277Z] Debug Mode (server): true
09:04:05 [2020-08-31T09:04:05.277Z]  File Descriptors: -1
09:04:05 [2020-08-31T09:04:05.277Z]  Goroutines: 17
09:04:05 [2020-08-31T09:04:05.277Z]  System Time: 2020-08-31T09:04:04.7119347Z
09:04:05 [2020-08-31T09:04:05.277Z]  EventsListeners: 0
09:04:05 [2020-08-31T09:04:05.277Z] Registry: https://index.docker.io/v1/
09:04:05 [2020-08-31T09:04:05.277Z] Labels:
09:04:05 [2020-08-31T09:04:05.277Z] Experimental: false
09:04:05 [2020-08-31T09:04:05.277Z] Insecure Registries:
09:04:05 [2020-08-31T09:04:05.277Z]  127.0.0.0/8
09:04:05 [2020-08-31T09:04:05.277Z] Live Restore Enabled: false
09:04:05 [2020-08-31T09:04:05.277Z] 
09:04:05 [2020-08-31T09:04:05.277Z] 
09:04:05 [2020-08-31T09:04:05.277Z] INFO: Docker images of the daemon under test
09:04:05 [2020-08-31T09:04:05.277Z] 
09:04:05 [2020-08-31T09:04:05.277Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
09:04:05 [2020-08-31T09:04:05.277Z] 
09:04:05 [2020-08-31T09:04:05.277Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
09:04:05 [2020-08-31T09:04:05.277Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
09:04:05 [2020-08-31T09:04:05.277Z] ltsc2019: Pulling from windows/servercore
09:04:05 [2020-08-31T09:04:05.277Z] 4612f6d0b889: Pulling fs layer
09:04:05 [2020-08-31T09:04:05.277Z] 3ab49687905c: Pulling fs layer
09:04:05 [2020-08-31T09:04:05.456Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
09:04:05 [2020-08-31T09:04:05.456Z]     service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
09:04:05 [2020-08-31T09:04:05.456Z]     daemon.go:325: [db10ee1d3ed37] waiting for daemon to start
09:04:05 [2020-08-31T09:04:05.456Z]     daemon.go:325: [db10ee1d3ed37] waiting for daemon to start
09:04:05 [2020-08-31T09:04:05.456Z]     daemon.go:353: [db10ee1d3ed37] daemon started
09:04:05 [2020-08-31T09:04:05.456Z]     daemon.go:461: [db10ee1d3ed37] Stopping daemon
09:04:05 [2020-08-31T09:04:05.456Z]     daemon.go:296: [db10ee1d3ed37] exiting daemon
09:04:05 [2020-08-31T09:04:05.456Z]     daemon.go:448: [db10ee1d3ed37] Daemon stopped
09:04:05 [2020-08-31T09:04:05.456Z]     daemon.go:325: [db10ee1d3ed37] waiting for daemon to start
09:04:05 [2020-08-31T09:04:05.456Z]     daemon.go:325: [db10ee1d3ed37] waiting for daemon to start
09:04:05 [2020-08-31T09:04:05.456Z]     daemon.go:353: [db10ee1d3ed37] daemon started
09:04:05 [2020-08-31T09:04:05.456Z]     daemon.go:461: [db10ee1d3ed37] Stopping daemon
09:04:05 [2020-08-31T09:04:05.456Z]     daemon.go:296: [db10ee1d3ed37] exiting daemon
09:04:05 [2020-08-31T09:04:05.456Z]     daemon.go:448: [db10ee1d3ed37] Daemon stopped
09:04:05 [2020-08-31T09:04:05.456Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
09:04:05 [2020-08-31T09:04:05.748Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s)
09:04:05 [2020-08-31T09:04:05.748Z]     service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool
09:04:05 [2020-08-31T09:04:05.748Z]     daemon.go:325: [d88b04a67b736] waiting for daemon to start
09:04:05 [2020-08-31T09:04:05.748Z]     daemon.go:325: [d88b04a67b736] waiting for daemon to start
09:04:05 [2020-08-31T09:04:05.748Z]     daemon.go:353: [d88b04a67b736] daemon started
09:04:05 [2020-08-31T09:04:05.748Z]     daemon.go:461: [d88b04a67b736] Stopping daemon
09:04:05 [2020-08-31T09:04:05.748Z]     daemon.go:296: [d88b04a67b736] exiting daemon
09:04:05 [2020-08-31T09:04:05.748Z]     daemon.go:448: [d88b04a67b736] Daemon stopped
09:04:05 [2020-08-31T09:04:05.748Z] === RUN   TestServiceWithPredefinedNetwork
09:04:09 [2020-08-31T09:04:09.259Z] tests/integration/api_volume_test.py .........                           [ 74%]
09:04:09 [2020-08-31T09:04:09.259Z] tests/integration/client_test.py .....                                   [ 76%]
09:04:09 [2020-08-31T09:04:09.259Z] tests/integration/errors_test.py .                                       [ 76%]
09:04:09 [2020-08-31T09:04:09.331Z] --- PASS: TestServiceWithPredefinedNetwork (3.62s)
09:04:09 [2020-08-31T09:04:09.331Z]     service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork
09:04:09 [2020-08-31T09:04:09.331Z]     daemon.go:325: [d8968ea3add76] waiting for daemon to start
09:04:09 [2020-08-31T09:04:09.331Z]     daemon.go:325: [d8968ea3add76] waiting for daemon to start
09:04:09 [2020-08-31T09:04:09.331Z]     daemon.go:353: [d8968ea3add76] daemon started
09:04:09 [2020-08-31T09:04:09.331Z]     daemon.go:461: [d8968ea3add76] Stopping daemon
09:04:09 [2020-08-31T09:04:09.331Z]     daemon.go:296: [d8968ea3add76] exiting daemon
09:04:09 [2020-08-31T09:04:09.331Z]     daemon.go:448: [d8968ea3add76] Daemon stopped
09:04:09 [2020-08-31T09:04:09.331Z] === RUN   TestServiceRemoveKeepsIngressNetwork
09:04:09 [2020-08-31T09:04:09.331Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
09:04:09 [2020-08-31T09:04:09.331Z]     service_test.go:230: FLAKY_TEST
09:04:09 [2020-08-31T09:04:09.331Z] === RUN   TestServiceWithDataPathPortInit
09:04:13 [2020-08-31T09:04:13.871Z] 3ab49687905c: Verifying Checksum
09:04:13 [2020-08-31T09:04:13.871Z] 3ab49687905c: Download complete
09:04:18 [2020-08-31T09:04:18.567Z] 4612f6d0b889: Verifying Checksum
09:04:18 [2020-08-31T09:04:18.567Z] 4612f6d0b889: Download complete
09:04:31 [2020-08-31T09:04:31.795Z] --- PASS: TestServiceWithDataPathPortInit (21.20s)
09:04:31 [2020-08-31T09:04:31.795Z]     service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
09:04:31 [2020-08-31T09:04:31.795Z]     daemon.go:325: [d2495e252958f] waiting for daemon to start
09:04:31 [2020-08-31T09:04:31.795Z]     daemon.go:325: [d2495e252958f] waiting for daemon to start
09:04:31 [2020-08-31T09:04:31.795Z]     daemon.go:353: [d2495e252958f] daemon started
09:04:31 [2020-08-31T09:04:31.795Z]     daemon.go:461: [d2495e252958f] Stopping daemon
09:04:31 [2020-08-31T09:04:31.795Z]     daemon.go:296: [d2495e252958f] exiting daemon
09:04:31 [2020-08-31T09:04:31.795Z]     daemon.go:448: [d2495e252958f] Daemon stopped
09:04:31 [2020-08-31T09:04:31.795Z]     service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
09:04:31 [2020-08-31T09:04:31.795Z]     daemon.go:325: [d608a13df465e] waiting for daemon to start
09:04:31 [2020-08-31T09:04:31.795Z]     daemon.go:325: [d608a13df465e] waiting for daemon to start
09:04:31 [2020-08-31T09:04:31.795Z]     daemon.go:353: [d608a13df465e] daemon started
09:04:31 [2020-08-31T09:04:31.795Z]     daemon.go:461: [d608a13df465e] Stopping daemon
09:04:31 [2020-08-31T09:04:31.795Z]     daemon.go:296: [d608a13df465e] exiting daemon
09:04:31 [2020-08-31T09:04:31.795Z]     daemon.go:448: [d608a13df465e] Daemon stopped
09:04:31 [2020-08-31T09:04:31.795Z] === RUN   TestServiceWithDefaultAddressPoolInit
09:04:32 [2020-08-31T09:04:32.305Z] Loaded image: buildpack-deps:jessie
09:04:32 [2020-08-31T09:04:32.305Z] Loaded image: busybox:latest
09:04:32 [2020-08-31T09:04:32.305Z] Loaded image: buildpack-deps:jessie
09:04:32 [2020-08-31T09:04:32.565Z] Loaded image: busybox:latest
09:04:32 [2020-08-31T09:04:32.565Z] Loaded image: busybox:glibc
09:04:32 [2020-08-31T09:04:32.565Z] Loaded image: debian:jessie
09:04:32 [2020-08-31T09:04:32.824Z] Loaded image: hello-world:latest
09:04:32 [2020-08-31T09:04:32.824Z] INFO: Testing against a local daemon
09:04:32 [2020-08-31T09:04:32.824Z] === RUN   TestDockerSuite
09:04:33 [2020-08-31T09:04:33.083Z] Loaded image: busybox:glibc
09:04:33 [2020-08-31T09:04:33.083Z] Loaded image: debian:jessie
09:04:33 [2020-08-31T09:04:33.083Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
09:04:33 [2020-08-31T09:04:33.083Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
09:04:33 [2020-08-31T09:04:33.083Z] === RUN   TestDockerSuite/TestAPIErrorJSON
09:04:33 [2020-08-31T09:04:33.083Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
09:04:33 [2020-08-31T09:04:33.083Z] Loaded image: hello-world:latest
09:04:33 [2020-08-31T09:04:33.083Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
09:04:33 [2020-08-31T09:04:33.083Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
09:04:33 [2020-08-31T09:04:33.083Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
09:04:33 [2020-08-31T09:04:33.083Z] === RUN   TestDockerSuite/TestAPIImagesDelete
09:04:33 [2020-08-31T09:04:33.083Z] INFO: Testing against a local daemon
09:04:33 [2020-08-31T09:04:33.083Z] === RUN   TestDockerDaemonSuite
09:04:33 [2020-08-31T09:04:33.083Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
09:04:37 [2020-08-31T09:04:37.281Z] === RUN   TestDockerSuite/TestAPIImagesFilter
09:04:37 [2020-08-31T09:04:37.281Z] === RUN   TestDockerSuite/TestAPIImagesHistory
09:04:37 [2020-08-31T09:04:37.851Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
09:04:37 [2020-08-31T09:04:37.851Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
09:04:38 [2020-08-31T09:04:38.420Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
09:04:38 [2020-08-31T09:04:38.679Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
09:04:38 [2020-08-31T09:04:38.679Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
09:04:40 [2020-08-31T09:04:40.058Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
09:04:40 [2020-08-31T09:04:40.317Z] === RUN   TestDockerSuite/TestAPINetworkFilter
09:04:40 [2020-08-31T09:04:40.317Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
09:04:40 [2020-08-31T09:04:40.317Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
09:04:40 [2020-08-31T09:04:40.886Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
09:04:41 [2020-08-31T09:04:41.458Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
09:04:42 [2020-08-31T09:04:42.169Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.04s)
09:04:42 [2020-08-31T09:04:42.169Z]     service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit
09:04:42 [2020-08-31T09:04:42.169Z]     daemon.go:325: [d2e3ae5af6c8c] waiting for daemon to start
09:04:42 [2020-08-31T09:04:42.169Z]     daemon.go:325: [d2e3ae5af6c8c] waiting for daemon to start
09:04:42 [2020-08-31T09:04:42.169Z]     daemon.go:353: [d2e3ae5af6c8c] daemon started
09:04:42 [2020-08-31T09:04:42.169Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jywiar7eedwi5r128o10js1fd Created:2020-08-31 09:04:32.050401585 +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[ee769f39bcfc05aeccdd532aed7d9915d80515091c26c30d88d046156e5c53ea:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zri8ubfh3vki6pe2y20g8l0sr EndpointID:a9d2d2f57220fad1c9ef808f059cd691f88e6c8c7e05fbf80f30675ddd8495ed MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:26f2f94caa79b91c8557374833668166e1a15c97dfba2049bede42db92e66af0 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:5c94d887497a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zri8ubfh3vki6pe2y20g8l0sr EndpointID:a9d2d2f57220fad1c9ef808f059cd691f88e6c8c7e05fbf80f30675ddd8495ed EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
09:04:42 [2020-08-31T09:04:42.169Z]     daemon.go:461: [d2e3ae5af6c8c] Stopping daemon
09:04:42 [2020-08-31T09:04:42.169Z]     daemon.go:296: [d2e3ae5af6c8c] exiting daemon
09:04:42 [2020-08-31T09:04:42.169Z]     daemon.go:448: [d2e3ae5af6c8c] Daemon stopped
09:04:42 [2020-08-31T09:04:42.169Z] PASS
09:04:42 [2020-08-31T09:04:42.169Z] 
09:04:42 [2020-08-31T09:04:42.169Z] === Skipped
09:04:42 [2020-08-31T09:04:42.169Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
09:04:42 [2020-08-31T09:04:42.169Z]     service_test.go:230: FLAKY_TEST
09:04:42 [2020-08-31T09:04:42.169Z] 
09:04:42 [2020-08-31T09:04:42.169Z] 
09:04:42 [2020-08-31T09:04:42.169Z] DONE 22 tests, 1 skipped in 55.781s
09:04:42 [2020-08-31T09:04:42.169Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
09:04:42 [2020-08-31T09:04:42.169Z] ++ 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
09:04:42 [2020-08-31T09:04:42.169Z] ++ set -e
09:04:42 [2020-08-31T09:04:42.169Z] ++ '[' -n 0 ']'
09:04:42 [2020-08-31T09:04:42.169Z] ++ set -x
09:04:42 [2020-08-31T09:04:42.169Z] ++ env -i DEST=/go/src/github.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
09:04:42 [2020-08-31T09:04:42.169Z] INFO: Testing against a local daemon
09:04:42 [2020-08-31T09:04:42.169Z] === RUN   TestDockerNetworkIpvlanPersistance
09:04:42 [2020-08-31T09:04:42.169Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
09:04:42 [2020-08-31T09:04:42.169Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:04:42 [2020-08-31T09:04:42.169Z] === RUN   TestDockerNetworkIpvlan
09:04:42 [2020-08-31T09:04:42.169Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
09:04:42 [2020-08-31T09:04:42.169Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:04:42 [2020-08-31T09:04:42.169Z] PASS
09:04:42 [2020-08-31T09:04:42.169Z] 
09:04:42 [2020-08-31T09:04:42.169Z] === Skipped
09:04:42 [2020-08-31T09:04:42.169Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
09:04:42 [2020-08-31T09:04:42.169Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:04:42 [2020-08-31T09:04:42.169Z] 
09:04:42 [2020-08-31T09:04:42.169Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
09:04:42 [2020-08-31T09:04:42.169Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:04:42 [2020-08-31T09:04:42.169Z] 
09:04:42 [2020-08-31T09:04:42.169Z] 
09:04:42 [2020-08-31T09:04:42.169Z] DONE 2 tests, 2 skipped in 0.070s
09:04:42 [2020-08-31T09:04:42.169Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
09:04:42 [2020-08-31T09:04:42.169Z] ++ 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
09:04:42 [2020-08-31T09:04:42.169Z] ++ set -e
09:04:42 [2020-08-31T09:04:42.169Z] ++ '[' -n 0 ']'
09:04:42 [2020-08-31T09:04:42.169Z] ++ set -x
09:04:42 [2020-08-31T09:04:42.169Z] ++ env -i DEST=/go/src/github.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
09:04:42 [2020-08-31T09:04:42.169Z] INFO: Testing against a local daemon
09:04:42 [2020-08-31T09:04:42.169Z] === RUN   TestDockerNetworkMacvlanPersistance
09:04:42 [2020-08-31T09:04:42.169Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s)
09:04:42 [2020-08-31T09:04:42.169Z]     macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance
09:04:42 [2020-08-31T09:04:42.169Z]     daemon.go:325: [da52a553b204e] waiting for daemon to start
09:04:42 [2020-08-31T09:04:42.169Z]     daemon.go:325: [da52a553b204e] waiting for daemon to start
09:04:42 [2020-08-31T09:04:42.169Z]     daemon.go:353: [da52a553b204e] daemon started
09:04:42 [2020-08-31T09:04:42.169Z]     daemon.go:461: [da52a553b204e] Stopping daemon
09:04:42 [2020-08-31T09:04:42.169Z]     daemon.go:296: [da52a553b204e] exiting daemon
09:04:42 [2020-08-31T09:04:42.169Z]     daemon.go:448: [da52a553b204e] Daemon stopped
09:04:42 [2020-08-31T09:04:42.169Z]     daemon.go:325: [da52a553b204e] waiting for daemon to start
09:04:42 [2020-08-31T09:04:42.169Z]     daemon.go:325: [da52a553b204e] waiting for daemon to start
09:04:42 [2020-08-31T09:04:42.169Z]     daemon.go:353: [da52a553b204e] daemon started
09:04:42 [2020-08-31T09:04:42.169Z]     daemon.go:461: [da52a553b204e] Stopping daemon
09:04:42 [2020-08-31T09:04:42.169Z]     daemon.go:296: [da52a553b204e] exiting daemon
09:04:42 [2020-08-31T09:04:42.169Z]     daemon.go:448: [da52a553b204e] Daemon stopped
09:04:42 [2020-08-31T09:04:42.169Z] === RUN   TestDockerNetworkMacvlan
09:04:42 [2020-08-31T09:04:42.838Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
09:04:42 [2020-08-31T09:04:42.838Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
09:04:42 [2020-08-31T09:04:42.838Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
09:04:42 [2020-08-31T09:04:42.838Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
09:04:42 [2020-08-31T09:04:42.838Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
09:04:43 [2020-08-31T09:04:43.204Z] === RUN   TestDockerNetworkMacvlan/Subinterface
09:04:43 [2020-08-31T09:04:43.406Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
09:04:43 [2020-08-31T09:04:43.837Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
09:04:44 [2020-08-31T09:04:44.790Z] tests/integration/models_containers_test.py ............................ [ 83%]
09:04:44 [2020-08-31T09:04:44.875Z] === RUN   TestDockerNetworkMacvlan/NilParent
09:04:45 [2020-08-31T09:04:45.944Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
09:04:46 [2020-08-31T09:04:46.886Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
09:04:47 [2020-08-31T09:04:47.826Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
09:04:48 [2020-08-31T09:04:48.774Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
09:04:49 [2020-08-31T09:04:49.364Z] === RUN   TestDockerNetworkMacvlan/InternalMode
09:04:50 [2020-08-31T09:04:50.156Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
09:04:51 [2020-08-31T09:04:51.095Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
09:04:51 [2020-08-31T09:04:51.354Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
09:04:52 [2020-08-31T09:04:52.293Z] --- PASS: TestBuildWithHugeFile (120.41s)
09:04:52 [2020-08-31T09:04:52.293Z] === RUN   TestBuildWithEmptyDockerfile
09:04:52 [2020-08-31T09:04:52.293Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
09:04:52 [2020-08-31T09:04:52.293Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
09:04:52 [2020-08-31T09:04:52.293Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:04:52 [2020-08-31T09:04:52.293Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:04:52 [2020-08-31T09:04:52.293Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:04:52 [2020-08-31T09:04:52.293Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:04:52 [2020-08-31T09:04:52.293Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
09:04:52 [2020-08-31T09:04:52.293Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:04:52 [2020-08-31T09:04:52.293Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:04:52 [2020-08-31T09:04:52.553Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
09:04:52 [2020-08-31T09:04:52.553Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s)
09:04:52 [2020-08-31T09:04:52.553Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s)
09:04:52 [2020-08-31T09:04:52.553Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s)
09:04:52 [2020-08-31T09:04:52.553Z] === RUN   TestBuildPreserveOwnership
09:04:52 [2020-08-31T09:04:52.553Z] === RUN   TestBuildPreserveOwnership/copy_from
09:04:53 [2020-08-31T09:04:53.494Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
09:04:53 [2020-08-31T09:04:53.756Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
09:04:53 [2020-08-31T09:04:53.822Z] === RUN   TestDockerNetworkMacvlan/Addressing
09:04:54 [2020-08-31T09:04:54.016Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
09:04:54 [2020-08-31T09:04:54.956Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
09:04:55 [2020-08-31T09:04:55.895Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
09:04:56 [2020-08-31T09:04:56.156Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
09:04:56 [2020-08-31T09:04:56.417Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
09:04:56 [2020-08-31T09:04:56.417Z] === RUN   TestDockerSuite/TestAttachAfterDetach
09:04:57 [2020-08-31T09:04:57.796Z] --- PASS: TestBuildPreserveOwnership (5.21s)
09:04:57 [2020-08-31T09:04:57.796Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.58s)
09:04:57 [2020-08-31T09:04:57.796Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.62s)
09:04:57 [2020-08-31T09:04:57.796Z] === RUN   TestBuildPlatformInvalid
09:04:57 [2020-08-31T09:04:57.796Z] --- PASS: TestBuildPlatformInvalid (0.13s)
09:04:57 [2020-08-31T09:04:57.796Z] PASS
09:04:57 [2020-08-31T09:04:57.796Z] 
09:04:57 [2020-08-31T09:04:57.796Z] DONE 30 tests in 198.302s
09:04:57 [2020-08-31T09:04:57.796Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
09:04:57 [2020-08-31T09:04:57.796Z] ++ 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
09:04:57 [2020-08-31T09:04:57.796Z] ++ set -e
09:04:57 [2020-08-31T09:04:57.796Z] ++ '[' -n 0 ']'
09:04:57 [2020-08-31T09:04:57.796Z] ++ set -x
09:04:57 [2020-08-31T09:04:57.796Z] ++ env -i DEST=/go/src/github.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
09:04:58 [2020-08-31T09:04:58.055Z] INFO: Testing against a local daemon
09:04:58 [2020-08-31T09:04:58.055Z] === RUN   TestConfigList
09:04:58 [2020-08-31T09:04:58.625Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
09:04:59 [2020-08-31T09:04:59.193Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
09:05:00 [2020-08-31T09:05:00.572Z] === RUN   TestDockerSuite/TestAttachDetach
09:05:00 [2020-08-31T09:05:00.572Z] --- PASS: TestConfigList (2.71s)
09:05:00 [2020-08-31T09:05:00.572Z]     config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList
09:05:00 [2020-08-31T09:05:00.572Z]     daemon.go:325: [d837d46352a03] waiting for daemon to start
09:05:00 [2020-08-31T09:05:00.572Z]     daemon.go:325: [d837d46352a03] waiting for daemon to start
09:05:00 [2020-08-31T09:05:00.572Z]     daemon.go:353: [d837d46352a03] daemon started
09:05:00 [2020-08-31T09:05:00.572Z]     daemon.go:461: [d837d46352a03] Stopping daemon
09:05:00 [2020-08-31T09:05:00.572Z]     daemon.go:296: [d837d46352a03] exiting daemon
09:05:00 [2020-08-31T09:05:00.572Z]     daemon.go:448: [d837d46352a03] Daemon stopped
09:05:00 [2020-08-31T09:05:00.572Z] === RUN   TestConfigsCreateAndDelete
09:05:00 [2020-08-31T09:05:00.676Z] .........                                                                [ 86%]
09:05:01 [2020-08-31T09:05:01.513Z] === RUN   TestDockerSuite/TestAttachDisconnect
09:05:01 [2020-08-31T09:05:01.778Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
09:05:02 [2020-08-31T09:05:02.353Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
09:05:03 [2020-08-31T09:05:03.734Z] --- PASS: TestConfigsCreateAndDelete (2.96s)
09:05:03 [2020-08-31T09:05:03.734Z]     config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete
09:05:03 [2020-08-31T09:05:03.734Z]     daemon.go:325: [d33940d126d1f] waiting for daemon to start
09:05:03 [2020-08-31T09:05:03.734Z]     daemon.go:325: [d33940d126d1f] waiting for daemon to start
09:05:03 [2020-08-31T09:05:03.734Z]     daemon.go:353: [d33940d126d1f] daemon started
09:05:03 [2020-08-31T09:05:03.734Z]     daemon.go:461: [d33940d126d1f] Stopping daemon
09:05:03 [2020-08-31T09:05:03.734Z]     daemon.go:296: [d33940d126d1f] exiting daemon
09:05:03 [2020-08-31T09:05:03.734Z]     daemon.go:448: [d33940d126d1f] Daemon stopped
09:05:03 [2020-08-31T09:05:03.734Z] === RUN   TestConfigsUpdate
09:05:03 [2020-08-31T09:05:03.993Z] === RUN   TestDockerSuite/TestAttachPausedContainer
09:05:03 [2020-08-31T09:05:03.993Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
09:05:04 [2020-08-31T09:05:04.709Z] tests/integration/models_images_test.py ..............                   [ 89%]
09:05:04 [2020-08-31T09:05:04.930Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
09:05:05 [2020-08-31T09:05:05.499Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
09:05:05 [2020-08-31T09:05:05.499Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
09:05:05 [2020-08-31T09:05:05.890Z] tests/integration/models_networks_test.py ....                           [ 90%]
09:05:06 [2020-08-31T09:05:06.069Z] --- PASS: TestConfigsUpdate (2.39s)
09:05:06 [2020-08-31T09:05:06.069Z]     config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate
09:05:06 [2020-08-31T09:05:06.069Z]     daemon.go:325: [d551c52281f94] waiting for daemon to start
09:05:06 [2020-08-31T09:05:06.069Z]     daemon.go:325: [d551c52281f94] waiting for daemon to start
09:05:06 [2020-08-31T09:05:06.069Z]     daemon.go:353: [d551c52281f94] daemon started
09:05:06 [2020-08-31T09:05:06.069Z]     daemon.go:461: [d551c52281f94] Stopping daemon
09:05:06 [2020-08-31T09:05:06.069Z]     daemon.go:296: [d551c52281f94] exiting daemon
09:05:06 [2020-08-31T09:05:06.069Z]     daemon.go:448: [d551c52281f94] Daemon stopped
09:05:06 [2020-08-31T09:05:06.069Z] === RUN   TestTemplatedConfig
09:05:07 [2020-08-31T09:05:07.029Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
09:05:07 [2020-08-31T09:05:07.965Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
09:05:08 [2020-08-31T09:05:08.534Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
09:05:08 [2020-08-31T09:05:08.794Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
09:05:09 [2020-08-31T09:05:09.054Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
09:05:09 [2020-08-31T09:05:09.313Z] --- PASS: TestTemplatedConfig (3.33s)
09:05:09 [2020-08-31T09:05:09.313Z]     config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig
09:05:09 [2020-08-31T09:05:09.313Z]     daemon.go:325: [d6a53a46f6789] waiting for daemon to start
09:05:09 [2020-08-31T09:05:09.313Z]     daemon.go:325: [d6a53a46f6789] waiting for daemon to start
09:05:09 [2020-08-31T09:05:09.313Z]     daemon.go:353: [d6a53a46f6789] daemon started
09:05:09 [2020-08-31T09:05:09.313Z]     daemon.go:461: [d6a53a46f6789] Stopping daemon
09:05:09 [2020-08-31T09:05:09.313Z]     daemon.go:296: [d6a53a46f6789] exiting daemon
09:05:09 [2020-08-31T09:05:09.313Z]     daemon.go:448: [d6a53a46f6789] Daemon stopped
09:05:09 [2020-08-31T09:05:09.313Z] === RUN   TestConfigInspect
09:05:09 [2020-08-31T09:05:09.883Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
09:05:10 [2020-08-31T09:05:10.454Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
09:05:10 [2020-08-31T09:05:10.714Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
09:05:10 [2020-08-31T09:05:10.714Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
09:05:10 [2020-08-31T09:05:10.973Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
09:05:11 [2020-08-31T09:05:11.912Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
09:05:12 [2020-08-31T09:05:12.172Z] --- PASS: TestConfigInspect (2.70s)
09:05:12 [2020-08-31T09:05:12.172Z]     config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect
09:05:12 [2020-08-31T09:05:12.172Z]     daemon.go:325: [d60b45226290c] waiting for daemon to start
09:05:12 [2020-08-31T09:05:12.172Z]     daemon.go:325: [d60b45226290c] waiting for daemon to start
09:05:12 [2020-08-31T09:05:12.172Z]     daemon.go:353: [d60b45226290c] daemon started
09:05:12 [2020-08-31T09:05:12.172Z]     daemon.go:461: [d60b45226290c] Stopping daemon
09:05:12 [2020-08-31T09:05:12.172Z]     daemon.go:296: [d60b45226290c] exiting daemon
09:05:12 [2020-08-31T09:05:12.172Z]     daemon.go:448: [d60b45226290c] Daemon stopped
09:05:12 [2020-08-31T09:05:12.172Z] === RUN   TestConfigCreateWithLabels
09:05:12 [2020-08-31T09:05:12.405Z] --- PASS: TestDockerNetworkMacvlan (27.93s)
09:05:12 [2020-08-31T09:05:12.405Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
09:05:12 [2020-08-31T09:05:12.405Z]     daemon.go:325: [d393c207fd428] waiting for daemon to start
09:05:12 [2020-08-31T09:05:12.405Z]     daemon.go:325: [d393c207fd428] waiting for daemon to start
09:05:12 [2020-08-31T09:05:12.405Z]     daemon.go:353: [d393c207fd428] daemon started
09:05:12 [2020-08-31T09:05:12.405Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s)
09:05:12 [2020-08-31T09:05:12.405Z]     daemon.go:461: [d393c207fd428] Stopping daemon
09:05:12 [2020-08-31T09:05:12.405Z]     daemon.go:296: [d393c207fd428] exiting daemon
09:05:12 [2020-08-31T09:05:12.405Z]     daemon.go:448: [d393c207fd428] Daemon stopped
09:05:12 [2020-08-31T09:05:12.405Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
09:05:12 [2020-08-31T09:05:12.405Z]     daemon.go:325: [d9fbc1bd5800c] waiting for daemon to start
09:05:12 [2020-08-31T09:05:12.405Z]     daemon.go:325: [d9fbc1bd5800c] waiting for daemon to start
09:05:12 [2020-08-31T09:05:12.405Z]     daemon.go:353: [d9fbc1bd5800c] daemon started
09:05:12 [2020-08-31T09:05:12.405Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s)
09:05:12 [2020-08-31T09:05:12.405Z]     daemon.go:461: [d9fbc1bd5800c] Stopping daemon
09:05:12 [2020-08-31T09:05:12.405Z]     daemon.go:296: [d9fbc1bd5800c] exiting daemon
09:05:12 [2020-08-31T09:05:12.405Z]     daemon.go:448: [d9fbc1bd5800c] Daemon stopped
09:05:12 [2020-08-31T09:05:12.405Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
09:05:12 [2020-08-31T09:05:12.405Z]     daemon.go:325: [da89be956303d] waiting for daemon to start
09:05:12 [2020-08-31T09:05:12.405Z]     daemon.go:325: [da89be956303d] waiting for daemon to start
09:05:12 [2020-08-31T09:05:12.405Z]     daemon.go:353: [da89be956303d] daemon started
09:05:12 [2020-08-31T09:05:12.405Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.36s)
09:05:12 [2020-08-31T09:05:12.405Z]     daemon.go:461: [da89be956303d] Stopping daemon
09:05:12 [2020-08-31T09:05:12.405Z]     daemon.go:296: [da89be956303d] exiting daemon
09:05:12 [2020-08-31T09:05:12.405Z]     daemon.go:448: [da89be956303d] Daemon stopped
09:05:12 [2020-08-31T09:05:12.405Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
09:05:12 [2020-08-31T09:05:12.405Z]     daemon.go:325: [dcbe3a4893aec] waiting for daemon to start
09:05:12 [2020-08-31T09:05:12.405Z]     daemon.go:325: [dcbe3a4893aec] waiting for daemon to start
09:05:12 [2020-08-31T09:05:12.405Z]     daemon.go:353: [dcbe3a4893aec] daemon started
09:05:12 [2020-08-31T09:05:12.405Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (3.37s)
09:05:12 [2020-08-31T09:05:12.405Z]     daemon.go:461: [dcbe3a4893aec] Stopping daemon
09:05:12 [2020-08-31T09:05:12.405Z]     daemon.go:296: [dcbe3a4893aec] exiting daemon
09:05:12 [2020-08-31T09:05:12.405Z]     daemon.go:448: [dcbe3a4893aec] Daemon stopped
09:05:12 [2020-08-31T09:05:12.405Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
09:05:12 [2020-08-31T09:05:12.405Z]     daemon.go:325: [dfdf100264659] waiting for daemon to start
09:05:12 [2020-08-31T09:05:12.405Z]     daemon.go:325: [dfdf100264659] waiting for daemon to start
09:05:12 [2020-08-31T09:05:12.405Z]     daemon.go:353: [dfdf100264659] daemon started
09:05:12 [2020-08-31T09:05:12.405Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (16.42s)
09:05:12 [2020-08-31T09:05:12.405Z]     daemon.go:461: [dfdf100264659] Stopping daemon
09:05:12 [2020-08-31T09:05:12.405Z]     daemon.go:296: [dfdf100264659] exiting daemon
09:05:12 [2020-08-31T09:05:12.405Z]     daemon.go:448: [dfdf100264659] Daemon stopped
09:05:12 [2020-08-31T09:05:12.405Z] PASS
09:05:12 [2020-08-31T09:05:12.405Z] 
09:05:12 [2020-08-31T09:05:12.405Z] DONE 7 tests in 29.381s
09:05:12 [2020-08-31T09:05:12.405Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
09:05:12 [2020-08-31T09:05:12.405Z] ++ 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
09:05:12 [2020-08-31T09:05:12.405Z] ++ set -e
09:05:12 [2020-08-31T09:05:12.405Z] ++ '[' -n 0 ']'
09:05:12 [2020-08-31T09:05:12.405Z] ++ set -x
09:05:12 [2020-08-31T09:05:12.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-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
09:05:12 [2020-08-31T09:05:12.405Z] testing: warning: no tests to run
09:05:12 [2020-08-31T09:05:12.405Z] PASS
09:05:12 [2020-08-31T09:05:12.405Z] 
09:05:12 [2020-08-31T09:05:12.405Z] DONE 0 tests in 0.017s
09:05:12 [2020-08-31T09:05:12.405Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
09:05:12 [2020-08-31T09:05:12.405Z] ++ 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
09:05:12 [2020-08-31T09:05:12.405Z] ++ set -e
09:05:12 [2020-08-31T09:05:12.405Z] ++ '[' -n 0 ']'
09:05:12 [2020-08-31T09:05:12.405Z] ++ set -x
09:05:12 [2020-08-31T09:05:12.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-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
09:05:12 [2020-08-31T09:05:12.405Z] INFO: Testing against a local daemon
09:05:12 [2020-08-31T09:05:12.405Z] === RUN   TestAuthZPluginAllowRequest
09:05:12 [2020-08-31T09:05:12.405Z] --- PASS: TestAuthZPluginAllowRequest (1.67s)
09:05:12 [2020-08-31T09:05:12.405Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest
09:05:12 [2020-08-31T09:05:12.405Z]     daemon.go:325: [d3c8dfe229e16] waiting for daemon to start
09:05:12 [2020-08-31T09:05:12.405Z]     daemon.go:325: [d3c8dfe229e16] waiting for daemon to start
09:05:12 [2020-08-31T09:05:12.405Z]     daemon.go:353: [d3c8dfe229e16] daemon started
09:05:12 [2020-08-31T09:05:12.405Z]     daemon.go:461: [d3c8dfe229e16] Stopping daemon
09:05:12 [2020-08-31T09:05:12.405Z]     daemon.go:296: [d3c8dfe229e16] exiting daemon
09:05:12 [2020-08-31T09:05:12.405Z]     daemon.go:448: [d3c8dfe229e16] Daemon stopped
09:05:12 [2020-08-31T09:05:12.405Z] === RUN   TestAuthZPluginTLS
09:05:12 [2020-08-31T09:05:12.405Z] --- PASS: TestAuthZPluginTLS (0.53s)
09:05:12 [2020-08-31T09:05:12.405Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS
09:05:12 [2020-08-31T09:05:12.405Z]     daemon.go:325: [db1d4ce361006] waiting for daemon to start
09:05:12 [2020-08-31T09:05:12.405Z]     daemon.go:325: [db1d4ce361006] waiting for daemon to start
09:05:12 [2020-08-31T09:05:12.405Z]     daemon.go:353: [db1d4ce361006] daemon started
09:05:12 [2020-08-31T09:05:12.405Z]     daemon.go:461: [db1d4ce361006] Stopping daemon
09:05:12 [2020-08-31T09:05:12.405Z]     daemon.go:296: [db1d4ce361006] exiting daemon
09:05:12 [2020-08-31T09:05:12.405Z]     daemon.go:448: [db1d4ce361006] Daemon stopped
09:05:12 [2020-08-31T09:05:12.405Z] === RUN   TestAuthZPluginDenyRequest
09:05:12 [2020-08-31T09:05:12.417Z] tests/integration/models_nodes_test.py .                                 [ 91%]
09:05:12 [2020-08-31T09:05:12.417Z] tests/integration/models_resources_test.py .                             [ 91%]
09:05:12 [2020-08-31T09:05:12.744Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
09:05:13 [2020-08-31T09:05:13.038Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
09:05:13 [2020-08-31T09:05:13.039Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest
09:05:13 [2020-08-31T09:05:13.039Z]     daemon.go:325: [d0248653493d9] waiting for daemon to start
09:05:13 [2020-08-31T09:05:13.039Z]     daemon.go:325: [d0248653493d9] waiting for daemon to start
09:05:13 [2020-08-31T09:05:13.039Z]     daemon.go:353: [d0248653493d9] daemon started
09:05:13 [2020-08-31T09:05:13.039Z]     daemon.go:461: [d0248653493d9] Stopping daemon
09:05:13 [2020-08-31T09:05:13.039Z]     daemon.go:296: [d0248653493d9] exiting daemon
09:05:13 [2020-08-31T09:05:13.039Z]     daemon.go:448: [d0248653493d9] Daemon stopped
09:05:13 [2020-08-31T09:05:13.039Z] === RUN   TestAuthZPluginAPIDenyResponse
09:05:13 [2020-08-31T09:05:13.313Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
09:05:13 [2020-08-31T09:05:13.330Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
09:05:13 [2020-08-31T09:05:13.330Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse
09:05:13 [2020-08-31T09:05:13.330Z]     daemon.go:325: [d87ec6280121d] waiting for daemon to start
09:05:13 [2020-08-31T09:05:13.330Z]     daemon.go:325: [d87ec6280121d] waiting for daemon to start
09:05:13 [2020-08-31T09:05:13.330Z]     daemon.go:353: [d87ec6280121d] daemon started
09:05:13 [2020-08-31T09:05:13.330Z]     daemon.go:461: [d87ec6280121d] Stopping daemon
09:05:13 [2020-08-31T09:05:13.330Z]     daemon.go:296: [d87ec6280121d] exiting daemon
09:05:13 [2020-08-31T09:05:13.330Z]     daemon.go:448: [d87ec6280121d] Daemon stopped
09:05:13 [2020-08-31T09:05:13.330Z] === RUN   TestAuthZPluginDenyResponse
09:05:13 [2020-08-31T09:05:13.964Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
09:05:13 [2020-08-31T09:05:13.964Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse
09:05:13 [2020-08-31T09:05:13.964Z]     daemon.go:325: [dd3deedfa9304] waiting for daemon to start
09:05:13 [2020-08-31T09:05:13.964Z]     daemon.go:325: [dd3deedfa9304] waiting for daemon to start
09:05:13 [2020-08-31T09:05:13.964Z]     daemon.go:353: [dd3deedfa9304] daemon started
09:05:13 [2020-08-31T09:05:13.964Z]     daemon.go:461: [dd3deedfa9304] Stopping daemon
09:05:13 [2020-08-31T09:05:13.964Z]     daemon.go:296: [dd3deedfa9304] exiting daemon
09:05:13 [2020-08-31T09:05:13.964Z]     daemon.go:448: [dd3deedfa9304] Daemon stopped
09:05:13 [2020-08-31T09:05:13.964Z] === RUN   TestAuthZPluginAllowEventStream
09:05:14 [2020-08-31T09:05:14.694Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
09:05:14 [2020-08-31T09:05:14.953Z] --- PASS: TestConfigCreateWithLabels (2.85s)
09:05:14 [2020-08-31T09:05:14.953Z]     config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels
09:05:14 [2020-08-31T09:05:14.953Z]     daemon.go:325: [d95514da02a0f] waiting for daemon to start
09:05:14 [2020-08-31T09:05:14.953Z]     daemon.go:325: [d95514da02a0f] waiting for daemon to start
09:05:14 [2020-08-31T09:05:14.953Z]     daemon.go:353: [d95514da02a0f] daemon started
09:05:14 [2020-08-31T09:05:14.953Z]     daemon.go:461: [d95514da02a0f] Stopping daemon
09:05:14 [2020-08-31T09:05:14.953Z]     daemon.go:296: [d95514da02a0f] exiting daemon
09:05:14 [2020-08-31T09:05:14.953Z]     daemon.go:448: [d95514da02a0f] Daemon stopped
09:05:14 [2020-08-31T09:05:14.953Z] === RUN   TestConfigCreateResolve
09:05:16 [2020-08-31T09:05:16.074Z] --- PASS: TestAuthZPluginAllowEventStream (1.72s)
09:05:16 [2020-08-31T09:05:16.075Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream
09:05:16 [2020-08-31T09:05:16.075Z]     daemon.go:325: [d60e70fe12a77] waiting for daemon to start
09:05:16 [2020-08-31T09:05:16.075Z]     daemon.go:325: [d60e70fe12a77] waiting for daemon to start
09:05:16 [2020-08-31T09:05:16.075Z]     daemon.go:353: [d60e70fe12a77] daemon started
09:05:16 [2020-08-31T09:05:16.075Z]     daemon.go:461: [d60e70fe12a77] Stopping daemon
09:05:16 [2020-08-31T09:05:16.075Z]     daemon.go:296: [d60e70fe12a77] exiting daemon
09:05:16 [2020-08-31T09:05:16.075Z]     daemon.go:448: [d60e70fe12a77] Daemon stopped
09:05:16 [2020-08-31T09:05:16.075Z] === RUN   TestAuthZPluginErrorResponse
09:05:16 [2020-08-31T09:05:16.367Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
09:05:16 [2020-08-31T09:05:16.367Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse
09:05:16 [2020-08-31T09:05:16.367Z]     daemon.go:325: [db553f1d83834] waiting for daemon to start
09:05:16 [2020-08-31T09:05:16.367Z]     daemon.go:325: [db553f1d83834] waiting for daemon to start
09:05:16 [2020-08-31T09:05:16.367Z]     daemon.go:353: [db553f1d83834] daemon started
09:05:16 [2020-08-31T09:05:16.367Z]     daemon.go:461: [db553f1d83834] Stopping daemon
09:05:16 [2020-08-31T09:05:16.367Z]     daemon.go:296: [db553f1d83834] exiting daemon
09:05:16 [2020-08-31T09:05:16.367Z]     daemon.go:448: [db553f1d83834] Daemon stopped
09:05:16 [2020-08-31T09:05:16.367Z] === RUN   TestAuthZPluginErrorRequest
09:05:16 [2020-08-31T09:05:16.658Z] --- PASS: TestAuthZPluginErrorRequest (0.52s)
09:05:16 [2020-08-31T09:05:16.658Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest
09:05:16 [2020-08-31T09:05:16.658Z]     daemon.go:325: [d1df4e4820391] waiting for daemon to start
09:05:16 [2020-08-31T09:05:16.658Z]     daemon.go:325: [d1df4e4820391] waiting for daemon to start
09:05:16 [2020-08-31T09:05:16.658Z]     daemon.go:353: [d1df4e4820391] daemon started
09:05:16 [2020-08-31T09:05:16.658Z]     daemon.go:461: [d1df4e4820391] Stopping daemon
09:05:16 [2020-08-31T09:05:16.658Z]     daemon.go:296: [d1df4e4820391] exiting daemon
09:05:16 [2020-08-31T09:05:16.658Z]     daemon.go:448: [d1df4e4820391] Daemon stopped
09:05:16 [2020-08-31T09:05:16.658Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
09:05:17 [2020-08-31T09:05:17.292Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
09:05:17 [2020-08-31T09:05:17.292Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration
09:05:17 [2020-08-31T09:05:17.292Z]     daemon.go:325: [d0388dcfa8503] waiting for daemon to start
09:05:17 [2020-08-31T09:05:17.292Z]     daemon.go:325: [d0388dcfa8503] waiting for daemon to start
09:05:17 [2020-08-31T09:05:17.292Z]     daemon.go:353: [d0388dcfa8503] daemon started
09:05:17 [2020-08-31T09:05:17.292Z]     daemon.go:461: [d0388dcfa8503] Stopping daemon
09:05:17 [2020-08-31T09:05:17.292Z]     daemon.go:296: [d0388dcfa8503] exiting daemon
09:05:17 [2020-08-31T09:05:17.292Z]     daemon.go:448: [d0388dcfa8503] Daemon stopped
09:05:17 [2020-08-31T09:05:17.292Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
09:05:17 [2020-08-31T09:05:17.489Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
09:05:18 [2020-08-31T09:05:18.058Z] --- PASS: TestConfigCreateResolve (2.97s)
09:05:18 [2020-08-31T09:05:18.058Z]     config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve
09:05:18 [2020-08-31T09:05:18.058Z]     daemon.go:325: [d2d8ed7fc8299] waiting for daemon to start
09:05:18 [2020-08-31T09:05:18.058Z]     daemon.go:325: [d2d8ed7fc8299] waiting for daemon to start
09:05:18 [2020-08-31T09:05:18.058Z]     daemon.go:353: [d2d8ed7fc8299] daemon started
09:05:18 [2020-08-31T09:05:18.058Z]     daemon.go:461: [d2d8ed7fc8299] Stopping daemon
09:05:18 [2020-08-31T09:05:18.058Z]     daemon.go:296: [d2d8ed7fc8299] exiting daemon
09:05:18 [2020-08-31T09:05:18.058Z]     daemon.go:448: [d2d8ed7fc8299] Daemon stopped
09:05:18 [2020-08-31T09:05:18.058Z] === RUN   TestConfigDaemonLibtrustID
09:05:18 [2020-08-31T09:05:18.058Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
09:05:18 [2020-08-31T09:05:18.214Z] tests/integration/models_services_test.py ..............X.               [ 95%]
09:05:18 [2020-08-31T09:05:18.629Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
09:05:18 [2020-08-31T09:05:18.629Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID
09:05:18 [2020-08-31T09:05:18.629Z]     daemon.go:325: [d914ec55bc0f5] waiting for daemon to start
09:05:18 [2020-08-31T09:05:18.629Z]     daemon.go:325: [d914ec55bc0f5] waiting for daemon to start
09:05:18 [2020-08-31T09:05:18.629Z]     daemon.go:353: [d914ec55bc0f5] daemon started
09:05:18 [2020-08-31T09:05:18.629Z]     daemon.go:461: [d914ec55bc0f5] Stopping daemon
09:05:18 [2020-08-31T09:05:18.629Z]     daemon.go:296: [d914ec55bc0f5] exiting daemon
09:05:18 [2020-08-31T09:05:18.629Z]     daemon.go:448: [d914ec55bc0f5] Daemon stopped
09:05:18 [2020-08-31T09:05:18.629Z] PASS
09:05:18 [2020-08-31T09:05:18.629Z] 
09:05:18 [2020-08-31T09:05:18.629Z] DONE 8 tests in 20.598s
09:05:18 [2020-08-31T09:05:18.629Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
09:05:18 [2020-08-31T09:05:18.629Z] ++ 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
09:05:18 [2020-08-31T09:05:18.629Z] ++ set -e
09:05:18 [2020-08-31T09:05:18.629Z] ++ '[' -n 0 ']'
09:05:18 [2020-08-31T09:05:18.629Z] ++ set -x
09:05:18 [2020-08-31T09:05:18.629Z] ++ env -i DEST=/go/src/github.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
09:05:18 [2020-08-31T09:05:18.629Z] INFO: Testing against a local daemon
09:05:18 [2020-08-31T09:05:18.629Z] === RUN   TestCheckpoint
09:05:18 [2020-08-31T09:05:18.629Z] --- SKIP: TestCheckpoint (0.00s)
09:05:18 [2020-08-31T09:05:18.629Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:05:18 [2020-08-31T09:05:18.629Z] === RUN   TestContainerInvalidJSON
09:05:18 [2020-08-31T09:05:18.629Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
09:05:18 [2020-08-31T09:05:18.629Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
09:05:18 [2020-08-31T09:05:18.629Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
09:05:18 [2020-08-31T09:05:18.629Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
09:05:18 [2020-08-31T09:05:18.629Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
09:05:18 [2020-08-31T09:05:18.629Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
09:05:18 [2020-08-31T09:05:18.629Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
09:05:18 [2020-08-31T09:05:18.629Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
09:05:18 [2020-08-31T09:05:18.629Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
09:05:18 [2020-08-31T09:05:18.629Z] --- PASS: TestContainerInvalidJSON (0.05s)
09:05:18 [2020-08-31T09:05:18.629Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
09:05:18 [2020-08-31T09:05:18.629Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
09:05:18 [2020-08-31T09:05:18.629Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
09:05:18 [2020-08-31T09:05:18.629Z] === RUN   TestCopyFromContainerPathDoesNotExist
09:05:18 [2020-08-31T09:05:18.629Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
09:05:18 [2020-08-31T09:05:18.629Z] === RUN   TestCopyFromContainerPathIsNotDir
09:05:18 [2020-08-31T09:05:18.889Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
09:05:18 [2020-08-31T09:05:18.889Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s)
09:05:18 [2020-08-31T09:05:18.889Z] === RUN   TestCopyToContainerPathDoesNotExist
09:05:18 [2020-08-31T09:05:18.889Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
09:05:18 [2020-08-31T09:05:18.889Z] === RUN   TestCopyToContainerPathIsNotDir
09:05:18 [2020-08-31T09:05:18.889Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
09:05:18 [2020-08-31T09:05:18.889Z] === RUN   TestCopyFromContainer
09:05:19 [2020-08-31T09:05:19.392Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.09s)
09:05:19 [2020-08-31T09:05:19.392Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking
09:05:19 [2020-08-31T09:05:19.392Z]     daemon.go:325: [d9f027094a86a] waiting for daemon to start
09:05:19 [2020-08-31T09:05:19.392Z]     daemon.go:325: [d9f027094a86a] waiting for daemon to start
09:05:19 [2020-08-31T09:05:19.392Z]     daemon.go:353: [d9f027094a86a] daemon started
09:05:19 [2020-08-31T09:05:19.392Z]     daemon.go:461: [d9f027094a86a] Stopping daemon
09:05:19 [2020-08-31T09:05:19.392Z]     daemon.go:296: [d9f027094a86a] exiting daemon
09:05:19 [2020-08-31T09:05:19.392Z]     daemon.go:448: [d9f027094a86a] Daemon stopped
09:05:19 [2020-08-31T09:05:19.392Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
09:05:20 [2020-08-31T09:05:20.270Z] === RUN   TestCopyFromContainer//
09:05:20 [2020-08-31T09:05:20.530Z] === RUN   TestCopyFromContainer//bar/root
09:05:20 [2020-08-31T09:05:20.530Z] === RUN   TestCopyFromContainer//bar/root/
09:05:20 [2020-08-31T09:05:20.790Z] === RUN   TestCopyFromContainer/bar/quux
09:05:20 [2020-08-31T09:05:20.790Z] === RUN   TestCopyFromContainer/bar/quux/
09:05:20 [2020-08-31T09:05:20.939Z] tests/integration/models_swarm_test.py ..                                [ 96%]
09:05:20 [2020-08-31T09:05:20.939Z] tests/integration/models_volumes_test.py ..                              [ 96%]
09:05:21 [2020-08-31T09:05:21.050Z] === RUN   TestCopyFromContainer/bar/quux/baz
09:05:21 [2020-08-31T09:05:21.050Z] === RUN   TestCopyFromContainer/bar/filesymlink
09:05:21 [2020-08-31T09:05:21.050Z] === RUN   TestCopyFromContainer/bar/dirsymlink
09:05:21 [2020-08-31T09:05:21.310Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
09:05:21 [2020-08-31T09:05:21.310Z] === RUN   TestCopyFromContainer/bar/notarget
09:05:21 [2020-08-31T09:05:21.310Z] --- PASS: TestCopyFromContainer (2.44s)
09:05:21 [2020-08-31T09:05:21.310Z]     --- PASS: TestCopyFromContainer// (0.14s)
09:05:21 [2020-08-31T09:05:21.310Z]     --- PASS: TestCopyFromContainer//bar/root (0.15s)
09:05:21 [2020-08-31T09:05:21.310Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.17s)
09:05:21 [2020-08-31T09:05:21.310Z]     --- PASS: TestCopyFromContainer/bar/quux (0.08s)
09:05:21 [2020-08-31T09:05:21.310Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
09:05:21 [2020-08-31T09:05:21.310Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
09:05:21 [2020-08-31T09:05:21.310Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
09:05:21 [2020-08-31T09:05:21.310Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
09:05:21 [2020-08-31T09:05:21.310Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
09:05:21 [2020-08-31T09:05:21.310Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
09:05:21 [2020-08-31T09:05:21.310Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
09:05:21 [2020-08-31T09:05:21.310Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:05:21 [2020-08-31T09:05:21.310Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:05:21 [2020-08-31T09:05:21.310Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:05:21 [2020-08-31T09:05:21.310Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:05:21 [2020-08-31T09:05:21.310Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
09:05:21 [2020-08-31T09:05:21.310Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
09:05:21 [2020-08-31T09:05:21.310Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:05:21 [2020-08-31T09:05:21.310Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
09:05:21 [2020-08-31T09:05:21.310Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:05:21 [2020-08-31T09:05:21.310Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
09:05:21 [2020-08-31T09:05:21.310Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
09:05:21 [2020-08-31T09:05:21.310Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
09:05:21 [2020-08-31T09:05:21.310Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
09:05:21 [2020-08-31T09:05:21.310Z] === RUN   TestCreateLinkToNonExistingContainer
09:05:21 [2020-08-31T09:05:21.463Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.15s)
09:05:21 [2020-08-31T09:05:21.463Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom
09:05:21 [2020-08-31T09:05:21.463Z]     daemon.go:325: [d0f819617ef85] waiting for daemon to start
09:05:21 [2020-08-31T09:05:21.463Z]     daemon.go:325: [d0f819617ef85] waiting for daemon to start
09:05:21 [2020-08-31T09:05:21.463Z]     daemon.go:353: [d0f819617ef85] daemon started
09:05:21 [2020-08-31T09:05:21.463Z]     daemon.go:461: [d0f819617ef85] Stopping daemon
09:05:21 [2020-08-31T09:05:21.463Z]     daemon.go:296: [d0f819617ef85] exiting daemon
09:05:21 [2020-08-31T09:05:21.463Z]     daemon.go:448: [d0f819617ef85] Daemon stopped
09:05:21 [2020-08-31T09:05:21.463Z] === RUN   TestAuthZPluginHeader
09:05:21 [2020-08-31T09:05:21.571Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
09:05:21 [2020-08-31T09:05:21.571Z] === RUN   TestCreateWithInvalidEnv
09:05:21 [2020-08-31T09:05:21.571Z] === RUN   TestCreateWithInvalidEnv/0
09:05:21 [2020-08-31T09:05:21.571Z] === PAUSE TestCreateWithInvalidEnv/0
09:05:21 [2020-08-31T09:05:21.571Z] === RUN   TestCreateWithInvalidEnv/1
09:05:21 [2020-08-31T09:05:21.571Z] === PAUSE TestCreateWithInvalidEnv/1
09:05:21 [2020-08-31T09:05:21.571Z] === RUN   TestCreateWithInvalidEnv/2
09:05:21 [2020-08-31T09:05:21.571Z] === PAUSE TestCreateWithInvalidEnv/2
09:05:21 [2020-08-31T09:05:21.571Z] === CONT  TestCreateWithInvalidEnv/0
09:05:21 [2020-08-31T09:05:21.571Z] === CONT  TestCreateWithInvalidEnv/2
09:05:21 [2020-08-31T09:05:21.571Z] === CONT  TestCreateWithInvalidEnv/1
09:05:21 [2020-08-31T09:05:21.571Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
09:05:21 [2020-08-31T09:05:21.571Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
09:05:21 [2020-08-31T09:05:21.571Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
09:05:21 [2020-08-31T09:05:21.571Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
09:05:21 [2020-08-31T09:05:21.571Z] === RUN   TestCreateTmpfsMountsTarget
09:05:21 [2020-08-31T09:05:21.571Z] --- PASS: TestCreateTmpfsMountsTarget (0.05s)
09:05:21 [2020-08-31T09:05:21.571Z] === RUN   TestCreateWithCustomMaskedPaths
09:05:22 [2020-08-31T09:05:22.499Z] --- PASS: TestAuthZPluginHeader (0.83s)
09:05:22 [2020-08-31T09:05:22.499Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader
09:05:22 [2020-08-31T09:05:22.499Z]     daemon.go:325: [d1aef5f2aa944] waiting for daemon to start
09:05:22 [2020-08-31T09:05:22.499Z]     daemon.go:325: [d1aef5f2aa944] waiting for daemon to start
09:05:22 [2020-08-31T09:05:22.499Z]     daemon.go:353: [d1aef5f2aa944] daemon started
09:05:22 [2020-08-31T09:05:22.499Z]     daemon.go:461: [d1aef5f2aa944] Stopping daemon
09:05:22 [2020-08-31T09:05:22.499Z]     daemon.go:296: [d1aef5f2aa944] exiting daemon
09:05:22 [2020-08-31T09:05:22.499Z]     daemon.go:448: [d1aef5f2aa944] Daemon stopped
09:05:22 [2020-08-31T09:05:22.499Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
09:05:22 [2020-08-31T09:05:22.499Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:05:22 [2020-08-31T09:05:22.499Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:05:22 [2020-08-31T09:05:22.499Z] === RUN   TestAuthZPluginV2Disable
09:05:22 [2020-08-31T09:05:22.499Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
09:05:22 [2020-08-31T09:05:22.499Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:05:22 [2020-08-31T09:05:22.499Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
09:05:22 [2020-08-31T09:05:22.499Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:05:22 [2020-08-31T09:05:22.499Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:05:22 [2020-08-31T09:05:22.499Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
09:05:22 [2020-08-31T09:05:22.499Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:05:22 [2020-08-31T09:05:22.499Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:05:22 [2020-08-31T09:05:22.499Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
09:05:22 [2020-08-31T09:05:22.517Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
09:05:22 [2020-08-31T09:05:22.976Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
09:05:22 [2020-08-31T09:05:22.976Z] 
09:05:22 [2020-08-31T09:05:22.976Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:05:22 [2020-08-31T09:05:22.976Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:05:22 [2020-08-31T09:05:22.976Z] HOSTNAME=fb7dddfd6f05
09:05:22 [2020-08-31T09:05:22.976Z] TESTDEBUG=0
09:05:22 [2020-08-31T09:05:22.976Z] DEST=bundles/test-integration
09:05:22 [2020-08-31T09:05:22.976Z] PWD=/go/src/github.com/docker/docker
09:05:22 [2020-08-31T09:05:22.976Z] DOCKER_GITCOMMIT=298ef4ba6463491cf5c1e781606e5b90c999c3dd
09:05:22 [2020-08-31T09:05:22.976Z] container=docker
09:05:22 [2020-08-31T09:05:22.976Z] HOME=/root
09:05:22 [2020-08-31T09:05:22.976Z] GOLANG_VERSION=1.13.14
09:05:22 [2020-08-31T09:05:22.976Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:05:22 [2020-08-31T09:05:22.976Z] VALIDATE_BRANCH=19.03
09:05:22 [2020-08-31T09:05:22.976Z] TERM=xterm
09:05:22 [2020-08-31T09:05:22.976Z] DOCKER_PKG=github.com/docker/docker
09:05:22 [2020-08-31T09:05:22.976Z] SHLVL=1
09:05:22 [2020-08-31T09:05:22.976Z] TIMEOUT=120m
09:05:22 [2020-08-31T09:05:22.976Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
09:05:22 [2020-08-31T09:05:22.976Z] DOCKER_GRAPHDRIVER=overlay2
09:05:22 [2020-08-31T09:05:22.976Z] GO111MODULE=off
09:05:22 [2020-08-31T09:05:22.976Z] DOCKER_EXPERIMENTAL=1
09:05:22 [2020-08-31T09:05:22.976Z] TEST_SKIP_INTEGRATION_CLI=1
09:05:22 [2020-08-31T09:05:22.976Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:05:22 [2020-08-31T09:05:22.976Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:05:22 [2020-08-31T09:05:22.976Z] GOPATH=/go
09:05:22 [2020-08-31T09:05:22.976Z] PKG_CONFIG=pkg-config
09:05:22 [2020-08-31T09:05:22.976Z] _=/usr/bin/env
09:05:22 [2020-08-31T09:05:22.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
09:05:23 [2020-08-31T09:05:23.456Z] --- PASS: TestCreateWithCustomMaskedPaths (1.96s)
09:05:23 [2020-08-31T09:05:23.456Z] === RUN   TestCreateWithCapabilities
09:05:23 [2020-08-31T09:05:23.456Z] === RUN   TestCreateWithCapabilities/no_capabilities
09:05:23 [2020-08-31T09:05:23.456Z] === PAUSE TestCreateWithCapabilities/no_capabilities
09:05:23 [2020-08-31T09:05:23.456Z] === RUN   TestCreateWithCapabilities/empty_capabilities
09:05:23 [2020-08-31T09:05:23.456Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
09:05:23 [2020-08-31T09:05:23.456Z] === RUN   TestCreateWithCapabilities/valid_capabilities
09:05:23 [2020-08-31T09:05:23.456Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
09:05:23 [2020-08-31T09:05:23.456Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
09:05:23 [2020-08-31T09:05:23.456Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
09:05:23 [2020-08-31T09:05:23.456Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
09:05:23 [2020-08-31T09:05:23.456Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
09:05:23 [2020-08-31T09:05:23.456Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
09:05:23 [2020-08-31T09:05:23.456Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
09:05:23 [2020-08-31T09:05:23.456Z] === RUN   TestCreateWithCapabilities/empty_capadd
09:05:23 [2020-08-31T09:05:23.456Z] === PAUSE TestCreateWithCapabilities/empty_capadd
09:05:23 [2020-08-31T09:05:23.456Z] === RUN   TestCreateWithCapabilities/empty_capdrop
09:05:23 [2020-08-31T09:05:23.456Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
09:05:23 [2020-08-31T09:05:23.456Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
09:05:23 [2020-08-31T09:05:23.456Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
09:05:23 [2020-08-31T09:05:23.456Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
09:05:23 [2020-08-31T09:05:23.456Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
09:05:23 [2020-08-31T09:05:23.456Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
09:05:23 [2020-08-31T09:05:23.456Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
09:05:23 [2020-08-31T09:05:23.456Z] === CONT  TestCreateWithCapabilities/no_capabilities
09:05:23 [2020-08-31T09:05:23.456Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
09:05:23 [2020-08-31T09:05:23.456Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
09:05:23 [2020-08-31T09:05:23.456Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
09:05:23 [2020-08-31T09:05:23.456Z] === CONT  TestCreateWithCapabilities/empty_capdrop
09:05:23 [2020-08-31T09:05:23.456Z] === CONT  TestCreateWithCapabilities/empty_capadd
09:05:23 [2020-08-31T09:05:23.716Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
09:05:23 [2020-08-31T09:05:23.716Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
09:05:23 [2020-08-31T09:05:23.716Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
09:05:23 [2020-08-31T09:05:23.716Z] === CONT  TestCreateWithCapabilities/valid_capabilities
09:05:23 [2020-08-31T09:05:23.716Z] === CONT  TestCreateWithCapabilities/empty_capabilities
09:05:23 [2020-08-31T09:05:23.716Z] --- PASS: TestCreateWithCapabilities (0.02s)
09:05:23 [2020-08-31T09:05:23.716Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
09:05:23 [2020-08-31T09:05:23.716Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
09:05:23 [2020-08-31T09:05:23.716Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.04s)
09:05:23 [2020-08-31T09:05:23.716Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.04s)
09:05:23 [2020-08-31T09:05:23.716Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.03s)
09:05:23 [2020-08-31T09:05:23.716Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s)
09:05:23 [2020-08-31T09:05:23.716Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.03s)
09:05:23 [2020-08-31T09:05:23.716Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
09:05:23 [2020-08-31T09:05:23.716Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.03s)
09:05:23 [2020-08-31T09:05:23.716Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s)
09:05:23 [2020-08-31T09:05:23.716Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.03s)
09:05:23 [2020-08-31T09:05:23.716Z] === RUN   TestCreateWithCustomReadonlyPaths
09:05:24 [2020-08-31T09:05:24.837Z] tests/integration/regression_test.py ......                              [ 98%]
09:05:25 [2020-08-31T09:05:25.349Z] tests/integration/credentials/store_test.py ......                       [ 99%]
09:05:25 [2020-08-31T09:05:25.349Z] tests/integration/credentials/utils_test.py .                            [100%]
09:05:25 [2020-08-31T09:05:25.349Z] 
09:05:25 [2020-08-31T09:05:25.349Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
09:05:25 [2020-08-31T09:05:25.349Z] =========================== short test summary info ============================
09:05:25 [2020-08-31T09:05:25.349Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
09:05:25 [2020-08-31T09:05:25.349Z]   CONFIG_RT_GROUP_SCHED isn't enabled
09:05:25 [2020-08-31T09:05:25.349Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
09:05:25 [2020-08-31T09:05:25.349Z]   Not supported on most drivers
09:05:25 [2020-08-31T09:05:25.349Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
09:05:25 [2020-08-31T09:05:25.349Z]   Can fail if eth0 has multiple IP addresses
09:05:25 [2020-08-31T09:05:25.349Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
09:05:25 [2020-08-31T09:05:25.349Z]   This doesn't seem to be taken into account by the engine
09:05:25 [2020-08-31T09:05:25.349Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
09:05:25 [2020-08-31T09:05:25.349Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
09:05:25 [2020-08-31T09:05:25.349Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
09:05:25 [2020-08-31T09:05:25.349Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
09:05:25 [2020-08-31T09:05:25.349Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
09:05:25 [2020-08-31T09:05:25.349Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
09:05:25 [2020-08-31T09:05:25.349Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
09:05:25 [2020-08-31T09:05:25.349Z] = 369 passed, 7 skipped, 3 deselected, 4 xfailed, 2 xpassed in 298.41 seconds ==
09:05:25 [2020-08-31T09:05:25.604Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
09:05:25 [2020-08-31T09:05:25.635Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.60s)
09:05:25 [2020-08-31T09:05:25.635Z] === RUN   TestCreateWithInvalidHealthcheckParams
09:05:25 [2020-08-31T09:05:25.635Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:05:25 [2020-08-31T09:05:25.635Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:05:25 [2020-08-31T09:05:25.635Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:05:25 [2020-08-31T09:05:25.635Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:05:25 [2020-08-31T09:05:25.635Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:05:25 [2020-08-31T09:05:25.635Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:05:25 [2020-08-31T09:05:25.635Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:05:25 [2020-08-31T09:05:25.635Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:05:25 [2020-08-31T09:05:25.635Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:05:25 [2020-08-31T09:05:25.635Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:05:25 [2020-08-31T09:05:25.635Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:05:25 [2020-08-31T09:05:25.635Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:05:25 [2020-08-31T09:05:25.635Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:05:25 [2020-08-31T09:05:25.635Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:05:25 [2020-08-31T09:05:25.635Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:05:25 [2020-08-31T09:05:25.635Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
09:05:25 [2020-08-31T09:05:25.635Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
09:05:25 [2020-08-31T09:05:25.635Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
09:05:25 [2020-08-31T09:05:25.635Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
09:05:25 [2020-08-31T09:05:25.635Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
09:05:25 [2020-08-31T09:05:25.635Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
09:05:25 [2020-08-31T09:05:25.635Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
09:05:25 [2020-08-31T09:05:25.896Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s)
09:05:25 [2020-08-31T09:05:25.896Z] === RUN   TestContainerStartOnDaemonRestart
09:05:25 [2020-08-31T09:05:25.896Z] === PAUSE TestContainerStartOnDaemonRestart
09:05:25 [2020-08-31T09:05:25.896Z] === RUN   TestDaemonRestartIpcMode
09:05:25 [2020-08-31T09:05:25.896Z] === PAUSE TestDaemonRestartIpcMode
09:05:25 [2020-08-31T09:05:25.896Z] === RUN   TestDiff
09:05:26 [2020-08-31T09:05:26.156Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
09:05:26 [2020-08-31T09:05:26.723Z] --- PASS: TestDiff (0.71s)
09:05:26 [2020-08-31T09:05:26.723Z] === RUN   TestExecWithCloseStdin
09:05:26 [2020-08-31T09:05:26.723Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
09:05:26 [2020-08-31T09:05:26.723Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
09:05:27 [2020-08-31T09:05:27.293Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
09:05:27 [2020-08-31T09:05:27.553Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
09:05:27 [2020-08-31T09:05:27.553Z] --- PASS: TestExecWithCloseStdin (0.86s)
09:05:27 [2020-08-31T09:05:27.553Z] === RUN   TestExec
09:05:27 [2020-08-31T09:05:27.812Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
09:05:28 [2020-08-31T09:05:28.380Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
09:05:28 [2020-08-31T09:05:28.380Z] --- PASS: TestExec (0.86s)
09:05:28 [2020-08-31T09:05:28.380Z] === RUN   TestExecUser
09:05:28 [2020-08-31T09:05:28.949Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
09:05:29 [2020-08-31T09:05:29.211Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
09:05:29 [2020-08-31T09:05:29.211Z] --- PASS: TestExecUser (0.85s)
09:05:29 [2020-08-31T09:05:29.211Z] === RUN   TestExportContainerAndImportImage
09:05:30 [2020-08-31T09:05:30.150Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
09:05:30 [2020-08-31T09:05:30.410Z] --- PASS: TestExportContainerAndImportImage (1.17s)
09:05:30 [2020-08-31T09:05:30.410Z] === RUN   TestExportContainerAfterDaemonRestart
09:05:31 [2020-08-31T09:05:31.349Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
09:05:31 [2020-08-31T09:05:31.917Z] --- PASS: TestExportContainerAfterDaemonRestart (1.46s)
09:05:31 [2020-08-31T09:05:31.917Z]     export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart
09:05:31 [2020-08-31T09:05:31.917Z]     daemon.go:325: [dba5bc470bd9d] waiting for daemon to start
09:05:31 [2020-08-31T09:05:31.917Z]     daemon.go:325: [dba5bc470bd9d] waiting for daemon to start
09:05:31 [2020-08-31T09:05:31.917Z]     daemon.go:353: [dba5bc470bd9d] daemon started
09:05:31 [2020-08-31T09:05:31.917Z]     daemon.go:461: [dba5bc470bd9d] Stopping daemon
09:05:31 [2020-08-31T09:05:31.917Z]     daemon.go:296: [dba5bc470bd9d] exiting daemon
09:05:31 [2020-08-31T09:05:31.917Z]     daemon.go:448: [dba5bc470bd9d] Daemon stopped
09:05:31 [2020-08-31T09:05:31.917Z]     daemon.go:325: [dba5bc470bd9d] waiting for daemon to start
09:05:31 [2020-08-31T09:05:31.917Z]     daemon.go:325: [dba5bc470bd9d] waiting for daemon to start
09:05:31 [2020-08-31T09:05:31.917Z]     daemon.go:353: [dba5bc470bd9d] daemon started
09:05:31 [2020-08-31T09:05:31.917Z]     daemon.go:461: [dba5bc470bd9d] Stopping daemon
09:05:31 [2020-08-31T09:05:31.917Z]     daemon.go:296: [dba5bc470bd9d] exiting daemon
09:05:31 [2020-08-31T09:05:31.917Z]     daemon.go:448: [dba5bc470bd9d] Daemon stopped
09:05:31 [2020-08-31T09:05:31.917Z] === RUN   TestHealthCheckWorkdir
09:05:32 [2020-08-31T09:05:32.177Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
09:05:32 [2020-08-31T09:05:32.745Z] --- PASS: TestHealthCheckWorkdir (1.04s)
09:05:32 [2020-08-31T09:05:32.745Z] === RUN   TestHealthKillContainer
09:05:34 [2020-08-31T09:05:34.650Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
09:05:35 [2020-08-31T09:05:35.590Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
09:05:35 [2020-08-31T09:05:35.850Z] --- PASS: TestHealthKillContainer (2.97s)
09:05:35 [2020-08-31T09:05:35.850Z] === RUN   TestInspectCpusetInConfigPre120
09:05:36 [2020-08-31T09:05:36.417Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
09:05:36 [2020-08-31T09:05:36.681Z] --- PASS: TestInspectCpusetInConfigPre120 (0.78s)
09:05:36 [2020-08-31T09:05:36.681Z] === RUN   TestIpcModeNone
09:05:37 [2020-08-31T09:05:37.620Z] --- PASS: TestIpcModeNone (0.80s)
09:05:37 [2020-08-31T09:05:37.620Z] === RUN   TestIpcModePrivate
09:05:37 [2020-08-31T09:05:37.762Z] umount: bundles/test-docker-py/root: no mount point specified.
09:05:37 [2020-08-31T09:05:37.762Z] Leaving: AppArmorNo profiles have been unloaded.
09:05:37 [2020-08-31T09:05:37.762Z] 
09:05:37 [2020-08-31T09:05:37.762Z] Unloading profiles will leave already running processes permanently
09:05:37 [2020-08-31T09:05:37.762Z] unconfined, which can lead to unexpected situations.
09:05:37 [2020-08-31T09:05:37.762Z] 
09:05:37 [2020-08-31T09:05:37.762Z] To set a process to complain mode, use the command line tool
09:05:37 [2020-08-31T09:05:37.762Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:05:37 [2020-08-31T09:05:37.762Z] 
Post stage
[Pipeline] junit
09:05:38 [2020-08-31T09:05:38.334Z] Recording test results
09:05:38 [2020-08-31T09:05:38.561Z] --- PASS: TestIpcModePrivate (0.93s)
09:05:38 [2020-08-31T09:05:38.561Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:88, shared: false, mustBeShared: false
09:05:38 [2020-08-31T09:05:38.561Z] === RUN   TestIpcModeShareable
09:05:38 [2020-08-31T09:05:38.821Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
09:05:38 [2020-08-31T09:05:38.821Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
09:05:39 [2020-08-31T09:05:39.081Z] --- PASS: TestIpcModeShareable (0.83s)
09:05:39 [2020-08-31T09:05:39.081Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:83, shared: true, mustBeShared: true
09:05:39 [2020-08-31T09:05:39.081Z] === RUN   TestAPIIpcModeShareableAndContainer
[Pipeline] sh
09:05:40 [2020-08-31T09:05:40.010Z] + echo Ensuring container killed.
09:05:40 [2020-08-31T09:05:40.010Z] Ensuring container killed.
09:05:40 [2020-08-31T09:05:40.010Z] + docker rm -vf docker-pr2
09:05:40 [2020-08-31T09:05:40.010Z] Error: No such container: docker-pr2
09:05:40 [2020-08-31T09:05:40.010Z] + true
[Pipeline] sh
09:05:40 [2020-08-31T09:05:40.328Z] + echo Chowning /workspace to jenkins user
09:05:40 [2020-08-31T09:05:40.328Z] Chowning /workspace to jenkins user
09:05:40 [2020-08-31T09:05:40.328Z] + id -u
09:05:40 [2020-08-31T09:05:40.328Z] + id -g
09:05:40 [2020-08-31T09:05:40.328Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41374:/workspace busybox chown -R 1000:1000 /workspace
09:05:40 [2020-08-31T09:05:40.328Z] Unable to find image 'busybox:latest' locally
09:05:40 [2020-08-31T09:05:40.328Z] latest: Pulling from library/busybox
09:05:40 [2020-08-31T09:05:40.328Z] 61c5ed1cbdf8: Pulling fs layer
09:05:40 [2020-08-31T09:05:40.592Z] 61c5ed1cbdf8: Download complete
09:05:40 [2020-08-31T09:05:40.592Z] 61c5ed1cbdf8: Pull complete
09:05:40 [2020-08-31T09:05:40.592Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977
09:05:40 [2020-08-31T09:05:40.592Z] Status: Downloaded newer image for busybox:latest
09:05:40 [2020-08-31T09:05:40.993Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
09:05:41 [2020-08-31T09:05:41.087Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.33s)
09:05:41 [2020-08-31T09:05:41.087Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart
09:05:41 [2020-08-31T09:05:41.087Z]     daemon.go:325: [d8bb17ed0cf93] waiting for daemon to start
09:05:41 [2020-08-31T09:05:41.087Z]     daemon.go:325: [d8bb17ed0cf93] waiting for daemon to start
09:05:41 [2020-08-31T09:05:41.087Z]     daemon.go:353: [d8bb17ed0cf93] daemon started
09:05:41 [2020-08-31T09:05:41.087Z]     daemon.go:461: [d8bb17ed0cf93] Stopping daemon
09:05:41 [2020-08-31T09:05:41.087Z]     daemon.go:296: [d8bb17ed0cf93] exiting daemon
09:05:41 [2020-08-31T09:05:41.087Z]     daemon.go:448: [d8bb17ed0cf93] Daemon stopped
09:05:41 [2020-08-31T09:05:41.087Z]     daemon.go:325: [d8bb17ed0cf93] waiting for daemon to start
09:05:41 [2020-08-31T09:05:41.087Z]     daemon.go:325: [d8bb17ed0cf93] waiting for daemon to start
09:05:41 [2020-08-31T09:05:41.087Z]     daemon.go:325: [d8bb17ed0cf93] waiting for daemon to start
09:05:41 [2020-08-31T09:05:41.087Z]     daemon.go:325: [d8bb17ed0cf93] waiting for daemon to start
09:05:41 [2020-08-31T09:05:41.087Z]     daemon.go:339: [d8bb17ed0cf93] error pinging daemon on start: Get http://d8bb17ed0cf93.sock/_ping: context deadline exceeded
09:05:41 [2020-08-31T09:05:41.087Z]     daemon.go:325: [d8bb17ed0cf93] waiting for daemon to start
09:05:41 [2020-08-31T09:05:41.087Z]     daemon.go:339: [d8bb17ed0cf93] error pinging daemon on start: Get http://d8bb17ed0cf93.sock/_ping: context deadline exceeded
09:05:41 [2020-08-31T09:05:41.087Z]     daemon.go:325: [d8bb17ed0cf93] waiting for daemon to start
09:05:41 [2020-08-31T09:05:41.087Z]     daemon.go:339: [d8bb17ed0cf93] error pinging daemon on start: Get http://d8bb17ed0cf93.sock/_ping: context deadline exceeded
09:05:41 [2020-08-31T09:05:41.087Z]     daemon.go:325: [d8bb17ed0cf93] waiting for daemon to start
09:05:41 [2020-08-31T09:05:41.087Z]     daemon.go:339: [d8bb17ed0cf93] error pinging daemon on start: Get http://d8bb17ed0cf93.sock/_ping: context deadline exceeded
09:05:41 [2020-08-31T09:05:41.087Z]     daemon.go:325: [d8bb17ed0cf93] waiting for daemon to start
09:05:41 [2020-08-31T09:05:41.087Z]     daemon.go:339: [d8bb17ed0cf93] error pinging daemon on start: Get http://d8bb17ed0cf93.sock/_ping: read unix @->/tmp/docker-integration/d8bb17ed0cf93.sock: read: connection reset by peer
09:05:41 [2020-08-31T09:05:41.087Z]     daemon.go:296: [d8bb17ed0cf93] exiting daemon
09:05:41 [2020-08-31T09:05:41.087Z]     daemon.go:325: [d8bb17ed0cf93] waiting for daemon to start
09:05:41 [2020-08-31T09:05:41.087Z]     daemon.go:325: [d8bb17ed0cf93] waiting for daemon to start
09:05:41 [2020-08-31T09:05:41.087Z]     daemon.go:325: [d8bb17ed0cf93] waiting for daemon to start
09:05:41 [2020-08-31T09:05:41.087Z]     daemon.go:353: [d8bb17ed0cf93] daemon started
09:05:41 [2020-08-31T09:05:41.087Z]     daemon.go:461: [d8bb17ed0cf93] Stopping daemon
09:05:41 [2020-08-31T09:05:41.087Z]     daemon.go:296: [d8bb17ed0cf93] exiting daemon
09:05:41 [2020-08-31T09:05:41.087Z]     daemon.go:448: [d8bb17ed0cf93] Daemon stopped
09:05:41 [2020-08-31T09:05:41.087Z] PASS
09:05:41 [2020-08-31T09:05:41.087Z] 
09:05:41 [2020-08-31T09:05:41.087Z] === Skipped
09:05:41 [2020-08-31T09:05:41.087Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:05:41 [2020-08-31T09:05:41.087Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:05:41 [2020-08-31T09:05:41.087Z] 
09:05:41 [2020-08-31T09:05:41.087Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
09:05:41 [2020-08-31T09:05:41.087Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:05:41 [2020-08-31T09:05:41.087Z] 
09:05:41 [2020-08-31T09:05:41.087Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:05:41 [2020-08-31T09:05:41.087Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:05:41 [2020-08-31T09:05:41.087Z] 
09:05:41 [2020-08-31T09:05:41.087Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:05:41 [2020-08-31T09:05:41.087Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:05:41 [2020-08-31T09:05:41.087Z] 
09:05:41 [2020-08-31T09:05:41.087Z] 
09:05:41 [2020-08-31T09:05:41.087Z] DONE 17 tests, 4 skipped in 29.573s
09:05:41 [2020-08-31T09:05:41.087Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
09:05:41 [2020-08-31T09:05:41.087Z] ++ 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
09:05:41 [2020-08-31T09:05:41.087Z] ++ set -e
09:05:41 [2020-08-31T09:05:41.087Z] ++ '[' -n 0 ']'
09:05:41 [2020-08-31T09:05:41.087Z] ++ set -x
09:05:41 [2020-08-31T09:05:41.088Z] ++ env -i DEST=/go/src/github.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
09:05:41 [2020-08-31T09:05:41.088Z] INFO: Testing against a local daemon
09:05:41 [2020-08-31T09:05:41.088Z] === RUN   TestPluginInvalidJSON
09:05:41 [2020-08-31T09:05:41.088Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
09:05:41 [2020-08-31T09:05:41.088Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
09:05:41 [2020-08-31T09:05:41.088Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
09:05:41 [2020-08-31T09:05:41.088Z] --- PASS: TestPluginInvalidJSON (0.01s)
09:05:41 [2020-08-31T09:05:41.088Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
09:05:41 [2020-08-31T09:05:41.088Z] PASS
09:05:41 [2020-08-31T09:05:41.088Z] 
09:05:41 [2020-08-31T09:05:41.088Z] DONE 2 tests in 0.079s
09:05:41 [2020-08-31T09:05:41.088Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
09:05:41 [2020-08-31T09:05:41.088Z] ++ 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
09:05:41 [2020-08-31T09:05:41.088Z] ++ set -e
09:05:41 [2020-08-31T09:05:41.088Z] ++ '[' -n 0 ']'
09:05:41 [2020-08-31T09:05:41.088Z] ++ set -x
09:05:41 [2020-08-31T09:05:41.088Z] ++ env -i DEST=/go/src/github.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
09:05:41 [2020-08-31T09:05:41.088Z] INFO: Testing against a local daemon
09:05:41 [2020-08-31T09:05:41.088Z] === RUN   TestExternalGraphDriver
09:05:41 [2020-08-31T09:05:41.088Z] === RUN   TestExternalGraphDriver/json
09:05:41 [2020-08-31T09:05:41.936Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.53s)
09:05:41 [2020-08-31T09:05:41.936Z] === RUN   TestAPIIpcModeHost
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
09:05:42 [2020-08-31T09:05:42.123Z] === RUN   TestExternalGraphDriver/spec
09:05:42 [2020-08-31T09:05:42.196Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
09:05:42 [2020-08-31T09:05:42.250Z] + bundleName=docker-py
09:05:42 [2020-08-31T09:05:42.250Z] + echo Creating docker-py-bundles.tar.gz
09:05:42 [2020-08-31T09:05:42.250Z] Creating docker-py-bundles.tar.gz
09:05:42 [2020-08-31T09:05:42.250Z] + 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
09:05:42 [2020-08-31T09:05:42.258Z] Archiving artifacts
09:05:42 [2020-08-31T09:05:42.456Z] --- PASS: TestAPIIpcModeHost (0.86s)
09:05:42 [2020-08-31T09:05:42.456Z] === RUN   TestDaemonIpcModeShareable
09:05:43 [2020-08-31T09:05:43.397Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
09:05:43 [2020-08-31T09:05:43.685Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41374/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
09:05:44 [2020-08-31T09:05:44.035Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41374/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=298ef4ba6463491cf5c1e781606e5b90c999c3dd -e DOCKER_GRAPHDRIVER docker:298ef4ba6463491cf5c1e781606e5b90c999c3dd hack/make.sh binary-daemon
09:05:44 [2020-08-31T09:05:44.193Z] === RUN   TestExternalGraphDriver/pull
09:05:44 [2020-08-31T09:05:44.338Z] --- PASS: TestDaemonIpcModeShareable (1.76s)
09:05:44 [2020-08-31T09:05:44.338Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable
09:05:44 [2020-08-31T09:05:44.338Z]     daemon.go:325: [da536bf551814] waiting for daemon to start
09:05:44 [2020-08-31T09:05:44.338Z]     daemon.go:325: [da536bf551814] waiting for daemon to start
09:05:44 [2020-08-31T09:05:44.338Z]     daemon.go:353: [da536bf551814] daemon started
09:05:44 [2020-08-31T09:05:44.338Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: true, mustBeShared: true
09:05:44 [2020-08-31T09:05:44.338Z]     daemon.go:461: [da536bf551814] Stopping daemon
09:05:44 [2020-08-31T09:05:44.338Z]     daemon.go:296: [da536bf551814] exiting daemon
09:05:44 [2020-08-31T09:05:44.338Z]     daemon.go:448: [da536bf551814] Daemon stopped
09:05:44 [2020-08-31T09:05:44.338Z] === RUN   TestDaemonIpcModePrivate
09:05:44 [2020-08-31T09:05:44.603Z] 
09:05:44 [2020-08-31T09:05:44.603Z] Removing bundles/
09:05:44 [2020-08-31T09:05:44.603Z] 
09:05:44 [2020-08-31T09:05:44.603Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
09:05:44 [2020-08-31T09:05:44.603Z] Building: bundles/binary-daemon/dockerd-dev
09:05:44 [2020-08-31T09:05:44.603Z] GOOS="" GOARCH="" GOARM=""
09:05:44 [2020-08-31T09:05:44.909Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
09:05:46 [2020-08-31T09:05:46.290Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
09:05:46 [2020-08-31T09:05:46.290Z] --- PASS: TestDaemonIpcModePrivate (1.79s)
09:05:46 [2020-08-31T09:05:46.290Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate
09:05:46 [2020-08-31T09:05:46.290Z]     daemon.go:325: [d19ec6ec3b43f] waiting for daemon to start
09:05:46 [2020-08-31T09:05:46.290Z]     daemon.go:325: [d19ec6ec3b43f] waiting for daemon to start
09:05:46 [2020-08-31T09:05:46.290Z]     daemon.go:353: [d19ec6ec3b43f] daemon started
09:05:46 [2020-08-31T09:05:46.290Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:103, shared: false, mustBeShared: false
09:05:46 [2020-08-31T09:05:46.290Z]     daemon.go:461: [d19ec6ec3b43f] Stopping daemon
09:05:46 [2020-08-31T09:05:46.290Z]     daemon.go:296: [d19ec6ec3b43f] exiting daemon
09:05:46 [2020-08-31T09:05:46.290Z]     daemon.go:448: [d19ec6ec3b43f] Daemon stopped
09:05:46 [2020-08-31T09:05:46.290Z] === RUN   TestDaemonIpcModePrivateFromConfig
09:05:46 [2020-08-31T09:05:46.290Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
09:05:46 [2020-08-31T09:05:46.859Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
09:05:46 [2020-08-31T09:05:46.928Z] --- PASS: TestExternalGraphDriver (7.06s)
09:05:46 [2020-08-31T09:05:46.928Z]     external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver
09:05:46 [2020-08-31T09:05:46.928Z]     daemon.go:325: [debe13df8b851] waiting for daemon to start
09:05:46 [2020-08-31T09:05:46.928Z]     daemon.go:325: [debe13df8b851] waiting for daemon to start
09:05:46 [2020-08-31T09:05:46.928Z]     daemon.go:353: [debe13df8b851] daemon started
09:05:46 [2020-08-31T09:05:46.928Z]     daemon.go:461: [debe13df8b851] Stopping daemon
09:05:46 [2020-08-31T09:05:46.928Z]     daemon.go:296: [debe13df8b851] exiting daemon
09:05:46 [2020-08-31T09:05:46.928Z]     daemon.go:448: [debe13df8b851] Daemon stopped
09:05:46 [2020-08-31T09:05:46.928Z]     daemon.go:325: [debe13df8b851] waiting for daemon to start
09:05:46 [2020-08-31T09:05:46.928Z]     daemon.go:325: [debe13df8b851] waiting for daemon to start
09:05:46 [2020-08-31T09:05:46.928Z]     daemon.go:353: [debe13df8b851] daemon started
09:05:46 [2020-08-31T09:05:46.928Z]     daemon.go:461: [debe13df8b851] Stopping daemon
09:05:46 [2020-08-31T09:05:46.928Z]     daemon.go:296: [debe13df8b851] exiting daemon
09:05:46 [2020-08-31T09:05:46.928Z]     daemon.go:448: [debe13df8b851] Daemon stopped
09:05:46 [2020-08-31T09:05:46.928Z]     --- PASS: TestExternalGraphDriver/json (2.06s)
09:05:46 [2020-08-31T09:05:46.928Z]     daemon.go:325: [debe13df8b851] waiting for daemon to start
09:05:46 [2020-08-31T09:05:46.928Z]     daemon.go:325: [debe13df8b851] waiting for daemon to start
09:05:46 [2020-08-31T09:05:46.928Z]     daemon.go:353: [debe13df8b851] daemon started
09:05:46 [2020-08-31T09:05:46.928Z]     daemon.go:461: [debe13df8b851] Stopping daemon
09:05:46 [2020-08-31T09:05:46.928Z]     daemon.go:296: [debe13df8b851] exiting daemon
09:05:46 [2020-08-31T09:05:46.928Z]     daemon.go:448: [debe13df8b851] Daemon stopped
09:05:46 [2020-08-31T09:05:46.928Z]     daemon.go:325: [debe13df8b851] waiting for daemon to start
09:05:46 [2020-08-31T09:05:46.928Z]     daemon.go:325: [debe13df8b851] waiting for daemon to start
09:05:46 [2020-08-31T09:05:46.928Z]     daemon.go:353: [debe13df8b851] daemon started
09:05:46 [2020-08-31T09:05:46.928Z]     daemon.go:461: [debe13df8b851] Stopping daemon
09:05:46 [2020-08-31T09:05:46.928Z]     daemon.go:296: [debe13df8b851] exiting daemon
09:05:46 [2020-08-31T09:05:46.928Z]     daemon.go:448: [debe13df8b851] Daemon stopped
09:05:46 [2020-08-31T09:05:46.928Z]     --- PASS: TestExternalGraphDriver/spec (2.04s)
09:05:46 [2020-08-31T09:05:46.928Z]     daemon.go:325: [debe13df8b851] waiting for daemon to start
09:05:46 [2020-08-31T09:05:46.928Z]     daemon.go:325: [debe13df8b851] waiting for daemon to start
09:05:46 [2020-08-31T09:05:46.928Z]     daemon.go:353: [debe13df8b851] daemon started
09:05:46 [2020-08-31T09:05:46.928Z]     daemon.go:461: [debe13df8b851] Stopping daemon
09:05:46 [2020-08-31T09:05:46.928Z]     daemon.go:296: [debe13df8b851] exiting daemon
09:05:46 [2020-08-31T09:05:46.928Z]     daemon.go:448: [debe13df8b851] Daemon stopped
09:05:46 [2020-08-31T09:05:46.928Z]     --- PASS: TestExternalGraphDriver/pull (2.83s)
09:05:46 [2020-08-31T09:05:46.928Z] === RUN   TestGraphdriverPluginV2
09:05:46 [2020-08-31T09:05:46.928Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
09:05:46 [2020-08-31T09:05:46.928Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:05:46 [2020-08-31T09:05:46.928Z] PASS
09:05:46 [2020-08-31T09:05:46.928Z] 
09:05:46 [2020-08-31T09:05:46.928Z] === Skipped
09:05:46 [2020-08-31T09:05:46.928Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
09:05:46 [2020-08-31T09:05:46.928Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:05:46 [2020-08-31T09:05:46.928Z] 
09:05:46 [2020-08-31T09:05:46.928Z] 
09:05:46 [2020-08-31T09:05:46.928Z] DONE 5 tests, 1 skipped in 7.200s
09:05:46 [2020-08-31T09:05:46.928Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
09:05:46 [2020-08-31T09:05:46.928Z] ++ 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
09:05:46 [2020-08-31T09:05:46.928Z] ++ set -e
09:05:46 [2020-08-31T09:05:46.928Z] ++ '[' -n 0 ']'
09:05:46 [2020-08-31T09:05:46.928Z] ++ set -x
09:05:46 [2020-08-31T09:05:46.928Z] ++ env -i DEST=/go/src/github.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
09:05:47 [2020-08-31T09:05:47.220Z] INFO: Testing against a local daemon
09:05:47 [2020-08-31T09:05:47.220Z] === RUN   TestContinueAfterPluginCrash
09:05:47 [2020-08-31T09:05:47.220Z] === PAUSE TestContinueAfterPluginCrash
09:05:47 [2020-08-31T09:05:47.220Z] === RUN   TestDaemonStartWithLogOpt
09:05:47 [2020-08-31T09:05:47.220Z] === PAUSE TestDaemonStartWithLogOpt
09:05:47 [2020-08-31T09:05:47.220Z] === CONT  TestContinueAfterPluginCrash
09:05:47 [2020-08-31T09:05:47.220Z] === CONT  TestDaemonStartWithLogOpt
09:05:48 [2020-08-31T09:05:48.240Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.84s)
09:05:48 [2020-08-31T09:05:48.240Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig
09:05:48 [2020-08-31T09:05:48.240Z]     daemon.go:325: [da18a2e708163] waiting for daemon to start
09:05:48 [2020-08-31T09:05:48.240Z]     daemon.go:325: [da18a2e708163] waiting for daemon to start
09:05:48 [2020-08-31T09:05:48.240Z]     daemon.go:353: [da18a2e708163] daemon started
09:05:48 [2020-08-31T09:05:48.240Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false
09:05:48 [2020-08-31T09:05:48.240Z]     daemon.go:461: [da18a2e708163] Stopping daemon
09:05:48 [2020-08-31T09:05:48.240Z]     daemon.go:296: [da18a2e708163] exiting daemon
09:05:48 [2020-08-31T09:05:48.240Z]     daemon.go:448: [da18a2e708163] Daemon stopped
09:05:48 [2020-08-31T09:05:48.240Z] === RUN   TestDaemonIpcModeShareableFromConfig
09:05:48 [2020-08-31T09:05:48.240Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
09:05:49 [2020-08-31T09:05:49.619Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
09:05:49 [2020-08-31T09:05:49.879Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.81s)
09:05:49 [2020-08-31T09:05:49.879Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig
09:05:49 [2020-08-31T09:05:49.879Z]     daemon.go:325: [d4ec7a63e2066] waiting for daemon to start
09:05:49 [2020-08-31T09:05:49.879Z]     daemon.go:325: [d4ec7a63e2066] waiting for daemon to start
09:05:49 [2020-08-31T09:05:49.879Z]     daemon.go:353: [d4ec7a63e2066] daemon started
09:05:49 [2020-08-31T09:05:49.879Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: true, mustBeShared: true
09:05:49 [2020-08-31T09:05:49.879Z]     daemon.go:461: [d4ec7a63e2066] Stopping daemon
09:05:49 [2020-08-31T09:05:49.879Z]     daemon.go:296: [d4ec7a63e2066] exiting daemon
09:05:49 [2020-08-31T09:05:49.879Z]     daemon.go:448: [d4ec7a63e2066] Daemon stopped
09:05:49 [2020-08-31T09:05:49.879Z] === RUN   TestIpcModeOlderClient
09:05:49 [2020-08-31T09:05:49.879Z] === PAUSE TestIpcModeOlderClient
09:05:49 [2020-08-31T09:05:49.879Z] === RUN   TestKillContainerInvalidSignal
09:05:50 [2020-08-31T09:05:50.140Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
09:05:50 [2020-08-31T09:05:50.400Z] --- PASS: TestKillContainerInvalidSignal (0.66s)
09:05:50 [2020-08-31T09:05:50.400Z] === RUN   TestKillContainer
09:05:50 [2020-08-31T09:05:50.400Z] === RUN   TestKillContainer/no_signal
09:05:51 [2020-08-31T09:05:51.339Z] === RUN   TestKillContainer/non_killing_signal
09:05:51 [2020-08-31T09:05:51.600Z] === RUN   TestKillContainer/killing_signal
09:05:51 [2020-08-31T09:05:51.600Z] === RUN   TestDockerSuite/TestBuildAddNonTar
09:05:52 [2020-08-31T09:05:52.541Z] --- PASS: TestKillContainer (2.08s)
09:05:52 [2020-08-31T09:05:52.541Z]     --- PASS: TestKillContainer/no_signal (0.67s)
09:05:52 [2020-08-31T09:05:52.541Z]     --- PASS: TestKillContainer/non_killing_signal (0.39s)
09:05:52 [2020-08-31T09:05:52.541Z]     --- PASS: TestKillContainer/killing_signal (0.72s)
09:05:52 [2020-08-31T09:05:52.541Z] === RUN   TestKillWithStopSignalAndRestartPolicies
09:05:52 [2020-08-31T09:05:52.541Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
09:05:53 [2020-08-31T09:05:53.111Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
09:05:53 [2020-08-31T09:05:53.111Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
09:05:53 [2020-08-31T09:05:53.680Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
09:05:53 [2020-08-31T09:05:53.680Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.22s)
09:05:53 [2020-08-31T09:05:53.680Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.58s)
09:05:53 [2020-08-31T09:05:53.680Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.43s)
09:05:53 [2020-08-31T09:05:53.680Z] === RUN   TestKillStoppedContainer
09:05:53 [2020-08-31T09:05:53.940Z] --- PASS: TestKillStoppedContainer (0.11s)
09:05:53 [2020-08-31T09:05:53.940Z] === RUN   TestKillStoppedContainerAPIPre120
09:05:53 [2020-08-31T09:05:53.940Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
09:05:53 [2020-08-31T09:05:53.940Z] === RUN   TestKillDifferentUserContainer
09:05:54 [2020-08-31T09:05:54.199Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
09:05:54 [2020-08-31T09:05:54.769Z] --- PASS: TestKillDifferentUserContainer (0.72s)
09:05:54 [2020-08-31T09:05:54.769Z] === RUN   TestInspectOomKilledTrue
09:05:54 [2020-08-31T09:05:54.769Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
09:05:54 [2020-08-31T09:05:54.769Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:05:54 [2020-08-31T09:05:54.769Z] === RUN   TestInspectOomKilledFalse
09:05:54 [2020-08-31T09:05:54.769Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
09:05:54 [2020-08-31T09:05:54.769Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:05:54 [2020-08-31T09:05:54.769Z] === RUN   TestLinksEtcHostsContentMatch
09:05:55 [2020-08-31T09:05:55.339Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s)
09:05:55 [2020-08-31T09:05:55.339Z] === RUN   TestLinksContainerNames
09:05:55 [2020-08-31T09:05:55.709Z] --- PASS: TestDaemonStartWithLogOpt (7.87s)
09:05:55 [2020-08-31T09:05:55.709Z]     validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt
09:05:55 [2020-08-31T09:05:55.709Z]     daemon.go:325: [d21ba2ba2c6c0] waiting for daemon to start
09:05:55 [2020-08-31T09:05:55.709Z]     daemon.go:325: [d21ba2ba2c6c0] waiting for daemon to start
09:05:55 [2020-08-31T09:05:55.709Z]     daemon.go:353: [d21ba2ba2c6c0] daemon started
09:05:55 [2020-08-31T09:05:55.709Z]     daemon.go:461: [d21ba2ba2c6c0] Stopping daemon
09:05:55 [2020-08-31T09:05:55.709Z]     daemon.go:296: [d21ba2ba2c6c0] exiting daemon
09:05:55 [2020-08-31T09:05:55.709Z]     daemon.go:448: [d21ba2ba2c6c0] Daemon stopped
09:05:55 [2020-08-31T09:05:55.709Z]     daemon.go:325: [d21ba2ba2c6c0] waiting for daemon to start
09:05:55 [2020-08-31T09:05:55.709Z]     daemon.go:325: [d21ba2ba2c6c0] waiting for daemon to start
09:05:55 [2020-08-31T09:05:55.709Z]     daemon.go:353: [d21ba2ba2c6c0] daemon started
09:05:55 [2020-08-31T09:05:55.709Z]     daemon.go:461: [d21ba2ba2c6c0] Stopping daemon
09:05:55 [2020-08-31T09:05:55.709Z]     daemon.go:296: [d21ba2ba2c6c0] exiting daemon
09:05:55 [2020-08-31T09:05:55.709Z]     daemon.go:448: [d21ba2ba2c6c0] Daemon stopped
09:05:55 [2020-08-31T09:05:55.806Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
09:05:56 [2020-08-31T09:05:56.103Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
09:05:56 [2020-08-31T09:05:56.721Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
09:05:56 [2020-08-31T09:05:56.721Z] --- PASS: TestLinksContainerNames (1.48s)
09:05:56 [2020-08-31T09:05:56.721Z] === RUN   TestLogsFollowTailEmpty
09:05:57 [2020-08-31T09:05:57.289Z] --- PASS: TestLogsFollowTailEmpty (0.71s)
09:05:57 [2020-08-31T09:05:57.289Z] === RUN   TestContainerNetworkMountsNoChown
09:05:57 [2020-08-31T09:05:57.858Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
09:05:57 [2020-08-31T09:05:57.858Z] --- PASS: TestContainerNetworkMountsNoChown (0.53s)
09:05:57 [2020-08-31T09:05:57.858Z] === RUN   TestMountDaemonRoot
09:05:57 [2020-08-31T09:05:57.858Z] === RUN   TestMountDaemonRoot/default
09:05:57 [2020-08-31T09:05:57.858Z] === PAUSE TestMountDaemonRoot/default
09:05:57 [2020-08-31T09:05:57.858Z] === RUN   TestMountDaemonRoot/private
09:05:57 [2020-08-31T09:05:57.858Z] === PAUSE TestMountDaemonRoot/private
09:05:57 [2020-08-31T09:05:57.858Z] === RUN   TestMountDaemonRoot/rprivate
09:05:57 [2020-08-31T09:05:57.858Z] === PAUSE TestMountDaemonRoot/rprivate
09:05:57 [2020-08-31T09:05:57.858Z] === RUN   TestMountDaemonRoot/slave
09:05:57 [2020-08-31T09:05:57.858Z] === PAUSE TestMountDaemonRoot/slave
09:05:57 [2020-08-31T09:05:57.858Z] === RUN   TestMountDaemonRoot/rslave
09:05:57 [2020-08-31T09:05:57.858Z] === PAUSE TestMountDaemonRoot/rslave
09:05:57 [2020-08-31T09:05:57.858Z] === RUN   TestMountDaemonRoot/shared
09:05:57 [2020-08-31T09:05:57.858Z] === PAUSE TestMountDaemonRoot/shared
09:05:57 [2020-08-31T09:05:57.858Z] === RUN   TestMountDaemonRoot/rshared
09:05:57 [2020-08-31T09:05:57.858Z] === PAUSE TestMountDaemonRoot/rshared
09:05:57 [2020-08-31T09:05:57.858Z] === CONT  TestMountDaemonRoot/default
09:05:57 [2020-08-31T09:05:57.858Z] === RUN   TestMountDaemonRoot/default/bind_root
09:05:57 [2020-08-31T09:05:57.858Z] === PAUSE TestMountDaemonRoot/default/bind_root
09:05:57 [2020-08-31T09:05:57.858Z] === RUN   TestMountDaemonRoot/default/bind_subpath
09:05:57 [2020-08-31T09:05:57.858Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
09:05:57 [2020-08-31T09:05:57.858Z] === RUN   TestMountDaemonRoot/default/mount_root
09:05:57 [2020-08-31T09:05:57.858Z] === PAUSE TestMountDaemonRoot/default/mount_root
09:05:57 [2020-08-31T09:05:57.858Z] === RUN   TestMountDaemonRoot/default/mount_subpath
09:05:57 [2020-08-31T09:05:57.858Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
09:05:57 [2020-08-31T09:05:57.858Z] === CONT  TestMountDaemonRoot/rslave
09:05:57 [2020-08-31T09:05:57.858Z] === RUN   TestMountDaemonRoot/rslave/bind_root
09:05:57 [2020-08-31T09:05:57.858Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
09:05:57 [2020-08-31T09:05:57.858Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
09:05:57 [2020-08-31T09:05:57.858Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
09:05:57 [2020-08-31T09:05:57.858Z] === RUN   TestMountDaemonRoot/rslave/mount_root
09:05:57 [2020-08-31T09:05:57.858Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
09:05:57 [2020-08-31T09:05:57.858Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
09:05:57 [2020-08-31T09:05:57.858Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
09:05:57 [2020-08-31T09:05:57.858Z] === CONT  TestMountDaemonRoot/rshared
09:05:57 [2020-08-31T09:05:57.858Z] === RUN   TestMountDaemonRoot/rshared/bind_root
09:05:57 [2020-08-31T09:05:57.858Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
09:05:57 [2020-08-31T09:05:57.858Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
09:05:57 [2020-08-31T09:05:57.858Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
09:05:57 [2020-08-31T09:05:57.858Z] === RUN   TestMountDaemonRoot/rshared/mount_root
09:05:57 [2020-08-31T09:05:57.858Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
09:05:57 [2020-08-31T09:05:57.858Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
09:05:57 [2020-08-31T09:05:57.858Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
09:05:57 [2020-08-31T09:05:57.858Z] === CONT  TestMountDaemonRoot/shared
09:05:57 [2020-08-31T09:05:57.858Z] === RUN   TestMountDaemonRoot/shared/bind_root
09:05:57 [2020-08-31T09:05:57.858Z] === PAUSE TestMountDaemonRoot/shared/bind_root
09:05:57 [2020-08-31T09:05:57.858Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
09:05:57 [2020-08-31T09:05:57.858Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
09:05:57 [2020-08-31T09:05:57.858Z] === RUN   TestMountDaemonRoot/shared/mount_root
09:05:57 [2020-08-31T09:05:57.858Z] === PAUSE TestMountDaemonRoot/shared/mount_root
09:05:57 [2020-08-31T09:05:57.858Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
09:05:57 [2020-08-31T09:05:57.858Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
09:05:57 [2020-08-31T09:05:57.858Z] === CONT  TestMountDaemonRoot/rprivate
09:05:57 [2020-08-31T09:05:57.858Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
09:05:57 [2020-08-31T09:05:57.858Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
09:05:57 [2020-08-31T09:05:57.858Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
09:05:57 [2020-08-31T09:05:57.858Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
09:05:57 [2020-08-31T09:05:57.858Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
09:05:57 [2020-08-31T09:05:57.858Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
09:05:57 [2020-08-31T09:05:57.858Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
09:05:57 [2020-08-31T09:05:57.858Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
09:05:57 [2020-08-31T09:05:57.858Z] === CONT  TestMountDaemonRoot/slave
09:05:57 [2020-08-31T09:05:57.858Z] === RUN   TestMountDaemonRoot/slave/bind_root
09:05:57 [2020-08-31T09:05:57.858Z] === PAUSE TestMountDaemonRoot/slave/bind_root
09:05:57 [2020-08-31T09:05:57.858Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
09:05:57 [2020-08-31T09:05:57.858Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
09:05:57 [2020-08-31T09:05:57.858Z] === RUN   TestMountDaemonRoot/slave/mount_root
09:05:57 [2020-08-31T09:05:57.858Z] === PAUSE TestMountDaemonRoot/slave/mount_root
09:05:57 [2020-08-31T09:05:57.858Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
09:05:57 [2020-08-31T09:05:57.858Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
09:05:57 [2020-08-31T09:05:57.858Z] === CONT  TestMountDaemonRoot/private
09:05:57 [2020-08-31T09:05:57.858Z] === RUN   TestMountDaemonRoot/private/mount_root
09:05:57 [2020-08-31T09:05:57.858Z] === PAUSE TestMountDaemonRoot/private/mount_root
09:05:57 [2020-08-31T09:05:57.858Z] === RUN   TestMountDaemonRoot/private/mount_subpath
09:05:57 [2020-08-31T09:05:57.858Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
09:05:57 [2020-08-31T09:05:57.858Z] === RUN   TestMountDaemonRoot/private/bind_root
09:05:57 [2020-08-31T09:05:57.858Z] === PAUSE TestMountDaemonRoot/private/bind_root
09:05:57 [2020-08-31T09:05:57.858Z] === RUN   TestMountDaemonRoot/private/bind_subpath
09:05:57 [2020-08-31T09:05:57.858Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
09:05:57 [2020-08-31T09:05:57.858Z] === CONT  TestMountDaemonRoot/default/bind_root
09:05:57 [2020-08-31T09:05:57.858Z] === CONT  TestMountDaemonRoot/rslave/bind_root
09:05:58 [2020-08-31T09:05:58.117Z] === CONT  TestMountDaemonRoot/rshared/bind_root
09:05:58 [2020-08-31T09:05:58.117Z] === CONT  TestMountDaemonRoot/default/mount_subpath
09:05:58 [2020-08-31T09:05:58.117Z] === CONT  TestMountDaemonRoot/default/mount_root
09:05:58 [2020-08-31T09:05:58.117Z] === CONT  TestMountDaemonRoot/default/bind_subpath
09:05:58 [2020-08-31T09:05:58.117Z] === CONT  TestMountDaemonRoot/shared/bind_root
09:05:58 [2020-08-31T09:05:58.117Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
09:05:58 [2020-08-31T09:05:58.117Z] === CONT  TestMountDaemonRoot/rslave/mount_root
09:05:58 [2020-08-31T09:05:58.117Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
09:05:58 [2020-08-31T09:05:58.117Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
09:05:58 [2020-08-31T09:05:58.117Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
09:05:58 [2020-08-31T09:05:58.117Z] === CONT  TestMountDaemonRoot/rshared/mount_root
09:05:58 [2020-08-31T09:05:58.377Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
09:05:58 [2020-08-31T09:05:58.377Z] === CONT  TestMountDaemonRoot/slave/bind_root
09:05:58 [2020-08-31T09:05:58.377Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
09:05:58 [2020-08-31T09:05:58.377Z] === CONT  TestMountDaemonRoot/shared/mount_root
09:05:58 [2020-08-31T09:05:58.377Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
09:05:58 [2020-08-31T09:05:58.377Z] === CONT  TestMountDaemonRoot/private/mount_root
09:05:58 [2020-08-31T09:05:58.377Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
09:05:58 [2020-08-31T09:05:58.377Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
09:05:58 [2020-08-31T09:05:58.377Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
09:05:58 [2020-08-31T09:05:58.377Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
09:05:58 [2020-08-31T09:05:58.377Z] === CONT  TestMountDaemonRoot/slave/mount_root
09:05:58 [2020-08-31T09:05:58.377Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
09:05:58 [2020-08-31T09:05:58.377Z] === CONT  TestMountDaemonRoot/private/bind_subpath
09:05:58 [2020-08-31T09:05:58.377Z] === CONT  TestMountDaemonRoot/private/bind_root
09:05:58 [2020-08-31T09:05:58.377Z] === CONT  TestMountDaemonRoot/private/mount_subpath
09:05:58 [2020-08-31T09:05:58.636Z] --- PASS: TestMountDaemonRoot (0.04s)
09:05:58 [2020-08-31T09:05:58.636Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
09:05:58 [2020-08-31T09:05:58.636Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
09:05:58 [2020-08-31T09:05:58.636Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
09:05:58 [2020-08-31T09:05:58.636Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
09:05:58 [2020-08-31T09:05:58.636Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
09:05:58 [2020-08-31T09:05:58.636Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
09:05:58 [2020-08-31T09:05:58.636Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
09:05:58 [2020-08-31T09:05:58.636Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
09:05:58 [2020-08-31T09:05:58.636Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
09:05:58 [2020-08-31T09:05:58.636Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
09:05:58 [2020-08-31T09:05:58.636Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
09:05:58 [2020-08-31T09:05:58.636Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
09:05:58 [2020-08-31T09:05:58.636Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
09:05:58 [2020-08-31T09:05:58.636Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
09:05:58 [2020-08-31T09:05:58.636Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
09:05:58 [2020-08-31T09:05:58.636Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
09:05:58 [2020-08-31T09:05:58.636Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
09:05:58 [2020-08-31T09:05:58.636Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
09:05:58 [2020-08-31T09:05:58.636Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
09:05:58 [2020-08-31T09:05:58.636Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
09:05:58 [2020-08-31T09:05:58.636Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
09:05:58 [2020-08-31T09:05:58.636Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
09:05:58 [2020-08-31T09:05:58.636Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
09:05:58 [2020-08-31T09:05:58.636Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
09:05:58 [2020-08-31T09:05:58.636Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
09:05:58 [2020-08-31T09:05:58.636Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
09:05:58 [2020-08-31T09:05:58.636Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
09:05:58 [2020-08-31T09:05:58.636Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
09:05:58 [2020-08-31T09:05:58.636Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s)
09:05:58 [2020-08-31T09:05:58.636Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
09:05:58 [2020-08-31T09:05:58.636Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
09:05:58 [2020-08-31T09:05:58.636Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
09:05:58 [2020-08-31T09:05:58.636Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
09:05:58 [2020-08-31T09:05:58.636Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
09:05:58 [2020-08-31T09:05:58.636Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
09:05:58 [2020-08-31T09:05:58.636Z] === RUN   TestContainerBindMountNonRecursive
09:05:58 [2020-08-31T09:05:58.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
09:05:59 [2020-08-31T09:05:59.627Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
09:06:00 [2020-08-31T09:06:00.149Z] --- PASS: TestContinueAfterPluginCrash (13.02s)
09:06:00 [2020-08-31T09:06:00.149Z]     logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash
09:06:00 [2020-08-31T09:06:00.149Z]     daemon.go:325: [d7c725e7218f4] waiting for daemon to start
09:06:00 [2020-08-31T09:06:00.149Z]     daemon.go:325: [d7c725e7218f4] waiting for daemon to start
09:06:00 [2020-08-31T09:06:00.149Z]     daemon.go:353: [d7c725e7218f4] daemon started
09:06:00 [2020-08-31T09:06:00.149Z]     daemon.go:461: [d7c725e7218f4] Stopping daemon
09:06:00 [2020-08-31T09:06:00.149Z]     daemon.go:296: [d7c725e7218f4] exiting daemon
09:06:00 [2020-08-31T09:06:00.150Z]     daemon.go:448: [d7c725e7218f4] Daemon stopped
09:06:00 [2020-08-31T09:06:00.150Z] PASS
09:06:00 [2020-08-31T09:06:00.150Z] 
09:06:00 [2020-08-31T09:06:00.150Z] DONE 2 tests in 13.105s
09:06:00 [2020-08-31T09:06:00.150Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
09:06:00 [2020-08-31T09:06:00.150Z] ++ 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
09:06:00 [2020-08-31T09:06:00.150Z] ++ set -e
09:06:00 [2020-08-31T09:06:00.150Z] ++ '[' -n 0 ']'
09:06:00 [2020-08-31T09:06:00.150Z] ++ set -x
09:06:00 [2020-08-31T09:06:00.150Z] ++ env -i DEST=/go/src/github.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
09:06:00 [2020-08-31T09:06:00.150Z] INFO: Testing against a local daemon
09:06:00 [2020-08-31T09:06:00.150Z] === RUN   TestPluginWithDevMounts
09:06:00 [2020-08-31T09:06:00.150Z] === PAUSE TestPluginWithDevMounts
09:06:00 [2020-08-31T09:06:00.150Z] === CONT  TestPluginWithDevMounts
09:06:00 [2020-08-31T09:06:00.213Z] --- PASS: TestContainerBindMountNonRecursive (1.78s)
09:06:00 [2020-08-31T09:06:00.213Z] === RUN   TestNetworkNat
09:06:00 [2020-08-31T09:06:00.397Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
09:06:00 [2020-08-31T09:06:00.794Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
09:06:01 [2020-08-31T09:06:01.364Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
09:06:01 [2020-08-31T09:06:01.364Z] --- PASS: TestNetworkNat (0.94s)
09:06:01 [2020-08-31T09:06:01.364Z] === RUN   TestNetworkLocalhostTCPNat
09:06:01 [2020-08-31T09:06:01.624Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
09:06:01 [2020-08-31T09:06:01.884Z] === RUN   TestDockerSuite/TestBuildAddScript
09:06:01 [2020-08-31T09:06:01.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
09:06:02 [2020-08-31T09:06:02.143Z] --- PASS: TestNetworkLocalhostTCPNat (0.81s)
09:06:02 [2020-08-31T09:06:02.143Z] === RUN   TestNetworkLoopbackNat
09:06:02 [2020-08-31T09:06:02.210Z] --- PASS: TestPluginWithDevMounts (1.85s)
09:06:02 [2020-08-31T09:06:02.210Z]     mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts
09:06:02 [2020-08-31T09:06:02.210Z]     daemon.go:325: [d705f5230fc47] waiting for daemon to start
09:06:02 [2020-08-31T09:06:02.210Z]     daemon.go:325: [d705f5230fc47] waiting for daemon to start
09:06:02 [2020-08-31T09:06:02.210Z]     daemon.go:353: [d705f5230fc47] daemon started
09:06:02 [2020-08-31T09:06:02.210Z]     daemon.go:461: [d705f5230fc47] Stopping daemon
09:06:02 [2020-08-31T09:06:02.210Z]     daemon.go:296: [d705f5230fc47] exiting daemon
09:06:02 [2020-08-31T09:06:02.210Z]     daemon.go:448: [d705f5230fc47] Daemon stopped
09:06:02 [2020-08-31T09:06:02.210Z] PASS
09:06:02 [2020-08-31T09:06:02.210Z] 
09:06:02 [2020-08-31T09:06:02.210Z] DONE 1 tests in 1.929s
09:06:02 [2020-08-31T09:06:02.210Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
09:06:02 [2020-08-31T09:06:02.210Z] ++ 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
09:06:02 [2020-08-31T09:06:02.210Z] ++ set -e
09:06:02 [2020-08-31T09:06:02.210Z] ++ '[' -n 0 ']'
09:06:02 [2020-08-31T09:06:02.210Z] ++ set -x
09:06:02 [2020-08-31T09:06:02.210Z] ++ env -i DEST=/go/src/github.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
09:06:02 [2020-08-31T09:06:02.210Z] INFO: Testing against a local daemon
09:06:02 [2020-08-31T09:06:02.210Z] === RUN   TestSecretInspect
09:06:02 [2020-08-31T09:06:02.403Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
09:06:02 [2020-08-31T09:06:02.663Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
09:06:02 [2020-08-31T09:06:02.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
09:06:03 [2020-08-31T09:06:03.231Z] --- PASS: TestNetworkLoopbackNat (1.06s)
09:06:03 [2020-08-31T09:06:03.231Z] === RUN   TestPause
09:06:04 [2020-08-31T09:06:04.169Z] --- PASS: TestPause (0.84s)
09:06:04 [2020-08-31T09:06:04.169Z] === RUN   TestPauseFailsOnWindowsServerContainers
09:06:04 [2020-08-31T09:06:04.169Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
09:06:04 [2020-08-31T09:06:04.169Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:06:04 [2020-08-31T09:06:04.169Z] === RUN   TestPauseStopPausedContainer
09:06:04 [2020-08-31T09:06:04.495Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
09:06:04 [2020-08-31T09:06:04.496Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
09:06:04 [2020-08-31T09:06:04.737Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
09:06:04 [2020-08-31T09:06:04.738Z] --- PASS: TestPauseStopPausedContainer (0.79s)
09:06:04 [2020-08-31T09:06:04.738Z] === RUN   TestPsFilter
09:06:04 [2020-08-31T09:06:04.738Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
09:06:04 [2020-08-31T09:06:04.998Z] --- PASS: TestPsFilter (0.16s)
09:06:04 [2020-08-31T09:06:04.998Z] === RUN   TestRemoveContainerWithRemovedVolume
09:06:05 [2020-08-31T09:06:05.568Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.77s)
09:06:05 [2020-08-31T09:06:05.568Z] === RUN   TestRemoveContainerWithVolume
09:06:05 [2020-08-31T09:06:05.717Z] --- PASS: TestSecretInspect (3.51s)
09:06:05 [2020-08-31T09:06:05.717Z]     secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect
09:06:05 [2020-08-31T09:06:05.717Z]     daemon.go:325: [dae44944df29f] waiting for daemon to start
09:06:05 [2020-08-31T09:06:05.717Z]     daemon.go:325: [dae44944df29f] waiting for daemon to start
09:06:05 [2020-08-31T09:06:05.717Z]     daemon.go:353: [dae44944df29f] daemon started
09:06:05 [2020-08-31T09:06:05.717Z]     daemon.go:461: [dae44944df29f] Stopping daemon
09:06:05 [2020-08-31T09:06:05.717Z]     daemon.go:296: [dae44944df29f] exiting daemon
09:06:05 [2020-08-31T09:06:05.717Z]     daemon.go:448: [dae44944df29f] Daemon stopped
09:06:05 [2020-08-31T09:06:05.717Z] === RUN   TestSecretList
09:06:06 [2020-08-31T09:06:06.507Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
09:06:06 [2020-08-31T09:06:06.507Z] --- PASS: TestRemoveContainerWithVolume (0.89s)
09:06:06 [2020-08-31T09:06:06.507Z] === RUN   TestRemoveContainerRunning
09:06:07 [2020-08-31T09:06:07.256Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
09:06:07 [2020-08-31T09:06:07.444Z] --- PASS: TestRemoveContainerRunning (0.81s)
09:06:07 [2020-08-31T09:06:07.444Z] === RUN   TestRemoveContainerForceRemoveRunning
09:06:08 [2020-08-31T09:06:08.017Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
09:06:08 [2020-08-31T09:06:08.017Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.78s)
09:06:08 [2020-08-31T09:06:08.017Z] === RUN   TestRemoveInvalidContainer
09:06:08 [2020-08-31T09:06:08.276Z] --- PASS: TestRemoveInvalidContainer (0.06s)
09:06:08 [2020-08-31T09:06:08.276Z] === RUN   TestRenameLinkedContainer
09:06:08 [2020-08-31T09:06:08.314Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
09:06:09 [2020-08-31T09:06:09.223Z] --- PASS: TestSecretList (3.54s)
09:06:09 [2020-08-31T09:06:09.223Z]     secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList
09:06:09 [2020-08-31T09:06:09.224Z]     daemon.go:325: [d1a461ae201a1] waiting for daemon to start
09:06:09 [2020-08-31T09:06:09.224Z]     daemon.go:325: [d1a461ae201a1] waiting for daemon to start
09:06:09 [2020-08-31T09:06:09.224Z]     daemon.go:353: [d1a461ae201a1] daemon started
09:06:09 [2020-08-31T09:06:09.224Z]     daemon.go:461: [d1a461ae201a1] Stopping daemon
09:06:09 [2020-08-31T09:06:09.224Z]     daemon.go:296: [d1a461ae201a1] exiting daemon
09:06:09 [2020-08-31T09:06:09.224Z]     daemon.go:448: [d1a461ae201a1] Daemon stopped
09:06:09 [2020-08-31T09:06:09.224Z] === RUN   TestSecretsCreateAndDelete
09:06:10 [2020-08-31T09:06:10.189Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
09:06:11 [2020-08-31T09:06:11.127Z] --- PASS: TestRenameLinkedContainer (2.95s)
09:06:11 [2020-08-31T09:06:11.127Z] === RUN   TestRenameStoppedContainer
09:06:11 [2020-08-31T09:06:11.387Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
09:06:11 [2020-08-31T09:06:11.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
09:06:11 [2020-08-31T09:06:11.959Z] --- PASS: TestRenameStoppedContainer (0.88s)
09:06:11 [2020-08-31T09:06:11.959Z] === RUN   TestRenameRunningContainerAndReuse
09:06:12 [2020-08-31T09:06:12.218Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
09:06:12 [2020-08-31T09:06:12.745Z] --- PASS: TestSecretsCreateAndDelete (3.48s)
09:06:12 [2020-08-31T09:06:12.745Z]     secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete
09:06:12 [2020-08-31T09:06:12.745Z]     daemon.go:325: [ddafa7a967fd6] waiting for daemon to start
09:06:12 [2020-08-31T09:06:12.745Z]     daemon.go:325: [ddafa7a967fd6] waiting for daemon to start
09:06:12 [2020-08-31T09:06:12.745Z]     daemon.go:353: [ddafa7a967fd6] daemon started
09:06:12 [2020-08-31T09:06:12.745Z]     daemon.go:461: [ddafa7a967fd6] Stopping daemon
09:06:12 [2020-08-31T09:06:12.745Z]     daemon.go:296: [ddafa7a967fd6] exiting daemon
09:06:12 [2020-08-31T09:06:12.745Z]     daemon.go:448: [ddafa7a967fd6] Daemon stopped
09:06:12 [2020-08-31T09:06:12.745Z] === RUN   TestSecretsUpdate
09:06:13 [2020-08-31T09:06:13.157Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
09:06:13 [2020-08-31T09:06:13.726Z] --- PASS: TestRenameRunningContainerAndReuse (1.57s)
09:06:13 [2020-08-31T09:06:13.726Z] === RUN   TestRenameInvalidName
09:06:14 [2020-08-31T09:06:14.298Z] --- PASS: TestRenameInvalidName (0.77s)
09:06:14 [2020-08-31T09:06:14.298Z] === RUN   TestRenameAnonymousContainer
09:06:15 [2020-08-31T09:06:15.237Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
09:06:15 [2020-08-31T09:06:15.806Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
09:06:16 [2020-08-31T09:06:16.254Z] --- PASS: TestSecretsUpdate (3.66s)
09:06:16 [2020-08-31T09:06:16.254Z]     secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate
09:06:16 [2020-08-31T09:06:16.254Z]     daemon.go:325: [dd29216711a5e] waiting for daemon to start
09:06:16 [2020-08-31T09:06:16.254Z]     daemon.go:325: [dd29216711a5e] waiting for daemon to start
09:06:16 [2020-08-31T09:06:16.254Z]     daemon.go:353: [dd29216711a5e] daemon started
09:06:16 [2020-08-31T09:06:16.254Z]     daemon.go:461: [dd29216711a5e] Stopping daemon
09:06:16 [2020-08-31T09:06:16.254Z]     daemon.go:296: [dd29216711a5e] exiting daemon
09:06:16 [2020-08-31T09:06:16.254Z]     daemon.go:448: [dd29216711a5e] Daemon stopped
09:06:16 [2020-08-31T09:06:16.254Z] === RUN   TestTemplatedSecret
09:06:16 [2020-08-31T09:06:16.744Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
09:06:17 [2020-08-31T09:06:17.313Z] --- PASS: TestRenameAnonymousContainer (2.80s)
09:06:17 [2020-08-31T09:06:17.313Z] === RUN   TestRenameContainerWithSameName
09:06:17 [2020-08-31T09:06:17.883Z] --- PASS: TestRenameContainerWithSameName (0.59s)
09:06:17 [2020-08-31T09:06:17.883Z] === RUN   TestRenameContainerWithLinkedContainer
09:06:19 [2020-08-31T09:06:19.571Z] --- PASS: TestRenameContainerWithLinkedContainer (1.25s)
09:06:19 [2020-08-31T09:06:19.571Z] === RUN   TestResize
09:06:19 [2020-08-31T09:06:19.571Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
09:06:19 [2020-08-31T09:06:19.571Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
09:06:19 [2020-08-31T09:06:19.571Z] === RUN   TestDockerSuite/TestBuildAddTar
09:06:19 [2020-08-31T09:06:19.571Z] --- PASS: TestResize (0.60s)
09:06:19 [2020-08-31T09:06:19.571Z] === RUN   TestResizeWithInvalidSize
09:06:20 [2020-08-31T09:06:20.376Z] --- PASS: TestTemplatedSecret (3.56s)
09:06:20 [2020-08-31T09:06:20.376Z]     secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret
09:06:20 [2020-08-31T09:06:20.376Z]     daemon.go:325: [def0ffd48deee] waiting for daemon to start
09:06:20 [2020-08-31T09:06:20.376Z]     daemon.go:325: [def0ffd48deee] waiting for daemon to start
09:06:20 [2020-08-31T09:06:20.376Z]     daemon.go:353: [def0ffd48deee] daemon started
09:06:20 [2020-08-31T09:06:20.376Z]     daemon.go:461: [def0ffd48deee] Stopping daemon
09:06:20 [2020-08-31T09:06:20.376Z]     daemon.go:296: [def0ffd48deee] exiting daemon
09:06:20 [2020-08-31T09:06:20.376Z]     daemon.go:448: [def0ffd48deee] Daemon stopped
09:06:20 [2020-08-31T09:06:20.376Z] === RUN   TestSecretCreateResolve
09:06:20 [2020-08-31T09:06:20.510Z] --- PASS: TestResizeWithInvalidSize (0.68s)
09:06:20 [2020-08-31T09:06:20.510Z] === RUN   TestResizeWhenContainerNotStarted
09:06:20 [2020-08-31T09:06:20.771Z] --- PASS: TestResizeWhenContainerNotStarted (0.55s)
09:06:20 [2020-08-31T09:06:20.771Z] === RUN   TestDaemonRestartKillContainers
09:06:20 [2020-08-31T09:06:20.771Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:06:20 [2020-08-31T09:06:20.771Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:06:20 [2020-08-31T09:06:20.771Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:06:20 [2020-08-31T09:06:20.771Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:06:20 [2020-08-31T09:06:20.771Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:06:20 [2020-08-31T09:06:20.771Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:06:20 [2020-08-31T09:06:20.771Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:06:20 [2020-08-31T09:06:20.771Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:06:20 [2020-08-31T09:06:20.771Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:06:20 [2020-08-31T09:06:20.771Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:06:20 [2020-08-31T09:06:20.771Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:06:20 [2020-08-31T09:06:20.771Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:06:20 [2020-08-31T09:06:20.771Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:06:20 [2020-08-31T09:06:20.771Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:06:20 [2020-08-31T09:06:20.771Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:06:20 [2020-08-31T09:06:20.771Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:06:20 [2020-08-31T09:06:20.771Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:06:20 [2020-08-31T09:06:20.771Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:06:20 [2020-08-31T09:06:20.771Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:06:20 [2020-08-31T09:06:20.771Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:06:20 [2020-08-31T09:06:20.771Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:06:20 [2020-08-31T09:06:20.771Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:06:20 [2020-08-31T09:06:20.771Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:06:20 [2020-08-31T09:06:20.771Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:06:20 [2020-08-31T09:06:20.771Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:06:20 [2020-08-31T09:06:20.771Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:06:21 [2020-08-31T09:06:21.151Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
09:06:21 [2020-08-31T09:06:21.151Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
09:06:22 [2020-08-31T09:06:22.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
09:06:23 [2020-08-31T09:06:23.310Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:06:23 [2020-08-31T09:06:23.310Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:06:23 [2020-08-31T09:06:23.886Z] --- PASS: TestSecretCreateResolve (3.70s)
09:06:23 [2020-08-31T09:06:23.886Z]     secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve
09:06:23 [2020-08-31T09:06:23.886Z]     daemon.go:325: [d4759fe3ce576] waiting for daemon to start
09:06:23 [2020-08-31T09:06:23.886Z]     daemon.go:325: [d4759fe3ce576] waiting for daemon to start
09:06:23 [2020-08-31T09:06:23.886Z]     daemon.go:353: [d4759fe3ce576] daemon started
09:06:23 [2020-08-31T09:06:23.886Z]     daemon.go:461: [d4759fe3ce576] Stopping daemon
09:06:23 [2020-08-31T09:06:23.886Z]     daemon.go:296: [d4759fe3ce576] exiting daemon
09:06:23 [2020-08-31T09:06:23.886Z]     daemon.go:448: [d4759fe3ce576] Daemon stopped
09:06:23 [2020-08-31T09:06:23.886Z] PASS
09:06:23 [2020-08-31T09:06:23.886Z] 
09:06:23 [2020-08-31T09:06:23.886Z] DONE 6 tests in 21.531s
09:06:23 [2020-08-31T09:06:23.886Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
09:06:23 [2020-08-31T09:06:23.886Z] ++ 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
09:06:23 [2020-08-31T09:06:23.886Z] ++ set -e
09:06:23 [2020-08-31T09:06:23.886Z] ++ '[' -n 0 ']'
09:06:23 [2020-08-31T09:06:23.886Z] ++ set -x
09:06:23 [2020-08-31T09:06:23.886Z] ++ env -i DEST=/go/src/github.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
09:06:23 [2020-08-31T09:06:23.886Z] INFO: Testing against a local daemon
09:06:23 [2020-08-31T09:06:23.886Z] === RUN   TestServiceCreateInit
09:06:23 [2020-08-31T09:06:23.886Z] === RUN   TestServiceCreateInit/daemonInitDisabled
09:06:24 [2020-08-31T09:06:24.248Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:06:24 [2020-08-31T09:06:24.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
09:06:24 [2020-08-31T09:06:24.817Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:06:25 [2020-08-31T09:06:25.756Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:06:25 [2020-08-31T09:06:25.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
09:06:26 [2020-08-31T09:06:26.016Z] === RUN   TestDockerSuite/TestBuildAddTarXz
09:06:26 [2020-08-31T09:06:26.016Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
09:06:26 [2020-08-31T09:06:26.016Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:06:27 [2020-08-31T09:06:27.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
09:06:27 [2020-08-31T09:06:27.398Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
09:06:28 [2020-08-31T09:06:28.335Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:06:28 [2020-08-31T09:06:28.420Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:06:28 [2020-08-31T09:06:28.420Z] Using test binary docker
09:06:28 [2020-08-31T09:06:28.420Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
09:06:28 [2020-08-31T09:06:28.420Z] +++ /etc/init.d/apparmor start
09:06:28 [2020-08-31T09:06:28.420Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
09:06:28 [2020-08-31T09:06:28.420Z] INFO: Waiting for daemon to start...
09:06:28 [2020-08-31T09:06:28.420Z] Starting dockerd
09:06:28 [2020-08-31T09:06:28.420Z] +++ 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
09:06:28 [2020-08-31T09:06:28.596Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
09:06:28 [2020-08-31T09:06:28.856Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:06:29 [2020-08-31T09:06:29.438Z] === RUN   TestServiceCreateInit/daemonInitEnabled
09:06:30 [2020-08-31T09:06:30.491Z] .
09:06:30 [2020-08-31T09:06:30.491Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
09:06:30 [2020-08-31T09:06:30.491Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
09:06:30 [2020-08-31T09:06:30.491Z] Error: No such image: emptyfs
09:06:30 [2020-08-31T09:06:30.491Z] ++++ tar -cC bundles/test-integration/emptyfs .
09:06:30 [2020-08-31T09:06:30.491Z] ++++ docker load
09:06:30 [2020-08-31T09:06:30.807Z] Running integration-test (iteration 1)
09:06:30 [2020-08-31T09:06:30.807Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
09:06:30 [2020-08-31T09:06:30.807Z] ++ 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
09:06:30 [2020-08-31T09:06:30.807Z] ++ set -e
09:06:30 [2020-08-31T09:06:30.807Z] ++ '[' -n 0 ']'
09:06:30 [2020-08-31T09:06:30.807Z] ++ set -x
09:06:30 [2020-08-31T09:06:30.807Z] ++ env -i DEST=/go/src/github.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
09:06:33 [2020-08-31T09:06:33.054Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:06:33 [2020-08-31T09:06:33.054Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:06:33 [2020-08-31T09:06:33.054Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
09:06:33 [2020-08-31T09:06:33.314Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
09:06:33 [2020-08-31T09:06:33.878Z] --- PASS: TestServiceCreateInit (10.28s)
09:06:33 [2020-08-31T09:06:33.878Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.14s)
09:06:33 [2020-08-31T09:06:33.878Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled
09:06:33 [2020-08-31T09:06:33.878Z]         daemon.go:325: [de9191235eecb] waiting for daemon to start
09:06:33 [2020-08-31T09:06:33.878Z]         daemon.go:325: [de9191235eecb] waiting for daemon to start
09:06:33 [2020-08-31T09:06:33.878Z]         daemon.go:353: [de9191235eecb] daemon started
09:06:33 [2020-08-31T09:06:33.878Z]         daemon.go:461: [de9191235eecb] Stopping daemon
09:06:33 [2020-08-31T09:06:33.878Z]         daemon.go:296: [de9191235eecb] exiting daemon
09:06:33 [2020-08-31T09:06:33.878Z]         daemon.go:448: [de9191235eecb] Daemon stopped
09:06:33 [2020-08-31T09:06:33.878Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.12s)
09:06:33 [2020-08-31T09:06:33.878Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled
09:06:33 [2020-08-31T09:06:33.878Z]         daemon.go:325: [d5c25cfa71e54] waiting for daemon to start
09:06:33 [2020-08-31T09:06:33.878Z]         daemon.go:325: [d5c25cfa71e54] waiting for daemon to start
09:06:33 [2020-08-31T09:06:33.878Z]         daemon.go:353: [d5c25cfa71e54] daemon started
09:06:33 [2020-08-31T09:06:33.878Z]         daemon.go:461: [d5c25cfa71e54] Stopping daemon
09:06:33 [2020-08-31T09:06:33.878Z]         daemon.go:296: [d5c25cfa71e54] exiting daemon
09:06:33 [2020-08-31T09:06:33.878Z]         daemon.go:448: [d5c25cfa71e54] Daemon stopped
09:06:33 [2020-08-31T09:06:33.878Z] === RUN   TestCreateServiceMultipleTimes
09:06:35 [2020-08-31T09:06:35.854Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
09:06:35 [2020-08-31T09:06:35.854Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.03s)
09:06:35 [2020-08-31T09:06:35.854Z]         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
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:325: [d7bd36994a477] waiting for daemon to start
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:325: [d7bd36994a477] waiting for daemon to start
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:353: [d7bd36994a477] daemon started
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:325: [d7bd36994a477] waiting for daemon to start
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:296: [d7bd36994a477] exiting daemon
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:325: [d7bd36994a477] waiting for daemon to start
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:353: [d7bd36994a477] daemon started
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:461: [d7bd36994a477] Stopping daemon
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:296: [d7bd36994a477] exiting daemon
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:448: [d7bd36994a477] Daemon stopped
09:06:35 [2020-08-31T09:06:35.854Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.36s)
09:06:35 [2020-08-31T09:06:35.854Z]         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
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:325: [d0ff34528977c] waiting for daemon to start
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:325: [d0ff34528977c] waiting for daemon to start
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:353: [d0ff34528977c] daemon started
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:296: [d0ff34528977c] exiting daemon
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:325: [d0ff34528977c] waiting for daemon to start
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:325: [d0ff34528977c] waiting for daemon to start
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:353: [d0ff34528977c] daemon started
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:461: [d0ff34528977c] Stopping daemon
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:296: [d0ff34528977c] exiting daemon
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:448: [d0ff34528977c] Daemon stopped
09:06:35 [2020-08-31T09:06:35.854Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.43s)
09:06:35 [2020-08-31T09:06:35.854Z]         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
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:325: [dd2ebc6cd800e] waiting for daemon to start
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:325: [dd2ebc6cd800e] waiting for daemon to start
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:353: [dd2ebc6cd800e] daemon started
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:461: [dd2ebc6cd800e] Stopping daemon
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:296: [dd2ebc6cd800e] exiting daemon
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:448: [dd2ebc6cd800e] Daemon stopped
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:325: [dd2ebc6cd800e] waiting for daemon to start
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:325: [dd2ebc6cd800e] waiting for daemon to start
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:353: [dd2ebc6cd800e] daemon started
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:461: [dd2ebc6cd800e] Stopping daemon
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:296: [dd2ebc6cd800e] exiting daemon
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:448: [dd2ebc6cd800e] Daemon stopped
09:06:35 [2020-08-31T09:06:35.854Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.46s)
09:06:35 [2020-08-31T09:06:35.854Z]         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
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:325: [d6e885b999521] waiting for daemon to start
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:325: [d6e885b999521] waiting for daemon to start
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:353: [d6e885b999521] daemon started
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:325: [d6e885b999521] waiting for daemon to start
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:296: [d6e885b999521] exiting daemon
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:325: [d6e885b999521] waiting for daemon to start
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:353: [d6e885b999521] daemon started
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:461: [d6e885b999521] Stopping daemon
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:296: [d6e885b999521] exiting daemon
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:448: [d6e885b999521] Daemon stopped
09:06:35 [2020-08-31T09:06:35.854Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.44s)
09:06:35 [2020-08-31T09:06:35.854Z]         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
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:325: [d7fd285af3d5a] waiting for daemon to start
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:325: [d7fd285af3d5a] waiting for daemon to start
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:353: [d7fd285af3d5a] daemon started
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:461: [d7fd285af3d5a] Stopping daemon
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:296: [d7fd285af3d5a] exiting daemon
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:448: [d7fd285af3d5a] Daemon stopped
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:325: [d7fd285af3d5a] waiting for daemon to start
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:325: [d7fd285af3d5a] waiting for daemon to start
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:353: [d7fd285af3d5a] daemon started
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:461: [d7fd285af3d5a] Stopping daemon
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:296: [d7fd285af3d5a] exiting daemon
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:448: [d7fd285af3d5a] Daemon stopped
09:06:35 [2020-08-31T09:06:35.854Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.47s)
09:06:35 [2020-08-31T09:06:35.854Z]         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
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:325: [d08d6db17df76] waiting for daemon to start
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:325: [d08d6db17df76] waiting for daemon to start
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:353: [d08d6db17df76] daemon started
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:325: [d08d6db17df76] waiting for daemon to start
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:296: [d08d6db17df76] exiting daemon
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:325: [d08d6db17df76] waiting for daemon to start
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:353: [d08d6db17df76] daemon started
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:461: [d08d6db17df76] Stopping daemon
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:296: [d08d6db17df76] exiting daemon
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:448: [d08d6db17df76] Daemon stopped
09:06:35 [2020-08-31T09:06:35.854Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.60s)
09:06:35 [2020-08-31T09:06:35.854Z]         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
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:325: [dbca095bf2688] waiting for daemon to start
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:325: [dbca095bf2688] waiting for daemon to start
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:353: [dbca095bf2688] daemon started
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:461: [dbca095bf2688] Stopping daemon
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:296: [dbca095bf2688] exiting daemon
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:448: [dbca095bf2688] Daemon stopped
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:325: [dbca095bf2688] waiting for daemon to start
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:325: [dbca095bf2688] waiting for daemon to start
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:353: [dbca095bf2688] daemon started
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:461: [dbca095bf2688] Stopping daemon
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:296: [dbca095bf2688] exiting daemon
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:448: [dbca095bf2688] Daemon stopped
09:06:35 [2020-08-31T09:06:35.854Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.63s)
09:06:35 [2020-08-31T09:06:35.854Z]         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
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:325: [d0bc7ec2097b9] waiting for daemon to start
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:325: [d0bc7ec2097b9] waiting for daemon to start
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:353: [d0bc7ec2097b9] daemon started
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:296: [d0bc7ec2097b9] exiting daemon
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:325: [d0bc7ec2097b9] waiting for daemon to start
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:325: [d0bc7ec2097b9] waiting for daemon to start
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:353: [d0bc7ec2097b9] daemon started
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:461: [d0bc7ec2097b9] Stopping daemon
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:296: [d0bc7ec2097b9] exiting daemon
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:448: [d0bc7ec2097b9] Daemon stopped
09:06:35 [2020-08-31T09:06:35.854Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.28s)
09:06:35 [2020-08-31T09:06:35.854Z]         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
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:325: [d675df20b9d31] waiting for daemon to start
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:325: [d675df20b9d31] waiting for daemon to start
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:353: [d675df20b9d31] daemon started
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:461: [d675df20b9d31] Stopping daemon
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:296: [d675df20b9d31] exiting daemon
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:448: [d675df20b9d31] Daemon stopped
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:325: [d675df20b9d31] waiting for daemon to start
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:325: [d675df20b9d31] waiting for daemon to start
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:353: [d675df20b9d31] daemon started
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:461: [d675df20b9d31] Stopping daemon
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:296: [d675df20b9d31] exiting daemon
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:448: [d675df20b9d31] Daemon stopped
09:06:35 [2020-08-31T09:06:35.854Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.23s)
09:06:35 [2020-08-31T09:06:35.854Z]         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
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:325: [d869d653943e6] waiting for daemon to start
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:325: [d869d653943e6] waiting for daemon to start
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:353: [d869d653943e6] daemon started
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:296: [d869d653943e6] exiting daemon
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:325: [d869d653943e6] waiting for daemon to start
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:325: [d869d653943e6] waiting for daemon to start
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:353: [d869d653943e6] daemon started
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:461: [d869d653943e6] Stopping daemon
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:296: [d869d653943e6] exiting daemon
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:448: [d869d653943e6] Daemon stopped
09:06:35 [2020-08-31T09:06:35.854Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.69s)
09:06:35 [2020-08-31T09:06:35.854Z]         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
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:325: [d1e9c1b4bb198] waiting for daemon to start
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:325: [d1e9c1b4bb198] waiting for daemon to start
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:353: [d1e9c1b4bb198] daemon started
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:461: [d1e9c1b4bb198] Stopping daemon
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:296: [d1e9c1b4bb198] exiting daemon
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:448: [d1e9c1b4bb198] Daemon stopped
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:325: [d1e9c1b4bb198] waiting for daemon to start
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:325: [d1e9c1b4bb198] waiting for daemon to start
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:353: [d1e9c1b4bb198] daemon started
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:461: [d1e9c1b4bb198] Stopping daemon
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:296: [d1e9c1b4bb198] exiting daemon
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:448: [d1e9c1b4bb198] Daemon stopped
09:06:35 [2020-08-31T09:06:35.854Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.74s)
09:06:35 [2020-08-31T09:06:35.854Z]         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
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:325: [db458394542c7] waiting for daemon to start
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:325: [db458394542c7] waiting for daemon to start
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:353: [db458394542c7] daemon started
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:461: [db458394542c7] Stopping daemon
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:296: [db458394542c7] exiting daemon
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:448: [db458394542c7] Daemon stopped
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:325: [db458394542c7] waiting for daemon to start
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:325: [db458394542c7] waiting for daemon to start
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:353: [db458394542c7] daemon started
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:461: [db458394542c7] Stopping daemon
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:296: [db458394542c7] exiting daemon
09:06:35 [2020-08-31T09:06:35.854Z]         daemon.go:448: [db458394542c7] Daemon stopped
09:06:35 [2020-08-31T09:06:35.854Z] === RUN   TestKernelTCPMemory
09:06:36 [2020-08-31T09:06:36.114Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
09:06:36 [2020-08-31T09:06:36.690Z] --- PASS: TestKernelTCPMemory (0.88s)
09:06:36 [2020-08-31T09:06:36.690Z] === RUN   TestNISDomainname
09:06:38 [2020-08-31T09:06:38.071Z] --- PASS: TestNISDomainname (1.20s)
09:06:38 [2020-08-31T09:06:38.071Z] === RUN   TestStats
09:06:39 [2020-08-31T09:06:39.983Z] --- PASS: TestStats (2.07s)
09:06:39 [2020-08-31T09:06:39.983Z] === RUN   TestStopContainerWithTimeout
09:06:39 [2020-08-31T09:06:39.983Z] === RUN   TestStopContainerWithTimeout/0
09:06:39 [2020-08-31T09:06:39.983Z] === PAUSE TestStopContainerWithTimeout/0
09:06:39 [2020-08-31T09:06:39.983Z] === RUN   TestStopContainerWithTimeout/1
09:06:39 [2020-08-31T09:06:39.983Z] === PAUSE TestStopContainerWithTimeout/1
09:06:39 [2020-08-31T09:06:39.983Z] === RUN   TestStopContainerWithTimeout/3
09:06:39 [2020-08-31T09:06:39.983Z] === PAUSE TestStopContainerWithTimeout/3
09:06:39 [2020-08-31T09:06:39.983Z] === RUN   TestStopContainerWithTimeout/-1
09:06:39 [2020-08-31T09:06:39.983Z] === PAUSE TestStopContainerWithTimeout/-1
09:06:39 [2020-08-31T09:06:39.983Z] === CONT  TestStopContainerWithTimeout/0
09:06:39 [2020-08-31T09:06:39.983Z] === CONT  TestStopContainerWithTimeout/-1
09:06:39 [2020-08-31T09:06:39.983Z] === RUN   TestDockerSuite/TestBuildBlankName
09:06:40 [2020-08-31T09:06:40.924Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
09:06:41 [2020-08-31T09:06:41.185Z] === CONT  TestStopContainerWithTimeout/3
09:06:41 [2020-08-31T09:06:41.237Z] Loaded image: buildpack-deps:jessie
09:06:41 [2020-08-31T09:06:41.237Z] Loaded image: busybox:latest
09:06:41 [2020-08-31T09:06:41.237Z] Loaded image: busybox:glibc
09:06:41 [2020-08-31T09:06:41.237Z] Loaded image: debian:jessie
09:06:41 [2020-08-31T09:06:41.237Z] Loaded image: hello-world:latest
09:06:41 [2020-08-31T09:06:41.237Z] INFO: Testing against a local daemon
09:06:41 [2020-08-31T09:06:41.237Z] === RUN   TestBuildWithSession
09:06:42 [2020-08-31T09:06:42.277Z] --- PASS: TestBuildWithSession (1.63s)
09:06:42 [2020-08-31T09:06:42.277Z] === RUN   TestBuildSquashParent
09:06:43 [2020-08-31T09:06:43.092Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
09:06:43 [2020-08-31T09:06:43.092Z] === CONT  TestStopContainerWithTimeout/1
09:06:45 [2020-08-31T09:06:45.001Z] --- PASS: TestStopContainerWithTimeout (0.04s)
09:06:45 [2020-08-31T09:06:45.001Z]     --- PASS: TestStopContainerWithTimeout/0 (1.23s)
09:06:45 [2020-08-31T09:06:45.001Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.26s)
09:06:45 [2020-08-31T09:06:45.001Z]     --- PASS: TestStopContainerWithTimeout/3 (2.72s)
09:06:45 [2020-08-31T09:06:45.001Z]     --- PASS: TestStopContainerWithTimeout/1 (1.89s)
09:06:45 [2020-08-31T09:06:45.001Z] === RUN   TestDeleteDevicemapper
09:06:45 [2020-08-31T09:06:45.001Z] --- SKIP: TestDeleteDevicemapper (0.00s)
09:06:45 [2020-08-31T09:06:45.001Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:06:45 [2020-08-31T09:06:45.001Z] === RUN   TestStopContainerWithRestartPolicyAlways
09:06:45 [2020-08-31T09:06:45.260Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
09:06:45 [2020-08-31T09:06:45.475Z] 4612f6d0b889: Pull complete
09:06:46 [2020-08-31T09:06:46.746Z] --- PASS: TestBuildSquashParent (3.87s)
09:06:46 [2020-08-31T09:06:46.746Z] === RUN   TestBuildWithRemoveAndForceRemove
09:06:46 [2020-08-31T09:06:46.746Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:06:46 [2020-08-31T09:06:46.746Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:06:46 [2020-08-31T09:06:46.746Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:06:46 [2020-08-31T09:06:46.746Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:06:46 [2020-08-31T09:06:46.746Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:06:46 [2020-08-31T09:06:46.746Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:06:46 [2020-08-31T09:06:46.746Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:06:46 [2020-08-31T09:06:46.746Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:06:46 [2020-08-31T09:06:46.746Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:06:46 [2020-08-31T09:06:46.746Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:06:46 [2020-08-31T09:06:46.746Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:06:46 [2020-08-31T09:06:46.746Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:06:46 [2020-08-31T09:06:46.746Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:06:46 [2020-08-31T09:06:46.746Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:06:46 [2020-08-31T09:06:46.746Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:06:46 [2020-08-31T09:06:46.746Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:06:47 [2020-08-31T09:06:47.171Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
09:06:47 [2020-08-31T09:06:47.741Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.76s)
09:06:47 [2020-08-31T09:06:47.741Z] === RUN   TestUpdateMemory
09:06:47 [2020-08-31T09:06:47.741Z] --- SKIP: TestUpdateMemory (0.00s)
09:06:47 [2020-08-31T09:06:47.741Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
09:06:47 [2020-08-31T09:06:47.741Z] === RUN   TestUpdateCPUQuota
09:06:48 [2020-08-31T09:06:48.838Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:06:49 [2020-08-31T09:06:49.122Z] --- PASS: TestUpdateCPUQuota (1.22s)
09:06:49 [2020-08-31T09:06:49.122Z] === RUN   TestUpdatePidsLimit
09:06:49 [2020-08-31T09:06:49.122Z] === RUN   TestUpdatePidsLimit/update_from_none
09:06:49 [2020-08-31T09:06:49.122Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
09:06:49 [2020-08-31T09:06:49.134Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:06:49 [2020-08-31T09:06:49.691Z] === RUN   TestUpdatePidsLimit/no_change
09:06:49 [2020-08-31T09:06:49.951Z] === RUN   TestUpdatePidsLimit/update_lower
09:06:50 [2020-08-31T09:06:50.233Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
09:06:50 [2020-08-31T09:06:50.516Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
09:06:50 [2020-08-31T09:06:50.654Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
09:06:50 [2020-08-31T09:06:50.654Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.51s)
09:06:50 [2020-08-31T09:06:50.654Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.79s)
09:06:50 [2020-08-31T09:06:50.654Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.87s)
09:06:50 [2020-08-31T09:06:50.654Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.97s)
09:06:50 [2020-08-31T09:06:50.654Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.62s)
09:06:50 [2020-08-31T09:06:50.654Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.98s)
09:06:50 [2020-08-31T09:06:50.654Z] === RUN   TestBuildMultiStageCopy
09:06:50 [2020-08-31T09:06:50.654Z] === RUN   TestBuildMultiStageCopy/copy_to_root
09:06:50 [2020-08-31T09:06:50.781Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
09:06:51 [2020-08-31T09:06:51.366Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
09:06:51 [2020-08-31T09:06:51.630Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
09:06:51 [2020-08-31T09:06:51.890Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
09:06:52 [2020-08-31T09:06:52.168Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
09:06:52 [2020-08-31T09:06:52.464Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
09:06:52 [2020-08-31T09:06:52.757Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
09:06:52 [2020-08-31T09:06:52.830Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
09:06:53 [2020-08-31T09:06:53.054Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
09:06:53 [2020-08-31T09:06:53.090Z] --- PASS: TestUpdatePidsLimit (3.95s)
09:06:53 [2020-08-31T09:06:53.090Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.49s)
09:06:53 [2020-08-31T09:06:53.090Z]     --- PASS: TestUpdatePidsLimit/no_change (0.40s)
09:06:53 [2020-08-31T09:06:53.090Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.35s)
09:06:53 [2020-08-31T09:06:53.090Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.45s)
09:06:53 [2020-08-31T09:06:53.090Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.46s)
09:06:53 [2020-08-31T09:06:53.090Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s)
09:06:53 [2020-08-31T09:06:53.090Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s)
09:06:53 [2020-08-31T09:06:53.090Z] === RUN   TestUpdateRestartPolicy
09:06:53 [2020-08-31T09:06:53.347Z] --- PASS: TestBuildMultiStageCopy (2.81s)
09:06:53 [2020-08-31T09:06:53.347Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.59s)
09:06:53 [2020-08-31T09:06:53.347Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.29s)
09:06:53 [2020-08-31T09:06:53.347Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.30s)
09:06:53 [2020-08-31T09:06:53.347Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.31s)
09:06:53 [2020-08-31T09:06:53.347Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.32s)
09:06:53 [2020-08-31T09:06:53.347Z] === RUN   TestBuildMultiStageParentConfig
09:06:54 [2020-08-31T09:06:54.030Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
09:06:54 [2020-08-31T09:06:54.030Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
09:06:54 [2020-08-31T09:06:54.388Z] --- PASS: TestBuildMultiStageParentConfig (0.78s)
09:06:54 [2020-08-31T09:06:54.388Z] === RUN   TestBuildLabelWithTargets
09:06:54 [2020-08-31T09:06:54.968Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
09:06:55 [2020-08-31T09:06:55.430Z] --- PASS: TestBuildLabelWithTargets (1.19s)
09:06:55 [2020-08-31T09:06:55.430Z] === RUN   TestBuildWithEmptyLayers
09:06:56 [2020-08-31T09:06:56.068Z] --- PASS: TestBuildWithEmptyLayers (0.58s)
09:06:56 [2020-08-31T09:06:56.068Z] === RUN   TestBuildMultiStageOnBuild
09:06:56 [2020-08-31T09:06:56.321Z] --- PASS: TestCreateServiceMultipleTimes (21.79s)
09:06:56 [2020-08-31T09:06:56.321Z]     create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes
09:06:56 [2020-08-31T09:06:56.321Z]     daemon.go:325: [d4f6b6b152f4b] waiting for daemon to start
09:06:56 [2020-08-31T09:06:56.321Z]     daemon.go:325: [d4f6b6b152f4b] waiting for daemon to start
09:06:56 [2020-08-31T09:06:56.321Z]     daemon.go:353: [d4f6b6b152f4b] daemon started
09:06:56 [2020-08-31T09:06:56.321Z]     daemon.go:461: [d4f6b6b152f4b] Stopping daemon
09:06:56 [2020-08-31T09:06:56.321Z]     daemon.go:296: [d4f6b6b152f4b] exiting daemon
09:06:56 [2020-08-31T09:06:56.321Z]     daemon.go:448: [d4f6b6b152f4b] Daemon stopped
09:06:56 [2020-08-31T09:06:56.321Z] === RUN   TestCreateServiceConflict
09:06:57 [2020-08-31T09:06:57.509Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
09:06:58 [2020-08-31T09:06:58.146Z] --- PASS: TestBuildMultiStageOnBuild (1.73s)
09:06:58 [2020-08-31T09:06:58.146Z] === RUN   TestBuildUncleanTarFilenames
09:06:58 [2020-08-31T09:06:58.445Z] --- PASS: TestBuildUncleanTarFilenames (0.79s)
09:06:58 [2020-08-31T09:06:58.445Z] === RUN   TestBuildMultiStageLayerLeak
09:06:58 [2020-08-31T09:06:58.446Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
09:06:59 [2020-08-31T09:06:59.827Z] --- PASS: TestCreateServiceConflict (3.70s)
09:06:59 [2020-08-31T09:06:59.827Z]     create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict
09:06:59 [2020-08-31T09:06:59.827Z]     daemon.go:325: [d29ef713399cf] waiting for daemon to start
09:06:59 [2020-08-31T09:06:59.827Z]     daemon.go:325: [d29ef713399cf] waiting for daemon to start
09:06:59 [2020-08-31T09:06:59.827Z]     daemon.go:353: [d29ef713399cf] daemon started
09:06:59 [2020-08-31T09:06:59.827Z]     daemon.go:461: [d29ef713399cf] Stopping daemon
09:06:59 [2020-08-31T09:06:59.827Z]     daemon.go:296: [d29ef713399cf] exiting daemon
09:06:59 [2020-08-31T09:06:59.827Z]     daemon.go:448: [d29ef713399cf] Daemon stopped
09:06:59 [2020-08-31T09:06:59.827Z] === RUN   TestCreateServiceMaxReplicas
09:07:00 [2020-08-31T09:07:00.533Z] --- PASS: TestBuildMultiStageLayerLeak (1.79s)
09:07:00 [2020-08-31T09:07:00.533Z] === RUN   TestBuildWithHugeFile
09:07:00 [2020-08-31T09:07:00.983Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
09:07:03 [2020-08-31T09:07:03.332Z] --- PASS: TestCreateServiceMaxReplicas (3.70s)
09:07:03 [2020-08-31T09:07:03.332Z]     create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas
09:07:03 [2020-08-31T09:07:03.332Z]     daemon.go:325: [de44095eb4175] waiting for daemon to start
09:07:03 [2020-08-31T09:07:03.332Z]     daemon.go:325: [de44095eb4175] waiting for daemon to start
09:07:03 [2020-08-31T09:07:03.332Z]     daemon.go:353: [de44095eb4175] daemon started
09:07:03 [2020-08-31T09:07:03.332Z]     daemon.go:461: [de44095eb4175] Stopping daemon
09:07:03 [2020-08-31T09:07:03.332Z]     daemon.go:296: [de44095eb4175] exiting daemon
09:07:03 [2020-08-31T09:07:03.332Z]     daemon.go:448: [de44095eb4175] Daemon stopped
09:07:03 [2020-08-31T09:07:03.332Z] === RUN   TestCreateWithDuplicateNetworkNames
09:07:05 [2020-08-31T09:07:05.177Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
09:07:05 [2020-08-31T09:07:05.746Z] --- PASS: TestUpdateRestartPolicy (12.65s)
09:07:05 [2020-08-31T09:07:05.747Z] === RUN   TestUpdateRestartWithAutoRemove
09:07:05 [2020-08-31T09:07:05.973Z] Created binary: bundles/binary-daemon/dockerd-dev
09:07:05 [2020-08-31T09:07:05.973Z] Copying nested executables into bundles/binary-daemon
09:07:05 [2020-08-31T09:07:05.973Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
09:07:06 [2020-08-31T09:07:06.316Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
09:07:06 [2020-08-31T09:07:06.316Z] --- PASS: TestUpdateRestartWithAutoRemove (0.78s)
09:07:06 [2020-08-31T09:07:06.317Z] === RUN   TestWaitNonBlocked
09:07:06 [2020-08-31T09:07:06.345Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41374/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=298ef4ba6463491cf5c1e781606e5b90c999c3dd -e DOCKER_GRAPHDRIVER docker:298ef4ba6463491cf5c1e781606e5b90c999c3dd hack/make.sh cross
09:07:06 [2020-08-31T09:07:06.577Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
09:07:06 [2020-08-31T09:07:06.577Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
09:07:06 [2020-08-31T09:07:06.577Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
09:07:06 [2020-08-31T09:07:06.577Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
09:07:06 [2020-08-31T09:07:06.577Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
09:07:06 [2020-08-31T09:07:06.577Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
09:07:06 [2020-08-31T09:07:06.577Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
09:07:06 [2020-08-31T09:07:06.603Z] 
09:07:06 [2020-08-31T09:07:06.858Z] Removing bundles/
09:07:06 [2020-08-31T09:07:06.858Z] 
09:07:06 [2020-08-31T09:07:06.858Z] ---> Making bundle: cross (in bundles/cross)
09:07:06 [2020-08-31T09:07:06.858Z] Cross building: bundles/cross/linux/amd64
09:07:06 [2020-08-31T09:07:06.858Z] Building: bundles/cross/linux/amd64/dockerd-dev
09:07:06 [2020-08-31T09:07:06.858Z] GOOS="linux" GOARCH="amd64" GOARM=""
09:07:07 [2020-08-31T09:07:07.515Z] --- PASS: TestWaitNonBlocked (0.02s)
09:07:07 [2020-08-31T09:07:07.515Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.99s)
09:07:07 [2020-08-31T09:07:07.515Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.10s)
09:07:07 [2020-08-31T09:07:07.515Z] === RUN   TestWaitBlocked
09:07:07 [2020-08-31T09:07:07.515Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
09:07:07 [2020-08-31T09:07:07.515Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
09:07:07 [2020-08-31T09:07:07.515Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
09:07:07 [2020-08-31T09:07:07.515Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
09:07:07 [2020-08-31T09:07:07.515Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
09:07:07 [2020-08-31T09:07:07.515Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
09:07:08 [2020-08-31T09:07:08.896Z] --- PASS: TestWaitBlocked (0.04s)
09:07:08 [2020-08-31T09:07:08.896Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.14s)
09:07:08 [2020-08-31T09:07:08.896Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.21s)
09:07:08 [2020-08-31T09:07:08.896Z] === CONT  TestContainerStartOnDaemonRestart
09:07:08 [2020-08-31T09:07:08.896Z] === CONT  TestIpcModeOlderClient
09:07:08 [2020-08-31T09:07:08.896Z] --- PASS: TestIpcModeOlderClient (0.10s)
09:07:08 [2020-08-31T09:07:08.896Z] === CONT  TestDaemonRestartIpcMode
09:07:08 [2020-08-31T09:07:08.896Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
09:07:09 [2020-08-31T09:07:09.837Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
09:07:13 [2020-08-31T09:07:13.135Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
09:07:13 [2020-08-31T09:07:13.135Z] --- PASS: TestContainerStartOnDaemonRestart (4.13s)
09:07:13 [2020-08-31T09:07:13.135Z]     daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart
09:07:13 [2020-08-31T09:07:13.135Z]     daemon.go:325: [d8f9b4164699d] waiting for daemon to start
09:07:13 [2020-08-31T09:07:13.135Z]     daemon.go:325: [d8f9b4164699d] waiting for daemon to start
09:07:13 [2020-08-31T09:07:13.135Z]     daemon.go:353: [d8f9b4164699d] daemon started
09:07:13 [2020-08-31T09:07:13.135Z]     daemon.go:325: [d8f9b4164699d] waiting for daemon to start
09:07:13 [2020-08-31T09:07:13.135Z]     daemon.go:296: [d8f9b4164699d] exiting daemon
09:07:13 [2020-08-31T09:07:13.135Z]     daemon.go:325: [d8f9b4164699d] waiting for daemon to start
09:07:13 [2020-08-31T09:07:13.135Z]     daemon.go:353: [d8f9b4164699d] daemon started
09:07:13 [2020-08-31T09:07:13.135Z]     daemon.go:461: [d8f9b4164699d] Stopping daemon
09:07:13 [2020-08-31T09:07:13.135Z]     daemon.go:296: [d8f9b4164699d] exiting daemon
09:07:13 [2020-08-31T09:07:13.135Z]     daemon.go:448: [d8f9b4164699d] Daemon stopped
09:07:13 [2020-08-31T09:07:13.135Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
09:07:13 [2020-08-31T09:07:13.705Z] --- PASS: TestDaemonRestartIpcMode (4.71s)
09:07:13 [2020-08-31T09:07:13.705Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode
09:07:13 [2020-08-31T09:07:13.705Z]     daemon.go:325: [dc4331110fc57] waiting for daemon to start
09:07:13 [2020-08-31T09:07:13.705Z]     daemon.go:325: [dc4331110fc57] waiting for daemon to start
09:07:13 [2020-08-31T09:07:13.705Z]     daemon.go:353: [dc4331110fc57] daemon started
09:07:13 [2020-08-31T09:07:13.705Z]     daemon.go:461: [dc4331110fc57] Stopping daemon
09:07:13 [2020-08-31T09:07:13.705Z]     daemon.go:296: [dc4331110fc57] exiting daemon
09:07:13 [2020-08-31T09:07:13.705Z]     daemon.go:448: [dc4331110fc57] Daemon stopped
09:07:13 [2020-08-31T09:07:13.705Z]     daemon.go:325: [dc4331110fc57] waiting for daemon to start
09:07:13 [2020-08-31T09:07:13.705Z]     daemon.go:325: [dc4331110fc57] waiting for daemon to start
09:07:13 [2020-08-31T09:07:13.705Z]     daemon.go:353: [dc4331110fc57] daemon started
09:07:13 [2020-08-31T09:07:13.705Z]     daemon.go:461: [dc4331110fc57] Stopping daemon
09:07:13 [2020-08-31T09:07:13.705Z]     daemon.go:296: [dc4331110fc57] exiting daemon
09:07:13 [2020-08-31T09:07:13.705Z]     daemon.go:448: [dc4331110fc57] Daemon stopped
09:07:13 [2020-08-31T09:07:13.705Z] PASS
09:07:13 [2020-08-31T09:07:13.705Z] 
09:07:13 [2020-08-31T09:07:13.705Z] === Skipped
09:07:13 [2020-08-31T09:07:13.705Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
09:07:13 [2020-08-31T09:07:13.705Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:07:13 [2020-08-31T09:07:13.705Z] 
09:07:13 [2020-08-31T09:07:13.705Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
09:07:13 [2020-08-31T09:07:13.705Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:07:13 [2020-08-31T09:07:13.705Z] 
09:07:13 [2020-08-31T09:07:13.705Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
09:07:13 [2020-08-31T09:07:13.705Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:07:13 [2020-08-31T09:07:13.705Z] 
09:07:13 [2020-08-31T09:07:13.705Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
09:07:13 [2020-08-31T09:07:13.705Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:07:13 [2020-08-31T09:07:13.705Z] 
09:07:13 [2020-08-31T09:07:13.705Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
09:07:13 [2020-08-31T09:07:13.705Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:07:13 [2020-08-31T09:07:13.705Z] 
09:07:13 [2020-08-31T09:07:13.705Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
09:07:13 [2020-08-31T09:07:13.705Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
09:07:13 [2020-08-31T09:07:13.705Z] 
09:07:13 [2020-08-31T09:07:13.705Z] 
09:07:13 [2020-08-31T09:07:13.705Z] DONE 189 tests, 6 skipped in 115.135s
09:07:13 [2020-08-31T09:07:13.705Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
09:07:13 [2020-08-31T09:07:13.705Z] ++ 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
09:07:13 [2020-08-31T09:07:13.705Z] ++ set -e
09:07:13 [2020-08-31T09:07:13.705Z] ++ '[' -n 0 ']'
09:07:13 [2020-08-31T09:07:13.705Z] ++ set -x
09:07:13 [2020-08-31T09:07:13.705Z] ++ env -i DEST=/go/src/github.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
09:07:13 [2020-08-31T09:07:13.705Z] INFO: Testing against a local daemon
09:07:13 [2020-08-31T09:07:13.705Z] === RUN   TestCommitInheritsEnv
09:07:14 [2020-08-31T09:07:14.276Z] --- PASS: TestCommitInheritsEnv (0.43s)
09:07:14 [2020-08-31T09:07:14.276Z] === RUN   TestImportExtremelyLargeImageWorks
09:07:14 [2020-08-31T09:07:14.276Z] === PAUSE TestImportExtremelyLargeImageWorks
09:07:14 [2020-08-31T09:07:14.276Z] === RUN   TestImagesFilterMultiReference
09:07:14 [2020-08-31T09:07:14.276Z] --- PASS: TestImagesFilterMultiReference (0.10s)
09:07:14 [2020-08-31T09:07:14.276Z] === RUN   TestImagePullPlatformInvalid
09:07:14 [2020-08-31T09:07:14.276Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
09:07:14 [2020-08-31T09:07:14.276Z] === RUN   TestRemoveImageOrphaning
09:07:14 [2020-08-31T09:07:14.845Z] --- PASS: TestRemoveImageOrphaning (0.40s)
09:07:14 [2020-08-31T09:07:14.845Z] === RUN   TestTagUnprefixedRepoByNameOrName
09:07:14 [2020-08-31T09:07:14.845Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
09:07:14 [2020-08-31T09:07:14.845Z] === RUN   TestTagInvalidReference
09:07:14 [2020-08-31T09:07:14.845Z] --- PASS: TestTagInvalidReference (0.03s)
09:07:14 [2020-08-31T09:07:14.845Z] === RUN   TestTagValidPrefixedRepo
09:07:14 [2020-08-31T09:07:14.845Z] --- PASS: TestTagValidPrefixedRepo (0.08s)
09:07:14 [2020-08-31T09:07:14.845Z] === RUN   TestTagExistedNameWithoutForce
09:07:14 [2020-08-31T09:07:14.845Z] --- PASS: TestTagExistedNameWithoutForce (0.05s)
09:07:14 [2020-08-31T09:07:14.845Z] === RUN   TestTagOfficialNames
09:07:15 [2020-08-31T09:07:15.105Z] --- PASS: TestTagOfficialNames (0.09s)
09:07:15 [2020-08-31T09:07:15.105Z] === RUN   TestTagMatchesDigest
09:07:15 [2020-08-31T09:07:15.105Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
09:07:15 [2020-08-31T09:07:15.105Z] --- PASS: TestTagMatchesDigest (0.04s)
09:07:15 [2020-08-31T09:07:15.105Z] === CONT  TestImportExtremelyLargeImageWorks
09:07:18 [2020-08-31T09:07:18.395Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
09:07:18 [2020-08-31T09:07:18.653Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.37s)
09:07:18 [2020-08-31T09:07:18.653Z]     create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames
09:07:18 [2020-08-31T09:07:18.653Z]     daemon.go:325: [dbd0fb02b507b] waiting for daemon to start
09:07:18 [2020-08-31T09:07:18.653Z]     daemon.go:325: [dbd0fb02b507b] waiting for daemon to start
09:07:18 [2020-08-31T09:07:18.653Z]     daemon.go:353: [dbd0fb02b507b] daemon started
09:07:18 [2020-08-31T09:07:18.653Z]     daemon.go:461: [dbd0fb02b507b] Stopping daemon
09:07:18 [2020-08-31T09:07:18.653Z]     daemon.go:296: [dbd0fb02b507b] exiting daemon
09:07:18 [2020-08-31T09:07:18.653Z]     daemon.go:448: [dbd0fb02b507b] Daemon stopped
09:07:18 [2020-08-31T09:07:18.653Z] === RUN   TestCreateServiceSecretFileMode
09:07:19 [2020-08-31T09:07:19.334Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
09:07:22 [2020-08-31T09:07:22.161Z] --- PASS: TestCreateServiceSecretFileMode (3.58s)
09:07:22 [2020-08-31T09:07:22.161Z]     create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode
09:07:22 [2020-08-31T09:07:22.161Z]     daemon.go:325: [d04976413cc53] waiting for daemon to start
09:07:22 [2020-08-31T09:07:22.161Z]     daemon.go:325: [d04976413cc53] waiting for daemon to start
09:07:22 [2020-08-31T09:07:22.161Z]     daemon.go:353: [d04976413cc53] daemon started
09:07:22 [2020-08-31T09:07:22.161Z]     daemon.go:461: [d04976413cc53] Stopping daemon
09:07:22 [2020-08-31T09:07:22.161Z]     daemon.go:296: [d04976413cc53] exiting daemon
09:07:22 [2020-08-31T09:07:22.161Z]     daemon.go:448: [d04976413cc53] Daemon stopped
09:07:22 [2020-08-31T09:07:22.161Z] === RUN   TestCreateServiceConfigFileMode
09:07:22 [2020-08-31T09:07:22.625Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
09:07:24 [2020-08-31T09:07:24.004Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
09:07:24 [2020-08-31T09:07:24.263Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
09:07:25 [2020-08-31T09:07:25.200Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
09:07:25 [2020-08-31T09:07:25.704Z] --- PASS: TestCreateServiceConfigFileMode (3.42s)
09:07:25 [2020-08-31T09:07:25.704Z]     create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode
09:07:25 [2020-08-31T09:07:25.704Z]     daemon.go:325: [d9b9b8d5b80b5] waiting for daemon to start
09:07:25 [2020-08-31T09:07:25.704Z]     daemon.go:325: [d9b9b8d5b80b5] waiting for daemon to start
09:07:25 [2020-08-31T09:07:25.704Z]     daemon.go:353: [d9b9b8d5b80b5] daemon started
09:07:25 [2020-08-31T09:07:25.704Z]     daemon.go:461: [d9b9b8d5b80b5] Stopping daemon
09:07:25 [2020-08-31T09:07:25.704Z]     daemon.go:296: [d9b9b8d5b80b5] exiting daemon
09:07:25 [2020-08-31T09:07:25.704Z]     daemon.go:448: [d9b9b8d5b80b5] Daemon stopped
09:07:25 [2020-08-31T09:07:25.704Z] === RUN   TestCreateServiceSysctls
09:07:26 [2020-08-31T09:07:26.580Z] === RUN   TestDockerSuite/TestBuildCacheAdd
09:07:26 [2020-08-31T09:07:26.580Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
09:07:27 [2020-08-31T09:07:27.520Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
09:07:28 [2020-08-31T09:07:28.459Z] === RUN   TestDockerSuite/TestBuildCacheFrom
09:07:29 [2020-08-31T09:07:29.839Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
09:07:29 [2020-08-31T09:07:29.840Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
09:07:30 [2020-08-31T09:07:30.100Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
09:07:30 [2020-08-31T09:07:30.192Z] --- PASS: TestCreateServiceSysctls (4.32s)
09:07:30 [2020-08-31T09:07:30.192Z]     create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls
09:07:30 [2020-08-31T09:07:30.192Z]     daemon.go:325: [d6746d31c261f] waiting for daemon to start
09:07:30 [2020-08-31T09:07:30.192Z]     daemon.go:325: [d6746d31c261f] waiting for daemon to start
09:07:30 [2020-08-31T09:07:30.192Z]     daemon.go:353: [d6746d31c261f] daemon started
09:07:30 [2020-08-31T09:07:30.192Z]     daemon.go:461: [d6746d31c261f] Stopping daemon
09:07:30 [2020-08-31T09:07:30.192Z]     daemon.go:296: [d6746d31c261f] exiting daemon
09:07:30 [2020-08-31T09:07:30.192Z]     daemon.go:448: [d6746d31c261f] Daemon stopped
09:07:30 [2020-08-31T09:07:30.192Z] === RUN   TestInspect
09:07:33 [2020-08-31T09:07:33.698Z] --- PASS: TestInspect (3.74s)
09:07:33 [2020-08-31T09:07:33.698Z]     inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect
09:07:33 [2020-08-31T09:07:33.698Z]     daemon.go:325: [de564cb4e0db6] waiting for daemon to start
09:07:33 [2020-08-31T09:07:33.698Z]     daemon.go:325: [de564cb4e0db6] waiting for daemon to start
09:07:33 [2020-08-31T09:07:33.698Z]     daemon.go:353: [de564cb4e0db6] daemon started
09:07:33 [2020-08-31T09:07:33.698Z]     daemon.go:461: [de564cb4e0db6] Stopping daemon
09:07:33 [2020-08-31T09:07:33.698Z]     daemon.go:296: [de564cb4e0db6] exiting daemon
09:07:33 [2020-08-31T09:07:33.698Z]     daemon.go:448: [de564cb4e0db6] Daemon stopped
09:07:33 [2020-08-31T09:07:33.698Z] === RUN   TestDockerNetworkConnectAlias
09:07:34 [2020-08-31T09:07:34.296Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
09:07:34 [2020-08-31T09:07:34.296Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
09:07:36 [2020-08-31T09:07:36.201Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
09:07:36 [2020-08-31T09:07:36.769Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
09:07:38 [2020-08-31T09:07:38.151Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
09:07:38 [2020-08-31T09:07:38.720Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
09:07:42 [2020-08-31T09:07:42.013Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
09:07:42 [2020-08-31T09:07:42.159Z] --- PASS: TestDockerNetworkConnectAlias (7.80s)
09:07:42 [2020-08-31T09:07:42.159Z]     network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias
09:07:42 [2020-08-31T09:07:42.159Z]     daemon.go:325: [d85c20fe139b8] waiting for daemon to start
09:07:42 [2020-08-31T09:07:42.159Z]     daemon.go:325: [d85c20fe139b8] waiting for daemon to start
09:07:42 [2020-08-31T09:07:42.159Z]     daemon.go:353: [d85c20fe139b8] daemon started
09:07:42 [2020-08-31T09:07:42.159Z]     daemon.go:461: [d85c20fe139b8] Stopping daemon
09:07:42 [2020-08-31T09:07:42.159Z]     daemon.go:296: [d85c20fe139b8] exiting daemon
09:07:42 [2020-08-31T09:07:42.159Z]     daemon.go:448: [d85c20fe139b8] Daemon stopped
09:07:42 [2020-08-31T09:07:42.159Z] === RUN   TestDockerNetworkReConnect
09:07:43 [2020-08-31T09:07:43.920Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
09:07:45 [2020-08-31T09:07:45.300Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
09:07:46 [2020-08-31T09:07:46.238Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
09:07:47 [2020-08-31T09:07:47.177Z] === RUN   TestDockerSuite/TestBuildClearCmd
09:07:47 [2020-08-31T09:07:47.711Z] --- PASS: TestDockerNetworkReConnect (5.98s)
09:07:47 [2020-08-31T09:07:47.711Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect
09:07:47 [2020-08-31T09:07:47.711Z]     daemon.go:325: [d3aa867fbe7d1] waiting for daemon to start
09:07:47 [2020-08-31T09:07:47.711Z]     daemon.go:325: [d3aa867fbe7d1] waiting for daemon to start
09:07:47 [2020-08-31T09:07:47.711Z]     daemon.go:353: [d3aa867fbe7d1] daemon started
09:07:47 [2020-08-31T09:07:47.711Z]     daemon.go:461: [d3aa867fbe7d1] Stopping daemon
09:07:47 [2020-08-31T09:07:47.711Z]     daemon.go:296: [d3aa867fbe7d1] exiting daemon
09:07:47 [2020-08-31T09:07:47.711Z]     daemon.go:448: [d3aa867fbe7d1] Daemon stopped
09:07:47 [2020-08-31T09:07:47.711Z] === RUN   TestServicePlugin
09:07:47 [2020-08-31T09:07:47.711Z] --- SKIP: TestServicePlugin (0.00s)
09:07:47 [2020-08-31T09:07:47.711Z]     plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:07:47 [2020-08-31T09:07:47.711Z] === RUN   TestServiceUpdateLabel
09:07:47 [2020-08-31T09:07:47.747Z] === RUN   TestDockerSuite/TestBuildCmd
09:07:48 [2020-08-31T09:07:48.007Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
09:07:48 [2020-08-31T09:07:48.007Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
09:07:48 [2020-08-31T09:07:48.577Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
09:07:48 [2020-08-31T09:07:48.837Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
09:07:48 [2020-08-31T09:07:48.837Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
09:07:50 [2020-08-31T09:07:50.746Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
09:07:51 [2020-08-31T09:07:51.216Z] --- PASS: TestServiceUpdateLabel (3.54s)
09:07:51 [2020-08-31T09:07:51.216Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel
09:07:51 [2020-08-31T09:07:51.216Z]     daemon.go:325: [d8d44cb89317b] waiting for daemon to start
09:07:51 [2020-08-31T09:07:51.216Z]     daemon.go:325: [d8d44cb89317b] waiting for daemon to start
09:07:51 [2020-08-31T09:07:51.216Z]     daemon.go:353: [d8d44cb89317b] daemon started
09:07:51 [2020-08-31T09:07:51.216Z]     daemon.go:461: [d8d44cb89317b] Stopping daemon
09:07:51 [2020-08-31T09:07:51.216Z]     daemon.go:296: [d8d44cb89317b] exiting daemon
09:07:51 [2020-08-31T09:07:51.216Z]     daemon.go:448: [d8d44cb89317b] Daemon stopped
09:07:51 [2020-08-31T09:07:51.216Z] === RUN   TestServiceUpdateSecrets
09:07:52 [2020-08-31T09:07:52.127Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
09:07:56 [2020-08-31T09:07:56.397Z] === RUN   TestDockerSuite/TestBuildConditionalCache
09:07:56 [2020-08-31T09:07:56.397Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
09:07:57 [2020-08-31T09:07:57.339Z] === RUN   TestDockerSuite/TestBuildContChar
09:07:57 [2020-08-31T09:07:57.512Z] --- PASS: TestBuildWithHugeFile (52.97s)
09:07:57 [2020-08-31T09:07:57.512Z] === RUN   TestBuildWithEmptyDockerfile
09:07:57 [2020-08-31T09:07:57.512Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
09:07:57 [2020-08-31T09:07:57.512Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
09:07:57 [2020-08-31T09:07:57.512Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:07:57 [2020-08-31T09:07:57.512Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:07:57 [2020-08-31T09:07:57.512Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:07:57 [2020-08-31T09:07:57.512Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:07:57 [2020-08-31T09:07:57.512Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
09:07:57 [2020-08-31T09:07:57.512Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:07:57 [2020-08-31T09:07:57.512Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:07:57 [2020-08-31T09:07:57.512Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
09:07:57 [2020-08-31T09:07:57.512Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s)
09:07:57 [2020-08-31T09:07:57.512Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.21s)
09:07:57 [2020-08-31T09:07:57.512Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s)
09:07:57 [2020-08-31T09:07:57.512Z] === RUN   TestBuildPreserveOwnership
09:07:57 [2020-08-31T09:07:57.512Z] === RUN   TestBuildPreserveOwnership/copy_from
09:07:57 [2020-08-31T09:07:57.512Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
09:07:57 [2020-08-31T09:07:57.512Z] --- PASS: TestBuildPreserveOwnership (3.78s)
09:07:57 [2020-08-31T09:07:57.512Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.48s)
09:07:57 [2020-08-31T09:07:57.512Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.29s)
09:07:57 [2020-08-31T09:07:57.512Z] === RUN   TestBuildPlatformInvalid
09:07:57 [2020-08-31T09:07:57.512Z] --- PASS: TestBuildPlatformInvalid (0.11s)
09:07:57 [2020-08-31T09:07:57.512Z] PASS
09:07:57 [2020-08-31T09:07:57.512Z] 
09:07:57 [2020-08-31T09:07:57.512Z] DONE 30 tests in 86.757s
09:07:57 [2020-08-31T09:07:57.512Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
09:07:57 [2020-08-31T09:07:57.512Z] ++ 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
09:07:57 [2020-08-31T09:07:57.512Z] ++ set -e
09:07:57 [2020-08-31T09:07:57.512Z] ++ '[' -n 0 ']'
09:07:57 [2020-08-31T09:07:57.512Z] ++ set -x
09:07:57 [2020-08-31T09:07:57.512Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
09:07:57 [2020-08-31T09:07:57.512Z] INFO: Testing against a local daemon
09:07:57 [2020-08-31T09:07:57.512Z] === RUN   TestConfigList
09:07:59 [2020-08-31T09:07:59.601Z] --- PASS: TestConfigList (1.94s)
09:07:59 [2020-08-31T09:07:59.601Z]     config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList
09:07:59 [2020-08-31T09:07:59.601Z]     daemon.go:325: [d8a26ab6676b8] waiting for daemon to start
09:07:59 [2020-08-31T09:07:59.601Z]     daemon.go:325: [d8a26ab6676b8] waiting for daemon to start
09:07:59 [2020-08-31T09:07:59.601Z]     daemon.go:353: [d8a26ab6676b8] daemon started
09:07:59 [2020-08-31T09:07:59.601Z]     daemon.go:461: [d8a26ab6676b8] Stopping daemon
09:07:59 [2020-08-31T09:07:59.601Z]     daemon.go:296: [d8a26ab6676b8] exiting daemon
09:07:59 [2020-08-31T09:07:59.601Z]     daemon.go:448: [d8a26ab6676b8] Daemon stopped
09:07:59 [2020-08-31T09:07:59.601Z] === RUN   TestConfigsCreateAndDelete
09:08:01 [2020-08-31T09:08:01.537Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
09:08:01 [2020-08-31T09:08:01.537Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
09:08:01 [2020-08-31T09:08:01.676Z] --- PASS: TestConfigsCreateAndDelete (1.86s)
09:08:01 [2020-08-31T09:08:01.676Z]     config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete
09:08:01 [2020-08-31T09:08:01.676Z]     daemon.go:325: [d66756d1e0863] waiting for daemon to start
09:08:01 [2020-08-31T09:08:01.676Z]     daemon.go:325: [d66756d1e0863] waiting for daemon to start
09:08:01 [2020-08-31T09:08:01.676Z]     daemon.go:353: [d66756d1e0863] daemon started
09:08:01 [2020-08-31T09:08:01.676Z]     daemon.go:461: [d66756d1e0863] Stopping daemon
09:08:01 [2020-08-31T09:08:01.676Z]     daemon.go:296: [d66756d1e0863] exiting daemon
09:08:01 [2020-08-31T09:08:01.676Z]     daemon.go:448: [d66756d1e0863] Daemon stopped
09:08:01 [2020-08-31T09:08:01.676Z] === RUN   TestConfigsUpdate
09:08:02 [2020-08-31T09:08:02.104Z] === RUN   TestDockerSuite/TestBuildContextCleanup
09:08:02 [2020-08-31T09:08:02.363Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
09:08:03 [2020-08-31T09:08:03.198Z] --- PASS: TestConfigsUpdate (1.91s)
09:08:03 [2020-08-31T09:08:03.198Z]     config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate
09:08:03 [2020-08-31T09:08:03.198Z]     daemon.go:325: [df62f4313e0c4] waiting for daemon to start
09:08:03 [2020-08-31T09:08:03.198Z]     daemon.go:325: [df62f4313e0c4] waiting for daemon to start
09:08:03 [2020-08-31T09:08:03.198Z]     daemon.go:353: [df62f4313e0c4] daemon started
09:08:03 [2020-08-31T09:08:03.198Z]     daemon.go:461: [df62f4313e0c4] Stopping daemon
09:08:03 [2020-08-31T09:08:03.198Z]     daemon.go:296: [df62f4313e0c4] exiting daemon
09:08:03 [2020-08-31T09:08:03.198Z]     daemon.go:448: [df62f4313e0c4] Daemon stopped
09:08:03 [2020-08-31T09:08:03.198Z] === RUN   TestTemplatedConfig
09:08:03 [2020-08-31T09:08:03.300Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
09:08:03 [2020-08-31T09:08:03.300Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
09:08:03 [2020-08-31T09:08:03.872Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
09:08:04 [2020-08-31T09:08:04.441Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
09:08:05 [2020-08-31T09:08:05.943Z] --- PASS: TestTemplatedConfig (2.36s)
09:08:05 [2020-08-31T09:08:05.943Z]     config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig
09:08:05 [2020-08-31T09:08:05.943Z]     daemon.go:325: [dd9623e217fe6] waiting for daemon to start
09:08:05 [2020-08-31T09:08:05.943Z]     daemon.go:325: [dd9623e217fe6] waiting for daemon to start
09:08:05 [2020-08-31T09:08:05.943Z]     daemon.go:353: [dd9623e217fe6] daemon started
09:08:05 [2020-08-31T09:08:05.943Z]     daemon.go:461: [dd9623e217fe6] Stopping daemon
09:08:05 [2020-08-31T09:08:05.943Z]     daemon.go:296: [dd9623e217fe6] exiting daemon
09:08:05 [2020-08-31T09:08:05.943Z]     daemon.go:448: [dd9623e217fe6] Daemon stopped
09:08:05 [2020-08-31T09:08:05.943Z] === RUN   TestConfigInspect
09:08:06 [2020-08-31T09:08:06.679Z] --- PASS: TestServiceUpdateSecrets (15.57s)
09:08:06 [2020-08-31T09:08:06.680Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets
09:08:06 [2020-08-31T09:08:06.680Z]     daemon.go:325: [d1ee8c240d076] waiting for daemon to start
09:08:06 [2020-08-31T09:08:06.680Z]     daemon.go:325: [d1ee8c240d076] waiting for daemon to start
09:08:06 [2020-08-31T09:08:06.680Z]     daemon.go:353: [d1ee8c240d076] daemon started
09:08:06 [2020-08-31T09:08:06.680Z]     daemon.go:461: [d1ee8c240d076] Stopping daemon
09:08:06 [2020-08-31T09:08:06.680Z]     daemon.go:296: [d1ee8c240d076] exiting daemon
09:08:06 [2020-08-31T09:08:06.680Z]     daemon.go:448: [d1ee8c240d076] Daemon stopped
09:08:06 [2020-08-31T09:08:06.680Z] === RUN   TestServiceUpdateConfigs
09:08:06 [2020-08-31T09:08:06.981Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
09:08:07 [2020-08-31T09:08:07.466Z] --- PASS: TestConfigInspect (1.87s)
09:08:07 [2020-08-31T09:08:07.466Z]     config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect
09:08:07 [2020-08-31T09:08:07.466Z]     daemon.go:325: [d8dfbacf460dd] waiting for daemon to start
09:08:07 [2020-08-31T09:08:07.466Z]     daemon.go:325: [d8dfbacf460dd] waiting for daemon to start
09:08:07 [2020-08-31T09:08:07.466Z]     daemon.go:353: [d8dfbacf460dd] daemon started
09:08:07 [2020-08-31T09:08:07.466Z]     daemon.go:461: [d8dfbacf460dd] Stopping daemon
09:08:07 [2020-08-31T09:08:07.466Z]     daemon.go:296: [d8dfbacf460dd] exiting daemon
09:08:07 [2020-08-31T09:08:07.466Z]     daemon.go:448: [d8dfbacf460dd] Daemon stopped
09:08:07 [2020-08-31T09:08:07.466Z] === RUN   TestConfigCreateWithLabels
09:08:09 [2020-08-31T09:08:09.545Z] --- PASS: TestConfigCreateWithLabels (1.94s)
09:08:09 [2020-08-31T09:08:09.545Z]     config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels
09:08:09 [2020-08-31T09:08:09.545Z]     daemon.go:325: [d84f3e356f10e] waiting for daemon to start
09:08:09 [2020-08-31T09:08:09.545Z]     daemon.go:325: [d84f3e356f10e] waiting for daemon to start
09:08:09 [2020-08-31T09:08:09.545Z]     daemon.go:353: [d84f3e356f10e] daemon started
09:08:09 [2020-08-31T09:08:09.545Z]     daemon.go:461: [d84f3e356f10e] Stopping daemon
09:08:09 [2020-08-31T09:08:09.545Z]     daemon.go:296: [d84f3e356f10e] exiting daemon
09:08:09 [2020-08-31T09:08:09.545Z]     daemon.go:448: [d84f3e356f10e] Daemon stopped
09:08:09 [2020-08-31T09:08:09.545Z] === RUN   TestConfigCreateResolve
09:08:10 [2020-08-31T09:08:10.277Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
09:08:11 [2020-08-31T09:08:11.639Z] --- PASS: TestConfigCreateResolve (1.82s)
09:08:11 [2020-08-31T09:08:11.639Z]     config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve
09:08:11 [2020-08-31T09:08:11.639Z]     daemon.go:325: [dd67e66f9730d] waiting for daemon to start
09:08:11 [2020-08-31T09:08:11.639Z]     daemon.go:325: [dd67e66f9730d] waiting for daemon to start
09:08:11 [2020-08-31T09:08:11.639Z]     daemon.go:353: [dd67e66f9730d] daemon started
09:08:11 [2020-08-31T09:08:11.639Z]     daemon.go:461: [dd67e66f9730d] Stopping daemon
09:08:11 [2020-08-31T09:08:11.639Z]     daemon.go:296: [dd67e66f9730d] exiting daemon
09:08:11 [2020-08-31T09:08:11.639Z]     daemon.go:448: [dd67e66f9730d] Daemon stopped
09:08:11 [2020-08-31T09:08:11.639Z] === RUN   TestConfigDaemonLibtrustID
09:08:11 [2020-08-31T09:08:11.932Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
09:08:11 [2020-08-31T09:08:11.932Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID
09:08:11 [2020-08-31T09:08:11.932Z]     daemon.go:325: [d6323921ba4a7] waiting for daemon to start
09:08:11 [2020-08-31T09:08:11.932Z]     daemon.go:325: [d6323921ba4a7] waiting for daemon to start
09:08:11 [2020-08-31T09:08:11.932Z]     daemon.go:353: [d6323921ba4a7] daemon started
09:08:11 [2020-08-31T09:08:11.932Z]     daemon.go:461: [d6323921ba4a7] Stopping daemon
09:08:11 [2020-08-31T09:08:11.932Z]     daemon.go:296: [d6323921ba4a7] exiting daemon
09:08:11 [2020-08-31T09:08:11.932Z]     daemon.go:448: [d6323921ba4a7] Daemon stopped
09:08:11 [2020-08-31T09:08:11.932Z] PASS
09:08:11 [2020-08-31T09:08:11.932Z] 
09:08:11 [2020-08-31T09:08:11.932Z] DONE 8 tests in 14.307s
09:08:11 [2020-08-31T09:08:11.932Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
09:08:11 [2020-08-31T09:08:11.932Z] ++ 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
09:08:11 [2020-08-31T09:08:11.932Z] ++ set -e
09:08:11 [2020-08-31T09:08:11.932Z] ++ '[' -n 0 ']'
09:08:11 [2020-08-31T09:08:11.932Z] ++ set -x
09:08:11 [2020-08-31T09:08:11.932Z] ++ env -i DEST=/go/src/github.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
09:08:11 [2020-08-31T09:08:11.932Z] INFO: Testing against a local daemon
09:08:11 [2020-08-31T09:08:11.932Z] === RUN   TestCheckpoint
09:08:11 [2020-08-31T09:08:11.932Z] --- SKIP: TestCheckpoint (0.00s)
09:08:11 [2020-08-31T09:08:11.932Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:08:11 [2020-08-31T09:08:11.932Z] === RUN   TestContainerInvalidJSON
09:08:11 [2020-08-31T09:08:11.932Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
09:08:11 [2020-08-31T09:08:11.932Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
09:08:11 [2020-08-31T09:08:11.932Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
09:08:11 [2020-08-31T09:08:11.932Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
09:08:11 [2020-08-31T09:08:11.932Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
09:08:11 [2020-08-31T09:08:11.932Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
09:08:11 [2020-08-31T09:08:11.932Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
09:08:11 [2020-08-31T09:08:11.932Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
09:08:11 [2020-08-31T09:08:11.932Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
09:08:11 [2020-08-31T09:08:11.932Z] --- PASS: TestContainerInvalidJSON (0.02s)
09:08:11 [2020-08-31T09:08:11.932Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
09:08:11 [2020-08-31T09:08:11.932Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
09:08:11 [2020-08-31T09:08:11.932Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
09:08:11 [2020-08-31T09:08:11.932Z] === RUN   TestCopyFromContainerPathDoesNotExist
09:08:11 [2020-08-31T09:08:11.932Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
09:08:11 [2020-08-31T09:08:11.932Z] === RUN   TestCopyFromContainerPathIsNotDir
09:08:11 [2020-08-31T09:08:11.932Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
09:08:11 [2020-08-31T09:08:11.932Z] === RUN   TestCopyToContainerPathDoesNotExist
09:08:12 [2020-08-31T09:08:12.185Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
09:08:12 [2020-08-31T09:08:12.227Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s)
09:08:12 [2020-08-31T09:08:12.227Z] === RUN   TestCopyToContainerPathIsNotDir
09:08:12 [2020-08-31T09:08:12.227Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
09:08:12 [2020-08-31T09:08:12.227Z] === RUN   TestCopyFromContainer
09:08:13 [2020-08-31T09:08:13.267Z] === RUN   TestCopyFromContainer//
09:08:13 [2020-08-31T09:08:13.566Z] === RUN   TestCopyFromContainer//bar/root
09:08:13 [2020-08-31T09:08:13.566Z] === RUN   TestCopyFromContainer//bar/root/
09:08:13 [2020-08-31T09:08:13.566Z] === RUN   TestCopyFromContainer/bar/quux
09:08:13 [2020-08-31T09:08:13.566Z] === RUN   TestCopyFromContainer/bar/quux/
09:08:13 [2020-08-31T09:08:13.566Z] === RUN   TestCopyFromContainer/bar/quux/baz
09:08:13 [2020-08-31T09:08:13.860Z] === RUN   TestCopyFromContainer/bar/filesymlink
09:08:13 [2020-08-31T09:08:13.860Z] === RUN   TestCopyFromContainer/bar/dirsymlink
09:08:13 [2020-08-31T09:08:13.860Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
09:08:13 [2020-08-31T09:08:13.860Z] === RUN   TestCopyFromContainer/bar/notarget
09:08:14 [2020-08-31T09:08:14.153Z] --- PASS: TestCopyFromContainer (1.87s)
09:08:14 [2020-08-31T09:08:14.153Z]     --- PASS: TestCopyFromContainer// (0.06s)
09:08:14 [2020-08-31T09:08:14.153Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
09:08:14 [2020-08-31T09:08:14.153Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
09:08:14 [2020-08-31T09:08:14.153Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
09:08:14 [2020-08-31T09:08:14.153Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
09:08:14 [2020-08-31T09:08:14.153Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
09:08:14 [2020-08-31T09:08:14.153Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
09:08:14 [2020-08-31T09:08:14.153Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
09:08:14 [2020-08-31T09:08:14.153Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
09:08:14 [2020-08-31T09:08:14.153Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
09:08:14 [2020-08-31T09:08:14.153Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
09:08:14 [2020-08-31T09:08:14.153Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:08:14 [2020-08-31T09:08:14.153Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:08:14 [2020-08-31T09:08:14.153Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:08:14 [2020-08-31T09:08:14.153Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:08:14 [2020-08-31T09:08:14.153Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
09:08:14 [2020-08-31T09:08:14.153Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
09:08:14 [2020-08-31T09:08:14.153Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:08:14 [2020-08-31T09:08:14.153Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:08:14 [2020-08-31T09:08:14.153Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
09:08:14 [2020-08-31T09:08:14.153Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
09:08:14 [2020-08-31T09:08:14.153Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
09:08:14 [2020-08-31T09:08:14.153Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
09:08:14 [2020-08-31T09:08:14.153Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
09:08:14 [2020-08-31T09:08:14.153Z] === RUN   TestCreateLinkToNonExistingContainer
09:08:14 [2020-08-31T09:08:14.153Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
09:08:14 [2020-08-31T09:08:14.153Z] === RUN   TestCreateWithInvalidEnv
09:08:14 [2020-08-31T09:08:14.153Z] === RUN   TestCreateWithInvalidEnv/0
09:08:14 [2020-08-31T09:08:14.153Z] === PAUSE TestCreateWithInvalidEnv/0
09:08:14 [2020-08-31T09:08:14.153Z] === RUN   TestCreateWithInvalidEnv/1
09:08:14 [2020-08-31T09:08:14.153Z] === PAUSE TestCreateWithInvalidEnv/1
09:08:14 [2020-08-31T09:08:14.153Z] === RUN   TestCreateWithInvalidEnv/2
09:08:14 [2020-08-31T09:08:14.153Z] === PAUSE TestCreateWithInvalidEnv/2
09:08:14 [2020-08-31T09:08:14.153Z] === CONT  TestCreateWithInvalidEnv/0
09:08:14 [2020-08-31T09:08:14.153Z] === CONT  TestCreateWithInvalidEnv/2
09:08:14 [2020-08-31T09:08:14.153Z] === CONT  TestCreateWithInvalidEnv/1
09:08:14 [2020-08-31T09:08:14.153Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
09:08:14 [2020-08-31T09:08:14.153Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
09:08:14 [2020-08-31T09:08:14.153Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
09:08:14 [2020-08-31T09:08:14.153Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
09:08:14 [2020-08-31T09:08:14.153Z] === RUN   TestCreateTmpfsMountsTarget
09:08:14 [2020-08-31T09:08:14.153Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
09:08:14 [2020-08-31T09:08:14.153Z] === RUN   TestCreateWithCustomMaskedPaths
09:08:15 [2020-08-31T09:08:15.475Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
09:08:15 [2020-08-31T09:08:15.475Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
09:08:15 [2020-08-31T09:08:15.667Z] --- PASS: TestCreateWithCustomMaskedPaths (1.55s)
09:08:15 [2020-08-31T09:08:15.667Z] === RUN   TestCreateWithCapabilities
09:08:15 [2020-08-31T09:08:15.667Z] === RUN   TestCreateWithCapabilities/no_capabilities
09:08:15 [2020-08-31T09:08:15.667Z] === PAUSE TestCreateWithCapabilities/no_capabilities
09:08:15 [2020-08-31T09:08:15.667Z] === RUN   TestCreateWithCapabilities/empty_capabilities
09:08:15 [2020-08-31T09:08:15.667Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
09:08:15 [2020-08-31T09:08:15.667Z] === RUN   TestCreateWithCapabilities/valid_capabilities
09:08:15 [2020-08-31T09:08:15.667Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
09:08:15 [2020-08-31T09:08:15.667Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
09:08:15 [2020-08-31T09:08:15.667Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
09:08:15 [2020-08-31T09:08:15.667Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
09:08:15 [2020-08-31T09:08:15.667Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
09:08:15 [2020-08-31T09:08:15.667Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
09:08:15 [2020-08-31T09:08:15.667Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
09:08:15 [2020-08-31T09:08:15.667Z] === RUN   TestCreateWithCapabilities/empty_capadd
09:08:15 [2020-08-31T09:08:15.667Z] === PAUSE TestCreateWithCapabilities/empty_capadd
09:08:15 [2020-08-31T09:08:15.667Z] === RUN   TestCreateWithCapabilities/empty_capdrop
09:08:15 [2020-08-31T09:08:15.667Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
09:08:15 [2020-08-31T09:08:15.667Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
09:08:15 [2020-08-31T09:08:15.667Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
09:08:15 [2020-08-31T09:08:15.667Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
09:08:15 [2020-08-31T09:08:15.667Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
09:08:15 [2020-08-31T09:08:15.667Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
09:08:15 [2020-08-31T09:08:15.667Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
09:08:15 [2020-08-31T09:08:15.667Z] === CONT  TestCreateWithCapabilities/no_capabilities
09:08:15 [2020-08-31T09:08:15.667Z] === CONT  TestCreateWithCapabilities/empty_capadd
09:08:15 [2020-08-31T09:08:15.667Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
09:08:15 [2020-08-31T09:08:15.667Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
09:08:15 [2020-08-31T09:08:15.667Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
09:08:15 [2020-08-31T09:08:15.667Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
09:08:15 [2020-08-31T09:08:15.667Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
09:08:15 [2020-08-31T09:08:15.667Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
09:08:15 [2020-08-31T09:08:15.667Z] === CONT  TestCreateWithCapabilities/empty_capdrop
09:08:15 [2020-08-31T09:08:15.667Z] === CONT  TestCreateWithCapabilities/valid_capabilities
09:08:15 [2020-08-31T09:08:15.667Z] === CONT  TestCreateWithCapabilities/empty_capabilities
09:08:15 [2020-08-31T09:08:15.959Z] --- PASS: TestCreateWithCapabilities (0.02s)
09:08:15 [2020-08-31T09:08:15.959Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s)
09:08:15 [2020-08-31T09:08:15.959Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.04s)
09:08:15 [2020-08-31T09:08:15.959Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s)
09:08:15 [2020-08-31T09:08:15.959Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s)
09:08:15 [2020-08-31T09:08:15.959Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
09:08:15 [2020-08-31T09:08:15.959Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
09:08:15 [2020-08-31T09:08:15.959Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s)
09:08:15 [2020-08-31T09:08:15.959Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s)
09:08:15 [2020-08-31T09:08:15.959Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s)
09:08:15 [2020-08-31T09:08:15.959Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s)
09:08:15 [2020-08-31T09:08:15.959Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s)
09:08:15 [2020-08-31T09:08:15.959Z] === RUN   TestCreateWithCustomReadonlyPaths
09:08:16 [2020-08-31T09:08:16.412Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
09:08:16 [2020-08-31T09:08:16.982Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
09:08:17 [2020-08-31T09:08:17.480Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.62s)
09:08:17 [2020-08-31T09:08:17.480Z] === RUN   TestCreateWithInvalidHealthcheckParams
09:08:17 [2020-08-31T09:08:17.480Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:08:17 [2020-08-31T09:08:17.480Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:08:17 [2020-08-31T09:08:17.480Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:08:17 [2020-08-31T09:08:17.480Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:08:17 [2020-08-31T09:08:17.480Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:08:17 [2020-08-31T09:08:17.480Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:08:17 [2020-08-31T09:08:17.480Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:08:17 [2020-08-31T09:08:17.480Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:08:17 [2020-08-31T09:08:17.480Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:08:17 [2020-08-31T09:08:17.480Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:08:17 [2020-08-31T09:08:17.480Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:08:17 [2020-08-31T09:08:17.480Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:08:17 [2020-08-31T09:08:17.480Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:08:17 [2020-08-31T09:08:17.480Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:08:17 [2020-08-31T09:08:17.480Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:08:17 [2020-08-31T09:08:17.480Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
09:08:17 [2020-08-31T09:08:17.480Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
09:08:17 [2020-08-31T09:08:17.480Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
09:08:17 [2020-08-31T09:08:17.480Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
09:08:17 [2020-08-31T09:08:17.480Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
09:08:17 [2020-08-31T09:08:17.480Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
09:08:17 [2020-08-31T09:08:17.480Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
09:08:18 [2020-08-31T09:08:18.118Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.53s)
09:08:18 [2020-08-31T09:08:18.118Z] === RUN   TestContainerStartOnDaemonRestart
09:08:18 [2020-08-31T09:08:18.118Z] === PAUSE TestContainerStartOnDaemonRestart
09:08:18 [2020-08-31T09:08:18.118Z] === RUN   TestDaemonRestartIpcMode
09:08:18 [2020-08-31T09:08:18.118Z] === PAUSE TestDaemonRestartIpcMode
09:08:18 [2020-08-31T09:08:18.118Z] === RUN   TestDiff
09:08:18 [2020-08-31T09:08:18.755Z] --- PASS: TestDiff (0.59s)
09:08:18 [2020-08-31T09:08:18.755Z] === RUN   TestExecWithCloseStdin
09:08:19 [2020-08-31T09:08:19.396Z] --- PASS: TestExecWithCloseStdin (0.67s)
09:08:19 [2020-08-31T09:08:19.396Z] === RUN   TestExec
09:08:20 [2020-08-31T09:08:20.033Z] --- PASS: TestExec (0.64s)
09:08:20 [2020-08-31T09:08:20.033Z] === RUN   TestExecUser
09:08:20 [2020-08-31T09:08:20.277Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
09:08:20 [2020-08-31T09:08:20.672Z] --- PASS: TestExecUser (0.61s)
09:08:20 [2020-08-31T09:08:20.672Z] === RUN   TestExportContainerAndImportImage
09:08:20 [2020-08-31T09:08:20.846Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
09:08:21 [2020-08-31T09:08:21.308Z] --- PASS: TestExportContainerAndImportImage (0.80s)
09:08:21 [2020-08-31T09:08:21.308Z] === RUN   TestExportContainerAfterDaemonRestart
09:08:22 [2020-08-31T09:08:22.225Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
09:08:22 [2020-08-31T09:08:22.253Z] --- PASS: TestServiceUpdateConfigs (15.67s)
09:08:22 [2020-08-31T09:08:22.253Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs
09:08:22 [2020-08-31T09:08:22.253Z]     daemon.go:325: [ddd2912687acb] waiting for daemon to start
09:08:22 [2020-08-31T09:08:22.253Z]     daemon.go:325: [ddd2912687acb] waiting for daemon to start
09:08:22 [2020-08-31T09:08:22.253Z]     daemon.go:353: [ddd2912687acb] daemon started
09:08:22 [2020-08-31T09:08:22.253Z]     daemon.go:461: [ddd2912687acb] Stopping daemon
09:08:22 [2020-08-31T09:08:22.253Z]     daemon.go:296: [ddd2912687acb] exiting daemon
09:08:22 [2020-08-31T09:08:22.253Z]     daemon.go:448: [ddd2912687acb] Daemon stopped
09:08:22 [2020-08-31T09:08:22.253Z] === RUN   TestServiceUpdateNetwork
09:08:22 [2020-08-31T09:08:22.485Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
09:08:22 [2020-08-31T09:08:22.821Z] --- PASS: TestExportContainerAfterDaemonRestart (1.37s)
09:08:22 [2020-08-31T09:08:22.821Z]     export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart
09:08:22 [2020-08-31T09:08:22.821Z]     daemon.go:325: [dce406cccdc78] waiting for daemon to start
09:08:22 [2020-08-31T09:08:22.821Z]     daemon.go:325: [dce406cccdc78] waiting for daemon to start
09:08:22 [2020-08-31T09:08:22.821Z]     daemon.go:353: [dce406cccdc78] daemon started
09:08:22 [2020-08-31T09:08:22.821Z]     daemon.go:461: [dce406cccdc78] Stopping daemon
09:08:22 [2020-08-31T09:08:22.821Z]     daemon.go:296: [dce406cccdc78] exiting daemon
09:08:22 [2020-08-31T09:08:22.821Z]     daemon.go:448: [dce406cccdc78] Daemon stopped
09:08:22 [2020-08-31T09:08:22.821Z]     daemon.go:325: [dce406cccdc78] waiting for daemon to start
09:08:22 [2020-08-31T09:08:22.821Z]     daemon.go:325: [dce406cccdc78] waiting for daemon to start
09:08:22 [2020-08-31T09:08:22.821Z]     daemon.go:353: [dce406cccdc78] daemon started
09:08:22 [2020-08-31T09:08:22.821Z]     daemon.go:461: [dce406cccdc78] Stopping daemon
09:08:22 [2020-08-31T09:08:22.821Z]     daemon.go:296: [dce406cccdc78] exiting daemon
09:08:22 [2020-08-31T09:08:22.821Z]     daemon.go:448: [dce406cccdc78] Daemon stopped
09:08:22 [2020-08-31T09:08:22.821Z] === RUN   TestHealthCheckWorkdir
09:08:23 [2020-08-31T09:08:23.423Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
09:08:23 [2020-08-31T09:08:23.459Z] --- PASS: TestHealthCheckWorkdir (0.78s)
09:08:23 [2020-08-31T09:08:23.459Z] === RUN   TestHealthKillContainer
09:08:23 [2020-08-31T09:08:23.683Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
09:08:25 [2020-08-31T09:08:25.063Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
09:08:25 [2020-08-31T09:08:25.063Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
09:08:25 [2020-08-31T09:08:25.063Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
09:08:25 [2020-08-31T09:08:25.063Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
09:08:25 [2020-08-31T09:08:25.063Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
09:08:26 [2020-08-31T09:08:26.192Z] --- PASS: TestHealthKillContainer (2.75s)
09:08:26 [2020-08-31T09:08:26.192Z] === RUN   TestInspectCpusetInConfigPre120
09:08:26 [2020-08-31T09:08:26.742Z] 3ab49687905c: Pull complete
09:08:26 [2020-08-31T09:08:26.742Z] Digest: sha256:30f8f12fc7a3da27e2b9e8c6c7f564f78a7610594713ae49143e5808e1fe7b36
09:08:26 [2020-08-31T09:08:26.742Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
09:08:26 [2020-08-31T09:08:26.742Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
09:08:26 [2020-08-31T09:08:26.742Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
09:08:26 [2020-08-31T09:08:26.742Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1397'
09:08:26 [2020-08-31T09:08:26.742Z] WARN: Skipping validation tests
09:08:26 [2020-08-31T09:08:26.742Z] INFO: Running unit tests at 08/31/2020 09:08:13...
09:08:26 [2020-08-31T09:08:26.742Z] INFO: make.ps1 starting at 08/31/2020 09:08:17
09:08:26 [2020-08-31T09:08:26.742Z] INFO: Git commit (298ef4ba6) assumed from DOCKER_GITCOMMIT environment variable
09:08:26 [2020-08-31T09:08:26.742Z] INFO: Invoking autogen...
09:08:26 [2020-08-31T09:08:26.742Z] INFO: Running unit tests...
09:08:26 [2020-08-31T09:08:26.830Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s)
09:08:26 [2020-08-31T09:08:26.830Z] === RUN   TestIpcModeNone
09:08:27 [2020-08-31T09:08:27.467Z] --- PASS: TestIpcModeNone (0.65s)
09:08:27 [2020-08-31T09:08:27.467Z] === RUN   TestIpcModePrivate
09:08:28 [2020-08-31T09:08:28.104Z] --- PASS: TestIpcModePrivate (0.66s)
09:08:28 [2020-08-31T09:08:28.104Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:54, shared: false, mustBeShared: false
09:08:28 [2020-08-31T09:08:28.104Z] === RUN   TestIpcModeShareable
09:08:28 [2020-08-31T09:08:28.230Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
09:08:28 [2020-08-31T09:08:28.230Z] Copying nested executables into bundles/cross/linux/amd64
09:08:28 [2020-08-31T09:08:28.230Z] Cross building: bundles/cross/windows/amd64
09:08:28 [2020-08-31T09:08:28.230Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
09:08:28 [2020-08-31T09:08:28.230Z] GOOS="windows" GOARCH="amd64" GOARM=""
09:08:28 [2020-08-31T09:08:28.356Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
09:08:28 [2020-08-31T09:08:28.356Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
09:08:28 [2020-08-31T09:08:28.741Z] --- PASS: TestIpcModeShareable (0.67s)
09:08:28 [2020-08-31T09:08:28.741Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:48, shared: true, mustBeShared: true
09:08:28 [2020-08-31T09:08:28.741Z] === RUN   TestAPIIpcModeShareableAndContainer
09:08:29 [2020-08-31T09:08:29.734Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
09:08:29 [2020-08-31T09:08:29.994Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
09:08:30 [2020-08-31T09:08:30.564Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
09:08:30 [2020-08-31T09:08:30.820Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.88s)
09:08:30 [2020-08-31T09:08:30.820Z] === RUN   TestAPIIpcModeHost
09:08:31 [2020-08-31T09:08:31.114Z] --- PASS: TestAPIIpcModeHost (0.51s)
09:08:31 [2020-08-31T09:08:31.114Z] === RUN   TestDaemonIpcModeShareable
09:08:31 [2020-08-31T09:08:31.435Z] ?   	github.com/docker/docker/api	[no test files]
09:08:32 [2020-08-31T09:08:32.632Z] --- PASS: TestDaemonIpcModeShareable (1.40s)
09:08:32 [2020-08-31T09:08:32.632Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable
09:08:32 [2020-08-31T09:08:32.632Z]     daemon.go:325: [dffb398e22505] waiting for daemon to start
09:08:32 [2020-08-31T09:08:32.632Z]     daemon.go:325: [dffb398e22505] waiting for daemon to start
09:08:32 [2020-08-31T09:08:32.632Z]     daemon.go:353: [dffb398e22505] daemon started
09:08:32 [2020-08-31T09:08:32.632Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true
09:08:32 [2020-08-31T09:08:32.632Z]     daemon.go:461: [dffb398e22505] Stopping daemon
09:08:32 [2020-08-31T09:08:32.632Z]     daemon.go:296: [dffb398e22505] exiting daemon
09:08:32 [2020-08-31T09:08:32.632Z]     daemon.go:448: [dffb398e22505] Daemon stopped
09:08:32 [2020-08-31T09:08:32.632Z] === RUN   TestDaemonIpcModePrivate
09:08:33 [2020-08-31T09:08:33.857Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
09:08:33 [2020-08-31T09:08:33.857Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
09:08:34 [2020-08-31T09:08:34.161Z] --- PASS: TestDaemonIpcModePrivate (1.40s)
09:08:34 [2020-08-31T09:08:34.161Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate
09:08:34 [2020-08-31T09:08:34.161Z]     daemon.go:325: [d0cbe4f84200e] waiting for daemon to start
09:08:34 [2020-08-31T09:08:34.161Z]     daemon.go:325: [d0cbe4f84200e] waiting for daemon to start
09:08:34 [2020-08-31T09:08:34.161Z]     daemon.go:353: [d0cbe4f84200e] daemon started
09:08:34 [2020-08-31T09:08:34.161Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false
09:08:34 [2020-08-31T09:08:34.161Z]     daemon.go:461: [d0cbe4f84200e] Stopping daemon
09:08:34 [2020-08-31T09:08:34.161Z]     daemon.go:296: [d0cbe4f84200e] exiting daemon
09:08:34 [2020-08-31T09:08:34.161Z]     daemon.go:448: [d0cbe4f84200e] Daemon stopped
09:08:34 [2020-08-31T09:08:34.161Z] === RUN   TestDaemonIpcModePrivateFromConfig
09:08:34 [2020-08-31T09:08:34.426Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
09:08:35 [2020-08-31T09:08:35.678Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.38s)
09:08:35 [2020-08-31T09:08:35.678Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig
09:08:35 [2020-08-31T09:08:35.678Z]     daemon.go:325: [d94d3948f442d] waiting for daemon to start
09:08:35 [2020-08-31T09:08:35.678Z]     daemon.go:325: [d94d3948f442d] waiting for daemon to start
09:08:35 [2020-08-31T09:08:35.678Z]     daemon.go:353: [d94d3948f442d] daemon started
09:08:35 [2020-08-31T09:08:35.678Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false
09:08:35 [2020-08-31T09:08:35.678Z]     daemon.go:461: [d94d3948f442d] Stopping daemon
09:08:35 [2020-08-31T09:08:35.678Z]     daemon.go:296: [d94d3948f442d] exiting daemon
09:08:35 [2020-08-31T09:08:35.678Z]     daemon.go:448: [d94d3948f442d] Daemon stopped
09:08:35 [2020-08-31T09:08:35.678Z] === RUN   TestDaemonIpcModeShareableFromConfig
09:08:36 [2020-08-31T09:08:36.336Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
09:08:36 [2020-08-31T09:08:36.720Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.41s)
09:08:36 [2020-08-31T09:08:36.720Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig
09:08:36 [2020-08-31T09:08:36.720Z]     daemon.go:325: [d1da83f85de6d] waiting for daemon to start
09:08:36 [2020-08-31T09:08:36.720Z]     daemon.go:325: [d1da83f85de6d] waiting for daemon to start
09:08:36 [2020-08-31T09:08:36.720Z]     daemon.go:353: [d1da83f85de6d] daemon started
09:08:36 [2020-08-31T09:08:36.720Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true
09:08:36 [2020-08-31T09:08:36.720Z]     daemon.go:461: [d1da83f85de6d] Stopping daemon
09:08:36 [2020-08-31T09:08:36.720Z]     daemon.go:296: [d1da83f85de6d] exiting daemon
09:08:36 [2020-08-31T09:08:36.720Z]     daemon.go:448: [d1da83f85de6d] Daemon stopped
09:08:36 [2020-08-31T09:08:36.720Z] === RUN   TestIpcModeOlderClient
09:08:36 [2020-08-31T09:08:36.720Z] === PAUSE TestIpcModeOlderClient
09:08:36 [2020-08-31T09:08:36.720Z] === RUN   TestKillContainerInvalidSignal
09:08:36 [2020-08-31T09:08:36.906Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
09:08:37 [2020-08-31T09:08:37.168Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
09:08:37 [2020-08-31T09:08:37.361Z] --- PASS: TestKillContainerInvalidSignal (0.51s)
09:08:37 [2020-08-31T09:08:37.361Z] === RUN   TestKillContainer
09:08:37 [2020-08-31T09:08:37.361Z] === RUN   TestKillContainer/no_signal
09:08:37 [2020-08-31T09:08:37.998Z] === RUN   TestKillContainer/non_killing_signal
09:08:38 [2020-08-31T09:08:38.290Z] === RUN   TestKillContainer/killing_signal
09:08:38 [2020-08-31T09:08:38.929Z] --- PASS: TestKillContainer (1.66s)
09:08:38 [2020-08-31T09:08:38.929Z]     --- PASS: TestKillContainer/no_signal (0.54s)
09:08:38 [2020-08-31T09:08:38.929Z]     --- PASS: TestKillContainer/non_killing_signal (0.38s)
09:08:38 [2020-08-31T09:08:38.929Z]     --- PASS: TestKillContainer/killing_signal (0.50s)
09:08:38 [2020-08-31T09:08:38.929Z] === RUN   TestKillWithStopSignalAndRestartPolicies
09:08:38 [2020-08-31T09:08:38.929Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
09:08:39 [2020-08-31T09:08:39.077Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
09:08:39 [2020-08-31T09:08:39.580Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
09:08:40 [2020-08-31T09:08:40.220Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.15s)
09:08:40 [2020-08-31T09:08:40.220Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.58s)
09:08:40 [2020-08-31T09:08:40.220Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.37s)
09:08:40 [2020-08-31T09:08:40.220Z] === RUN   TestKillStoppedContainer
09:08:40 [2020-08-31T09:08:40.220Z] --- PASS: TestKillStoppedContainer (0.07s)
09:08:40 [2020-08-31T09:08:40.220Z] === RUN   TestKillStoppedContainerAPIPre120
09:08:40 [2020-08-31T09:08:40.220Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s)
09:08:40 [2020-08-31T09:08:40.220Z] === RUN   TestKillDifferentUserContainer
09:08:40 [2020-08-31T09:08:40.817Z] --- PASS: TestServiceUpdateNetwork (16.64s)
09:08:40 [2020-08-31T09:08:40.817Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork
09:08:40 [2020-08-31T09:08:40.817Z]     daemon.go:325: [ddd48dd3b1b01] waiting for daemon to start
09:08:40 [2020-08-31T09:08:40.817Z]     daemon.go:325: [ddd48dd3b1b01] waiting for daemon to start
09:08:40 [2020-08-31T09:08:40.817Z]     daemon.go:353: [ddd48dd3b1b01] daemon started
09:08:40 [2020-08-31T09:08:40.817Z]     daemon.go:461: [ddd48dd3b1b01] Stopping daemon
09:08:40 [2020-08-31T09:08:40.817Z]     daemon.go:296: [ddd48dd3b1b01] exiting daemon
09:08:40 [2020-08-31T09:08:40.817Z]     daemon.go:448: [ddd48dd3b1b01] Daemon stopped
09:08:40 [2020-08-31T09:08:40.817Z] PASS
09:08:40 [2020-08-31T09:08:40.817Z] 
09:08:40 [2020-08-31T09:08:40.817Z] === Skipped
09:08:40 [2020-08-31T09:08:40.817Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
09:08:40 [2020-08-31T09:08:40.817Z]     plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:08:40 [2020-08-31T09:08:40.817Z] 
09:08:40 [2020-08-31T09:08:40.817Z] 
09:08:40 [2020-08-31T09:08:40.817Z] DONE 18 tests, 1 skipped in 135.162s
09:08:40 [2020-08-31T09:08:40.817Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
09:08:40 [2020-08-31T09:08:40.817Z] ++ 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
09:08:40 [2020-08-31T09:08:40.817Z] ++ set -e
09:08:40 [2020-08-31T09:08:40.817Z] ++ '[' -n 0 ']'
09:08:40 [2020-08-31T09:08:40.817Z] ++ set -x
09:08:40 [2020-08-31T09:08:40.817Z] ++ env -i DEST=/go/src/github.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
09:08:40 [2020-08-31T09:08:40.817Z] INFO: Testing against a local daemon
09:08:40 [2020-08-31T09:08:40.817Z] === RUN   TestSessionCreate
09:08:40 [2020-08-31T09:08:40.817Z] --- PASS: TestSessionCreate (0.02s)
09:08:40 [2020-08-31T09:08:40.817Z] === RUN   TestSessionCreateWithBadUpgrade
09:08:40 [2020-08-31T09:08:40.817Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
09:08:40 [2020-08-31T09:08:40.817Z] PASS
09:08:40 [2020-08-31T09:08:40.817Z] 
09:08:40 [2020-08-31T09:08:40.817Z] DONE 2 tests in 0.109s
09:08:40 [2020-08-31T09:08:40.817Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
09:08:40 [2020-08-31T09:08:40.817Z] ++ 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
09:08:40 [2020-08-31T09:08:40.817Z] ++ set -e
09:08:40 [2020-08-31T09:08:40.817Z] ++ '[' -n 0 ']'
09:08:40 [2020-08-31T09:08:40.817Z] ++ set -x
09:08:40 [2020-08-31T09:08:40.817Z] ++ env -i DEST=/go/src/github.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
09:08:40 [2020-08-31T09:08:40.817Z] INFO: Testing against a local daemon
09:08:40 [2020-08-31T09:08:40.817Z] === RUN   TestCgroupDriverSystemdMemoryLimit
09:08:40 [2020-08-31T09:08:40.817Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
09:08:40 [2020-08-31T09:08:40.817Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:08:40 [2020-08-31T09:08:40.817Z] === RUN   TestEventsExecDie
09:08:40 [2020-08-31T09:08:40.817Z] --- PASS: TestEventsExecDie (0.94s)
09:08:40 [2020-08-31T09:08:40.817Z] === RUN   TestEventsBackwardsCompatible
09:08:40 [2020-08-31T09:08:40.817Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
09:08:40 [2020-08-31T09:08:40.817Z] === RUN   TestInfoBinaryCommits
09:08:40 [2020-08-31T09:08:40.817Z] --- PASS: TestInfoBinaryCommits (0.02s)
09:08:40 [2020-08-31T09:08:40.817Z] === RUN   TestInfoAPIVersioned
09:08:40 [2020-08-31T09:08:40.817Z] --- PASS: TestInfoAPIVersioned (0.01s)
09:08:40 [2020-08-31T09:08:40.817Z] === RUN   TestInfoAPI
09:08:40 [2020-08-31T09:08:40.817Z] --- PASS: TestInfoAPI (0.02s)
09:08:40 [2020-08-31T09:08:40.817Z] === RUN   TestInfoAPIWarnings
09:08:40 [2020-08-31T09:08:40.817Z] --- PASS: TestInfoAPIWarnings (0.83s)
09:08:40 [2020-08-31T09:08:40.817Z]     info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings
09:08:40 [2020-08-31T09:08:40.817Z]     daemon.go:325: [dc8194e681992] waiting for daemon to start
09:08:40 [2020-08-31T09:08:40.817Z]     daemon.go:325: [dc8194e681992] waiting for daemon to start
09:08:40 [2020-08-31T09:08:40.817Z]     daemon.go:353: [dc8194e681992] daemon started
09:08:40 [2020-08-31T09:08:40.817Z]     daemon.go:461: [dc8194e681992] Stopping daemon
09:08:40 [2020-08-31T09:08:40.817Z]     daemon.go:296: [dc8194e681992] exiting daemon
09:08:40 [2020-08-31T09:08:40.817Z]     daemon.go:448: [dc8194e681992] Daemon stopped
09:08:40 [2020-08-31T09:08:40.817Z] === RUN   TestLoginFailsWithBadCredentials
09:08:40 [2020-08-31T09:08:40.853Z] --- PASS: TestKillDifferentUserContainer (0.52s)
09:08:40 [2020-08-31T09:08:40.853Z] === RUN   TestInspectOomKilledTrue
09:08:41 [2020-08-31T09:08:41.107Z] --- PASS: TestLoginFailsWithBadCredentials (0.33s)
09:08:41 [2020-08-31T09:08:41.108Z] === RUN   TestPingCacheHeaders
09:08:41 [2020-08-31T09:08:41.108Z] --- PASS: TestPingCacheHeaders (0.01s)
09:08:41 [2020-08-31T09:08:41.108Z] === RUN   TestPingGet
09:08:41 [2020-08-31T09:08:41.397Z] --- PASS: TestPingGet (0.01s)
09:08:41 [2020-08-31T09:08:41.397Z] === RUN   TestPingHead
09:08:41 [2020-08-31T09:08:41.397Z] --- PASS: TestPingHead (0.01s)
09:08:41 [2020-08-31T09:08:41.397Z] === RUN   TestVersion
09:08:41 [2020-08-31T09:08:41.397Z] --- PASS: TestVersion (0.02s)
09:08:41 [2020-08-31T09:08:41.397Z] PASS
09:08:41 [2020-08-31T09:08:41.397Z] 
09:08:41 [2020-08-31T09:08:41.397Z] === Skipped
09:08:41 [2020-08-31T09:08:41.397Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
09:08:41 [2020-08-31T09:08:41.397Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:08:41 [2020-08-31T09:08:41.397Z] 
09:08:41 [2020-08-31T09:08:41.397Z] 
09:08:41 [2020-08-31T09:08:41.397Z] DONE 12 tests, 1 skipped in 2.365s
09:08:41 [2020-08-31T09:08:41.397Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
09:08:41 [2020-08-31T09:08:41.398Z] ++ 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
09:08:41 [2020-08-31T09:08:41.398Z] ++ set -e
09:08:41 [2020-08-31T09:08:41.398Z] ++ '[' -n 0 ']'
09:08:41 [2020-08-31T09:08:41.398Z] ++ set -x
09:08:41 [2020-08-31T09:08:41.398Z] ++ env -i DEST=/go/src/github.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
09:08:41 [2020-08-31T09:08:41.398Z] INFO: Testing against a local daemon
09:08:41 [2020-08-31T09:08:41.398Z] === RUN   TestVolumesCreateAndList
09:08:41 [2020-08-31T09:08:41.398Z] --- PASS: TestVolumesCreateAndList (0.02s)
09:08:41 [2020-08-31T09:08:41.398Z] === RUN   TestVolumesRemove
09:08:41 [2020-08-31T09:08:41.398Z] --- PASS: TestVolumesRemove (0.12s)
09:08:41 [2020-08-31T09:08:41.398Z] === RUN   TestVolumesInspect
09:08:41 [2020-08-31T09:08:41.398Z] --- PASS: TestVolumesInspect (0.01s)
09:08:41 [2020-08-31T09:08:41.398Z] === RUN   TestVolumesInvalidJSON
09:08:41 [2020-08-31T09:08:41.398Z] === RUN   TestVolumesInvalidJSON//volumes/create
09:08:41 [2020-08-31T09:08:41.398Z] === PAUSE TestVolumesInvalidJSON//volumes/create
09:08:41 [2020-08-31T09:08:41.687Z] === CONT  TestVolumesInvalidJSON//volumes/create
09:08:41 [2020-08-31T09:08:41.687Z] --- PASS: TestVolumesInvalidJSON (0.01s)
09:08:41 [2020-08-31T09:08:41.687Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
09:08:41 [2020-08-31T09:08:41.687Z] PASS
09:08:41 [2020-08-31T09:08:41.687Z] 
09:08:41 [2020-08-31T09:08:41.687Z] DONE 5 tests in 0.235s
09:08:41 [2020-08-31T09:08:41.687Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:08:41 [2020-08-31T09:08:41.687Z] ++++ cat bundles/test-integration/docker.pid
09:08:41 [2020-08-31T09:08:41.687Z] +++ kill 10843
09:08:41 [2020-08-31T09:08:41.892Z] --- PASS: TestInspectOomKilledTrue (0.89s)
09:08:41 [2020-08-31T09:08:41.892Z] === RUN   TestInspectOomKilledFalse
09:08:42 [2020-08-31T09:08:42.184Z] --- PASS: TestInspectOomKilledFalse (0.53s)
09:08:42 [2020-08-31T09:08:42.184Z] === RUN   TestLinksEtcHostsContentMatch
09:08:42 [2020-08-31T09:08:42.827Z] --- PASS: TestLinksEtcHostsContentMatch (0.47s)
09:08:42 [2020-08-31T09:08:42.827Z] === RUN   TestLinksContainerNames
09:08:43 [2020-08-31T09:08:43.189Z] umount: bundles/test-integration/root: no mount point specified.
09:08:43 [2020-08-31T09:08:43.189Z] +++ /etc/init.d/apparmor stop
09:08:43 [2020-08-31T09:08:43.189Z] Leaving: AppArmorNo profiles have been unloaded.
09:08:43 [2020-08-31T09:08:43.189Z] 
09:08:43 [2020-08-31T09:08:43.189Z] Unloading profiles will leave already running processes permanently
09:08:43 [2020-08-31T09:08:43.189Z] unconfined, which can lead to unexpected situations.
09:08:43 [2020-08-31T09:08:43.189Z] 
09:08:43 [2020-08-31T09:08:43.189Z] To set a process to complain mode, use the command line tool
09:08:43 [2020-08-31T09:08:43.189Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:08:43 [2020-08-31T09:08:43.189Z] +++ true
09:08:43 [2020-08-31T09:08:43.189Z] exiting test-integration
09:08:43 [2020-08-31T09:08:43.189Z] ++ exit 0
09:08:43 [2020-08-31T09:08:43.189Z] 
09:08:43 [2020-08-31T09:08:43.274Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
09:08:43 [2020-08-31T09:08:43.274Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
09:08:43 [2020-08-31T09:08:43.828Z] ok  	github.com/docker/docker/api/server	0.201s	coverage: 7.9% of statements
09:08:43 [2020-08-31T09:08:43.867Z] --- PASS: TestLinksContainerNames (1.02s)
09:08:43 [2020-08-31T09:08:43.867Z] === RUN   TestLogsFollowTailEmpty
09:08:44 [2020-08-31T09:08:44.161Z] --- PASS: TestLogsFollowTailEmpty (0.56s)
09:08:44 [2020-08-31T09:08:44.161Z] === RUN   TestContainerNetworkMountsNoChown
09:08:44 [2020-08-31T09:08:44.213Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
Post stage
[Pipeline] junit
09:08:44 [2020-08-31T09:08:44.304Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
09:08:44 [2020-08-31T09:08:44.798Z] --- PASS: TestContainerNetworkMountsNoChown (0.55s)
09:08:44 [2020-08-31T09:08:44.798Z] === RUN   TestMountDaemonRoot
09:08:44 [2020-08-31T09:08:44.798Z] === RUN   TestMountDaemonRoot/default
09:08:44 [2020-08-31T09:08:44.798Z] === PAUSE TestMountDaemonRoot/default
09:08:44 [2020-08-31T09:08:44.798Z] === RUN   TestMountDaemonRoot/private
09:08:44 [2020-08-31T09:08:44.798Z] === PAUSE TestMountDaemonRoot/private
09:08:44 [2020-08-31T09:08:44.798Z] === RUN   TestMountDaemonRoot/rprivate
09:08:44 [2020-08-31T09:08:44.798Z] === PAUSE TestMountDaemonRoot/rprivate
09:08:44 [2020-08-31T09:08:44.798Z] === RUN   TestMountDaemonRoot/slave
09:08:44 [2020-08-31T09:08:44.798Z] === PAUSE TestMountDaemonRoot/slave
09:08:44 [2020-08-31T09:08:44.798Z] === RUN   TestMountDaemonRoot/rslave
09:08:44 [2020-08-31T09:08:44.798Z] === PAUSE TestMountDaemonRoot/rslave
09:08:44 [2020-08-31T09:08:44.798Z] === RUN   TestMountDaemonRoot/shared
09:08:44 [2020-08-31T09:08:44.798Z] === PAUSE TestMountDaemonRoot/shared
09:08:44 [2020-08-31T09:08:44.798Z] === RUN   TestMountDaemonRoot/rshared
09:08:44 [2020-08-31T09:08:44.798Z] === PAUSE TestMountDaemonRoot/rshared
09:08:44 [2020-08-31T09:08:44.798Z] === CONT  TestMountDaemonRoot/default
09:08:44 [2020-08-31T09:08:44.799Z] === RUN   TestMountDaemonRoot/default/mount_subpath
09:08:44 [2020-08-31T09:08:44.799Z] === CONT  TestMountDaemonRoot/rslave
09:08:44 [2020-08-31T09:08:44.799Z] === CONT  TestMountDaemonRoot/rprivate
09:08:44 [2020-08-31T09:08:44.799Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
09:08:44 [2020-08-31T09:08:44.799Z] === RUN   TestMountDaemonRoot/rslave/bind_root
09:08:44 [2020-08-31T09:08:44.799Z] === RUN   TestMountDaemonRoot/default/bind_root
09:08:44 [2020-08-31T09:08:44.799Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
09:08:44 [2020-08-31T09:08:44.799Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
09:08:44 [2020-08-31T09:08:44.799Z] === PAUSE TestMountDaemonRoot/default/bind_root
09:08:44 [2020-08-31T09:08:44.799Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
09:08:44 [2020-08-31T09:08:44.799Z] === RUN   TestMountDaemonRoot/default/bind_subpath
09:08:44 [2020-08-31T09:08:44.799Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
09:08:44 [2020-08-31T09:08:44.799Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
09:08:44 [2020-08-31T09:08:44.799Z] === RUN   TestMountDaemonRoot/rslave/mount_root
09:08:44 [2020-08-31T09:08:44.799Z] === RUN   TestMountDaemonRoot/default/mount_root
09:08:44 [2020-08-31T09:08:44.799Z] === PAUSE TestMountDaemonRoot/default/mount_root
09:08:44 [2020-08-31T09:08:44.799Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
09:08:44 [2020-08-31T09:08:44.799Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
09:08:44 [2020-08-31T09:08:44.799Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
09:08:44 [2020-08-31T09:08:44.799Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
09:08:44 [2020-08-31T09:08:44.799Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
09:08:44 [2020-08-31T09:08:44.799Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
09:08:44 [2020-08-31T09:08:44.799Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
09:08:44 [2020-08-31T09:08:44.799Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
09:08:44 [2020-08-31T09:08:44.799Z] === CONT  TestMountDaemonRoot/shared
09:08:44 [2020-08-31T09:08:44.799Z] === CONT  TestMountDaemonRoot/slave
09:08:44 [2020-08-31T09:08:44.799Z] === CONT  TestMountDaemonRoot/private
09:08:44 [2020-08-31T09:08:44.799Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
09:08:44 [2020-08-31T09:08:44.799Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
09:08:44 [2020-08-31T09:08:44.799Z] === RUN   TestMountDaemonRoot/shared/bind_root
09:08:44 [2020-08-31T09:08:44.799Z] === PAUSE TestMountDaemonRoot/shared/bind_root
09:08:44 [2020-08-31T09:08:44.799Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
09:08:44 [2020-08-31T09:08:44.799Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
09:08:44 [2020-08-31T09:08:44.799Z] === RUN   TestMountDaemonRoot/shared/mount_root
09:08:44 [2020-08-31T09:08:44.799Z] === PAUSE TestMountDaemonRoot/shared/mount_root
09:08:44 [2020-08-31T09:08:44.799Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
09:08:44 [2020-08-31T09:08:44.799Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
09:08:44 [2020-08-31T09:08:44.799Z] === CONT  TestMountDaemonRoot/rshared
09:08:44 [2020-08-31T09:08:44.799Z] === RUN   TestMountDaemonRoot/rshared/bind_root
09:08:44 [2020-08-31T09:08:44.799Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
09:08:44 [2020-08-31T09:08:44.799Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
09:08:44 [2020-08-31T09:08:44.799Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
09:08:44 [2020-08-31T09:08:44.799Z] === RUN   TestMountDaemonRoot/rshared/mount_root
09:08:44 [2020-08-31T09:08:44.799Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
09:08:44 [2020-08-31T09:08:44.799Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
09:08:44 [2020-08-31T09:08:44.799Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
09:08:44 [2020-08-31T09:08:44.799Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
09:08:44 [2020-08-31T09:08:44.799Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
09:08:44 [2020-08-31T09:08:44.799Z] === RUN   TestMountDaemonRoot/slave/mount_root
09:08:44 [2020-08-31T09:08:44.799Z] === PAUSE TestMountDaemonRoot/slave/mount_root
09:08:44 [2020-08-31T09:08:44.799Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
09:08:44 [2020-08-31T09:08:44.799Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
09:08:44 [2020-08-31T09:08:44.799Z] === RUN   TestMountDaemonRoot/slave/bind_root
09:08:44 [2020-08-31T09:08:44.799Z] === PAUSE TestMountDaemonRoot/slave/bind_root
09:08:44 [2020-08-31T09:08:44.799Z] === CONT  TestMountDaemonRoot/default/mount_subpath
09:08:44 [2020-08-31T09:08:44.799Z] === CONT  TestMountDaemonRoot/default/mount_root
09:08:44 [2020-08-31T09:08:44.799Z] === RUN   TestMountDaemonRoot/private/bind_root
09:08:44 [2020-08-31T09:08:44.799Z] === PAUSE TestMountDaemonRoot/private/bind_root
09:08:44 [2020-08-31T09:08:44.799Z] === RUN   TestMountDaemonRoot/private/bind_subpath
09:08:44 [2020-08-31T09:08:44.799Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
09:08:44 [2020-08-31T09:08:44.799Z] === RUN   TestMountDaemonRoot/private/mount_root
09:08:44 [2020-08-31T09:08:44.799Z] === PAUSE TestMountDaemonRoot/private/mount_root
09:08:44 [2020-08-31T09:08:44.799Z] === RUN   TestMountDaemonRoot/private/mount_subpath
09:08:44 [2020-08-31T09:08:44.799Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
09:08:44 [2020-08-31T09:08:44.799Z] === CONT  TestMountDaemonRoot/default/bind_subpath
09:08:44 [2020-08-31T09:08:44.799Z] === CONT  TestMountDaemonRoot/default/bind_root
09:08:44 [2020-08-31T09:08:44.799Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
09:08:44 [2020-08-31T09:08:44.799Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
09:08:44 [2020-08-31T09:08:44.799Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
09:08:44 [2020-08-31T09:08:44.799Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
09:08:44 [2020-08-31T09:08:44.799Z] === CONT  TestMountDaemonRoot/rslave/bind_root
09:08:44 [2020-08-31T09:08:44.799Z] === CONT  TestMountDaemonRoot/shared/bind_root
09:08:44 [2020-08-31T09:08:44.799Z] === CONT  TestMountDaemonRoot/rshared/bind_root
09:08:44 [2020-08-31T09:08:44.799Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
09:08:44 [2020-08-31T09:08:44.799Z] === CONT  TestMountDaemonRoot/rslave/mount_root
09:08:44 [2020-08-31T09:08:44.799Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
09:08:44 [2020-08-31T09:08:44.799Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
09:08:44 [2020-08-31T09:08:44.799Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
09:08:44 [2020-08-31T09:08:44.955Z] + echo Ensuring container killed.
09:08:44 [2020-08-31T09:08:44.955Z] Ensuring container killed.
09:08:44 [2020-08-31T09:08:44.955Z] + docker rm -vf docker-pr2
09:08:44 [2020-08-31T09:08:44.955Z] Error: No such container: docker-pr2
09:08:44 [2020-08-31T09:08:44.955Z] + true
[Pipeline] sh
09:08:45 [2020-08-31T09:08:45.092Z] === CONT  TestMountDaemonRoot/shared/mount_root
09:08:45 [2020-08-31T09:08:45.092Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
09:08:45 [2020-08-31T09:08:45.092Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
09:08:45 [2020-08-31T09:08:45.092Z] === CONT  TestMountDaemonRoot/rshared/mount_root
09:08:45 [2020-08-31T09:08:45.092Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
09:08:45 [2020-08-31T09:08:45.092Z] === CONT  TestMountDaemonRoot/private/bind_root
09:08:45 [2020-08-31T09:08:45.092Z] === CONT  TestMountDaemonRoot/slave/bind_root
09:08:45 [2020-08-31T09:08:45.092Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
09:08:45 [2020-08-31T09:08:45.092Z] === CONT  TestMountDaemonRoot/slave/mount_root
09:08:45 [2020-08-31T09:08:45.092Z] === CONT  TestMountDaemonRoot/private/mount_subpath
09:08:45 [2020-08-31T09:08:45.092Z] === CONT  TestMountDaemonRoot/private/mount_root
09:08:45 [2020-08-31T09:08:45.092Z] === CONT  TestMountDaemonRoot/private/bind_subpath
09:08:45 [2020-08-31T09:08:45.092Z] --- PASS: TestMountDaemonRoot (0.03s)
09:08:45 [2020-08-31T09:08:45.092Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
09:08:45 [2020-08-31T09:08:45.092Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
09:08:45 [2020-08-31T09:08:45.092Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
09:08:45 [2020-08-31T09:08:45.092Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
09:08:45 [2020-08-31T09:08:45.092Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
09:08:45 [2020-08-31T09:08:45.092Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
09:08:45 [2020-08-31T09:08:45.092Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
09:08:45 [2020-08-31T09:08:45.092Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
09:08:45 [2020-08-31T09:08:45.092Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
09:08:45 [2020-08-31T09:08:45.092Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
09:08:45 [2020-08-31T09:08:45.092Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
09:08:45 [2020-08-31T09:08:45.092Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
09:08:45 [2020-08-31T09:08:45.092Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
09:08:45 [2020-08-31T09:08:45.092Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
09:08:45 [2020-08-31T09:08:45.092Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
09:08:45 [2020-08-31T09:08:45.092Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
09:08:45 [2020-08-31T09:08:45.092Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
09:08:45 [2020-08-31T09:08:45.092Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
09:08:45 [2020-08-31T09:08:45.092Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
09:08:45 [2020-08-31T09:08:45.092Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
09:08:45 [2020-08-31T09:08:45.092Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
09:08:45 [2020-08-31T09:08:45.092Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
09:08:45 [2020-08-31T09:08:45.092Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
09:08:45 [2020-08-31T09:08:45.092Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
09:08:45 [2020-08-31T09:08:45.092Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
09:08:45 [2020-08-31T09:08:45.092Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
09:08:45 [2020-08-31T09:08:45.092Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
09:08:45 [2020-08-31T09:08:45.092Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
09:08:45 [2020-08-31T09:08:45.092Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
09:08:45 [2020-08-31T09:08:45.092Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
09:08:45 [2020-08-31T09:08:45.092Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
09:08:45 [2020-08-31T09:08:45.092Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
09:08:45 [2020-08-31T09:08:45.092Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
09:08:45 [2020-08-31T09:08:45.092Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
09:08:45 [2020-08-31T09:08:45.092Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
09:08:45 [2020-08-31T09:08:45.092Z] === RUN   TestContainerBindMountNonRecursive
09:08:45 [2020-08-31T09:08:45.330Z] + echo Chowning /workspace to jenkins user
09:08:45 [2020-08-31T09:08:45.330Z] Chowning /workspace to jenkins user
09:08:45 [2020-08-31T09:08:45.330Z] + id -u
09:08:45 [2020-08-31T09:08:45.330Z] + id -g
09:08:45 [2020-08-31T09:08:45.330Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41374:/workspace busybox chown -R 1001:1001 /workspace
09:08:45 [2020-08-31T09:08:45.330Z] Unable to find image 'busybox:latest' locally
09:08:45 [2020-08-31T09:08:45.622Z] latest: Pulling from library/busybox
09:08:45 [2020-08-31T09:08:45.622Z] 970013469dcd: Pulling fs layer
09:08:46 [2020-08-31T09:08:46.610Z] --- PASS: TestContainerBindMountNonRecursive (1.34s)
09:08:46 [2020-08-31T09:08:46.610Z] === RUN   TestNetworkNat
09:08:46 [2020-08-31T09:08:46.652Z] 970013469dcd: Verifying Checksum
09:08:46 [2020-08-31T09:08:46.652Z] 970013469dcd: Download complete
09:08:46 [2020-08-31T09:08:46.905Z] --- PASS: TestNetworkNat (0.59s)
09:08:46 [2020-08-31T09:08:46.905Z] === RUN   TestNetworkLocalhostTCPNat
09:08:46 [2020-08-31T09:08:46.942Z] 970013469dcd: Pull complete
09:08:46 [2020-08-31T09:08:46.942Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977
09:08:46 [2020-08-31T09:08:46.942Z] Status: Downloaded newer image for busybox:latest
09:08:47 [2020-08-31T09:08:47.544Z] --- PASS: TestNetworkLocalhostTCPNat (0.59s)
09:08:47 [2020-08-31T09:08:47.544Z] === RUN   TestNetworkLoopbackNat
09:08:48 [2020-08-31T09:08:48.600Z] --- PASS: TestNetworkLoopbackNat (0.79s)
09:08:48 [2020-08-31T09:08:48.600Z] === RUN   TestPause
09:08:48 [2020-08-31T09:08:48.896Z] --- PASS: TestPause (0.56s)
09:08:48 [2020-08-31T09:08:48.896Z] === RUN   TestPauseFailsOnWindowsServerContainers
09:08:48 [2020-08-31T09:08:48.896Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
09:08:48 [2020-08-31T09:08:48.896Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:08:48 [2020-08-31T09:08:48.896Z] === RUN   TestPauseStopPausedContainer
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
09:08:49 [2020-08-31T09:08:49.389Z] + bundleName=s390x-integration
09:08:49 [2020-08-31T09:08:49.389Z] + echo Creating s390x-integration-bundles.tar.gz
09:08:49 [2020-08-31T09:08:49.389Z] Creating s390x-integration-bundles.tar.gz
09:08:49 [2020-08-31T09:08:49.389Z] + xargs tar -czf s390x-integration-bundles.tar.gz
09:08:49 [2020-08-31T09:08:49.389Z] + 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
09:08:49 [2020-08-31T09:08:49.432Z] Archiving artifacts
09:08:49 [2020-08-31T09:08:49.495Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
09:08:49 [2020-08-31T09:08:49.495Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
09:08:49 [2020-08-31T09:08:49.533Z] --- PASS: TestPauseStopPausedContainer (0.62s)
09:08:49 [2020-08-31T09:08:49.533Z] === RUN   TestPsFilter
09:08:49 [2020-08-31T09:08:49.812Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41374/2/artifacts/
[Pipeline] }
09:08:49 [2020-08-31T09:08:49.826Z] --- PASS: TestPsFilter (0.16s)
09:08:49 [2020-08-31T09:08:49.826Z] === RUN   TestRemoveContainerWithRemovedVolume
[Pipeline] // catchError
[Pipeline] sh
09:08:50 [2020-08-31T09:08:50.064Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
09:08:50 [2020-08-31T09:08:50.119Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.50s)
09:08:50 [2020-08-31T09:08:50.119Z] === RUN   TestRemoveContainerWithVolume
09:08:50 [2020-08-31T09:08:50.195Z] + make clean
09:08:50 [2020-08-31T09:08:50.488Z] docker volume rm -f docker-dev-cache
09:08:50 [2020-08-31T09:08:50.488Z] docker-dev-cache
[Pipeline] deleteDir
09:08:50 [2020-08-31T09:08:50.753Z] --- PASS: TestRemoveContainerWithVolume (0.54s)
09:08:50 [2020-08-31T09:08:50.753Z] === RUN   TestRemoveContainerRunning
09:08:51 [2020-08-31T09:08:51.391Z] --- PASS: TestRemoveContainerRunning (0.61s)
09:08:51 [2020-08-31T09:08:51.391Z] === RUN   TestRemoveContainerForceRemoveRunning
09:08:51 [2020-08-31T09:08:51.442Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
09:08:52 [2020-08-31T09:08:52.036Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.58s)
09:08:52 [2020-08-31T09:08:52.036Z] === RUN   TestRemoveInvalidContainer
09:08:52 [2020-08-31T09:08:52.036Z] --- PASS: TestRemoveInvalidContainer (0.03s)
09:08:52 [2020-08-31T09:08:52.036Z] === RUN   TestRenameLinkedContainer
09:08:52 [2020-08-31T09:08:52.381Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
09:08:54 [2020-08-31T09:08:54.116Z] --- PASS: TestRenameLinkedContainer (2.17s)
09:08:54 [2020-08-31T09:08:54.116Z] === RUN   TestRenameStoppedContainer
09:08:54 [2020-08-31T09:08:54.753Z] --- PASS: TestRenameStoppedContainer (0.53s)
09:08:54 [2020-08-31T09:08:54.753Z] === RUN   TestRenameRunningContainerAndReuse
09:08:54 [2020-08-31T09:08:54.919Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
09:08:55 [2020-08-31T09:08:55.489Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
09:08:55 [2020-08-31T09:08:55.749Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
09:08:55 [2020-08-31T09:08:55.749Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
09:08:55 [2020-08-31T09:08:55.796Z] --- PASS: TestRenameRunningContainerAndReuse (1.10s)
09:08:55 [2020-08-31T09:08:55.796Z] === RUN   TestRenameInvalidName
09:08:56 [2020-08-31T09:08:56.432Z] --- PASS: TestRenameInvalidName (0.55s)
09:08:56 [2020-08-31T09:08:56.432Z] === RUN   TestRenameAnonymousContainer
09:08:57 [2020-08-31T09:08:57.131Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
09:08:57 [2020-08-31T09:08:57.391Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
09:08:57 [2020-08-31T09:08:57.960Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
09:08:58 [2020-08-31T09:08:58.219Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
09:08:58 [2020-08-31T09:08:58.515Z] --- PASS: TestRenameAnonymousContainer (2.01s)
09:08:58 [2020-08-31T09:08:58.515Z] === RUN   TestRenameContainerWithSameName
09:08:58 [2020-08-31T09:08:58.788Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
09:08:58 [2020-08-31T09:08:58.807Z] --- PASS: TestRenameContainerWithSameName (0.55s)
09:08:58 [2020-08-31T09:08:58.807Z] === RUN   TestRenameContainerWithLinkedContainer
09:08:59 [2020-08-31T09:08:59.363Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
09:08:59 [2020-08-31T09:08:59.363Z] === RUN   TestDockerSuite/TestBuildDockerignore
09:09:00 [2020-08-31T09:09:00.325Z] --- PASS: TestRenameContainerWithLinkedContainer (1.12s)
09:09:00 [2020-08-31T09:09:00.325Z] === RUN   TestResize
09:09:00 [2020-08-31T09:09:00.618Z] --- PASS: TestResize (0.60s)
09:09:00 [2020-08-31T09:09:00.618Z] === RUN   TestResizeWithInvalidSize
09:09:01 [2020-08-31T09:09:01.257Z] --- PASS: TestResizeWithInvalidSize (0.57s)
09:09:01 [2020-08-31T09:09:01.257Z] === RUN   TestResizeWhenContainerNotStarted
09:09:01 [2020-08-31T09:09:01.299Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
09:09:01 [2020-08-31T09:09:01.299Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
09:09:01 [2020-08-31T09:09:01.909Z] --- PASS: TestResizeWhenContainerNotStarted (0.57s)
09:09:01 [2020-08-31T09:09:01.909Z] === RUN   TestDaemonRestartKillContainers
09:09:01 [2020-08-31T09:09:01.909Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:09:01 [2020-08-31T09:09:01.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:09:01 [2020-08-31T09:09:01.909Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:09:01 [2020-08-31T09:09:01.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:09:01 [2020-08-31T09:09:01.909Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:09:01 [2020-08-31T09:09:01.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:09:01 [2020-08-31T09:09:01.909Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:09:01 [2020-08-31T09:09:01.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:09:01 [2020-08-31T09:09:01.909Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:09:01 [2020-08-31T09:09:01.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:09:01 [2020-08-31T09:09:01.909Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:09:01 [2020-08-31T09:09:01.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:09:01 [2020-08-31T09:09:01.909Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:09:01 [2020-08-31T09:09:01.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:09:01 [2020-08-31T09:09:01.909Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:09:01 [2020-08-31T09:09:01.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:09:01 [2020-08-31T09:09:01.909Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:09:01 [2020-08-31T09:09:01.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:09:01 [2020-08-31T09:09:01.909Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:09:01 [2020-08-31T09:09:01.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:09:01 [2020-08-31T09:09:01.909Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:09:01 [2020-08-31T09:09:01.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:09:01 [2020-08-31T09:09:01.909Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:09:01 [2020-08-31T09:09:01.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:09:01 [2020-08-31T09:09:01.909Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:09:01 [2020-08-31T09:09:01.909Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:09:01 [2020-08-31T09:09:01.909Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:09:01 [2020-08-31T09:09:01.909Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:09:03 [2020-08-31T09:09:03.206Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
09:09:04 [2020-08-31T09:09:04.674Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:09:04 [2020-08-31T09:09:04.674Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:09:04 [2020-08-31T09:09:04.674Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:09:04 [2020-08-31T09:09:04.674Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:09:05 [2020-08-31T09:09:05.113Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
09:09:06 [2020-08-31T09:09:06.206Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:09:06 [2020-08-31T09:09:06.506Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:09:06 [2020-08-31T09:09:06.805Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:09:07 [2020-08-31T09:09:07.451Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:09:09 [2020-08-31T09:09:09.373Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
09:09:09 [2020-08-31T09:09:09.373Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
09:09:09 [2020-08-31T09:09:09.542Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
09:09:09 [2020-08-31T09:09:09.542Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.50s)
09:09:09 [2020-08-31T09:09:09.542Z]         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
09:09:09 [2020-08-31T09:09:09.542Z]         daemon.go:325: [d8bcd5cb5ba4b] waiting for daemon to start
09:09:09 [2020-08-31T09:09:09.542Z]         daemon.go:325: [d8bcd5cb5ba4b] waiting for daemon to start
09:09:09 [2020-08-31T09:09:09.542Z]         daemon.go:353: [d8bcd5cb5ba4b] daemon started
09:09:09 [2020-08-31T09:09:09.542Z]         daemon.go:325: [d8bcd5cb5ba4b] waiting for daemon to start
09:09:09 [2020-08-31T09:09:09.542Z]         daemon.go:296: [d8bcd5cb5ba4b] exiting daemon
09:09:09 [2020-08-31T09:09:09.542Z]         daemon.go:325: [d8bcd5cb5ba4b] waiting for daemon to start
09:09:09 [2020-08-31T09:09:09.542Z]         daemon.go:353: [d8bcd5cb5ba4b] daemon started
09:09:09 [2020-08-31T09:09:09.542Z]         daemon.go:461: [d8bcd5cb5ba4b] Stopping daemon
09:09:09 [2020-08-31T09:09:09.542Z]         daemon.go:296: [d8bcd5cb5ba4b] exiting daemon
09:09:09 [2020-08-31T09:09:09.542Z]         daemon.go:448: [d8bcd5cb5ba4b] Daemon stopped
09:09:09 [2020-08-31T09:09:09.542Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.61s)
09:09:09 [2020-08-31T09:09:09.542Z]         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
09:09:09 [2020-08-31T09:09:09.542Z]         daemon.go:325: [dd5af14c57fc0] waiting for daemon to start
09:09:09 [2020-08-31T09:09:09.542Z]         daemon.go:325: [dd5af14c57fc0] waiting for daemon to start
09:09:09 [2020-08-31T09:09:09.542Z]         daemon.go:353: [dd5af14c57fc0] daemon started
09:09:09 [2020-08-31T09:09:09.542Z]         daemon.go:325: [dd5af14c57fc0] waiting for daemon to start
09:09:09 [2020-08-31T09:09:09.542Z]         daemon.go:296: [dd5af14c57fc0] exiting daemon
09:09:09 [2020-08-31T09:09:09.542Z]         daemon.go:325: [dd5af14c57fc0] waiting for daemon to start
09:09:09 [2020-08-31T09:09:09.542Z]         daemon.go:353: [dd5af14c57fc0] daemon started
09:09:09 [2020-08-31T09:09:09.542Z]         daemon.go:461: [dd5af14c57fc0] Stopping daemon
09:09:09 [2020-08-31T09:09:09.542Z]         daemon.go:296: [dd5af14c57fc0] exiting daemon
09:09:09 [2020-08-31T09:09:09.542Z]         daemon.go:448: [dd5af14c57fc0] Daemon stopped
09:09:09 [2020-08-31T09:09:09.542Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.82s)
09:09:09 [2020-08-31T09:09:09.542Z]         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
09:09:09 [2020-08-31T09:09:09.542Z]         daemon.go:325: [dad34f596bf25] waiting for daemon to start
09:09:09 [2020-08-31T09:09:09.542Z]         daemon.go:325: [dad34f596bf25] waiting for daemon to start
09:09:09 [2020-08-31T09:09:09.542Z]         daemon.go:353: [dad34f596bf25] daemon started
09:09:09 [2020-08-31T09:09:09.542Z]         daemon.go:296: [dad34f596bf25] exiting daemon
09:09:09 [2020-08-31T09:09:09.542Z]         daemon.go:325: [dad34f596bf25] waiting for daemon to start
09:09:09 [2020-08-31T09:09:09.542Z]         daemon.go:325: [dad34f596bf25] waiting for daemon to start
09:09:09 [2020-08-31T09:09:09.542Z]         daemon.go:353: [dad34f596bf25] daemon started
09:09:09 [2020-08-31T09:09:09.542Z]         daemon.go:461: [dad34f596bf25] Stopping daemon
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:296: [dad34f596bf25] exiting daemon
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:448: [dad34f596bf25] Daemon stopped
09:09:09 [2020-08-31T09:09:09.837Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.87s)
09:09:09 [2020-08-31T09:09:09.837Z]         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
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:325: [daef240f39c33] waiting for daemon to start
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:325: [daef240f39c33] waiting for daemon to start
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:353: [daef240f39c33] daemon started
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:461: [daef240f39c33] Stopping daemon
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:296: [daef240f39c33] exiting daemon
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:448: [daef240f39c33] Daemon stopped
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:325: [daef240f39c33] waiting for daemon to start
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:325: [daef240f39c33] waiting for daemon to start
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:353: [daef240f39c33] daemon started
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:461: [daef240f39c33] Stopping daemon
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:296: [daef240f39c33] exiting daemon
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:448: [daef240f39c33] Daemon stopped
09:09:09 [2020-08-31T09:09:09.837Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.68s)
09:09:09 [2020-08-31T09:09:09.837Z]         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
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:325: [deb1e1978f1c1] waiting for daemon to start
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:325: [deb1e1978f1c1] waiting for daemon to start
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:353: [deb1e1978f1c1] daemon started
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:325: [deb1e1978f1c1] waiting for daemon to start
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:296: [deb1e1978f1c1] exiting daemon
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:325: [deb1e1978f1c1] waiting for daemon to start
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:353: [deb1e1978f1c1] daemon started
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:461: [deb1e1978f1c1] Stopping daemon
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:296: [deb1e1978f1c1] exiting daemon
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:448: [deb1e1978f1c1] Daemon stopped
09:09:09 [2020-08-31T09:09:09.837Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.74s)
09:09:09 [2020-08-31T09:09:09.837Z]         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
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:325: [d34f76fe2214e] waiting for daemon to start
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:325: [d34f76fe2214e] waiting for daemon to start
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:353: [d34f76fe2214e] daemon started
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:461: [d34f76fe2214e] Stopping daemon
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:296: [d34f76fe2214e] exiting daemon
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:448: [d34f76fe2214e] Daemon stopped
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:325: [d34f76fe2214e] waiting for daemon to start
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:325: [d34f76fe2214e] waiting for daemon to start
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:353: [d34f76fe2214e] daemon started
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:461: [d34f76fe2214e] Stopping daemon
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:296: [d34f76fe2214e] exiting daemon
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:448: [d34f76fe2214e] Daemon stopped
09:09:09 [2020-08-31T09:09:09.837Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.50s)
09:09:09 [2020-08-31T09:09:09.837Z]         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
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:325: [d1cb7451d20fa] waiting for daemon to start
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:325: [d1cb7451d20fa] waiting for daemon to start
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:353: [d1cb7451d20fa] daemon started
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:461: [d1cb7451d20fa] Stopping daemon
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:296: [d1cb7451d20fa] exiting daemon
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:448: [d1cb7451d20fa] Daemon stopped
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:325: [d1cb7451d20fa] waiting for daemon to start
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:325: [d1cb7451d20fa] waiting for daemon to start
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:353: [d1cb7451d20fa] daemon started
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:461: [d1cb7451d20fa] Stopping daemon
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:296: [d1cb7451d20fa] exiting daemon
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:448: [d1cb7451d20fa] Daemon stopped
09:09:09 [2020-08-31T09:09:09.837Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.23s)
09:09:09 [2020-08-31T09:09:09.837Z]         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
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:325: [db286c70c13d9] waiting for daemon to start
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:325: [db286c70c13d9] waiting for daemon to start
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:353: [db286c70c13d9] daemon started
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:461: [db286c70c13d9] Stopping daemon
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:296: [db286c70c13d9] exiting daemon
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:448: [db286c70c13d9] Daemon stopped
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:325: [db286c70c13d9] waiting for daemon to start
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:325: [db286c70c13d9] waiting for daemon to start
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:353: [db286c70c13d9] daemon started
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:461: [db286c70c13d9] Stopping daemon
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:296: [db286c70c13d9] exiting daemon
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:448: [db286c70c13d9] Daemon stopped
09:09:09 [2020-08-31T09:09:09.837Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.57s)
09:09:09 [2020-08-31T09:09:09.837Z]         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
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:325: [d09d3171e46a1] waiting for daemon to start
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:325: [d09d3171e46a1] waiting for daemon to start
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:353: [d09d3171e46a1] daemon started
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:325: [d09d3171e46a1] waiting for daemon to start
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:296: [d09d3171e46a1] exiting daemon
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:325: [d09d3171e46a1] waiting for daemon to start
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:353: [d09d3171e46a1] daemon started
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:461: [d09d3171e46a1] Stopping daemon
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:296: [d09d3171e46a1] exiting daemon
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:448: [d09d3171e46a1] Daemon stopped
09:09:09 [2020-08-31T09:09:09.837Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.64s)
09:09:09 [2020-08-31T09:09:09.837Z]         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
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:325: [d62f23fc52186] waiting for daemon to start
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:325: [d62f23fc52186] waiting for daemon to start
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:353: [d62f23fc52186] daemon started
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:461: [d62f23fc52186] Stopping daemon
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:296: [d62f23fc52186] exiting daemon
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:448: [d62f23fc52186] Daemon stopped
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:325: [d62f23fc52186] waiting for daemon to start
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:325: [d62f23fc52186] waiting for daemon to start
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:353: [d62f23fc52186] daemon started
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:461: [d62f23fc52186] Stopping daemon
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:296: [d62f23fc52186] exiting daemon
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:448: [d62f23fc52186] Daemon stopped
09:09:09 [2020-08-31T09:09:09.837Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.45s)
09:09:09 [2020-08-31T09:09:09.837Z]         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
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:325: [de4143a93ac51] waiting for daemon to start
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:325: [de4143a93ac51] waiting for daemon to start
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:353: [de4143a93ac51] daemon started
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:296: [de4143a93ac51] exiting daemon
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:325: [de4143a93ac51] waiting for daemon to start
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:325: [de4143a93ac51] waiting for daemon to start
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:353: [de4143a93ac51] daemon started
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:461: [de4143a93ac51] Stopping daemon
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:296: [de4143a93ac51] exiting daemon
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:448: [de4143a93ac51] Daemon stopped
09:09:09 [2020-08-31T09:09:09.837Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.18s)
09:09:09 [2020-08-31T09:09:09.837Z]         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
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:325: [d9c6326ebf2b4] waiting for daemon to start
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:325: [d9c6326ebf2b4] waiting for daemon to start
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:353: [d9c6326ebf2b4] daemon started
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:461: [d9c6326ebf2b4] Stopping daemon
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:296: [d9c6326ebf2b4] exiting daemon
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:448: [d9c6326ebf2b4] Daemon stopped
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:325: [d9c6326ebf2b4] waiting for daemon to start
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:325: [d9c6326ebf2b4] waiting for daemon to start
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:353: [d9c6326ebf2b4] daemon started
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:461: [d9c6326ebf2b4] Stopping daemon
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:296: [d9c6326ebf2b4] exiting daemon
09:09:09 [2020-08-31T09:09:09.837Z]         daemon.go:448: [d9c6326ebf2b4] Daemon stopped
09:09:09 [2020-08-31T09:09:09.837Z] === RUN   TestKernelTCPMemory
09:09:10 [2020-08-31T09:09:10.481Z] --- PASS: TestKernelTCPMemory (0.70s)
09:09:10 [2020-08-31T09:09:10.481Z] === RUN   TestNISDomainname
09:09:10 [2020-08-31T09:09:10.750Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
09:09:10 [2020-08-31T09:09:10.750Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
09:09:11 [2020-08-31T09:09:11.117Z] --- PASS: TestNISDomainname (0.73s)
09:09:11 [2020-08-31T09:09:11.117Z] === RUN   TestStats
09:09:12 [2020-08-31T09:09:12.632Z] --- PASS: TestStats (1.62s)
09:09:12 [2020-08-31T09:09:12.632Z] === RUN   TestStopContainerWithTimeout
09:09:12 [2020-08-31T09:09:12.632Z] === RUN   TestStopContainerWithTimeout/0
09:09:12 [2020-08-31T09:09:12.632Z] === PAUSE TestStopContainerWithTimeout/0
09:09:12 [2020-08-31T09:09:12.632Z] === RUN   TestStopContainerWithTimeout/1
09:09:12 [2020-08-31T09:09:12.632Z] === PAUSE TestStopContainerWithTimeout/1
09:09:12 [2020-08-31T09:09:12.632Z] === RUN   TestStopContainerWithTimeout/3
09:09:12 [2020-08-31T09:09:12.632Z] === PAUSE TestStopContainerWithTimeout/3
09:09:12 [2020-08-31T09:09:12.632Z] === RUN   TestStopContainerWithTimeout/-1
09:09:12 [2020-08-31T09:09:12.632Z] === PAUSE TestStopContainerWithTimeout/-1
09:09:12 [2020-08-31T09:09:12.632Z] === CONT  TestStopContainerWithTimeout/0
09:09:12 [2020-08-31T09:09:12.632Z] === CONT  TestStopContainerWithTimeout/-1
09:09:12 [2020-08-31T09:09:12.632Z] === CONT  TestStopContainerWithTimeout/1
09:09:12 [2020-08-31T09:09:12.632Z] === CONT  TestStopContainerWithTimeout/3
09:09:12 [2020-08-31T09:09:12.656Z] === RUN   TestDockerDaemonSuite/TestRegistryMirrors
09:09:13 [2020-08-31T09:09:13.226Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
09:09:14 [2020-08-31T09:09:14.166Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
09:09:16 [2020-08-31T09:09:16.167Z] --- PASS: TestStopContainerWithTimeout (0.02s)
09:09:16 [2020-08-31T09:09:16.167Z]     --- PASS: TestStopContainerWithTimeout/0 (1.01s)
09:09:16 [2020-08-31T09:09:16.167Z]     --- PASS: TestStopContainerWithTimeout/1 (2.23s)
09:09:16 [2020-08-31T09:09:16.167Z]     --- PASS: TestStopContainerWithTimeout/3 (3.05s)
09:09:16 [2020-08-31T09:09:16.167Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.19s)
09:09:16 [2020-08-31T09:09:16.167Z] === RUN   TestDeleteDevicemapper
09:09:16 [2020-08-31T09:09:16.167Z] --- SKIP: TestDeleteDevicemapper (0.00s)
09:09:16 [2020-08-31T09:09:16.167Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:09:16 [2020-08-31T09:09:16.167Z] === RUN   TestStopContainerWithRestartPolicyAlways
09:09:16 [2020-08-31T09:09:16.706Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
09:09:18 [2020-08-31T09:09:18.254Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.35s)
09:09:18 [2020-08-31T09:09:18.254Z] === RUN   TestUpdateMemory
09:09:18 [2020-08-31T09:09:18.890Z] --- PASS: TestUpdateMemory (0.72s)
09:09:18 [2020-08-31T09:09:18.890Z] === RUN   TestUpdateCPUQuota
09:09:19 [2020-08-31T09:09:19.932Z] --- PASS: TestUpdateCPUQuota (0.96s)
09:09:19 [2020-08-31T09:09:19.932Z] === RUN   TestUpdatePidsLimit
09:09:19 [2020-08-31T09:09:19.932Z] === RUN   TestUpdatePidsLimit/update_from_none
09:09:19 [2020-08-31T09:09:19.998Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
09:09:20 [2020-08-31T09:09:20.224Z] === RUN   TestUpdatePidsLimit/no_change
09:09:20 [2020-08-31T09:09:20.516Z] === RUN   TestUpdatePidsLimit/update_lower
09:09:20 [2020-08-31T09:09:20.813Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
09:09:21 [2020-08-31T09:09:21.108Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
09:09:21 [2020-08-31T09:09:21.403Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
09:09:21 [2020-08-31T09:09:21.697Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
09:09:22 [2020-08-31T09:09:22.742Z] --- PASS: TestUpdatePidsLimit (2.69s)
09:09:22 [2020-08-31T09:09:22.742Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.25s)
09:09:22 [2020-08-31T09:09:22.742Z]     --- PASS: TestUpdatePidsLimit/no_change (0.26s)
09:09:22 [2020-08-31T09:09:22.742Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.26s)
09:09:22 [2020-08-31T09:09:22.742Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.27s)
09:09:22 [2020-08-31T09:09:22.742Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.29s)
09:09:22 [2020-08-31T09:09:22.742Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.28s)
09:09:22 [2020-08-31T09:09:22.742Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.26s)
09:09:22 [2020-08-31T09:09:22.742Z] === RUN   TestUpdateRestartPolicy
09:09:25 [2020-08-31T09:09:25.277Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
09:09:25 [2020-08-31T09:09:25.847Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
09:09:26 [2020-08-31T09:09:26.357Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
09:09:26 [2020-08-31T09:09:26.357Z] ok  	github.com/docker/docker/api/server/httputils	0.105s	coverage: 14.7% of statements
09:09:26 [2020-08-31T09:09:26.357Z] ok  	github.com/docker/docker/api/server/middleware	0.183s	coverage: 37.7% of statements
09:09:26 [2020-08-31T09:09:26.357Z] ?   	github.com/docker/docker/api/server/router	[no test files]
09:09:26 [2020-08-31T09:09:26.357Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
09:09:26 [2020-08-31T09:09:26.357Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
09:09:26 [2020-08-31T09:09:26.357Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
09:09:26 [2020-08-31T09:09:26.357Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
09:09:26 [2020-08-31T09:09:26.357Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
09:09:26 [2020-08-31T09:09:26.357Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
09:09:26 [2020-08-31T09:09:26.357Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
09:09:26 [2020-08-31T09:09:26.357Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
09:09:26 [2020-08-31T09:09:26.357Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
09:09:26 [2020-08-31T09:09:26.357Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
09:09:26 [2020-08-31T09:09:26.418Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
09:09:26 [2020-08-31T09:09:26.678Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
09:09:26 [2020-08-31T09:09:26.816Z] ok  	github.com/docker/docker/api/server/router/swarm	0.145s	coverage: 3.1% of statements
09:09:26 [2020-08-31T09:09:26.816Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
09:09:26 [2020-08-31T09:09:26.816Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
09:09:26 [2020-08-31T09:09:26.816Z] ?   	github.com/docker/docker/api/types	[no test files]
09:09:26 [2020-08-31T09:09:26.816Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
09:09:26 [2020-08-31T09:09:26.816Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
09:09:26 [2020-08-31T09:09:26.816Z] ?   	github.com/docker/docker/api/types/container	[no test files]
09:09:26 [2020-08-31T09:09:26.816Z] ?   	github.com/docker/docker/api/types/events	[no test files]
09:09:26 [2020-08-31T09:09:26.816Z] ok  	github.com/docker/docker/api/types/filters	0.068s	coverage: 92.2% of statements
09:09:26 [2020-08-31T09:09:26.816Z] ?   	github.com/docker/docker/api/types/image	[no test files]
09:09:26 [2020-08-31T09:09:26.816Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
09:09:26 [2020-08-31T09:09:26.816Z] ?   	github.com/docker/docker/api/types/network	[no test files]
09:09:26 [2020-08-31T09:09:26.816Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
09:09:26 [2020-08-31T09:09:26.816Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
09:09:26 [2020-08-31T09:09:26.816Z] ok  	github.com/docker/docker/api/types/strslice	0.099s	coverage: 90.0% of statements
09:09:26 [2020-08-31T09:09:26.816Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
09:09:26 [2020-08-31T09:09:26.816Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
09:09:26 [2020-08-31T09:09:26.816Z] ok  	github.com/docker/docker/api/types/time	0.374s	coverage: 100.0% of statements
09:09:26 [2020-08-31T09:09:26.938Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
09:09:27 [2020-08-31T09:09:27.274Z] ok  	github.com/docker/docker/api/types/versions	0.049s	coverage: 75.0% of statements
09:09:27 [2020-08-31T09:09:27.274Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
09:09:27 [2020-08-31T09:09:27.274Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
09:09:27 [2020-08-31T09:09:27.274Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
09:09:27 [2020-08-31T09:09:27.274Z] ?   	github.com/docker/docker/autogen/winresources/docker	[no test files]
09:09:27 [2020-08-31T09:09:27.274Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
09:09:27 [2020-08-31T09:09:27.274Z] ?   	github.com/docker/docker/builder	[no test files]
09:09:27 [2020-08-31T09:09:27.274Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
09:09:27 [2020-08-31T09:09:27.274Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
09:09:27 [2020-08-31T09:09:27.274Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
09:09:27 [2020-08-31T09:09:27.274Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
09:09:27 [2020-08-31T09:09:27.274Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
09:09:27 [2020-08-31T09:09:27.274Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
09:09:27 [2020-08-31T09:09:27.274Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
09:09:27 [2020-08-31T09:09:27.509Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
09:09:28 [2020-08-31T09:09:28.891Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
09:09:31 [2020-08-31T09:09:31.432Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
09:09:31 [2020-08-31T09:09:31.692Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
09:09:31 [2020-08-31T09:09:31.961Z] ok  	github.com/docker/docker/builder/dockerfile	0.555s	coverage: 43.2% of statements
09:09:31 [2020-08-31T09:09:31.961Z] ok  	github.com/docker/docker/builder/dockerignore	0.067s	coverage: 96.8% of statements
09:09:31 [2020-08-31T09:09:31.961Z] ok  	github.com/docker/docker/builder/fscache	1.039s	coverage: 69.2% of statements
09:09:31 [2020-08-31T09:09:31.961Z] ok  	github.com/docker/docker/builder/remotecontext	0.376s	coverage: 9.2% of statements
09:09:33 [2020-08-31T09:09:33.600Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
09:09:35 [2020-08-31T09:09:35.393Z] --- PASS: TestUpdateRestartPolicy (11.42s)
09:09:35 [2020-08-31T09:09:35.393Z] === RUN   TestUpdateRestartWithAutoRemove
09:09:35 [2020-08-31T09:09:35.393Z] --- PASS: TestUpdateRestartWithAutoRemove (0.56s)
09:09:35 [2020-08-31T09:09:35.393Z] === RUN   TestWaitNonBlocked
09:09:35 [2020-08-31T09:09:35.393Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
09:09:35 [2020-08-31T09:09:35.393Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
09:09:35 [2020-08-31T09:09:35.393Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
09:09:35 [2020-08-31T09:09:35.393Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
09:09:35 [2020-08-31T09:09:35.393Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
09:09:35 [2020-08-31T09:09:35.393Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
09:09:35 [2020-08-31T09:09:35.393Z] --- PASS: TestWaitNonBlocked (0.02s)
09:09:35 [2020-08-31T09:09:35.393Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.61s)
09:09:35 [2020-08-31T09:09:35.393Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s)
09:09:35 [2020-08-31T09:09:35.393Z] === RUN   TestWaitBlocked
09:09:35 [2020-08-31T09:09:35.393Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
09:09:35 [2020-08-31T09:09:35.393Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
09:09:35 [2020-08-31T09:09:35.393Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
09:09:35 [2020-08-31T09:09:35.393Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
09:09:35 [2020-08-31T09:09:35.393Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
09:09:35 [2020-08-31T09:09:35.393Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
09:09:35 [2020-08-31T09:09:35.974Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
09:09:35 [2020-08-31T09:09:35.974Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
09:09:35 [2020-08-31T09:09:35.974Z] remote: Enumerating objects: 2, done.
09:09:35 [2020-08-31T09:09:35.974Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
09:09:35 [2020-08-31T09:09:35.974Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
09:09:35 [2020-08-31T09:09:35.974Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
09:09:35 [2020-08-31T09:09:35.974Z] 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.
09:09:35 [2020-08-31T09:09:35.974Z] Building: bundles/cross/windows/amd64/containerutility.exe
09:09:35 [2020-08-31T09:09:35.974Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
09:09:36 [2020-08-31T09:09:36.037Z] --- PASS: TestWaitBlocked (0.02s)
09:09:36 [2020-08-31T09:09:36.037Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.75s)
09:09:36 [2020-08-31T09:09:36.037Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.78s)
09:09:36 [2020-08-31T09:09:36.037Z] === CONT  TestContainerStartOnDaemonRestart
09:09:36 [2020-08-31T09:09:36.038Z] === CONT  TestIpcModeOlderClient
09:09:36 [2020-08-31T09:09:36.038Z] === CONT  TestDaemonRestartIpcMode
09:09:36 [2020-08-31T09:09:36.142Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
09:09:36 [2020-08-31T09:09:36.286Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41374/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=298ef4ba6463491cf5c1e781606e5b90c999c3dd -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:298ef4ba6463491cf5c1e781606e5b90c999c3dd hack/test/unit
09:09:36 [2020-08-31T09:09:36.330Z] --- PASS: TestIpcModeOlderClient (0.14s)
09:09:38 [2020-08-31T09:09:38.804Z] ?   	github.com/docker/docker/api	[no test files]
09:09:39 [2020-08-31T09:09:39.096Z] --- PASS: TestContainerStartOnDaemonRestart (2.57s)
09:09:39 [2020-08-31T09:09:39.096Z]     daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart
09:09:39 [2020-08-31T09:09:39.096Z]     daemon.go:325: [d6983c4c0c5a2] waiting for daemon to start
09:09:39 [2020-08-31T09:09:39.096Z]     daemon.go:325: [d6983c4c0c5a2] waiting for daemon to start
09:09:39 [2020-08-31T09:09:39.096Z]     daemon.go:353: [d6983c4c0c5a2] daemon started
09:09:39 [2020-08-31T09:09:39.096Z]     daemon.go:325: [d6983c4c0c5a2] waiting for daemon to start
09:09:39 [2020-08-31T09:09:39.096Z]     daemon.go:296: [d6983c4c0c5a2] exiting daemon
09:09:39 [2020-08-31T09:09:39.096Z]     daemon.go:325: [d6983c4c0c5a2] waiting for daemon to start
09:09:39 [2020-08-31T09:09:39.096Z]     daemon.go:353: [d6983c4c0c5a2] daemon started
09:09:39 [2020-08-31T09:09:39.096Z]     daemon.go:461: [d6983c4c0c5a2] Stopping daemon
09:09:39 [2020-08-31T09:09:39.096Z]     daemon.go:296: [d6983c4c0c5a2] exiting daemon
09:09:39 [2020-08-31T09:09:39.096Z]     daemon.go:448: [d6983c4c0c5a2] Daemon stopped
09:09:39 [2020-08-31T09:09:39.388Z] --- PASS: TestDaemonRestartIpcMode (3.35s)
09:09:39 [2020-08-31T09:09:39.388Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode
09:09:39 [2020-08-31T09:09:39.388Z]     daemon.go:325: [d61cf9e12e23b] waiting for daemon to start
09:09:39 [2020-08-31T09:09:39.388Z]     daemon.go:325: [d61cf9e12e23b] waiting for daemon to start
09:09:39 [2020-08-31T09:09:39.388Z]     daemon.go:353: [d61cf9e12e23b] daemon started
09:09:39 [2020-08-31T09:09:39.388Z]     daemon.go:461: [d61cf9e12e23b] Stopping daemon
09:09:39 [2020-08-31T09:09:39.388Z]     daemon.go:296: [d61cf9e12e23b] exiting daemon
09:09:39 [2020-08-31T09:09:39.388Z]     daemon.go:448: [d61cf9e12e23b] Daemon stopped
09:09:39 [2020-08-31T09:09:39.388Z]     daemon.go:325: [d61cf9e12e23b] waiting for daemon to start
09:09:39 [2020-08-31T09:09:39.388Z]     daemon.go:325: [d61cf9e12e23b] waiting for daemon to start
09:09:39 [2020-08-31T09:09:39.388Z]     daemon.go:353: [d61cf9e12e23b] daemon started
09:09:39 [2020-08-31T09:09:39.388Z]     daemon.go:461: [d61cf9e12e23b] Stopping daemon
09:09:39 [2020-08-31T09:09:39.388Z]     daemon.go:296: [d61cf9e12e23b] exiting daemon
09:09:39 [2020-08-31T09:09:39.388Z]     daemon.go:448: [d61cf9e12e23b] Daemon stopped
09:09:39 [2020-08-31T09:09:39.388Z] PASS
09:09:39 [2020-08-31T09:09:39.388Z] 
09:09:39 [2020-08-31T09:09:39.388Z] === Skipped
09:09:39 [2020-08-31T09:09:39.388Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
09:09:39 [2020-08-31T09:09:39.388Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:09:39 [2020-08-31T09:09:39.388Z] 
09:09:39 [2020-08-31T09:09:39.388Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
09:09:39 [2020-08-31T09:09:39.388Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:09:39 [2020-08-31T09:09:39.388Z] 
09:09:39 [2020-08-31T09:09:39.388Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
09:09:39 [2020-08-31T09:09:39.388Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:09:39 [2020-08-31T09:09:39.388Z] 
09:09:39 [2020-08-31T09:09:39.388Z] 
09:09:39 [2020-08-31T09:09:39.388Z] DONE 189 tests, 3 skipped in 87.659s
09:09:39 [2020-08-31T09:09:39.388Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
09:09:39 [2020-08-31T09:09:39.388Z] ++ 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
09:09:39 [2020-08-31T09:09:39.388Z] ++ set -e
09:09:39 [2020-08-31T09:09:39.388Z] ++ '[' -n 0 ']'
09:09:39 [2020-08-31T09:09:39.388Z] ++ set -x
09:09:39 [2020-08-31T09:09:39.388Z] ++ env -i DEST=/go/src/github.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
09:09:39 [2020-08-31T09:09:39.437Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
09:09:39 [2020-08-31T09:09:39.682Z] INFO: Testing against a local daemon
09:09:39 [2020-08-31T09:09:39.682Z] === RUN   TestCommitInheritsEnv
09:09:39 [2020-08-31T09:09:39.976Z] --- PASS: TestCommitInheritsEnv (0.30s)
09:09:39 [2020-08-31T09:09:39.976Z] === RUN   TestImportExtremelyLargeImageWorks
09:09:39 [2020-08-31T09:09:39.976Z] === PAUSE TestImportExtremelyLargeImageWorks
09:09:39 [2020-08-31T09:09:39.976Z] === RUN   TestImagesFilterMultiReference
09:09:39 [2020-08-31T09:09:39.976Z] --- PASS: TestImagesFilterMultiReference (0.06s)
09:09:39 [2020-08-31T09:09:39.976Z] === RUN   TestImagePullPlatformInvalid
09:09:39 [2020-08-31T09:09:39.976Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
09:09:39 [2020-08-31T09:09:39.976Z] === RUN   TestRemoveImageOrphaning
09:09:40 [2020-08-31T09:09:40.272Z] --- PASS: TestRemoveImageOrphaning (0.32s)
09:09:40 [2020-08-31T09:09:40.272Z] === RUN   TestTagUnprefixedRepoByNameOrName
09:09:40 [2020-08-31T09:09:40.272Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
09:09:40 [2020-08-31T09:09:40.272Z] === RUN   TestTagInvalidReference
09:09:40 [2020-08-31T09:09:40.272Z] --- PASS: TestTagInvalidReference (0.02s)
09:09:40 [2020-08-31T09:09:40.272Z] === RUN   TestTagValidPrefixedRepo
09:09:40 [2020-08-31T09:09:40.272Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
09:09:40 [2020-08-31T09:09:40.272Z] === RUN   TestTagExistedNameWithoutForce
09:09:40 [2020-08-31T09:09:40.272Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
09:09:40 [2020-08-31T09:09:40.272Z] === RUN   TestTagOfficialNames
09:09:40 [2020-08-31T09:09:40.565Z] --- PASS: TestTagOfficialNames (0.04s)
09:09:40 [2020-08-31T09:09:40.565Z] === RUN   TestTagMatchesDigest
09:09:40 [2020-08-31T09:09:40.565Z] --- PASS: TestTagMatchesDigest (0.02s)
09:09:40 [2020-08-31T09:09:40.565Z] === CONT  TestImportExtremelyLargeImageWorks
09:09:42 [2020-08-31T09:09:42.753Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
09:09:44 [2020-08-31T09:09:44.664Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
09:09:46 [2020-08-31T09:09:46.571Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
09:09:48 [2020-08-31T09:09:48.478Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
09:09:51 [2020-08-31T09:09:51.014Z] === RUN   TestDockerDaemonSuite/TestShmSize
09:09:53 [2020-08-31T09:09:53.554Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
09:09:53 [2020-08-31T09:09:53.646Z] ok  	github.com/docker/docker/api/server	0.008s	coverage: 7.9% of statements
09:09:56 [2020-08-31T09:09:56.090Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
09:09:56 [2020-08-31T09:09:56.090Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
09:09:57 [2020-08-31T09:09:57.109Z] ok  	github.com/docker/docker/builder/remotecontext/git	24.133s	coverage: 85.1% of statements
09:09:57 [2020-08-31T09:09:57.109Z] ?   	github.com/docker/docker/cli	[no test files]
09:09:57 [2020-08-31T09:09:57.109Z] ?   	github.com/docker/docker/cli/config	[no test files]
09:09:57 [2020-08-31T09:09:57.109Z] ok  	github.com/docker/docker/cli/debug	0.081s	coverage: 100.0% of statements
09:09:57 [2020-08-31T09:09:57.109Z] ok  	github.com/docker/docker/client	0.594s	coverage: 75.2% of statements
09:10:00 [2020-08-31T09:10:00.015Z] ok  	github.com/docker/docker/cmd/dockerd	0.592s	coverage: 18.6% of statements
09:10:01 [2020-08-31T09:10:01.366Z] --- PASS: TestDockerDaemonSuite (328.32s)
09:10:01 [2020-08-31T09:10:01.366Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.82s)
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:325: [da443ba67664f] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:325: [da443ba67664f] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:325: [da443ba67664f] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:353: [da443ba67664f] daemon started
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:461: [da443ba67664f] Stopping daemon
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:296: [da443ba67664f] exiting daemon
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:448: [da443ba67664f] Daemon stopped
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:325: [da443ba67664f] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:325: [da443ba67664f] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:353: [da443ba67664f] daemon started
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:461: [da443ba67664f] Stopping daemon
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:296: [da443ba67664f] exiting daemon
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:448: [da443ba67664f] Daemon stopped
09:10:01 [2020-08-31T09:10:01.366Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.73s)
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:325: [db400a5e6c22b] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:325: [db400a5e6c22b] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:353: [db400a5e6c22b] daemon started
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:461: [db400a5e6c22b] Stopping daemon
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:296: [db400a5e6c22b] exiting daemon
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:448: [db400a5e6c22b] Daemon stopped
09:10:01 [2020-08-31T09:10:01.366Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.59s)
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:325: [db3c932098f40] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:325: [db3c932098f40] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:353: [db3c932098f40] daemon started
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:461: [db3c932098f40] Stopping daemon
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:296: [db3c932098f40] exiting daemon
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:448: [db3c932098f40] Daemon stopped
09:10:01 [2020-08-31T09:10:01.366Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.30s)
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:325: [d43bbfa83ca24] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:325: [d43bbfa83ca24] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:353: [d43bbfa83ca24] daemon started
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:296: [d43bbfa83ca24] exiting daemon
09:10:01 [2020-08-31T09:10:01.366Z]         docker_cli_daemon_test.go:1449: Daemon d43bbfa83ca24 is not started
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:325: [d43bbfa83ca24] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:325: [d43bbfa83ca24] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:353: [d43bbfa83ca24] daemon started
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:461: [d43bbfa83ca24] Stopping daemon
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:296: [d43bbfa83ca24] exiting daemon
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:448: [d43bbfa83ca24] Daemon stopped
09:10:01 [2020-08-31T09:10:01.366Z]         check_test.go:309: Daemon d45e86b08e593 is not started
09:10:01 [2020-08-31T09:10:01.366Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.29s)
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:325: [db9e673ad3dd4] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:325: [db9e673ad3dd4] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:353: [db9e673ad3dd4] daemon started
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:296: [db9e673ad3dd4] exiting daemon
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:325: [db9e673ad3dd4] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:325: [db9e673ad3dd4] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:353: [db9e673ad3dd4] daemon started
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:461: [db9e673ad3dd4] Stopping daemon
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:296: [db9e673ad3dd4] exiting daemon
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:448: [db9e673ad3dd4] Daemon stopped
09:10:01 [2020-08-31T09:10:01.366Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.12s)
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:325: [dc98cacc41614] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:325: [dc98cacc41614] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:353: [dc98cacc41614] daemon started
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:296: [dc98cacc41614] exiting daemon
09:10:01 [2020-08-31T09:10:01.366Z]         check_test.go:309: Daemon df44add43bc1c is not started
09:10:01 [2020-08-31T09:10:01.366Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.14s)
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:325: [df57d9d0e3cb8] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:325: [df57d9d0e3cb8] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:353: [df57d9d0e3cb8] daemon started
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:461: [df57d9d0e3cb8] Stopping daemon
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:296: [df57d9d0e3cb8] exiting daemon
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:448: [df57d9d0e3cb8] Daemon stopped
09:10:01 [2020-08-31T09:10:01.366Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.64s)
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:325: [db60fa58d74ed] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:296: [db60fa58d74ed] exiting daemon
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:325: [db60fa58d74ed] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:325: [db60fa58d74ed] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:325: [db60fa58d74ed] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:353: [db60fa58d74ed] daemon started
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:461: [db60fa58d74ed] Stopping daemon
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:296: [db60fa58d74ed] exiting daemon
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:448: [db60fa58d74ed] Daemon stopped
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:325: [db60fa58d74ed] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:325: [db60fa58d74ed] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:353: [db60fa58d74ed] daemon started
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:461: [db60fa58d74ed] Stopping daemon
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:296: [db60fa58d74ed] exiting daemon
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:448: [db60fa58d74ed] Daemon stopped
09:10:01 [2020-08-31T09:10:01.366Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.53s)
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:325: [d10fc60df76d2] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:325: [d10fc60df76d2] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:353: [d10fc60df76d2] daemon started
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:461: [d10fc60df76d2] Stopping daemon
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:296: [d10fc60df76d2] exiting daemon
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:448: [d10fc60df76d2] Daemon stopped
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:325: [d10fc60df76d2] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:325: [d10fc60df76d2] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:353: [d10fc60df76d2] daemon started
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:461: [d10fc60df76d2] Stopping daemon
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:296: [d10fc60df76d2] exiting daemon
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:448: [d10fc60df76d2] Daemon stopped
09:10:01 [2020-08-31T09:10:01.366Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (2.70s)
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:325: [df741910c16ac] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:325: [df741910c16ac] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:353: [df741910c16ac] daemon started
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:461: [df741910c16ac] Stopping daemon
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:296: [df741910c16ac] exiting daemon
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:448: [df741910c16ac] Daemon stopped
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:325: [df741910c16ac] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:325: [df741910c16ac] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:353: [df741910c16ac] daemon started
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:461: [df741910c16ac] Stopping daemon
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:296: [df741910c16ac] exiting daemon
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:448: [df741910c16ac] Daemon stopped
09:10:01 [2020-08-31T09:10:01.366Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (2.79s)
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:325: [d635b34a2c06d] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:325: [d635b34a2c06d] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:353: [d635b34a2c06d] daemon started
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:461: [d635b34a2c06d] Stopping daemon
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:296: [d635b34a2c06d] exiting daemon
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:448: [d635b34a2c06d] Daemon stopped
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:325: [d635b34a2c06d] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:325: [d635b34a2c06d] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:353: [d635b34a2c06d] daemon started
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:461: [d635b34a2c06d] Stopping daemon
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:296: [d635b34a2c06d] exiting daemon
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:448: [d635b34a2c06d] Daemon stopped
09:10:01 [2020-08-31T09:10:01.366Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.21s)
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:325: [d820fd3f5f7db] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:325: [d820fd3f5f7db] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:353: [d820fd3f5f7db] daemon started
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:461: [d820fd3f5f7db] Stopping daemon
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:296: [d820fd3f5f7db] exiting daemon
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:448: [d820fd3f5f7db] Daemon stopped
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:325: [d820fd3f5f7db] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:325: [d820fd3f5f7db] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:353: [d820fd3f5f7db] daemon started
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:461: [d820fd3f5f7db] Stopping daemon
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:296: [d820fd3f5f7db] exiting daemon
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:448: [d820fd3f5f7db] Daemon stopped
09:10:01 [2020-08-31T09:10:01.366Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.47s)
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:325: [d80c3bb6c0abd] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:325: [d80c3bb6c0abd] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:353: [d80c3bb6c0abd] daemon started
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:461: [d80c3bb6c0abd] Stopping daemon
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:296: [d80c3bb6c0abd] exiting daemon
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:448: [d80c3bb6c0abd] Daemon stopped
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:325: [d80c3bb6c0abd] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:325: [d80c3bb6c0abd] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:353: [d80c3bb6c0abd] daemon started
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:461: [d80c3bb6c0abd] Stopping daemon
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:296: [d80c3bb6c0abd] exiting daemon
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:448: [d80c3bb6c0abd] Daemon stopped
09:10:01 [2020-08-31T09:10:01.366Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.53s)
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:325: [d0de2c4a92c1c] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:325: [d0de2c4a92c1c] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:353: [d0de2c4a92c1c] daemon started
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:461: [d0de2c4a92c1c] Stopping daemon
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:296: [d0de2c4a92c1c] exiting daemon
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:448: [d0de2c4a92c1c] Daemon stopped
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:325: [d0de2c4a92c1c] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:325: [d0de2c4a92c1c] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:353: [d0de2c4a92c1c] daemon started
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:461: [d0de2c4a92c1c] Stopping daemon
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:296: [d0de2c4a92c1c] exiting daemon
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:448: [d0de2c4a92c1c] Daemon stopped
09:10:01 [2020-08-31T09:10:01.366Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:325: [d4f2dacce4e57] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:296: [d4f2dacce4e57] exiting daemon
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:325: [d4f2dacce4e57] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.366Z]         check_test.go:309: Daemon d0d6d08d7b058 is not started
09:10:01 [2020-08-31T09:10:01.366Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:325: [d83d0660887fc] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:296: [d83d0660887fc] exiting daemon
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:325: [d83d0660887fc] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.366Z]         check_test.go:309: Daemon d88e7a77f80af is not started
09:10:01 [2020-08-31T09:10:01.366Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.39s)
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:325: [ded9ea66f7eee] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:325: [ded9ea66f7eee] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:353: [ded9ea66f7eee] daemon started
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:461: [ded9ea66f7eee] Stopping daemon
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:296: [ded9ea66f7eee] exiting daemon
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:448: [ded9ea66f7eee] Daemon stopped
09:10:01 [2020-08-31T09:10:01.366Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s)
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:325: [d0138a45fef65] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:325: [d0138a45fef65] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:353: [d0138a45fef65] daemon started
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:461: [d0138a45fef65] Stopping daemon
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:296: [d0138a45fef65] exiting daemon
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:448: [d0138a45fef65] Daemon stopped
09:10:01 [2020-08-31T09:10:01.366Z]         check_test.go:309: Daemon d0138a45fef65 is not started
09:10:01 [2020-08-31T09:10:01.366Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.27s)
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:325: [def4d181e2fa7] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:325: [def4d181e2fa7] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:353: [def4d181e2fa7] daemon started
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:461: [def4d181e2fa7] Stopping daemon
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:296: [def4d181e2fa7] exiting daemon
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:448: [def4d181e2fa7] Daemon stopped
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:325: [def4d181e2fa7] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:325: [def4d181e2fa7] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:353: [def4d181e2fa7] daemon started
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:461: [def4d181e2fa7] Stopping daemon
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:296: [def4d181e2fa7] exiting daemon
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:448: [def4d181e2fa7] Daemon stopped
09:10:01 [2020-08-31T09:10:01.366Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.52s)
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
09:10:01 [2020-08-31T09:10:01.366Z]         daemon.go:325: [d8b70a4e4700f] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:325: [d8b70a4e4700f] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:353: [d8b70a4e4700f] daemon started
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:461: [d8b70a4e4700f] Stopping daemon
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:296: [d8b70a4e4700f] exiting daemon
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:448: [d8b70a4e4700f] Daemon stopped
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:325: [d8b70a4e4700f] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:325: [d8b70a4e4700f] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:353: [d8b70a4e4700f] daemon started
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:461: [d8b70a4e4700f] Stopping daemon
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:296: [d8b70a4e4700f] exiting daemon
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:448: [d8b70a4e4700f] Daemon stopped
09:10:01 [2020-08-31T09:10:01.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.30s)
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:325: [df713e752036d] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:325: [df713e752036d] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:353: [df713e752036d] daemon started
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:461: [df713e752036d] Stopping daemon
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:296: [df713e752036d] exiting daemon
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:448: [df713e752036d] Daemon stopped
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:325: [df713e752036d] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:325: [df713e752036d] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:353: [df713e752036d] daemon started
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:461: [df713e752036d] Stopping daemon
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:296: [df713e752036d] exiting daemon
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:448: [df713e752036d] Daemon stopped
09:10:01 [2020-08-31T09:10:01.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.13s)
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:325: [d4426e5ed7c9c] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:325: [d4426e5ed7c9c] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:353: [d4426e5ed7c9c] daemon started
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:461: [d4426e5ed7c9c] Stopping daemon
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:296: [d4426e5ed7c9c] exiting daemon
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:448: [d4426e5ed7c9c] Daemon stopped
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:325: [d4426e5ed7c9c] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:325: [d4426e5ed7c9c] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:353: [d4426e5ed7c9c] daemon started
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:461: [d4426e5ed7c9c] Stopping daemon
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:296: [d4426e5ed7c9c] exiting daemon
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:448: [d4426e5ed7c9c] Daemon stopped
09:10:01 [2020-08-31T09:10:01.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.58s)
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:325: [dc02838a74e7e] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:325: [dc02838a74e7e] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:353: [dc02838a74e7e] daemon started
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:461: [dc02838a74e7e] Stopping daemon
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:296: [dc02838a74e7e] exiting daemon
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:448: [dc02838a74e7e] Daemon stopped
09:10:01 [2020-08-31T09:10:01.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.62s)
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:325: [dcc93a82e1ab9] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:325: [dcc93a82e1ab9] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:353: [dcc93a82e1ab9] daemon started
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:461: [dcc93a82e1ab9] Stopping daemon
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:296: [dcc93a82e1ab9] exiting daemon
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:448: [dcc93a82e1ab9] Daemon stopped
09:10:01 [2020-08-31T09:10:01.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.77s)
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:325: [d80de6f663af3] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:325: [d80de6f663af3] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:353: [d80de6f663af3] daemon started
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:461: [d80de6f663af3] Stopping daemon
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:296: [d80de6f663af3] exiting daemon
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:448: [d80de6f663af3] Daemon stopped
09:10:01 [2020-08-31T09:10:01.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:325: [de725e37c1836] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:296: [de725e37c1836] exiting daemon
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:325: [de725e37c1836] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:461: [de725e37c1836] Stopping daemon
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:450: [de725e37c1836] Error when stopping daemon: daemon not started
09:10:01 [2020-08-31T09:10:01.367Z]         check_test.go:309: Daemon de725e37c1836 is not started
09:10:01 [2020-08-31T09:10:01.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s)
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:325: [d7e2d9d004fc4] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:325: [d7e2d9d004fc4] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:353: [d7e2d9d004fc4] daemon started
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:461: [d7e2d9d004fc4] Stopping daemon
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:296: [d7e2d9d004fc4] exiting daemon
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:448: [d7e2d9d004fc4] Daemon stopped
09:10:01 [2020-08-31T09:10:01.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.55s)
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:325: [d3b18fc8e655b] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:325: [d3b18fc8e655b] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:353: [d3b18fc8e655b] daemon started
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:461: [d3b18fc8e655b] Stopping daemon
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:296: [d3b18fc8e655b] exiting daemon
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:448: [d3b18fc8e655b] Daemon stopped
09:10:01 [2020-08-31T09:10:01.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s)
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:325: [d000a77f0203b] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:325: [d000a77f0203b] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:353: [d000a77f0203b] daemon started
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:461: [d000a77f0203b] Stopping daemon
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:296: [d000a77f0203b] exiting daemon
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:448: [d000a77f0203b] Daemon stopped
09:10:01 [2020-08-31T09:10:01.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.06s)
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:325: [d4692b30b9d52] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:325: [d4692b30b9d52] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:353: [d4692b30b9d52] daemon started
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:461: [d4692b30b9d52] Stopping daemon
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:296: [d4692b30b9d52] exiting daemon
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:448: [d4692b30b9d52] Daemon stopped
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:325: [d4692b30b9d52] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:325: [d4692b30b9d52] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:353: [d4692b30b9d52] daemon started
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:461: [d4692b30b9d52] Stopping daemon
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:296: [d4692b30b9d52] exiting daemon
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:448: [d4692b30b9d52] Daemon stopped
09:10:01 [2020-08-31T09:10:01.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.95s)
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:325: [d48914bc5b6c3] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:325: [d48914bc5b6c3] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:353: [d48914bc5b6c3] daemon started
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:461: [d48914bc5b6c3] Stopping daemon
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:296: [d48914bc5b6c3] exiting daemon
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:448: [d48914bc5b6c3] Daemon stopped
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:325: [d48914bc5b6c3] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:325: [d48914bc5b6c3] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:353: [d48914bc5b6c3] daemon started
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:461: [d48914bc5b6c3] Stopping daemon
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:296: [d48914bc5b6c3] exiting daemon
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:448: [d48914bc5b6c3] Daemon stopped
09:10:01 [2020-08-31T09:10:01.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.55s)
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:325: [d3d28abc5c6ba] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:325: [d3d28abc5c6ba] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:353: [d3d28abc5c6ba] daemon started
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:461: [d3d28abc5c6ba] Stopping daemon
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:296: [d3d28abc5c6ba] exiting daemon
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:448: [d3d28abc5c6ba] Daemon stopped
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:325: [d3d28abc5c6ba] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:325: [d3d28abc5c6ba] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:353: [d3d28abc5c6ba] daemon started
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:461: [d3d28abc5c6ba] Stopping daemon
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:296: [d3d28abc5c6ba] exiting daemon
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:448: [d3d28abc5c6ba] Daemon stopped
09:10:01 [2020-08-31T09:10:01.367Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled
09:10:01 [2020-08-31T09:10:01.367Z]         requirement.go:26: unmatched requirement IPv6
09:10:01 [2020-08-31T09:10:01.367Z]         check_test.go:309: Daemon d552ba29737f2 is not started
09:10:01 [2020-08-31T09:10:01.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.28s)
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:325: [d7727ec90693b] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:325: [d7727ec90693b] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:353: [d7727ec90693b] daemon started
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:461: [d7727ec90693b] Stopping daemon
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:296: [d7727ec90693b] exiting daemon
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:448: [d7727ec90693b] Daemon stopped
09:10:01 [2020-08-31T09:10:01.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.18s)
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:325: [d0dfa5bfba148] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:325: [d0dfa5bfba148] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:353: [d0dfa5bfba148] daemon started
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:461: [d0dfa5bfba148] Stopping daemon
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:296: [d0dfa5bfba148] exiting daemon
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:448: [d0dfa5bfba148] Daemon stopped
09:10:01 [2020-08-31T09:10:01.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.66s)
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:325: [deed4a53bb1b7] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:325: [deed4a53bb1b7] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:353: [deed4a53bb1b7] daemon started
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:461: [deed4a53bb1b7] Stopping daemon
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:296: [deed4a53bb1b7] exiting daemon
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:448: [deed4a53bb1b7] Daemon stopped
09:10:01 [2020-08-31T09:10:01.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.74s)
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:325: [d9ba3f366e3ba] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:325: [d9ba3f366e3ba] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:353: [d9ba3f366e3ba] daemon started
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:461: [d9ba3f366e3ba] Stopping daemon
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:296: [d9ba3f366e3ba] exiting daemon
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:448: [d9ba3f366e3ba] Daemon stopped
09:10:01 [2020-08-31T09:10:01.367Z]         check_test.go:309: Daemon d9ba3f366e3ba is not started
09:10:01 [2020-08-31T09:10:01.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.88s)
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:325: [d20494c96aa56] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:325: [d20494c96aa56] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:353: [d20494c96aa56] daemon started
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:461: [d20494c96aa56] Stopping daemon
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:296: [d20494c96aa56] exiting daemon
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:448: [d20494c96aa56] Daemon stopped
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:325: [d20494c96aa56] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:325: [d20494c96aa56] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:353: [d20494c96aa56] daemon started
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:461: [d20494c96aa56] Stopping daemon
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:296: [d20494c96aa56] exiting daemon
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:448: [d20494c96aa56] Daemon stopped
09:10:01 [2020-08-31T09:10:01.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.55s)
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:325: [d26ea5eccc23f] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:325: [d26ea5eccc23f] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:353: [d26ea5eccc23f] daemon started
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:461: [d26ea5eccc23f] Stopping daemon
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:296: [d26ea5eccc23f] exiting daemon
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:448: [d26ea5eccc23f] Daemon stopped
09:10:01 [2020-08-31T09:10:01.367Z]         check_test.go:309: Daemon d26ea5eccc23f is not started
09:10:01 [2020-08-31T09:10:01.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.02s)
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:325: [d6460d4602558] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:325: [d6460d4602558] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:353: [d6460d4602558] daemon started
09:10:01 [2020-08-31T09:10:01.367Z]         docker_cli_daemon_plugins_test.go:80: Daemon d6460d4602558 is not started
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:325: [d6460d4602558] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:296: [d6460d4602558] exiting daemon
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:325: [d6460d4602558] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:353: [d6460d4602558] daemon started
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:461: [d6460d4602558] Stopping daemon
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:296: [d6460d4602558] exiting daemon
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:448: [d6460d4602558] Daemon stopped
09:10:01 [2020-08-31T09:10:01.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.73s)
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:325: [de89519a44f8d] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:325: [de89519a44f8d] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:353: [de89519a44f8d] daemon started
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:296: [de89519a44f8d] exiting daemon
09:10:01 [2020-08-31T09:10:01.367Z]         docker_cli_daemon_plugins_test.go:170: Daemon de89519a44f8d is not started
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:325: [de89519a44f8d] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:325: [de89519a44f8d] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:353: [de89519a44f8d] daemon started
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:461: [de89519a44f8d] Stopping daemon
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:296: [de89519a44f8d] exiting daemon
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:448: [de89519a44f8d] Daemon stopped
09:10:01 [2020-08-31T09:10:01.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.30s)
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:325: [de321915f4aea] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:325: [de321915f4aea] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:353: [de321915f4aea] daemon started
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:461: [de321915f4aea] Stopping daemon
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:296: [de321915f4aea] exiting daemon
09:10:01 [2020-08-31T09:10:01.367Z]         daemon.go:448: [de321915f4aea] Daemon stopped
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:325: [de321915f4aea] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:325: [de321915f4aea] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:353: [de321915f4aea] daemon started
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:461: [de321915f4aea] Stopping daemon
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:296: [de321915f4aea] exiting daemon
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:448: [de321915f4aea] Daemon stopped
09:10:01 [2020-08-31T09:10:01.629Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s)
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:325: [d05dff342ee3c] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:325: [d05dff342ee3c] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:353: [d05dff342ee3c] daemon started
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:461: [d05dff342ee3c] Stopping daemon
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:296: [d05dff342ee3c] exiting daemon
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:448: [d05dff342ee3c] Daemon stopped
09:10:01 [2020-08-31T09:10:01.629Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s)
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:325: [d885b0e72f098] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:325: [d885b0e72f098] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:353: [d885b0e72f098] daemon started
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:461: [d885b0e72f098] Stopping daemon
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:296: [d885b0e72f098] exiting daemon
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:448: [d885b0e72f098] Daemon stopped
09:10:01 [2020-08-31T09:10:01.629Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s)
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:325: [d0dda0febeccd] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:296: [d0dda0febeccd] exiting daemon
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:325: [d0dda0febeccd] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:461: [d0dda0febeccd] Stopping daemon
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:450: [d0dda0febeccd] Error when stopping daemon: daemon not started
09:10:01 [2020-08-31T09:10:01.629Z]         check_test.go:309: Daemon d0dda0febeccd is not started
09:10:01 [2020-08-31T09:10:01.629Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.85s)
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:325: [d673b003970c7] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:325: [d673b003970c7] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:353: [d673b003970c7] daemon started
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:461: [d673b003970c7] Stopping daemon
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:296: [d673b003970c7] exiting daemon
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:448: [d673b003970c7] Daemon stopped
09:10:01 [2020-08-31T09:10:01.629Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.74s)
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:325: [d399be560e2d6] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:325: [d399be560e2d6] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:353: [d399be560e2d6] daemon started
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:461: [d399be560e2d6] Stopping daemon
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:296: [d399be560e2d6] exiting daemon
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:448: [d399be560e2d6] Daemon stopped
09:10:01 [2020-08-31T09:10:01.629Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.73s)
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:325: [d27169722537c] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:325: [d27169722537c] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:353: [d27169722537c] daemon started
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:461: [d27169722537c] Stopping daemon
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:296: [d27169722537c] exiting daemon
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:448: [d27169722537c] Daemon stopped
09:10:01 [2020-08-31T09:10:01.629Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.69s)
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:325: [d786f4cb02e04] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:325: [d786f4cb02e04] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:353: [d786f4cb02e04] daemon started
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:461: [d786f4cb02e04] Stopping daemon
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:296: [d786f4cb02e04] exiting daemon
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:448: [d786f4cb02e04] Daemon stopped
09:10:01 [2020-08-31T09:10:01.629Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.69s)
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:325: [dea7068fc3745] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:325: [dea7068fc3745] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:353: [dea7068fc3745] daemon started
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:461: [dea7068fc3745] Stopping daemon
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:296: [dea7068fc3745] exiting daemon
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:448: [dea7068fc3745] Daemon stopped
09:10:01 [2020-08-31T09:10:01.629Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.73s)
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:325: [d3f676fa984e1] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:325: [d3f676fa984e1] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:353: [d3f676fa984e1] daemon started
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:461: [d3f676fa984e1] Stopping daemon
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:296: [d3f676fa984e1] exiting daemon
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:448: [d3f676fa984e1] Daemon stopped
09:10:01 [2020-08-31T09:10:01.629Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.12s)
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:325: [d8a6171b14cbf] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:325: [d8a6171b14cbf] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:353: [d8a6171b14cbf] daemon started
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:461: [d8a6171b14cbf] Stopping daemon
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:296: [d8a6171b14cbf] exiting daemon
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:448: [d8a6171b14cbf] Daemon stopped
09:10:01 [2020-08-31T09:10:01.629Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s)
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:325: [d97ddbb984071] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:325: [d97ddbb984071] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:353: [d97ddbb984071] daemon started
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:461: [d97ddbb984071] Stopping daemon
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:296: [d97ddbb984071] exiting daemon
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:448: [d97ddbb984071] Daemon stopped
09:10:01 [2020-08-31T09:10:01.629Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.55s)
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:325: [d2bc554d6811c] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:325: [d2bc554d6811c] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:353: [d2bc554d6811c] daemon started
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:461: [d2bc554d6811c] Stopping daemon
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:296: [d2bc554d6811c] exiting daemon
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:448: [d2bc554d6811c] Daemon stopped
09:10:01 [2020-08-31T09:10:01.629Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s)
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:325: [d0a323c130a62] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:325: [d0a323c130a62] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:353: [d0a323c130a62] daemon started
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:461: [d0a323c130a62] Stopping daemon
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:296: [d0a323c130a62] exiting daemon
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:448: [d0a323c130a62] Daemon stopped
09:10:01 [2020-08-31T09:10:01.629Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.45s)
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:325: [d782f699a3dff] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:325: [d782f699a3dff] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:353: [d782f699a3dff] daemon started
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:461: [d782f699a3dff] Stopping daemon
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:296: [d782f699a3dff] exiting daemon
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:448: [d782f699a3dff] Daemon stopped
09:10:01 [2020-08-31T09:10:01.629Z]         check_test.go:309: Daemon d782f699a3dff is not started
09:10:01 [2020-08-31T09:10:01.629Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.63s)
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:325: [d613e9854b6fc] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:325: [d613e9854b6fc] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:353: [d613e9854b6fc] daemon started
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:461: [d613e9854b6fc] Stopping daemon
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:296: [d613e9854b6fc] exiting daemon
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:448: [d613e9854b6fc] Daemon stopped
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:325: [d613e9854b6fc] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:325: [d613e9854b6fc] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:353: [d613e9854b6fc] daemon started
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:461: [d613e9854b6fc] Stopping daemon
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:296: [d613e9854b6fc] exiting daemon
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:448: [d613e9854b6fc] Daemon stopped
09:10:01 [2020-08-31T09:10:01.629Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.50s)
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:325: [da6352ea31edc] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:325: [da6352ea31edc] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:353: [da6352ea31edc] daemon started
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:461: [da6352ea31edc] Stopping daemon
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:296: [da6352ea31edc] exiting daemon
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:448: [da6352ea31edc] Daemon stopped
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:325: [da6352ea31edc] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:325: [da6352ea31edc] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:325: [da6352ea31edc] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:325: [da6352ea31edc] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:353: [da6352ea31edc] daemon started
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:461: [da6352ea31edc] Stopping daemon
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:296: [da6352ea31edc] exiting daemon
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:448: [da6352ea31edc] Daemon stopped
09:10:01 [2020-08-31T09:10:01.629Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.39s)
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:325: [d0490a88740ad] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:325: [d0490a88740ad] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:353: [d0490a88740ad] daemon started
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:461: [d0490a88740ad] Stopping daemon
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:296: [d0490a88740ad] exiting daemon
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:448: [d0490a88740ad] Daemon stopped
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:325: [d0490a88740ad] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:325: [d0490a88740ad] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:353: [d0490a88740ad] daemon started
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:461: [d0490a88740ad] Stopping daemon
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:296: [d0490a88740ad] exiting daemon
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:448: [d0490a88740ad] Daemon stopped
09:10:01 [2020-08-31T09:10:01.629Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s)
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:325: [d63057b220221] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:325: [d63057b220221] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:353: [d63057b220221] daemon started
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:461: [d63057b220221] Stopping daemon
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:296: [d63057b220221] exiting daemon
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:448: [d63057b220221] Daemon stopped
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:325: [d63057b220221] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:325: [d63057b220221] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:353: [d63057b220221] daemon started
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:461: [d63057b220221] Stopping daemon
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:296: [d63057b220221] exiting daemon
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:448: [d63057b220221] Daemon stopped
09:10:01 [2020-08-31T09:10:01.629Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.24s)
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:325: [d22014bfaaca8] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:325: [d22014bfaaca8] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:353: [d22014bfaaca8] daemon started
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:461: [d22014bfaaca8] Stopping daemon
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:296: [d22014bfaaca8] exiting daemon
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:448: [d22014bfaaca8] Daemon stopped
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:325: [d22014bfaaca8] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:325: [d22014bfaaca8] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:353: [d22014bfaaca8] daemon started
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:461: [d22014bfaaca8] Stopping daemon
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:296: [d22014bfaaca8] exiting daemon
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:448: [d22014bfaaca8] Daemon stopped
09:10:01 [2020-08-31T09:10:01.629Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.50s)
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:325: [df41f7ca8a8f2] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:325: [df41f7ca8a8f2] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:353: [df41f7ca8a8f2] daemon started
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:461: [df41f7ca8a8f2] Stopping daemon
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:296: [df41f7ca8a8f2] exiting daemon
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:448: [df41f7ca8a8f2] Daemon stopped
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:325: [df41f7ca8a8f2] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:325: [df41f7ca8a8f2] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:353: [df41f7ca8a8f2] daemon started
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:461: [df41f7ca8a8f2] Stopping daemon
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:296: [df41f7ca8a8f2] exiting daemon
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:448: [df41f7ca8a8f2] Daemon stopped
09:10:01 [2020-08-31T09:10:01.629Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.22s)
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:325: [d866ec3ff26ca] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:325: [d866ec3ff26ca] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:353: [d866ec3ff26ca] daemon started
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:296: [d866ec3ff26ca] exiting daemon
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:325: [d866ec3ff26ca] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:325: [d866ec3ff26ca] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:353: [d866ec3ff26ca] daemon started
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:461: [d866ec3ff26ca] Stopping daemon
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:296: [d866ec3ff26ca] exiting daemon
09:10:01 [2020-08-31T09:10:01.629Z]         daemon.go:448: [d866ec3ff26ca] Daemon stopped
09:10:01 [2020-08-31T09:10:01.629Z]         check_test.go:309: Daemon d866ec3ff26ca is not started
09:10:01 [2020-08-31T09:10:01.629Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.60s)
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:325: [ded80fb9f0211] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:325: [ded80fb9f0211] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:353: [ded80fb9f0211] daemon started
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:461: [ded80fb9f0211] Stopping daemon
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:296: [ded80fb9f0211] exiting daemon
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:448: [ded80fb9f0211] Daemon stopped
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:325: [ded80fb9f0211] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:325: [ded80fb9f0211] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:353: [ded80fb9f0211] daemon started
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:461: [ded80fb9f0211] Stopping daemon
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:296: [ded80fb9f0211] exiting daemon
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:448: [ded80fb9f0211] Daemon stopped
09:10:01 [2020-08-31T09:10:01.630Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.42s)
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:325: [d62d7bb5f5b2f] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:325: [d62d7bb5f5b2f] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:353: [d62d7bb5f5b2f] daemon started
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:461: [d62d7bb5f5b2f] Stopping daemon
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:296: [d62d7bb5f5b2f] exiting daemon
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:448: [d62d7bb5f5b2f] Daemon stopped
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:325: [d62d7bb5f5b2f] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:325: [d62d7bb5f5b2f] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:353: [d62d7bb5f5b2f] daemon started
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:461: [d62d7bb5f5b2f] Stopping daemon
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:296: [d62d7bb5f5b2f] exiting daemon
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:448: [d62d7bb5f5b2f] Daemon stopped
09:10:01 [2020-08-31T09:10:01.630Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.27s)
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:325: [db739708c9c48] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:325: [db739708c9c48] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:353: [db739708c9c48] daemon started
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:461: [db739708c9c48] Stopping daemon
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:296: [db739708c9c48] exiting daemon
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:448: [db739708c9c48] Daemon stopped
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:325: [db739708c9c48] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:325: [db739708c9c48] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:353: [db739708c9c48] daemon started
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:461: [db739708c9c48] Stopping daemon
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:296: [db739708c9c48] exiting daemon
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:448: [db739708c9c48] Daemon stopped
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:325: [db739708c9c48] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:325: [db739708c9c48] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:353: [db739708c9c48] daemon started
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:461: [db739708c9c48] Stopping daemon
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:296: [db739708c9c48] exiting daemon
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:448: [db739708c9c48] Daemon stopped
09:10:01 [2020-08-31T09:10:01.630Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.43s)
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:325: [d20220eeed285] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:325: [d20220eeed285] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:353: [d20220eeed285] daemon started
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:461: [d20220eeed285] Stopping daemon
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:296: [d20220eeed285] exiting daemon
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:448: [d20220eeed285] Daemon stopped
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:325: [d20220eeed285] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:325: [d20220eeed285] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:353: [d20220eeed285] daemon started
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:461: [d20220eeed285] Stopping daemon
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:296: [d20220eeed285] exiting daemon
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:448: [d20220eeed285] Daemon stopped
09:10:01 [2020-08-31T09:10:01.630Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.61s)
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:325: [d305ae4f8000e] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:325: [d305ae4f8000e] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:353: [d305ae4f8000e] daemon started
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:461: [d305ae4f8000e] Stopping daemon
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:296: [d305ae4f8000e] exiting daemon
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:448: [d305ae4f8000e] Daemon stopped
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:325: [d305ae4f8000e] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:325: [d305ae4f8000e] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:353: [d305ae4f8000e] daemon started
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:461: [d305ae4f8000e] Stopping daemon
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:296: [d305ae4f8000e] exiting daemon
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:448: [d305ae4f8000e] Daemon stopped
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:325: [d305ae4f8000e] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:325: [d305ae4f8000e] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:353: [d305ae4f8000e] daemon started
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:461: [d305ae4f8000e] Stopping daemon
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:296: [d305ae4f8000e] exiting daemon
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:448: [d305ae4f8000e] Daemon stopped
09:10:01 [2020-08-31T09:10:01.630Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.36s)
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:325: [d90ea4236b5f5] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:325: [d90ea4236b5f5] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:353: [d90ea4236b5f5] daemon started
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:461: [d90ea4236b5f5] Stopping daemon
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:296: [d90ea4236b5f5] exiting daemon
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:448: [d90ea4236b5f5] Daemon stopped
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:325: [d90ea4236b5f5] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:325: [d90ea4236b5f5] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:353: [d90ea4236b5f5] daemon started
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:461: [d90ea4236b5f5] Stopping daemon
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:296: [d90ea4236b5f5] exiting daemon
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:448: [d90ea4236b5f5] Daemon stopped
09:10:01 [2020-08-31T09:10:01.630Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.28s)
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:325: [d1e5179f11e96] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:325: [d1e5179f11e96] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:353: [d1e5179f11e96] daemon started
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:461: [d1e5179f11e96] Stopping daemon
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:296: [d1e5179f11e96] exiting daemon
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:448: [d1e5179f11e96] Daemon stopped
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:325: [d1e5179f11e96] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:325: [d1e5179f11e96] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:353: [d1e5179f11e96] daemon started
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:461: [d1e5179f11e96] Stopping daemon
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:296: [d1e5179f11e96] exiting daemon
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:448: [d1e5179f11e96] Daemon stopped
09:10:01 [2020-08-31T09:10:01.630Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
09:10:01 [2020-08-31T09:10:01.630Z]         requirement.go:26: unmatched requirement Devicemapper
09:10:01 [2020-08-31T09:10:01.630Z]         check_test.go:309: Daemon d7a7dda3fb68a is not started
09:10:01 [2020-08-31T09:10:01.630Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
09:10:01 [2020-08-31T09:10:01.630Z]         requirement.go:26: unmatched requirement Devicemapper
09:10:01 [2020-08-31T09:10:01.630Z]         check_test.go:309: Daemon d8155c295fcbb is not started
09:10:01 [2020-08-31T09:10:01.630Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.60s)
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:325: [d808d2ef7b944] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:325: [d808d2ef7b944] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:353: [d808d2ef7b944] daemon started
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:296: [d808d2ef7b944] exiting daemon
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:325: [d808d2ef7b944] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:325: [d808d2ef7b944] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:353: [d808d2ef7b944] daemon started
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:461: [d808d2ef7b944] Stopping daemon
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:296: [d808d2ef7b944] exiting daemon
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:448: [d808d2ef7b944] Daemon stopped
09:10:01 [2020-08-31T09:10:01.630Z]         check_test.go:309: Daemon d808d2ef7b944 is not started
09:10:01 [2020-08-31T09:10:01.630Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.02s)
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:325: [d810bddd6785c] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:325: [d810bddd6785c] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:353: [d810bddd6785c] daemon started
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:461: [d810bddd6785c] Stopping daemon
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:296: [d810bddd6785c] exiting daemon
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:448: [d810bddd6785c] Daemon stopped
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:325: [d810bddd6785c] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:325: [d810bddd6785c] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:353: [d810bddd6785c] daemon started
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:461: [d810bddd6785c] Stopping daemon
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:296: [d810bddd6785c] exiting daemon
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:448: [d810bddd6785c] Daemon stopped
09:10:01 [2020-08-31T09:10:01.630Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.27s)
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:325: [d0b2fce5f4879] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:325: [d0b2fce5f4879] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:353: [d0b2fce5f4879] daemon started
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:461: [d0b2fce5f4879] Stopping daemon
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:296: [d0b2fce5f4879] exiting daemon
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:448: [d0b2fce5f4879] Daemon stopped
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:325: [d0b2fce5f4879] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:325: [d0b2fce5f4879] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:353: [d0b2fce5f4879] daemon started
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:461: [d0b2fce5f4879] Stopping daemon
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:296: [d0b2fce5f4879] exiting daemon
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:448: [d0b2fce5f4879] Daemon stopped
09:10:01 [2020-08-31T09:10:01.630Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.31s)
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:325: [dffa3f8166e9d] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:325: [dffa3f8166e9d] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:353: [dffa3f8166e9d] daemon started
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:461: [dffa3f8166e9d] Stopping daemon
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:296: [dffa3f8166e9d] exiting daemon
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:448: [dffa3f8166e9d] Daemon stopped
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:325: [dffa3f8166e9d] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:325: [dffa3f8166e9d] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:353: [dffa3f8166e9d] daemon started
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:461: [dffa3f8166e9d] Stopping daemon
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:296: [dffa3f8166e9d] exiting daemon
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:448: [dffa3f8166e9d] Daemon stopped
09:10:01 [2020-08-31T09:10:01.630Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.75s)
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:325: [d27c0f265fec5] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:325: [d27c0f265fec5] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:353: [d27c0f265fec5] daemon started
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:461: [d27c0f265fec5] Stopping daemon
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:296: [d27c0f265fec5] exiting daemon
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:448: [d27c0f265fec5] Daemon stopped
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:325: [d27c0f265fec5] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:325: [d27c0f265fec5] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:353: [d27c0f265fec5] daemon started
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:461: [d27c0f265fec5] Stopping daemon
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:296: [d27c0f265fec5] exiting daemon
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:448: [d27c0f265fec5] Daemon stopped
09:10:01 [2020-08-31T09:10:01.630Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.15s)
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:325: [d50ef53188e50] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:325: [d50ef53188e50] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:353: [d50ef53188e50] daemon started
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:461: [d50ef53188e50] Stopping daemon
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:296: [d50ef53188e50] exiting daemon
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:448: [d50ef53188e50] Daemon stopped
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:325: [d50ef53188e50] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:325: [d50ef53188e50] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:353: [d50ef53188e50] daemon started
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:461: [d50ef53188e50] Stopping daemon
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:296: [d50ef53188e50] exiting daemon
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:448: [d50ef53188e50] Daemon stopped
09:10:01 [2020-08-31T09:10:01.630Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.25s)
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:325: [d99e7dff01a1d] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:325: [d99e7dff01a1d] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:353: [d99e7dff01a1d] daemon started
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:461: [d99e7dff01a1d] Stopping daemon
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:296: [d99e7dff01a1d] exiting daemon
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:448: [d99e7dff01a1d] Daemon stopped
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:325: [d99e7dff01a1d] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:325: [d99e7dff01a1d] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:353: [d99e7dff01a1d] daemon started
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:461: [d99e7dff01a1d] Stopping daemon
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:296: [d99e7dff01a1d] exiting daemon
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:448: [d99e7dff01a1d] Daemon stopped
09:10:01 [2020-08-31T09:10:01.630Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.49s)
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:325: [dbf18b40a049f] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:325: [dbf18b40a049f] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:353: [dbf18b40a049f] daemon started
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:461: [dbf18b40a049f] Stopping daemon
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:296: [dbf18b40a049f] exiting daemon
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:448: [dbf18b40a049f] Daemon stopped
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:325: [dbf18b40a049f] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:325: [dbf18b40a049f] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:353: [dbf18b40a049f] daemon started
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:461: [dbf18b40a049f] Stopping daemon
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:296: [dbf18b40a049f] exiting daemon
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:448: [dbf18b40a049f] Daemon stopped
09:10:01 [2020-08-31T09:10:01.630Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.46s)
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:325: [da27e7ff46627] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:325: [da27e7ff46627] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:353: [da27e7ff46627] daemon started
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:296: [da27e7ff46627] exiting daemon
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:325: [da27e7ff46627] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:325: [da27e7ff46627] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:353: [da27e7ff46627] daemon started
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:461: [da27e7ff46627] Stopping daemon
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:296: [da27e7ff46627] exiting daemon
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:448: [da27e7ff46627] Daemon stopped
09:10:01 [2020-08-31T09:10:01.630Z]         check_test.go:309: Daemon da27e7ff46627 is not started
09:10:01 [2020-08-31T09:10:01.630Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.30s)
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:325: [d8a1ce1d30e3f] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:325: [d8a1ce1d30e3f] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:353: [d8a1ce1d30e3f] daemon started
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:461: [d8a1ce1d30e3f] Stopping daemon
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:296: [d8a1ce1d30e3f] exiting daemon
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:448: [d8a1ce1d30e3f] Daemon stopped
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:325: [d8a1ce1d30e3f] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.630Z]         daemon.go:325: [d8a1ce1d30e3f] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:353: [d8a1ce1d30e3f] daemon started
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:461: [d8a1ce1d30e3f] Stopping daemon
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:296: [d8a1ce1d30e3f] exiting daemon
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:448: [d8a1ce1d30e3f] Daemon stopped
09:10:01 [2020-08-31T09:10:01.631Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.54s)
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:325: [d40d562614ccb] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:325: [d40d562614ccb] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:353: [d40d562614ccb] daemon started
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:461: [d40d562614ccb] Stopping daemon
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:296: [d40d562614ccb] exiting daemon
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:448: [d40d562614ccb] Daemon stopped
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:325: [d40d562614ccb] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:325: [d40d562614ccb] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:353: [d40d562614ccb] daemon started
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:461: [d40d562614ccb] Stopping daemon
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:296: [d40d562614ccb] exiting daemon
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:448: [d40d562614ccb] Daemon stopped
09:10:01 [2020-08-31T09:10:01.631Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.86s)
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:325: [dcaaa6e5d9bbc] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:325: [dcaaa6e5d9bbc] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:353: [dcaaa6e5d9bbc] daemon started
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:296: [dcaaa6e5d9bbc] exiting daemon
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:461: [dcaaa6e5d9bbc] Stopping daemon
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:450: [dcaaa6e5d9bbc] Error when stopping daemon: daemon not started
09:10:01 [2020-08-31T09:10:01.631Z]         check_test.go:309: Daemon dcaaa6e5d9bbc is not started
09:10:01 [2020-08-31T09:10:01.631Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s)
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:325: [ddd0f089360c8] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:325: [ddd0f089360c8] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:353: [ddd0f089360c8] daemon started
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:461: [ddd0f089360c8] Stopping daemon
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:296: [ddd0f089360c8] exiting daemon
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:448: [ddd0f089360c8] Daemon stopped
09:10:01 [2020-08-31T09:10:01.631Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.44s)
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:325: [dfb5b624ff8ef] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:325: [dfb5b624ff8ef] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:353: [dfb5b624ff8ef] daemon started
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:296: [dfb5b624ff8ef] exiting daemon
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:325: [dfb5b624ff8ef] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:325: [dfb5b624ff8ef] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:353: [dfb5b624ff8ef] daemon started
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:461: [dfb5b624ff8ef] Stopping daemon
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:296: [dfb5b624ff8ef] exiting daemon
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:448: [dfb5b624ff8ef] Daemon stopped
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:325: [dfb5b624ff8ef] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:325: [dfb5b624ff8ef] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:353: [dfb5b624ff8ef] daemon started
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:461: [dfb5b624ff8ef] Stopping daemon
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:296: [dfb5b624ff8ef] exiting daemon
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:448: [dfb5b624ff8ef] Daemon stopped
09:10:01 [2020-08-31T09:10:01.631Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s)
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:325: [df1ebef05cebd] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:325: [df1ebef05cebd] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:353: [df1ebef05cebd] daemon started
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:461: [df1ebef05cebd] Stopping daemon
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:296: [df1ebef05cebd] exiting daemon
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:448: [df1ebef05cebd] Daemon stopped
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:325: [df1ebef05cebd] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:325: [df1ebef05cebd] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:353: [df1ebef05cebd] daemon started
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:461: [df1ebef05cebd] Stopping daemon
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:296: [df1ebef05cebd] exiting daemon
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:448: [df1ebef05cebd] Daemon stopped
09:10:01 [2020-08-31T09:10:01.631Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s)
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:325: [d3946881e9d65] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:325: [d3946881e9d65] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:353: [d3946881e9d65] daemon started
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:461: [d3946881e9d65] Stopping daemon
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:296: [d3946881e9d65] exiting daemon
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:448: [d3946881e9d65] Daemon stopped
09:10:01 [2020-08-31T09:10:01.631Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.67s)
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:325: [d2339b4b87ad6] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:325: [d2339b4b87ad6] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:353: [d2339b4b87ad6] daemon started
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:461: [d2339b4b87ad6] Stopping daemon
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:296: [d2339b4b87ad6] exiting daemon
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:448: [d2339b4b87ad6] Daemon stopped
09:10:01 [2020-08-31T09:10:01.631Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.21s)
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
09:10:01 [2020-08-31T09:10:01.631Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from config
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:325: [d969d77a3ad54] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:325: [d969d77a3ad54] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:353: [d969d77a3ad54] daemon started
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:461: [d969d77a3ad54] Stopping daemon
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:296: [d969d77a3ad54] exiting daemon
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:448: [d969d77a3ad54] Daemon stopped
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
09:10:01 [2020-08-31T09:10:01.631Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:325: [d6b13bc545f10] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:325: [d6b13bc545f10] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:353: [d6b13bc545f10] daemon started
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:461: [d6b13bc545f10] Stopping daemon
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:296: [d6b13bc545f10] exiting daemon
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:448: [d6b13bc545f10] Daemon stopped
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
09:10:01 [2020-08-31T09:10:01.631Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from config
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:325: [d02b181da531b] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:296: [d02b181da531b] exiting daemon
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:325: [d02b181da531b] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
09:10:01 [2020-08-31T09:10:01.631Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:325: [d3c1336856330] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:296: [d3c1336856330] exiting daemon
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:325: [d3c1336856330] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
09:10:01 [2020-08-31T09:10:01.631Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:325: [dea497b67c217] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:296: [dea497b67c217] exiting daemon
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:325: [dea497b67c217] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
09:10:01 [2020-08-31T09:10:01.631Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:325: [dd8b179e21f84] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:325: [dd8b179e21f84] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:353: [dd8b179e21f84] daemon started
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:461: [dd8b179e21f84] Stopping daemon
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:296: [dd8b179e21f84] exiting daemon
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:448: [dd8b179e21f84] Daemon stopped
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
09:10:01 [2020-08-31T09:10:01.631Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:325: [d80f87f0973b0] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:325: [d80f87f0973b0] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:353: [d80f87f0973b0] daemon started
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:461: [d80f87f0973b0] Stopping daemon
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:296: [d80f87f0973b0] exiting daemon
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:448: [d80f87f0973b0] Daemon stopped
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
09:10:01 [2020-08-31T09:10:01.631Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:325: [d39c8f31fa707] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:296: [d39c8f31fa707] exiting daemon
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:325: [d39c8f31fa707] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
09:10:01 [2020-08-31T09:10:01.631Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:325: [de4d558c54423] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:296: [de4d558c54423] exiting daemon
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:325: [de4d558c54423] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
09:10:01 [2020-08-31T09:10:01.631Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:325: [d3947852c3ca2] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:296: [d3947852c3ca2] exiting daemon
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:325: [d3947852c3ca2] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.631Z]         check_test.go:309: Daemon d667ede2b73f3 is not started
09:10:01 [2020-08-31T09:10:01.631Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s)
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:325: [d295e822ad220] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:325: [d295e822ad220] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:353: [d295e822ad220] daemon started
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:461: [d295e822ad220] Stopping daemon
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:296: [d295e822ad220] exiting daemon
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:448: [d295e822ad220] Daemon stopped
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:325: [d295e822ad220] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:325: [d295e822ad220] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:353: [d295e822ad220] daemon started
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:461: [d295e822ad220] Stopping daemon
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:296: [d295e822ad220] exiting daemon
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:448: [d295e822ad220] Daemon stopped
09:10:01 [2020-08-31T09:10:01.631Z]         check_test.go:309: Daemon d295e822ad220 is not started
09:10:01 [2020-08-31T09:10:01.631Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s)
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:325: [d0b0cc6dfc38f] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:325: [d0b0cc6dfc38f] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:353: [d0b0cc6dfc38f] daemon started
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:461: [d0b0cc6dfc38f] Stopping daemon
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:296: [d0b0cc6dfc38f] exiting daemon
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:448: [d0b0cc6dfc38f] Daemon stopped
09:10:01 [2020-08-31T09:10:01.631Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.59s)
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:325: [d1acbcccfc877] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:325: [d1acbcccfc877] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:353: [d1acbcccfc877] daemon started
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:461: [d1acbcccfc877] Stopping daemon
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:296: [d1acbcccfc877] exiting daemon
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:448: [d1acbcccfc877] Daemon stopped
09:10:01 [2020-08-31T09:10:01.631Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.06s)
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:325: [dd2c53b72feb4] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:325: [dd2c53b72feb4] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:353: [dd2c53b72feb4] daemon started
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:461: [dd2c53b72feb4] Stopping daemon
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:296: [dd2c53b72feb4] exiting daemon
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:448: [dd2c53b72feb4] Daemon stopped
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:325: [dd2c53b72feb4] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:325: [dd2c53b72feb4] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:353: [dd2c53b72feb4] daemon started
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:461: [dd2c53b72feb4] Stopping daemon
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:296: [dd2c53b72feb4] exiting daemon
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:448: [dd2c53b72feb4] Daemon stopped
09:10:01 [2020-08-31T09:10:01.631Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s)
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:325: [dccb222c97249] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:325: [dccb222c97249] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:353: [dccb222c97249] daemon started
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:461: [dccb222c97249] Stopping daemon
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:296: [dccb222c97249] exiting daemon
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:448: [dccb222c97249] Daemon stopped
09:10:01 [2020-08-31T09:10:01.631Z]         check_test.go:309: Daemon dccb222c97249 is not started
09:10:01 [2020-08-31T09:10:01.631Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.91s)
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:325: [d3f980455718f] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:325: [d3f980455718f] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:353: [d3f980455718f] daemon started
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:461: [d3f980455718f] Stopping daemon
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:296: [d3f980455718f] exiting daemon
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:448: [d3f980455718f] Daemon stopped
09:10:01 [2020-08-31T09:10:01.631Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.85s)
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:325: [dc4d5892f26a8] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:325: [dc4d5892f26a8] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:353: [dc4d5892f26a8] daemon started
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:461: [dc4d5892f26a8] Stopping daemon
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:296: [dc4d5892f26a8] exiting daemon
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:448: [dc4d5892f26a8] Daemon stopped
09:10:01 [2020-08-31T09:10:01.631Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.94s)
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:325: [d169c96cbb1c0] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:325: [d169c96cbb1c0] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:353: [d169c96cbb1c0] daemon started
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:461: [d169c96cbb1c0] Stopping daemon
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:296: [d169c96cbb1c0] exiting daemon
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:448: [d169c96cbb1c0] Daemon stopped
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:325: [d169c96cbb1c0] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:325: [d169c96cbb1c0] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:353: [d169c96cbb1c0] daemon started
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:461: [d169c96cbb1c0] Stopping daemon
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:296: [d169c96cbb1c0] exiting daemon
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:448: [d169c96cbb1c0] Daemon stopped
09:10:01 [2020-08-31T09:10:01.631Z]         daemon.go:325: [d169c96cbb1c0] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:325: [d169c96cbb1c0] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:353: [d169c96cbb1c0] daemon started
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:461: [d169c96cbb1c0] Stopping daemon
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:296: [d169c96cbb1c0] exiting daemon
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:448: [d169c96cbb1c0] Daemon stopped
09:10:01 [2020-08-31T09:10:01.632Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.07s)
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:325: [d0d82942853e5] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:325: [d0d82942853e5] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:353: [d0d82942853e5] daemon started
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:461: [d0d82942853e5] Stopping daemon
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:296: [d0d82942853e5] exiting daemon
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:448: [d0d82942853e5] Daemon stopped
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:325: [d0d82942853e5] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:296: [d0d82942853e5] exiting daemon
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:325: [d0d82942853e5] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:461: [d0d82942853e5] Stopping daemon
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:450: [d0d82942853e5] Error when stopping daemon: daemon not started
09:10:01 [2020-08-31T09:10:01.632Z]         check_test.go:309: Daemon d0d82942853e5 is not started
09:10:01 [2020-08-31T09:10:01.632Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.82s)
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:325: [d1b7ca4691e17] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:325: [d1b7ca4691e17] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:353: [d1b7ca4691e17] daemon started
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:461: [d1b7ca4691e17] Stopping daemon
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:296: [d1b7ca4691e17] exiting daemon
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:448: [d1b7ca4691e17] Daemon stopped
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:325: [d1b7ca4691e17] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:325: [d1b7ca4691e17] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:353: [d1b7ca4691e17] daemon started
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:461: [d1b7ca4691e17] Stopping daemon
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:296: [d1b7ca4691e17] exiting daemon
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:448: [d1b7ca4691e17] Daemon stopped
09:10:01 [2020-08-31T09:10:01.632Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.50s)
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:325: [dbd36e7f039c1] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:325: [dbd36e7f039c1] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:353: [dbd36e7f039c1] daemon started
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:461: [dbd36e7f039c1] Stopping daemon
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:296: [dbd36e7f039c1] exiting daemon
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:448: [dbd36e7f039c1] Daemon stopped
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:325: [dbd36e7f039c1] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:325: [dbd36e7f039c1] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:353: [dbd36e7f039c1] daemon started
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:461: [dbd36e7f039c1] Stopping daemon
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:296: [dbd36e7f039c1] exiting daemon
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:448: [dbd36e7f039c1] Daemon stopped
09:10:01 [2020-08-31T09:10:01.632Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.98s)
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:325: [dc4dabc91eb54] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:325: [dc4dabc91eb54] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:353: [dc4dabc91eb54] daemon started
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:461: [dc4dabc91eb54] Stopping daemon
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:296: [dc4dabc91eb54] exiting daemon
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:448: [dc4dabc91eb54] Daemon stopped
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:325: [dc4dabc91eb54] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:325: [dc4dabc91eb54] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:353: [dc4dabc91eb54] daemon started
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:461: [dc4dabc91eb54] Stopping daemon
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:296: [dc4dabc91eb54] exiting daemon
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:448: [dc4dabc91eb54] Daemon stopped
09:10:01 [2020-08-31T09:10:01.632Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.14s)
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:325: [dcb9d405a6c2d] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:325: [dcb9d405a6c2d] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:353: [dcb9d405a6c2d] daemon started
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:461: [dcb9d405a6c2d] Stopping daemon
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:296: [dcb9d405a6c2d] exiting daemon
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:448: [dcb9d405a6c2d] Daemon stopped
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:325: [dcb9d405a6c2d] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:325: [dcb9d405a6c2d] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:353: [dcb9d405a6c2d] daemon started
09:10:01 [2020-08-31T09:10:01.632Z]         check_test.go:309: Daemon dc64f52d88f4f is not started
09:10:01 [2020-08-31T09:10:01.632Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s)
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:325: [d9c3a0a9f9b37] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:325: [d9c3a0a9f9b37] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:353: [d9c3a0a9f9b37] daemon started
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:461: [d9c3a0a9f9b37] Stopping daemon
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:296: [d9c3a0a9f9b37] exiting daemon
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:448: [d9c3a0a9f9b37] Daemon stopped
09:10:01 [2020-08-31T09:10:01.632Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s)
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:325: [d756dc79bf9a7] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:325: [d756dc79bf9a7] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:353: [d756dc79bf9a7] daemon started
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:461: [d756dc79bf9a7] Stopping daemon
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:296: [d756dc79bf9a7] exiting daemon
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:448: [d756dc79bf9a7] Daemon stopped
09:10:01 [2020-08-31T09:10:01.632Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s)
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:325: [d9ae264b01f54] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:325: [d9ae264b01f54] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:353: [d9ae264b01f54] daemon started
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:461: [d9ae264b01f54] Stopping daemon
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:296: [d9ae264b01f54] exiting daemon
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:448: [d9ae264b01f54] Daemon stopped
09:10:01 [2020-08-31T09:10:01.632Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.90s)
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:325: [de0489abc5f14] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:325: [de0489abc5f14] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:353: [de0489abc5f14] daemon started
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:461: [de0489abc5f14] Stopping daemon
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:296: [de0489abc5f14] exiting daemon
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:448: [de0489abc5f14] Daemon stopped
09:10:01 [2020-08-31T09:10:01.632Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand
09:10:01 [2020-08-31T09:10:01.632Z]         check_test.go:309: Daemon d386da1bcdc2f is not started
09:10:01 [2020-08-31T09:10:01.632Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.18s)
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:325: [d6ad705a5d8e6] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:325: [d6ad705a5d8e6] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:353: [d6ad705a5d8e6] daemon started
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:461: [d6ad705a5d8e6] Stopping daemon
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:296: [d6ad705a5d8e6] exiting daemon
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:448: [d6ad705a5d8e6] Daemon stopped
09:10:01 [2020-08-31T09:10:01.632Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.86s)
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:325: [d26e58fbb7f40] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:325: [d26e58fbb7f40] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:353: [d26e58fbb7f40] daemon started
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:461: [d26e58fbb7f40] Stopping daemon
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:296: [d26e58fbb7f40] exiting daemon
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:448: [d26e58fbb7f40] Daemon stopped
09:10:01 [2020-08-31T09:10:01.632Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.82s)
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:325: [d5f48312aaf2a] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:325: [d5f48312aaf2a] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:353: [d5f48312aaf2a] daemon started
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:461: [d5f48312aaf2a] Stopping daemon
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:296: [d5f48312aaf2a] exiting daemon
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:448: [d5f48312aaf2a] Daemon stopped
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:325: [d5f48312aaf2a] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:325: [d5f48312aaf2a] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:353: [d5f48312aaf2a] daemon started
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:461: [d5f48312aaf2a] Stopping daemon
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:296: [d5f48312aaf2a] exiting daemon
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:448: [d5f48312aaf2a] Daemon stopped
09:10:01 [2020-08-31T09:10:01.632Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.50s)
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:325: [d477fa89099c1] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:325: [d477fa89099c1] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:353: [d477fa89099c1] daemon started
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:461: [d477fa89099c1] Stopping daemon
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:296: [d477fa89099c1] exiting daemon
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:448: [d477fa89099c1] Daemon stopped
09:10:01 [2020-08-31T09:10:01.632Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.00s)
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:325: [d65862679251f] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:325: [d65862679251f] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:353: [d65862679251f] daemon started
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:461: [d65862679251f] Stopping daemon
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:296: [d65862679251f] exiting daemon
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:448: [d65862679251f] Daemon stopped
09:10:01 [2020-08-31T09:10:01.632Z]     --- PASS: TestDockerDaemonSuite/TestRegistryMirrors (0.60s)
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRegistryMirrors
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:325: [db72f79a458d9] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:325: [db72f79a458d9] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:353: [db72f79a458d9] daemon started
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:461: [db72f79a458d9] Stopping daemon
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:296: [db72f79a458d9] exiting daemon
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:448: [db72f79a458d9] Daemon stopped
09:10:01 [2020-08-31T09:10:01.632Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.39s)
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:325: [d5d32224dcb1b] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:325: [d5d32224dcb1b] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:353: [d5d32224dcb1b] daemon started
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:461: [d5d32224dcb1b] Stopping daemon
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:296: [d5d32224dcb1b] exiting daemon
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:448: [d5d32224dcb1b] Daemon stopped
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:325: [d5d32224dcb1b] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:325: [d5d32224dcb1b] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:353: [d5d32224dcb1b] daemon started
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:461: [d5d32224dcb1b] Stopping daemon
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:296: [d5d32224dcb1b] exiting daemon
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:448: [d5d32224dcb1b] Daemon stopped
09:10:01 [2020-08-31T09:10:01.632Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.43s)
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:325: [dd6cd769af78d] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:325: [dd6cd769af78d] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:353: [dd6cd769af78d] daemon started
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:461: [dd6cd769af78d] Stopping daemon
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:296: [dd6cd769af78d] exiting daemon
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:448: [dd6cd769af78d] Daemon stopped
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:325: [dd6cd769af78d] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:325: [dd6cd769af78d] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:353: [dd6cd769af78d] daemon started
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:461: [dd6cd769af78d] Stopping daemon
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:296: [dd6cd769af78d] exiting daemon
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:448: [dd6cd769af78d] Daemon stopped
09:10:01 [2020-08-31T09:10:01.632Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.58s)
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:325: [d84431ca0db70] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:325: [d84431ca0db70] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:353: [d84431ca0db70] daemon started
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:461: [d84431ca0db70] Stopping daemon
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:296: [d84431ca0db70] exiting daemon
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:448: [d84431ca0db70] Daemon stopped
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:325: [d84431ca0db70] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:325: [d84431ca0db70] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:353: [d84431ca0db70] daemon started
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:461: [d84431ca0db70] Stopping daemon
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:296: [d84431ca0db70] exiting daemon
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:448: [d84431ca0db70] Daemon stopped
09:10:01 [2020-08-31T09:10:01.632Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.92s)
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:325: [d3bf49313e3e2] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:325: [d3bf49313e3e2] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:353: [d3bf49313e3e2] daemon started
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:461: [d3bf49313e3e2] Stopping daemon
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:296: [d3bf49313e3e2] exiting daemon
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:448: [d3bf49313e3e2] Daemon stopped
09:10:01 [2020-08-31T09:10:01.632Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.20s)
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:325: [d95c4a60781fc] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:325: [d95c4a60781fc] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:353: [d95c4a60781fc] daemon started
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:461: [d95c4a60781fc] Stopping daemon
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:296: [d95c4a60781fc] exiting daemon
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:448: [d95c4a60781fc] Daemon stopped
09:10:01 [2020-08-31T09:10:01.632Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.12s)
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:325: [dd1287cae372c] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:325: [dd1287cae372c] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:353: [dd1287cae372c] daemon started
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:461: [dd1287cae372c] Stopping daemon
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:296: [dd1287cae372c] exiting daemon
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:448: [dd1287cae372c] Daemon stopped
09:10:01 [2020-08-31T09:10:01.632Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.99s)
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:325: [d2f82544ab635] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:325: [d2f82544ab635] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:353: [d2f82544ab635] daemon started
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:461: [d2f82544ab635] Stopping daemon
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:296: [d2f82544ab635] exiting daemon
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:448: [d2f82544ab635] Daemon stopped
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:325: [d2f82544ab635] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:325: [d2f82544ab635] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:353: [d2f82544ab635] daemon started
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:461: [d2f82544ab635] Stopping daemon
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:296: [d2f82544ab635] exiting daemon
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:448: [d2f82544ab635] Daemon stopped
09:10:01 [2020-08-31T09:10:01.632Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.63s)
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:325: [d5dbd7f85cb40] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:325: [d5dbd7f85cb40] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:353: [d5dbd7f85cb40] daemon started
09:10:01 [2020-08-31T09:10:01.632Z]         daemon.go:461: [d5dbd7f85cb40] Stopping daemon
09:10:01 [2020-08-31T09:10:01.633Z]         daemon.go:296: [d5dbd7f85cb40] exiting daemon
09:10:01 [2020-08-31T09:10:01.633Z]         daemon.go:448: [d5dbd7f85cb40] Daemon stopped
09:10:01 [2020-08-31T09:10:01.633Z]         daemon.go:325: [d5dbd7f85cb40] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.633Z]         daemon.go:325: [d5dbd7f85cb40] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.633Z]         daemon.go:353: [d5dbd7f85cb40] daemon started
09:10:01 [2020-08-31T09:10:01.633Z]         daemon.go:461: [d5dbd7f85cb40] Stopping daemon
09:10:01 [2020-08-31T09:10:01.633Z]         daemon.go:296: [d5dbd7f85cb40] exiting daemon
09:10:01 [2020-08-31T09:10:01.633Z]         daemon.go:448: [d5dbd7f85cb40] Daemon stopped
09:10:01 [2020-08-31T09:10:01.633Z]         daemon.go:325: [d5dbd7f85cb40] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.633Z]         daemon.go:296: [d5dbd7f85cb40] exiting daemon
09:10:01 [2020-08-31T09:10:01.633Z]         daemon.go:325: [d5dbd7f85cb40] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.633Z]         daemon.go:461: [d5dbd7f85cb40] Stopping daemon
09:10:01 [2020-08-31T09:10:01.633Z]         daemon.go:450: [d5dbd7f85cb40] Error when stopping daemon: daemon not started
09:10:01 [2020-08-31T09:10:01.633Z]         docker_cli_daemon_test.go:2542: Daemon d5dbd7f85cb40 is not started
09:10:01 [2020-08-31T09:10:01.633Z]         daemon.go:325: [d5dbd7f85cb40] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.633Z]         daemon.go:325: [d5dbd7f85cb40] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.633Z]         daemon.go:353: [d5dbd7f85cb40] daemon started
09:10:01 [2020-08-31T09:10:01.633Z]         daemon.go:461: [d5dbd7f85cb40] Stopping daemon
09:10:01 [2020-08-31T09:10:01.633Z]         daemon.go:296: [d5dbd7f85cb40] exiting daemon
09:10:01 [2020-08-31T09:10:01.633Z]         daemon.go:448: [d5dbd7f85cb40] Daemon stopped
09:10:01 [2020-08-31T09:10:01.633Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.93s)
09:10:01 [2020-08-31T09:10:01.633Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
09:10:01 [2020-08-31T09:10:01.633Z]         daemon.go:325: [d5d759554b92f] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.633Z]         daemon.go:325: [d5d759554b92f] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.633Z]         daemon.go:353: [d5d759554b92f] daemon started
09:10:01 [2020-08-31T09:10:01.633Z]         daemon.go:461: [d5d759554b92f] Stopping daemon
09:10:01 [2020-08-31T09:10:01.633Z]         daemon.go:296: [d5d759554b92f] exiting daemon
09:10:01 [2020-08-31T09:10:01.633Z]         daemon.go:448: [d5d759554b92f] Daemon stopped
09:10:01 [2020-08-31T09:10:01.633Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.81s)
09:10:01 [2020-08-31T09:10:01.633Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
09:10:01 [2020-08-31T09:10:01.633Z]         daemon.go:325: [db873dcd98f9d] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.633Z]         daemon.go:325: [db873dcd98f9d] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.633Z]         daemon.go:353: [db873dcd98f9d] daemon started
09:10:01 [2020-08-31T09:10:01.633Z]         daemon.go:461: [db873dcd98f9d] Stopping daemon
09:10:01 [2020-08-31T09:10:01.633Z]         daemon.go:296: [db873dcd98f9d] exiting daemon
09:10:01 [2020-08-31T09:10:01.633Z]         daemon.go:448: [db873dcd98f9d] Daemon stopped
09:10:01 [2020-08-31T09:10:01.633Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.96s)
09:10:01 [2020-08-31T09:10:01.633Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize
09:10:01 [2020-08-31T09:10:01.633Z]         daemon.go:325: [da0db67551ef3] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.633Z]         daemon.go:325: [da0db67551ef3] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.633Z]         daemon.go:353: [da0db67551ef3] daemon started
09:10:01 [2020-08-31T09:10:01.633Z]         daemon.go:461: [da0db67551ef3] Stopping daemon
09:10:01 [2020-08-31T09:10:01.633Z]         daemon.go:296: [da0db67551ef3] exiting daemon
09:10:01 [2020-08-31T09:10:01.633Z]         daemon.go:448: [da0db67551ef3] Daemon stopped
09:10:01 [2020-08-31T09:10:01.633Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.80s)
09:10:01 [2020-08-31T09:10:01.633Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload
09:10:01 [2020-08-31T09:10:01.633Z]         daemon.go:325: [dbd00a9de59f9] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.633Z]         daemon.go:325: [dbd00a9de59f9] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.633Z]         daemon.go:353: [dbd00a9de59f9] daemon started
09:10:01 [2020-08-31T09:10:01.633Z]         daemon.go:461: [dbd00a9de59f9] Stopping daemon
09:10:01 [2020-08-31T09:10:01.633Z]         daemon.go:296: [dbd00a9de59f9] exiting daemon
09:10:01 [2020-08-31T09:10:01.633Z]         daemon.go:448: [dbd00a9de59f9] Daemon stopped
09:10:01 [2020-08-31T09:10:01.633Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s)
09:10:01 [2020-08-31T09:10:01.633Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify
09:10:01 [2020-08-31T09:10:01.633Z]         check_test.go:309: Daemon d320bbdb81b08 is not started
09:10:01 [2020-08-31T09:10:01.633Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.42s)
09:10:01 [2020-08-31T09:10:01.633Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin
09:10:01 [2020-08-31T09:10:01.633Z]         daemon.go:325: [dbb40397735b6] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.633Z]         daemon.go:325: [dbb40397735b6] waiting for daemon to start
09:10:01 [2020-08-31T09:10:01.633Z]         daemon.go:353: [dbb40397735b6] daemon started
09:10:01 [2020-08-31T09:10:01.633Z]         daemon.go:461: [dbb40397735b6] Stopping daemon
09:10:01 [2020-08-31T09:10:01.633Z]         daemon.go:296: [dbb40397735b6] exiting daemon
09:10:01 [2020-08-31T09:10:01.633Z]         daemon.go:448: [dbb40397735b6] Daemon stopped
09:10:01 [2020-08-31T09:10:01.633Z] === RUN   TestDockerSwarmSuite
09:10:01 [2020-08-31T09:10:01.633Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
09:10:02 [2020-08-31T09:10:02.193Z] ok  	github.com/docker/docker/container	0.498s	coverage: 42.8% of statements
09:10:02 [2020-08-31T09:10:02.193Z] ?   	github.com/docker/docker/container/stream	[no test files]
09:10:02 [2020-08-31T09:10:02.193Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
09:10:02 [2020-08-31T09:10:02.193Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
09:10:02 [2020-08-31T09:10:02.193Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
09:10:02 [2020-08-31T09:10:02.201Z] === RUN   TestDockerSuite/TestBuildDotDotFile
09:10:02 [2020-08-31T09:10:02.461Z] === RUN   TestDockerSuite/TestBuildEOLInLine
09:10:05 [2020-08-31T09:10:05.011Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
09:10:06 [2020-08-31T09:10:06.917Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
09:10:07 [2020-08-31T09:10:07.176Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
09:10:07 [2020-08-31T09:10:07.436Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
09:10:08 [2020-08-31T09:10:08.005Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
09:10:08 [2020-08-31T09:10:08.265Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
09:10:08 [2020-08-31T09:10:08.524Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
09:10:08 [2020-08-31T09:10:08.784Z] === RUN   TestDockerSuite/TestBuildEntrypoint
09:10:09 [2020-08-31T09:10:09.044Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
09:10:11 [2020-08-31T09:10:11.582Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
09:10:13 [2020-08-31T09:10:13.489Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
09:10:13 [2020-08-31T09:10:13.489Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
09:10:14 [2020-08-31T09:10:14.633Z] ok  	github.com/docker/docker/daemon	3.390s	coverage: 9.1% of statements
09:10:14 [2020-08-31T09:10:14.633Z] ok  	github.com/docker/docker/daemon/cluster	0.738s	coverage: 0.5% of statements
09:10:14 [2020-08-31T09:10:14.633Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.347s	coverage: 65.3% of statements
09:10:14 [2020-08-31T09:10:14.633Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.394s	coverage: 35.8% of statements
09:10:14 [2020-08-31T09:10:14.633Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
09:10:14 [2020-08-31T09:10:14.634Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	1.887s	coverage: 10.9% of statements
09:10:14 [2020-08-31T09:10:14.634Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
09:10:14 [2020-08-31T09:10:14.634Z] ok  	github.com/docker/docker/daemon/config	0.606s	coverage: 79.7% of statements
09:10:14 [2020-08-31T09:10:14.634Z] ok  	github.com/docker/docker/daemon/discovery	0.214s	coverage: 30.4% of statements
09:10:14 [2020-08-31T09:10:14.634Z] ok  	github.com/docker/docker/daemon/events	0.328s	coverage: 50.0% of statements
09:10:14 [2020-08-31T09:10:14.634Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
09:10:14 [2020-08-31T09:10:14.634Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
09:10:14 [2020-08-31T09:10:14.634Z] ok  	github.com/docker/docker/daemon/graphdriver	0.203s	coverage: 2.3% of statements
09:10:14 [2020-08-31T09:10:14.634Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
09:10:14 [2020-08-31T09:10:14.634Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
09:10:14 [2020-08-31T09:10:14.634Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
09:10:14 [2020-08-31T09:10:14.634Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
09:10:14 [2020-08-31T09:10:14.634Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
09:10:14 [2020-08-31T09:10:14.634Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
09:10:14 [2020-08-31T09:10:14.634Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
09:10:14 [2020-08-31T09:10:14.634Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
09:10:14 [2020-08-31T09:10:14.634Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
09:10:14 [2020-08-31T09:10:14.634Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
09:10:14 [2020-08-31T09:10:14.634Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
09:10:14 [2020-08-31T09:10:14.869Z] === RUN   TestDockerSuite/TestBuildEnv
09:10:16 [2020-08-31T09:10:16.774Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
09:10:17 [2020-08-31T09:10:17.342Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
09:10:17 [2020-08-31T09:10:17.538Z] ok  	github.com/docker/docker/daemon/images	0.415s	coverage: 4.9% of statements
09:10:17 [2020-08-31T09:10:17.538Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
09:10:17 [2020-08-31T09:10:17.538Z] ok  	github.com/docker/docker/daemon/links	0.204s	coverage: 93.0% of statements
09:10:17 [2020-08-31T09:10:17.538Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
09:10:17 [2020-08-31T09:10:17.998Z] ok  	github.com/docker/docker/daemon/logger	0.447s	coverage: 44.0% of statements
09:10:17 [2020-08-31T09:10:17.998Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.521s	coverage: 78.2% of statements
09:10:17 [2020-08-31T09:10:17.998Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
09:10:17 [2020-08-31T09:10:17.998Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
09:10:17 [2020-08-31T09:10:17.998Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
09:10:17 [2020-08-31T09:10:17.998Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
09:10:17 [2020-08-31T09:10:17.998Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
09:10:17 [2020-08-31T09:10:17.998Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.349s	coverage: 62.1% of statements
09:10:18 [2020-08-31T09:10:18.280Z] === RUN   TestDockerSuite/TestBuildEnvUsage
09:10:18 [2020-08-31T09:10:18.965Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.405s	coverage: 88.3% of statements
09:10:19 [2020-08-31T09:10:19.938Z] ok  	github.com/docker/docker/daemon/logger/local	0.334s	coverage: 74.7% of statements
09:10:19 [2020-08-31T09:10:19.938Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
09:10:20 [2020-08-31T09:10:20.430Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.148s	coverage: 36.0% of statements
09:10:22 [2020-08-31T09:10:22.607Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.100s	coverage: 84.5% of statements
09:10:22 [2020-08-31T09:10:22.607Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.258s	coverage: 47.8% of statements
09:10:22 [2020-08-31T09:10:22.607Z] ok  	github.com/docker/docker/daemon/logger/templates	0.056s	coverage: 8.3% of statements
09:10:22 [2020-08-31T09:10:22.607Z] ?   	github.com/docker/docker/daemon/names	[no test files]
09:10:22 [2020-08-31T09:10:22.607Z] ?   	github.com/docker/docker/daemon/network	[no test files]
09:10:22 [2020-08-31T09:10:22.607Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
09:10:23 [2020-08-31T09:10:23.554Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
09:10:25 [2020-08-31T09:10:25.510Z] ok  	github.com/docker/docker/distribution	1.900s	coverage: 20.5% of statements
09:10:25 [2020-08-31T09:10:25.510Z] ok  	github.com/docker/docker/distribution/metadata	1.918s	coverage: 48.2% of statements
09:10:25 [2020-08-31T09:10:25.510Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
09:10:25 [2020-08-31T09:10:25.510Z] ok  	github.com/docker/docker/distribution/xfer	1.808s	coverage: 61.7% of statements
09:10:25 [2020-08-31T09:10:25.510Z] ?   	github.com/docker/docker/dockerversion	[no test files]
09:10:25 [2020-08-31T09:10:25.510Z] ok  	github.com/docker/docker/errdefs	0.139s	coverage: 49.4% of statements
09:10:26 [2020-08-31T09:10:26.844Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
09:10:27 [2020-08-31T09:10:27.687Z] ok  	github.com/docker/docker/image	1.057s	coverage: 86.4% of statements
09:10:27 [2020-08-31T09:10:27.687Z] ok  	github.com/docker/docker/image/cache	0.233s	coverage: 19.2% of statements
09:10:27 [2020-08-31T09:10:27.687Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
09:10:27 [2020-08-31T09:10:27.687Z] ok  	github.com/docker/docker/image/v1	0.187s	coverage: 25.0% of statements
09:10:27 [2020-08-31T09:10:27.688Z] ?   	github.com/docker/docker/internal/test	[no test files]
09:10:27 [2020-08-31T09:10:27.688Z] ?   	github.com/docker/docker/internal/test/daemon	[no test files]
09:10:27 [2020-08-31T09:10:27.688Z] ?   	github.com/docker/docker/internal/test/environment	[no test files]
09:10:27 [2020-08-31T09:10:27.688Z] ?   	github.com/docker/docker/internal/test/fakecontext	[no test files]
09:10:27 [2020-08-31T09:10:27.784Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
09:10:28 [2020-08-31T09:10:28.146Z] ?   	github.com/docker/docker/internal/test/fakegit	[no test files]
09:10:28 [2020-08-31T09:10:28.146Z] ?   	github.com/docker/docker/internal/test/fakestorage	[no test files]
09:10:28 [2020-08-31T09:10:28.146Z] ?   	github.com/docker/docker/internal/test/fixtures/load	[no test files]
09:10:28 [2020-08-31T09:10:28.146Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin	[no test files]
09:10:28 [2020-08-31T09:10:28.146Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin/basic	[no test files]
09:10:28 [2020-08-31T09:10:28.146Z] ?   	github.com/docker/docker/internal/test/registry	[no test files]
09:10:28 [2020-08-31T09:10:28.146Z] ?   	github.com/docker/docker/internal/test/request	[no test files]
09:10:28 [2020-08-31T09:10:28.146Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
09:10:29 [2020-08-31T09:10:29.118Z] ok  	github.com/docker/docker/internal/testutil	0.449s	coverage: 62.5% of statements
09:10:31 [2020-08-31T09:10:31.297Z] ok  	github.com/docker/docker/layer	0.699s	coverage: 30.4% of statements
09:10:31 [2020-08-31T09:10:31.297Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
09:10:31 [2020-08-31T09:10:31.297Z] ok  	github.com/docker/docker/libcontainerd/local	0.355s	coverage: 1.0% of statements
09:10:31 [2020-08-31T09:10:31.297Z] ok  	github.com/docker/docker/libcontainerd/queue	0.054s	coverage: 100.0% of statements
09:10:31 [2020-08-31T09:10:31.297Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
09:10:31 [2020-08-31T09:10:31.297Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
09:10:31 [2020-08-31T09:10:31.297Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
09:10:31 [2020-08-31T09:10:31.297Z] ?   	github.com/docker/docker/oci	[no test files]
09:10:31 [2020-08-31T09:10:31.297Z] ?   	github.com/docker/docker/oci/caps	[no test files]
09:10:31 [2020-08-31T09:10:31.756Z] ok  	github.com/docker/docker/opts	0.321s	coverage: 67.3% of statements
09:10:31 [2020-08-31T09:10:31.756Z] ok  	github.com/docker/docker/pkg/aaparser	0.325s	coverage: 50.0% of statements
09:10:42 [2020-08-31T09:10:42.693Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
09:10:45 [2020-08-31T09:10:45.231Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
09:10:49 [2020-08-31T09:10:49.449Z] ok  	github.com/docker/docker/pkg/archive	6.294s	coverage: 62.4% of statements
09:10:49 [2020-08-31T09:10:49.449Z] ok  	github.com/docker/docker/pkg/authorization	0.572s	coverage: 26.2% of statements
09:10:49 [2020-08-31T09:10:49.449Z] ok  	github.com/docker/docker/pkg/broadcaster	0.073s	coverage: 100.0% of statements
09:10:49 [2020-08-31T09:10:49.449Z] ok  	github.com/docker/docker/pkg/capabilities	0.057s	coverage: 87.5% of statements
09:10:49 [2020-08-31T09:10:49.449Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.093s	coverage: 15.4% of statements
09:10:49 [2020-08-31T09:10:49.449Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
09:10:49 [2020-08-31T09:10:49.449Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
09:10:49 [2020-08-31T09:10:49.449Z] ok  	github.com/docker/docker/pkg/directory	0.114s	coverage: 80.0% of statements
09:10:49 [2020-08-31T09:10:49.449Z] ok  	github.com/docker/docker/pkg/discovery	0.073s	coverage: 58.3% of statements
09:10:49 [2020-08-31T09:10:49.449Z] ok  	github.com/docker/docker/pkg/discovery/file	0.153s	coverage: 92.9% of statements
09:10:49 [2020-08-31T09:10:49.449Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.277s	coverage: 84.1% of statements
09:10:49 [2020-08-31T09:10:49.449Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.074s	coverage: 92.3% of statements
09:10:49 [2020-08-31T09:10:49.449Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.134s	coverage: 93.8% of statements
09:10:49 [2020-08-31T09:10:49.449Z] ok  	github.com/docker/docker/pkg/filenotify	0.102s	coverage: 38.2% of statements
09:10:49 [2020-08-31T09:10:49.449Z] ok  	github.com/docker/docker/pkg/fileutils	0.193s	coverage: 87.7% of statements
09:10:49 [2020-08-31T09:10:49.449Z] ok  	github.com/docker/docker/pkg/homedir	0.096s	coverage: 37.5% of statements
09:10:49 [2020-08-31T09:10:49.449Z] ok  	github.com/docker/docker/pkg/idtools	0.135s	coverage: 6.3% of statements
09:10:49 [2020-08-31T09:10:49.449Z] ok  	github.com/docker/docker/pkg/ioutils	0.589s	coverage: 69.1% of statements
09:10:49 [2020-08-31T09:10:49.449Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.153s	coverage: 91.7% of statements
09:10:49 [2020-08-31T09:10:49.449Z] ok  	github.com/docker/docker/pkg/locker	0.067s	coverage: 88.9% of statements
09:10:49 [2020-08-31T09:10:49.449Z] ok  	github.com/docker/docker/pkg/longpath	0.064s	coverage: 100.0% of statements
09:10:49 [2020-08-31T09:10:49.449Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
09:10:49 [2020-08-31T09:10:49.449Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.033s	coverage: 85.7% of statements
09:10:49 [2020-08-31T09:10:49.449Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
09:10:49 [2020-08-31T09:10:49.449Z] ok  	github.com/docker/docker/pkg/parsers	0.189s	coverage: 97.0% of statements
09:10:49 [2020-08-31T09:10:49.449Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
09:10:49 [2020-08-31T09:10:49.449Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
09:10:49 [2020-08-31T09:10:49.449Z] ok  	github.com/docker/docker/pkg/pidfile	0.071s	coverage: 82.6% of statements
09:10:49 [2020-08-31T09:10:49.449Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
09:10:49 [2020-08-31T09:10:49.449Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
09:10:53 [2020-08-31T09:10:53.355Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
09:10:53 [2020-08-31T09:10:53.355Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
09:10:53 [2020-08-31T09:10:53.614Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
09:10:53 [2020-08-31T09:10:53.873Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
09:10:55 [2020-08-31T09:10:55.253Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
09:10:55 [2020-08-31T09:10:55.253Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
09:10:55 [2020-08-31T09:10:55.515Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
09:10:56 [2020-08-31T09:10:56.085Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
09:10:56 [2020-08-31T09:10:56.085Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
09:10:59 [2020-08-31T09:10:59.378Z] --- PASS: TestImportExtremelyLargeImageWorks (224.23s)
09:10:59 [2020-08-31T09:10:59.378Z]     import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks
09:10:59 [2020-08-31T09:10:59.378Z]     daemon.go:325: [da02c014f33e0] waiting for daemon to start
09:10:59 [2020-08-31T09:10:59.378Z]     daemon.go:325: [da02c014f33e0] waiting for daemon to start
09:10:59 [2020-08-31T09:10:59.378Z]     daemon.go:353: [da02c014f33e0] daemon started
09:10:59 [2020-08-31T09:10:59.378Z]     daemon.go:461: [da02c014f33e0] Stopping daemon
09:10:59 [2020-08-31T09:10:59.378Z]     daemon.go:296: [da02c014f33e0] exiting daemon
09:10:59 [2020-08-31T09:10:59.378Z]     daemon.go:448: [da02c014f33e0] Daemon stopped
09:10:59 [2020-08-31T09:10:59.378Z] PASS
09:10:59 [2020-08-31T09:10:59.378Z] 
09:10:59 [2020-08-31T09:10:59.378Z] DONE 11 tests in 225.699s
09:10:59 [2020-08-31T09:10:59.378Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
09:10:59 [2020-08-31T09:10:59.378Z] ++ 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
09:10:59 [2020-08-31T09:10:59.378Z] ++ set -e
09:10:59 [2020-08-31T09:10:59.378Z] ++ '[' -n 0 ']'
09:10:59 [2020-08-31T09:10:59.378Z] ++ set -x
09:10:59 [2020-08-31T09:10:59.378Z] ++ env -i DEST=/go/src/github.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
09:10:59 [2020-08-31T09:10:59.378Z] INFO: Testing against a local daemon
09:10:59 [2020-08-31T09:10:59.378Z] === RUN   TestNetworkCreateDelete
09:10:59 [2020-08-31T09:10:59.637Z] --- PASS: TestNetworkCreateDelete (0.19s)
09:10:59 [2020-08-31T09:10:59.637Z] === RUN   TestDockerNetworkDeletePreferID
09:11:00 [2020-08-31T09:11:00.207Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s)
09:11:00 [2020-08-31T09:11:00.207Z] === RUN   TestDaemonDNSFallback
09:11:01 [2020-08-31T09:11:01.352Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
09:11:01 [2020-08-31T09:11:01.352Z] ok  	github.com/docker/docker/api/server/httputils	0.017s	coverage: 14.7% of statements
09:11:01 [2020-08-31T09:11:01.352Z] ok  	github.com/docker/docker/api/server/middleware	0.013s	coverage: 37.7% of statements
09:11:01 [2020-08-31T09:11:01.352Z] ?   	github.com/docker/docker/api/server/router	[no test files]
09:11:01 [2020-08-31T09:11:01.352Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
09:11:01 [2020-08-31T09:11:01.352Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
09:11:01 [2020-08-31T09:11:01.352Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
09:11:01 [2020-08-31T09:11:01.352Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
09:11:01 [2020-08-31T09:11:01.352Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
09:11:01 [2020-08-31T09:11:01.352Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
09:11:01 [2020-08-31T09:11:01.352Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
09:11:01 [2020-08-31T09:11:01.352Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
09:11:01 [2020-08-31T09:11:01.352Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
09:11:01 [2020-08-31T09:11:01.352Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
09:11:01 [2020-08-31T09:11:01.352Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 3.1% of statements
09:11:01 [2020-08-31T09:11:01.352Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
09:11:01 [2020-08-31T09:11:01.352Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
09:11:01 [2020-08-31T09:11:01.352Z] ?   	github.com/docker/docker/api/types	[no test files]
09:11:01 [2020-08-31T09:11:01.352Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
09:11:01 [2020-08-31T09:11:01.352Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
09:11:01 [2020-08-31T09:11:01.352Z] ?   	github.com/docker/docker/api/types/container	[no test files]
09:11:01 [2020-08-31T09:11:01.352Z] ?   	github.com/docker/docker/api/types/events	[no test files]
09:11:01 [2020-08-31T09:11:01.607Z] ok  	github.com/docker/docker/api/types/strslice	0.008s	coverage: 90.0% of statements
09:11:01 [2020-08-31T09:11:01.607Z] ok  	github.com/docker/docker/api/types/filters	0.017s	coverage: 92.2% of statements
09:11:01 [2020-08-31T09:11:01.607Z] ?   	github.com/docker/docker/api/types/image	[no test files]
09:11:01 [2020-08-31T09:11:01.607Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
09:11:01 [2020-08-31T09:11:01.607Z] ?   	github.com/docker/docker/api/types/network	[no test files]
09:11:01 [2020-08-31T09:11:01.607Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
09:11:01 [2020-08-31T09:11:01.607Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
09:11:01 [2020-08-31T09:11:01.607Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
09:11:01 [2020-08-31T09:11:01.607Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
09:11:01 [2020-08-31T09:11:01.862Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
09:11:02 [2020-08-31T09:11:02.115Z] --- PASS: TestDaemonDNSFallback (1.59s)
09:11:02 [2020-08-31T09:11:02.115Z]     dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDNSFallback
09:11:02 [2020-08-31T09:11:02.115Z]     daemon.go:325: [d71f40fe81b4a] waiting for daemon to start
09:11:02 [2020-08-31T09:11:02.115Z]     daemon.go:325: [d71f40fe81b4a] waiting for daemon to start
09:11:02 [2020-08-31T09:11:02.115Z]     daemon.go:353: [d71f40fe81b4a] daemon started
09:11:02 [2020-08-31T09:11:02.115Z]     daemon.go:461: [d71f40fe81b4a] Stopping daemon
09:11:02 [2020-08-31T09:11:02.115Z]     daemon.go:296: [d71f40fe81b4a] exiting daemon
09:11:02 [2020-08-31T09:11:02.115Z]     daemon.go:448: [d71f40fe81b4a] Daemon stopped
09:11:02 [2020-08-31T09:11:02.115Z] === RUN   TestInspectNetwork
09:11:02 [2020-08-31T09:11:02.117Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 75.0% of statements
09:11:02 [2020-08-31T09:11:02.117Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
09:11:02 [2020-08-31T09:11:02.117Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
09:11:02 [2020-08-31T09:11:02.117Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
09:11:02 [2020-08-31T09:11:02.117Z] ?   	github.com/docker/docker/builder	[no test files]
09:11:02 [2020-08-31T09:11:02.117Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
09:11:02 [2020-08-31T09:11:02.117Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
09:11:02 [2020-08-31T09:11:02.117Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
09:11:02 [2020-08-31T09:11:02.117Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
09:11:02 [2020-08-31T09:11:02.117Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
09:11:02 [2020-08-31T09:11:02.117Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
09:11:02 [2020-08-31T09:11:02.117Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
09:11:02 [2020-08-31T09:11:02.678Z] ok  	github.com/docker/docker/builder/dockerignore	0.019s	coverage: 96.8% of statements
09:11:04 [2020-08-31T09:11:04.653Z] === RUN   TestDockerSuite/TestBuildExpose
09:11:04 [2020-08-31T09:11:04.653Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
09:11:05 [2020-08-31T09:11:05.226Z] === RUN   TestDockerSuite/TestBuildExposeOrder
09:11:05 [2020-08-31T09:11:05.794Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
09:11:05 [2020-08-31T09:11:05.794Z] === RUN   TestInspectNetwork/full_network_id
09:11:05 [2020-08-31T09:11:05.794Z] === RUN   TestInspectNetwork/partial_network_id
09:11:05 [2020-08-31T09:11:05.794Z] === RUN   TestInspectNetwork/network_name
09:11:05 [2020-08-31T09:11:05.794Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
09:11:05 [2020-08-31T09:11:05.794Z] === RUN   TestDockerSuite/TestBuildFails
09:11:05 [2020-08-31T09:11:05.952Z] ok  	github.com/docker/docker/builder/dockerfile	0.101s	coverage: 45.1% of statements
09:11:05 [2020-08-31T09:11:05.952Z] ok  	github.com/docker/docker/builder/fscache	0.118s	coverage: 69.5% of statements
09:11:06 [2020-08-31T09:11:06.363Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
09:11:06 [2020-08-31T09:11:06.363Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
09:11:07 [2020-08-31T09:11:07.740Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
09:11:08 [2020-08-31T09:11:08.467Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.071s	coverage: 85.1% of statements
09:11:09 [2020-08-31T09:11:09.030Z] ok  	github.com/docker/docker/builder/remotecontext	0.079s	coverage: 13.6% of statements
09:11:09 [2020-08-31T09:11:09.030Z] ?   	github.com/docker/docker/cli	[no test files]
09:11:09 [2020-08-31T09:11:09.030Z] ?   	github.com/docker/docker/cli/config	[no test files]
09:11:09 [2020-08-31T09:11:09.119Z] === RUN   TestDockerSuite/TestBuildForceRm
09:11:09 [2020-08-31T09:11:09.286Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
09:11:10 [2020-08-31T09:11:10.056Z] --- PASS: TestInspectNetwork (8.45s)
09:11:10 [2020-08-31T09:11:10.056Z]     inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork
09:11:10 [2020-08-31T09:11:10.056Z]     daemon.go:325: [d095df3ad0ea0] waiting for daemon to start
09:11:10 [2020-08-31T09:11:10.056Z]     daemon.go:325: [d095df3ad0ea0] waiting for daemon to start
09:11:10 [2020-08-31T09:11:10.056Z]     daemon.go:353: [d095df3ad0ea0] daemon started
09:11:10 [2020-08-31T09:11:10.056Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
09:11:10 [2020-08-31T09:11:10.056Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
09:11:10 [2020-08-31T09:11:10.056Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
09:11:10 [2020-08-31T09:11:10.056Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
09:11:10 [2020-08-31T09:11:10.056Z]     daemon.go:461: [d095df3ad0ea0] Stopping daemon
09:11:10 [2020-08-31T09:11:10.056Z]     daemon.go:296: [d095df3ad0ea0] exiting daemon
09:11:10 [2020-08-31T09:11:10.056Z]     daemon.go:448: [d095df3ad0ea0] Daemon stopped
09:11:10 [2020-08-31T09:11:10.056Z] === RUN   TestRunContainerWithBridgeNone
09:11:10 [2020-08-31T09:11:10.625Z] === RUN   TestDockerSuite/TestBuildFromGit
09:11:12 [2020-08-31T09:11:12.005Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
09:11:12 [2020-08-31T09:11:12.264Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
09:11:12 [2020-08-31T09:11:12.524Z] --- PASS: TestRunContainerWithBridgeNone (2.31s)
09:11:12 [2020-08-31T09:11:12.524Z]     network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone
09:11:12 [2020-08-31T09:11:12.524Z]     daemon.go:325: [d296241669c05] waiting for daemon to start
09:11:12 [2020-08-31T09:11:12.524Z]     daemon.go:325: [d296241669c05] waiting for daemon to start
09:11:12 [2020-08-31T09:11:12.524Z]     daemon.go:353: [d296241669c05] daemon started
09:11:12 [2020-08-31T09:11:12.524Z]     daemon.go:461: [d296241669c05] Stopping daemon
09:11:12 [2020-08-31T09:11:12.524Z]     daemon.go:296: [d296241669c05] exiting daemon
09:11:12 [2020-08-31T09:11:12.524Z]     daemon.go:448: [d296241669c05] Daemon stopped
09:11:12 [2020-08-31T09:11:12.524Z] === RUN   TestNetworkInvalidJSON
09:11:12 [2020-08-31T09:11:12.524Z] === RUN   TestNetworkInvalidJSON//networks/create
09:11:12 [2020-08-31T09:11:12.524Z] === PAUSE TestNetworkInvalidJSON//networks/create
09:11:12 [2020-08-31T09:11:12.524Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
09:11:12 [2020-08-31T09:11:12.524Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
09:11:12 [2020-08-31T09:11:12.524Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
09:11:12 [2020-08-31T09:11:12.524Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
09:11:12 [2020-08-31T09:11:12.524Z] === CONT  TestNetworkInvalidJSON//networks/create
09:11:12 [2020-08-31T09:11:12.524Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
09:11:12 [2020-08-31T09:11:12.524Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
09:11:12 [2020-08-31T09:11:12.524Z] --- PASS: TestNetworkInvalidJSON (0.03s)
09:11:12 [2020-08-31T09:11:12.524Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
09:11:12 [2020-08-31T09:11:12.524Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
09:11:12 [2020-08-31T09:11:12.524Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
09:11:12 [2020-08-31T09:11:12.524Z] === RUN   TestDaemonRestartWithLiveRestore
09:11:13 [2020-08-31T09:11:13.092Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
09:11:13 [2020-08-31T09:11:13.660Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
09:11:13 [2020-08-31T09:11:13.660Z]     service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore
09:11:13 [2020-08-31T09:11:13.660Z]     daemon.go:325: [d355f00d732cd] waiting for daemon to start
09:11:13 [2020-08-31T09:11:13.660Z]     daemon.go:325: [d355f00d732cd] waiting for daemon to start
09:11:13 [2020-08-31T09:11:13.660Z]     daemon.go:353: [d355f00d732cd] daemon started
09:11:13 [2020-08-31T09:11:13.660Z]     daemon.go:461: [d355f00d732cd] Stopping daemon
09:11:13 [2020-08-31T09:11:13.660Z]     daemon.go:296: [d355f00d732cd] exiting daemon
09:11:13 [2020-08-31T09:11:13.660Z]     daemon.go:448: [d355f00d732cd] Daemon stopped
09:11:13 [2020-08-31T09:11:13.660Z]     daemon.go:325: [d355f00d732cd] waiting for daemon to start
09:11:13 [2020-08-31T09:11:13.660Z]     daemon.go:325: [d355f00d732cd] waiting for daemon to start
09:11:13 [2020-08-31T09:11:13.660Z]     daemon.go:353: [d355f00d732cd] daemon started
09:11:13 [2020-08-31T09:11:13.660Z]     daemon.go:461: [d355f00d732cd] Stopping daemon
09:11:13 [2020-08-31T09:11:13.660Z]     daemon.go:296: [d355f00d732cd] exiting daemon
09:11:13 [2020-08-31T09:11:13.660Z]     daemon.go:448: [d355f00d732cd] Daemon stopped
09:11:13 [2020-08-31T09:11:13.660Z] === RUN   TestDaemonDefaultNetworkPools
09:11:14 [2020-08-31T09:11:14.528Z] ok  	github.com/docker/docker/client	0.165s	coverage: 75.7% of statements
09:11:14 [2020-08-31T09:11:14.597Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s)
09:11:14 [2020-08-31T09:11:14.597Z]     service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools
09:11:14 [2020-08-31T09:11:14.597Z]     daemon.go:325: [d69e6396148e6] waiting for daemon to start
09:11:14 [2020-08-31T09:11:14.597Z]     daemon.go:325: [d69e6396148e6] waiting for daemon to start
09:11:14 [2020-08-31T09:11:14.597Z]     daemon.go:353: [d69e6396148e6] daemon started
09:11:14 [2020-08-31T09:11:14.597Z]     daemon.go:461: [d69e6396148e6] Stopping daemon
09:11:14 [2020-08-31T09:11:14.597Z]     daemon.go:296: [d69e6396148e6] exiting daemon
09:11:14 [2020-08-31T09:11:14.597Z]     daemon.go:448: [d69e6396148e6] Daemon stopped
09:11:14 [2020-08-31T09:11:14.597Z] === RUN   TestDaemonRestartWithExistingNetwork
09:11:14 [2020-08-31T09:11:14.597Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
09:11:15 [2020-08-31T09:11:15.167Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
09:11:15 [2020-08-31T09:11:15.426Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
09:11:15 [2020-08-31T09:11:15.426Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
09:11:15 [2020-08-31T09:11:15.426Z]     service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork
09:11:15 [2020-08-31T09:11:15.426Z]     daemon.go:325: [d10cf2f8ce1d6] waiting for daemon to start
09:11:15 [2020-08-31T09:11:15.426Z]     daemon.go:325: [d10cf2f8ce1d6] waiting for daemon to start
09:11:15 [2020-08-31T09:11:15.426Z]     daemon.go:353: [d10cf2f8ce1d6] daemon started
09:11:15 [2020-08-31T09:11:15.426Z]     daemon.go:461: [d10cf2f8ce1d6] Stopping daemon
09:11:15 [2020-08-31T09:11:15.426Z]     daemon.go:296: [d10cf2f8ce1d6] exiting daemon
09:11:15 [2020-08-31T09:11:15.426Z]     daemon.go:448: [d10cf2f8ce1d6] Daemon stopped
09:11:15 [2020-08-31T09:11:15.426Z]     daemon.go:325: [d10cf2f8ce1d6] waiting for daemon to start
09:11:15 [2020-08-31T09:11:15.426Z]     daemon.go:325: [d10cf2f8ce1d6] waiting for daemon to start
09:11:15 [2020-08-31T09:11:15.426Z]     daemon.go:353: [d10cf2f8ce1d6] daemon started
09:11:15 [2020-08-31T09:11:15.426Z]     daemon.go:461: [d10cf2f8ce1d6] Stopping daemon
09:11:15 [2020-08-31T09:11:15.426Z]     daemon.go:296: [d10cf2f8ce1d6] exiting daemon
09:11:15 [2020-08-31T09:11:15.426Z]     daemon.go:448: [d10cf2f8ce1d6] Daemon stopped
09:11:15 [2020-08-31T09:11:15.427Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
09:11:16 [2020-08-31T09:11:16.809Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
09:11:16 [2020-08-31T09:11:16.809Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.32s)
09:11:16 [2020-08-31T09:11:16.809Z]     service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
09:11:16 [2020-08-31T09:11:16.809Z]     daemon.go:325: [d78d1f45f2d63] waiting for daemon to start
09:11:16 [2020-08-31T09:11:16.809Z]     daemon.go:325: [d78d1f45f2d63] waiting for daemon to start
09:11:16 [2020-08-31T09:11:16.809Z]     daemon.go:353: [d78d1f45f2d63] daemon started
09:11:16 [2020-08-31T09:11:16.809Z]     daemon.go:461: [d78d1f45f2d63] Stopping daemon
09:11:16 [2020-08-31T09:11:16.809Z]     daemon.go:296: [d78d1f45f2d63] exiting daemon
09:11:16 [2020-08-31T09:11:16.809Z]     daemon.go:448: [d78d1f45f2d63] Daemon stopped
09:11:16 [2020-08-31T09:11:16.809Z]     daemon.go:325: [d78d1f45f2d63] waiting for daemon to start
09:11:16 [2020-08-31T09:11:16.809Z]     daemon.go:325: [d78d1f45f2d63] waiting for daemon to start
09:11:16 [2020-08-31T09:11:16.809Z]     daemon.go:353: [d78d1f45f2d63] daemon started
09:11:16 [2020-08-31T09:11:16.809Z]     daemon.go:461: [d78d1f45f2d63] Stopping daemon
09:11:16 [2020-08-31T09:11:16.809Z]     daemon.go:296: [d78d1f45f2d63] exiting daemon
09:11:16 [2020-08-31T09:11:16.809Z]     daemon.go:448: [d78d1f45f2d63] Daemon stopped
09:11:16 [2020-08-31T09:11:16.809Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
09:11:17 [2020-08-31T09:11:17.071Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
09:11:17 [2020-08-31T09:11:17.641Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s)
09:11:17 [2020-08-31T09:11:17.641Z]     service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool
09:11:17 [2020-08-31T09:11:17.641Z]     daemon.go:325: [d7b1fbd1d4da5] waiting for daemon to start
09:11:17 [2020-08-31T09:11:17.641Z]     daemon.go:325: [d7b1fbd1d4da5] waiting for daemon to start
09:11:17 [2020-08-31T09:11:17.641Z]     daemon.go:353: [d7b1fbd1d4da5] daemon started
09:11:17 [2020-08-31T09:11:17.641Z]     daemon.go:461: [d7b1fbd1d4da5] Stopping daemon
09:11:17 [2020-08-31T09:11:17.641Z]     daemon.go:296: [d7b1fbd1d4da5] exiting daemon
09:11:17 [2020-08-31T09:11:17.641Z]     daemon.go:448: [d7b1fbd1d4da5] Daemon stopped
09:11:17 [2020-08-31T09:11:17.641Z] === RUN   TestServiceWithPredefinedNetwork
09:11:17 [2020-08-31T09:11:17.641Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
09:11:19 [2020-08-31T09:11:19.021Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
09:11:19 [2020-08-31T09:11:19.407Z] ok  	github.com/docker/docker/pkg/plugins	34.915s	coverage: 73.6% of statements
09:11:19 [2020-08-31T09:11:19.407Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.193s	coverage: 56.8% of statements
09:11:19 [2020-08-31T09:11:19.407Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
09:11:19 [2020-08-31T09:11:19.407Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
09:11:19 [2020-08-31T09:11:19.407Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.111s	coverage: 85.7% of statements
09:11:19 [2020-08-31T09:11:19.407Z] ok  	github.com/docker/docker/pkg/pools	0.070s	coverage: 87.9% of statements
09:11:19 [2020-08-31T09:11:19.407Z] ok  	github.com/docker/docker/pkg/progress	0.033s	coverage: 75.9% of statements
09:11:19 [2020-08-31T09:11:19.407Z] ok  	github.com/docker/docker/pkg/pubsub	1.088s	coverage: 72.7% of statements
09:11:19 [2020-08-31T09:11:19.407Z] ok  	github.com/docker/docker/pkg/reexec	0.069s	coverage: 82.4% of statements
09:11:19 [2020-08-31T09:11:19.407Z] ok  	github.com/docker/docker/pkg/signal	0.056s	coverage: 20.3% of statements
09:11:19 [2020-08-31T09:11:19.407Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
09:11:19 [2020-08-31T09:11:19.407Z] ok  	github.com/docker/docker/pkg/stdcopy	0.031s	coverage: 100.0% of statements
09:11:19 [2020-08-31T09:11:19.407Z] ok  	github.com/docker/docker/pkg/streamformatter	0.052s	coverage: 66.2% of statements
09:11:19 [2020-08-31T09:11:19.407Z] ok  	github.com/docker/docker/pkg/stringid	0.032s	coverage: 70.6% of statements
09:11:19 [2020-08-31T09:11:19.407Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
09:11:19 [2020-08-31T09:11:19.407Z] ok  	github.com/docker/docker/pkg/sysinfo	0.027s	coverage: 38.2% of statements
09:11:19 [2020-08-31T09:11:19.407Z] ok  	github.com/docker/docker/pkg/system	0.082s	coverage: 12.3% of statements
09:11:19 [2020-08-31T09:11:19.407Z] ok  	github.com/docker/docker/pkg/tailfile	0.068s	coverage: 88.6% of statements
09:11:19 [2020-08-31T09:11:19.407Z] ok  	github.com/docker/docker/pkg/tarsum	0.176s	coverage: 89.3% of statements
09:11:19 [2020-08-31T09:11:19.407Z] ok  	github.com/docker/docker/pkg/term	0.076s	coverage: 30.8% of statements
09:11:19 [2020-08-31T09:11:19.407Z] ok  	github.com/docker/docker/pkg/term/windows	0.060s	coverage: 0.0% of statements [no tests to run]
09:11:19 [2020-08-31T09:11:19.407Z] ok  	github.com/docker/docker/pkg/truncindex	0.169s	coverage: 91.5% of statements
09:11:19 [2020-08-31T09:11:19.407Z] ok  	github.com/docker/docker/pkg/urlutil	0.133s	coverage: 100.0% of statements
09:11:19 [2020-08-31T09:11:19.407Z] ok  	github.com/docker/docker/pkg/useragent	0.065s	coverage: 88.9% of statements
09:11:19 [2020-08-31T09:11:19.407Z] ok  	github.com/docker/docker/plugin	0.220s	coverage: 12.0% of statements
09:11:19 [2020-08-31T09:11:19.407Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
09:11:19 [2020-08-31T09:11:19.407Z] ok  	github.com/docker/docker/plugin/v2	0.261s	coverage: 20.1% of statements
09:11:19 [2020-08-31T09:11:19.407Z] ok  	github.com/docker/docker/reference	0.308s	coverage: 84.4% of statements
09:11:19 [2020-08-31T09:11:19.407Z] ok  	github.com/docker/docker/registry	0.444s	coverage: 52.0% of statements
09:11:19 [2020-08-31T09:11:19.407Z] ok  	github.com/docker/docker/registry/resumable	0.269s	coverage: 100.0% of statements
09:11:19 [2020-08-31T09:11:19.407Z] ok  	github.com/docker/docker/restartmanager	0.030s	coverage: 49.0% of statements
09:11:19 [2020-08-31T09:11:19.407Z] ?   	github.com/docker/docker/rootless	[no test files]
09:11:19 [2020-08-31T09:11:19.407Z] ok  	github.com/docker/docker/runconfig	0.127s	coverage: 54.5% of statements
09:11:19 [2020-08-31T09:11:19.407Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
09:11:19 [2020-08-31T09:11:19.407Z] ?   	github.com/docker/docker/volume	[no test files]
09:11:19 [2020-08-31T09:11:19.407Z] ok  	github.com/docker/docker/volume/drivers	0.262s	coverage: 36.1% of statements
09:11:19 [2020-08-31T09:11:19.407Z] ok  	github.com/docker/docker/volume/local	0.160s	coverage: 37.7% of statements
09:11:19 [2020-08-31T09:11:19.407Z] ok  	github.com/docker/docker/volume/mounts	0.137s	coverage: 66.2% of statements
09:11:19 [2020-08-31T09:11:19.407Z] ok  	github.com/docker/docker/volume/service	0.505s	coverage: 70.3% of statements
09:11:19 [2020-08-31T09:11:19.407Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
09:11:19 [2020-08-31T09:11:19.407Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
09:11:19 [2020-08-31T09:11:19.407Z] INFO: make.ps1 ended at 08/31/2020 09:11:18
09:11:20 [2020-08-31T09:11:20.375Z] INFO: Unit tests ended at 08/31/2020 09:11:20. Duration:00:03:06.2857482
09:11:20 [2020-08-31T09:11:20.375Z] INFO: Building busybox
09:11:20 [2020-08-31T09:11:20.401Z] === RUN   TestDockerSuite/TestBuildHistory
09:11:20 [2020-08-31T09:11:20.833Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile     701B
09:11:20 [2020-08-31T09:11:20.833Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile     701B
09:11:20 [2020-08-31T09:11:20.833Z] 
09:11:20 [2020-08-31T09:11:20.833Z] Sending build context to Docker daemon   2.56kB
09:11:20 [2020-08-31T09:11:20.833Z] 
09:11:20 [2020-08-31T09:11:20.833Z] Step 1/6 : FROM microsoft/windowsservercore
09:11:20 [2020-08-31T09:11:20.833Z]  ---> 86eddd4761f5
09:11:20 [2020-08-31T09:11:20.833Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin
09:11:20 [2020-08-31T09:11:20.833Z]  ---> Running in 90f6ac8f077c
09:11:20 [2020-08-31T09:11:20.970Z] --- PASS: TestServiceWithPredefinedNetwork (3.54s)
09:11:20 [2020-08-31T09:11:20.970Z]     service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork
09:11:20 [2020-08-31T09:11:20.970Z]     daemon.go:325: [d7c3892e57bab] waiting for daemon to start
09:11:20 [2020-08-31T09:11:20.970Z]     daemon.go:325: [d7c3892e57bab] waiting for daemon to start
09:11:20 [2020-08-31T09:11:20.970Z]     daemon.go:353: [d7c3892e57bab] daemon started
09:11:20 [2020-08-31T09:11:20.970Z]     daemon.go:461: [d7c3892e57bab] Stopping daemon
09:11:20 [2020-08-31T09:11:20.970Z]     daemon.go:296: [d7c3892e57bab] exiting daemon
09:11:20 [2020-08-31T09:11:20.970Z]     daemon.go:448: [d7c3892e57bab] Daemon stopped
09:11:20 [2020-08-31T09:11:20.970Z] === RUN   TestServiceRemoveKeepsIngressNetwork
09:11:20 [2020-08-31T09:11:20.970Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
09:11:20 [2020-08-31T09:11:20.970Z]     service_test.go:230: FLAKY_TEST
09:11:20 [2020-08-31T09:11:20.970Z] === RUN   TestServiceWithDataPathPortInit
09:11:24 [2020-08-31T09:11:24.260Z] === RUN   TestDockerSuite/TestBuildIidFile
09:11:24 [2020-08-31T09:11:24.260Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
09:11:24 [2020-08-31T09:11:24.520Z] === RUN   TestDockerSuite/TestBuildInheritance
09:11:24 [2020-08-31T09:11:24.779Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
09:11:25 [2020-08-31T09:11:25.354Z] === RUN   TestDockerSuite/TestBuildInvalidTag
09:11:25 [2020-08-31T09:11:25.354Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
09:11:25 [2020-08-31T09:11:25.523Z] Removing intermediate container 90f6ac8f077c
09:11:25 [2020-08-31T09:11:25.523Z]  ---> 23a220ca4b71
09:11:25 [2020-08-31T09:11:25.523Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/
09:11:25 [2020-08-31T09:11:25.923Z] === RUN   TestDockerSuite/TestBuildLabel
09:11:26 [2020-08-31T09:11:26.491Z] 
09:11:26 [2020-08-31T09:11:26.491Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
09:11:26 [2020-08-31T09:11:26.491Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
09:11:26 [2020-08-31T09:11:26.750Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
09:11:26 [2020-08-31T09:11:26.949Z]  ---> 1aaabf88121c
09:11:26 [2020-08-31T09:11:26.949Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%"
09:11:26 [2020-08-31T09:11:26.949Z]  ---> Running in ce2b60eb6cc4
09:11:27 [2020-08-31T09:11:27.010Z] === RUN   TestDockerSuite/TestBuildLabels
09:11:27 [2020-08-31T09:11:27.578Z] === RUN   TestDockerSuite/TestBuildLabelsCache
09:11:27 [2020-08-31T09:11:27.916Z] 
09:11:27 [2020-08-31T09:11:27.916Z] SUCCESS: Specified value was saved.
09:11:28 [2020-08-31T09:11:28.147Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
09:11:30 [2020-08-31T09:11:30.096Z] Removing intermediate container ce2b60eb6cc4
09:11:30 [2020-08-31T09:11:30.096Z]  ---> dfa942a3b020
09:11:30 [2020-08-31T09:11:30.096Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
09:11:30 [2020-08-31T09:11:30.096Z]  ---> Running in c6364f9839e2
09:11:30 [2020-08-31T09:11:30.683Z] === RUN   TestDockerSuite/TestBuildLastModified
09:11:34 [2020-08-31T09:11:34.792Z] Cannot create a file when that file already exists.
09:11:34 [2020-08-31T09:11:34.874Z] === RUN   TestDockerSuite/TestBuildLineBreak
09:11:35 [2020-08-31T09:11:35.810Z] --- PASS: TestServiceWithDataPathPortInit (14.86s)
09:11:35 [2020-08-31T09:11:35.810Z]     service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
09:11:35 [2020-08-31T09:11:35.810Z]     daemon.go:325: [d74cb35d81699] waiting for daemon to start
09:11:35 [2020-08-31T09:11:35.810Z]     daemon.go:325: [d74cb35d81699] waiting for daemon to start
09:11:35 [2020-08-31T09:11:35.810Z]     daemon.go:353: [d74cb35d81699] daemon started
09:11:35 [2020-08-31T09:11:35.810Z]     daemon.go:461: [d74cb35d81699] Stopping daemon
09:11:35 [2020-08-31T09:11:35.810Z]     daemon.go:296: [d74cb35d81699] exiting daemon
09:11:35 [2020-08-31T09:11:35.810Z]     daemon.go:448: [d74cb35d81699] Daemon stopped
09:11:35 [2020-08-31T09:11:35.810Z]     service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
09:11:35 [2020-08-31T09:11:35.810Z]     daemon.go:325: [d62fd11526127] waiting for daemon to start
09:11:35 [2020-08-31T09:11:35.810Z]     daemon.go:325: [d62fd11526127] waiting for daemon to start
09:11:35 [2020-08-31T09:11:35.810Z]     daemon.go:353: [d62fd11526127] daemon started
09:11:35 [2020-08-31T09:11:35.810Z]     daemon.go:461: [d62fd11526127] Stopping daemon
09:11:35 [2020-08-31T09:11:35.810Z]     daemon.go:296: [d62fd11526127] exiting daemon
09:11:35 [2020-08-31T09:11:35.810Z]     daemon.go:448: [d62fd11526127] Daemon stopped
09:11:35 [2020-08-31T09:11:35.810Z] === RUN   TestServiceWithDefaultAddressPoolInit
09:11:37 [2020-08-31T09:11:37.189Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
09:11:37 [2020-08-31T09:11:37.189Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
09:11:37 [2020-08-31T09:11:37.448Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
09:11:37 [2020-08-31T09:11:37.448Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
09:11:37 [2020-08-31T09:11:37.707Z] === RUN   TestDockerSuite/TestBuildMaintainer
09:11:37 [2020-08-31T09:11:37.967Z] === RUN   TestDockerSuite/TestBuildMissingArgs
09:11:39 [2020-08-31T09:11:39.347Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
09:11:39 [2020-08-31T09:11:39.478Z] Removing intermediate container c6364f9839e2
09:11:39 [2020-08-31T09:11:39.478Z]  ---> 7ce243fbf88a
09:11:39 [2020-08-31T09:11:39.478Z] Step 6/6 : CMD ["sh"]
09:11:39 [2020-08-31T09:11:39.478Z]  ---> Running in a27690816998
09:11:39 [2020-08-31T09:11:39.937Z] Removing intermediate container a27690816998
09:11:39 [2020-08-31T09:11:39.937Z]  ---> 4c89d247b8d1
09:11:39 [2020-08-31T09:11:39.937Z] Successfully built 4c89d247b8d1
09:11:39 [2020-08-31T09:11:39.937Z] Successfully tagged busybox:latest
09:11:39 [2020-08-31T09:11:39.937Z] INFO: Docker images of the daemon under test
09:11:39 [2020-08-31T09:11:39.937Z] 
09:11:39 [2020-08-31T09:11:39.937Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
09:11:39 [2020-08-31T09:11:39.937Z] busybox                                latest              4c89d247b8d1        Less than a second ago   5.07GB
09:11:39 [2020-08-31T09:11:39.937Z] mcr.microsoft.com/windows/servercore   ltsc2019            86eddd4761f5        3 weeks ago              5.03GB
09:11:39 [2020-08-31T09:11:39.937Z] microsoft/windowsservercore            latest              86eddd4761f5        3 weeks ago              5.03GB
09:11:39 [2020-08-31T09:11:39.937Z] 
09:11:39 [2020-08-31T09:11:39.937Z] INFO: Running integration tests at 08/31/2020 09:11:39...
09:11:39 [2020-08-31T09:11:39.937Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
09:11:39 [2020-08-31T09:11:39.937Z] INFO: Integration API tests being run from the host:
09:11:39 [2020-08-31T09:11:39.937Z] INFO: make.ps1 starting at 08/31/2020 09:11:39
09:11:40 [2020-08-31T09:11:40.283Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
09:11:40 [2020-08-31T09:11:40.396Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build
09:11:42 [2020-08-31T09:11:42.821Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
09:11:42 [2020-08-31T09:11:42.821Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
09:11:43 [2020-08-31T09:11:43.079Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
09:11:44 [2020-08-31T09:11:44.016Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.94s)
09:11:44 [2020-08-31T09:11:44.016Z]     service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit
09:11:44 [2020-08-31T09:11:44.016Z]     daemon.go:325: [d78e13ceaef86] waiting for daemon to start
09:11:44 [2020-08-31T09:11:44.016Z]     daemon.go:325: [d78e13ceaef86] waiting for daemon to start
09:11:44 [2020-08-31T09:11:44.016Z]     daemon.go:353: [d78e13ceaef86] daemon started
09:11:44 [2020-08-31T09:11:44.016Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:fyg9wsde6n3gpakioyh9mqtwo Created:2020-08-31 09:11:37.342554675 +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[a1d77b9f2ed2b325e1cb5525c21a7deca148eb60d6b7c1c2e47f81b341416083:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tl8viaordops3k1gm677lk30h EndpointID:3407135013ddc02118b1434382c22fa66500916c7e5842e221501d3f8c3fb55c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:bc578ffc787804db35b93333ac396952afdc57ea1a113da5024b7683c64adff5 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:585678d5e60f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tl8viaordops3k1gm677lk30h EndpointID:3407135013ddc02118b1434382c22fa66500916c7e5842e221501d3f8c3fb55c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
09:11:44 [2020-08-31T09:11:44.016Z]     daemon.go:461: [d78e13ceaef86] Stopping daemon
09:11:44 [2020-08-31T09:11:44.016Z]     daemon.go:296: [d78e13ceaef86] exiting daemon
09:11:44 [2020-08-31T09:11:44.016Z]     daemon.go:448: [d78e13ceaef86] Daemon stopped
09:11:44 [2020-08-31T09:11:44.016Z] PASS
09:11:44 [2020-08-31T09:11:44.016Z] 
09:11:44 [2020-08-31T09:11:44.016Z] === Skipped
09:11:44 [2020-08-31T09:11:44.016Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
09:11:44 [2020-08-31T09:11:44.016Z]     service_test.go:230: FLAKY_TEST
09:11:44 [2020-08-31T09:11:44.016Z] 
09:11:44 [2020-08-31T09:11:44.016Z] 
09:11:44 [2020-08-31T09:11:44.016Z] DONE 22 tests, 1 skipped in 44.470s
09:11:44 [2020-08-31T09:11:44.016Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
09:11:44 [2020-08-31T09:11:44.016Z] ++ 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
09:11:44 [2020-08-31T09:11:44.016Z] ++ set -e
09:11:44 [2020-08-31T09:11:44.016Z] ++ '[' -n 0 ']'
09:11:44 [2020-08-31T09:11:44.016Z] ++ set -x
09:11:44 [2020-08-31T09:11:44.016Z] ++ env -i DEST=/go/src/github.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
09:11:44 [2020-08-31T09:11:44.016Z] INFO: Testing against a local daemon
09:11:44 [2020-08-31T09:11:44.016Z] === RUN   TestDockerNetworkIpvlanPersistance
09:11:44 [2020-08-31T09:11:44.016Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
09:11:44 [2020-08-31T09:11:44.016Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:11:44 [2020-08-31T09:11:44.016Z] === RUN   TestDockerNetworkIpvlan
09:11:44 [2020-08-31T09:11:44.016Z] --- SKIP: TestDockerNetworkIpvlan (0.01s)
09:11:44 [2020-08-31T09:11:44.016Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:11:44 [2020-08-31T09:11:44.016Z] PASS
09:11:44 [2020-08-31T09:11:44.016Z] 
09:11:44 [2020-08-31T09:11:44.016Z] === Skipped
09:11:44 [2020-08-31T09:11:44.016Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
09:11:44 [2020-08-31T09:11:44.016Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:11:44 [2020-08-31T09:11:44.016Z] 
09:11:44 [2020-08-31T09:11:44.016Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.01s)
09:11:44 [2020-08-31T09:11:44.016Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:11:44 [2020-08-31T09:11:44.016Z] 
09:11:44 [2020-08-31T09:11:44.016Z] 
09:11:44 [2020-08-31T09:11:44.016Z] DONE 2 tests, 2 skipped in 0.132s
09:11:44 [2020-08-31T09:11:44.016Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
09:11:44 [2020-08-31T09:11:44.016Z] ++ 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
09:11:44 [2020-08-31T09:11:44.016Z] ++ set -e
09:11:44 [2020-08-31T09:11:44.016Z] ++ '[' -n 0 ']'
09:11:44 [2020-08-31T09:11:44.016Z] ++ set -x
09:11:44 [2020-08-31T09:11:44.016Z] ++ env -i DEST=/go/src/github.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
09:11:44 [2020-08-31T09:11:44.016Z] INFO: Testing against a local daemon
09:11:44 [2020-08-31T09:11:44.016Z] === RUN   TestDockerNetworkMacvlanPersistance
09:11:45 [2020-08-31T09:11:45.396Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s)
09:11:45 [2020-08-31T09:11:45.396Z]     macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance
09:11:45 [2020-08-31T09:11:45.396Z]     daemon.go:325: [d4fd1ed835b4d] waiting for daemon to start
09:11:45 [2020-08-31T09:11:45.396Z]     daemon.go:325: [d4fd1ed835b4d] waiting for daemon to start
09:11:45 [2020-08-31T09:11:45.396Z]     daemon.go:353: [d4fd1ed835b4d] daemon started
09:11:45 [2020-08-31T09:11:45.396Z]     daemon.go:461: [d4fd1ed835b4d] Stopping daemon
09:11:45 [2020-08-31T09:11:45.396Z]     daemon.go:296: [d4fd1ed835b4d] exiting daemon
09:11:45 [2020-08-31T09:11:45.396Z]     daemon.go:448: [d4fd1ed835b4d] Daemon stopped
09:11:45 [2020-08-31T09:11:45.396Z]     daemon.go:325: [d4fd1ed835b4d] waiting for daemon to start
09:11:45 [2020-08-31T09:11:45.396Z]     daemon.go:325: [d4fd1ed835b4d] waiting for daemon to start
09:11:45 [2020-08-31T09:11:45.396Z]     daemon.go:353: [d4fd1ed835b4d] daemon started
09:11:45 [2020-08-31T09:11:45.396Z]     daemon.go:461: [d4fd1ed835b4d] Stopping daemon
09:11:45 [2020-08-31T09:11:45.396Z]     daemon.go:296: [d4fd1ed835b4d] exiting daemon
09:11:45 [2020-08-31T09:11:45.396Z]     daemon.go:448: [d4fd1ed835b4d] Daemon stopped
09:11:45 [2020-08-31T09:11:45.396Z] === RUN   TestDockerNetworkMacvlan
09:11:46 [2020-08-31T09:11:46.335Z] === RUN   TestDockerNetworkMacvlan/Subinterface
09:11:47 [2020-08-31T09:11:47.304Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
09:11:48 [2020-08-31T09:11:48.245Z] === RUN   TestDockerNetworkMacvlan/NilParent
09:11:50 [2020-08-31T09:11:50.780Z] === RUN   TestDockerNetworkMacvlan/InternalMode
09:11:50 [2020-08-31T09:11:50.780Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
09:11:53 [2020-08-31T09:11:53.192Z] ok  	github.com/docker/docker/cmd/dockerd/hack	0.004s	coverage: 72.9% of statements
09:11:53 [2020-08-31T09:11:53.192Z] ok  	github.com/docker/docker/cmd/dockerd	0.078s	coverage: 29.5% of statements
09:11:53 [2020-08-31T09:11:53.192Z] ok  	github.com/docker/docker/container	0.118s	coverage: 35.3% of statements
09:11:53 [2020-08-31T09:11:53.192Z] ?   	github.com/docker/docker/container/stream	[no test files]
09:11:53 [2020-08-31T09:11:53.192Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
09:11:53 [2020-08-31T09:11:53.192Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
09:11:53 [2020-08-31T09:11:53.192Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
09:11:53 [2020-08-31T09:11:53.316Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
09:11:53 [2020-08-31T09:11:53.575Z] === RUN   TestDockerNetworkMacvlan/Addressing
09:11:54 [2020-08-31T09:11:54.145Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
09:11:55 [2020-08-31T09:11:55.525Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
09:11:55 [2020-08-31T09:11:55.525Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
09:11:58 [2020-08-31T09:11:58.063Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
09:11:58 [2020-08-31T09:11:58.322Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
09:11:59 [2020-08-31T09:11:59.700Z] === RUN   TestDockerSuite/TestBuildMultipleTags
09:11:59 [2020-08-31T09:11:59.700Z] === RUN   TestDockerSuite/TestBuildNetContainer
09:11:59 [2020-08-31T09:11:59.723Z] ok  	github.com/docker/docker/daemon/cluster	0.051s	coverage: 0.5% of statements
09:12:01 [2020-08-31T09:12:01.076Z] === RUN   TestDockerSuite/TestBuildNetNone
09:12:01 [2020-08-31T09:12:01.337Z] === RUN   TestDockerSuite/TestBuildNoContext
09:12:01 [2020-08-31T09:12:01.574Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config
09:12:01 [2020-08-31T09:12:01.574Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container
09:12:01 [2020-08-31T09:12:01.613Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
09:12:02 [2020-08-31T09:12:02.276Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
09:12:02 [2020-08-31T09:12:02.534Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
09:12:02 [2020-08-31T09:12:02.976Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.009s	coverage: 35.8% of statements
09:12:03 [2020-08-31T09:12:03.111Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image
09:12:03 [2020-08-31T09:12:03.913Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
09:12:03 [2020-08-31T09:12:03.913Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
09:12:03 [2020-08-31T09:12:03.913Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
09:12:04 [2020-08-31T09:12:04.172Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
09:12:04 [2020-08-31T09:12:04.432Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
09:12:05 [2020-08-31T09:12:05.000Z] === RUN   TestDockerSuite/TestBuildOnBuild
09:12:05 [2020-08-31T09:12:05.287Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network
09:12:06 [2020-08-31T09:12:06.380Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
09:12:06 [2020-08-31T09:12:06.380Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
09:12:06 [2020-08-31T09:12:06.639Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
09:12:07 [2020-08-31T09:12:07.466Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan
09:12:08 [2020-08-31T09:12:08.433Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan
09:12:08 [2020-08-31T09:12:08.576Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
09:12:08 [2020-08-31T09:12:08.892Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin
09:12:09 [2020-08-31T09:12:09.861Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz
09:12:09 [2020-08-31T09:12:09.954Z] --- PASS: TestDockerNetworkMacvlan (24.40s)
09:12:09 [2020-08-31T09:12:09.954Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
09:12:09 [2020-08-31T09:12:09.954Z]     daemon.go:325: [dcb0f01a89bd4] waiting for daemon to start
09:12:09 [2020-08-31T09:12:09.954Z]     daemon.go:325: [dcb0f01a89bd4] waiting for daemon to start
09:12:09 [2020-08-31T09:12:09.954Z]     daemon.go:353: [dcb0f01a89bd4] daemon started
09:12:09 [2020-08-31T09:12:09.954Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s)
09:12:09 [2020-08-31T09:12:09.954Z]     daemon.go:461: [dcb0f01a89bd4] Stopping daemon
09:12:09 [2020-08-31T09:12:09.954Z]     daemon.go:296: [dcb0f01a89bd4] exiting daemon
09:12:09 [2020-08-31T09:12:09.954Z]     daemon.go:448: [dcb0f01a89bd4] Daemon stopped
09:12:09 [2020-08-31T09:12:09.954Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
09:12:09 [2020-08-31T09:12:09.954Z]     daemon.go:325: [d6ab82d78e866] waiting for daemon to start
09:12:09 [2020-08-31T09:12:09.954Z]     daemon.go:325: [d6ab82d78e866] waiting for daemon to start
09:12:09 [2020-08-31T09:12:09.954Z]     daemon.go:353: [d6ab82d78e866] daemon started
09:12:09 [2020-08-31T09:12:09.954Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
09:12:09 [2020-08-31T09:12:09.954Z]     daemon.go:461: [d6ab82d78e866] Stopping daemon
09:12:09 [2020-08-31T09:12:09.954Z]     daemon.go:296: [d6ab82d78e866] exiting daemon
09:12:09 [2020-08-31T09:12:09.954Z]     daemon.go:448: [d6ab82d78e866] Daemon stopped
09:12:09 [2020-08-31T09:12:09.954Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
09:12:09 [2020-08-31T09:12:09.954Z]     daemon.go:325: [d39c8c320f4b2] waiting for daemon to start
09:12:09 [2020-08-31T09:12:09.954Z]     daemon.go:325: [d39c8c320f4b2] waiting for daemon to start
09:12:09 [2020-08-31T09:12:09.954Z]     daemon.go:353: [d39c8c320f4b2] daemon started
09:12:09 [2020-08-31T09:12:09.954Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.21s)
09:12:09 [2020-08-31T09:12:09.954Z]     daemon.go:461: [d39c8c320f4b2] Stopping daemon
09:12:09 [2020-08-31T09:12:09.954Z]     daemon.go:296: [d39c8c320f4b2] exiting daemon
09:12:09 [2020-08-31T09:12:09.954Z]     daemon.go:448: [d39c8c320f4b2] Daemon stopped
09:12:09 [2020-08-31T09:12:09.954Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
09:12:09 [2020-08-31T09:12:09.954Z]     daemon.go:325: [d208bd6189838] waiting for daemon to start
09:12:09 [2020-08-31T09:12:09.954Z]     daemon.go:325: [d208bd6189838] waiting for daemon to start
09:12:09 [2020-08-31T09:12:09.954Z]     daemon.go:353: [d208bd6189838] daemon started
09:12:09 [2020-08-31T09:12:09.954Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.15s)
09:12:09 [2020-08-31T09:12:09.954Z]     daemon.go:461: [d208bd6189838] Stopping daemon
09:12:09 [2020-08-31T09:12:09.954Z]     daemon.go:296: [d208bd6189838] exiting daemon
09:12:09 [2020-08-31T09:12:09.954Z]     daemon.go:448: [d208bd6189838] Daemon stopped
09:12:09 [2020-08-31T09:12:09.954Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
09:12:09 [2020-08-31T09:12:09.954Z]     daemon.go:325: [da425b05d5112] waiting for daemon to start
09:12:09 [2020-08-31T09:12:09.954Z]     daemon.go:325: [da425b05d5112] waiting for daemon to start
09:12:09 [2020-08-31T09:12:09.954Z]     daemon.go:353: [da425b05d5112] daemon started
09:12:09 [2020-08-31T09:12:09.954Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (16.03s)
09:12:09 [2020-08-31T09:12:09.954Z]     daemon.go:461: [da425b05d5112] Stopping daemon
09:12:09 [2020-08-31T09:12:09.954Z]     daemon.go:296: [da425b05d5112] exiting daemon
09:12:09 [2020-08-31T09:12:09.954Z]     daemon.go:448: [da425b05d5112] Daemon stopped
09:12:09 [2020-08-31T09:12:09.954Z] PASS
09:12:09 [2020-08-31T09:12:09.954Z] 
09:12:09 [2020-08-31T09:12:09.954Z] DONE 7 tests in 25.948s
09:12:09 [2020-08-31T09:12:09.954Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
09:12:09 [2020-08-31T09:12:09.954Z] ++ 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
09:12:09 [2020-08-31T09:12:09.954Z] ++ set -e
09:12:09 [2020-08-31T09:12:09.954Z] ++ '[' -n 0 ']'
09:12:09 [2020-08-31T09:12:09.954Z] ++ set -x
09:12:09 [2020-08-31T09:12:09.954Z] ++ env -i DEST=/go/src/github.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
09:12:09 [2020-08-31T09:12:09.954Z] testing: warning: no tests to run
09:12:09 [2020-08-31T09:12:09.954Z] PASS
09:12:09 [2020-08-31T09:12:09.954Z] 
09:12:09 [2020-08-31T09:12:09.954Z] DONE 0 tests in 0.037s
09:12:09 [2020-08-31T09:12:09.954Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
09:12:09 [2020-08-31T09:12:09.954Z] ++ 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
09:12:09 [2020-08-31T09:12:09.954Z] ++ set -e
09:12:09 [2020-08-31T09:12:09.954Z] ++ '[' -n 0 ']'
09:12:09 [2020-08-31T09:12:09.954Z] ++ set -x
09:12:09 [2020-08-31T09:12:09.954Z] ++ env -i DEST=/go/src/github.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
09:12:10 [2020-08-31T09:12:10.214Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
09:12:10 [2020-08-31T09:12:10.214Z] INFO: Testing against a local daemon
09:12:10 [2020-08-31T09:12:10.214Z] === RUN   TestAuthZPluginAllowRequest
09:12:10 [2020-08-31T09:12:10.321Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common
09:12:11 [2020-08-31T09:12:11.059Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.432s	coverage: 13.7% of statements
09:12:11 [2020-08-31T09:12:11.595Z] --- PASS: TestAuthZPluginAllowRequest (1.49s)
09:12:11 [2020-08-31T09:12:11.595Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest
09:12:11 [2020-08-31T09:12:11.595Z]     daemon.go:325: [d5adb29656d2b] waiting for daemon to start
09:12:11 [2020-08-31T09:12:11.595Z]     daemon.go:325: [d5adb29656d2b] waiting for daemon to start
09:12:11 [2020-08-31T09:12:11.595Z]     daemon.go:353: [d5adb29656d2b] daemon started
09:12:11 [2020-08-31T09:12:11.595Z]     daemon.go:461: [d5adb29656d2b] Stopping daemon
09:12:11 [2020-08-31T09:12:11.595Z]     daemon.go:296: [d5adb29656d2b] exiting daemon
09:12:11 [2020-08-31T09:12:11.595Z]     daemon.go:448: [d5adb29656d2b] Daemon stopped
09:12:11 [2020-08-31T09:12:11.595Z] === RUN   TestAuthZPluginTLS
09:12:11 [2020-08-31T09:12:11.854Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
09:12:11 [2020-08-31T09:12:11.986Z] ok  	github.com/docker/docker/daemon	12.133s	coverage: 17.5% of statements
09:12:11 [2020-08-31T09:12:11.986Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
09:12:11 [2020-08-31T09:12:11.986Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
09:12:12 [2020-08-31T09:12:12.114Z] --- PASS: TestAuthZPluginTLS (0.57s)
09:12:12 [2020-08-31T09:12:12.114Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS
09:12:12 [2020-08-31T09:12:12.114Z]     daemon.go:325: [db3f4271025fb] waiting for daemon to start
09:12:12 [2020-08-31T09:12:12.114Z]     daemon.go:325: [db3f4271025fb] waiting for daemon to start
09:12:12 [2020-08-31T09:12:12.114Z]     daemon.go:353: [db3f4271025fb] daemon started
09:12:12 [2020-08-31T09:12:12.114Z]     daemon.go:461: [db3f4271025fb] Stopping daemon
09:12:12 [2020-08-31T09:12:12.114Z]     daemon.go:296: [db3f4271025fb] exiting daemon
09:12:12 [2020-08-31T09:12:12.114Z]     daemon.go:448: [db3f4271025fb] Daemon stopped
09:12:12 [2020-08-31T09:12:12.114Z] === RUN   TestAuthZPluginDenyRequest
09:12:12 [2020-08-31T09:12:12.497Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
09:12:12 [2020-08-31T09:12:12.684Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
09:12:12 [2020-08-31T09:12:12.684Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest
09:12:12 [2020-08-31T09:12:12.684Z]     daemon.go:325: [da925017f6025] waiting for daemon to start
09:12:12 [2020-08-31T09:12:12.684Z]     daemon.go:325: [da925017f6025] waiting for daemon to start
09:12:12 [2020-08-31T09:12:12.684Z]     daemon.go:353: [da925017f6025] daemon started
09:12:12 [2020-08-31T09:12:12.684Z]     daemon.go:461: [da925017f6025] Stopping daemon
09:12:12 [2020-08-31T09:12:12.684Z]     daemon.go:296: [da925017f6025] exiting daemon
09:12:12 [2020-08-31T09:12:12.684Z]     daemon.go:448: [da925017f6025] Daemon stopped
09:12:12 [2020-08-31T09:12:12.684Z] === RUN   TestAuthZPluginAPIDenyResponse
09:12:12 [2020-08-31T09:12:12.684Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
09:12:13 [2020-08-31T09:12:13.256Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
09:12:13 [2020-08-31T09:12:13.256Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse
09:12:13 [2020-08-31T09:12:13.256Z]     daemon.go:325: [d25c4dc3c8631] waiting for daemon to start
09:12:13 [2020-08-31T09:12:13.256Z]     daemon.go:325: [d25c4dc3c8631] waiting for daemon to start
09:12:13 [2020-08-31T09:12:13.256Z]     daemon.go:353: [d25c4dc3c8631] daemon started
09:12:13 [2020-08-31T09:12:13.256Z]     daemon.go:461: [d25c4dc3c8631] Stopping daemon
09:12:13 [2020-08-31T09:12:13.256Z]     daemon.go:296: [d25c4dc3c8631] exiting daemon
09:12:13 [2020-08-31T09:12:13.256Z]     daemon.go:448: [d25c4dc3c8631] Daemon stopped
09:12:13 [2020-08-31T09:12:13.256Z] === RUN   TestAuthZPluginDenyResponse
09:12:13 [2020-08-31T09:12:13.349Z] ok  	github.com/docker/docker/daemon/config	0.044s	coverage: 82.2% of statements
09:12:13 [2020-08-31T09:12:13.605Z] ok  	github.com/docker/docker/daemon/discovery	0.004s	coverage: 30.4% of statements
09:12:13 [2020-08-31T09:12:13.824Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
09:12:13 [2020-08-31T09:12:13.824Z] --- PASS: TestAuthZPluginDenyResponse (0.57s)
09:12:13 [2020-08-31T09:12:13.824Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse
09:12:13 [2020-08-31T09:12:13.824Z]     daemon.go:325: [d29ae46d68e8d] waiting for daemon to start
09:12:13 [2020-08-31T09:12:13.824Z]     daemon.go:325: [d29ae46d68e8d] waiting for daemon to start
09:12:13 [2020-08-31T09:12:13.824Z]     daemon.go:353: [d29ae46d68e8d] daemon started
09:12:13 [2020-08-31T09:12:13.824Z]     daemon.go:461: [d29ae46d68e8d] Stopping daemon
09:12:13 [2020-08-31T09:12:13.824Z]     daemon.go:296: [d29ae46d68e8d] exiting daemon
09:12:13 [2020-08-31T09:12:13.824Z]     daemon.go:448: [d29ae46d68e8d] Daemon stopped
09:12:13 [2020-08-31T09:12:13.824Z] === RUN   TestAuthZPluginAllowEventStream
09:12:14 [2020-08-31T09:12:14.084Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
09:12:14 [2020-08-31T09:12:14.532Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
09:12:14 [2020-08-31T09:12:14.532Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
09:12:14 [2020-08-31T09:12:14.532Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
09:12:15 [2020-08-31T09:12:15.405Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging
09:12:15 [2020-08-31T09:12:15.460Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.2% of statements
09:12:15 [2020-08-31T09:12:15.463Z] --- PASS: TestAuthZPluginAllowEventStream (1.46s)
09:12:15 [2020-08-31T09:12:15.463Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream
09:12:15 [2020-08-31T09:12:15.463Z]     daemon.go:325: [df4a2b5b52c0c] waiting for daemon to start
09:12:15 [2020-08-31T09:12:15.463Z]     daemon.go:325: [df4a2b5b52c0c] waiting for daemon to start
09:12:15 [2020-08-31T09:12:15.463Z]     daemon.go:353: [df4a2b5b52c0c] daemon started
09:12:15 [2020-08-31T09:12:15.463Z]     daemon.go:461: [df4a2b5b52c0c] Stopping daemon
09:12:15 [2020-08-31T09:12:15.463Z]     daemon.go:296: [df4a2b5b52c0c] exiting daemon
09:12:15 [2020-08-31T09:12:15.463Z]     daemon.go:448: [df4a2b5b52c0c] Daemon stopped
09:12:15 [2020-08-31T09:12:15.463Z] === RUN   TestAuthZPluginErrorResponse
09:12:16 [2020-08-31T09:12:16.032Z] --- PASS: TestAuthZPluginErrorResponse (0.56s)
09:12:16 [2020-08-31T09:12:16.032Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse
09:12:16 [2020-08-31T09:12:16.032Z]     daemon.go:325: [d1166e0f38ce1] waiting for daemon to start
09:12:16 [2020-08-31T09:12:16.032Z]     daemon.go:325: [d1166e0f38ce1] waiting for daemon to start
09:12:16 [2020-08-31T09:12:16.032Z]     daemon.go:353: [d1166e0f38ce1] daemon started
09:12:16 [2020-08-31T09:12:16.032Z]     daemon.go:461: [d1166e0f38ce1] Stopping daemon
09:12:16 [2020-08-31T09:12:16.032Z]     daemon.go:296: [d1166e0f38ce1] exiting daemon
09:12:16 [2020-08-31T09:12:16.032Z]     daemon.go:448: [d1166e0f38ce1] Daemon stopped
09:12:16 [2020-08-31T09:12:16.033Z] === RUN   TestAuthZPluginErrorRequest
09:12:16 [2020-08-31T09:12:16.602Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
09:12:16 [2020-08-31T09:12:16.602Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest
09:12:16 [2020-08-31T09:12:16.602Z]     daemon.go:325: [dafa78212eea6] waiting for daemon to start
09:12:16 [2020-08-31T09:12:16.602Z]     daemon.go:325: [dafa78212eea6] waiting for daemon to start
09:12:16 [2020-08-31T09:12:16.602Z]     daemon.go:353: [dafa78212eea6] daemon started
09:12:16 [2020-08-31T09:12:16.602Z]     daemon.go:461: [dafa78212eea6] Stopping daemon
09:12:16 [2020-08-31T09:12:16.602Z]     daemon.go:296: [dafa78212eea6] exiting daemon
09:12:16 [2020-08-31T09:12:16.602Z]     daemon.go:448: [dafa78212eea6] Daemon stopped
09:12:16 [2020-08-31T09:12:16.602Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
09:12:16 [2020-08-31T09:12:16.602Z] === RUN   TestDockerSuite/TestBuildPATH
09:12:17 [2020-08-31T09:12:17.170Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
09:12:17 [2020-08-31T09:12:17.170Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration
09:12:17 [2020-08-31T09:12:17.170Z]     daemon.go:325: [df264752be26a] waiting for daemon to start
09:12:17 [2020-08-31T09:12:17.170Z]     daemon.go:325: [df264752be26a] waiting for daemon to start
09:12:17 [2020-08-31T09:12:17.170Z]     daemon.go:353: [df264752be26a] daemon started
09:12:17 [2020-08-31T09:12:17.170Z]     daemon.go:461: [df264752be26a] Stopping daemon
09:12:17 [2020-08-31T09:12:17.170Z]     daemon.go:296: [df264752be26a] exiting daemon
09:12:17 [2020-08-31T09:12:17.170Z]     daemon.go:448: [df264752be26a] Daemon stopped
09:12:17 [2020-08-31T09:12:17.170Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
09:12:17 [2020-08-31T09:12:17.977Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	1.384s	coverage: 72.3% of statements
09:12:17 [2020-08-31T09:12:17.977Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.006s	coverage: 2.9% of statements
09:12:18 [2020-08-31T09:12:18.549Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
09:12:18 [2020-08-31T09:12:18.808Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.80s)
09:12:18 [2020-08-31T09:12:18.808Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking
09:12:18 [2020-08-31T09:12:18.808Z]     daemon.go:325: [d613d070073fb] waiting for daemon to start
09:12:18 [2020-08-31T09:12:18.808Z]     daemon.go:325: [d613d070073fb] waiting for daemon to start
09:12:18 [2020-08-31T09:12:18.808Z]     daemon.go:353: [d613d070073fb] daemon started
09:12:18 [2020-08-31T09:12:18.808Z]     daemon.go:461: [d613d070073fb] Stopping daemon
09:12:18 [2020-08-31T09:12:18.808Z]     daemon.go:296: [d613d070073fb] exiting daemon
09:12:18 [2020-08-31T09:12:18.808Z]     daemon.go:448: [d613d070073fb] Daemon stopped
09:12:18 [2020-08-31T09:12:18.808Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
09:12:19 [2020-08-31T09:12:19.067Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
09:12:19 [2020-08-31T09:12:19.636Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
09:12:19 [2020-08-31T09:12:19.867Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.375s	coverage: 56.9% of statements
09:12:20 [2020-08-31T09:12:20.574Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.74s)
09:12:20 [2020-08-31T09:12:20.574Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom
09:12:20 [2020-08-31T09:12:20.574Z]     daemon.go:325: [d84e5cdb745b8] waiting for daemon to start
09:12:20 [2020-08-31T09:12:20.574Z]     daemon.go:325: [d84e5cdb745b8] waiting for daemon to start
09:12:20 [2020-08-31T09:12:20.574Z]     daemon.go:353: [d84e5cdb745b8] daemon started
09:12:20 [2020-08-31T09:12:20.574Z]     daemon.go:461: [d84e5cdb745b8] Stopping daemon
09:12:20 [2020-08-31T09:12:20.574Z]     daemon.go:296: [d84e5cdb745b8] exiting daemon
09:12:20 [2020-08-31T09:12:20.574Z]     daemon.go:448: [d84e5cdb745b8] Daemon stopped
09:12:20 [2020-08-31T09:12:20.574Z] === RUN   TestAuthZPluginHeader
09:12:21 [2020-08-31T09:12:21.240Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes
09:12:21 [2020-08-31T09:12:21.514Z] --- PASS: TestAuthZPluginHeader (0.78s)
09:12:21 [2020-08-31T09:12:21.514Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader
09:12:21 [2020-08-31T09:12:21.514Z]     daemon.go:325: [df34a6b7ed588] waiting for daemon to start
09:12:21 [2020-08-31T09:12:21.514Z]     daemon.go:325: [df34a6b7ed588] waiting for daemon to start
09:12:21 [2020-08-31T09:12:21.514Z]     daemon.go:353: [df34a6b7ed588] daemon started
09:12:21 [2020-08-31T09:12:21.514Z]     daemon.go:461: [df34a6b7ed588] Stopping daemon
09:12:21 [2020-08-31T09:12:21.514Z]     daemon.go:296: [df34a6b7ed588] exiting daemon
09:12:21 [2020-08-31T09:12:21.514Z]     daemon.go:448: [df34a6b7ed588] Daemon stopped
09:12:21 [2020-08-31T09:12:21.514Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
09:12:22 [2020-08-31T09:12:22.386Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.272s	coverage: 49.5% of statements
09:12:23 [2020-08-31T09:12:23.314Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.634s	coverage: 46.2% of statements
09:12:23 [2020-08-31T09:12:23.314Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
09:12:23 [2020-08-31T09:12:23.420Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret
09:12:24 [2020-08-31T09:12:24.241Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.603s	coverage: 60.4% of statements
09:12:24 [2020-08-31T09:12:24.241Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
09:12:25 [2020-08-31T09:12:25.598Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service
09:12:25 [2020-08-31T09:12:25.671Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.333s	coverage: 76.1% of statements
09:12:25 [2020-08-31T09:12:25.671Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
09:12:25 [2020-08-31T09:12:25.671Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.008s	coverage: 58.0% of statements
09:12:25 [2020-08-31T09:12:25.706Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.09s)
09:12:25 [2020-08-31T09:12:25.706Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest
09:12:25 [2020-08-31T09:12:25.706Z]     daemon.go:325: [da0151761d85a] waiting for daemon to start
09:12:25 [2020-08-31T09:12:25.706Z]     daemon.go:325: [da0151761d85a] waiting for daemon to start
09:12:25 [2020-08-31T09:12:25.706Z]     daemon.go:353: [da0151761d85a] daemon started
09:12:25 [2020-08-31T09:12:25.706Z]     daemon.go:461: [da0151761d85a] Stopping daemon
09:12:25 [2020-08-31T09:12:25.706Z]     daemon.go:296: [da0151761d85a] exiting daemon
09:12:25 [2020-08-31T09:12:25.706Z]     daemon.go:448: [da0151761d85a] Daemon stopped
09:12:25 [2020-08-31T09:12:25.706Z]     daemon.go:325: [da0151761d85a] waiting for daemon to start
09:12:25 [2020-08-31T09:12:25.706Z]     daemon.go:325: [da0151761d85a] waiting for daemon to start
09:12:25 [2020-08-31T09:12:25.706Z]     daemon.go:353: [da0151761d85a] daemon started
09:12:25 [2020-08-31T09:12:25.706Z]     daemon.go:461: [da0151761d85a] Stopping daemon
09:12:25 [2020-08-31T09:12:25.706Z]     daemon.go:296: [da0151761d85a] exiting daemon
09:12:25 [2020-08-31T09:12:25.706Z]     daemon.go:448: [da0151761d85a] Daemon stopped
09:12:25 [2020-08-31T09:12:25.706Z] === RUN   TestAuthZPluginV2Disable
09:12:26 [2020-08-31T09:12:26.277Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
09:12:27 [2020-08-31T09:12:27.615Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
09:12:27 [2020-08-31T09:12:27.776Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session
09:12:28 [2020-08-31T09:12:28.176Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
09:12:29 [2020-08-31T09:12:29.541Z] ok  	github.com/docker/docker/daemon/images	0.015s	coverage: 4.9% of statements
09:12:29 [2020-08-31T09:12:29.541Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
09:12:29 [2020-08-31T09:12:29.541Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
09:12:29 [2020-08-31T09:12:29.576Z] --- PASS: TestAuthZPluginV2Disable (3.94s)
09:12:29 [2020-08-31T09:12:29.576Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable
09:12:29 [2020-08-31T09:12:29.576Z]     daemon.go:325: [d896d3d2a4ea2] waiting for daemon to start
09:12:29 [2020-08-31T09:12:29.576Z]     daemon.go:325: [d896d3d2a4ea2] waiting for daemon to start
09:12:29 [2020-08-31T09:12:29.576Z]     daemon.go:353: [d896d3d2a4ea2] daemon started
09:12:29 [2020-08-31T09:12:29.576Z]     daemon.go:461: [d896d3d2a4ea2] Stopping daemon
09:12:29 [2020-08-31T09:12:29.576Z]     daemon.go:296: [d896d3d2a4ea2] exiting daemon
09:12:29 [2020-08-31T09:12:29.576Z]     daemon.go:448: [d896d3d2a4ea2] Daemon stopped
09:12:29 [2020-08-31T09:12:29.576Z]     daemon.go:325: [d896d3d2a4ea2] waiting for daemon to start
09:12:29 [2020-08-31T09:12:29.576Z]     daemon.go:325: [d896d3d2a4ea2] waiting for daemon to start
09:12:29 [2020-08-31T09:12:29.577Z]     daemon.go:353: [d896d3d2a4ea2] daemon started
09:12:29 [2020-08-31T09:12:29.577Z]     daemon.go:461: [d896d3d2a4ea2] Stopping daemon
09:12:29 [2020-08-31T09:12:29.577Z]     daemon.go:296: [d896d3d2a4ea2] exiting daemon
09:12:29 [2020-08-31T09:12:29.577Z]     daemon.go:448: [d896d3d2a4ea2] Daemon stopped
09:12:29 [2020-08-31T09:12:29.577Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
09:12:29 [2020-08-31T09:12:29.577Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
09:12:29 [2020-08-31T09:12:29.959Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system
09:12:30 [2020-08-31T09:12:30.467Z] ok  	github.com/docker/docker/daemon/logger	0.223s	coverage: 43.7% of statements
09:12:31 [2020-08-31T09:12:31.393Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.152s	coverage: 78.2% of statements
09:12:31 [2020-08-31T09:12:31.393Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
09:12:31 [2020-08-31T09:12:31.393Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
09:12:31 [2020-08-31T09:12:31.481Z] === RUN   TestDockerSuite/TestBuildRm
09:12:31 [2020-08-31T09:12:31.649Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.006s	coverage: 67.0% of statements
09:12:32 [2020-08-31T09:12:32.136Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume
09:12:32 [2020-08-31T09:12:32.420Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.14s)
09:12:32 [2020-08-31T09:12:32.420Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests
09:12:32 [2020-08-31T09:12:32.420Z]     daemon.go:325: [db1325e2a4fe2] waiting for daemon to start
09:12:32 [2020-08-31T09:12:32.420Z]     daemon.go:325: [db1325e2a4fe2] waiting for daemon to start
09:12:32 [2020-08-31T09:12:32.420Z]     daemon.go:353: [db1325e2a4fe2] daemon started
09:12:32 [2020-08-31T09:12:32.420Z]     daemon.go:461: [db1325e2a4fe2] Stopping daemon
09:12:32 [2020-08-31T09:12:32.420Z]     daemon.go:296: [db1325e2a4fe2] exiting daemon
09:12:32 [2020-08-31T09:12:32.420Z]     daemon.go:448: [db1325e2a4fe2] Daemon stopped
09:12:32 [2020-08-31T09:12:32.420Z]     daemon.go:325: [db1325e2a4fe2] waiting for daemon to start
09:12:32 [2020-08-31T09:12:32.420Z]     daemon.go:325: [db1325e2a4fe2] waiting for daemon to start
09:12:32 [2020-08-31T09:12:32.420Z]     daemon.go:353: [db1325e2a4fe2] daemon started
09:12:32 [2020-08-31T09:12:32.420Z]     daemon.go:461: [db1325e2a4fe2] Stopping daemon
09:12:32 [2020-08-31T09:12:32.420Z]     daemon.go:296: [db1325e2a4fe2] exiting daemon
09:12:32 [2020-08-31T09:12:32.420Z]     daemon.go:448: [db1325e2a4fe2] Daemon stopped
09:12:32 [2020-08-31T09:12:32.420Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
09:12:32 [2020-08-31T09:12:32.577Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 26.2% of statements
09:12:33 [2020-08-31T09:12:33.139Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.014s	coverage: 62.1% of statements
09:12:33 [2020-08-31T09:12:33.359Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
09:12:33 [2020-08-31T09:12:33.394Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.010s	coverage: 88.3% of statements
09:12:33 [2020-08-31T09:12:33.672Z] Running D:\gopath\src\github.com\docker\docker\integration\build
09:12:33 [2020-08-31T09:12:33.672Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:12:33 [2020-08-31T09:12:33.672Z] INFO: Testing against a local daemon
09:12:33 [2020-08-31T09:12:33.672Z] === RUN   TestBuildWithSession
09:12:33 [2020-08-31T09:12:33.672Z] --- SKIP: TestBuildWithSession (0.00s)
09:12:33 [2020-08-31T09:12:33.672Z]     build_session_test.go:25: testEnv.DaemonInfo.OSType == "windows"
09:12:33 [2020-08-31T09:12:33.672Z] === RUN   TestBuildSquashParent
09:12:33 [2020-08-31T09:12:33.672Z] --- SKIP: TestBuildSquashParent (0.00s)
09:12:33 [2020-08-31T09:12:33.672Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
09:12:33 [2020-08-31T09:12:33.672Z] === RUN   TestBuildWithRemoveAndForceRemove
09:12:33 [2020-08-31T09:12:33.672Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s)
09:12:33 [2020-08-31T09:12:33.672Z]     build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME
09:12:33 [2020-08-31T09:12:33.672Z] === RUN   TestBuildMultiStageCopy
09:12:33 [2020-08-31T09:12:33.672Z] === RUN   TestBuildMultiStageCopy/copy_to_root
09:12:34 [2020-08-31T09:12:34.299Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
09:12:34 [2020-08-31T09:12:34.758Z] ok  	github.com/docker/docker/daemon/logger/local	0.015s	coverage: 74.7% of statements
09:12:34 [2020-08-31T09:12:34.758Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
09:12:34 [2020-08-31T09:12:34.758Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.038s	coverage: 37.9% of statements
09:12:35 [2020-08-31T09:12:35.237Z] === RUN   TestDockerSuite/TestBuildScratchCopy
09:12:35 [2020-08-31T09:12:35.497Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
09:12:36 [2020-08-31T09:12:36.065Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
09:12:36 [2020-08-31T09:12:36.652Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.005s	coverage: 47.8% of statements
09:12:36 [2020-08-31T09:12:36.907Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
09:12:37 [2020-08-31T09:12:37.005Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
09:12:37 [2020-08-31T09:12:37.469Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
09:12:37 [2020-08-31T09:12:37.944Z] === RUN   TestDockerSuite/TestBuildShellInherited
09:12:38 [2020-08-31T09:12:38.031Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.623s	coverage: 84.5% of statements
09:12:38 [2020-08-31T09:12:38.031Z] ?   	github.com/docker/docker/daemon/names	[no test files]
09:12:38 [2020-08-31T09:12:38.031Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
09:12:38 [2020-08-31T09:12:38.884Z] === RUN   TestDockerSuite/TestBuildShellMultiple
09:12:39 [2020-08-31T09:12:39.922Z] ok  	github.com/docker/docker/distribution/metadata	0.024s	coverage: 48.2% of statements
09:12:40 [2020-08-31T09:12:40.485Z] ok  	github.com/docker/docker/distribution	0.570s	coverage: 22.3% of statements
09:12:40 [2020-08-31T09:12:40.485Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
09:12:41 [2020-08-31T09:12:41.851Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 49.4% of statements
09:12:42 [2020-08-31T09:12:42.175Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
09:12:42 [2020-08-31T09:12:42.175Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
09:12:42 [2020-08-31T09:12:42.241Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
09:12:42 [2020-08-31T09:12:42.701Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
09:12:42 [2020-08-31T09:12:42.743Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
09:12:42 [2020-08-31T09:12:42.744Z] === RUN   TestDockerSuite/TestBuildSpaces
09:12:42 [2020-08-31T09:12:42.778Z] ok  	github.com/docker/docker/image	0.017s	coverage: 86.4% of statements
09:12:43 [2020-08-31T09:12:43.003Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
09:12:43 [2020-08-31T09:12:43.034Z] ok  	github.com/docker/docker/distribution/xfer	1.433s	coverage: 83.4% of statements
09:12:43 [2020-08-31T09:12:43.034Z] ?   	github.com/docker/docker/dockerversion	[no test files]
09:12:43 [2020-08-31T09:12:43.668Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
09:12:43 [2020-08-31T09:12:43.943Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
09:12:44 [2020-08-31T09:12:44.202Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
09:12:44 [2020-08-31T09:12:44.202Z] === RUN   TestDockerSuite/TestBuildStderr
09:12:44 [2020-08-31T09:12:44.402Z] ok  	github.com/docker/docker/image/cache	0.009s	coverage: 19.2% of statements
09:12:44 [2020-08-31T09:12:44.402Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
09:12:44 [2020-08-31T09:12:44.402Z] ok  	github.com/docker/docker/image/v1	0.009s	coverage: 25.0% of statements
09:12:44 [2020-08-31T09:12:44.402Z] ?   	github.com/docker/docker/internal/test	[no test files]
09:12:44 [2020-08-31T09:12:44.635Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
09:12:45 [2020-08-31T09:12:45.140Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
09:12:45 [2020-08-31T09:12:45.604Z] --- PASS: TestBuildMultiStageCopy (11.84s)
09:12:45 [2020-08-31T09:12:45.604Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (8.04s)
09:12:45 [2020-08-31T09:12:45.604Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.75s)
09:12:45 [2020-08-31T09:12:45.604Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.84s)
09:12:45 [2020-08-31T09:12:45.604Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.05s)
09:12:45 [2020-08-31T09:12:45.604Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.16s)
09:12:45 [2020-08-31T09:12:45.604Z] === RUN   TestBuildMultiStageParentConfig
09:12:45 [2020-08-31T09:12:45.604Z] --- SKIP: TestBuildMultiStageParentConfig (0.00s)
09:12:45 [2020-08-31T09:12:45.604Z]     build_test.go:193: testEnv.DaemonInfo.OSType == "windows": FIXME
09:12:45 [2020-08-31T09:12:45.604Z] === RUN   TestBuildLabelWithTargets
09:12:45 [2020-08-31T09:12:45.604Z] --- SKIP: TestBuildLabelWithTargets (0.00s)
09:12:45 [2020-08-31T09:12:45.604Z]     build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME
09:12:45 [2020-08-31T09:12:45.604Z] === RUN   TestBuildWithEmptyLayers
09:12:46 [2020-08-31T09:12:46.292Z] ?   	github.com/docker/docker/internal/test/daemon	[no test files]
09:12:46 [2020-08-31T09:12:46.292Z] ?   	github.com/docker/docker/internal/test/environment	[no test files]
09:12:46 [2020-08-31T09:12:46.292Z] ?   	github.com/docker/docker/internal/test/fakecontext	[no test files]
09:12:46 [2020-08-31T09:12:46.292Z] ?   	github.com/docker/docker/internal/test/fakegit	[no test files]
09:12:46 [2020-08-31T09:12:46.292Z] ?   	github.com/docker/docker/internal/test/fakestorage	[no test files]
09:12:46 [2020-08-31T09:12:46.292Z] ?   	github.com/docker/docker/internal/test/fixtures/load	[no test files]
09:12:46 [2020-08-31T09:12:46.292Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin	[no test files]
09:12:46 [2020-08-31T09:12:46.292Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin/basic	[no test files]
09:12:46 [2020-08-31T09:12:46.292Z] ?   	github.com/docker/docker/internal/test/registry	[no test files]
09:12:46 [2020-08-31T09:12:46.292Z] ?   	github.com/docker/docker/internal/test/request	[no test files]
09:12:46 [2020-08-31T09:12:46.292Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
09:12:46 [2020-08-31T09:12:46.548Z] ok  	github.com/docker/docker/internal/testutil	0.019s	coverage: 62.5% of statements
09:12:46 [2020-08-31T09:12:46.572Z] --- PASS: TestBuildWithEmptyLayers (0.79s)
09:12:46 [2020-08-31T09:12:46.572Z] === RUN   TestBuildMultiStageOnBuild
09:12:46 [2020-08-31T09:12:46.572Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s)
09:12:46 [2020-08-31T09:12:46.572Z]     build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME
09:12:46 [2020-08-31T09:12:46.572Z] === RUN   TestBuildUncleanTarFilenames
09:12:46 [2020-08-31T09:12:46.572Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s)
09:12:46 [2020-08-31T09:12:46.572Z]     build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME
09:12:46 [2020-08-31T09:12:46.572Z] === RUN   TestBuildMultiStageLayerLeak
09:12:46 [2020-08-31T09:12:46.572Z] --- SKIP: TestBuildMultiStageLayerLeak (0.01s)
09:12:46 [2020-08-31T09:12:46.572Z]     build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME
09:12:46 [2020-08-31T09:12:46.572Z] === RUN   TestBuildWithHugeFile
09:12:46 [2020-08-31T09:12:46.572Z] --- SKIP: TestBuildWithHugeFile (0.00s)
09:12:46 [2020-08-31T09:12:46.572Z]     build_test.go:492: testEnv.OSType == "windows"
09:12:46 [2020-08-31T09:12:46.572Z] === RUN   TestBuildWithEmptyDockerfile
09:12:46 [2020-08-31T09:12:46.572Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
09:12:46 [2020-08-31T09:12:46.572Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
09:12:46 [2020-08-31T09:12:46.572Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:12:46 [2020-08-31T09:12:46.572Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:12:46 [2020-08-31T09:12:46.572Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:12:46 [2020-08-31T09:12:46.572Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:12:46 [2020-08-31T09:12:46.572Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
09:12:46 [2020-08-31T09:12:46.572Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:12:46 [2020-08-31T09:12:46.572Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:12:46 [2020-08-31T09:12:46.572Z] --- PASS: TestBuildWithEmptyDockerfile (0.25s)
09:12:46 [2020-08-31T09:12:46.572Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
09:12:46 [2020-08-31T09:12:46.572Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
09:12:46 [2020-08-31T09:12:46.572Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
09:12:46 [2020-08-31T09:12:46.572Z] === RUN   TestBuildPreserveOwnership
09:12:46 [2020-08-31T09:12:46.572Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
09:12:46 [2020-08-31T09:12:46.572Z]     build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME
09:12:46 [2020-08-31T09:12:46.572Z] === RUN   TestBuildPlatformInvalid
09:12:47 [2020-08-31T09:12:47.031Z] --- PASS: TestBuildPlatformInvalid (0.04s)
09:12:47 [2020-08-31T09:12:47.031Z] PASS
09:12:47 [2020-08-31T09:12:47.031Z] Running D:\gopath\src\github.com\docker\docker\integration\config
09:12:47 [2020-08-31T09:12:47.031Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:12:47 [2020-08-31T09:12:47.031Z] INFO: Testing against a local daemon
09:12:47 [2020-08-31T09:12:47.031Z] === RUN   TestConfigList
09:12:47 [2020-08-31T09:12:47.031Z] --- SKIP: TestConfigList (0.00s)
09:12:47 [2020-08-31T09:12:47.031Z]     config_test.go:27: testEnv.DaemonInfo.OSType == "windows"
09:12:47 [2020-08-31T09:12:47.031Z] === RUN   TestConfigsCreateAndDelete
09:12:47 [2020-08-31T09:12:47.031Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
09:12:47 [2020-08-31T09:12:47.031Z]     config_test.go:109: testEnv.DaemonInfo.OSType == "windows"
09:12:47 [2020-08-31T09:12:47.031Z] === RUN   TestConfigsUpdate
09:12:47 [2020-08-31T09:12:47.031Z] --- SKIP: TestConfigsUpdate (0.00s)
09:12:47 [2020-08-31T09:12:47.031Z]     config_test.go:137: testEnv.DaemonInfo.OSType == "windows"
09:12:47 [2020-08-31T09:12:47.031Z] === RUN   TestTemplatedConfig
09:12:47 [2020-08-31T09:12:47.031Z] --- SKIP: TestTemplatedConfig (0.00s)
09:12:47 [2020-08-31T09:12:47.031Z]     config_test.go:191: testEnv.DaemonInfo.OSType == "windows"
09:12:47 [2020-08-31T09:12:47.031Z] === RUN   TestConfigInspect
09:12:47 [2020-08-31T09:12:47.031Z] --- SKIP: TestConfigInspect (0.00s)
09:12:47 [2020-08-31T09:12:47.031Z]     config_test.go:323: testEnv.DaemonInfo.OSType == "windows"
09:12:47 [2020-08-31T09:12:47.031Z] === RUN   TestConfigCreateWithLabels
09:12:47 [2020-08-31T09:12:47.031Z] --- SKIP: TestConfigCreateWithLabels (0.00s)
09:12:47 [2020-08-31T09:12:47.031Z]     config_test.go:347: testEnv.DaemonInfo.OSType != "linux"
09:12:47 [2020-08-31T09:12:47.031Z] === RUN   TestConfigCreateResolve
09:12:47 [2020-08-31T09:12:47.031Z] --- SKIP: TestConfigCreateResolve (0.00s)
09:12:47 [2020-08-31T09:12:47.031Z]     config_test.go:374: testEnv.DaemonInfo.OSType != "linux"
09:12:47 [2020-08-31T09:12:47.031Z] === RUN   TestConfigDaemonLibtrustID
09:12:47 [2020-08-31T09:12:47.031Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
09:12:47 [2020-08-31T09:12:47.031Z]     config_test.go:424: testEnv.DaemonInfo.OSType != "linux"
09:12:47 [2020-08-31T09:12:47.031Z] PASS
09:12:47 [2020-08-31T09:12:47.031Z] Running D:\gopath\src\github.com\docker\docker\integration\container
09:12:47 [2020-08-31T09:12:47.031Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:12:47 [2020-08-31T09:12:47.031Z] INFO: Testing against a local daemon
09:12:47 [2020-08-31T09:12:47.031Z] === RUN   TestCheckpoint
09:12:47 [2020-08-31T09:12:47.031Z] --- SKIP: TestCheckpoint (0.00s)
09:12:47 [2020-08-31T09:12:47.031Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:12:47 [2020-08-31T09:12:47.031Z] === RUN   TestContainerInvalidJSON
09:12:47 [2020-08-31T09:12:47.031Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
09:12:47 [2020-08-31T09:12:47.031Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
09:12:47 [2020-08-31T09:12:47.031Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
09:12:47 [2020-08-31T09:12:47.031Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
09:12:47 [2020-08-31T09:12:47.031Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
09:12:47 [2020-08-31T09:12:47.031Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
09:12:47 [2020-08-31T09:12:47.031Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
09:12:47 [2020-08-31T09:12:47.031Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
09:12:47 [2020-08-31T09:12:47.031Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
09:12:47 [2020-08-31T09:12:47.031Z] --- PASS: TestContainerInvalidJSON (0.03s)
09:12:47 [2020-08-31T09:12:47.031Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
09:12:47 [2020-08-31T09:12:47.031Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
09:12:47 [2020-08-31T09:12:47.031Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
09:12:47 [2020-08-31T09:12:47.031Z] === RUN   TestCopyFromContainerPathDoesNotExist
09:12:47 [2020-08-31T09:12:47.031Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.02s)
09:12:47 [2020-08-31T09:12:47.031Z]     copy_test.go:25: testEnv.OSType == "windows"
09:12:47 [2020-08-31T09:12:47.031Z] === RUN   TestCopyFromContainerPathIsNotDir
09:12:47 [2020-08-31T09:12:47.031Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.01s)
09:12:47 [2020-08-31T09:12:47.031Z]     copy_test.go:39: testEnv.OSType == "windows"
09:12:47 [2020-08-31T09:12:47.031Z] === RUN   TestCopyToContainerPathDoesNotExist
09:12:47 [2020-08-31T09:12:47.031Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.03s)
09:12:47 [2020-08-31T09:12:47.031Z]     copy_test.go:51: testEnv.OSType == "windows"
09:12:47 [2020-08-31T09:12:47.031Z] === RUN   TestCopyToContainerPathIsNotDir
09:12:47 [2020-08-31T09:12:47.031Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s)
09:12:47 [2020-08-31T09:12:47.031Z]     copy_test.go:65: testEnv.OSType == "windows"
09:12:47 [2020-08-31T09:12:47.031Z] === RUN   TestCopyFromContainer
09:12:47 [2020-08-31T09:12:47.031Z] --- SKIP: TestCopyFromContainer (0.00s)
09:12:47 [2020-08-31T09:12:47.031Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
09:12:47 [2020-08-31T09:12:47.031Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
09:12:47 [2020-08-31T09:12:47.031Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:12:47 [2020-08-31T09:12:47.031Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:12:47 [2020-08-31T09:12:47.031Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:12:47 [2020-08-31T09:12:47.031Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:12:47 [2020-08-31T09:12:47.031Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
09:12:47 [2020-08-31T09:12:47.031Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
09:12:47 [2020-08-31T09:12:47.031Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:12:47 [2020-08-31T09:12:47.031Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
09:12:47 [2020-08-31T09:12:47.031Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:12:47 [2020-08-31T09:12:47.031Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
09:12:47 [2020-08-31T09:12:47.031Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
09:12:47 [2020-08-31T09:12:47.031Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
09:12:47 [2020-08-31T09:12:47.031Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
09:12:47 [2020-08-31T09:12:47.031Z] === RUN   TestCreateLinkToNonExistingContainer
09:12:47 [2020-08-31T09:12:47.031Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
09:12:47 [2020-08-31T09:12:47.031Z]     create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
09:12:47 [2020-08-31T09:12:47.031Z] === RUN   TestCreateWithInvalidEnv
09:12:47 [2020-08-31T09:12:47.031Z] === RUN   TestCreateWithInvalidEnv/0
09:12:47 [2020-08-31T09:12:47.031Z] === PAUSE TestCreateWithInvalidEnv/0
09:12:47 [2020-08-31T09:12:47.031Z] === RUN   TestCreateWithInvalidEnv/1
09:12:47 [2020-08-31T09:12:47.031Z] === PAUSE TestCreateWithInvalidEnv/1
09:12:47 [2020-08-31T09:12:47.031Z] === RUN   TestCreateWithInvalidEnv/2
09:12:47 [2020-08-31T09:12:47.031Z] === PAUSE TestCreateWithInvalidEnv/2
09:12:47 [2020-08-31T09:12:47.031Z] === CONT  TestCreateWithInvalidEnv/0
09:12:47 [2020-08-31T09:12:47.031Z] === CONT  TestCreateWithInvalidEnv/2
09:12:47 [2020-08-31T09:12:47.031Z] === CONT  TestCreateWithInvalidEnv/1
09:12:47 [2020-08-31T09:12:47.031Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
09:12:47 [2020-08-31T09:12:47.031Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
09:12:47 [2020-08-31T09:12:47.031Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
09:12:47 [2020-08-31T09:12:47.031Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
09:12:47 [2020-08-31T09:12:47.031Z] === RUN   TestCreateTmpfsMountsTarget
09:12:47 [2020-08-31T09:12:47.031Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
09:12:47 [2020-08-31T09:12:47.031Z]     create_test.go:133: testEnv.DaemonInfo.OSType == "windows"
09:12:47 [2020-08-31T09:12:47.031Z] === RUN   TestCreateWithCustomMaskedPaths
09:12:47 [2020-08-31T09:12:47.031Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
09:12:47 [2020-08-31T09:12:47.031Z]     create_test.go:176: testEnv.DaemonInfo.OSType != "linux"
09:12:47 [2020-08-31T09:12:47.031Z] === RUN   TestCreateWithCapabilities
09:12:47 [2020-08-31T09:12:47.031Z] --- SKIP: TestCreateWithCapabilities (0.00s)
09:12:47 [2020-08-31T09:12:47.031Z]     create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW
09:12:47 [2020-08-31T09:12:47.031Z] === RUN   TestCreateWithCustomReadonlyPaths
09:12:47 [2020-08-31T09:12:47.031Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
09:12:47 [2020-08-31T09:12:47.031Z]     create_test.go:381: testEnv.DaemonInfo.OSType != "linux"
09:12:47 [2020-08-31T09:12:47.031Z] === RUN   TestCreateWithInvalidHealthcheckParams
09:12:47 [2020-08-31T09:12:47.031Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:12:47 [2020-08-31T09:12:47.031Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:12:47 [2020-08-31T09:12:47.031Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:12:47 [2020-08-31T09:12:47.031Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:12:47 [2020-08-31T09:12:47.031Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:12:47 [2020-08-31T09:12:47.031Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:12:47 [2020-08-31T09:12:47.031Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:12:47 [2020-08-31T09:12:47.031Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:12:47 [2020-08-31T09:12:47.031Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:12:47 [2020-08-31T09:12:47.032Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:12:47 [2020-08-31T09:12:47.032Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:12:47 [2020-08-31T09:12:47.032Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:12:47 [2020-08-31T09:12:47.032Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:12:47 [2020-08-31T09:12:47.032Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:12:47 [2020-08-31T09:12:47.032Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:12:47 [2020-08-31T09:12:47.032Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
09:12:47 [2020-08-31T09:12:47.032Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
09:12:47 [2020-08-31T09:12:47.032Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
09:12:47 [2020-08-31T09:12:47.032Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
09:12:47 [2020-08-31T09:12:47.032Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
09:12:47 [2020-08-31T09:12:47.032Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
09:12:47 [2020-08-31T09:12:47.032Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
09:12:47 [2020-08-31T09:12:47.032Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
09:12:47 [2020-08-31T09:12:47.032Z]     create_test.go:542: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
09:12:47 [2020-08-31T09:12:47.032Z] === RUN   TestDiff
09:12:47 [2020-08-31T09:12:47.032Z] --- SKIP: TestDiff (0.00s)
09:12:47 [2020-08-31T09:12:47.032Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
09:12:47 [2020-08-31T09:12:47.032Z] === RUN   TestExecWithCloseStdin
09:12:47 [2020-08-31T09:12:47.476Z] ok  	github.com/docker/docker/libcontainerd/queue	0.022s	coverage: 100.0% of statements
09:12:48 [2020-08-31T09:12:48.432Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (15.36s)
09:12:48 [2020-08-31T09:12:48.432Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart
09:12:48 [2020-08-31T09:12:48.432Z]     daemon.go:325: [d147e9ce6fab7] waiting for daemon to start
09:12:48 [2020-08-31T09:12:48.432Z]     daemon.go:325: [d147e9ce6fab7] waiting for daemon to start
09:12:48 [2020-08-31T09:12:48.432Z]     daemon.go:353: [d147e9ce6fab7] daemon started
09:12:48 [2020-08-31T09:12:48.432Z]     daemon.go:461: [d147e9ce6fab7] Stopping daemon
09:12:48 [2020-08-31T09:12:48.432Z]     daemon.go:296: [d147e9ce6fab7] exiting daemon
09:12:48 [2020-08-31T09:12:48.432Z]     daemon.go:448: [d147e9ce6fab7] Daemon stopped
09:12:48 [2020-08-31T09:12:48.432Z]     daemon.go:325: [d147e9ce6fab7] waiting for daemon to start
09:12:48 [2020-08-31T09:12:48.432Z]     daemon.go:325: [d147e9ce6fab7] waiting for daemon to start
09:12:48 [2020-08-31T09:12:48.432Z]     daemon.go:296: [d147e9ce6fab7] exiting daemon
09:12:48 [2020-08-31T09:12:48.432Z]     daemon.go:325: [d147e9ce6fab7] waiting for daemon to start
09:12:48 [2020-08-31T09:12:48.432Z]     daemon.go:325: [d147e9ce6fab7] waiting for daemon to start
09:12:48 [2020-08-31T09:12:48.432Z]     daemon.go:325: [d147e9ce6fab7] waiting for daemon to start
09:12:48 [2020-08-31T09:12:48.432Z]     daemon.go:353: [d147e9ce6fab7] daemon started
09:12:48 [2020-08-31T09:12:48.432Z]     daemon.go:461: [d147e9ce6fab7] Stopping daemon
09:12:48 [2020-08-31T09:12:48.432Z]     daemon.go:296: [d147e9ce6fab7] exiting daemon
09:12:48 [2020-08-31T09:12:48.432Z]     daemon.go:448: [d147e9ce6fab7] Daemon stopped
09:12:48 [2020-08-31T09:12:48.432Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
09:12:48 [2020-08-31T09:12:48.432Z] === RUN   TestDockerSuite/TestBuildStopSignal
09:12:48 [2020-08-31T09:12:48.568Z] --- PASS: TestExecWithCloseStdin (1.57s)
09:12:48 [2020-08-31T09:12:48.568Z] === RUN   TestExec
09:12:48 [2020-08-31T09:12:48.568Z] --- SKIP: TestExec (0.00s)
09:12:48 [2020-08-31T09:12:48.568Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
09:12:48 [2020-08-31T09:12:48.568Z] === RUN   TestExecUser
09:12:48 [2020-08-31T09:12:48.568Z] --- SKIP: TestExecUser (0.00s)
09:12:48 [2020-08-31T09:12:48.568Z]     exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
09:12:48 [2020-08-31T09:12:48.568Z] === RUN   TestExportContainerAndImportImage
09:12:48 [2020-08-31T09:12:48.568Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
09:12:48 [2020-08-31T09:12:48.568Z]     export_test.go:22: testEnv.DaemonInfo.OSType == "windows"
09:12:48 [2020-08-31T09:12:48.568Z] === RUN   TestExportContainerAfterDaemonRestart
09:12:48 [2020-08-31T09:12:48.568Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
09:12:48 [2020-08-31T09:12:48.568Z]     export_test.go:60: testEnv.DaemonInfo.OSType == "windows"
09:12:48 [2020-08-31T09:12:48.568Z] === RUN   TestHealthCheckWorkdir
09:12:48 [2020-08-31T09:12:48.568Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
09:12:48 [2020-08-31T09:12:48.568Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
09:12:48 [2020-08-31T09:12:48.568Z] === RUN   TestHealthKillContainer
09:12:48 [2020-08-31T09:12:48.568Z] --- SKIP: TestHealthKillContainer (0.00s)
09:12:48 [2020-08-31T09:12:48.568Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
09:12:48 [2020-08-31T09:12:48.568Z] === RUN   TestInspectCpusetInConfigPre120
09:12:48 [2020-08-31T09:12:48.568Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
09:12:48 [2020-08-31T09:12:48.568Z]     inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
09:12:48 [2020-08-31T09:12:48.568Z] === RUN   TestKillContainerInvalidSignal
09:12:48 [2020-08-31T09:12:48.842Z] ok  	github.com/docker/docker/opts	0.018s	coverage: 66.9% of statements
09:12:48 [2020-08-31T09:12:48.842Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
09:12:49 [2020-08-31T09:12:49.369Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
09:12:49 [2020-08-31T09:12:49.937Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
09:12:50 [2020-08-31T09:12:50.107Z] --- PASS: TestKillContainerInvalidSignal (1.33s)
09:12:50 [2020-08-31T09:12:50.107Z] === RUN   TestKillContainer
09:12:50 [2020-08-31T09:12:50.107Z] --- SKIP: TestKillContainer (0.00s)
09:12:50 [2020-08-31T09:12:50.107Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
09:12:50 [2020-08-31T09:12:50.107Z] === RUN   TestKillWithStopSignalAndRestartPolicies
09:12:50 [2020-08-31T09:12:50.107Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
09:12:50 [2020-08-31T09:12:50.107Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
09:12:50 [2020-08-31T09:12:50.107Z] === RUN   TestKillStoppedContainer
09:12:50 [2020-08-31T09:12:50.107Z] --- SKIP: TestKillStoppedContainer (0.00s)
09:12:50 [2020-08-31T09:12:50.107Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
09:12:50 [2020-08-31T09:12:50.107Z] === RUN   TestKillStoppedContainerAPIPre120
09:12:50 [2020-08-31T09:12:50.107Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
09:12:50 [2020-08-31T09:12:50.107Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
09:12:50 [2020-08-31T09:12:50.107Z] === RUN   TestKillDifferentUserContainer
09:12:50 [2020-08-31T09:12:50.107Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
09:12:50 [2020-08-31T09:12:50.107Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
09:12:50 [2020-08-31T09:12:50.107Z] === RUN   TestInspectOomKilledTrue
09:12:50 [2020-08-31T09:12:50.107Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
09:12:50 [2020-08-31T09:12:50.107Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:12:50 [2020-08-31T09:12:50.107Z] === RUN   TestInspectOomKilledFalse
09:12:50 [2020-08-31T09:12:50.107Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
09:12:50 [2020-08-31T09:12:50.107Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:12:50 [2020-08-31T09:12:50.107Z] === RUN   TestLogsFollowTailEmpty
09:12:50 [2020-08-31T09:12:50.212Z] === RUN   TestDockerSuite/TestBuildTagEvent
09:12:50 [2020-08-31T09:12:50.743Z] ok  	github.com/docker/docker/pkg/archive	0.309s	coverage: 77.0% of statements
09:12:50 [2020-08-31T09:12:50.790Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
09:12:51 [2020-08-31T09:12:51.644Z] --- PASS: TestLogsFollowTailEmpty (1.41s)
09:12:51 [2020-08-31T09:12:51.644Z] === RUN   TestNetworkNat
09:12:51 [2020-08-31T09:12:51.644Z] --- SKIP: TestNetworkNat (0.00s)
09:12:51 [2020-08-31T09:12:51.644Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
09:12:51 [2020-08-31T09:12:51.644Z] === RUN   TestNetworkLocalhostTCPNat
09:12:51 [2020-08-31T09:12:51.644Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s)
09:12:51 [2020-08-31T09:12:51.644Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
09:12:51 [2020-08-31T09:12:51.644Z] === RUN   TestNetworkLoopbackNat
09:12:51 [2020-08-31T09:12:51.644Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
09:12:51 [2020-08-31T09:12:51.644Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
09:12:51 [2020-08-31T09:12:51.644Z] === RUN   TestPause
09:12:51 [2020-08-31T09:12:51.644Z] --- SKIP: TestPause (0.00s)
09:12:51 [2020-08-31T09:12:51.644Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
09:12:51 [2020-08-31T09:12:51.644Z] === RUN   TestPauseFailsOnWindowsServerContainers
09:12:51 [2020-08-31T09:12:51.727Z] === RUN   TestDockerSuite/TestBuildUser
09:12:52 [2020-08-31T09:12:52.109Z] ok  	github.com/docker/docker/pkg/authorization	0.389s	coverage: 66.7% of statements
09:12:52 [2020-08-31T09:12:52.109Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
09:12:52 [2020-08-31T09:12:52.365Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
09:12:52 [2020-08-31T09:12:52.612Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.31s)
09:12:52 [2020-08-31T09:12:52.612Z] === RUN   TestPauseStopPausedContainer
09:12:52 [2020-08-31T09:12:52.612Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
09:12:52 [2020-08-31T09:12:52.612Z]     pause_test.go:68: testEnv.DaemonInfo.OSType == "windows"
09:12:52 [2020-08-31T09:12:52.612Z] === RUN   TestPsFilter
09:12:52 [2020-08-31T09:12:52.612Z] --- PASS: TestPsFilter (0.09s)
09:12:52 [2020-08-31T09:12:52.612Z] === RUN   TestRemoveContainerWithRemovedVolume
09:12:53 [2020-08-31T09:12:53.103Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
09:12:54 [2020-08-31T09:12:54.790Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.61s)
09:12:54 [2020-08-31T09:12:54.790Z] === RUN   TestRemoveContainerWithVolume
09:12:55 [2020-08-31T09:12:55.008Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
09:12:55 [2020-08-31T09:12:55.626Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.505s	coverage: 43.2% of statements
09:12:55 [2020-08-31T09:12:55.759Z] --- PASS: TestRemoveContainerWithVolume (1.55s)
09:12:55 [2020-08-31T09:12:55.759Z] === RUN   TestRemoveContainerRunning
09:12:55 [2020-08-31T09:12:55.882Z] ok  	github.com/docker/docker/pkg/directory	0.004s	coverage: 80.0% of statements
09:12:56 [2020-08-31T09:12:56.138Z] ok  	github.com/docker/docker/layer	7.791s	coverage: 72.0% of statements
09:12:56 [2020-08-31T09:12:56.138Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
09:12:56 [2020-08-31T09:12:56.138Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
09:12:56 [2020-08-31T09:12:56.138Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
09:12:56 [2020-08-31T09:12:56.138Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
09:12:56 [2020-08-31T09:12:56.138Z] ?   	github.com/docker/docker/oci	[no test files]
09:12:56 [2020-08-31T09:12:56.138Z] ?   	github.com/docker/docker/oci/caps	[no test files]
09:12:56 [2020-08-31T09:12:56.138Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
09:12:56 [2020-08-31T09:12:56.138Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
09:12:56 [2020-08-31T09:12:56.138Z] ok  	github.com/docker/docker/pkg/discovery	0.005s	coverage: 58.3% of statements
09:12:56 [2020-08-31T09:12:56.700Z] ok  	github.com/docker/docker/pkg/discovery/file	0.003s	coverage: 92.9% of statements
09:12:57 [2020-08-31T09:12:57.302Z] --- PASS: TestRemoveContainerRunning (1.34s)
09:12:57 [2020-08-31T09:12:57.302Z] === RUN   TestRemoveContainerForceRemoveRunning
09:12:57 [2020-08-31T09:12:57.627Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.016s	coverage: 92.3% of statements
09:12:58 [2020-08-31T09:12:58.187Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.006s	coverage: 93.8% of statements
09:12:58 [2020-08-31T09:12:58.443Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
09:12:58 [2020-08-31T09:12:58.841Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.33s)
09:12:58 [2020-08-31T09:12:58.841Z] === RUN   TestRemoveInvalidContainer
09:12:58 [2020-08-31T09:12:58.841Z] --- PASS: TestRemoveInvalidContainer (0.02s)
09:12:58 [2020-08-31T09:12:58.841Z] === RUN   TestRenameLinkedContainer
09:12:58 [2020-08-31T09:12:58.841Z] --- SKIP: TestRenameLinkedContainer (0.00s)
09:12:58 [2020-08-31T09:12:58.841Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
09:12:58 [2020-08-31T09:12:58.841Z] === RUN   TestRenameStoppedContainer
09:12:59 [2020-08-31T09:12:59.807Z] ok  	github.com/docker/docker/pkg/filenotify	0.604s	coverage: 66.3% of statements
09:13:00 [2020-08-31T09:13:00.377Z] --- PASS: TestRenameStoppedContainer (1.72s)
09:13:00 [2020-08-31T09:13:00.377Z] === RUN   TestRenameRunningContainerAndReuse
09:13:00 [2020-08-31T09:13:00.733Z] ok  	github.com/docker/docker/pkg/fileutils	0.014s	coverage: 89.5% of statements
09:13:00 [2020-08-31T09:13:00.733Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.090s	coverage: 84.1% of statements
09:13:01 [2020-08-31T09:13:01.296Z] ok  	github.com/docker/docker/pkg/fsutils	0.176s	coverage: 85.1% of statements
09:13:01 [2020-08-31T09:13:01.296Z] ok  	github.com/docker/docker/pkg/homedir	0.006s	coverage: 10.2% of statements
09:13:02 [2020-08-31T09:13:02.660Z] ok  	github.com/docker/docker/pkg/idtools	0.464s	coverage: 70.1% of statements
09:13:02 [2020-08-31T09:13:02.660Z] ok  	github.com/docker/docker/pkg/ioutils	0.387s	coverage: 69.1% of statements
09:13:03 [2020-08-31T09:13:03.162Z] --- PASS: TestImportExtremelyLargeImageWorks (192.92s)
09:13:03 [2020-08-31T09:13:03.162Z]     import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks
09:13:03 [2020-08-31T09:13:03.162Z]     daemon.go:325: [d4104444f7ab4] waiting for daemon to start
09:13:03 [2020-08-31T09:13:03.162Z]     daemon.go:325: [d4104444f7ab4] waiting for daemon to start
09:13:03 [2020-08-31T09:13:03.162Z]     daemon.go:353: [d4104444f7ab4] daemon started
09:13:03 [2020-08-31T09:13:03.162Z]     daemon.go:461: [d4104444f7ab4] Stopping daemon
09:13:03 [2020-08-31T09:13:03.162Z]     daemon.go:296: [d4104444f7ab4] exiting daemon
09:13:03 [2020-08-31T09:13:03.162Z]     daemon.go:448: [d4104444f7ab4] Daemon stopped
09:13:03 [2020-08-31T09:13:03.162Z] PASS
09:13:03 [2020-08-31T09:13:03.162Z] 
09:13:03 [2020-08-31T09:13:03.162Z] DONE 11 tests in 193.899s
09:13:03 [2020-08-31T09:13:03.162Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
09:13:03 [2020-08-31T09:13:03.162Z] ++ 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
09:13:03 [2020-08-31T09:13:03.162Z] ++ set -e
09:13:03 [2020-08-31T09:13:03.162Z] ++ '[' -n 0 ']'
09:13:03 [2020-08-31T09:13:03.162Z] ++ set -x
09:13:03 [2020-08-31T09:13:03.162Z] ++ env -i DEST=/go/src/github.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
09:13:03 [2020-08-31T09:13:03.162Z] INFO: Testing against a local daemon
09:13:03 [2020-08-31T09:13:03.162Z] === RUN   TestNetworkCreateDelete
09:13:03 [2020-08-31T09:13:03.162Z] --- PASS: TestNetworkCreateDelete (0.18s)
09:13:03 [2020-08-31T09:13:03.162Z] === RUN   TestDockerNetworkDeletePreferID
09:13:03 [2020-08-31T09:13:03.162Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s)
09:13:03 [2020-08-31T09:13:03.162Z] === RUN   TestDaemonDNSFallback
09:13:03 [2020-08-31T09:13:03.162Z] --- PASS: TestDaemonDNSFallback (1.59s)
09:13:03 [2020-08-31T09:13:03.162Z]     dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDNSFallback
09:13:03 [2020-08-31T09:13:03.162Z]     daemon.go:325: [dfed9fa2bb318] waiting for daemon to start
09:13:03 [2020-08-31T09:13:03.162Z]     daemon.go:325: [dfed9fa2bb318] waiting for daemon to start
09:13:03 [2020-08-31T09:13:03.162Z]     daemon.go:353: [dfed9fa2bb318] daemon started
09:13:03 [2020-08-31T09:13:03.162Z]     daemon.go:461: [dfed9fa2bb318] Stopping daemon
09:13:03 [2020-08-31T09:13:03.162Z]     daemon.go:296: [dfed9fa2bb318] exiting daemon
09:13:03 [2020-08-31T09:13:03.162Z]     daemon.go:448: [dfed9fa2bb318] Daemon stopped
09:13:03 [2020-08-31T09:13:03.162Z] === RUN   TestInspectNetwork
09:13:03 [2020-08-31T09:13:03.162Z] === RUN   TestInspectNetwork/full_network_id
09:13:03 [2020-08-31T09:13:03.162Z] === RUN   TestInspectNetwork/partial_network_id
09:13:03 [2020-08-31T09:13:03.162Z] === RUN   TestInspectNetwork/network_name
09:13:03 [2020-08-31T09:13:03.162Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
09:13:03 [2020-08-31T09:13:03.162Z] --- PASS: TestInspectNetwork (6.83s)
09:13:03 [2020-08-31T09:13:03.162Z]     inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork
09:13:03 [2020-08-31T09:13:03.162Z]     daemon.go:325: [dd437cd2ac79f] waiting for daemon to start
09:13:03 [2020-08-31T09:13:03.162Z]     daemon.go:325: [dd437cd2ac79f] waiting for daemon to start
09:13:03 [2020-08-31T09:13:03.162Z]     daemon.go:353: [dd437cd2ac79f] daemon started
09:13:03 [2020-08-31T09:13:03.162Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
09:13:03 [2020-08-31T09:13:03.162Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
09:13:03 [2020-08-31T09:13:03.162Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
09:13:03 [2020-08-31T09:13:03.162Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
09:13:03 [2020-08-31T09:13:03.162Z]     daemon.go:461: [dd437cd2ac79f] Stopping daemon
09:13:03 [2020-08-31T09:13:03.162Z]     daemon.go:296: [dd437cd2ac79f] exiting daemon
09:13:03 [2020-08-31T09:13:03.162Z]     daemon.go:448: [dd437cd2ac79f] Daemon stopped
09:13:03 [2020-08-31T09:13:03.162Z] === RUN   TestRunContainerWithBridgeNone
09:13:03 [2020-08-31T09:13:03.221Z] ok  	github.com/docker/docker/pkg/locker	0.026s	coverage: 88.9% of statements
09:13:03 [2020-08-31T09:13:03.221Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 91.7% of statements
09:13:03 [2020-08-31T09:13:03.281Z] --- PASS: TestRenameRunningContainerAndReuse (2.93s)
09:13:03 [2020-08-31T09:13:03.281Z] === RUN   TestRenameInvalidName
09:13:03 [2020-08-31T09:13:03.476Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
09:13:03 [2020-08-31T09:13:03.476Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
09:13:04 [2020-08-31T09:13:04.038Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
09:13:04 [2020-08-31T09:13:04.294Z] ok  	github.com/docker/docker/pkg/mount	0.022s	coverage: 69.6% of statements
09:13:04 [2020-08-31T09:13:04.294Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
09:13:04 [2020-08-31T09:13:04.294Z] ok  	github.com/docker/docker/pkg/parsers	0.008s	coverage: 97.0% of statements
09:13:04 [2020-08-31T09:13:04.696Z] --- PASS: TestRunContainerWithBridgeNone (1.95s)
09:13:04 [2020-08-31T09:13:04.696Z]     network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone
09:13:04 [2020-08-31T09:13:04.696Z]     daemon.go:325: [d5c35addc41f1] waiting for daemon to start
09:13:04 [2020-08-31T09:13:04.696Z]     daemon.go:325: [d5c35addc41f1] waiting for daemon to start
09:13:04 [2020-08-31T09:13:04.696Z]     daemon.go:353: [d5c35addc41f1] daemon started
09:13:04 [2020-08-31T09:13:04.696Z]     daemon.go:461: [d5c35addc41f1] Stopping daemon
09:13:04 [2020-08-31T09:13:04.696Z]     daemon.go:296: [d5c35addc41f1] exiting daemon
09:13:04 [2020-08-31T09:13:04.696Z]     daemon.go:448: [d5c35addc41f1] Daemon stopped
09:13:04 [2020-08-31T09:13:04.696Z] === RUN   TestNetworkInvalidJSON
09:13:04 [2020-08-31T09:13:04.696Z] === RUN   TestNetworkInvalidJSON//networks/create
09:13:04 [2020-08-31T09:13:04.696Z] === PAUSE TestNetworkInvalidJSON//networks/create
09:13:04 [2020-08-31T09:13:04.696Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
09:13:04 [2020-08-31T09:13:04.696Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
09:13:04 [2020-08-31T09:13:04.696Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
09:13:04 [2020-08-31T09:13:04.696Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
09:13:04 [2020-08-31T09:13:04.696Z] === CONT  TestNetworkInvalidJSON//networks/create
09:13:04 [2020-08-31T09:13:04.696Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
09:13:04 [2020-08-31T09:13:04.696Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
09:13:04 [2020-08-31T09:13:04.696Z] --- PASS: TestNetworkInvalidJSON (0.02s)
09:13:04 [2020-08-31T09:13:04.696Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
09:13:04 [2020-08-31T09:13:04.696Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
09:13:04 [2020-08-31T09:13:04.696Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
09:13:04 [2020-08-31T09:13:04.696Z] === RUN   TestDaemonRestartWithLiveRestore
09:13:04 [2020-08-31T09:13:04.818Z] --- PASS: TestRenameInvalidName (1.36s)
09:13:04 [2020-08-31T09:13:04.818Z] === RUN   TestRenameAnonymousContainer
09:13:04 [2020-08-31T09:13:04.818Z] --- SKIP: TestRenameAnonymousContainer (0.00s)
09:13:04 [2020-08-31T09:13:04.818Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
09:13:04 [2020-08-31T09:13:04.818Z] === RUN   TestRenameContainerWithSameName
09:13:04 [2020-08-31T09:13:04.857Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
09:13:04 [2020-08-31T09:13:04.857Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 90.0% of statements
09:13:04 [2020-08-31T09:13:04.989Z] === RUN   TestDockerSuite/TestBuildVerboseOut
09:13:04 [2020-08-31T09:13:04.989Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s)
09:13:04 [2020-08-31T09:13:04.989Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart
09:13:04 [2020-08-31T09:13:04.989Z]     daemon.go:325: [d13cd98dcd4d9] waiting for daemon to start
09:13:04 [2020-08-31T09:13:04.989Z]     daemon.go:325: [d13cd98dcd4d9] waiting for daemon to start
09:13:04 [2020-08-31T09:13:04.989Z]     daemon.go:353: [d13cd98dcd4d9] daemon started
09:13:04 [2020-08-31T09:13:04.989Z]     daemon.go:461: [d13cd98dcd4d9] Stopping daemon
09:13:04 [2020-08-31T09:13:04.989Z]     daemon.go:296: [d13cd98dcd4d9] exiting daemon
09:13:04 [2020-08-31T09:13:04.989Z]     daemon.go:448: [d13cd98dcd4d9] Daemon stopped
09:13:04 [2020-08-31T09:13:04.989Z]     daemon.go:325: [d13cd98dcd4d9] waiting for daemon to start
09:13:04 [2020-08-31T09:13:04.989Z]     daemon.go:325: [d13cd98dcd4d9] waiting for daemon to start
09:13:04 [2020-08-31T09:13:04.989Z]     daemon.go:325: [d13cd98dcd4d9] waiting for daemon to start
09:13:04 [2020-08-31T09:13:04.989Z]     daemon.go:325: [d13cd98dcd4d9] waiting for daemon to start
09:13:04 [2020-08-31T09:13:04.989Z]     daemon.go:339: [d13cd98dcd4d9] error pinging daemon on start: Get http://d13cd98dcd4d9.sock/_ping: context deadline exceeded
09:13:04 [2020-08-31T09:13:04.989Z]     daemon.go:325: [d13cd98dcd4d9] waiting for daemon to start
09:13:04 [2020-08-31T09:13:04.989Z]     daemon.go:339: [d13cd98dcd4d9] error pinging daemon on start: Get http://d13cd98dcd4d9.sock/_ping: context deadline exceeded
09:13:04 [2020-08-31T09:13:04.989Z]     daemon.go:325: [d13cd98dcd4d9] waiting for daemon to start
09:13:04 [2020-08-31T09:13:04.989Z]     daemon.go:339: [d13cd98dcd4d9] error pinging daemon on start: Get http://d13cd98dcd4d9.sock/_ping: context deadline exceeded
09:13:04 [2020-08-31T09:13:04.989Z]     daemon.go:325: [d13cd98dcd4d9] waiting for daemon to start
09:13:04 [2020-08-31T09:13:04.989Z]     daemon.go:339: [d13cd98dcd4d9] error pinging daemon on start: Get http://d13cd98dcd4d9.sock/_ping: context deadline exceeded
09:13:04 [2020-08-31T09:13:04.989Z]     daemon.go:296: [d13cd98dcd4d9] exiting daemon
09:13:04 [2020-08-31T09:13:04.989Z]     daemon.go:325: [d13cd98dcd4d9] waiting for daemon to start
09:13:04 [2020-08-31T09:13:04.989Z]     daemon.go:325: [d13cd98dcd4d9] waiting for daemon to start
09:13:04 [2020-08-31T09:13:04.989Z]     daemon.go:325: [d13cd98dcd4d9] waiting for daemon to start
09:13:04 [2020-08-31T09:13:04.989Z]     daemon.go:353: [d13cd98dcd4d9] daemon started
09:13:04 [2020-08-31T09:13:04.989Z]     daemon.go:461: [d13cd98dcd4d9] Stopping daemon
09:13:04 [2020-08-31T09:13:04.989Z]     daemon.go:296: [d13cd98dcd4d9] exiting daemon
09:13:04 [2020-08-31T09:13:04.989Z]     daemon.go:448: [d13cd98dcd4d9] Daemon stopped
09:13:04 [2020-08-31T09:13:04.989Z] PASS
09:13:04 [2020-08-31T09:13:04.989Z] 
09:13:04 [2020-08-31T09:13:04.989Z] DONE 17 tests in 54.462s
09:13:04 [2020-08-31T09:13:04.989Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
09:13:04 [2020-08-31T09:13:04.989Z] ++ 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
09:13:04 [2020-08-31T09:13:04.989Z] ++ set -e
09:13:04 [2020-08-31T09:13:04.989Z] ++ '[' -n 0 ']'
09:13:04 [2020-08-31T09:13:04.989Z] ++ set -x
09:13:04 [2020-08-31T09:13:04.989Z] ++ env -i DEST=/go/src/github.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
09:13:04 [2020-08-31T09:13:04.989Z] INFO: Testing against a local daemon
09:13:04 [2020-08-31T09:13:04.989Z] === RUN   TestPluginInvalidJSON
09:13:04 [2020-08-31T09:13:04.989Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
09:13:04 [2020-08-31T09:13:04.989Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
09:13:04 [2020-08-31T09:13:04.989Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
09:13:04 [2020-08-31T09:13:04.989Z] --- PASS: TestPluginInvalidJSON (0.04s)
09:13:04 [2020-08-31T09:13:04.989Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
09:13:04 [2020-08-31T09:13:04.989Z] PASS
09:13:04 [2020-08-31T09:13:04.989Z] 
09:13:04 [2020-08-31T09:13:04.989Z] DONE 2 tests in 0.145s
09:13:04 [2020-08-31T09:13:04.989Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
09:13:04 [2020-08-31T09:13:04.989Z] ++ 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
09:13:04 [2020-08-31T09:13:04.989Z] ++ set -e
09:13:04 [2020-08-31T09:13:04.989Z] ++ '[' -n 0 ']'
09:13:04 [2020-08-31T09:13:04.989Z] ++ set -x
09:13:04 [2020-08-31T09:13:04.989Z] ++ env -i DEST=/go/src/github.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
09:13:04 [2020-08-31T09:13:04.989Z] INFO: Testing against a local daemon
09:13:04 [2020-08-31T09:13:04.989Z] === RUN   TestExternalGraphDriver
09:13:04 [2020-08-31T09:13:04.989Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
09:13:04 [2020-08-31T09:13:04.989Z] === RUN   TestExternalGraphDriver/json
09:13:04 [2020-08-31T09:13:04.989Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
09:13:05 [2020-08-31T09:13:05.113Z] ok  	github.com/docker/docker/pkg/pidfile	0.003s	coverage: 82.4% of statements
09:13:05 [2020-08-31T09:13:05.113Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
09:13:05 [2020-08-31T09:13:05.113Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
09:13:05 [2020-08-31T09:13:05.746Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
09:13:05 [2020-08-31T09:13:05.746Z]     service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore
09:13:05 [2020-08-31T09:13:05.746Z]     daemon.go:325: [dd08e47cfc0a7] waiting for daemon to start
09:13:05 [2020-08-31T09:13:05.746Z]     daemon.go:325: [dd08e47cfc0a7] waiting for daemon to start
09:13:05 [2020-08-31T09:13:05.746Z]     daemon.go:353: [dd08e47cfc0a7] daemon started
09:13:05 [2020-08-31T09:13:05.746Z]     daemon.go:461: [dd08e47cfc0a7] Stopping daemon
09:13:05 [2020-08-31T09:13:05.746Z]     daemon.go:296: [dd08e47cfc0a7] exiting daemon
09:13:05 [2020-08-31T09:13:05.746Z]     daemon.go:448: [dd08e47cfc0a7] Daemon stopped
09:13:05 [2020-08-31T09:13:05.746Z]     daemon.go:325: [dd08e47cfc0a7] waiting for daemon to start
09:13:05 [2020-08-31T09:13:05.746Z]     daemon.go:325: [dd08e47cfc0a7] waiting for daemon to start
09:13:05 [2020-08-31T09:13:05.746Z]     daemon.go:353: [dd08e47cfc0a7] daemon started
09:13:05 [2020-08-31T09:13:05.746Z]     daemon.go:461: [dd08e47cfc0a7] Stopping daemon
09:13:05 [2020-08-31T09:13:05.746Z]     daemon.go:296: [dd08e47cfc0a7] exiting daemon
09:13:05 [2020-08-31T09:13:05.746Z]     daemon.go:448: [dd08e47cfc0a7] Daemon stopped
09:13:05 [2020-08-31T09:13:05.746Z] === RUN   TestDaemonDefaultNetworkPools
09:13:05 [2020-08-31T09:13:05.927Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
09:13:06 [2020-08-31T09:13:06.041Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
09:13:06 [2020-08-31T09:13:06.354Z] --- PASS: TestRenameContainerWithSameName (1.34s)
09:13:06 [2020-08-31T09:13:06.354Z] === RUN   TestRenameContainerWithLinkedContainer
09:13:06 [2020-08-31T09:13:06.354Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
09:13:06 [2020-08-31T09:13:06.354Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
09:13:06 [2020-08-31T09:13:06.354Z] === RUN   TestResize
09:13:06 [2020-08-31T09:13:06.354Z] --- SKIP: TestResize (0.00s)
09:13:06 [2020-08-31T09:13:06.354Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
09:13:06 [2020-08-31T09:13:06.354Z] === RUN   TestResizeWithInvalidSize
09:13:06 [2020-08-31T09:13:06.354Z] --- SKIP: TestResizeWithInvalidSize (0.00s)
09:13:06 [2020-08-31T09:13:06.354Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
09:13:06 [2020-08-31T09:13:06.354Z] === RUN   TestResizeWhenContainerNotStarted
09:13:06 [2020-08-31T09:13:06.396Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s)
09:13:06 [2020-08-31T09:13:06.396Z]     service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools
09:13:06 [2020-08-31T09:13:06.396Z]     daemon.go:325: [dd219147a0cf6] waiting for daemon to start
09:13:06 [2020-08-31T09:13:06.396Z]     daemon.go:325: [dd219147a0cf6] waiting for daemon to start
09:13:06 [2020-08-31T09:13:06.396Z]     daemon.go:353: [dd219147a0cf6] daemon started
09:13:06 [2020-08-31T09:13:06.396Z]     daemon.go:461: [dd219147a0cf6] Stopping daemon
09:13:06 [2020-08-31T09:13:06.396Z]     daemon.go:296: [dd219147a0cf6] exiting daemon
09:13:06 [2020-08-31T09:13:06.396Z]     daemon.go:448: [dd219147a0cf6] Daemon stopped
09:13:06 [2020-08-31T09:13:06.396Z] === RUN   TestDaemonRestartWithExistingNetwork
09:13:06 [2020-08-31T09:13:06.499Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
09:13:06 [2020-08-31T09:13:06.604Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
09:13:06 [2020-08-31T09:13:06.759Z] === RUN   TestExternalGraphDriver/spec
09:13:06 [2020-08-31T09:13:06.859Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 87.9% of statements
09:13:07 [2020-08-31T09:13:07.115Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
09:13:07 [2020-08-31T09:13:07.438Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
09:13:07 [2020-08-31T09:13:07.438Z]     service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork
09:13:07 [2020-08-31T09:13:07.438Z]     daemon.go:325: [d73ce6062b21a] waiting for daemon to start
09:13:07 [2020-08-31T09:13:07.438Z]     daemon.go:325: [d73ce6062b21a] waiting for daemon to start
09:13:07 [2020-08-31T09:13:07.438Z]     daemon.go:353: [d73ce6062b21a] daemon started
09:13:07 [2020-08-31T09:13:07.438Z]     daemon.go:461: [d73ce6062b21a] Stopping daemon
09:13:07 [2020-08-31T09:13:07.438Z]     daemon.go:296: [d73ce6062b21a] exiting daemon
09:13:07 [2020-08-31T09:13:07.438Z]     daemon.go:448: [d73ce6062b21a] Daemon stopped
09:13:07 [2020-08-31T09:13:07.438Z]     daemon.go:325: [d73ce6062b21a] waiting for daemon to start
09:13:07 [2020-08-31T09:13:07.438Z]     daemon.go:325: [d73ce6062b21a] waiting for daemon to start
09:13:07 [2020-08-31T09:13:07.438Z]     daemon.go:353: [d73ce6062b21a] daemon started
09:13:07 [2020-08-31T09:13:07.438Z]     daemon.go:461: [d73ce6062b21a] Stopping daemon
09:13:07 [2020-08-31T09:13:07.438Z]     daemon.go:296: [d73ce6062b21a] exiting daemon
09:13:07 [2020-08-31T09:13:07.438Z]     daemon.go:448: [d73ce6062b21a] Daemon stopped
09:13:07 [2020-08-31T09:13:07.438Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
09:13:07 [2020-08-31T09:13:07.697Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
09:13:07 [2020-08-31T09:13:07.697Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
09:13:07 [2020-08-31T09:13:07.697Z] === RUN   TestDockerSuite/TestBuildWindowsUser
09:13:07 [2020-08-31T09:13:07.697Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
09:13:07 [2020-08-31T09:13:07.697Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
09:13:07 [2020-08-31T09:13:07.890Z] --- PASS: TestResizeWhenContainerNotStarted (1.60s)
09:13:07 [2020-08-31T09:13:07.890Z] === RUN   TestDaemonRestartKillContainers
09:13:07 [2020-08-31T09:13:07.890Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
09:13:07 [2020-08-31T09:13:07.890Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
09:13:07 [2020-08-31T09:13:07.890Z] === RUN   TestStats
09:13:07 [2020-08-31T09:13:07.890Z] --- SKIP: TestStats (0.00s)
09:13:07 [2020-08-31T09:13:07.891Z]     stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit
09:13:07 [2020-08-31T09:13:07.891Z] === RUN   TestStopContainerWithRestartPolicyAlways
09:13:08 [2020-08-31T09:13:08.477Z] ok  	github.com/docker/docker/pkg/pubsub	1.027s	coverage: 72.7% of statements
09:13:08 [2020-08-31T09:13:08.635Z] === RUN   TestExternalGraphDriver/pull
09:13:08 [2020-08-31T09:13:08.732Z] ok  	github.com/docker/docker/pkg/reexec	0.007s	coverage: 82.4% of statements
09:13:08 [2020-08-31T09:13:08.894Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
09:13:08 [2020-08-31T09:13:08.894Z] === RUN   TestDockerSuite/TestBuildWithFailure
09:13:08 [2020-08-31T09:13:08.967Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s)
09:13:08 [2020-08-31T09:13:08.967Z]     service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
09:13:08 [2020-08-31T09:13:08.967Z]     daemon.go:325: [d19f0c49ef58d] waiting for daemon to start
09:13:08 [2020-08-31T09:13:08.967Z]     daemon.go:325: [d19f0c49ef58d] waiting for daemon to start
09:13:08 [2020-08-31T09:13:08.967Z]     daemon.go:353: [d19f0c49ef58d] daemon started
09:13:08 [2020-08-31T09:13:08.967Z]     daemon.go:461: [d19f0c49ef58d] Stopping daemon
09:13:08 [2020-08-31T09:13:08.967Z]     daemon.go:296: [d19f0c49ef58d] exiting daemon
09:13:08 [2020-08-31T09:13:08.967Z]     daemon.go:448: [d19f0c49ef58d] Daemon stopped
09:13:08 [2020-08-31T09:13:08.967Z]     daemon.go:325: [d19f0c49ef58d] waiting for daemon to start
09:13:08 [2020-08-31T09:13:08.967Z]     daemon.go:325: [d19f0c49ef58d] waiting for daemon to start
09:13:08 [2020-08-31T09:13:08.967Z]     daemon.go:353: [d19f0c49ef58d] daemon started
09:13:08 [2020-08-31T09:13:08.967Z]     daemon.go:461: [d19f0c49ef58d] Stopping daemon
09:13:08 [2020-08-31T09:13:08.967Z]     daemon.go:296: [d19f0c49ef58d] exiting daemon
09:13:08 [2020-08-31T09:13:08.967Z]     daemon.go:448: [d19f0c49ef58d] Daemon stopped
09:13:08 [2020-08-31T09:13:08.967Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
09:13:09 [2020-08-31T09:13:09.302Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
09:13:09 [2020-08-31T09:13:09.302Z]     service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool
09:13:09 [2020-08-31T09:13:09.302Z]     daemon.go:325: [db103aa0806dc] waiting for daemon to start
09:13:09 [2020-08-31T09:13:09.302Z]     daemon.go:325: [db103aa0806dc] waiting for daemon to start
09:13:09 [2020-08-31T09:13:09.302Z]     daemon.go:353: [db103aa0806dc] daemon started
09:13:09 [2020-08-31T09:13:09.302Z]     daemon.go:461: [db103aa0806dc] Stopping daemon
09:13:09 [2020-08-31T09:13:09.302Z]     daemon.go:296: [db103aa0806dc] exiting daemon
09:13:09 [2020-08-31T09:13:09.302Z]     daemon.go:448: [db103aa0806dc] Daemon stopped
09:13:09 [2020-08-31T09:13:09.302Z] === RUN   TestServiceWithPredefinedNetwork
09:13:09 [2020-08-31T09:13:09.833Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
09:13:09 [2020-08-31T09:13:09.833Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
09:13:10 [2020-08-31T09:13:10.401Z] --- PASS: TestExternalGraphDriver (5.56s)
09:13:10 [2020-08-31T09:13:10.401Z]     external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver
09:13:10 [2020-08-31T09:13:10.401Z]     daemon.go:325: [d118c1abd7637] waiting for daemon to start
09:13:10 [2020-08-31T09:13:10.401Z]     daemon.go:325: [d118c1abd7637] waiting for daemon to start
09:13:10 [2020-08-31T09:13:10.401Z]     daemon.go:353: [d118c1abd7637] daemon started
09:13:10 [2020-08-31T09:13:10.401Z]     daemon.go:461: [d118c1abd7637] Stopping daemon
09:13:10 [2020-08-31T09:13:10.401Z]     daemon.go:296: [d118c1abd7637] exiting daemon
09:13:10 [2020-08-31T09:13:10.401Z]     daemon.go:448: [d118c1abd7637] Daemon stopped
09:13:10 [2020-08-31T09:13:10.401Z]     daemon.go:325: [d118c1abd7637] waiting for daemon to start
09:13:10 [2020-08-31T09:13:10.401Z]     daemon.go:325: [d118c1abd7637] waiting for daemon to start
09:13:10 [2020-08-31T09:13:10.401Z]     daemon.go:353: [d118c1abd7637] daemon started
09:13:10 [2020-08-31T09:13:10.401Z]     daemon.go:461: [d118c1abd7637] Stopping daemon
09:13:10 [2020-08-31T09:13:10.401Z]     daemon.go:296: [d118c1abd7637] exiting daemon
09:13:10 [2020-08-31T09:13:10.401Z]     daemon.go:448: [d118c1abd7637] Daemon stopped
09:13:10 [2020-08-31T09:13:10.401Z]     --- PASS: TestExternalGraphDriver/json (1.87s)
09:13:10 [2020-08-31T09:13:10.401Z]     daemon.go:325: [d118c1abd7637] waiting for daemon to start
09:13:10 [2020-08-31T09:13:10.401Z]     daemon.go:325: [d118c1abd7637] waiting for daemon to start
09:13:10 [2020-08-31T09:13:10.401Z]     daemon.go:353: [d118c1abd7637] daemon started
09:13:10 [2020-08-31T09:13:10.401Z]     daemon.go:461: [d118c1abd7637] Stopping daemon
09:13:10 [2020-08-31T09:13:10.401Z]     daemon.go:296: [d118c1abd7637] exiting daemon
09:13:10 [2020-08-31T09:13:10.401Z]     daemon.go:448: [d118c1abd7637] Daemon stopped
09:13:10 [2020-08-31T09:13:10.401Z]     daemon.go:325: [d118c1abd7637] waiting for daemon to start
09:13:10 [2020-08-31T09:13:10.401Z]     daemon.go:325: [d118c1abd7637] waiting for daemon to start
09:13:10 [2020-08-31T09:13:10.401Z]     daemon.go:353: [d118c1abd7637] daemon started
09:13:10 [2020-08-31T09:13:10.401Z]     daemon.go:461: [d118c1abd7637] Stopping daemon
09:13:10 [2020-08-31T09:13:10.401Z]     daemon.go:296: [d118c1abd7637] exiting daemon
09:13:10 [2020-08-31T09:13:10.401Z]     daemon.go:448: [d118c1abd7637] Daemon stopped
09:13:10 [2020-08-31T09:13:10.401Z]     --- PASS: TestExternalGraphDriver/spec (1.85s)
09:13:10 [2020-08-31T09:13:10.401Z]     daemon.go:325: [d118c1abd7637] waiting for daemon to start
09:13:10 [2020-08-31T09:13:10.401Z]     daemon.go:325: [d118c1abd7637] waiting for daemon to start
09:13:10 [2020-08-31T09:13:10.401Z]     daemon.go:353: [d118c1abd7637] daemon started
09:13:10 [2020-08-31T09:13:10.401Z]     daemon.go:461: [d118c1abd7637] Stopping daemon
09:13:10 [2020-08-31T09:13:10.401Z]     daemon.go:296: [d118c1abd7637] exiting daemon
09:13:10 [2020-08-31T09:13:10.401Z]     daemon.go:448: [d118c1abd7637] Daemon stopped
09:13:10 [2020-08-31T09:13:10.401Z]     --- PASS: TestExternalGraphDriver/pull (1.72s)
09:13:10 [2020-08-31T09:13:10.401Z] === RUN   TestGraphdriverPluginV2
09:13:10 [2020-08-31T09:13:10.401Z] === RUN   TestDockerSuite/TestBuildWithTabs
09:13:11 [2020-08-31T09:13:11.339Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
09:13:11 [2020-08-31T09:13:11.339Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
09:13:11 [2020-08-31T09:13:11.396Z] --- PASS: TestServiceWithPredefinedNetwork (1.93s)
09:13:11 [2020-08-31T09:13:11.396Z]     service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork
09:13:11 [2020-08-31T09:13:11.396Z]     daemon.go:325: [d6072ba0de2ee] waiting for daemon to start
09:13:11 [2020-08-31T09:13:11.396Z]     daemon.go:325: [d6072ba0de2ee] waiting for daemon to start
09:13:11 [2020-08-31T09:13:11.396Z]     daemon.go:353: [d6072ba0de2ee] daemon started
09:13:11 [2020-08-31T09:13:11.396Z]     daemon.go:461: [d6072ba0de2ee] Stopping daemon
09:13:11 [2020-08-31T09:13:11.396Z]     daemon.go:296: [d6072ba0de2ee] exiting daemon
09:13:11 [2020-08-31T09:13:11.396Z]     daemon.go:448: [d6072ba0de2ee] Daemon stopped
09:13:11 [2020-08-31T09:13:11.396Z] === RUN   TestServiceRemoveKeepsIngressNetwork
09:13:11 [2020-08-31T09:13:11.396Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
09:13:11 [2020-08-31T09:13:11.396Z]     service_test.go:230: FLAKY_TEST
09:13:11 [2020-08-31T09:13:11.396Z] === RUN   TestServiceWithDataPathPortInit
09:13:11 [2020-08-31T09:13:11.624Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.01s)
09:13:11 [2020-08-31T09:13:11.624Z] === RUN   TestStopContainerWithTimeout
09:13:11 [2020-08-31T09:13:11.624Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
09:13:11 [2020-08-31T09:13:11.624Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
09:13:11 [2020-08-31T09:13:11.624Z] === RUN   TestUpdateRestartPolicy
09:13:11 [2020-08-31T09:13:11.994Z] ok  	github.com/docker/docker/pkg/signal	2.843s	coverage: 61.0% of statements
09:13:12 [2020-08-31T09:13:12.556Z] ok  	github.com/docker/docker/pkg/stdcopy	0.005s	coverage: 100.0% of statements
09:13:12 [2020-08-31T09:13:12.811Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
09:13:13 [2020-08-31T09:13:13.066Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
09:13:13 [2020-08-31T09:13:13.657Z] ok  	github.com/docker/docker/pkg/symlink	0.009s	coverage: 87.7% of statements
09:13:13 [2020-08-31T09:13:13.876Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
09:13:13 [2020-08-31T09:13:13.914Z] ok  	github.com/docker/docker/pkg/sysinfo	0.004s	coverage: 82.5% of statements
09:13:14 [2020-08-31T09:13:14.478Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 35.1% of statements
09:13:14 [2020-08-31T09:13:14.814Z] --- PASS: TestGraphdriverPluginV2 (4.42s)
09:13:14 [2020-08-31T09:13:14.814Z]     external_test.go:413: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2
09:13:14 [2020-08-31T09:13:14.814Z]     daemon.go:325: [d22569df42793] waiting for daemon to start
09:13:14 [2020-08-31T09:13:14.814Z]     daemon.go:325: [d22569df42793] waiting for daemon to start
09:13:14 [2020-08-31T09:13:14.814Z]     daemon.go:353: [d22569df42793] daemon started
09:13:14 [2020-08-31T09:13:14.814Z]     daemon.go:461: [d22569df42793] Stopping daemon
09:13:14 [2020-08-31T09:13:14.814Z]     daemon.go:296: [d22569df42793] exiting daemon
09:13:14 [2020-08-31T09:13:14.814Z]     daemon.go:448: [d22569df42793] Daemon stopped
09:13:14 [2020-08-31T09:13:14.814Z]     daemon.go:325: [d22569df42793] waiting for daemon to start
09:13:14 [2020-08-31T09:13:14.814Z]     daemon.go:325: [d22569df42793] waiting for daemon to start
09:13:14 [2020-08-31T09:13:14.814Z]     daemon.go:353: [d22569df42793] daemon started
09:13:14 [2020-08-31T09:13:14.814Z]     daemon.go:461: [d22569df42793] Stopping daemon
09:13:14 [2020-08-31T09:13:14.814Z]     daemon.go:296: [d22569df42793] exiting daemon
09:13:14 [2020-08-31T09:13:14.814Z]     daemon.go:448: [d22569df42793] Daemon stopped
09:13:14 [2020-08-31T09:13:14.814Z] PASS
09:13:14 [2020-08-31T09:13:14.814Z] 
09:13:14 [2020-08-31T09:13:14.814Z] DONE 5 tests in 10.120s
09:13:14 [2020-08-31T09:13:14.814Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
09:13:14 [2020-08-31T09:13:14.814Z] ++ 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
09:13:14 [2020-08-31T09:13:14.814Z] ++ set -e
09:13:14 [2020-08-31T09:13:14.814Z] ++ '[' -n 0 ']'
09:13:14 [2020-08-31T09:13:14.814Z] ++ set -x
09:13:14 [2020-08-31T09:13:14.814Z] ++ env -i DEST=/go/src/github.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
09:13:15 [2020-08-31T09:13:15.044Z] ok  	github.com/docker/docker/pkg/tailfile	0.056s	coverage: 88.6% of statements
09:13:15 [2020-08-31T09:13:15.074Z] INFO: Testing against a local daemon
09:13:15 [2020-08-31T09:13:15.074Z] === RUN   TestContinueAfterPluginCrash
09:13:15 [2020-08-31T09:13:15.074Z] === PAUSE TestContinueAfterPluginCrash
09:13:15 [2020-08-31T09:13:15.074Z] === RUN   TestDaemonStartWithLogOpt
09:13:15 [2020-08-31T09:13:15.074Z] === PAUSE TestDaemonStartWithLogOpt
09:13:15 [2020-08-31T09:13:15.074Z] === CONT  TestContinueAfterPluginCrash
09:13:15 [2020-08-31T09:13:15.074Z] === CONT  TestDaemonStartWithLogOpt
09:13:15 [2020-08-31T09:13:15.333Z] === RUN   TestDockerSuite/TestBuildWithVolumes
09:13:15 [2020-08-31T09:13:15.603Z] ok  	github.com/docker/docker/pkg/tarsum	0.041s	coverage: 89.3% of statements
09:13:15 [2020-08-31T09:13:15.859Z] ok  	github.com/docker/docker/pkg/term	0.004s	coverage: 84.8% of statements
09:13:16 [2020-08-31T09:13:16.420Z] testing: warning: no tests to run
09:13:16 [2020-08-31T09:13:16.420Z] ok  	github.com/docker/docker/pkg/term/windows	0.002s	coverage: 0.0% of statements [no tests to run]
09:13:16 [2020-08-31T09:13:16.675Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
09:13:16 [2020-08-31T09:13:16.718Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
09:13:16 [2020-08-31T09:13:16.931Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
09:13:16 [2020-08-31T09:13:16.977Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
09:13:17 [2020-08-31T09:13:17.186Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
09:13:17 [2020-08-31T09:13:17.914Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
09:13:17 [2020-08-31T09:13:17.914Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
09:13:18 [2020-08-31T09:13:18.482Z] === RUN   TestDockerSuite/TestBuildXZHost
09:13:19 [2020-08-31T09:13:19.073Z] ok  	github.com/docker/docker/plugin	0.515s	coverage: 27.3% of statements
09:13:19 [2020-08-31T09:13:19.999Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
09:13:20 [2020-08-31T09:13:20.926Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 74.1% of statements
09:13:21 [2020-08-31T09:13:21.021Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
09:13:21 [2020-08-31T09:13:21.021Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
09:13:21 [2020-08-31T09:13:21.021Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
09:13:21 [2020-08-31T09:13:21.183Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
09:13:21 [2020-08-31T09:13:21.962Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
09:13:22 [2020-08-31T09:13:22.547Z] ok  	github.com/docker/docker/registry	0.079s	coverage: 56.3% of statements
09:13:22 [2020-08-31T09:13:22.903Z] === RUN   TestDockerSuite/TestCommitChange
09:13:23 [2020-08-31T09:13:23.107Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
09:13:23 [2020-08-31T09:13:23.362Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 49.0% of statements
09:13:24 [2020-08-31T09:13:24.284Z] === RUN   TestDockerSuite/TestCommitChangeLabels
09:13:24 [2020-08-31T09:13:24.288Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 68.2% of statements
09:13:24 [2020-08-31T09:13:24.850Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
09:13:25 [2020-08-31T09:13:25.224Z] === RUN   TestDockerSuite/TestCommitHardlink
09:13:25 [2020-08-31T09:13:25.777Z] ok  	github.com/docker/docker/volume/local	0.006s	coverage: 73.0% of statements
09:13:26 [2020-08-31T09:13:26.337Z] ok  	github.com/docker/docker/volume/mounts	0.019s	coverage: 67.0% of statements
09:13:26 [2020-08-31T09:13:26.781Z] --- PASS: TestServiceWithDataPathPortInit (13.41s)
09:13:26 [2020-08-31T09:13:26.781Z]     service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
09:13:26 [2020-08-31T09:13:26.781Z]     daemon.go:325: [d7b0cd9c05cd5] waiting for daemon to start
09:13:26 [2020-08-31T09:13:26.781Z]     daemon.go:325: [d7b0cd9c05cd5] waiting for daemon to start
09:13:26 [2020-08-31T09:13:26.781Z]     daemon.go:353: [d7b0cd9c05cd5] daemon started
09:13:26 [2020-08-31T09:13:26.781Z]     daemon.go:461: [d7b0cd9c05cd5] Stopping daemon
09:13:26 [2020-08-31T09:13:26.781Z]     daemon.go:296: [d7b0cd9c05cd5] exiting daemon
09:13:26 [2020-08-31T09:13:26.781Z]     daemon.go:448: [d7b0cd9c05cd5] Daemon stopped
09:13:26 [2020-08-31T09:13:26.781Z]     service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
09:13:26 [2020-08-31T09:13:26.781Z]     daemon.go:325: [deefcfcb7f263] waiting for daemon to start
09:13:26 [2020-08-31T09:13:26.781Z]     daemon.go:325: [deefcfcb7f263] waiting for daemon to start
09:13:26 [2020-08-31T09:13:26.781Z]     daemon.go:353: [deefcfcb7f263] daemon started
09:13:26 [2020-08-31T09:13:26.781Z]     daemon.go:461: [deefcfcb7f263] Stopping daemon
09:13:26 [2020-08-31T09:13:26.781Z]     daemon.go:296: [deefcfcb7f263] exiting daemon
09:13:26 [2020-08-31T09:13:26.781Z]     daemon.go:448: [deefcfcb7f263] Daemon stopped
09:13:26 [2020-08-31T09:13:26.781Z] === RUN   TestServiceWithDefaultAddressPoolInit
09:13:26 [2020-08-31T09:13:26.864Z] === RUN   TestDockerSuite/TestCommitNewFile
09:13:27 [2020-08-31T09:13:27.265Z] ok  	github.com/docker/docker/volume/service	0.016s	coverage: 73.0% of statements
09:13:28 [2020-08-31T09:13:28.774Z] === RUN   TestDockerSuite/TestCommitPausedContainer
09:13:29 [2020-08-31T09:13:29.318Z] --- PASS: TestUpdateRestartPolicy (17.66s)
09:13:29 [2020-08-31T09:13:29.318Z] === RUN   TestUpdateRestartWithAutoRemove
09:13:29 [2020-08-31T09:13:29.715Z] === RUN   TestDockerSuite/TestCommitTTY
09:13:30 [2020-08-31T09:13:30.857Z] --- PASS: TestUpdateRestartWithAutoRemove (1.32s)
09:13:30 [2020-08-31T09:13:30.857Z] === RUN   TestWaitNonBlocked
09:13:30 [2020-08-31T09:13:30.857Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
09:13:30 [2020-08-31T09:13:30.857Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
09:13:30 [2020-08-31T09:13:30.857Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
09:13:30 [2020-08-31T09:13:30.857Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
09:13:30 [2020-08-31T09:13:30.857Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
09:13:30 [2020-08-31T09:13:30.857Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
09:13:31 [2020-08-31T09:13:31.095Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
09:13:31 [2020-08-31T09:13:31.315Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.70s)
09:13:31 [2020-08-31T09:13:31.315Z]     service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit
09:13:31 [2020-08-31T09:13:31.315Z]     daemon.go:325: [d434ecc112cfc] waiting for daemon to start
09:13:31 [2020-08-31T09:13:31.315Z]     daemon.go:325: [d434ecc112cfc] waiting for daemon to start
09:13:31 [2020-08-31T09:13:31.315Z]     daemon.go:353: [d434ecc112cfc] daemon started
09:13:31 [2020-08-31T09:13:31.315Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vprnyq2258r5y41kw073peimx Created:2020-08-31 09:13:25.654655655 +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[bb527e2fc80f148213f318df9a689d57710e9bf8ac87419c7af7a85ee5f54f47:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hw3aa10yighvv1rrok5gjgr9x EndpointID:789966c8ec81ffa54c72c8060e58350031da8136a90b8a23d42bbd778947ab25 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4a11a419bcfab2c1771382f76fb78a988247723b9d809f74d64fab99541ac2a2 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:57ab7be18dda IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hw3aa10yighvv1rrok5gjgr9x EndpointID:789966c8ec81ffa54c72c8060e58350031da8136a90b8a23d42bbd778947ab25 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
09:13:31 [2020-08-31T09:13:31.315Z]     daemon.go:461: [d434ecc112cfc] Stopping daemon
09:13:31 [2020-08-31T09:13:31.315Z]     daemon.go:296: [d434ecc112cfc] exiting daemon
09:13:31 [2020-08-31T09:13:31.315Z]     daemon.go:448: [d434ecc112cfc] Daemon stopped
09:13:31 [2020-08-31T09:13:31.315Z] PASS
09:13:31 [2020-08-31T09:13:31.316Z] 
09:13:31 [2020-08-31T09:13:31.316Z] === Skipped
09:13:31 [2020-08-31T09:13:31.316Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
09:13:31 [2020-08-31T09:13:31.316Z]     service_test.go:230: FLAKY_TEST
09:13:31 [2020-08-31T09:13:31.316Z] 
09:13:31 [2020-08-31T09:13:31.316Z] 
09:13:31 [2020-08-31T09:13:31.316Z] DONE 22 tests, 1 skipped in 37.969s
09:13:31 [2020-08-31T09:13:31.316Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
09:13:31 [2020-08-31T09:13:31.316Z] ++ 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
09:13:31 [2020-08-31T09:13:31.316Z] ++ set -e
09:13:31 [2020-08-31T09:13:31.316Z] ++ '[' -n 0 ']'
09:13:31 [2020-08-31T09:13:31.316Z] ++ set -x
09:13:31 [2020-08-31T09:13:31.316Z] ++ env -i DEST=/go/src/github.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
09:13:31 [2020-08-31T09:13:31.610Z] INFO: Testing against a local daemon
09:13:31 [2020-08-31T09:13:31.610Z] === RUN   TestDockerNetworkIpvlanPersistance
09:13:31 [2020-08-31T09:13:31.610Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
09:13:31 [2020-08-31T09:13:31.610Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:13:31 [2020-08-31T09:13:31.610Z] === RUN   TestDockerNetworkIpvlan
09:13:31 [2020-08-31T09:13:31.610Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
09:13:31 [2020-08-31T09:13:31.610Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:13:31 [2020-08-31T09:13:31.610Z] PASS
09:13:31 [2020-08-31T09:13:31.610Z] 
09:13:31 [2020-08-31T09:13:31.610Z] === Skipped
09:13:31 [2020-08-31T09:13:31.610Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
09:13:31 [2020-08-31T09:13:31.610Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:13:31 [2020-08-31T09:13:31.610Z] 
09:13:31 [2020-08-31T09:13:31.610Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
09:13:31 [2020-08-31T09:13:31.610Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:13:31 [2020-08-31T09:13:31.610Z] 
09:13:31 [2020-08-31T09:13:31.610Z] 
09:13:31 [2020-08-31T09:13:31.610Z] DONE 2 tests, 2 skipped in 0.076s
09:13:31 [2020-08-31T09:13:31.610Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
09:13:31 [2020-08-31T09:13:31.610Z] ++ 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
09:13:31 [2020-08-31T09:13:31.610Z] ++ set -e
09:13:31 [2020-08-31T09:13:31.610Z] ++ '[' -n 0 ']'
09:13:31 [2020-08-31T09:13:31.610Z] ++ set -x
09:13:31 [2020-08-31T09:13:31.610Z] ++ env -i DEST=/go/src/github.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
09:13:31 [2020-08-31T09:13:31.610Z] INFO: Testing against a local daemon
09:13:31 [2020-08-31T09:13:31.610Z] === RUN   TestDockerNetworkMacvlanPersistance
09:13:31 [2020-08-31T09:13:31.664Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
09:13:31 [2020-08-31T09:13:31.664Z] --- PASS: TestDaemonStartWithLogOpt (16.59s)
09:13:31 [2020-08-31T09:13:31.664Z]     validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt
09:13:31 [2020-08-31T09:13:31.664Z]     daemon.go:325: [d0c9ef696ee71] waiting for daemon to start
09:13:31 [2020-08-31T09:13:31.664Z]     daemon.go:325: [d0c9ef696ee71] waiting for daemon to start
09:13:31 [2020-08-31T09:13:31.664Z]     daemon.go:353: [d0c9ef696ee71] daemon started
09:13:31 [2020-08-31T09:13:31.664Z]     daemon.go:461: [d0c9ef696ee71] Stopping daemon
09:13:31 [2020-08-31T09:13:31.664Z]     daemon.go:296: [d0c9ef696ee71] exiting daemon
09:13:31 [2020-08-31T09:13:31.664Z]     daemon.go:448: [d0c9ef696ee71] Daemon stopped
09:13:31 [2020-08-31T09:13:31.664Z]     daemon.go:325: [d0c9ef696ee71] waiting for daemon to start
09:13:31 [2020-08-31T09:13:31.664Z]     daemon.go:325: [d0c9ef696ee71] waiting for daemon to start
09:13:31 [2020-08-31T09:13:31.664Z]     daemon.go:353: [d0c9ef696ee71] daemon started
09:13:31 [2020-08-31T09:13:31.664Z]     daemon.go:461: [d0c9ef696ee71] Stopping daemon
09:13:31 [2020-08-31T09:13:31.664Z]     daemon.go:296: [d0c9ef696ee71] exiting daemon
09:13:31 [2020-08-31T09:13:31.664Z]     daemon.go:448: [d0c9ef696ee71] Daemon stopped
09:13:32 [2020-08-31T09:13:32.603Z] === RUN   TestDockerSuite/TestCommitWithoutPause
09:13:33 [2020-08-31T09:13:33.129Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s)
09:13:33 [2020-08-31T09:13:33.129Z]     macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance
09:13:33 [2020-08-31T09:13:33.129Z]     daemon.go:325: [da46e25209ea4] waiting for daemon to start
09:13:33 [2020-08-31T09:13:33.129Z]     daemon.go:325: [da46e25209ea4] waiting for daemon to start
09:13:33 [2020-08-31T09:13:33.129Z]     daemon.go:353: [da46e25209ea4] daemon started
09:13:33 [2020-08-31T09:13:33.129Z]     daemon.go:461: [da46e25209ea4] Stopping daemon
09:13:33 [2020-08-31T09:13:33.129Z]     daemon.go:296: [da46e25209ea4] exiting daemon
09:13:33 [2020-08-31T09:13:33.129Z]     daemon.go:448: [da46e25209ea4] Daemon stopped
09:13:33 [2020-08-31T09:13:33.129Z]     daemon.go:325: [da46e25209ea4] waiting for daemon to start
09:13:33 [2020-08-31T09:13:33.129Z]     daemon.go:325: [da46e25209ea4] waiting for daemon to start
09:13:33 [2020-08-31T09:13:33.129Z]     daemon.go:353: [da46e25209ea4] daemon started
09:13:33 [2020-08-31T09:13:33.129Z]     daemon.go:461: [da46e25209ea4] Stopping daemon
09:13:33 [2020-08-31T09:13:33.129Z]     daemon.go:296: [da46e25209ea4] exiting daemon
09:13:33 [2020-08-31T09:13:33.129Z]     daemon.go:448: [da46e25209ea4] Daemon stopped
09:13:33 [2020-08-31T09:13:33.129Z] === RUN   TestDockerNetworkMacvlan
09:13:33 [2020-08-31T09:13:33.172Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
09:13:33 [2020-08-31T09:13:33.172Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
09:13:33 [2020-08-31T09:13:33.172Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
09:13:33 [2020-08-31T09:13:33.172Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
09:13:33 [2020-08-31T09:13:33.172Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
09:13:33 [2020-08-31T09:13:33.172Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
09:13:33 [2020-08-31T09:13:33.172Z] === RUN   TestDockerSuite/TestContainerAPICommit
09:13:33 [2020-08-31T09:13:33.432Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
09:13:33 [2020-08-31T09:13:33.786Z] === RUN   TestDockerNetworkMacvlan/Subinterface
09:13:34 [2020-08-31T09:13:34.372Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
09:13:34 [2020-08-31T09:13:34.431Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
09:13:35 [2020-08-31T09:13:35.478Z] === RUN   TestDockerNetworkMacvlan/NilParent
09:13:36 [2020-08-31T09:13:36.281Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
09:13:36 [2020-08-31T09:13:36.281Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
09:13:36 [2020-08-31T09:13:36.281Z] --- PASS: TestContinueAfterPluginCrash (21.41s)
09:13:36 [2020-08-31T09:13:36.281Z]     logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash
09:13:36 [2020-08-31T09:13:36.281Z]     daemon.go:325: [d0ee6c4856fb1] waiting for daemon to start
09:13:36 [2020-08-31T09:13:36.281Z]     daemon.go:325: [d0ee6c4856fb1] waiting for daemon to start
09:13:36 [2020-08-31T09:13:36.281Z]     daemon.go:353: [d0ee6c4856fb1] daemon started
09:13:36 [2020-08-31T09:13:36.281Z]     daemon.go:461: [d0ee6c4856fb1] Stopping daemon
09:13:36 [2020-08-31T09:13:36.281Z]     daemon.go:296: [d0ee6c4856fb1] exiting daemon
09:13:36 [2020-08-31T09:13:36.281Z]     daemon.go:448: [d0ee6c4856fb1] Daemon stopped
09:13:36 [2020-08-31T09:13:36.281Z] PASS
09:13:36 [2020-08-31T09:13:36.281Z] 
09:13:36 [2020-08-31T09:13:36.281Z] DONE 2 tests in 21.575s
09:13:36 [2020-08-31T09:13:36.281Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
09:13:36 [2020-08-31T09:13:36.281Z] ++ 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
09:13:36 [2020-08-31T09:13:36.281Z] ++ set -e
09:13:36 [2020-08-31T09:13:36.281Z] ++ '[' -n 0 ']'
09:13:36 [2020-08-31T09:13:36.281Z] ++ set -x
09:13:36 [2020-08-31T09:13:36.281Z] ++ env -i DEST=/go/src/github.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
09:13:36 [2020-08-31T09:13:36.545Z] INFO: Testing against a local daemon
09:13:36 [2020-08-31T09:13:36.545Z] === RUN   TestPluginWithDevMounts
09:13:36 [2020-08-31T09:13:36.545Z] === PAUSE TestPluginWithDevMounts
09:13:36 [2020-08-31T09:13:36.545Z] === CONT  TestPluginWithDevMounts
09:13:36 [2020-08-31T09:13:36.806Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
09:13:37 [2020-08-31T09:13:37.066Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
09:13:37 [2020-08-31T09:13:37.609Z] === RUN   TestDockerNetworkMacvlan/InternalMode
09:13:37 [2020-08-31T09:13:37.636Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
09:13:37 [2020-08-31T09:13:37.935Z] --- PASS: TestWaitNonBlocked (0.02s)
09:13:37 [2020-08-31T09:13:37.935Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.24s)
09:13:37 [2020-08-31T09:13:37.935Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (6.90s)
09:13:37 [2020-08-31T09:13:37.935Z] === RUN   TestWaitBlocked
09:13:37 [2020-08-31T09:13:37.935Z] --- SKIP: TestWaitBlocked (0.00s)
09:13:37 [2020-08-31T09:13:37.935Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
09:13:37 [2020-08-31T09:13:37.935Z] PASS
09:13:37 [2020-08-31T09:13:37.935Z] Running D:\gopath\src\github.com\docker\docker\integration\image
09:13:37 [2020-08-31T09:13:37.936Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:13:37 [2020-08-31T09:13:37.936Z] INFO: Testing against a local daemon
09:13:37 [2020-08-31T09:13:37.936Z] === RUN   TestCommitInheritsEnv
09:13:37 [2020-08-31T09:13:37.936Z] --- SKIP: TestCommitInheritsEnv (0.00s)
09:13:37 [2020-08-31T09:13:37.936Z]     commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME
09:13:37 [2020-08-31T09:13:37.936Z] === RUN   TestImportExtremelyLargeImageWorks
09:13:37 [2020-08-31T09:13:37.936Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
09:13:37 [2020-08-31T09:13:37.936Z]     import_test.go:22: testEnv.OSType == "windows": TODO enable on windows
09:13:37 [2020-08-31T09:13:37.936Z] === RUN   TestImagesFilterMultiReference
09:13:37 [2020-08-31T09:13:37.936Z] --- PASS: TestImagesFilterMultiReference (0.06s)
09:13:37 [2020-08-31T09:13:37.936Z] === RUN   TestImagePullPlatformInvalid
09:13:37 [2020-08-31T09:13:37.936Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
09:13:37 [2020-08-31T09:13:37.936Z] === RUN   TestRemoveImageOrphaning
09:13:37 [2020-08-31T09:13:37.936Z] --- SKIP: TestRemoveImageOrphaning (0.00s)
09:13:37 [2020-08-31T09:13:37.936Z]     remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME
09:13:37 [2020-08-31T09:13:37.936Z] === RUN   TestTagUnprefixedRepoByNameOrName
09:13:37 [2020-08-31T09:13:37.936Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
09:13:37 [2020-08-31T09:13:37.936Z] === RUN   TestTagInvalidReference
09:13:37 [2020-08-31T09:13:37.936Z] --- PASS: TestTagInvalidReference (0.02s)
09:13:37 [2020-08-31T09:13:37.936Z] === RUN   TestTagValidPrefixedRepo
09:13:37 [2020-08-31T09:13:37.936Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
09:13:37 [2020-08-31T09:13:37.936Z] === RUN   TestTagExistedNameWithoutForce
09:13:37 [2020-08-31T09:13:37.936Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
09:13:37 [2020-08-31T09:13:37.936Z] === RUN   TestTagOfficialNames
09:13:37 [2020-08-31T09:13:37.936Z] --- SKIP: TestTagOfficialNames (0.00s)
09:13:37 [2020-08-31T09:13:37.936Z]     tag_test.go:98: testEnv.OSType == "windows"
09:13:37 [2020-08-31T09:13:37.936Z] === RUN   TestTagMatchesDigest
09:13:37 [2020-08-31T09:13:37.936Z] --- PASS: TestTagMatchesDigest (0.02s)
09:13:37 [2020-08-31T09:13:37.936Z] PASS
09:13:37 [2020-08-31T09:13:37.936Z] Running D:\gopath\src\github.com\docker\docker\integration\network
09:13:37 [2020-08-31T09:13:37.936Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:13:37 [2020-08-31T09:13:37.936Z] INFO: Testing against a local daemon
09:13:37 [2020-08-31T09:13:37.936Z] === RUN   TestNetworkCreateDelete
09:13:37 [2020-08-31T09:13:37.936Z] --- SKIP: TestNetworkCreateDelete (0.00s)
09:13:37 [2020-08-31T09:13:37.936Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
09:13:37 [2020-08-31T09:13:37.936Z] === RUN   TestDockerNetworkDeletePreferID
09:13:37 [2020-08-31T09:13:37.936Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
09:13:37 [2020-08-31T09:13:37.936Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
09:13:37 [2020-08-31T09:13:37.936Z] === RUN   TestDaemonDNSFallback
09:13:37 [2020-08-31T09:13:37.936Z] --- SKIP: TestDaemonDNSFallback (0.00s)
09:13:37 [2020-08-31T09:13:37.936Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
09:13:37 [2020-08-31T09:13:37.936Z] === RUN   TestInspectNetwork
09:13:37 [2020-08-31T09:13:37.936Z] --- SKIP: TestInspectNetwork (0.00s)
09:13:37 [2020-08-31T09:13:37.936Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
09:13:37 [2020-08-31T09:13:37.936Z] === RUN   TestRunContainerWithBridgeNone
09:13:37 [2020-08-31T09:13:37.936Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
09:13:37 [2020-08-31T09:13:37.936Z]     network_test.go:22: testEnv.DaemonInfo.OSType != "linux"
09:13:37 [2020-08-31T09:13:37.936Z] === RUN   TestNetworkInvalidJSON
09:13:37 [2020-08-31T09:13:37.936Z] === RUN   TestNetworkInvalidJSON//networks/create
09:13:37 [2020-08-31T09:13:37.936Z] === PAUSE TestNetworkInvalidJSON//networks/create
09:13:37 [2020-08-31T09:13:37.936Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
09:13:37 [2020-08-31T09:13:37.936Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
09:13:37 [2020-08-31T09:13:37.936Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
09:13:37 [2020-08-31T09:13:37.936Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
09:13:37 [2020-08-31T09:13:37.936Z] === CONT  TestNetworkInvalidJSON//networks/create
09:13:37 [2020-08-31T09:13:37.936Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
09:13:37 [2020-08-31T09:13:37.936Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
09:13:37 [2020-08-31T09:13:37.936Z] --- PASS: TestNetworkInvalidJSON (0.02s)
09:13:37 [2020-08-31T09:13:37.936Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
09:13:37 [2020-08-31T09:13:37.936Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
09:13:37 [2020-08-31T09:13:37.936Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
09:13:37 [2020-08-31T09:13:37.936Z] === RUN   TestDaemonRestartWithLiveRestore
09:13:37 [2020-08-31T09:13:37.936Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
09:13:37 [2020-08-31T09:13:37.936Z]     service_test.go:29: testEnv.OSType == "windows"
09:13:37 [2020-08-31T09:13:37.936Z] === RUN   TestDaemonDefaultNetworkPools
09:13:37 [2020-08-31T09:13:37.936Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
09:13:37 [2020-08-31T09:13:37.936Z]     service_test.go:51: testEnv.OSType == "windows"
09:13:37 [2020-08-31T09:13:37.936Z] === RUN   TestDaemonRestartWithExistingNetwork
09:13:37 [2020-08-31T09:13:37.936Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
09:13:37 [2020-08-31T09:13:37.936Z]     service_test.go:94: testEnv.OSType == "windows"
09:13:37 [2020-08-31T09:13:37.936Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
09:13:37 [2020-08-31T09:13:37.936Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
09:13:37 [2020-08-31T09:13:37.936Z]     service_test.go:127: testEnv.OSType == "windows"
09:13:37 [2020-08-31T09:13:37.936Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
09:13:37 [2020-08-31T09:13:37.936Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
09:13:37 [2020-08-31T09:13:37.936Z]     service_test.go:177: testEnv.OSType == "windows"
09:13:37 [2020-08-31T09:13:37.936Z] === RUN   TestServiceWithPredefinedNetwork
09:13:37 [2020-08-31T09:13:37.936Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
09:13:37 [2020-08-31T09:13:37.936Z]     service_test.go:201: testEnv.OSType == "windows"
09:13:37 [2020-08-31T09:13:37.936Z] === RUN   TestServiceRemoveKeepsIngressNetwork
09:13:37 [2020-08-31T09:13:37.936Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
09:13:37 [2020-08-31T09:13:37.936Z]     service_test.go:230: FLAKY_TEST
09:13:37 [2020-08-31T09:13:37.936Z] === RUN   TestServiceWithDataPathPortInit
09:13:37 [2020-08-31T09:13:37.936Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
09:13:37 [2020-08-31T09:13:37.936Z]     service_test.go:319: testEnv.OSType == "windows"
09:13:37 [2020-08-31T09:13:37.936Z] === RUN   TestServiceWithDefaultAddressPoolInit
09:13:37 [2020-08-31T09:13:37.936Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
09:13:37 [2020-08-31T09:13:37.936Z]     service_test.go:386: testEnv.OSType == "windows"
09:13:37 [2020-08-31T09:13:37.936Z] PASS
09:13:37 [2020-08-31T09:13:37.936Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
09:13:37 [2020-08-31T09:13:37.936Z] PASS
09:13:37 [2020-08-31T09:13:37.936Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
09:13:37 [2020-08-31T09:13:37.936Z] PASS
09:13:37 [2020-08-31T09:13:37.936Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
09:13:37 [2020-08-31T09:13:37.936Z] PASS
09:13:37 [2020-08-31T09:13:37.936Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
09:13:37 [2020-08-31T09:13:37.936Z] PASS
09:13:37 [2020-08-31T09:13:37.936Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
09:13:37 [2020-08-31T09:13:37.936Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:13:37 [2020-08-31T09:13:37.936Z] INFO: Testing against a local daemon
09:13:37 [2020-08-31T09:13:37.936Z] === RUN   TestPluginInvalidJSON
09:13:37 [2020-08-31T09:13:37.936Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
09:13:37 [2020-08-31T09:13:37.936Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
09:13:37 [2020-08-31T09:13:37.936Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
09:13:37 [2020-08-31T09:13:37.936Z] --- PASS: TestPluginInvalidJSON (0.02s)
09:13:37 [2020-08-31T09:13:37.936Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
09:13:37 [2020-08-31T09:13:37.936Z] PASS
09:13:37 [2020-08-31T09:13:37.936Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
09:13:37 [2020-08-31T09:13:37.936Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:13:37 [2020-08-31T09:13:37.936Z] INFO: Testing against a local daemon
09:13:37 [2020-08-31T09:13:37.936Z] === RUN   TestExternalGraphDriver
09:13:37 [2020-08-31T09:13:37.936Z] --- SKIP: TestExternalGraphDriver (0.00s)
09:13:37 [2020-08-31T09:13:37.936Z]     external_test.go:48: runtime.GOOS == "windows"
09:13:37 [2020-08-31T09:13:37.936Z] === RUN   TestGraphdriverPluginV2
09:13:37 [2020-08-31T09:13:37.936Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
09:13:37 [2020-08-31T09:13:37.936Z]     external_test.go:407: runtime.GOOS == "windows"
09:13:37 [2020-08-31T09:13:37.936Z] PASS
09:13:37 [2020-08-31T09:13:37.936Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
09:13:38 [2020-08-31T09:13:38.395Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:13:38 [2020-08-31T09:13:38.395Z] INFO: Testing against a local daemon
09:13:38 [2020-08-31T09:13:38.395Z] PASS
09:13:38 [2020-08-31T09:13:38.395Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
09:13:38 [2020-08-31T09:13:38.395Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:13:38 [2020-08-31T09:13:38.395Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
09:13:38 [2020-08-31T09:13:38.395Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:13:38 [2020-08-31T09:13:38.395Z] INFO: Testing against a local daemon
09:13:38 [2020-08-31T09:13:38.395Z] === RUN   TestSecretInspect
09:13:38 [2020-08-31T09:13:38.395Z] --- SKIP: TestSecretInspect (0.00s)
09:13:38 [2020-08-31T09:13:38.395Z]     secret_test.go:22: testEnv.DaemonInfo.OSType == "windows"
09:13:38 [2020-08-31T09:13:38.395Z] === RUN   TestSecretList
09:13:38 [2020-08-31T09:13:38.395Z] --- SKIP: TestSecretList (0.00s)
09:13:38 [2020-08-31T09:13:38.395Z]     secret_test.go:45: testEnv.DaemonInfo.OSType == "windows"
09:13:38 [2020-08-31T09:13:38.395Z] === RUN   TestSecretsCreateAndDelete
09:13:38 [2020-08-31T09:13:38.395Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
09:13:38 [2020-08-31T09:13:38.395Z]     secret_test.go:122: testEnv.DaemonInfo.OSType == "windows"
09:13:38 [2020-08-31T09:13:38.395Z] === RUN   TestSecretsUpdate
09:13:38 [2020-08-31T09:13:38.395Z] --- SKIP: TestSecretsUpdate (0.00s)
09:13:38 [2020-08-31T09:13:38.395Z]     secret_test.go:169: testEnv.DaemonInfo.OSType == "windows"
09:13:38 [2020-08-31T09:13:38.395Z] === RUN   TestTemplatedSecret
09:13:38 [2020-08-31T09:13:38.395Z] --- SKIP: TestTemplatedSecret (0.00s)
09:13:38 [2020-08-31T09:13:38.395Z]     secret_test.go:220: testEnv.DaemonInfo.OSType == "windows"
09:13:38 [2020-08-31T09:13:38.395Z] === RUN   TestSecretCreateResolve
09:13:38 [2020-08-31T09:13:38.395Z] --- SKIP: TestSecretCreateResolve (0.00s)
09:13:38 [2020-08-31T09:13:38.395Z]     secret_test.go:339: testEnv.DaemonInfo.OSType != "linux"
09:13:38 [2020-08-31T09:13:38.395Z] PASS
09:13:38 [2020-08-31T09:13:38.395Z] Running D:\gopath\src\github.com\docker\docker\integration\service
09:13:38 [2020-08-31T09:13:38.395Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:13:38 [2020-08-31T09:13:38.395Z] INFO: Testing against a local daemon
09:13:38 [2020-08-31T09:13:38.395Z] === RUN   TestServiceCreateInit
09:13:38 [2020-08-31T09:13:38.395Z] === RUN   TestServiceCreateInit/daemonInitDisabled
09:13:38 [2020-08-31T09:13:38.395Z] === RUN   TestServiceCreateInit/daemonInitEnabled
09:13:38 [2020-08-31T09:13:38.395Z] --- PASS: TestServiceCreateInit (0.02s)
09:13:38 [2020-08-31T09:13:38.395Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
09:13:38 [2020-08-31T09:13:38.395Z]         create_test.go:38: testEnv.DaemonInfo.OSType == "windows"
09:13:38 [2020-08-31T09:13:38.395Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
09:13:38 [2020-08-31T09:13:38.395Z]         create_test.go:38: testEnv.DaemonInfo.OSType == "windows"
09:13:38 [2020-08-31T09:13:38.395Z] === RUN   TestCreateServiceMultipleTimes
09:13:38 [2020-08-31T09:13:38.395Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
09:13:38 [2020-08-31T09:13:38.395Z]     create_test.go:78: testEnv.DaemonInfo.OSType == "windows"
09:13:38 [2020-08-31T09:13:38.395Z] === RUN   TestCreateServiceConflict
09:13:38 [2020-08-31T09:13:38.395Z] --- SKIP: TestCreateServiceConflict (0.00s)
09:13:38 [2020-08-31T09:13:38.395Z]     create_test.go:127: testEnv.DaemonInfo.OSType == "windows"
09:13:38 [2020-08-31T09:13:38.395Z] === RUN   TestCreateServiceMaxReplicas
09:13:38 [2020-08-31T09:13:38.395Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s)
09:13:38 [2020-08-31T09:13:38.395Z]     create_test.go:150: testEnv.DaemonInfo.OSType == "windows"
09:13:38 [2020-08-31T09:13:38.395Z] === RUN   TestCreateWithDuplicateNetworkNames
09:13:38 [2020-08-31T09:13:38.395Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
09:13:38 [2020-08-31T09:13:38.395Z]     create_test.go:169: testEnv.DaemonInfo.OSType == "windows"
09:13:38 [2020-08-31T09:13:38.395Z] === RUN   TestCreateServiceSecretFileMode
09:13:38 [2020-08-31T09:13:38.395Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
09:13:38 [2020-08-31T09:13:38.395Z]     create_test.go:222: testEnv.DaemonInfo.OSType == "windows"
09:13:38 [2020-08-31T09:13:38.395Z] === RUN   TestCreateServiceConfigFileMode
09:13:38 [2020-08-31T09:13:38.395Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
09:13:38 [2020-08-31T09:13:38.395Z]     create_test.go:286: testEnv.DaemonInfo.OSType == "windows"
09:13:38 [2020-08-31T09:13:38.395Z] === RUN   TestCreateServiceSysctls
09:13:38 [2020-08-31T09:13:38.395Z] --- SKIP: TestCreateServiceSysctls (0.02s)
09:13:38 [2020-08-31T09:13:38.395Z]     create_test.go:378: testEnv.DaemonInfo.OSType == "windows"
09:13:38 [2020-08-31T09:13:38.395Z] === RUN   TestInspect
09:13:38 [2020-08-31T09:13:38.395Z] --- SKIP: TestInspect (0.00s)
09:13:38 [2020-08-31T09:13:38.395Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
09:13:38 [2020-08-31T09:13:38.395Z] === RUN   TestDockerNetworkConnectAlias
09:13:38 [2020-08-31T09:13:38.395Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
09:13:38 [2020-08-31T09:13:38.395Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
09:13:38 [2020-08-31T09:13:38.395Z] === RUN   TestDockerNetworkReConnect
09:13:38 [2020-08-31T09:13:38.395Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
09:13:38 [2020-08-31T09:13:38.395Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
09:13:38 [2020-08-31T09:13:38.395Z] === RUN   TestServicePlugin
09:13:38 [2020-08-31T09:13:38.395Z] --- SKIP: TestServicePlugin (0.00s)
09:13:38 [2020-08-31T09:13:38.395Z]     plugin_test.go:25: testEnv.DaemonInfo.OSType == "windows"
09:13:38 [2020-08-31T09:13:38.395Z] === RUN   TestServiceUpdateLabel
09:13:38 [2020-08-31T09:13:38.395Z] --- SKIP: TestServiceUpdateLabel (0.00s)
09:13:38 [2020-08-31T09:13:38.395Z]     update_test.go:19: testEnv.DaemonInfo.OSType != "linux"
09:13:38 [2020-08-31T09:13:38.395Z] === RUN   TestServiceUpdateSecrets
09:13:38 [2020-08-31T09:13:38.395Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
09:13:38 [2020-08-31T09:13:38.395Z]     update_test.go:75: testEnv.DaemonInfo.OSType != "linux"
09:13:38 [2020-08-31T09:13:38.395Z] === RUN   TestServiceUpdateConfigs
09:13:38 [2020-08-31T09:13:38.395Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
09:13:38 [2020-08-31T09:13:38.395Z]     update_test.go:137: testEnv.DaemonInfo.OSType != "linux"
09:13:38 [2020-08-31T09:13:38.395Z] === RUN   TestServiceUpdateNetwork
09:13:38 [2020-08-31T09:13:38.395Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
09:13:38 [2020-08-31T09:13:38.395Z]     update_test.go:199: testEnv.DaemonInfo.OSType != "linux"
09:13:38 [2020-08-31T09:13:38.395Z] PASS
09:13:38 [2020-08-31T09:13:38.395Z] Running D:\gopath\src\github.com\docker\docker\integration\session
09:13:38 [2020-08-31T09:13:38.395Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:13:38 [2020-08-31T09:13:38.395Z] INFO: Testing against a local daemon
09:13:38 [2020-08-31T09:13:38.395Z] === RUN   TestSessionCreate
09:13:38 [2020-08-31T09:13:38.395Z] --- SKIP: TestSessionCreate (0.00s)
09:13:38 [2020-08-31T09:13:38.395Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
09:13:38 [2020-08-31T09:13:38.395Z] === RUN   TestSessionCreateWithBadUpgrade
09:13:38 [2020-08-31T09:13:38.395Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
09:13:38 [2020-08-31T09:13:38.395Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
09:13:38 [2020-08-31T09:13:38.395Z] PASS
09:13:38 [2020-08-31T09:13:38.395Z] Running D:\gopath\src\github.com\docker\docker\integration\system
09:13:38 [2020-08-31T09:13:38.395Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:13:38 [2020-08-31T09:13:38.395Z] INFO: Testing against a local daemon
09:13:38 [2020-08-31T09:13:38.395Z] === RUN   TestCgroupDriverSystemdMemoryLimit
09:13:38 [2020-08-31T09:13:38.395Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
09:13:38 [2020-08-31T09:13:38.395Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
09:13:38 [2020-08-31T09:13:38.395Z] === RUN   TestEventsExecDie
09:13:38 [2020-08-31T09:13:38.395Z] --- SKIP: TestEventsExecDie (0.00s)
09:13:38 [2020-08-31T09:13:38.395Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
09:13:38 [2020-08-31T09:13:38.395Z] === RUN   TestEventsBackwardsCompatible
09:13:38 [2020-08-31T09:13:38.395Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
09:13:38 [2020-08-31T09:13:38.395Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
09:13:38 [2020-08-31T09:13:38.395Z] === RUN   TestInfoAPI
09:13:38 [2020-08-31T09:13:38.395Z] --- PASS: TestInfoAPI (0.02s)
09:13:38 [2020-08-31T09:13:38.395Z] === RUN   TestInfoAPIWarnings
09:13:38 [2020-08-31T09:13:38.395Z] --- SKIP: TestInfoAPIWarnings (0.00s)
09:13:38 [2020-08-31T09:13:38.395Z]     info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME
09:13:38 [2020-08-31T09:13:38.395Z] === RUN   TestLoginFailsWithBadCredentials
09:13:38 [2020-08-31T09:13:38.576Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
09:13:38 [2020-08-31T09:13:38.835Z] --- PASS: TestPluginWithDevMounts (2.35s)
09:13:38 [2020-08-31T09:13:38.835Z]     mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts
09:13:38 [2020-08-31T09:13:38.835Z]     daemon.go:325: [d2f5f76dedcf4] waiting for daemon to start
09:13:38 [2020-08-31T09:13:38.835Z]     daemon.go:325: [d2f5f76dedcf4] waiting for daemon to start
09:13:38 [2020-08-31T09:13:38.835Z]     daemon.go:353: [d2f5f76dedcf4] daemon started
09:13:38 [2020-08-31T09:13:38.835Z]     daemon.go:461: [d2f5f76dedcf4] Stopping daemon
09:13:38 [2020-08-31T09:13:38.835Z]     daemon.go:296: [d2f5f76dedcf4] exiting daemon
09:13:38 [2020-08-31T09:13:38.835Z]     daemon.go:448: [d2f5f76dedcf4] Daemon stopped
09:13:38 [2020-08-31T09:13:38.835Z] PASS
09:13:38 [2020-08-31T09:13:38.835Z] 
09:13:38 [2020-08-31T09:13:38.835Z] DONE 1 tests in 2.460s
09:13:38 [2020-08-31T09:13:38.835Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
09:13:38 [2020-08-31T09:13:38.835Z] ++ 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
09:13:38 [2020-08-31T09:13:38.835Z] ++ set -e
09:13:38 [2020-08-31T09:13:38.835Z] ++ '[' -n 0 ']'
09:13:38 [2020-08-31T09:13:38.835Z] ++ set -x
09:13:38 [2020-08-31T09:13:38.835Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
09:13:38 [2020-08-31T09:13:38.835Z] === RUN   TestDockerSuite/TestContainerAPICreate
09:13:39 [2020-08-31T09:13:39.095Z] INFO: Testing against a local daemon
09:13:39 [2020-08-31T09:13:39.095Z] === RUN   TestSecretInspect
09:13:39 [2020-08-31T09:13:39.664Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
09:13:39 [2020-08-31T09:13:39.925Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
09:13:39 [2020-08-31T09:13:39.925Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
09:13:39 [2020-08-31T09:13:39.933Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s)
09:13:39 [2020-08-31T09:13:39.933Z] === RUN   TestPingCacheHeaders
09:13:39 [2020-08-31T09:13:39.933Z] --- PASS: TestPingCacheHeaders (0.02s)
09:13:39 [2020-08-31T09:13:39.933Z] === RUN   TestPingGet
09:13:39 [2020-08-31T09:13:39.933Z] --- PASS: TestPingGet (0.02s)
09:13:39 [2020-08-31T09:13:39.933Z] === RUN   TestPingHead
09:13:39 [2020-08-31T09:13:39.933Z] --- PASS: TestPingHead (0.02s)
09:13:39 [2020-08-31T09:13:39.933Z] === RUN   TestVersion
09:13:39 [2020-08-31T09:13:39.933Z] --- PASS: TestVersion (0.02s)
09:13:39 [2020-08-31T09:13:39.933Z] PASS
09:13:39 [2020-08-31T09:13:39.933Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
09:13:39 [2020-08-31T09:13:39.933Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:13:39 [2020-08-31T09:13:39.933Z] INFO: Testing against a local daemon
09:13:39 [2020-08-31T09:13:39.933Z] === RUN   TestVolumesCreateAndList
09:13:39 [2020-08-31T09:13:39.933Z] --- PASS: TestVolumesCreateAndList (0.04s)
09:13:39 [2020-08-31T09:13:39.933Z] === RUN   TestVolumesRemove
09:13:39 [2020-08-31T09:13:39.933Z] --- SKIP: TestVolumesRemove (0.00s)
09:13:39 [2020-08-31T09:13:39.933Z]     volume_test.go:64: testEnv.OSType == "windows": FIXME
09:13:39 [2020-08-31T09:13:39.933Z] === RUN   TestVolumesInspect
09:13:39 [2020-08-31T09:13:39.933Z] --- PASS: TestVolumesInspect (0.03s)
09:13:39 [2020-08-31T09:13:39.933Z] === RUN   TestVolumesInvalidJSON
09:13:39 [2020-08-31T09:13:39.933Z] === RUN   TestVolumesInvalidJSON//volumes/create
09:13:39 [2020-08-31T09:13:39.933Z] === PAUSE TestVolumesInvalidJSON//volumes/create
09:13:39 [2020-08-31T09:13:39.933Z] === CONT  TestVolumesInvalidJSON//volumes/create
09:13:39 [2020-08-31T09:13:39.933Z] --- PASS: TestVolumesInvalidJSON (0.02s)
09:13:39 [2020-08-31T09:13:39.933Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
09:13:39 [2020-08-31T09:13:39.933Z] PASS
09:13:39 [2020-08-31T09:13:39.933Z] INFO: make.ps1 ended at 08/31/2020 09:13:39
09:13:39 [2020-08-31T09:13:39.933Z] INFO: Integration CLI tests being run from the host:
09:13:39 [2020-08-31T09:13:39.933Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" 
09:13:40 [2020-08-31T09:13:40.366Z] === RUN   TestDockerNetworkMacvlan/Addressing
09:13:40 [2020-08-31T09:13:40.493Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
09:13:40 [2020-08-31T09:13:40.493Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
09:13:40 [2020-08-31T09:13:40.493Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
09:13:40 [2020-08-31T09:13:40.493Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
09:13:40 [2020-08-31T09:13:40.753Z] === RUN   TestDockerSuite/TestContainerAPIDelete
09:13:41 [2020-08-31T09:13:41.326Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
09:13:41 [2020-08-31T09:13:41.894Z] --- PASS: TestSecretInspect (2.74s)
09:13:41 [2020-08-31T09:13:41.894Z]     secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect
09:13:41 [2020-08-31T09:13:41.894Z]     daemon.go:325: [d82d2084a0a6f] waiting for daemon to start
09:13:41 [2020-08-31T09:13:41.894Z]     daemon.go:325: [d82d2084a0a6f] waiting for daemon to start
09:13:41 [2020-08-31T09:13:41.894Z]     daemon.go:353: [d82d2084a0a6f] daemon started
09:13:41 [2020-08-31T09:13:41.894Z]     daemon.go:461: [d82d2084a0a6f] Stopping daemon
09:13:41 [2020-08-31T09:13:41.894Z]     daemon.go:296: [d82d2084a0a6f] exiting daemon
09:13:41 [2020-08-31T09:13:41.894Z]     daemon.go:448: [d82d2084a0a6f] Daemon stopped
09:13:41 [2020-08-31T09:13:41.894Z] === RUN   TestSecretList
09:13:41 [2020-08-31T09:13:41.894Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
09:13:42 [2020-08-31T09:13:42.093Z] ok  	github.com/docker/docker/pkg/plugins	33.620s	coverage: 76.8% of statements
09:13:42 [2020-08-31T09:13:42.093Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
09:13:42 [2020-08-31T09:13:42.093Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
09:13:42 [2020-08-31T09:13:42.093Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
09:13:42 [2020-08-31T09:13:42.093Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
09:13:42 [2020-08-31T09:13:42.093Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
09:13:42 [2020-08-31T09:13:42.093Z] ?   	github.com/docker/docker/rootless	[no test files]
09:13:42 [2020-08-31T09:13:42.093Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
09:13:42 [2020-08-31T09:13:42.093Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
09:13:42 [2020-08-31T09:13:42.093Z] ?   	github.com/docker/docker/volume	[no test files]
09:13:42 [2020-08-31T09:13:42.093Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
09:13:42 [2020-08-31T09:13:42.093Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
09:13:42 [2020-08-31T09:13:42.093Z] 
09:13:42 [2020-08-31T09:13:42.093Z] === Skipped
09:13:42 [2020-08-31T09:13:42.093Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
09:13:42 [2020-08-31T09:13:42.093Z]     exec_linux_test.go:18: requires AppArmor to be enabled
09:13:42 [2020-08-31T09:13:42.093Z] 
09:13:42 [2020-08-31T09:13:42.093Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
09:13:42 [2020-08-31T09:13:42.093Z]     exec_linux_test.go:38: requires AppArmor to be enabled
09:13:42 [2020-08-31T09:13:42.093Z] 
09:13:42 [2020-08-31T09:13:42.093Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
09:13:42 [2020-08-31T09:13:42.093Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:13:42 [2020-08-31T09:13:42.093Z]     graphtest_unix.go:46: Driver btrfs not supported
09:13:42 [2020-08-31T09:13:42.093Z] 
09:13:42 [2020-08-31T09:13:42.093Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
09:13:42 [2020-08-31T09:13:42.093Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:13:42 [2020-08-31T09:13:42.093Z]     graphtest_unix.go:46: Driver btrfs not supported
09:13:42 [2020-08-31T09:13:42.093Z] 
09:13:42 [2020-08-31T09:13:42.093Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
09:13:42 [2020-08-31T09:13:42.093Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:13:42 [2020-08-31T09:13:42.093Z]     graphtest_unix.go:46: Driver btrfs not supported
09:13:42 [2020-08-31T09:13:42.093Z] 
09:13:42 [2020-08-31T09:13:42.093Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
09:13:42 [2020-08-31T09:13:42.093Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:13:42 [2020-08-31T09:13:42.093Z]     graphtest_unix.go:46: Driver btrfs not supported
09:13:42 [2020-08-31T09:13:42.093Z] 
09:13:42 [2020-08-31T09:13:42.093Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
09:13:42 [2020-08-31T09:13:42.093Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:13:42 [2020-08-31T09:13:42.093Z]     graphtest_unix.go:46: Driver btrfs not supported
09:13:42 [2020-08-31T09:13:42.093Z] 
09:13:42 [2020-08-31T09:13:42.093Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
09:13:42 [2020-08-31T09:13:42.093Z]     graphtest_unix.go:73: No driver to put!
09:13:42 [2020-08-31T09:13:42.093Z] 
09:13:42 [2020-08-31T09:13:42.093Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
09:13:42 [2020-08-31T09:13:42.093Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
09:13:42 [2020-08-31T09:13:42.093Z] 
09:13:42 [2020-08-31T09:13:42.093Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
09:13:42 [2020-08-31T09:13:42.093Z]     overlay_test.go:49: Fails to compute changes intermittently
09:13:42 [2020-08-31T09:13:42.093Z] 
09:13:42 [2020-08-31T09:13:42.093Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
09:13:42 [2020-08-31T09:13:42.093Z]     overlay_test.go:65: Cannot run test with naive change algorithm
09:13:42 [2020-08-31T09:13:42.093Z] 
09:13:42 [2020-08-31T09:13:42.093Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
09:13:42 [2020-08-31T09:13:42.093Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
09:13:42 [2020-08-31T09:13:42.093Z] 
09:13:42 [2020-08-31T09:13:42.093Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
09:13:42 [2020-08-31T09:13:42.093Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:13:42 [2020-08-31T09:13:42.093Z]     graphtest_unix.go:46: Driver zfs not supported
09:13:42 [2020-08-31T09:13:42.093Z] 
09:13:42 [2020-08-31T09:13:42.093Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
09:13:42 [2020-08-31T09:13:42.093Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:13:42 [2020-08-31T09:13:42.093Z]     graphtest_unix.go:46: Driver zfs not supported
09:13:42 [2020-08-31T09:13:42.093Z] 
09:13:42 [2020-08-31T09:13:42.093Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
09:13:42 [2020-08-31T09:13:42.093Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:13:42 [2020-08-31T09:13:42.093Z]     graphtest_unix.go:46: Driver zfs not supported
09:13:42 [2020-08-31T09:13:42.093Z] 
09:13:42 [2020-08-31T09:13:42.093Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
09:13:42 [2020-08-31T09:13:42.093Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:13:42 [2020-08-31T09:13:42.093Z]     graphtest_unix.go:46: Driver zfs not supported
09:13:42 [2020-08-31T09:13:42.093Z] 
09:13:42 [2020-08-31T09:13:42.093Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
09:13:42 [2020-08-31T09:13:42.093Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:13:42 [2020-08-31T09:13:42.093Z]     graphtest_unix.go:46: Driver zfs not supported
09:13:42 [2020-08-31T09:13:42.093Z] 
09:13:42 [2020-08-31T09:13:42.093Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
09:13:42 [2020-08-31T09:13:42.093Z]     graphtest_unix.go:73: No driver to put!
09:13:42 [2020-08-31T09:13:42.093Z] 
09:13:42 [2020-08-31T09:13:42.093Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
09:13:42 [2020-08-31T09:13:42.093Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
09:13:42 [2020-08-31T09:13:42.093Z] 
09:13:42 [2020-08-31T09:13:42.093Z] 
09:13:42 [2020-08-31T09:13:42.093Z] DONE 2066 tests, 19 skipped in 242.166s
Post stage
[Pipeline] junit
09:13:42 [2020-08-31T09:13:42.102Z] Recording test results
09:13:42 [2020-08-31T09:13:42.464Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
09:13:42 [2020-08-31T09:13:42.464Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
09:13:42 [2020-08-31T09:13:42.864Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41374/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=298ef4ba6463491cf5c1e781606e5b90c999c3dd -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:298ef4ba6463491cf5c1e781606e5b90c999c3dd hack/validate/vendor
09:13:43 [2020-08-31T09:13:43.426Z] No vendor changes in diff.
09:13:43 [2020-08-31T09:13:43.843Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
09:13:44 [2020-08-31T09:13:44.341Z] + echo Building e2e image
09:13:44 [2020-08-31T09:13:44.341Z] Building e2e image
09:13:44 [2020-08-31T09:13:44.341Z] + docker build --build-arg DOCKER_GITCOMMIT=298ef4ba6463491cf5c1e781606e5b90c999c3dd -t moby-e2e-test -f Dockerfile.e2e .
09:13:44 [2020-08-31T09:13:44.341Z] #2 [internal] load .dockerignore
09:13:44 [2020-08-31T09:13:44.341Z] #2 transferring context: 34B done
09:13:44 [2020-08-31T09:13:44.341Z] #2 DONE 0.0s
09:13:44 [2020-08-31T09:13:44.341Z] 
09:13:44 [2020-08-31T09:13:44.341Z] #1 [internal] load build definition from Dockerfile.e2e
09:13:44 [2020-08-31T09:13:44.341Z] #1 transferring dockerfile: 3.21kB done
09:13:44 [2020-08-31T09:13:44.341Z] #1 DONE 0.0s
09:13:44 [2020-08-31T09:13:44.341Z] 
09:13:44 [2020-08-31T09:13:44.341Z] #4 [internal] load metadata for docker.io/library/alpine:3.10
09:13:44 [2020-08-31T09:13:44.411Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
09:13:44 [2020-08-31T09:13:44.411Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
09:13:44 [2020-08-31T09:13:44.411Z] --- PASS: TestSecretList (2.68s)
09:13:44 [2020-08-31T09:13:44.411Z]     secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList
09:13:44 [2020-08-31T09:13:44.411Z]     daemon.go:325: [d815bb3da9702] waiting for daemon to start
09:13:44 [2020-08-31T09:13:44.411Z]     daemon.go:325: [d815bb3da9702] waiting for daemon to start
09:13:44 [2020-08-31T09:13:44.411Z]     daemon.go:353: [d815bb3da9702] daemon started
09:13:44 [2020-08-31T09:13:44.411Z]     daemon.go:461: [d815bb3da9702] Stopping daemon
09:13:44 [2020-08-31T09:13:44.411Z]     daemon.go:296: [d815bb3da9702] exiting daemon
09:13:44 [2020-08-31T09:13:44.411Z]     daemon.go:448: [d815bb3da9702] Daemon stopped
09:13:44 [2020-08-31T09:13:44.411Z] === RUN   TestSecretsCreateAndDelete
09:13:44 [2020-08-31T09:13:44.603Z] #4 DONE 0.2s
09:13:44 [2020-08-31T09:13:44.603Z] 
09:13:44 [2020-08-31T09:13:44.603Z] #3 [internal] load metadata for docker.io/library/golang:1.13.14-alpine
09:13:44 [2020-08-31T09:13:44.603Z] #3 DONE 0.3s
09:13:44 [2020-08-31T09:13:44.603Z] 
09:13:44 [2020-08-31T09:13:44.603Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38...
09:13:44 [2020-08-31T09:13:44.603Z] #14 resolve docker.io/library/golang:1.13.14-alpine@sha256:f0634bb385432f172e2a1410877436790745347cc74c48fa33299acbb9141a4b done
09:13:44 [2020-08-31T09:13:44.603Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d
09:13:44 [2020-08-31T09:13:44.863Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done
09:13:44 [2020-08-31T09:13:44.863Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.1s done
09:13:44 [2020-08-31T09:13:44.863Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 1.10MB / 127.35MB 0.2s
09:13:44 [2020-08-31T09:13:44.863Z] #14 sha256:cfc5244440ca858ac4977159729e12b5d75de590df9f768b4e59848e07ed04e6 126B / 126B 0.1s done
09:13:44 [2020-08-31T09:13:44.863Z] #14 sha256:f0634bb385432f172e2a1410877436790745347cc74c48fa33299acbb9141a4b 1.65kB / 1.65kB done
09:13:44 [2020-08-31T09:13:44.863Z] #14 sha256:8c4e26ae98bc6cca696af54c802970fca0fe83353272e2d33ca3b1a5ed6a4c5f 1.36kB / 1.36kB done
09:13:44 [2020-08-31T09:13:44.863Z] #14 sha256:298aa35a5d8df51a0106afd3977b44d7fe278954f25480a5d877e4db724cf992 3.83kB / 3.83kB done
09:13:44 [2020-08-31T09:13:44.863Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.3s done
09:13:44 [2020-08-31T09:13:44.980Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
09:13:45 [2020-08-31T09:13:45.119Z] #14 ...
09:13:45 [2020-08-31T09:13:45.119Z] 
09:13:45 [2020-08-31T09:13:45.119Z] #8 [internal] load build context
09:13:45 [2020-08-31T09:13:45.119Z] #8 transferring context: 802.59kB 0.4s done
09:13:45 [2020-08-31T09:13:45.119Z] #8 DONE 0.5s
09:13:45 [2020-08-31T09:13:45.119Z] 
09:13:45 [2020-08-31T09:13:45.119Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38...
09:13:45 [2020-08-31T09:13:45.119Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 20.61MB / 127.35MB 0.5s
09:13:45 [2020-08-31T09:13:45.240Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
09:13:45 [2020-08-31T09:13:45.375Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 35.62MB / 127.35MB 0.7s
09:13:45 [2020-08-31T09:13:45.375Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done
09:13:45 [2020-08-31T09:13:45.375Z] #14 ...
09:13:45 [2020-08-31T09:13:45.375Z] 
09:13:45 [2020-08-31T09:13:45.375Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013...
09:13:45 [2020-08-31T09:13:45.375Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done
09:13:45 [2020-08-31T09:13:45.375Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done
09:13:45 [2020-08-31T09:13:45.375Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done
09:13:45 [2020-08-31T09:13:45.375Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done
09:13:45 [2020-08-31T09:13:45.375Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.2s done
09:13:45 [2020-08-31T09:13:45.375Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.4s done
09:13:45 [2020-08-31T09:13:45.375Z] #5 DONE 0.7s
09:13:45 [2020-08-31T09:13:45.375Z] 
09:13:45 [2020-08-31T09:13:45.375Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38...
09:13:45 [2020-08-31T09:13:45.375Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 45.04MB / 127.35MB 0.8s
09:13:45 [2020-08-31T09:13:45.630Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 52.76MB / 127.35MB 0.9s
09:13:45 [2020-08-31T09:13:45.630Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 76.64MB / 127.35MB 1.1s
09:13:45 [2020-08-31T09:13:45.808Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
09:13:45 [2020-08-31T09:13:45.886Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 84.89MB / 127.35MB 1.2s
09:13:45 [2020-08-31T09:13:45.886Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 100.65MB / 127.35MB 1.4s
09:13:46 [2020-08-31T09:13:46.142Z] #14 ...
09:13:46 [2020-08-31T09:13:46.142Z] 
09:13:46 [2020-08-31T09:13:46.142Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
09:13:46 [2020-08-31T09:13:46.142Z] #6 DONE 0.7s
09:13:46 [2020-08-31T09:13:46.142Z] 
09:13:46 [2020-08-31T09:13:46.142Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38...
09:13:46 [2020-08-31T09:13:46.142Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 108.21MB / 127.35MB 1.5s
09:13:46 [2020-08-31T09:13:46.377Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
09:13:46 [2020-08-31T09:13:46.377Z] === RUN   TestDockerSuite/TestContainerAPIKill
09:13:46 [2020-08-31T09:13:46.397Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 116.91MB / 127.35MB 1.7s
09:13:46 [2020-08-31T09:13:46.397Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 127.35MB / 127.35MB 1.8s done
09:13:46 [2020-08-31T09:13:46.397Z] #14 extracting sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c
09:13:47 [2020-08-31T09:13:47.026Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:13:47 [2020-08-31T09:13:47.026Z] INFO: Testing against a local daemon
09:13:47 [2020-08-31T09:13:47.026Z] === RUN   TestDockerSuite
09:13:47 [2020-08-31T09:13:47.026Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
09:13:47 [2020-08-31T09:13:47.026Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
09:13:47 [2020-08-31T09:13:47.026Z] === RUN   TestDockerSuite/TestAPIErrorJSON
09:13:47 [2020-08-31T09:13:47.026Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
09:13:47 [2020-08-31T09:13:47.026Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
09:13:47 [2020-08-31T09:13:47.026Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
09:13:47 [2020-08-31T09:13:47.026Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
09:13:47 [2020-08-31T09:13:47.026Z] === RUN   TestDockerSuite/TestAPIImagesDelete
09:13:47 [2020-08-31T09:13:47.314Z] --- PASS: TestSecretsCreateAndDelete (2.75s)
09:13:47 [2020-08-31T09:13:47.314Z]     secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete
09:13:47 [2020-08-31T09:13:47.314Z]     daemon.go:325: [db7af0af5e5d2] waiting for daemon to start
09:13:47 [2020-08-31T09:13:47.314Z]     daemon.go:325: [db7af0af5e5d2] waiting for daemon to start
09:13:47 [2020-08-31T09:13:47.314Z]     daemon.go:353: [db7af0af5e5d2] daemon started
09:13:47 [2020-08-31T09:13:47.314Z]     daemon.go:461: [db7af0af5e5d2] Stopping daemon
09:13:47 [2020-08-31T09:13:47.314Z]     daemon.go:296: [db7af0af5e5d2] exiting daemon
09:13:47 [2020-08-31T09:13:47.314Z]     daemon.go:448: [db7af0af5e5d2] Daemon stopped
09:13:47 [2020-08-31T09:13:47.314Z] === RUN   TestSecretsUpdate
09:13:47 [2020-08-31T09:13:47.314Z] === RUN   TestDockerSuite/TestContainerAPIPause
09:13:47 [2020-08-31T09:13:47.485Z] === RUN   TestDockerSuite/TestAPIImagesFilter
09:13:47 [2020-08-31T09:13:47.485Z] === RUN   TestDockerSuite/TestAPIImagesHistory
09:13:47 [2020-08-31T09:13:47.883Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
09:13:47 [2020-08-31T09:13:47.946Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
09:13:48 [2020-08-31T09:13:48.407Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
09:13:48 [2020-08-31T09:13:48.451Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
09:13:48 [2020-08-31T09:13:48.451Z] === RUN   TestDockerSuite/TestContainerAPIRename
09:13:49 [2020-08-31T09:13:49.019Z] === RUN   TestDockerSuite/TestContainerAPIRestart
09:13:49 [2020-08-31T09:13:49.663Z] #14 ...
09:13:49 [2020-08-31T09:13:49.663Z] 
09:13:49 [2020-08-31T09:13:49.663Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
09:13:49 [2020-08-31T09:13:49.663Z] #7 0.692 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
09:13:49 [2020-08-31T09:13:49.663Z] #7 0.767 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
09:13:49 [2020-08-31T09:13:49.663Z] #7 0.875 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2)
09:13:49 [2020-08-31T09:13:49.663Z] #7 0.884 (2/30) Installing ncurses-libs (6.1_p20190518-r2)
09:13:49 [2020-08-31T09:13:49.663Z] #7 0.894 (3/30) Installing readline (8.0.0-r0)
09:13:49 [2020-08-31T09:13:49.663Z] #7 0.900 (4/30) Installing bash (5.0.0-r0)
09:13:49 [2020-08-31T09:13:49.663Z] #7 0.916 Executing bash-5.0.0-r0.post-install
09:13:49 [2020-08-31T09:13:49.663Z] #7 0.918 (5/30) Installing ca-certificates (20191127-r2)
09:13:49 [2020-08-31T09:13:49.663Z] #7 0.935 (6/30) Installing libgcc (8.3.0-r0)
09:13:49 [2020-08-31T09:13:49.663Z] #7 0.939 (7/30) Installing libstdc++ (8.3.0-r0)
09:13:49 [2020-08-31T09:13:49.663Z] #7 0.954 (8/30) Installing binutils (2.32-r0)
09:13:49 [2020-08-31T09:13:49.663Z] #7 1.072 (9/30) Installing gmp (6.1.2-r1)
09:13:49 [2020-08-31T09:13:49.663Z] #7 1.080 (10/30) Installing isl (0.18-r0)
09:13:49 [2020-08-31T09:13:49.663Z] #7 1.110 (11/30) Installing libgomp (8.3.0-r0)
09:13:49 [2020-08-31T09:13:49.663Z] #7 1.114 (12/30) Installing libatomic (8.3.0-r0)
09:13:49 [2020-08-31T09:13:49.663Z] #7 1.116 (13/30) Installing mpfr3 (3.1.5-r1)
09:13:49 [2020-08-31T09:13:49.663Z] #7 1.122 (14/30) Installing mpc1 (1.1.0-r0)
09:13:49 [2020-08-31T09:13:49.663Z] #7 1.125 (15/30) Installing gcc (8.3.0-r0)
09:13:49 [2020-08-31T09:13:49.663Z] #7 2.041 (16/30) Installing musl-dev (1.1.22-r3)
09:13:49 [2020-08-31T09:13:49.663Z] #7 2.146 (17/30) Installing libc-dev (0.7.1-r0)
09:13:49 [2020-08-31T09:13:49.663Z] #7 2.148 (18/30) Installing g++ (8.3.0-r0)
09:13:49 [2020-08-31T09:13:49.663Z] #7 2.743 (19/30) Installing nghttp2-libs (1.39.2-r1)
09:13:49 [2020-08-31T09:13:49.663Z] #7 2.748 (20/30) Installing libcurl (7.66.0-r0)
09:13:49 [2020-08-31T09:13:49.663Z] #7 2.755 (21/30) Installing expat (2.2.8-r0)
09:13:49 [2020-08-31T09:13:49.663Z] #7 2.759 (22/30) Installing pcre2 (10.33-r0)
09:13:49 [2020-08-31T09:13:49.663Z] #7 2.767 (23/30) Installing git (2.22.4-r0)
09:13:49 [2020-08-31T09:13:49.663Z] #7 2.969 (24/30) Installing libmnl (1.0.4-r0)
09:13:49 [2020-08-31T09:13:49.663Z] #7 2.973 (25/30) Installing libnftnl-libs (1.1.3-r0)
09:13:49 [2020-08-31T09:13:49.663Z] #7 2.977 (26/30) Installing iptables (1.8.3-r1)
09:13:49 [2020-08-31T09:13:49.663Z] #7 3.008 (27/30) Installing pigz (2.4-r0)
09:13:49 [2020-08-31T09:13:49.663Z] #7 3.013 (28/30) Installing tar (1.32-r0)
09:13:49 [2020-08-31T09:13:49.663Z] #7 3.020 (29/30) Installing xz-libs (5.2.4-r0)
09:13:49 [2020-08-31T09:13:49.663Z] #7 3.023 (30/30) Installing xz (5.2.4-r0)
09:13:49 [2020-08-31T09:13:49.663Z] #7 3.028 Executing busybox-1.30.1-r3.trigger
09:13:49 [2020-08-31T09:13:49.663Z] #7 3.035 Executing ca-certificates-20191127-r2.trigger
09:13:49 [2020-08-31T09:13:49.663Z] #7 3.089 OK: 179 MiB in 44 packages
09:13:49 [2020-08-31T09:13:49.663Z] #7 DONE 3.7s
09:13:49 [2020-08-31T09:13:49.663Z] 
09:13:49 [2020-08-31T09:13:49.663Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
09:13:49 [2020-08-31T09:13:49.663Z] #9 DONE 0.1s
09:13:49 [2020-08-31T09:13:49.923Z] 
09:13:49 [2020-08-31T09:13:49.923Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
09:13:49 [2020-08-31T09:13:49.923Z] #10 DONE 0.1s
09:13:49 [2020-08-31T09:13:49.923Z] 
09:13:49 [2020-08-31T09:13:49.923Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
09:13:49 [2020-08-31T09:13:49.923Z] #11 DONE 0.0s
09:13:49 [2020-08-31T09:13:49.923Z] 
09:13:49 [2020-08-31T09:13:49.923Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38...
09:13:49 [2020-08-31T09:13:49.923Z] #14 ...
09:13:49 [2020-08-31T09:13:49.923Z] 
09:13:49 [2020-08-31T09:13:49.923Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
09:13:49 [2020-08-31T09:13:49.923Z] #12 DONE 0.0s
09:13:49 [2020-08-31T09:13:49.923Z] 
09:13:49 [2020-08-31T09:13:49.923Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
09:13:49 [2020-08-31T09:13:49.923Z] #13 DONE 0.0s
09:13:49 [2020-08-31T09:13:49.923Z] 
09:13:49 [2020-08-31T09:13:49.923Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38...
09:13:49 [2020-08-31T09:13:49.958Z] --- PASS: TestSecretsUpdate (2.80s)
09:13:49 [2020-08-31T09:13:49.958Z]     secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate
09:13:49 [2020-08-31T09:13:49.958Z]     daemon.go:325: [de262b1395ff1] waiting for daemon to start
09:13:49 [2020-08-31T09:13:49.958Z]     daemon.go:325: [de262b1395ff1] waiting for daemon to start
09:13:49 [2020-08-31T09:13:49.958Z]     daemon.go:353: [de262b1395ff1] daemon started
09:13:49 [2020-08-31T09:13:49.958Z]     daemon.go:461: [de262b1395ff1] Stopping daemon
09:13:49 [2020-08-31T09:13:49.958Z]     daemon.go:296: [de262b1395ff1] exiting daemon
09:13:49 [2020-08-31T09:13:49.958Z]     daemon.go:448: [de262b1395ff1] Daemon stopped
09:13:49 [2020-08-31T09:13:49.958Z] === RUN   TestTemplatedSecret
09:13:50 [2020-08-31T09:13:50.218Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
09:13:50 [2020-08-31T09:13:50.786Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
09:13:51 [2020-08-31T09:13:51.046Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
09:13:51 [2020-08-31T09:13:51.305Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
09:13:51 [2020-08-31T09:13:51.305Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
09:13:51 [2020-08-31T09:13:51.305Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
09:13:51 [2020-08-31T09:13:51.305Z] === RUN   TestDockerSuite/TestContainerAPIStart
09:13:51 [2020-08-31T09:13:51.812Z] #14 extracting sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 5.0s
09:13:51 [2020-08-31T09:13:51.877Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
09:13:52 [2020-08-31T09:13:52.374Z] #14 extracting sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 5.8s done
09:13:52 [2020-08-31T09:13:52.374Z] #14 extracting sha256:cfc5244440ca858ac4977159729e12b5d75de590df9f768b4e59848e07ed04e6 done
09:13:52 [2020-08-31T09:13:52.374Z] #14 DONE 7.9s
09:13:52 [2020-08-31T09:13:52.630Z] 
09:13:52 [2020-08-31T09:13:52.630Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
09:13:52 [2020-08-31T09:13:52.885Z] #15 0.397 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz
09:13:53 [2020-08-31T09:13:53.784Z] --- PASS: TestTemplatedSecret (3.51s)
09:13:53 [2020-08-31T09:13:53.784Z]     secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret
09:13:53 [2020-08-31T09:13:53.784Z]     daemon.go:325: [de7b544d51961] waiting for daemon to start
09:13:53 [2020-08-31T09:13:53.784Z]     daemon.go:325: [de7b544d51961] waiting for daemon to start
09:13:53 [2020-08-31T09:13:53.784Z]     daemon.go:353: [de7b544d51961] daemon started
09:13:53 [2020-08-31T09:13:53.784Z]     daemon.go:461: [de7b544d51961] Stopping daemon
09:13:53 [2020-08-31T09:13:53.784Z]     daemon.go:296: [de7b544d51961] exiting daemon
09:13:53 [2020-08-31T09:13:53.784Z]     daemon.go:448: [de7b544d51961] Daemon stopped
09:13:53 [2020-08-31T09:13:53.784Z] === RUN   TestSecretCreateResolve
09:13:53 [2020-08-31T09:13:53.819Z] #15 1.457 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz
09:13:54 [2020-08-31T09:13:54.075Z] #15 1.574 (1/54) Installing ncurses-terminfo-base (6.2_p20200523-r0)
09:13:54 [2020-08-31T09:13:54.075Z] #15 1.578 (2/54) Installing ncurses-libs (6.2_p20200523-r0)
09:13:54 [2020-08-31T09:13:54.075Z] #15 1.584 (3/54) Installing readline (8.0.4-r0)
09:13:54 [2020-08-31T09:13:54.075Z] #15 1.588 (4/54) Installing bash (5.0.17-r0)
09:13:54 [2020-08-31T09:13:54.075Z] #15 1.599 Executing bash-5.0.17-r0.post-install
09:13:54 [2020-08-31T09:13:54.075Z] #15 1.601 (5/54) Installing linux-headers (5.4.5-r1)
09:13:54 [2020-08-31T09:13:54.075Z] #15 1.677 (6/54) Installing libblkid (2.35.2-r0)
09:13:54 [2020-08-31T09:13:54.331Z] #15 1.681 (7/54) Installing libuuid (2.35.2-r0)
09:13:54 [2020-08-31T09:13:54.331Z] #15 1.682 (8/54) Installing btrfs-progs-libs (5.6.1-r0)
09:13:54 [2020-08-31T09:13:54.331Z] #15 1.689 (9/54) Installing btrfs-progs-dev (5.6.1-r0)
09:13:54 [2020-08-31T09:13:54.331Z] #15 1.692 (10/54) Installing libgcc (9.3.0-r2)
09:13:54 [2020-08-31T09:13:54.331Z] #15 1.694 (11/54) Installing libstdc++ (9.3.0-r2)
09:13:54 [2020-08-31T09:13:54.331Z] #15 1.706 (12/54) Installing binutils (2.34-r1)
09:13:54 [2020-08-31T09:13:54.331Z] #15 1.772 (13/54) Installing libmagic (5.38-r0)
09:13:54 [2020-08-31T09:13:54.331Z] #15 1.793 (14/54) Installing file (5.38-r0)
09:13:54 [2020-08-31T09:13:54.331Z] #15 1.795 (15/54) Installing gmp (6.2.0-r0)
09:13:54 [2020-08-31T09:13:54.331Z] #15 1.800 (16/54) Installing isl (0.18-r0)
09:13:54 [2020-08-31T09:13:54.331Z] #15 1.814 (17/54) Installing libgomp (9.3.0-r2)
09:13:54 [2020-08-31T09:13:54.331Z] #15 1.816 (18/54) Installing libatomic (9.3.0-r2)
09:13:54 [2020-08-31T09:13:54.331Z] #15 1.818 (19/54) Installing libgphobos (9.3.0-r2)
09:13:54 [2020-08-31T09:13:54.331Z] #15 1.859 (20/54) Installing mpfr4 (4.0.2-r4)
09:13:54 [2020-08-31T09:13:54.331Z] #15 1.865 (21/54) Installing mpc1 (1.1.0-r1)
09:13:54 [2020-08-31T09:13:54.331Z] #15 1.867 (22/54) Installing gcc (9.3.0-r2)
09:13:55 [2020-08-31T09:13:55.259Z] #15 2.725 (23/54) Installing musl-dev (1.1.24-r9)
09:13:55 [2020-08-31T09:13:55.259Z] #15 2.797 (24/54) Installing libc-dev (0.7.2-r3)
09:13:55 [2020-08-31T09:13:55.516Z] #15 2.798 (25/54) Installing g++ (9.3.0-r2)
09:13:55 [2020-08-31T09:13:55.772Z] #15 3.216 (26/54) Installing make (4.3-r0)
09:13:55 [2020-08-31T09:13:55.772Z] #15 3.219 (27/54) Installing fortify-headers (1.1-r0)
09:13:55 [2020-08-31T09:13:55.772Z] #15 3.221 (28/54) Installing patch (2.7.6-r6)
09:13:55 [2020-08-31T09:13:55.772Z] #15 3.224 (29/54) Installing build-base (0.5-r2)
09:13:55 [2020-08-31T09:13:55.772Z] #15 3.225 (30/54) Installing nghttp2-libs (1.41.0-r0)
09:13:55 [2020-08-31T09:13:55.772Z] #15 3.227 (31/54) Installing libcurl (7.69.1-r0)
09:13:55 [2020-08-31T09:13:55.772Z] #15 3.233 (32/54) Installing curl (7.69.1-r0)
09:13:55 [2020-08-31T09:13:55.772Z] #15 3.236 (33/54) Installing oniguruma (6.9.5-r1)
09:13:55 [2020-08-31T09:13:55.772Z] #15 3.241 (34/54) Installing jq (1.6-r1)
09:13:55 [2020-08-31T09:13:55.772Z] #15 3.247 (35/54) Installing device-mapper-libs (2.02.186-r1)
09:13:55 [2020-08-31T09:13:55.772Z] #15 3.251 (36/54) Installing device-mapper-event-libs (2.02.186-r1)
09:13:55 [2020-08-31T09:13:55.772Z] #15 3.253 (37/54) Installing libaio (0.3.112-r1)
09:13:55 [2020-08-31T09:13:55.772Z] #15 3.254 (38/54) Installing lvm2-libs (2.02.186-r1)
09:13:55 [2020-08-31T09:13:55.772Z] #15 3.283 (39/54) Installing blkid (2.35.2-r0)
09:13:55 [2020-08-31T09:13:55.772Z] #15 3.286 (40/54) Installing libcap-ng (0.7.10-r1)
09:13:55 [2020-08-31T09:13:55.772Z] #15 3.287 (41/54) Installing setpriv (2.35.2-r0)
09:13:55 [2020-08-31T09:13:55.772Z] #15 3.289 (42/54) Installing libmount (2.35.2-r0)
09:13:55 [2020-08-31T09:13:55.772Z] #15 3.293 (43/54) Installing libsmartcols (2.35.2-r0)
09:13:55 [2020-08-31T09:13:55.772Z] #15 3.296 (44/54) Installing findmnt (2.35.2-r0)
09:13:55 [2020-08-31T09:13:55.772Z] #15 3.297 (45/54) Installing mcookie (2.35.2-r0)
09:13:55 [2020-08-31T09:13:55.772Z] #15 3.299 (46/54) Installing hexdump (2.35.2-r0)
09:13:55 [2020-08-31T09:13:55.772Z] #15 3.300 (47/54) Installing lsblk (2.35.2-r0)
09:13:55 [2020-08-31T09:13:55.772Z] #15 3.302 (48/54) Installing libfdisk (2.35.2-r0)
09:13:55 [2020-08-31T09:13:55.772Z] #15 3.307 (49/54) Installing sfdisk (2.35.2-r0)
09:13:55 [2020-08-31T09:13:55.772Z] #15 3.309 (50/54) Installing cfdisk (2.35.2-r0)
09:13:55 [2020-08-31T09:13:55.772Z] #15 3.311 (51/54) Installing util-linux (2.35.2-r0)
09:13:55 [2020-08-31T09:13:55.772Z] #15 3.344 (52/54) Installing pkgconf (1.7.2-r0)
09:13:56 [2020-08-31T09:13:56.028Z] #15 3.346 (53/54) Installing util-linux-dev (2.35.2-r0)
09:13:56 [2020-08-31T09:13:56.028Z] #15 3.366 (54/54) Installing lvm2-dev (2.02.186-r1)
09:13:56 [2020-08-31T09:13:56.028Z] #15 3.371 Executing busybox-1.31.1-r16.trigger
09:13:56 [2020-08-31T09:13:56.028Z] #15 3.377 OK: 230 MiB in 69 packages
09:13:56 [2020-08-31T09:13:56.333Z] --- PASS: TestSecretCreateResolve (2.55s)
09:13:56 [2020-08-31T09:13:56.333Z]     secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve
09:13:56 [2020-08-31T09:13:56.333Z]     daemon.go:325: [ddfe085179842] waiting for daemon to start
09:13:56 [2020-08-31T09:13:56.333Z]     daemon.go:325: [ddfe085179842] waiting for daemon to start
09:13:56 [2020-08-31T09:13:56.333Z]     daemon.go:353: [ddfe085179842] daemon started
09:13:56 [2020-08-31T09:13:56.333Z]     daemon.go:461: [ddfe085179842] Stopping daemon
09:13:56 [2020-08-31T09:13:56.333Z]     daemon.go:296: [ddfe085179842] exiting daemon
09:13:56 [2020-08-31T09:13:56.333Z]     daemon.go:448: [ddfe085179842] Daemon stopped
09:13:56 [2020-08-31T09:13:56.333Z] PASS
09:13:56 [2020-08-31T09:13:56.333Z] 
09:13:56 [2020-08-31T09:13:56.333Z] DONE 6 tests in 17.212s
09:13:56 [2020-08-31T09:13:56.333Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
09:13:56 [2020-08-31T09:13:56.333Z] ++ 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
09:13:56 [2020-08-31T09:13:56.333Z] ++ set -e
09:13:56 [2020-08-31T09:13:56.333Z] ++ '[' -n 0 ']'
09:13:56 [2020-08-31T09:13:56.333Z] ++ set -x
09:13:56 [2020-08-31T09:13:56.333Z] ++ env -i DEST=/go/src/github.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
09:13:56 [2020-08-31T09:13:56.333Z] INFO: Testing against a local daemon
09:13:56 [2020-08-31T09:13:56.333Z] === RUN   TestServiceCreateInit
09:13:56 [2020-08-31T09:13:56.333Z] === RUN   TestDockerSuite/TestContainerAPIStop
09:13:56 [2020-08-31T09:13:56.333Z] === RUN   TestServiceCreateInit/daemonInitDisabled
09:13:56 [2020-08-31T09:13:56.589Z] #15 DONE 4.1s
09:13:56 [2020-08-31T09:13:56.589Z] 
09:13:56 [2020-08-31T09:13:56.589Z] #16 [base 3/5] RUN mkdir -p /build/
09:13:56 [2020-08-31T09:13:56.900Z] === RUN   TestDockerSuite/TestContainerAPITop
09:13:57 [2020-08-31T09:13:57.151Z] #16 DONE 0.5s
09:13:57 [2020-08-31T09:13:57.151Z] 
09:13:57 [2020-08-31T09:13:57.151Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
09:13:57 [2020-08-31T09:13:57.408Z] #17 DONE 0.5s
09:13:57 [2020-08-31T09:13:57.408Z] 
09:13:57 [2020-08-31T09:13:57.408Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
09:13:57 [2020-08-31T09:13:57.408Z] #18 DONE 0.0s
09:13:57 [2020-08-31T09:13:57.408Z] 
09:13:57 [2020-08-31T09:13:57.408Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
09:13:57 [2020-08-31T09:13:57.408Z] #26 DONE 0.0s
09:13:57 [2020-08-31T09:13:57.408Z] 
09:13:57 [2020-08-31T09:13:57.408Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
09:13:57 [2020-08-31T09:13:57.471Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
09:13:57 [2020-08-31T09:13:57.471Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
09:13:57 [2020-08-31T09:13:57.471Z] === RUN   TestDockerSuite/TestContainerAPIWait
09:13:57 [2020-08-31T09:13:57.667Z] #22 DONE 0.1s
09:13:57 [2020-08-31T09:13:57.667Z] 
09:13:57 [2020-08-31T09:13:57.667Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
09:13:57 [2020-08-31T09:13:57.667Z] #19 DONE 0.1s
09:13:57 [2020-08-31T09:13:57.667Z] 
09:13:57 [2020-08-31T09:13:57.667Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
09:13:57 [2020-08-31T09:13:57.667Z] #23 DONE 0.1s
09:13:57 [2020-08-31T09:13:57.667Z] 
09:13:57 [2020-08-31T09:13:57.667Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
09:13:57 [2020-08-31T09:13:57.667Z] #20 ...
09:13:57 [2020-08-31T09:13:57.667Z] 
09:13:57 [2020-08-31T09:13:57.667Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
09:13:57 [2020-08-31T09:13:57.667Z] #27 DONE 0.1s
09:13:57 [2020-08-31T09:13:57.667Z] 
09:13:57 [2020-08-31T09:13:57.667Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
09:13:57 [2020-08-31T09:13:57.667Z] #28 DONE 0.1s
09:13:57 [2020-08-31T09:13:57.923Z] 
09:13:57 [2020-08-31T09:13:57.923Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
09:13:58 [2020-08-31T09:13:58.980Z] --- PASS: TestDockerNetworkMacvlan (23.29s)
09:13:58 [2020-08-31T09:13:58.980Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
09:13:58 [2020-08-31T09:13:58.980Z]     daemon.go:325: [d6e233c0d2de4] waiting for daemon to start
09:13:58 [2020-08-31T09:13:58.980Z]     daemon.go:325: [d6e233c0d2de4] waiting for daemon to start
09:13:58 [2020-08-31T09:13:58.980Z]     daemon.go:353: [d6e233c0d2de4] daemon started
09:13:58 [2020-08-31T09:13:58.980Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
09:13:58 [2020-08-31T09:13:58.980Z]     daemon.go:461: [d6e233c0d2de4] Stopping daemon
09:13:58 [2020-08-31T09:13:58.980Z]     daemon.go:296: [d6e233c0d2de4] exiting daemon
09:13:58 [2020-08-31T09:13:58.980Z]     daemon.go:448: [d6e233c0d2de4] Daemon stopped
09:13:58 [2020-08-31T09:13:58.980Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
09:13:58 [2020-08-31T09:13:58.980Z]     daemon.go:325: [d4d2e04eda6a2] waiting for daemon to start
09:13:58 [2020-08-31T09:13:58.980Z]     daemon.go:325: [d4d2e04eda6a2] waiting for daemon to start
09:13:58 [2020-08-31T09:13:58.980Z]     daemon.go:353: [d4d2e04eda6a2] daemon started
09:13:58 [2020-08-31T09:13:58.980Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
09:13:58 [2020-08-31T09:13:58.980Z]     daemon.go:461: [d4d2e04eda6a2] Stopping daemon
09:13:58 [2020-08-31T09:13:58.980Z]     daemon.go:296: [d4d2e04eda6a2] exiting daemon
09:13:58 [2020-08-31T09:13:58.980Z]     daemon.go:448: [d4d2e04eda6a2] Daemon stopped
09:13:58 [2020-08-31T09:13:58.980Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
09:13:58 [2020-08-31T09:13:58.980Z]     daemon.go:325: [dea9908286dbd] waiting for daemon to start
09:13:58 [2020-08-31T09:13:58.980Z]     daemon.go:325: [dea9908286dbd] waiting for daemon to start
09:13:58 [2020-08-31T09:13:58.980Z]     daemon.go:353: [dea9908286dbd] daemon started
09:13:58 [2020-08-31T09:13:58.980Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.87s)
09:13:58 [2020-08-31T09:13:58.980Z]     daemon.go:461: [dea9908286dbd] Stopping daemon
09:13:58 [2020-08-31T09:13:58.980Z]     daemon.go:296: [dea9908286dbd] exiting daemon
09:13:58 [2020-08-31T09:13:58.980Z]     daemon.go:448: [dea9908286dbd] Daemon stopped
09:13:58 [2020-08-31T09:13:58.980Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
09:13:58 [2020-08-31T09:13:58.980Z]     daemon.go:325: [d6f8d231fc6dc] waiting for daemon to start
09:13:58 [2020-08-31T09:13:58.980Z]     daemon.go:325: [d6f8d231fc6dc] waiting for daemon to start
09:13:58 [2020-08-31T09:13:58.980Z]     daemon.go:353: [d6f8d231fc6dc] daemon started
09:13:58 [2020-08-31T09:13:58.980Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.86s)
09:13:58 [2020-08-31T09:13:58.980Z]     daemon.go:461: [d6f8d231fc6dc] Stopping daemon
09:13:58 [2020-08-31T09:13:58.980Z]     daemon.go:296: [d6f8d231fc6dc] exiting daemon
09:13:58 [2020-08-31T09:13:58.980Z]     daemon.go:448: [d6f8d231fc6dc] Daemon stopped
09:13:58 [2020-08-31T09:13:58.980Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
09:13:58 [2020-08-31T09:13:58.980Z]     daemon.go:325: [d176cd553c6c1] waiting for daemon to start
09:13:58 [2020-08-31T09:13:58.980Z]     daemon.go:325: [d176cd553c6c1] waiting for daemon to start
09:13:58 [2020-08-31T09:13:58.980Z]     daemon.go:353: [d176cd553c6c1] daemon started
09:13:58 [2020-08-31T09:13:58.980Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (15.68s)
09:13:58 [2020-08-31T09:13:58.980Z]     daemon.go:461: [d176cd553c6c1] Stopping daemon
09:13:58 [2020-08-31T09:13:58.980Z]     daemon.go:296: [d176cd553c6c1] exiting daemon
09:13:58 [2020-08-31T09:13:58.980Z]     daemon.go:448: [d176cd553c6c1] Daemon stopped
09:13:58 [2020-08-31T09:13:58.980Z] PASS
09:13:58 [2020-08-31T09:13:58.980Z] 
09:13:58 [2020-08-31T09:13:58.981Z] DONE 7 tests in 24.749s
09:13:58 [2020-08-31T09:13:58.981Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
09:13:58 [2020-08-31T09:13:58.981Z] ++ 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
09:13:58 [2020-08-31T09:13:58.981Z] ++ set -e
09:13:58 [2020-08-31T09:13:58.981Z] ++ '[' -n 0 ']'
09:13:58 [2020-08-31T09:13:58.981Z] ++ set -x
09:13:58 [2020-08-31T09:13:58.981Z] ++ env -i DEST=/go/src/github.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
09:13:58 [2020-08-31T09:13:58.981Z] testing: warning: no tests to run
09:13:58 [2020-08-31T09:13:58.981Z] PASS
09:13:58 [2020-08-31T09:13:58.981Z] 
09:13:58 [2020-08-31T09:13:58.981Z] DONE 0 tests in 0.012s
09:13:58 [2020-08-31T09:13:58.981Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
09:13:58 [2020-08-31T09:13:58.981Z] ++ 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
09:13:58 [2020-08-31T09:13:58.981Z] ++ set -e
09:13:58 [2020-08-31T09:13:58.981Z] ++ '[' -n 0 ']'
09:13:58 [2020-08-31T09:13:58.981Z] ++ set -x
09:13:58 [2020-08-31T09:13:58.981Z] ++ env -i DEST=/go/src/github.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
09:13:58 [2020-08-31T09:13:58.981Z] INFO: Testing against a local daemon
09:13:58 [2020-08-31T09:13:58.981Z] === RUN   TestAuthZPluginAllowRequest
09:13:58 [2020-08-31T09:13:58.981Z] --- PASS: TestAuthZPluginAllowRequest (1.33s)
09:13:58 [2020-08-31T09:13:58.981Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest
09:13:58 [2020-08-31T09:13:58.981Z]     daemon.go:325: [dfe449f3f5abc] waiting for daemon to start
09:13:58 [2020-08-31T09:13:58.981Z]     daemon.go:325: [dfe449f3f5abc] waiting for daemon to start
09:13:58 [2020-08-31T09:13:58.981Z]     daemon.go:353: [dfe449f3f5abc] daemon started
09:13:58 [2020-08-31T09:13:58.981Z]     daemon.go:461: [dfe449f3f5abc] Stopping daemon
09:13:58 [2020-08-31T09:13:58.981Z]     daemon.go:296: [dfe449f3f5abc] exiting daemon
09:13:58 [2020-08-31T09:13:58.981Z]     daemon.go:448: [dfe449f3f5abc] Daemon stopped
09:13:58 [2020-08-31T09:13:58.981Z] === RUN   TestAuthZPluginTLS
09:13:58 [2020-08-31T09:13:58.981Z] --- PASS: TestAuthZPluginTLS (0.56s)
09:13:58 [2020-08-31T09:13:58.981Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS
09:13:58 [2020-08-31T09:13:58.981Z]     daemon.go:325: [dee987a85ceca] waiting for daemon to start
09:13:58 [2020-08-31T09:13:58.981Z]     daemon.go:325: [dee987a85ceca] waiting for daemon to start
09:13:58 [2020-08-31T09:13:58.981Z]     daemon.go:353: [dee987a85ceca] daemon started
09:13:58 [2020-08-31T09:13:58.981Z]     daemon.go:461: [dee987a85ceca] Stopping daemon
09:13:58 [2020-08-31T09:13:58.981Z]     daemon.go:296: [dee987a85ceca] exiting daemon
09:13:58 [2020-08-31T09:13:58.981Z]     daemon.go:448: [dee987a85ceca] Daemon stopped
09:13:58 [2020-08-31T09:13:58.981Z] === RUN   TestAuthZPluginDenyRequest
09:13:58 [2020-08-31T09:13:58.981Z] --- PASS: TestAuthZPluginDenyRequest (0.55s)
09:13:58 [2020-08-31T09:13:58.981Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest
09:13:58 [2020-08-31T09:13:58.981Z]     daemon.go:325: [d6009ac3ea8c1] waiting for daemon to start
09:13:58 [2020-08-31T09:13:58.981Z]     daemon.go:325: [d6009ac3ea8c1] waiting for daemon to start
09:13:58 [2020-08-31T09:13:58.981Z]     daemon.go:353: [d6009ac3ea8c1] daemon started
09:13:58 [2020-08-31T09:13:58.981Z]     daemon.go:461: [d6009ac3ea8c1] Stopping daemon
09:13:58 [2020-08-31T09:13:58.981Z]     daemon.go:296: [d6009ac3ea8c1] exiting daemon
09:13:58 [2020-08-31T09:13:58.981Z]     daemon.go:448: [d6009ac3ea8c1] Daemon stopped
09:13:58 [2020-08-31T09:13:58.981Z] === RUN   TestAuthZPluginAPIDenyResponse
09:13:59 [2020-08-31T09:13:59.286Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
09:13:59 [2020-08-31T09:13:59.286Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse
09:13:59 [2020-08-31T09:13:59.286Z]     daemon.go:325: [d2816ae4478a1] waiting for daemon to start
09:13:59 [2020-08-31T09:13:59.286Z]     daemon.go:325: [d2816ae4478a1] waiting for daemon to start
09:13:59 [2020-08-31T09:13:59.286Z]     daemon.go:353: [d2816ae4478a1] daemon started
09:13:59 [2020-08-31T09:13:59.286Z]     daemon.go:461: [d2816ae4478a1] Stopping daemon
09:13:59 [2020-08-31T09:13:59.286Z]     daemon.go:296: [d2816ae4478a1] exiting daemon
09:13:59 [2020-08-31T09:13:59.286Z]     daemon.go:448: [d2816ae4478a1] Daemon stopped
09:13:59 [2020-08-31T09:13:59.286Z] === RUN   TestAuthZPluginDenyResponse
09:13:59 [2020-08-31T09:13:59.930Z] --- PASS: TestAuthZPluginDenyResponse (0.56s)
09:13:59 [2020-08-31T09:13:59.930Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse
09:13:59 [2020-08-31T09:13:59.930Z]     daemon.go:325: [d8faefa6141d4] waiting for daemon to start
09:13:59 [2020-08-31T09:13:59.930Z]     daemon.go:325: [d8faefa6141d4] waiting for daemon to start
09:13:59 [2020-08-31T09:13:59.930Z]     daemon.go:353: [d8faefa6141d4] daemon started
09:13:59 [2020-08-31T09:13:59.930Z]     daemon.go:461: [d8faefa6141d4] Stopping daemon
09:13:59 [2020-08-31T09:13:59.930Z]     daemon.go:296: [d8faefa6141d4] exiting daemon
09:13:59 [2020-08-31T09:13:59.930Z]     daemon.go:448: [d8faefa6141d4] Daemon stopped
09:13:59 [2020-08-31T09:13:59.930Z] === RUN   TestAuthZPluginAllowEventStream
09:14:00 [2020-08-31T09:14:00.007Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
09:14:00 [2020-08-31T09:14:00.266Z] === RUN   TestServiceCreateInit/daemonInitEnabled
09:14:00 [2020-08-31T09:14:00.525Z] === RUN   TestDockerSuite/TestContainerNetworkMode
09:14:01 [2020-08-31T09:14:01.449Z] --- PASS: TestAuthZPluginAllowEventStream (1.33s)
09:14:01 [2020-08-31T09:14:01.449Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream
09:14:01 [2020-08-31T09:14:01.449Z]     daemon.go:325: [d4f7b6f57e696] waiting for daemon to start
09:14:01 [2020-08-31T09:14:01.449Z]     daemon.go:325: [d4f7b6f57e696] waiting for daemon to start
09:14:01 [2020-08-31T09:14:01.449Z]     daemon.go:353: [d4f7b6f57e696] daemon started
09:14:01 [2020-08-31T09:14:01.449Z]     daemon.go:461: [d4f7b6f57e696] Stopping daemon
09:14:01 [2020-08-31T09:14:01.449Z]     daemon.go:296: [d4f7b6f57e696] exiting daemon
09:14:01 [2020-08-31T09:14:01.449Z]     daemon.go:448: [d4f7b6f57e696] Daemon stopped
09:14:01 [2020-08-31T09:14:01.449Z] === RUN   TestAuthZPluginErrorResponse
09:14:01 [2020-08-31T09:14:01.464Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
09:14:01 [2020-08-31T09:14:01.744Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
09:14:01 [2020-08-31T09:14:01.744Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse
09:14:01 [2020-08-31T09:14:01.744Z]     daemon.go:325: [d519ab42c5eb9] waiting for daemon to start
09:14:01 [2020-08-31T09:14:01.744Z]     daemon.go:325: [d519ab42c5eb9] waiting for daemon to start
09:14:01 [2020-08-31T09:14:01.744Z]     daemon.go:353: [d519ab42c5eb9] daemon started
09:14:01 [2020-08-31T09:14:01.744Z]     daemon.go:461: [d519ab42c5eb9] Stopping daemon
09:14:01 [2020-08-31T09:14:01.744Z]     daemon.go:296: [d519ab42c5eb9] exiting daemon
09:14:01 [2020-08-31T09:14:01.744Z]     daemon.go:448: [d519ab42c5eb9] Daemon stopped
09:14:01 [2020-08-31T09:14:01.744Z] === RUN   TestAuthZPluginErrorRequest
09:14:02 [2020-08-31T09:14:02.090Z] #29 ...
09:14:02 [2020-08-31T09:14:02.090Z] 
09:14:02 [2020-08-31T09:14:02.090Z] #31 [builder 1/4] COPY . .
09:14:02 [2020-08-31T09:14:02.090Z] #31 DONE 3.9s
09:14:02 [2020-08-31T09:14:02.090Z] 
09:14:02 [2020-08-31T09:14:02.090Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
09:14:02 [2020-08-31T09:14:02.090Z] #24 1.082 + RM_GOPATH=0
09:14:02 [2020-08-31T09:14:02.090Z] #24 1.082 + TMP_GOPATH=
09:14:02 [2020-08-31T09:14:02.090Z] #24 1.082 + : /build
09:14:02 [2020-08-31T09:14:02.090Z] #24 1.082 + '[' -z '' ']'
09:14:02 [2020-08-31T09:14:02.090Z] #24 1.084 ++ mktemp -d
09:14:02 [2020-08-31T09:14:02.090Z] #24 1.086 + export GOPATH=/tmp/tmp.fbjgFj
09:14:02 [2020-08-31T09:14:02.090Z] #24 1.086 + GOPATH=/tmp/tmp.fbjgFj
09:14:02 [2020-08-31T09:14:02.090Z] #24 1.086 + RM_GOPATH=1
09:14:02 [2020-08-31T09:14:02.090Z] #24 1.086 ++ dirname ./install.sh
09:14:02 [2020-08-31T09:14:02.090Z] #24 1.086 + dir=.
09:14:02 [2020-08-31T09:14:02.090Z] #24 1.086 + bin=dockercli
09:14:02 [2020-08-31T09:14:02.090Z] #24 1.086 + shift
09:14:02 [2020-08-31T09:14:02.090Z] #24 1.086 + '[' '!' -f ./dockercli.installer ']'
09:14:02 [2020-08-31T09:14:02.090Z] #24 1.086 + . ./dockercli.installer
09:14:02 [2020-08-31T09:14:02.090Z] #24 1.086 ++ : stable
09:14:02 [2020-08-31T09:14:02.090Z] #24 1.086 ++ : 17.06.2-ce
09:14:02 [2020-08-31T09:14:02.090Z] #24 1.087 Install docker/cli version 17.06.2-ce from stable
09:14:02 [2020-08-31T09:14:02.090Z] #24 1.087 + install_dockercli
09:14:02 [2020-08-31T09:14:02.090Z] #24 1.087 + echo 'Install docker/cli version 17.06.2-ce from stable'
09:14:02 [2020-08-31T09:14:02.090Z] #24 1.087 ++ uname -m
09:14:02 [2020-08-31T09:14:02.090Z] #24 1.089 + arch=x86_64
09:14:02 [2020-08-31T09:14:02.090Z] #24 1.089 + '[' x86_64 '!=' x86_64 ']'
09:14:02 [2020-08-31T09:14:02.090Z] #24 1.092 + url=https://download.docker.com/linux/static
09:14:02 [2020-08-31T09:14:02.090Z] #24 1.093 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
09:14:02 [2020-08-31T09:14:02.090Z] #24 1.094 + tar -xz docker/docker
09:14:02 [2020-08-31T09:14:02.090Z] #24 3.815 + mkdir -p /build
09:14:02 [2020-08-31T09:14:02.090Z] #24 3.821 + mv docker/docker /build/
09:14:02 [2020-08-31T09:14:02.090Z] #24 3.827 + rmdir docker
09:14:02 [2020-08-31T09:14:02.090Z] #24 DONE 3.9s
09:14:02 [2020-08-31T09:14:02.090Z] 
09:14:02 [2020-08-31T09:14:02.090Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
09:14:02 [2020-08-31T09:14:02.090Z] #20 2.412 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
09:14:02 [2020-08-31T09:14:02.090Z] #20 2.968 curl: option --progress: is ambiguous
09:14:02 [2020-08-31T09:14:02.090Z] #20 2.973 curl: try 'curl --help' or 'curl --manual' for more information
09:14:02 [2020-08-31T09:14:02.090Z] #20 3.492 curl: option --progress: is ambiguous
09:14:02 [2020-08-31T09:14:02.090Z] #20 3.493 curl: try 'curl --help' or 'curl --manual' for more information
09:14:02 [2020-08-31T09:14:02.090Z] #20 3.951 curl: option --progress: is ambiguous
09:14:02 [2020-08-31T09:14:02.090Z] #20 3.951 curl: try 'curl --help' or 'curl --manual' for more information
09:14:02 [2020-08-31T09:14:02.090Z] #20 4.543 curl: option --progress: is ambiguous
09:14:02 [2020-08-31T09:14:02.090Z] #20 4.543 curl: try 'curl --help' or 'curl --manual' for more information
09:14:02 [2020-08-31T09:14:02.383Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
09:14:02 [2020-08-31T09:14:02.383Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest
09:14:02 [2020-08-31T09:14:02.383Z]     daemon.go:325: [d184fc680ec97] waiting for daemon to start
09:14:02 [2020-08-31T09:14:02.383Z]     daemon.go:325: [d184fc680ec97] waiting for daemon to start
09:14:02 [2020-08-31T09:14:02.383Z]     daemon.go:353: [d184fc680ec97] daemon started
09:14:02 [2020-08-31T09:14:02.383Z]     daemon.go:461: [d184fc680ec97] Stopping daemon
09:14:02 [2020-08-31T09:14:02.383Z]     daemon.go:296: [d184fc680ec97] exiting daemon
09:14:02 [2020-08-31T09:14:02.383Z]     daemon.go:448: [d184fc680ec97] Daemon stopped
09:14:02 [2020-08-31T09:14:02.383Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
09:14:02 [2020-08-31T09:14:02.651Z] #20 4.863 
09:14:02 [2020-08-31T09:14:02.907Z] #20 ...
09:14:02 [2020-08-31T09:14:02.907Z] 
09:14:02 [2020-08-31T09:14:02.907Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
09:14:02 [2020-08-31T09:14:02.907Z] #32 DONE 1.4s
09:14:03 [2020-08-31T09:14:03.020Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s)
09:14:03 [2020-08-31T09:14:03.020Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration
09:14:03 [2020-08-31T09:14:03.020Z]     daemon.go:325: [dbc7040ad0cbc] waiting for daemon to start
09:14:03 [2020-08-31T09:14:03.020Z]     daemon.go:325: [dbc7040ad0cbc] waiting for daemon to start
09:14:03 [2020-08-31T09:14:03.020Z]     daemon.go:353: [dbc7040ad0cbc] daemon started
09:14:03 [2020-08-31T09:14:03.020Z]     daemon.go:461: [dbc7040ad0cbc] Stopping daemon
09:14:03 [2020-08-31T09:14:03.020Z]     daemon.go:296: [dbc7040ad0cbc] exiting daemon
09:14:03 [2020-08-31T09:14:03.020Z]     daemon.go:448: [dbc7040ad0cbc] Daemon stopped
09:14:03 [2020-08-31T09:14:03.020Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
09:14:03 [2020-08-31T09:14:03.163Z] 
09:14:03 [2020-08-31T09:14:03.163Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
09:14:03 [2020-08-31T09:14:03.725Z] #33 0.873 
09:14:03 [2020-08-31T09:14:03.981Z] #33 1.019 Removing bundles/
09:14:03 [2020-08-31T09:14:03.981Z] #33 1.019 
09:14:03 [2020-08-31T09:14:03.981Z] #33 1.026 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
09:14:04 [2020-08-31T09:14:04.556Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.64s)
09:14:04 [2020-08-31T09:14:04.556Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking
09:14:04 [2020-08-31T09:14:04.556Z]     daemon.go:325: [d5abead973cbb] waiting for daemon to start
09:14:04 [2020-08-31T09:14:04.556Z]     daemon.go:325: [d5abead973cbb] waiting for daemon to start
09:14:04 [2020-08-31T09:14:04.556Z]     daemon.go:353: [d5abead973cbb] daemon started
09:14:04 [2020-08-31T09:14:04.556Z]     daemon.go:461: [d5abead973cbb] Stopping daemon
09:14:04 [2020-08-31T09:14:04.556Z]     daemon.go:296: [d5abead973cbb] exiting daemon
09:14:04 [2020-08-31T09:14:04.556Z]     daemon.go:448: [d5abead973cbb] Daemon stopped
09:14:04 [2020-08-31T09:14:04.556Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
09:14:04 [2020-08-31T09:14:04.758Z] --- PASS: TestServiceCreateInit (8.60s)
09:14:04 [2020-08-31T09:14:04.758Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.90s)
09:14:04 [2020-08-31T09:14:04.758Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled
09:14:04 [2020-08-31T09:14:04.758Z]         daemon.go:325: [d08fc94e55a8e] waiting for daemon to start
09:14:04 [2020-08-31T09:14:04.758Z]         daemon.go:325: [d08fc94e55a8e] waiting for daemon to start
09:14:04 [2020-08-31T09:14:04.758Z]         daemon.go:353: [d08fc94e55a8e] daemon started
09:14:04 [2020-08-31T09:14:04.758Z]         daemon.go:461: [d08fc94e55a8e] Stopping daemon
09:14:04 [2020-08-31T09:14:04.758Z]         daemon.go:296: [d08fc94e55a8e] exiting daemon
09:14:04 [2020-08-31T09:14:04.758Z]         daemon.go:448: [d08fc94e55a8e] Daemon stopped
09:14:04 [2020-08-31T09:14:04.758Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.66s)
09:14:04 [2020-08-31T09:14:04.758Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled
09:14:04 [2020-08-31T09:14:04.758Z]         daemon.go:325: [d44a5686436a4] waiting for daemon to start
09:14:04 [2020-08-31T09:14:04.758Z]         daemon.go:325: [d44a5686436a4] waiting for daemon to start
09:14:04 [2020-08-31T09:14:04.758Z]         daemon.go:353: [d44a5686436a4] daemon started
09:14:04 [2020-08-31T09:14:04.758Z]         daemon.go:461: [d44a5686436a4] Stopping daemon
09:14:04 [2020-08-31T09:14:04.758Z]         daemon.go:296: [d44a5686436a4] exiting daemon
09:14:04 [2020-08-31T09:14:04.758Z]         daemon.go:448: [d44a5686436a4] Daemon stopped
09:14:04 [2020-08-31T09:14:04.758Z] === RUN   TestCreateServiceMultipleTimes
09:14:04 [2020-08-31T09:14:04.908Z] #33 2.076 Building test suite binary ./integration-cli/test.main
09:14:05 [2020-08-31T09:14:05.326Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
09:14:05 [2020-08-31T09:14:05.895Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
09:14:06 [2020-08-31T09:14:06.074Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.65s)
09:14:06 [2020-08-31T09:14:06.075Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom
09:14:06 [2020-08-31T09:14:06.075Z]     daemon.go:325: [d753270a890cb] waiting for daemon to start
09:14:06 [2020-08-31T09:14:06.075Z]     daemon.go:325: [d753270a890cb] waiting for daemon to start
09:14:06 [2020-08-31T09:14:06.075Z]     daemon.go:353: [d753270a890cb] daemon started
09:14:06 [2020-08-31T09:14:06.075Z]     daemon.go:461: [d753270a890cb] Stopping daemon
09:14:06 [2020-08-31T09:14:06.075Z]     daemon.go:296: [d753270a890cb] exiting daemon
09:14:06 [2020-08-31T09:14:06.075Z]     daemon.go:448: [d753270a890cb] Daemon stopped
09:14:06 [2020-08-31T09:14:06.075Z] === RUN   TestAuthZPluginHeader
09:14:07 [2020-08-31T09:14:07.115Z] --- PASS: TestAuthZPluginHeader (0.81s)
09:14:07 [2020-08-31T09:14:07.115Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader
09:14:07 [2020-08-31T09:14:07.115Z]     daemon.go:325: [ddb91cdb26b8b] waiting for daemon to start
09:14:07 [2020-08-31T09:14:07.115Z]     daemon.go:325: [ddb91cdb26b8b] waiting for daemon to start
09:14:07 [2020-08-31T09:14:07.115Z]     daemon.go:353: [ddb91cdb26b8b] daemon started
09:14:07 [2020-08-31T09:14:07.115Z]     daemon.go:461: [ddb91cdb26b8b] Stopping daemon
09:14:07 [2020-08-31T09:14:07.115Z]     daemon.go:296: [ddb91cdb26b8b] exiting daemon
09:14:07 [2020-08-31T09:14:07.115Z]     daemon.go:448: [ddb91cdb26b8b] Daemon stopped
09:14:07 [2020-08-31T09:14:07.115Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
09:14:07 [2020-08-31T09:14:07.115Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:14:07 [2020-08-31T09:14:07.115Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:14:07 [2020-08-31T09:14:07.115Z] === RUN   TestAuthZPluginV2Disable
09:14:07 [2020-08-31T09:14:07.115Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
09:14:07 [2020-08-31T09:14:07.115Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:14:07 [2020-08-31T09:14:07.115Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
09:14:07 [2020-08-31T09:14:07.115Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:14:07 [2020-08-31T09:14:07.115Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:14:07 [2020-08-31T09:14:07.115Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
09:14:07 [2020-08-31T09:14:07.115Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:14:07 [2020-08-31T09:14:07.115Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:14:07 [2020-08-31T09:14:07.115Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
09:14:07 [2020-08-31T09:14:07.274Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
09:14:08 [2020-08-31T09:14:08.178Z] #33 ...
09:14:08 [2020-08-31T09:14:08.178Z] 
09:14:08 [2020-08-31T09:14:08.178Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
09:14:08 [2020-08-31T09:14:08.178Z] #20 6.137 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
09:14:08 [2020-08-31T09:14:08.178Z] #20 6.494 curl: option --progress: is ambiguous
09:14:08 [2020-08-31T09:14:08.178Z] #20 6.494 curl: try 'curl --help' or 'curl --manual' for more information
09:14:08 [2020-08-31T09:14:08.178Z] #20 6.876 
09:14:08 [2020-08-31T09:14:08.178Z] #20 7.913 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
09:14:08 [2020-08-31T09:14:08.178Z] #20 8.353 curl: option --progress: is ambiguous
09:14:08 [2020-08-31T09:14:08.178Z] #20 8.358 curl: try 'curl --help' or 'curl --manual' for more information
09:14:08 [2020-08-31T09:14:08.178Z] #20 8.810 
09:14:08 [2020-08-31T09:14:08.178Z] #20 9.949 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
09:14:08 [2020-08-31T09:14:08.178Z] #20 10.33 curl: option --progress: is ambiguous
09:14:08 [2020-08-31T09:14:08.178Z] #20 10.34 curl: try 'curl --help' or 'curl --manual' for more information
09:14:08 [2020-08-31T09:14:08.178Z] #20 10.68 
09:14:08 [2020-08-31T09:14:08.653Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
09:14:09 [2020-08-31T09:14:09.542Z] #20 11.88 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
09:14:10 [2020-08-31T09:14:10.102Z] #20 12.26 curl: option --progress: is ambiguous
09:14:10 [2020-08-31T09:14:10.102Z] #20 12.27 curl: try 'curl --help' or 'curl --manual' for more information
09:14:10 [2020-08-31T09:14:10.102Z] #20 12.58 
09:14:10 [2020-08-31T09:14:10.102Z] #20 12.67 Download of images into '/build' complete.
09:14:10 [2020-08-31T09:14:10.358Z] #20 12.67 Use something like the following to load the result into a Docker daemon:
09:14:10 [2020-08-31T09:14:10.358Z] #20 12.67   tar -cC '/build' . | docker load
09:14:10 [2020-08-31T09:14:10.358Z] #20 DONE 12.8s
09:14:10 [2020-08-31T09:14:10.358Z] 
09:14:10 [2020-08-31T09:14:10.358Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
09:14:11 [2020-08-31T09:14:11.814Z] #29 ...
09:14:11 [2020-08-31T09:14:11.814Z] 
09:14:11 [2020-08-31T09:14:11.814Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
09:14:11 [2020-08-31T09:14:11.814Z] #21 DONE 0.0s
09:14:11 [2020-08-31T09:14:11.814Z] 
09:14:11 [2020-08-31T09:14:11.814Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
09:14:11 [2020-08-31T09:14:11.814Z] #25 DONE 0.1s
09:14:11 [2020-08-31T09:14:11.814Z] 
09:14:11 [2020-08-31T09:14:11.814Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
09:14:23 [2020-08-31T09:14:23.540Z] --- PASS: TestCreateServiceMultipleTimes (16.91s)
09:14:23 [2020-08-31T09:14:23.540Z]     create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes
09:14:23 [2020-08-31T09:14:23.540Z]     daemon.go:325: [d9bedc3d4a55b] waiting for daemon to start
09:14:23 [2020-08-31T09:14:23.540Z]     daemon.go:325: [d9bedc3d4a55b] waiting for daemon to start
09:14:23 [2020-08-31T09:14:23.540Z]     daemon.go:353: [d9bedc3d4a55b] daemon started
09:14:23 [2020-08-31T09:14:23.540Z]     daemon.go:461: [d9bedc3d4a55b] Stopping daemon
09:14:23 [2020-08-31T09:14:23.540Z]     daemon.go:296: [d9bedc3d4a55b] exiting daemon
09:14:23 [2020-08-31T09:14:23.540Z]     daemon.go:448: [d9bedc3d4a55b] Daemon stopped
09:14:23 [2020-08-31T09:14:23.540Z] === RUN   TestCreateServiceConflict
09:14:24 [2020-08-31T09:14:24.107Z] --- PASS: TestCreateServiceConflict (2.31s)
09:14:24 [2020-08-31T09:14:24.107Z]     create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict
09:14:24 [2020-08-31T09:14:24.107Z]     daemon.go:325: [dd7fa9eeef076] waiting for daemon to start
09:14:24 [2020-08-31T09:14:24.107Z]     daemon.go:325: [dd7fa9eeef076] waiting for daemon to start
09:14:24 [2020-08-31T09:14:24.107Z]     daemon.go:353: [dd7fa9eeef076] daemon started
09:14:24 [2020-08-31T09:14:24.107Z]     daemon.go:461: [dd7fa9eeef076] Stopping daemon
09:14:24 [2020-08-31T09:14:24.107Z]     daemon.go:296: [dd7fa9eeef076] exiting daemon
09:14:24 [2020-08-31T09:14:24.107Z]     daemon.go:448: [dd7fa9eeef076] Daemon stopped
09:14:24 [2020-08-31T09:14:24.107Z] === RUN   TestCreateServiceMaxReplicas
09:14:25 [2020-08-31T09:14:25.711Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.72s)
09:14:25 [2020-08-31T09:14:25.711Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart
09:14:25 [2020-08-31T09:14:25.711Z]     daemon.go:325: [de1e4d6669cd6] waiting for daemon to start
09:14:25 [2020-08-31T09:14:25.711Z]     daemon.go:325: [de1e4d6669cd6] waiting for daemon to start
09:14:25 [2020-08-31T09:14:25.711Z]     daemon.go:353: [de1e4d6669cd6] daemon started
09:14:25 [2020-08-31T09:14:25.711Z]     daemon.go:461: [de1e4d6669cd6] Stopping daemon
09:14:25 [2020-08-31T09:14:25.711Z]     daemon.go:296: [de1e4d6669cd6] exiting daemon
09:14:25 [2020-08-31T09:14:25.711Z]     daemon.go:448: [de1e4d6669cd6] Daemon stopped
09:14:25 [2020-08-31T09:14:25.711Z]     daemon.go:325: [de1e4d6669cd6] waiting for daemon to start
09:14:25 [2020-08-31T09:14:25.711Z]     daemon.go:325: [de1e4d6669cd6] waiting for daemon to start
09:14:25 [2020-08-31T09:14:25.711Z]     daemon.go:325: [de1e4d6669cd6] waiting for daemon to start
09:14:25 [2020-08-31T09:14:25.711Z]     daemon.go:325: [de1e4d6669cd6] waiting for daemon to start
09:14:25 [2020-08-31T09:14:25.711Z]     daemon.go:339: [de1e4d6669cd6] error pinging daemon on start: Get http://de1e4d6669cd6.sock/_ping: context deadline exceeded
09:14:25 [2020-08-31T09:14:25.711Z]     daemon.go:325: [de1e4d6669cd6] waiting for daemon to start
09:14:25 [2020-08-31T09:14:25.711Z]     daemon.go:339: [de1e4d6669cd6] error pinging daemon on start: Get http://de1e4d6669cd6.sock/_ping: context deadline exceeded
09:14:25 [2020-08-31T09:14:25.711Z]     daemon.go:325: [de1e4d6669cd6] waiting for daemon to start
09:14:25 [2020-08-31T09:14:25.711Z]     daemon.go:339: [de1e4d6669cd6] error pinging daemon on start: Get http://de1e4d6669cd6.sock/_ping: context deadline exceeded
09:14:25 [2020-08-31T09:14:25.711Z]     daemon.go:325: [de1e4d6669cd6] waiting for daemon to start
09:14:25 [2020-08-31T09:14:25.711Z]     daemon.go:339: [de1e4d6669cd6] error pinging daemon on start: Get http://de1e4d6669cd6.sock/_ping: context deadline exceeded
09:14:25 [2020-08-31T09:14:25.711Z]     daemon.go:296: [de1e4d6669cd6] exiting daemon
09:14:25 [2020-08-31T09:14:25.711Z]     daemon.go:325: [de1e4d6669cd6] waiting for daemon to start
09:14:25 [2020-08-31T09:14:25.711Z]     daemon.go:325: [de1e4d6669cd6] waiting for daemon to start
09:14:25 [2020-08-31T09:14:25.711Z]     daemon.go:325: [de1e4d6669cd6] waiting for daemon to start
09:14:25 [2020-08-31T09:14:25.711Z]     daemon.go:353: [de1e4d6669cd6] daemon started
09:14:25 [2020-08-31T09:14:25.711Z]     daemon.go:461: [de1e4d6669cd6] Stopping daemon
09:14:25 [2020-08-31T09:14:25.711Z]     daemon.go:296: [de1e4d6669cd6] exiting daemon
09:14:25 [2020-08-31T09:14:25.711Z]     daemon.go:448: [de1e4d6669cd6] Daemon stopped
09:14:25 [2020-08-31T09:14:25.711Z] PASS
09:14:25 [2020-08-31T09:14:25.711Z] 
09:14:25 [2020-08-31T09:14:25.711Z] === Skipped
09:14:25 [2020-08-31T09:14:25.711Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:14:25 [2020-08-31T09:14:25.711Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:14:25 [2020-08-31T09:14:25.711Z] 
09:14:25 [2020-08-31T09:14:25.711Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
09:14:25 [2020-08-31T09:14:25.711Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:14:25 [2020-08-31T09:14:25.711Z] 
09:14:25 [2020-08-31T09:14:25.711Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:14:25 [2020-08-31T09:14:25.711Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:14:25 [2020-08-31T09:14:25.711Z] 
09:14:25 [2020-08-31T09:14:25.711Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:14:25 [2020-08-31T09:14:25.711Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:14:25 [2020-08-31T09:14:25.711Z] 
09:14:25 [2020-08-31T09:14:25.712Z] 
09:14:25 [2020-08-31T09:14:25.712Z] DONE 17 tests, 4 skipped in 27.418s
09:14:25 [2020-08-31T09:14:25.712Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
09:14:25 [2020-08-31T09:14:25.712Z] ++ 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
09:14:25 [2020-08-31T09:14:25.712Z] ++ set -e
09:14:25 [2020-08-31T09:14:25.712Z] ++ '[' -n 0 ']'
09:14:25 [2020-08-31T09:14:25.712Z] ++ set -x
09:14:25 [2020-08-31T09:14:25.712Z] ++ env -i DEST=/go/src/github.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
09:14:25 [2020-08-31T09:14:25.712Z] INFO: Testing against a local daemon
09:14:25 [2020-08-31T09:14:25.712Z] === RUN   TestPluginInvalidJSON
09:14:25 [2020-08-31T09:14:25.712Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
09:14:25 [2020-08-31T09:14:25.712Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
09:14:25 [2020-08-31T09:14:25.712Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
09:14:25 [2020-08-31T09:14:25.712Z] --- PASS: TestPluginInvalidJSON (0.03s)
09:14:25 [2020-08-31T09:14:25.712Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
09:14:25 [2020-08-31T09:14:25.712Z] PASS
09:14:25 [2020-08-31T09:14:25.712Z] 
09:14:25 [2020-08-31T09:14:25.712Z] DONE 2 tests in 0.090s
09:14:25 [2020-08-31T09:14:25.712Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
09:14:25 [2020-08-31T09:14:25.712Z] ++ 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
09:14:25 [2020-08-31T09:14:25.712Z] ++ set -e
09:14:25 [2020-08-31T09:14:25.712Z] ++ '[' -n 0 ']'
09:14:25 [2020-08-31T09:14:25.712Z] ++ set -x
09:14:25 [2020-08-31T09:14:25.712Z] ++ env -i DEST=/go/src/github.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
09:14:25 [2020-08-31T09:14:25.712Z] INFO: Testing against a local daemon
09:14:25 [2020-08-31T09:14:25.712Z] === RUN   TestExternalGraphDriver
09:14:25 [2020-08-31T09:14:25.712Z] === RUN   TestExternalGraphDriver/json
09:14:25 [2020-08-31T09:14:25.712Z] === RUN   TestExternalGraphDriver/spec
09:14:27 [2020-08-31T09:14:27.413Z] --- PASS: TestCreateServiceMaxReplicas (3.02s)
09:14:27 [2020-08-31T09:14:27.413Z]     create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas
09:14:27 [2020-08-31T09:14:27.413Z]     daemon.go:325: [d0b00aa50e765] waiting for daemon to start
09:14:27 [2020-08-31T09:14:27.413Z]     daemon.go:325: [d0b00aa50e765] waiting for daemon to start
09:14:27 [2020-08-31T09:14:27.413Z]     daemon.go:353: [d0b00aa50e765] daemon started
09:14:27 [2020-08-31T09:14:27.413Z]     daemon.go:461: [d0b00aa50e765] Stopping daemon
09:14:27 [2020-08-31T09:14:27.413Z]     daemon.go:296: [d0b00aa50e765] exiting daemon
09:14:27 [2020-08-31T09:14:27.413Z]     daemon.go:448: [d0b00aa50e765] Daemon stopped
09:14:27 [2020-08-31T09:14:27.413Z] === RUN   TestCreateWithDuplicateNetworkNames
09:14:27 [2020-08-31T09:14:27.792Z] === RUN   TestExternalGraphDriver/pull
09:14:28 [2020-08-31T09:14:28.351Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
09:14:29 [2020-08-31T09:14:29.734Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
09:14:29 [2020-08-31T09:14:29.734Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
09:14:29 [2020-08-31T09:14:29.890Z] #29 29.65 # github.com/docker/docker/contrib/httpserver
09:14:29 [2020-08-31T09:14:29.890Z] #29 29.65 loadinternal: cannot find runtime/cgo
09:14:29 [2020-08-31T09:14:29.890Z] #29 DONE 29.9s
09:14:29 [2020-08-31T09:14:29.890Z] 
09:14:29 [2020-08-31T09:14:29.890Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
09:14:29 [2020-08-31T09:14:29.890Z] #33 ...
09:14:29 [2020-08-31T09:14:29.890Z] 
09:14:29 [2020-08-31T09:14:29.890Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
09:14:29 [2020-08-31T09:14:29.890Z] #30 DONE 0.1s
09:14:29 [2020-08-31T09:14:29.890Z] 
09:14:29 [2020-08-31T09:14:29.890Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
09:14:30 [2020-08-31T09:14:30.530Z] --- PASS: TestExternalGraphDriver (6.34s)
09:14:30 [2020-08-31T09:14:30.530Z]     external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver
09:14:30 [2020-08-31T09:14:30.530Z]     daemon.go:325: [dfed408d29535] waiting for daemon to start
09:14:30 [2020-08-31T09:14:30.530Z]     daemon.go:325: [dfed408d29535] waiting for daemon to start
09:14:30 [2020-08-31T09:14:30.530Z]     daemon.go:353: [dfed408d29535] daemon started
09:14:30 [2020-08-31T09:14:30.530Z]     daemon.go:461: [dfed408d29535] Stopping daemon
09:14:30 [2020-08-31T09:14:30.530Z]     daemon.go:296: [dfed408d29535] exiting daemon
09:14:30 [2020-08-31T09:14:30.530Z]     daemon.go:448: [dfed408d29535] Daemon stopped
09:14:30 [2020-08-31T09:14:30.530Z]     daemon.go:325: [dfed408d29535] waiting for daemon to start
09:14:30 [2020-08-31T09:14:30.530Z]     daemon.go:325: [dfed408d29535] waiting for daemon to start
09:14:30 [2020-08-31T09:14:30.530Z]     daemon.go:353: [dfed408d29535] daemon started
09:14:30 [2020-08-31T09:14:30.530Z]     daemon.go:461: [dfed408d29535] Stopping daemon
09:14:30 [2020-08-31T09:14:30.530Z]     daemon.go:296: [dfed408d29535] exiting daemon
09:14:30 [2020-08-31T09:14:30.530Z]     daemon.go:448: [dfed408d29535] Daemon stopped
09:14:30 [2020-08-31T09:14:30.530Z]     --- PASS: TestExternalGraphDriver/json (1.79s)
09:14:30 [2020-08-31T09:14:30.530Z]     daemon.go:325: [dfed408d29535] waiting for daemon to start
09:14:30 [2020-08-31T09:14:30.530Z]     daemon.go:325: [dfed408d29535] waiting for daemon to start
09:14:30 [2020-08-31T09:14:30.530Z]     daemon.go:353: [dfed408d29535] daemon started
09:14:30 [2020-08-31T09:14:30.530Z]     daemon.go:461: [dfed408d29535] Stopping daemon
09:14:30 [2020-08-31T09:14:30.530Z]     daemon.go:296: [dfed408d29535] exiting daemon
09:14:30 [2020-08-31T09:14:30.530Z]     daemon.go:448: [dfed408d29535] Daemon stopped
09:14:30 [2020-08-31T09:14:30.530Z]     daemon.go:325: [dfed408d29535] waiting for daemon to start
09:14:30 [2020-08-31T09:14:30.530Z]     daemon.go:325: [dfed408d29535] waiting for daemon to start
09:14:30 [2020-08-31T09:14:30.530Z]     daemon.go:353: [dfed408d29535] daemon started
09:14:30 [2020-08-31T09:14:30.530Z]     daemon.go:461: [dfed408d29535] Stopping daemon
09:14:30 [2020-08-31T09:14:30.530Z]     daemon.go:296: [dfed408d29535] exiting daemon
09:14:30 [2020-08-31T09:14:30.530Z]     daemon.go:448: [dfed408d29535] Daemon stopped
09:14:30 [2020-08-31T09:14:30.530Z]     --- PASS: TestExternalGraphDriver/spec (1.79s)
09:14:30 [2020-08-31T09:14:30.530Z]     daemon.go:325: [dfed408d29535] waiting for daemon to start
09:14:30 [2020-08-31T09:14:30.530Z]     daemon.go:325: [dfed408d29535] waiting for daemon to start
09:14:30 [2020-08-31T09:14:30.530Z]     daemon.go:353: [dfed408d29535] daemon started
09:14:30 [2020-08-31T09:14:30.530Z]     daemon.go:461: [dfed408d29535] Stopping daemon
09:14:30 [2020-08-31T09:14:30.530Z]     daemon.go:296: [dfed408d29535] exiting daemon
09:14:30 [2020-08-31T09:14:30.530Z]     daemon.go:448: [dfed408d29535] Daemon stopped
09:14:30 [2020-08-31T09:14:30.530Z]     --- PASS: TestExternalGraphDriver/pull (2.64s)
09:14:30 [2020-08-31T09:14:30.530Z] === RUN   TestGraphdriverPluginV2
09:14:30 [2020-08-31T09:14:30.530Z] --- SKIP: TestGraphdriverPluginV2 (0.25s)
09:14:30 [2020-08-31T09:14:30.530Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:14:30 [2020-08-31T09:14:30.530Z] PASS
09:14:30 [2020-08-31T09:14:30.530Z] 
09:14:30 [2020-08-31T09:14:30.530Z] === Skipped
09:14:30 [2020-08-31T09:14:30.530Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.25s)
09:14:30 [2020-08-31T09:14:30.530Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:14:30 [2020-08-31T09:14:30.530Z] 
09:14:30 [2020-08-31T09:14:30.530Z] 
09:14:30 [2020-08-31T09:14:30.530Z] DONE 5 tests, 1 skipped in 6.660s
09:14:30 [2020-08-31T09:14:30.530Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
09:14:30 [2020-08-31T09:14:30.530Z] ++ 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
09:14:30 [2020-08-31T09:14:30.530Z] ++ set -e
09:14:30 [2020-08-31T09:14:30.530Z] ++ '[' -n 0 ']'
09:14:30 [2020-08-31T09:14:30.530Z] ++ set -x
09:14:30 [2020-08-31T09:14:30.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-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
09:14:30 [2020-08-31T09:14:30.530Z] INFO: Testing against a local daemon
09:14:30 [2020-08-31T09:14:30.530Z] === RUN   TestContinueAfterPluginCrash
09:14:30 [2020-08-31T09:14:30.530Z] === PAUSE TestContinueAfterPluginCrash
09:14:30 [2020-08-31T09:14:30.530Z] === RUN   TestDaemonStartWithLogOpt
09:14:30 [2020-08-31T09:14:30.530Z] === PAUSE TestDaemonStartWithLogOpt
09:14:30 [2020-08-31T09:14:30.530Z] === CONT  TestContinueAfterPluginCrash
09:14:30 [2020-08-31T09:14:30.530Z] === CONT  TestDaemonStartWithLogOpt
09:14:32 [2020-08-31T09:14:32.271Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
09:14:33 [2020-08-31T09:14:33.208Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
09:14:35 [2020-08-31T09:14:35.112Z] === RUN   TestDockerSuite/TestCopyAndRestart
09:14:36 [2020-08-31T09:14:36.050Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
09:14:36 [2020-08-31T09:14:36.050Z] === RUN   TestDockerSuite/TestCpAbsolutePath
09:14:36 [2020-08-31T09:14:36.619Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
09:14:36 [2020-08-31T09:14:36.878Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
09:14:37 [2020-08-31T09:14:37.446Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
09:14:37 [2020-08-31T09:14:37.446Z] === RUN   TestDockerSuite/TestCpFromCaseA
09:14:38 [2020-08-31T09:14:38.018Z] === RUN   TestDockerSuite/TestCpFromCaseB
09:14:38 [2020-08-31T09:14:38.956Z] === RUN   TestDockerSuite/TestCpFromCaseC
09:14:39 [2020-08-31T09:14:39.525Z] === RUN   TestDockerSuite/TestCpFromCaseD
09:14:40 [2020-08-31T09:14:40.092Z] === RUN   TestDockerSuite/TestCpFromCaseE
09:14:41 [2020-08-31T09:14:41.031Z] === RUN   TestDockerSuite/TestCpFromCaseF
09:14:41 [2020-08-31T09:14:41.031Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.94s)
09:14:41 [2020-08-31T09:14:41.031Z]     create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames
09:14:41 [2020-08-31T09:14:41.031Z]     daemon.go:325: [db72bafb46b0c] waiting for daemon to start
09:14:41 [2020-08-31T09:14:41.031Z]     daemon.go:325: [db72bafb46b0c] waiting for daemon to start
09:14:41 [2020-08-31T09:14:41.031Z]     daemon.go:353: [db72bafb46b0c] daemon started
09:14:41 [2020-08-31T09:14:41.031Z]     daemon.go:461: [db72bafb46b0c] Stopping daemon
09:14:41 [2020-08-31T09:14:41.031Z]     daemon.go:296: [db72bafb46b0c] exiting daemon
09:14:41 [2020-08-31T09:14:41.031Z]     daemon.go:448: [db72bafb46b0c] Daemon stopped
09:14:41 [2020-08-31T09:14:41.031Z] === RUN   TestCreateServiceSecretFileMode
09:14:41 [2020-08-31T09:14:41.970Z] === RUN   TestDockerSuite/TestCpFromCaseG
09:14:42 [2020-08-31T09:14:42.540Z] === RUN   TestDockerSuite/TestCpFromCaseH
09:14:43 [2020-08-31T09:14:43.227Z] --- PASS: TestDaemonStartWithLogOpt (11.31s)
09:14:43 [2020-08-31T09:14:43.227Z]     validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt
09:14:43 [2020-08-31T09:14:43.227Z]     daemon.go:325: [dc985d551dbc8] waiting for daemon to start
09:14:43 [2020-08-31T09:14:43.227Z]     daemon.go:325: [dc985d551dbc8] waiting for daemon to start
09:14:43 [2020-08-31T09:14:43.227Z]     daemon.go:353: [dc985d551dbc8] daemon started
09:14:43 [2020-08-31T09:14:43.227Z]     daemon.go:461: [dc985d551dbc8] Stopping daemon
09:14:43 [2020-08-31T09:14:43.227Z]     daemon.go:296: [dc985d551dbc8] exiting daemon
09:14:43 [2020-08-31T09:14:43.227Z]     daemon.go:448: [dc985d551dbc8] Daemon stopped
09:14:43 [2020-08-31T09:14:43.227Z]     daemon.go:325: [dc985d551dbc8] waiting for daemon to start
09:14:43 [2020-08-31T09:14:43.227Z]     daemon.go:325: [dc985d551dbc8] waiting for daemon to start
09:14:43 [2020-08-31T09:14:43.227Z]     daemon.go:353: [dc985d551dbc8] daemon started
09:14:43 [2020-08-31T09:14:43.227Z]     daemon.go:461: [dc985d551dbc8] Stopping daemon
09:14:43 [2020-08-31T09:14:43.227Z]     daemon.go:296: [dc985d551dbc8] exiting daemon
09:14:43 [2020-08-31T09:14:43.227Z]     daemon.go:448: [dc985d551dbc8] Daemon stopped
09:14:43 [2020-08-31T09:14:43.922Z] === RUN   TestDockerSuite/TestCpFromCaseI
09:14:44 [2020-08-31T09:14:44.492Z] --- PASS: TestCreateServiceSecretFileMode (3.49s)
09:14:44 [2020-08-31T09:14:44.492Z]     create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode
09:14:44 [2020-08-31T09:14:44.492Z]     daemon.go:325: [df05f67a5e870] waiting for daemon to start
09:14:44 [2020-08-31T09:14:44.492Z]     daemon.go:325: [df05f67a5e870] waiting for daemon to start
09:14:44 [2020-08-31T09:14:44.492Z]     daemon.go:353: [df05f67a5e870] daemon started
09:14:44 [2020-08-31T09:14:44.492Z]     daemon.go:461: [df05f67a5e870] Stopping daemon
09:14:44 [2020-08-31T09:14:44.492Z]     daemon.go:296: [df05f67a5e870] exiting daemon
09:14:44 [2020-08-31T09:14:44.493Z]     daemon.go:448: [df05f67a5e870] Daemon stopped
09:14:44 [2020-08-31T09:14:44.493Z] === RUN   TestCreateServiceConfigFileMode
09:14:44 [2020-08-31T09:14:44.752Z] === RUN   TestDockerSuite/TestCpFromCaseJ
09:14:45 [2020-08-31T09:14:45.692Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
09:14:46 [2020-08-31T09:14:46.752Z] --- PASS: TestContinueAfterPluginCrash (15.99s)
09:14:46 [2020-08-31T09:14:46.752Z]     logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash
09:14:46 [2020-08-31T09:14:46.752Z]     daemon.go:325: [da48c59340207] waiting for daemon to start
09:14:46 [2020-08-31T09:14:46.752Z]     daemon.go:325: [da48c59340207] waiting for daemon to start
09:14:46 [2020-08-31T09:14:46.752Z]     daemon.go:353: [da48c59340207] daemon started
09:14:46 [2020-08-31T09:14:46.752Z]     daemon.go:461: [da48c59340207] Stopping daemon
09:14:46 [2020-08-31T09:14:46.752Z]     daemon.go:296: [da48c59340207] exiting daemon
09:14:46 [2020-08-31T09:14:46.752Z]     daemon.go:448: [da48c59340207] Daemon stopped
09:14:46 [2020-08-31T09:14:46.752Z] PASS
09:14:46 [2020-08-31T09:14:46.752Z] 
09:14:46 [2020-08-31T09:14:46.752Z] DONE 2 tests in 16.058s
09:14:46 [2020-08-31T09:14:46.752Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
09:14:46 [2020-08-31T09:14:46.752Z] ++ 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
09:14:46 [2020-08-31T09:14:46.752Z] ++ set -e
09:14:46 [2020-08-31T09:14:46.752Z] ++ '[' -n 0 ']'
09:14:46 [2020-08-31T09:14:46.752Z] ++ set -x
09:14:46 [2020-08-31T09:14:46.752Z] ++ env -i DEST=/go/src/github.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
09:14:46 [2020-08-31T09:14:46.752Z] INFO: Testing against a local daemon
09:14:46 [2020-08-31T09:14:46.752Z] === RUN   TestPluginWithDevMounts
09:14:46 [2020-08-31T09:14:46.752Z] === PAUSE TestPluginWithDevMounts
09:14:46 [2020-08-31T09:14:46.752Z] === CONT  TestPluginWithDevMounts
09:14:47 [2020-08-31T09:14:47.617Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
09:14:48 [2020-08-31T09:14:48.186Z] --- PASS: TestCreateServiceConfigFileMode (3.59s)
09:14:48 [2020-08-31T09:14:48.186Z]     create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode
09:14:48 [2020-08-31T09:14:48.186Z]     daemon.go:325: [d2d63298a5171] waiting for daemon to start
09:14:48 [2020-08-31T09:14:48.186Z]     daemon.go:325: [d2d63298a5171] waiting for daemon to start
09:14:48 [2020-08-31T09:14:48.186Z]     daemon.go:353: [d2d63298a5171] daemon started
09:14:48 [2020-08-31T09:14:48.186Z]     daemon.go:461: [d2d63298a5171] Stopping daemon
09:14:48 [2020-08-31T09:14:48.186Z]     daemon.go:296: [d2d63298a5171] exiting daemon
09:14:48 [2020-08-31T09:14:48.186Z]     daemon.go:448: [d2d63298a5171] Daemon stopped
09:14:48 [2020-08-31T09:14:48.186Z] === RUN   TestCreateServiceSysctls
09:14:48 [2020-08-31T09:14:48.445Z] === RUN   TestDockerSuite/TestCpGarbagePath
09:14:48 [2020-08-31T09:14:48.832Z] --- PASS: TestPluginWithDevMounts (1.91s)
09:14:48 [2020-08-31T09:14:48.832Z]     mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts
09:14:48 [2020-08-31T09:14:48.832Z]     daemon.go:325: [dad68be942edc] waiting for daemon to start
09:14:48 [2020-08-31T09:14:48.832Z]     daemon.go:325: [dad68be942edc] waiting for daemon to start
09:14:48 [2020-08-31T09:14:48.832Z]     daemon.go:353: [dad68be942edc] daemon started
09:14:48 [2020-08-31T09:14:48.832Z]     daemon.go:461: [dad68be942edc] Stopping daemon
09:14:48 [2020-08-31T09:14:48.832Z]     daemon.go:296: [dad68be942edc] exiting daemon
09:14:48 [2020-08-31T09:14:48.832Z]     daemon.go:448: [dad68be942edc] Daemon stopped
09:14:48 [2020-08-31T09:14:48.832Z] PASS
09:14:48 [2020-08-31T09:14:48.832Z] 
09:14:48 [2020-08-31T09:14:48.832Z] DONE 1 tests in 1.983s
09:14:48 [2020-08-31T09:14:48.832Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
09:14:48 [2020-08-31T09:14:48.832Z] ++ 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
09:14:48 [2020-08-31T09:14:48.832Z] ++ set -e
09:14:48 [2020-08-31T09:14:48.832Z] ++ '[' -n 0 ']'
09:14:48 [2020-08-31T09:14:48.832Z] ++ set -x
09:14:48 [2020-08-31T09:14:48.833Z] ++ env -i DEST=/go/src/github.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
09:14:48 [2020-08-31T09:14:48.833Z] INFO: Testing against a local daemon
09:14:48 [2020-08-31T09:14:48.833Z] === RUN   TestSecretInspect
09:14:49 [2020-08-31T09:14:49.383Z] === RUN   TestDockerSuite/TestCpLocalOnly
09:14:49 [2020-08-31T09:14:49.383Z] === RUN   TestDockerSuite/TestCpNameHasColon
09:14:49 [2020-08-31T09:14:49.952Z] === RUN   TestDockerSuite/TestCpRelativePath
09:14:50 [2020-08-31T09:14:50.522Z] === RUN   TestDockerSuite/TestCpSpecialFiles
09:14:50 [2020-08-31T09:14:50.906Z] --- PASS: TestSecretInspect (1.92s)
09:14:50 [2020-08-31T09:14:50.906Z]     secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect
09:14:50 [2020-08-31T09:14:50.906Z]     daemon.go:325: [df642018c31e4] waiting for daemon to start
09:14:50 [2020-08-31T09:14:50.906Z]     daemon.go:325: [df642018c31e4] waiting for daemon to start
09:14:50 [2020-08-31T09:14:50.906Z]     daemon.go:353: [df642018c31e4] daemon started
09:14:50 [2020-08-31T09:14:50.906Z]     daemon.go:461: [df642018c31e4] Stopping daemon
09:14:50 [2020-08-31T09:14:50.906Z]     daemon.go:296: [df642018c31e4] exiting daemon
09:14:50 [2020-08-31T09:14:50.906Z]     daemon.go:448: [df642018c31e4] Daemon stopped
09:14:50 [2020-08-31T09:14:50.906Z] === RUN   TestSecretList
09:14:51 [2020-08-31T09:14:51.461Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
09:14:51 [2020-08-31T09:14:51.723Z] --- PASS: TestCreateServiceSysctls (3.64s)
09:14:51 [2020-08-31T09:14:51.723Z]     create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls
09:14:51 [2020-08-31T09:14:51.723Z]     daemon.go:325: [d110c5df2dac8] waiting for daemon to start
09:14:51 [2020-08-31T09:14:51.723Z]     daemon.go:325: [d110c5df2dac8] waiting for daemon to start
09:14:51 [2020-08-31T09:14:51.723Z]     daemon.go:353: [d110c5df2dac8] daemon started
09:14:51 [2020-08-31T09:14:51.723Z]     daemon.go:461: [d110c5df2dac8] Stopping daemon
09:14:51 [2020-08-31T09:14:51.723Z]     daemon.go:296: [d110c5df2dac8] exiting daemon
09:14:51 [2020-08-31T09:14:51.723Z]     daemon.go:448: [d110c5df2dac8] Daemon stopped
09:14:51 [2020-08-31T09:14:51.723Z] === RUN   TestInspect
09:14:52 [2020-08-31T09:14:52.293Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
09:14:52 [2020-08-31T09:14:52.426Z] --- PASS: TestSecretList (1.89s)
09:14:52 [2020-08-31T09:14:52.426Z]     secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList
09:14:52 [2020-08-31T09:14:52.426Z]     daemon.go:325: [d4cc473d1ae39] waiting for daemon to start
09:14:52 [2020-08-31T09:14:52.426Z]     daemon.go:325: [d4cc473d1ae39] waiting for daemon to start
09:14:52 [2020-08-31T09:14:52.426Z]     daemon.go:353: [d4cc473d1ae39] daemon started
09:14:52 [2020-08-31T09:14:52.426Z]     daemon.go:461: [d4cc473d1ae39] Stopping daemon
09:14:52 [2020-08-31T09:14:52.426Z]     daemon.go:296: [d4cc473d1ae39] exiting daemon
09:14:52 [2020-08-31T09:14:52.426Z]     daemon.go:448: [d4cc473d1ae39] Daemon stopped
09:14:52 [2020-08-31T09:14:52.426Z] === RUN   TestSecretsCreateAndDelete
09:14:52 [2020-08-31T09:14:52.863Z] === RUN   TestDockerSuite/TestCpToCaseA
09:14:53 [2020-08-31T09:14:53.804Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
09:14:54 [2020-08-31T09:14:54.064Z] === RUN   TestDockerSuite/TestCpToCaseB
09:14:54 [2020-08-31T09:14:54.499Z] --- PASS: TestSecretsCreateAndDelete (1.86s)
09:14:54 [2020-08-31T09:14:54.500Z]     secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete
09:14:54 [2020-08-31T09:14:54.500Z]     daemon.go:325: [df0acd3677b56] waiting for daemon to start
09:14:54 [2020-08-31T09:14:54.500Z]     daemon.go:325: [df0acd3677b56] waiting for daemon to start
09:14:54 [2020-08-31T09:14:54.500Z]     daemon.go:353: [df0acd3677b56] daemon started
09:14:54 [2020-08-31T09:14:54.500Z]     daemon.go:461: [df0acd3677b56] Stopping daemon
09:14:54 [2020-08-31T09:14:54.500Z]     daemon.go:296: [df0acd3677b56] exiting daemon
09:14:54 [2020-08-31T09:14:54.500Z]     daemon.go:448: [df0acd3677b56] Daemon stopped
09:14:54 [2020-08-31T09:14:54.500Z] === RUN   TestSecretsUpdate
09:14:55 [2020-08-31T09:14:55.003Z] === RUN   TestDockerSuite/TestCpToCaseC
09:14:55 [2020-08-31T09:14:55.263Z] --- PASS: TestInspect (3.57s)
09:14:55 [2020-08-31T09:14:55.263Z]     inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect
09:14:55 [2020-08-31T09:14:55.263Z]     daemon.go:325: [d9d77d2edfc67] waiting for daemon to start
09:14:55 [2020-08-31T09:14:55.263Z]     daemon.go:325: [d9d77d2edfc67] waiting for daemon to start
09:14:55 [2020-08-31T09:14:55.263Z]     daemon.go:353: [d9d77d2edfc67] daemon started
09:14:55 [2020-08-31T09:14:55.263Z]     daemon.go:461: [d9d77d2edfc67] Stopping daemon
09:14:55 [2020-08-31T09:14:55.263Z]     daemon.go:296: [d9d77d2edfc67] exiting daemon
09:14:55 [2020-08-31T09:14:55.263Z]     daemon.go:448: [d9d77d2edfc67] Daemon stopped
09:14:55 [2020-08-31T09:14:55.263Z] === RUN   TestDockerNetworkConnectAlias
09:14:56 [2020-08-31T09:14:56.576Z] --- PASS: TestSecretsUpdate (1.88s)
09:14:56 [2020-08-31T09:14:56.576Z]     secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate
09:14:56 [2020-08-31T09:14:56.576Z]     daemon.go:325: [d08b7a685720b] waiting for daemon to start
09:14:56 [2020-08-31T09:14:56.576Z]     daemon.go:325: [d08b7a685720b] waiting for daemon to start
09:14:56 [2020-08-31T09:14:56.576Z]     daemon.go:353: [d08b7a685720b] daemon started
09:14:56 [2020-08-31T09:14:56.576Z]     daemon.go:461: [d08b7a685720b] Stopping daemon
09:14:56 [2020-08-31T09:14:56.576Z]     daemon.go:296: [d08b7a685720b] exiting daemon
09:14:56 [2020-08-31T09:14:56.576Z]     daemon.go:448: [d08b7a685720b] Daemon stopped
09:14:56 [2020-08-31T09:14:56.576Z] === RUN   TestTemplatedSecret
09:14:57 [2020-08-31T09:14:57.803Z] === RUN   TestDockerSuite/TestCpToCaseD
09:14:58 [2020-08-31T09:14:58.676Z] --- PASS: TestTemplatedSecret (2.30s)
09:14:58 [2020-08-31T09:14:58.676Z]     secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret
09:14:58 [2020-08-31T09:14:58.676Z]     daemon.go:325: [dca839d079024] waiting for daemon to start
09:14:58 [2020-08-31T09:14:58.676Z]     daemon.go:325: [dca839d079024] waiting for daemon to start
09:14:58 [2020-08-31T09:14:58.676Z]     daemon.go:353: [dca839d079024] daemon started
09:14:58 [2020-08-31T09:14:58.676Z]     daemon.go:461: [dca839d079024] Stopping daemon
09:14:58 [2020-08-31T09:14:58.676Z]     daemon.go:296: [dca839d079024] exiting daemon
09:14:58 [2020-08-31T09:14:58.676Z]     daemon.go:448: [dca839d079024] Daemon stopped
09:14:58 [2020-08-31T09:14:58.676Z] === RUN   TestSecretCreateResolve
09:15:00 [2020-08-31T09:15:00.780Z] --- PASS: TestSecretCreateResolve (1.93s)
09:15:00 [2020-08-31T09:15:00.780Z]     secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve
09:15:00 [2020-08-31T09:15:00.780Z]     daemon.go:325: [d196dfb0e0f9e] waiting for daemon to start
09:15:00 [2020-08-31T09:15:00.780Z]     daemon.go:325: [d196dfb0e0f9e] waiting for daemon to start
09:15:00 [2020-08-31T09:15:00.780Z]     daemon.go:353: [d196dfb0e0f9e] daemon started
09:15:00 [2020-08-31T09:15:00.780Z]     daemon.go:461: [d196dfb0e0f9e] Stopping daemon
09:15:00 [2020-08-31T09:15:00.780Z]     daemon.go:296: [d196dfb0e0f9e] exiting daemon
09:15:00 [2020-08-31T09:15:00.780Z]     daemon.go:448: [d196dfb0e0f9e] Daemon stopped
09:15:00 [2020-08-31T09:15:00.780Z] PASS
09:15:00 [2020-08-31T09:15:00.780Z] 
09:15:00 [2020-08-31T09:15:00.780Z] DONE 6 tests in 11.857s
09:15:00 [2020-08-31T09:15:00.780Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
09:15:00 [2020-08-31T09:15:00.780Z] ++ 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
09:15:00 [2020-08-31T09:15:00.780Z] ++ set -e
09:15:00 [2020-08-31T09:15:00.780Z] ++ '[' -n 0 ']'
09:15:00 [2020-08-31T09:15:00.780Z] ++ set -x
09:15:00 [2020-08-31T09:15:00.780Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
09:15:00 [2020-08-31T09:15:00.780Z] INFO: Testing against a local daemon
09:15:00 [2020-08-31T09:15:00.780Z] === RUN   TestServiceCreateInit
09:15:00 [2020-08-31T09:15:00.780Z] === RUN   TestServiceCreateInit/daemonInitDisabled
09:15:01 [2020-08-31T09:15:01.101Z] --- PASS: TestDockerNetworkConnectAlias (5.37s)
09:15:01 [2020-08-31T09:15:01.101Z]     network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias
09:15:01 [2020-08-31T09:15:01.101Z]     daemon.go:325: [d319cf5646b98] waiting for daemon to start
09:15:01 [2020-08-31T09:15:01.101Z]     daemon.go:325: [d319cf5646b98] waiting for daemon to start
09:15:01 [2020-08-31T09:15:01.101Z]     daemon.go:353: [d319cf5646b98] daemon started
09:15:01 [2020-08-31T09:15:01.101Z]     daemon.go:461: [d319cf5646b98] Stopping daemon
09:15:01 [2020-08-31T09:15:01.101Z]     daemon.go:296: [d319cf5646b98] exiting daemon
09:15:01 [2020-08-31T09:15:01.101Z]     daemon.go:448: [d319cf5646b98] Daemon stopped
09:15:01 [2020-08-31T09:15:01.101Z] === RUN   TestDockerNetworkReConnect
09:15:01 [2020-08-31T09:15:01.101Z] === RUN   TestDockerSuite/TestCpToCaseE
09:15:04 [2020-08-31T09:15:04.315Z] === RUN   TestServiceCreateInit/daemonInitEnabled
09:15:04 [2020-08-31T09:15:04.391Z] === RUN   TestDockerSuite/TestCpToCaseF
09:15:04 [2020-08-31T09:15:04.650Z] === RUN   TestDockerSuite/TestCpToCaseG
09:15:04 [2020-08-31T09:15:04.650Z] --- PASS: TestDockerNetworkReConnect (4.03s)
09:15:04 [2020-08-31T09:15:04.650Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect
09:15:04 [2020-08-31T09:15:04.650Z]     daemon.go:325: [d98a02fef7a7a] waiting for daemon to start
09:15:04 [2020-08-31T09:15:04.650Z]     daemon.go:325: [d98a02fef7a7a] waiting for daemon to start
09:15:04 [2020-08-31T09:15:04.650Z]     daemon.go:353: [d98a02fef7a7a] daemon started
09:15:04 [2020-08-31T09:15:04.650Z]     daemon.go:461: [d98a02fef7a7a] Stopping daemon
09:15:04 [2020-08-31T09:15:04.650Z]     daemon.go:296: [d98a02fef7a7a] exiting daemon
09:15:04 [2020-08-31T09:15:04.650Z]     daemon.go:448: [d98a02fef7a7a] Daemon stopped
09:15:04 [2020-08-31T09:15:04.650Z] === RUN   TestServicePlugin
09:15:08 [2020-08-31T09:15:08.784Z] --- PASS: TestServiceCreateInit (7.60s)
09:15:08 [2020-08-31T09:15:08.784Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.73s)
09:15:08 [2020-08-31T09:15:08.784Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled
09:15:08 [2020-08-31T09:15:08.784Z]         daemon.go:325: [d480d33a1d335] waiting for daemon to start
09:15:08 [2020-08-31T09:15:08.784Z]         daemon.go:325: [d480d33a1d335] waiting for daemon to start
09:15:08 [2020-08-31T09:15:08.785Z]         daemon.go:353: [d480d33a1d335] daemon started
09:15:08 [2020-08-31T09:15:08.785Z]         daemon.go:461: [d480d33a1d335] Stopping daemon
09:15:08 [2020-08-31T09:15:08.785Z]         daemon.go:296: [d480d33a1d335] exiting daemon
09:15:08 [2020-08-31T09:15:08.785Z]         daemon.go:448: [d480d33a1d335] Daemon stopped
09:15:08 [2020-08-31T09:15:08.785Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.85s)
09:15:08 [2020-08-31T09:15:08.785Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled
09:15:08 [2020-08-31T09:15:08.785Z]         daemon.go:325: [d585e3ff27abc] waiting for daemon to start
09:15:08 [2020-08-31T09:15:08.785Z]         daemon.go:325: [d585e3ff27abc] waiting for daemon to start
09:15:08 [2020-08-31T09:15:08.785Z]         daemon.go:353: [d585e3ff27abc] daemon started
09:15:08 [2020-08-31T09:15:08.785Z]         daemon.go:461: [d585e3ff27abc] Stopping daemon
09:15:08 [2020-08-31T09:15:08.785Z]         daemon.go:296: [d585e3ff27abc] exiting daemon
09:15:08 [2020-08-31T09:15:08.785Z]         daemon.go:448: [d585e3ff27abc] Daemon stopped
09:15:08 [2020-08-31T09:15:08.785Z] === RUN   TestCreateServiceMultipleTimes
09:15:08 [2020-08-31T09:15:08.847Z] === RUN   TestDockerSuite/TestCpToCaseH
09:15:10 [2020-08-31T09:15:10.773Z] === RUN   TestDockerSuite/TestCpToCaseI
09:15:11 [2020-08-31T09:15:11.032Z] === RUN   TestDockerSuite/TestCpToCaseJ
09:15:15 [2020-08-31T09:15:15.228Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
09:15:15 [2020-08-31T09:15:15.228Z] === RUN   TestDockerSuite/TestCpToDot
09:15:15 [2020-08-31T09:15:15.796Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
09:15:16 [2020-08-31T09:15:16.734Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
09:15:17 [2020-08-31T09:15:17.673Z] === RUN   TestDockerSuite/TestCpToStdout
09:15:18 [2020-08-31T09:15:18.246Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
09:15:19 [2020-08-31T09:15:19.186Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
09:15:19 [2020-08-31T09:15:19.445Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
09:15:20 [2020-08-31T09:15:20.014Z] === RUN   TestDockerSuite/TestCpVolumePath
09:15:20 [2020-08-31T09:15:20.951Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
09:15:20 [2020-08-31T09:15:20.951Z] === RUN   TestDockerSuite/TestCreateArgs
09:15:20 [2020-08-31T09:15:20.951Z] === RUN   TestDockerSuite/TestCreateByImageID
09:15:21 [2020-08-31T09:15:21.210Z] === RUN   TestDockerSuite/TestCreateEchoStdout
09:15:21 [2020-08-31T09:15:21.779Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
09:15:21 [2020-08-31T09:15:21.780Z] === RUN   TestDockerSuite/TestCreateHostConfig
09:15:21 [2020-08-31T09:15:21.780Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
09:15:22 [2020-08-31T09:15:22.719Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
09:15:22 [2020-08-31T09:15:22.719Z] === RUN   TestDockerSuite/TestCreateLabels
09:15:22 [2020-08-31T09:15:22.978Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
09:15:22 [2020-08-31T09:15:22.978Z] === RUN   TestDockerSuite/TestCreateRM
09:15:22 [2020-08-31T09:15:22.978Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
09:15:22 [2020-08-31T09:15:22.978Z] === RUN   TestDockerSuite/TestCreateStopSignal
09:15:22 [2020-08-31T09:15:22.978Z] === RUN   TestDockerSuite/TestCreateStopTimeout
09:15:23 [2020-08-31T09:15:23.238Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
09:15:24 [2020-08-31T09:15:24.161Z] --- PASS: TestCreateServiceMultipleTimes (15.03s)
09:15:24 [2020-08-31T09:15:24.161Z]     create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes
09:15:24 [2020-08-31T09:15:24.161Z]     daemon.go:325: [d8995454d5423] waiting for daemon to start
09:15:24 [2020-08-31T09:15:24.161Z]     daemon.go:325: [d8995454d5423] waiting for daemon to start
09:15:24 [2020-08-31T09:15:24.161Z]     daemon.go:353: [d8995454d5423] daemon started
09:15:24 [2020-08-31T09:15:24.161Z]     daemon.go:461: [d8995454d5423] Stopping daemon
09:15:24 [2020-08-31T09:15:24.161Z]     daemon.go:296: [d8995454d5423] exiting daemon
09:15:24 [2020-08-31T09:15:24.161Z]     daemon.go:448: [d8995454d5423] Daemon stopped
09:15:24 [2020-08-31T09:15:24.161Z] === RUN   TestCreateServiceConflict
09:15:24 [2020-08-31T09:15:24.620Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
09:15:24 [2020-08-31T09:15:24.620Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
09:15:24 [2020-08-31T09:15:24.880Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
09:15:25 [2020-08-31T09:15:25.199Z] --- PASS: TestCreateServiceConflict (1.88s)
09:15:25 [2020-08-31T09:15:25.199Z]     create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict
09:15:25 [2020-08-31T09:15:25.199Z]     daemon.go:325: [db87bd0407d5e] waiting for daemon to start
09:15:25 [2020-08-31T09:15:25.199Z]     daemon.go:325: [db87bd0407d5e] waiting for daemon to start
09:15:25 [2020-08-31T09:15:25.199Z]     daemon.go:353: [db87bd0407d5e] daemon started
09:15:25 [2020-08-31T09:15:25.199Z]     daemon.go:461: [db87bd0407d5e] Stopping daemon
09:15:25 [2020-08-31T09:15:25.199Z]     daemon.go:296: [db87bd0407d5e] exiting daemon
09:15:25 [2020-08-31T09:15:25.199Z]     daemon.go:448: [db87bd0407d5e] Daemon stopped
09:15:25 [2020-08-31T09:15:25.199Z] === RUN   TestCreateServiceMaxReplicas
09:15:27 [2020-08-31T09:15:27.950Z] --- PASS: TestCreateServiceMaxReplicas (2.61s)
09:15:27 [2020-08-31T09:15:27.950Z]     create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas
09:15:27 [2020-08-31T09:15:27.950Z]     daemon.go:325: [d21548519f3aa] waiting for daemon to start
09:15:27 [2020-08-31T09:15:27.950Z]     daemon.go:325: [d21548519f3aa] waiting for daemon to start
09:15:27 [2020-08-31T09:15:27.950Z]     daemon.go:353: [d21548519f3aa] daemon started
09:15:27 [2020-08-31T09:15:27.950Z]     daemon.go:461: [d21548519f3aa] Stopping daemon
09:15:27 [2020-08-31T09:15:27.950Z]     daemon.go:296: [d21548519f3aa] exiting daemon
09:15:27 [2020-08-31T09:15:27.950Z]     daemon.go:448: [d21548519f3aa] Daemon stopped
09:15:27 [2020-08-31T09:15:27.950Z] === RUN   TestCreateWithDuplicateNetworkNames
09:15:29 [2020-08-31T09:15:29.078Z] === RUN   TestDockerSuite/TestCreateWithPortRange
09:15:29 [2020-08-31T09:15:29.078Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
09:15:29 [2020-08-31T09:15:29.078Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
09:15:29 [2020-08-31T09:15:29.337Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
09:15:29 [2020-08-31T09:15:29.337Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
09:15:29 [2020-08-31T09:15:29.596Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
09:15:29 [2020-08-31T09:15:29.596Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
09:15:30 [2020-08-31T09:15:30.165Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
09:15:31 [2020-08-31T09:15:31.103Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
09:15:31 [2020-08-31T09:15:31.688Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
09:15:32 [2020-08-31T09:15:32.631Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
09:15:33 [2020-08-31T09:15:33.568Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
09:15:34 [2020-08-31T09:15:34.136Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
09:15:34 [2020-08-31T09:15:34.397Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
09:15:34 [2020-08-31T09:15:34.655Z] === RUN   TestDockerSuite/TestDevicePermissions
09:15:34 [2020-08-31T09:15:34.914Z] === RUN   TestDockerSuite/TestDockerFails
09:15:34 [2020-08-31T09:15:34.914Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
09:15:34 [2020-08-31T09:15:34.914Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
09:15:35 [2020-08-31T09:15:35.174Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
09:15:35 [2020-08-31T09:15:35.741Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
09:15:35 [2020-08-31T09:15:35.742Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
09:15:36 [2020-08-31T09:15:36.680Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
09:15:37 [2020-08-31T09:15:37.618Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
09:15:37 [2020-08-31T09:15:37.618Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
09:15:37 [2020-08-31T09:15:37.618Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
09:15:37 [2020-08-31T09:15:37.877Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
09:15:39 [2020-08-31T09:15:39.255Z] --- PASS: TestServicePlugin (34.38s)
09:15:39 [2020-08-31T09:15:39.255Z]     plugin_test.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin
09:15:39 [2020-08-31T09:15:39.255Z]     daemon.go:325: [dfbbe5b52f1b5] waiting for daemon to start
09:15:39 [2020-08-31T09:15:39.255Z]     daemon.go:325: [dfbbe5b52f1b5] waiting for daemon to start
09:15:39 [2020-08-31T09:15:39.255Z]     daemon.go:353: [dfbbe5b52f1b5] daemon started
09:15:39 [2020-08-31T09:15:39.255Z]     daemon.go:461: [dfbbe5b52f1b5] Stopping daemon
09:15:39 [2020-08-31T09:15:39.255Z]     daemon.go:296: [dfbbe5b52f1b5] exiting daemon
09:15:39 [2020-08-31T09:15:39.255Z]     daemon.go:448: [dfbbe5b52f1b5] Daemon stopped
09:15:39 [2020-08-31T09:15:39.255Z]     plugin_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin
09:15:39 [2020-08-31T09:15:39.255Z]     daemon.go:325: [d43e15cb3b866] waiting for daemon to start
09:15:39 [2020-08-31T09:15:39.255Z]     daemon.go:325: [d43e15cb3b866] waiting for daemon to start
09:15:39 [2020-08-31T09:15:39.255Z]     daemon.go:353: [d43e15cb3b866] daemon started
09:15:39 [2020-08-31T09:15:39.255Z]     plugin_test.go:59: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin
09:15:39 [2020-08-31T09:15:39.255Z]     daemon.go:325: [d34cdd6c1d63a] waiting for daemon to start
09:15:39 [2020-08-31T09:15:39.255Z]     daemon.go:325: [d34cdd6c1d63a] waiting for daemon to start
09:15:39 [2020-08-31T09:15:39.255Z]     daemon.go:353: [d34cdd6c1d63a] daemon started
09:15:39 [2020-08-31T09:15:39.255Z]     plugin_test.go:60: [d34cdd6c1d63a] joining swarm manager [d43e15cb3b866]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:15:39 [2020-08-31T09:15:39.255Z]     plugin_test.go:62: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin
09:15:39 [2020-08-31T09:15:39.255Z]     daemon.go:325: [d7778e7e1fda7] waiting for daemon to start
09:15:39 [2020-08-31T09:15:39.255Z]     daemon.go:325: [d7778e7e1fda7] waiting for daemon to start
09:15:39 [2020-08-31T09:15:39.255Z]     daemon.go:353: [d7778e7e1fda7] daemon started
09:15:39 [2020-08-31T09:15:39.255Z]     plugin_test.go:63: [d7778e7e1fda7] joining swarm manager [d43e15cb3b866]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:15:39 [2020-08-31T09:15:39.255Z]     daemon.go:461: [d7778e7e1fda7] Stopping daemon
09:15:39 [2020-08-31T09:15:39.255Z]     daemon.go:296: [d7778e7e1fda7] exiting daemon
09:15:39 [2020-08-31T09:15:39.255Z]     daemon.go:448: [d7778e7e1fda7] Daemon stopped
09:15:39 [2020-08-31T09:15:39.255Z]     daemon.go:461: [d34cdd6c1d63a] Stopping daemon
09:15:39 [2020-08-31T09:15:39.255Z]     daemon.go:296: [d34cdd6c1d63a] exiting daemon
09:15:39 [2020-08-31T09:15:39.255Z]     daemon.go:448: [d34cdd6c1d63a] Daemon stopped
09:15:39 [2020-08-31T09:15:39.255Z]     daemon.go:461: [d43e15cb3b866] Stopping daemon
09:15:39 [2020-08-31T09:15:39.255Z]     daemon.go:296: [d43e15cb3b866] exiting daemon
09:15:39 [2020-08-31T09:15:39.255Z]     daemon.go:448: [d43e15cb3b866] Daemon stopped
09:15:39 [2020-08-31T09:15:39.255Z] === RUN   TestServiceUpdateLabel
09:15:40 [2020-08-31T09:15:40.604Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.78s)
09:15:40 [2020-08-31T09:15:40.604Z]     create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames
09:15:40 [2020-08-31T09:15:40.604Z]     daemon.go:325: [d8ab1a9764fd0] waiting for daemon to start
09:15:40 [2020-08-31T09:15:40.604Z]     daemon.go:325: [d8ab1a9764fd0] waiting for daemon to start
09:15:40 [2020-08-31T09:15:40.604Z]     daemon.go:353: [d8ab1a9764fd0] daemon started
09:15:40 [2020-08-31T09:15:40.604Z]     daemon.go:461: [d8ab1a9764fd0] Stopping daemon
09:15:40 [2020-08-31T09:15:40.604Z]     daemon.go:296: [d8ab1a9764fd0] exiting daemon
09:15:40 [2020-08-31T09:15:40.604Z]     daemon.go:448: [d8ab1a9764fd0] Daemon stopped
09:15:40 [2020-08-31T09:15:40.604Z] === RUN   TestCreateServiceSecretFileMode
09:15:41 [2020-08-31T09:15:41.790Z] --- PASS: TestServiceUpdateLabel (2.28s)
09:15:41 [2020-08-31T09:15:41.790Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel
09:15:41 [2020-08-31T09:15:41.790Z]     daemon.go:325: [d4d0a70392594] waiting for daemon to start
09:15:41 [2020-08-31T09:15:41.790Z]     daemon.go:325: [d4d0a70392594] waiting for daemon to start
09:15:41 [2020-08-31T09:15:41.790Z]     daemon.go:353: [d4d0a70392594] daemon started
09:15:41 [2020-08-31T09:15:41.790Z]     daemon.go:461: [d4d0a70392594] Stopping daemon
09:15:41 [2020-08-31T09:15:41.790Z]     daemon.go:296: [d4d0a70392594] exiting daemon
09:15:41 [2020-08-31T09:15:41.790Z]     daemon.go:448: [d4d0a70392594] Daemon stopped
09:15:41 [2020-08-31T09:15:41.790Z] === RUN   TestServiceUpdateSecrets
09:15:42 [2020-08-31T09:15:42.689Z] --- PASS: TestCreateServiceSecretFileMode (2.15s)
09:15:42 [2020-08-31T09:15:42.689Z]     create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode
09:15:42 [2020-08-31T09:15:42.689Z]     daemon.go:325: [dfb9a5d7cc910] waiting for daemon to start
09:15:42 [2020-08-31T09:15:42.689Z]     daemon.go:325: [dfb9a5d7cc910] waiting for daemon to start
09:15:42 [2020-08-31T09:15:42.689Z]     daemon.go:353: [dfb9a5d7cc910] daemon started
09:15:42 [2020-08-31T09:15:42.689Z]     daemon.go:461: [dfb9a5d7cc910] Stopping daemon
09:15:42 [2020-08-31T09:15:42.689Z]     daemon.go:296: [dfb9a5d7cc910] exiting daemon
09:15:42 [2020-08-31T09:15:42.689Z]     daemon.go:448: [dfb9a5d7cc910] Daemon stopped
09:15:42 [2020-08-31T09:15:42.689Z] === RUN   TestCreateServiceConfigFileMode
09:15:43 [2020-08-31T09:15:43.696Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
09:15:44 [2020-08-31T09:15:44.761Z] --- PASS: TestCreateServiceConfigFileMode (2.21s)
09:15:44 [2020-08-31T09:15:44.761Z]     create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode
09:15:44 [2020-08-31T09:15:44.761Z]     daemon.go:325: [dc8ec6f16bdd9] waiting for daemon to start
09:15:44 [2020-08-31T09:15:44.761Z]     daemon.go:325: [dc8ec6f16bdd9] waiting for daemon to start
09:15:44 [2020-08-31T09:15:44.761Z]     daemon.go:353: [dc8ec6f16bdd9] daemon started
09:15:44 [2020-08-31T09:15:44.761Z]     daemon.go:461: [dc8ec6f16bdd9] Stopping daemon
09:15:44 [2020-08-31T09:15:44.761Z]     daemon.go:296: [dc8ec6f16bdd9] exiting daemon
09:15:44 [2020-08-31T09:15:44.761Z]     daemon.go:448: [dc8ec6f16bdd9] Daemon stopped
09:15:44 [2020-08-31T09:15:44.761Z] === RUN   TestCreateServiceSysctls
09:15:45 [2020-08-31T09:15:45.077Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
09:15:46 [2020-08-31T09:15:46.981Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
09:15:47 [2020-08-31T09:15:47.922Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
09:15:48 [2020-08-31T09:15:48.289Z] --- PASS: TestCreateServiceSysctls (2.97s)
09:15:48 [2020-08-31T09:15:48.289Z]     create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls
09:15:48 [2020-08-31T09:15:48.289Z]     daemon.go:325: [d71e2f4b33872] waiting for daemon to start
09:15:48 [2020-08-31T09:15:48.289Z]     daemon.go:325: [d71e2f4b33872] waiting for daemon to start
09:15:48 [2020-08-31T09:15:48.289Z]     daemon.go:353: [d71e2f4b33872] daemon started
09:15:48 [2020-08-31T09:15:48.289Z]     daemon.go:461: [d71e2f4b33872] Stopping daemon
09:15:48 [2020-08-31T09:15:48.289Z]     daemon.go:296: [d71e2f4b33872] exiting daemon
09:15:48 [2020-08-31T09:15:48.289Z]     daemon.go:448: [d71e2f4b33872] Daemon stopped
09:15:48 [2020-08-31T09:15:48.289Z] === RUN   TestInspect
09:15:48 [2020-08-31T09:15:48.491Z] === RUN   TestDockerSuite/TestEventsAttach
09:15:49 [2020-08-31T09:15:49.059Z] === RUN   TestDockerSuite/TestEventsCommit
09:15:49 [2020-08-31T09:15:49.998Z] === RUN   TestDockerSuite/TestEventsContainerEvents
09:15:50 [2020-08-31T09:15:50.369Z] --- PASS: TestInspect (2.52s)
09:15:50 [2020-08-31T09:15:50.369Z]     inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect
09:15:50 [2020-08-31T09:15:50.369Z]     daemon.go:325: [db91fa31f4b36] waiting for daemon to start
09:15:50 [2020-08-31T09:15:50.369Z]     daemon.go:325: [db91fa31f4b36] waiting for daemon to start
09:15:50 [2020-08-31T09:15:50.369Z]     daemon.go:353: [db91fa31f4b36] daemon started
09:15:50 [2020-08-31T09:15:50.369Z]     daemon.go:461: [db91fa31f4b36] Stopping daemon
09:15:50 [2020-08-31T09:15:50.369Z]     daemon.go:296: [db91fa31f4b36] exiting daemon
09:15:50 [2020-08-31T09:15:50.369Z]     daemon.go:448: [db91fa31f4b36] Daemon stopped
09:15:50 [2020-08-31T09:15:50.369Z] === RUN   TestDockerNetworkConnectAlias
09:15:50 [2020-08-31T09:15:50.571Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
09:15:50 [2020-08-31T09:15:50.846Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
09:15:51 [2020-08-31T09:15:51.413Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
09:15:52 [2020-08-31T09:15:52.793Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
09:15:53 [2020-08-31T09:15:53.733Z] === RUN   TestDockerSuite/TestEventsContainerRestart
09:15:54 [2020-08-31T09:15:54.886Z] --- PASS: TestDockerNetworkConnectAlias (4.06s)
09:15:54 [2020-08-31T09:15:54.886Z]     network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias
09:15:54 [2020-08-31T09:15:54.886Z]     daemon.go:325: [d3fdd7b814290] waiting for daemon to start
09:15:54 [2020-08-31T09:15:54.886Z]     daemon.go:325: [d3fdd7b814290] waiting for daemon to start
09:15:54 [2020-08-31T09:15:54.886Z]     daemon.go:353: [d3fdd7b814290] daemon started
09:15:54 [2020-08-31T09:15:54.886Z]     daemon.go:461: [d3fdd7b814290] Stopping daemon
09:15:54 [2020-08-31T09:15:54.886Z]     daemon.go:296: [d3fdd7b814290] exiting daemon
09:15:54 [2020-08-31T09:15:54.886Z]     daemon.go:448: [d3fdd7b814290] Daemon stopped
09:15:54 [2020-08-31T09:15:54.886Z] === RUN   TestDockerNetworkReConnect
09:15:56 [2020-08-31T09:15:56.274Z] --- PASS: TestServiceUpdateSecrets (14.74s)
09:15:56 [2020-08-31T09:15:56.274Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets
09:15:56 [2020-08-31T09:15:56.274Z]     daemon.go:325: [d1ac966146d44] waiting for daemon to start
09:15:56 [2020-08-31T09:15:56.274Z]     daemon.go:325: [d1ac966146d44] waiting for daemon to start
09:15:56 [2020-08-31T09:15:56.274Z]     daemon.go:353: [d1ac966146d44] daemon started
09:15:56 [2020-08-31T09:15:56.274Z]     daemon.go:461: [d1ac966146d44] Stopping daemon
09:15:56 [2020-08-31T09:15:56.274Z]     daemon.go:296: [d1ac966146d44] exiting daemon
09:15:56 [2020-08-31T09:15:56.274Z]     daemon.go:448: [d1ac966146d44] Daemon stopped
09:15:56 [2020-08-31T09:15:56.274Z] === RUN   TestServiceUpdateConfigs
09:15:56 [2020-08-31T09:15:56.274Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
09:15:57 [2020-08-31T09:15:57.629Z] --- PASS: TestDockerNetworkReConnect (3.26s)
09:15:57 [2020-08-31T09:15:57.629Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect
09:15:57 [2020-08-31T09:15:57.629Z]     daemon.go:325: [d28e35c6efa5e] waiting for daemon to start
09:15:57 [2020-08-31T09:15:57.629Z]     daemon.go:325: [d28e35c6efa5e] waiting for daemon to start
09:15:57 [2020-08-31T09:15:57.629Z]     daemon.go:353: [d28e35c6efa5e] daemon started
09:15:57 [2020-08-31T09:15:57.629Z]     daemon.go:461: [d28e35c6efa5e] Stopping daemon
09:15:57 [2020-08-31T09:15:57.629Z]     daemon.go:296: [d28e35c6efa5e] exiting daemon
09:15:57 [2020-08-31T09:15:57.629Z]     daemon.go:448: [d28e35c6efa5e] Daemon stopped
09:15:57 [2020-08-31T09:15:57.629Z] === RUN   TestServicePlugin
09:15:57 [2020-08-31T09:15:57.629Z] --- SKIP: TestServicePlugin (0.00s)
09:15:57 [2020-08-31T09:15:57.629Z]     plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:15:57 [2020-08-31T09:15:57.629Z] === RUN   TestServiceUpdateLabel
09:15:58 [2020-08-31T09:15:58.810Z] === RUN   TestDockerSuite/TestEventsCopy
09:15:59 [2020-08-31T09:15:59.070Z] === RUN   TestDockerSuite/TestEventsFilterContainer
09:15:59 [2020-08-31T09:15:59.330Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
09:15:59 [2020-08-31T09:15:59.719Z] --- PASS: TestServiceUpdateLabel (1.90s)
09:15:59 [2020-08-31T09:15:59.719Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel
09:15:59 [2020-08-31T09:15:59.719Z]     daemon.go:325: [ddc4c7c642a46] waiting for daemon to start
09:15:59 [2020-08-31T09:15:59.719Z]     daemon.go:325: [ddc4c7c642a46] waiting for daemon to start
09:15:59 [2020-08-31T09:15:59.719Z]     daemon.go:353: [ddc4c7c642a46] daemon started
09:15:59 [2020-08-31T09:15:59.719Z]     daemon.go:461: [ddc4c7c642a46] Stopping daemon
09:15:59 [2020-08-31T09:15:59.719Z]     daemon.go:296: [ddc4c7c642a46] exiting daemon
09:15:59 [2020-08-31T09:15:59.719Z]     daemon.go:448: [ddc4c7c642a46] Daemon stopped
09:15:59 [2020-08-31T09:15:59.719Z] === RUN   TestServiceUpdateSecrets
09:16:00 [2020-08-31T09:16:00.269Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
09:16:00 [2020-08-31T09:16:00.836Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
09:16:01 [2020-08-31T09:16:01.096Z] === RUN   TestDockerSuite/TestEventsFilterImageName
09:16:02 [2020-08-31T09:16:02.033Z] === RUN   TestDockerSuite/TestEventsFilterLabels
09:16:02 [2020-08-31T09:16:02.970Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
09:16:03 [2020-08-31T09:16:03.228Z] === RUN   TestDockerSuite/TestEventsFilterType
09:16:03 [2020-08-31T09:16:03.487Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
09:16:03 [2020-08-31T09:16:03.747Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
09:16:03 [2020-08-31T09:16:03.747Z] === RUN   TestDockerSuite/TestEventsFilters
09:16:04 [2020-08-31T09:16:04.684Z] === RUN   TestDockerSuite/TestEventsFormat
09:16:05 [2020-08-31T09:16:05.623Z] === RUN   TestDockerSuite/TestEventsFormatBadField
09:16:05 [2020-08-31T09:16:05.623Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
09:16:05 [2020-08-31T09:16:05.623Z] === RUN   TestDockerSuite/TestEventsImageImport
09:16:06 [2020-08-31T09:16:06.192Z] === RUN   TestDockerSuite/TestEventsImageLoad
09:16:06 [2020-08-31T09:16:06.451Z] === RUN   TestDockerSuite/TestEventsImagePull
09:16:06 [2020-08-31T09:16:06.710Z] === RUN   TestDockerSuite/TestEventsImageTag
09:16:08 [2020-08-31T09:16:08.086Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
09:16:08 [2020-08-31T09:16:08.086Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
09:16:08 [2020-08-31T09:16:08.086Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
09:16:08 [2020-08-31T09:16:08.086Z] === RUN   TestDockerSuite/TestEventsPluginOps
09:16:09 [2020-08-31T09:16:09.466Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
09:16:10 [2020-08-31T09:16:10.038Z] === RUN   TestDockerSuite/TestEventsRename
09:16:10 [2020-08-31T09:16:10.609Z] === RUN   TestDockerSuite/TestEventsResize
09:16:11 [2020-08-31T09:16:11.177Z] --- PASS: TestServiceUpdateConfigs (14.98s)
09:16:11 [2020-08-31T09:16:11.177Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs
09:16:11 [2020-08-31T09:16:11.177Z]     daemon.go:325: [d4be2a44075ee] waiting for daemon to start
09:16:11 [2020-08-31T09:16:11.177Z]     daemon.go:325: [d4be2a44075ee] waiting for daemon to start
09:16:11 [2020-08-31T09:16:11.177Z]     daemon.go:353: [d4be2a44075ee] daemon started
09:16:11 [2020-08-31T09:16:11.177Z]     daemon.go:461: [d4be2a44075ee] Stopping daemon
09:16:11 [2020-08-31T09:16:11.177Z]     daemon.go:296: [d4be2a44075ee] exiting daemon
09:16:11 [2020-08-31T09:16:11.177Z]     daemon.go:448: [d4be2a44075ee] Daemon stopped
09:16:11 [2020-08-31T09:16:11.177Z] === RUN   TestServiceUpdateNetwork
09:16:11 [2020-08-31T09:16:11.177Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
09:16:11 [2020-08-31T09:16:11.745Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
09:16:12 [2020-08-31T09:16:12.313Z] === RUN   TestDockerSuite/TestEventsStreaming
09:16:12 [2020-08-31T09:16:12.885Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
09:16:15 [2020-08-31T09:16:15.082Z] --- PASS: TestServiceUpdateSecrets (14.20s)
09:16:15 [2020-08-31T09:16:15.082Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets
09:16:15 [2020-08-31T09:16:15.082Z]     daemon.go:325: [d3b697ad62fcd] waiting for daemon to start
09:16:15 [2020-08-31T09:16:15.082Z]     daemon.go:325: [d3b697ad62fcd] waiting for daemon to start
09:16:15 [2020-08-31T09:16:15.082Z]     daemon.go:353: [d3b697ad62fcd] daemon started
09:16:15 [2020-08-31T09:16:15.082Z]     daemon.go:461: [d3b697ad62fcd] Stopping daemon
09:16:15 [2020-08-31T09:16:15.082Z]     daemon.go:296: [d3b697ad62fcd] exiting daemon
09:16:15 [2020-08-31T09:16:15.082Z]     daemon.go:448: [d3b697ad62fcd] Daemon stopped
09:16:15 [2020-08-31T09:16:15.082Z] === RUN   TestServiceUpdateConfigs
09:16:15 [2020-08-31T09:16:15.301Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
09:16:15 [2020-08-31T09:16:15.301Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
09:16:15 [2020-08-31T09:16:15.301Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
09:16:15 [2020-08-31T09:16:15.301Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
09:16:15 [2020-08-31T09:16:15.301Z] === RUN   TestDockerSuite/TestAPINetworkFilter
09:16:15 [2020-08-31T09:16:15.301Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
09:16:15 [2020-08-31T09:16:15.301Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
09:16:15 [2020-08-31T09:16:15.301Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
09:16:15 [2020-08-31T09:16:15.301Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
09:16:15 [2020-08-31T09:16:15.301Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
09:16:15 [2020-08-31T09:16:15.301Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
09:16:15 [2020-08-31T09:16:15.301Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
09:16:15 [2020-08-31T09:16:15.420Z] === RUN   TestDockerSuite/TestEventsTop
09:16:15 [2020-08-31T09:16:15.759Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
09:16:15 [2020-08-31T09:16:15.759Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
09:16:15 [2020-08-31T09:16:15.759Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
09:16:15 [2020-08-31T09:16:15.987Z] === RUN   TestDockerSuite/TestEventsUntag
09:16:18 [2020-08-31T09:16:18.520Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
09:16:18 [2020-08-31T09:16:18.681Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
09:16:19 [2020-08-31T09:16:19.459Z] === RUN   TestDockerSuite/TestExec
09:16:20 [2020-08-31T09:16:20.028Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
09:16:20 [2020-08-31T09:16:20.218Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
09:16:20 [2020-08-31T09:16:20.218Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
09:16:20 [2020-08-31T09:16:20.218Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
09:16:20 [2020-08-31T09:16:20.218Z] === RUN   TestDockerSuite/TestAttachDisconnect
09:16:20 [2020-08-31T09:16:20.218Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
09:16:20 [2020-08-31T09:16:20.596Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
09:16:20 [2020-08-31T09:16:20.855Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
09:16:21 [2020-08-31T09:16:21.278Z] #33 125.9 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
09:16:21 [2020-08-31T09:16:21.278Z] #33 127.8 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
09:16:21 [2020-08-31T09:16:21.278Z] #33 129.2 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
09:16:21 [2020-08-31T09:16:21.278Z] #33 131.3 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
09:16:21 [2020-08-31T09:16:21.278Z] #33 132.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
09:16:21 [2020-08-31T09:16:21.278Z] #33 134.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
09:16:21 [2020-08-31T09:16:21.278Z] #33 135.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
09:16:21 [2020-08-31T09:16:21.278Z] #33 137.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
09:16:21 [2020-08-31T09:16:21.278Z] #33 137.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
09:16:21 [2020-08-31T09:16:21.422Z] === RUN   TestDockerSuite/TestExecAPIStart
09:16:22 [2020-08-31T09:16:22.204Z] #33 139.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
09:16:22 [2020-08-31T09:16:22.359Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
09:16:22 [2020-08-31T09:16:22.395Z] === RUN   TestDockerSuite/TestAttachPausedContainer
09:16:22 [2020-08-31T09:16:22.395Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
09:16:22 [2020-08-31T09:16:22.395Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
09:16:22 [2020-08-31T09:16:22.928Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
09:16:23 [2020-08-31T09:16:23.187Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
09:16:24 [2020-08-31T09:16:24.090Z] #33 141.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
09:16:24 [2020-08-31T09:16:24.124Z] --- PASS: TestServiceUpdateNetwork (12.85s)
09:16:24 [2020-08-31T09:16:24.124Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork
09:16:24 [2020-08-31T09:16:24.124Z]     daemon.go:325: [de4cb2eca4c83] waiting for daemon to start
09:16:24 [2020-08-31T09:16:24.124Z]     daemon.go:325: [de4cb2eca4c83] waiting for daemon to start
09:16:24 [2020-08-31T09:16:24.124Z]     daemon.go:353: [de4cb2eca4c83] daemon started
09:16:24 [2020-08-31T09:16:24.124Z]     daemon.go:461: [de4cb2eca4c83] Stopping daemon
09:16:24 [2020-08-31T09:16:24.124Z]     daemon.go:296: [de4cb2eca4c83] exiting daemon
09:16:24 [2020-08-31T09:16:24.124Z]     daemon.go:448: [de4cb2eca4c83] Daemon stopped
09:16:24 [2020-08-31T09:16:24.124Z] PASS
09:16:24 [2020-08-31T09:16:24.124Z] 
09:16:24 [2020-08-31T09:16:24.124Z] DONE 18 tests in 147.830s
09:16:24 [2020-08-31T09:16:24.124Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
09:16:24 [2020-08-31T09:16:24.124Z] ++ 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
09:16:24 [2020-08-31T09:16:24.124Z] ++ set -e
09:16:24 [2020-08-31T09:16:24.124Z] ++ '[' -n 0 ']'
09:16:24 [2020-08-31T09:16:24.124Z] ++ set -x
09:16:24 [2020-08-31T09:16:24.124Z] ++ env -i DEST=/go/src/github.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
09:16:24 [2020-08-31T09:16:24.124Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
09:16:24 [2020-08-31T09:16:24.124Z] INFO: Testing against a local daemon
09:16:24 [2020-08-31T09:16:24.124Z] === RUN   TestSessionCreate
09:16:24 [2020-08-31T09:16:24.124Z] --- PASS: TestSessionCreate (0.06s)
09:16:24 [2020-08-31T09:16:24.124Z] === RUN   TestSessionCreateWithBadUpgrade
09:16:24 [2020-08-31T09:16:24.124Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s)
09:16:24 [2020-08-31T09:16:24.124Z] PASS
09:16:24 [2020-08-31T09:16:24.124Z] 
09:16:24 [2020-08-31T09:16:24.124Z] DONE 2 tests in 0.222s
09:16:24 [2020-08-31T09:16:24.124Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
09:16:24 [2020-08-31T09:16:24.124Z] ++ 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
09:16:24 [2020-08-31T09:16:24.124Z] ++ set -e
09:16:24 [2020-08-31T09:16:24.124Z] ++ '[' -n 0 ']'
09:16:24 [2020-08-31T09:16:24.124Z] ++ set -x
09:16:24 [2020-08-31T09:16:24.124Z] ++ env -i DEST=/go/src/github.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
09:16:24 [2020-08-31T09:16:24.384Z] INFO: Testing against a local daemon
09:16:24 [2020-08-31T09:16:24.384Z] === RUN   TestCgroupDriverSystemdMemoryLimit
09:16:24 [2020-08-31T09:16:24.384Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
09:16:24 [2020-08-31T09:16:24.384Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:16:24 [2020-08-31T09:16:24.384Z] === RUN   TestEventsExecDie
09:16:24 [2020-08-31T09:16:24.644Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
09:16:25 [2020-08-31T09:16:25.214Z] --- PASS: TestEventsExecDie (0.74s)
09:16:25 [2020-08-31T09:16:25.214Z] === RUN   TestEventsBackwardsCompatible
09:16:25 [2020-08-31T09:16:25.214Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
09:16:25 [2020-08-31T09:16:25.214Z] === RUN   TestInfoBinaryCommits
09:16:25 [2020-08-31T09:16:25.214Z] --- PASS: TestInfoBinaryCommits (0.04s)
09:16:25 [2020-08-31T09:16:25.214Z] === RUN   TestInfoAPIVersioned
09:16:25 [2020-08-31T09:16:25.214Z] --- PASS: TestInfoAPIVersioned (0.01s)
09:16:25 [2020-08-31T09:16:25.214Z] === RUN   TestInfoAPI
09:16:25 [2020-08-31T09:16:25.214Z] --- PASS: TestInfoAPI (0.03s)
09:16:25 [2020-08-31T09:16:25.214Z] === RUN   TestInfoAPIWarnings
09:16:25 [2020-08-31T09:16:25.474Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
09:16:26 [2020-08-31T09:16:26.043Z] --- PASS: TestInfoAPIWarnings (0.79s)
09:16:26 [2020-08-31T09:16:26.043Z]     info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings
09:16:26 [2020-08-31T09:16:26.043Z]     daemon.go:325: [d0014c83487c4] waiting for daemon to start
09:16:26 [2020-08-31T09:16:26.043Z]     daemon.go:325: [d0014c83487c4] waiting for daemon to start
09:16:26 [2020-08-31T09:16:26.043Z]     daemon.go:353: [d0014c83487c4] daemon started
09:16:26 [2020-08-31T09:16:26.043Z]     daemon.go:461: [d0014c83487c4] Stopping daemon
09:16:26 [2020-08-31T09:16:26.043Z]     daemon.go:296: [d0014c83487c4] exiting daemon
09:16:26 [2020-08-31T09:16:26.043Z]     daemon.go:448: [d0014c83487c4] Daemon stopped
09:16:26 [2020-08-31T09:16:26.043Z] === RUN   TestLoginFailsWithBadCredentials
09:16:26 [2020-08-31T09:16:26.043Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
09:16:26 [2020-08-31T09:16:26.303Z] --- PASS: TestLoginFailsWithBadCredentials (0.33s)
09:16:26 [2020-08-31T09:16:26.303Z] === RUN   TestPingCacheHeaders
09:16:26 [2020-08-31T09:16:26.303Z] --- PASS: TestPingCacheHeaders (0.03s)
09:16:26 [2020-08-31T09:16:26.303Z] === RUN   TestPingGet
09:16:26 [2020-08-31T09:16:26.303Z] --- PASS: TestPingGet (0.02s)
09:16:26 [2020-08-31T09:16:26.303Z] === RUN   TestPingHead
09:16:26 [2020-08-31T09:16:26.303Z] --- PASS: TestPingHead (0.03s)
09:16:26 [2020-08-31T09:16:26.303Z] === RUN   TestVersion
09:16:26 [2020-08-31T09:16:26.303Z] --- PASS: TestVersion (0.03s)
09:16:26 [2020-08-31T09:16:26.303Z] PASS
09:16:26 [2020-08-31T09:16:26.303Z] 
09:16:26 [2020-08-31T09:16:26.303Z] === Skipped
09:16:26 [2020-08-31T09:16:26.303Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
09:16:26 [2020-08-31T09:16:26.303Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:16:26 [2020-08-31T09:16:26.303Z] 
09:16:26 [2020-08-31T09:16:26.303Z] 
09:16:26 [2020-08-31T09:16:26.303Z] DONE 12 tests, 1 skipped in 2.217s
09:16:26 [2020-08-31T09:16:26.303Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
09:16:26 [2020-08-31T09:16:26.303Z] ++ 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
09:16:26 [2020-08-31T09:16:26.303Z] ++ set -e
09:16:26 [2020-08-31T09:16:26.303Z] ++ '[' -n 0 ']'
09:16:26 [2020-08-31T09:16:26.303Z] ++ set -x
09:16:26 [2020-08-31T09:16:26.303Z] ++ env -i DEST=/go/src/github.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
09:16:26 [2020-08-31T09:16:26.562Z] INFO: Testing against a local daemon
09:16:26 [2020-08-31T09:16:26.562Z] === RUN   TestVolumesCreateAndList
09:16:26 [2020-08-31T09:16:26.562Z] --- PASS: TestVolumesCreateAndList (0.03s)
09:16:26 [2020-08-31T09:16:26.562Z] === RUN   TestVolumesRemove
09:16:26 [2020-08-31T09:16:26.562Z] --- PASS: TestVolumesRemove (0.06s)
09:16:26 [2020-08-31T09:16:26.562Z] === RUN   TestVolumesInspect
09:16:26 [2020-08-31T09:16:26.562Z] --- PASS: TestVolumesInspect (0.05s)
09:16:26 [2020-08-31T09:16:26.562Z] === RUN   TestVolumesInvalidJSON
09:16:26 [2020-08-31T09:16:26.605Z] #33 143.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
09:16:26 [2020-08-31T09:16:26.828Z] === RUN   TestVolumesInvalidJSON//volumes/create
09:16:26 [2020-08-31T09:16:26.828Z] === PAUSE TestVolumesInvalidJSON//volumes/create
09:16:26 [2020-08-31T09:16:26.828Z] === CONT  TestVolumesInvalidJSON//volumes/create
09:16:26 [2020-08-31T09:16:26.828Z] --- PASS: TestVolumesInvalidJSON (0.03s)
09:16:26 [2020-08-31T09:16:26.828Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
09:16:26 [2020-08-31T09:16:26.828Z] PASS
09:16:26 [2020-08-31T09:16:26.828Z] 
09:16:26 [2020-08-31T09:16:26.828Z] DONE 5 tests in 0.286s
09:16:26 [2020-08-31T09:16:26.828Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:16:26 [2020-08-31T09:16:26.828Z] ++++ cat bundles/test-integration/docker.pid
09:16:26 [2020-08-31T09:16:26.828Z] +++ kill 4653
09:16:27 [2020-08-31T09:16:27.396Z] === RUN   TestDockerSuite/TestExecCgroup
09:16:27 [2020-08-31T09:16:27.964Z] === RUN   TestDockerSuite/TestExecEnv
09:16:27 [2020-08-31T09:16:27.969Z] #33 145.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
09:16:28 [2020-08-31T09:16:28.188Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
09:16:28 [2020-08-31T09:16:28.232Z] umount: bundles/test-integration/root: no mount point specified.
09:16:28 [2020-08-31T09:16:28.232Z] +++ /etc/init.d/apparmor stop
09:16:28 [2020-08-31T09:16:28.232Z] Leaving: AppArmorNo profiles have been unloaded.
09:16:28 [2020-08-31T09:16:28.232Z] 
09:16:28 [2020-08-31T09:16:28.232Z] Unloading profiles will leave already running processes permanently
09:16:28 [2020-08-31T09:16:28.232Z] unconfined, which can lead to unexpected situations.
09:16:28 [2020-08-31T09:16:28.232Z] 
09:16:28 [2020-08-31T09:16:28.232Z] To set a process to complain mode, use the command line tool
09:16:28 [2020-08-31T09:16:28.232Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:16:28 [2020-08-31T09:16:28.232Z] +++ true
09:16:28 [2020-08-31T09:16:28.232Z] exiting test-integration
09:16:28 [2020-08-31T09:16:28.232Z] ++ exit 0
09:16:28 [2020-08-31T09:16:28.232Z] 
09:16:28 [2020-08-31T09:16:28.818Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
09:16:29 [2020-08-31T09:16:29.077Z] + for job in $(jobs -p)
09:16:29 [2020-08-31T09:16:29.077Z] + wait 30564
09:16:29 [2020-08-31T09:16:29.857Z] #33 146.6 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
09:16:30 [2020-08-31T09:16:30.013Z] === RUN   TestDockerSuite/TestExecExitStatus
09:16:30 [2020-08-31T09:16:30.442Z] --- PASS: TestServiceUpdateConfigs (14.20s)
09:16:30 [2020-08-31T09:16:30.442Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs
09:16:30 [2020-08-31T09:16:30.442Z]     daemon.go:325: [dd68951f3697e] waiting for daemon to start
09:16:30 [2020-08-31T09:16:30.442Z]     daemon.go:325: [dd68951f3697e] waiting for daemon to start
09:16:30 [2020-08-31T09:16:30.442Z]     daemon.go:353: [dd68951f3697e] daemon started
09:16:30 [2020-08-31T09:16:30.442Z]     daemon.go:461: [dd68951f3697e] Stopping daemon
09:16:30 [2020-08-31T09:16:30.442Z]     daemon.go:296: [dd68951f3697e] exiting daemon
09:16:30 [2020-08-31T09:16:30.442Z]     daemon.go:448: [dd68951f3697e] Daemon stopped
09:16:30 [2020-08-31T09:16:30.442Z] === RUN   TestServiceUpdateNetwork
09:16:30 [2020-08-31T09:16:30.580Z] === RUN   TestDockerSuite/TestExecInspectID
09:16:30 [2020-08-31T09:16:30.785Z] #33 147.8 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
09:16:32 [2020-08-31T09:16:32.673Z] #33 149.6 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
09:16:33 [2020-08-31T09:16:33.113Z] === RUN   TestDockerSuite/TestExecInteractive
09:16:33 [2020-08-31T09:16:33.600Z] #33 150.6 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
09:16:33 [2020-08-31T09:16:33.681Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
09:16:34 [2020-08-31T09:16:34.249Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
09:16:34 [2020-08-31T09:16:34.509Z] === RUN   TestDockerSuite/TestExecParseError
09:16:34 [2020-08-31T09:16:34.572Z] #33 151.8 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
09:16:35 [2020-08-31T09:16:35.076Z] === RUN   TestDockerSuite/TestExecPausedContainer
09:16:35 [2020-08-31T09:16:35.643Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
09:16:35 [2020-08-31T09:16:35.902Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
09:16:35 [2020-08-31T09:16:35.936Z] #33 153.0 
09:16:36 [2020-08-31T09:16:36.498Z] #33 DONE 153.4s
09:16:36 [2020-08-31T09:16:36.498Z] 
09:16:36 [2020-08-31T09:16:36.498Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
09:16:36 [2020-08-31T09:16:36.840Z] === RUN   TestDockerSuite/TestExecSetEnv
09:16:37 [2020-08-31T09:16:37.408Z] === RUN   TestDockerSuite/TestExecStartFails
09:16:37 [2020-08-31T09:16:37.862Z] #34 DONE 1.4s
09:16:37 [2020-08-31T09:16:37.976Z] === RUN   TestDockerSuite/TestExecStateCleanup
09:16:39 [2020-08-31T09:16:39.232Z] 
09:16:39 [2020-08-31T09:16:39.232Z] #35 [runner 12/12] COPY --from=builder       /build/ /
09:16:40 [2020-08-31T09:16:40.159Z] #35 DONE 1.0s
09:16:40 [2020-08-31T09:16:40.159Z] 
09:16:40 [2020-08-31T09:16:40.159Z] #36 exporting to image
09:16:40 [2020-08-31T09:16:40.159Z] #36 exporting layers
09:16:40 [2020-08-31T09:16:40.819Z] --- PASS: TestServiceUpdateNetwork (12.17s)
09:16:40 [2020-08-31T09:16:40.819Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork
09:16:40 [2020-08-31T09:16:40.819Z]     daemon.go:325: [d254129a10449] waiting for daemon to start
09:16:40 [2020-08-31T09:16:40.819Z]     daemon.go:325: [d254129a10449] waiting for daemon to start
09:16:40 [2020-08-31T09:16:40.819Z]     daemon.go:353: [d254129a10449] daemon started
09:16:40 [2020-08-31T09:16:40.819Z]     daemon.go:461: [d254129a10449] Stopping daemon
09:16:40 [2020-08-31T09:16:40.819Z]     daemon.go:296: [d254129a10449] exiting daemon
09:16:40 [2020-08-31T09:16:40.819Z]     daemon.go:448: [d254129a10449] Daemon stopped
09:16:40 [2020-08-31T09:16:40.819Z] PASS
09:16:40 [2020-08-31T09:16:40.819Z] 
09:16:40 [2020-08-31T09:16:40.819Z] === Skipped
09:16:40 [2020-08-31T09:16:40.819Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
09:16:40 [2020-08-31T09:16:40.819Z]     plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:16:40 [2020-08-31T09:16:40.819Z] 
09:16:40 [2020-08-31T09:16:40.819Z] 
09:16:40 [2020-08-31T09:16:40.819Z] DONE 18 tests, 1 skipped in 99.638s
09:16:40 [2020-08-31T09:16:40.819Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
09:16:40 [2020-08-31T09:16:40.819Z] ++ 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
09:16:40 [2020-08-31T09:16:40.819Z] ++ set -e
09:16:40 [2020-08-31T09:16:40.819Z] ++ '[' -n 0 ']'
09:16:40 [2020-08-31T09:16:40.819Z] ++ set -x
09:16:40 [2020-08-31T09:16:40.819Z] ++ env -i DEST=/go/src/github.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
09:16:40 [2020-08-31T09:16:40.819Z] INFO: Testing against a local daemon
09:16:40 [2020-08-31T09:16:40.819Z] === RUN   TestSessionCreate
09:16:40 [2020-08-31T09:16:40.819Z] --- PASS: TestSessionCreate (0.05s)
09:16:40 [2020-08-31T09:16:40.819Z] === RUN   TestSessionCreateWithBadUpgrade
09:16:40 [2020-08-31T09:16:40.819Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s)
09:16:40 [2020-08-31T09:16:40.819Z] PASS
09:16:40 [2020-08-31T09:16:40.819Z] 
09:16:40 [2020-08-31T09:16:40.819Z] DONE 2 tests in 0.157s
09:16:40 [2020-08-31T09:16:40.819Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
09:16:40 [2020-08-31T09:16:40.819Z] ++ 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
09:16:40 [2020-08-31T09:16:40.819Z] ++ set -e
09:16:40 [2020-08-31T09:16:40.819Z] ++ '[' -n 0 ']'
09:16:40 [2020-08-31T09:16:40.819Z] ++ set -x
09:16:40 [2020-08-31T09:16:40.819Z] ++ env -i DEST=/go/src/github.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
09:16:40 [2020-08-31T09:16:40.819Z] INFO: Testing against a local daemon
09:16:40 [2020-08-31T09:16:40.819Z] === RUN   TestCgroupDriverSystemdMemoryLimit
09:16:40 [2020-08-31T09:16:40.819Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
09:16:40 [2020-08-31T09:16:40.819Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:16:40 [2020-08-31T09:16:40.819Z] === RUN   TestEventsExecDie
09:16:41 [2020-08-31T09:16:41.114Z] --- PASS: TestEventsExecDie (0.66s)
09:16:41 [2020-08-31T09:16:41.114Z] === RUN   TestEventsBackwardsCompatible
09:16:41 [2020-08-31T09:16:41.114Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
09:16:41 [2020-08-31T09:16:41.114Z] === RUN   TestInfoBinaryCommits
09:16:41 [2020-08-31T09:16:41.114Z] --- PASS: TestInfoBinaryCommits (0.04s)
09:16:41 [2020-08-31T09:16:41.114Z] === RUN   TestInfoAPIVersioned
09:16:41 [2020-08-31T09:16:41.114Z] --- PASS: TestInfoAPIVersioned (0.01s)
09:16:41 [2020-08-31T09:16:41.114Z] === RUN   TestInfoAPI
09:16:41 [2020-08-31T09:16:41.114Z] --- PASS: TestInfoAPI (0.04s)
09:16:41 [2020-08-31T09:16:41.114Z] === RUN   TestInfoAPIWarnings
09:16:42 [2020-08-31T09:16:42.048Z] #36 exporting layers 1.7s done
09:16:42 [2020-08-31T09:16:42.048Z] #36 writing image sha256:e4cd32534750828c527881c61dbf95298dc40bd10ebe0cf4597e1d7296d6976c done
09:16:42 [2020-08-31T09:16:42.048Z] #36 naming to docker.io/library/moby-e2e-test done
09:16:42 [2020-08-31T09:16:42.048Z] #36 DONE 1.7s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
09:16:42 [2020-08-31T09:16:42.160Z] --- PASS: TestInfoAPIWarnings (0.82s)
09:16:42 [2020-08-31T09:16:42.160Z]     info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings
09:16:42 [2020-08-31T09:16:42.160Z]     daemon.go:325: [d8c6be4012bd1] waiting for daemon to start
09:16:42 [2020-08-31T09:16:42.160Z]     daemon.go:325: [d8c6be4012bd1] waiting for daemon to start
09:16:42 [2020-08-31T09:16:42.160Z]     daemon.go:353: [d8c6be4012bd1] daemon started
09:16:42 [2020-08-31T09:16:42.160Z]     daemon.go:461: [d8c6be4012bd1] Stopping daemon
09:16:42 [2020-08-31T09:16:42.160Z]     daemon.go:296: [d8c6be4012bd1] exiting daemon
09:16:42 [2020-08-31T09:16:42.160Z]     daemon.go:448: [d8c6be4012bd1] Daemon stopped
09:16:42 [2020-08-31T09:16:42.160Z] === RUN   TestLoginFailsWithBadCredentials
09:16:42 [2020-08-31T09:16:42.455Z] --- PASS: TestLoginFailsWithBadCredentials (0.34s)
09:16:42 [2020-08-31T09:16:42.455Z] === RUN   TestPingCacheHeaders
09:16:42 [2020-08-31T09:16:42.455Z] --- PASS: TestPingCacheHeaders (0.03s)
09:16:42 [2020-08-31T09:16:42.455Z] === RUN   TestPingGet
09:16:42 [2020-08-31T09:16:42.455Z] --- PASS: TestPingGet (0.02s)
09:16:42 [2020-08-31T09:16:42.455Z] === RUN   TestPingHead
09:16:42 [2020-08-31T09:16:42.455Z] --- PASS: TestPingHead (0.04s)
09:16:42 [2020-08-31T09:16:42.455Z] === RUN   TestVersion
09:16:42 [2020-08-31T09:16:42.455Z] --- PASS: TestVersion (0.03s)
09:16:42 [2020-08-31T09:16:42.455Z] PASS
09:16:42 [2020-08-31T09:16:42.455Z] 
09:16:42 [2020-08-31T09:16:42.455Z] === Skipped
09:16:42 [2020-08-31T09:16:42.455Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
09:16:42 [2020-08-31T09:16:42.455Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:16:42 [2020-08-31T09:16:42.455Z] 
09:16:42 [2020-08-31T09:16:42.455Z] 
09:16:42 [2020-08-31T09:16:42.455Z] DONE 12 tests, 1 skipped in 2.187s
09:16:42 [2020-08-31T09:16:42.455Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
09:16:42 [2020-08-31T09:16:42.455Z] ++ 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
09:16:42 [2020-08-31T09:16:42.455Z] ++ set -e
09:16:42 [2020-08-31T09:16:42.455Z] ++ '[' -n 0 ']'
09:16:42 [2020-08-31T09:16:42.455Z] ++ set -x
09:16:42 [2020-08-31T09:16:42.455Z] ++ env -i DEST=/go/src/github.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
09:16:42 [2020-08-31T09:16:42.455Z] INFO: Testing against a local daemon
09:16:42 [2020-08-31T09:16:42.455Z] === RUN   TestVolumesCreateAndList
09:16:42 [2020-08-31T09:16:42.455Z] --- PASS: TestVolumesCreateAndList (0.03s)
09:16:42 [2020-08-31T09:16:42.455Z] === RUN   TestVolumesRemove
09:16:42 [2020-08-31T09:16:42.456Z] + echo Ensuring container killed.
09:16:42 [2020-08-31T09:16:42.456Z] Ensuring container killed.
09:16:42 [2020-08-31T09:16:42.456Z] + docker rm -vf docker-pr2
09:16:42 [2020-08-31T09:16:42.456Z] Error: No such container: docker-pr2
09:16:42 [2020-08-31T09:16:42.456Z] + true
[Pipeline] sh
09:16:42 [2020-08-31T09:16:42.750Z] + echo Chowning /workspace to jenkins user
09:16:42 [2020-08-31T09:16:42.750Z] Chowning /workspace to jenkins user
09:16:42 [2020-08-31T09:16:42.750Z] + id -u
09:16:42 [2020-08-31T09:16:42.750Z] + id -g
09:16:42 [2020-08-31T09:16:42.750Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41374:/workspace busybox chown -R 1000:1000 /workspace
09:16:42 [2020-08-31T09:16:42.752Z] --- PASS: TestVolumesRemove (0.06s)
09:16:42 [2020-08-31T09:16:42.752Z] === RUN   TestVolumesInspect
09:16:42 [2020-08-31T09:16:42.752Z] --- PASS: TestVolumesInspect (0.03s)
09:16:42 [2020-08-31T09:16:42.752Z] === RUN   TestVolumesInvalidJSON
09:16:42 [2020-08-31T09:16:42.752Z] === RUN   TestVolumesInvalidJSON//volumes/create
09:16:42 [2020-08-31T09:16:42.752Z] === PAUSE TestVolumesInvalidJSON//volumes/create
09:16:42 [2020-08-31T09:16:42.752Z] === CONT  TestVolumesInvalidJSON//volumes/create
09:16:42 [2020-08-31T09:16:42.752Z] --- PASS: TestVolumesInvalidJSON (0.02s)
09:16:42 [2020-08-31T09:16:42.752Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
09:16:42 [2020-08-31T09:16:42.752Z] PASS
09:16:42 [2020-08-31T09:16:42.752Z] 
09:16:42 [2020-08-31T09:16:42.752Z] DONE 5 tests in 0.215s
09:16:42 [2020-08-31T09:16:42.752Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:16:42 [2020-08-31T09:16:42.752Z] ++++ cat bundles/test-integration/docker.pid
09:16:42 [2020-08-31T09:16:42.752Z] +++ kill 12374
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
09:16:43 [2020-08-31T09:16:43.645Z] + bundleName=unit
09:16:43 [2020-08-31T09:16:43.645Z] + echo Creating unit-bundles.tar.gz
09:16:43 [2020-08-31T09:16:43.645Z] Creating unit-bundles.tar.gz
09:16:43 [2020-08-31T09:16:43.645Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
09:16:43 [2020-08-31T09:16:43.645Z] bundles/junit-report.xml
09:16:43 [2020-08-31T09:16:43.645Z] bundles/go-test-report.json
09:16:43 [2020-08-31T09:16:43.645Z] bundles/profile.out
[Pipeline] archiveArtifacts
09:16:43 [2020-08-31T09:16:43.654Z] Archiving artifacts
09:16:44 [2020-08-31T09:16:44.264Z] umount: bundles/test-integration/root: no mount point specified.
09:16:44 [2020-08-31T09:16:44.264Z] +++ /etc/init.d/apparmor stop
09:16:44 [2020-08-31T09:16:44.264Z] Leaving: AppArmorNo profiles have been unloaded.
09:16:44 [2020-08-31T09:16:44.264Z] 
09:16:44 [2020-08-31T09:16:44.264Z] Unloading profiles will leave already running processes permanently
09:16:44 [2020-08-31T09:16:44.264Z] unconfined, which can lead to unexpected situations.
09:16:44 [2020-08-31T09:16:44.264Z] 
09:16:44 [2020-08-31T09:16:44.264Z] To set a process to complain mode, use the command line tool
09:16:44 [2020-08-31T09:16:44.264Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:16:44 [2020-08-31T09:16:44.264Z] +++ true
09:16:44 [2020-08-31T09:16:44.264Z] exiting test-integration
09:16:44 [2020-08-31T09:16:44.264Z] ++ exit 0
09:16:44 [2020-08-31T09:16:44.264Z] 
09:16:44 [2020-08-31T09:16:44.306Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41374/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
09:16:44 [2020-08-31T09:16:44.604Z] + make clean
09:16:44 [2020-08-31T09:16:44.861Z] docker volume rm -f docker-dev-cache
09:16:44 [2020-08-31T09:16:44.861Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Post stage
[Pipeline] junit
09:16:45 [2020-08-31T09:16:45.354Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
09:16:46 [2020-08-31T09:16:46.248Z] + echo Ensuring container killed.
09:16:46 [2020-08-31T09:16:46.248Z] Ensuring container killed.
09:16:46 [2020-08-31T09:16:46.248Z] + docker rm -vf docker-pr2
09:16:46 [2020-08-31T09:16:46.248Z] Error: No such container: docker-pr2
09:16:46 [2020-08-31T09:16:46.248Z] + true
[Pipeline] sh
09:16:46 [2020-08-31T09:16:46.629Z] + echo Chowning /workspace to jenkins user
09:16:46 [2020-08-31T09:16:46.629Z] Chowning /workspace to jenkins user
09:16:46 [2020-08-31T09:16:46.629Z] + id -u
09:16:46 [2020-08-31T09:16:46.629Z] + id -g
09:16:46 [2020-08-31T09:16:46.629Z] + docker run --rm -v /home/docker/workspace/moby_PR-41374:/workspace busybox chown -R 1001:1001 /workspace
09:16:46 [2020-08-31T09:16:46.629Z] Unable to find image 'busybox:latest' locally
09:16:47 [2020-08-31T09:16:47.262Z] latest: Pulling from library/busybox
09:16:47 [2020-08-31T09:16:47.262Z] f45ff7dc89a9: Pulling fs layer
09:16:48 [2020-08-31T09:16:48.302Z] f45ff7dc89a9: Download complete
09:16:48 [2020-08-31T09:16:48.302Z] f45ff7dc89a9: Pull complete
09:16:48 [2020-08-31T09:16:48.302Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977
09:16:48 [2020-08-31T09:16:48.302Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
09:16:49 [2020-08-31T09:16:49.743Z] + bundleName=ppc64le-integration
09:16:49 [2020-08-31T09:16:49.743Z] + echo Creating ppc64le-integration-bundles.tar.gz
09:16:49 [2020-08-31T09:16:49.743Z] Creating ppc64le-integration-bundles.tar.gz
09:16:49 [2020-08-31T09:16:49.743Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name+  *-report.xml ) -print
09:16:49 [2020-08-31T09:16:49.743Z] xargs tar -czf ppc64le-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
09:16:49 [2020-08-31T09:16:49.800Z] Archiving artifacts
09:16:50 [2020-08-31T09:16:50.180Z] === RUN   TestDockerSuite/TestExecStopNotHanging
09:16:50 [2020-08-31T09:16:50.180Z] === RUN   TestDockerSuite/TestExecTTY
09:16:50 [2020-08-31T09:16:50.180Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
09:16:50 [2020-08-31T09:16:50.180Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
09:16:50 [2020-08-31T09:16:50.748Z] === RUN   TestDockerSuite/TestExecUlimits
09:16:51 [2020-08-31T09:16:51.318Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
09:16:51 [2020-08-31T09:16:51.318Z] === RUN   TestDockerSuite/TestExecWithImageUser
09:16:52 [2020-08-31T09:16:52.307Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41374/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
09:16:52 [2020-08-31T09:16:52.693Z] + make clean
09:16:52 [2020-08-31T09:16:52.699Z] === RUN   TestDockerSuite/TestExecWithNoTERM
09:16:52 [2020-08-31T09:16:52.961Z] === RUN   TestDockerSuite/TestExecWithPrivileged
09:16:52 [2020-08-31T09:16:52.988Z] docker volume rm -f docker-dev-cache
09:16:52 [2020-08-31T09:16:52.988Z] docker-dev-cache
[Pipeline] deleteDir
09:16:53 [2020-08-31T09:16:53.899Z] === RUN   TestDockerSuite/TestExecWithTERM
09:16:54 [2020-08-31T09:16:54.161Z] === RUN   TestDockerSuite/TestExecWithUser
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
09:16:55 [2020-08-31T09:16:55.128Z] === RUN   TestDockerSuite/TestGetContainerStats
09:16:55 [2020-08-31T09:16:55.696Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
09:16:59 [2020-08-31T09:16:59.888Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
09:17:05 [2020-08-31T09:17:05.162Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
09:17:05 [2020-08-31T09:17:05.730Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
09:17:11 [2020-08-31T09:17:11.003Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
09:17:11 [2020-08-31T09:17:11.003Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
09:17:11 [2020-08-31T09:17:11.003Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
09:17:11 [2020-08-31T09:17:11.003Z] === RUN   TestDockerSuite/TestHealth
09:17:32 [2020-08-31T09:17:32.941Z] === RUN   TestDockerSuite/TestHistoryExistentImage
09:17:32 [2020-08-31T09:17:32.941Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
09:17:32 [2020-08-31T09:17:32.941Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
09:17:32 [2020-08-31T09:17:32.941Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
09:17:32 [2020-08-31T09:17:32.941Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
09:17:32 [2020-08-31T09:17:32.941Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
09:17:32 [2020-08-31T09:17:32.941Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
09:17:32 [2020-08-31T09:17:32.941Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
09:17:32 [2020-08-31T09:17:32.941Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
09:17:32 [2020-08-31T09:17:32.941Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
09:17:32 [2020-08-31T09:17:32.941Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
09:17:32 [2020-08-31T09:17:32.941Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
09:17:32 [2020-08-31T09:17:32.941Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
09:17:32 [2020-08-31T09:17:32.941Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
09:17:32 [2020-08-31T09:17:32.941Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
09:17:32 [2020-08-31T09:17:32.941Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
09:17:32 [2020-08-31T09:17:32.941Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
09:17:33 [2020-08-31T09:17:33.200Z] === RUN   TestDockerSuite/TestImagesFormat
09:17:33 [2020-08-31T09:17:33.200Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
09:17:33 [2020-08-31T09:17:33.767Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
09:17:36 [2020-08-31T09:17:36.303Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
09:17:36 [2020-08-31T09:17:36.303Z] === RUN   TestDockerSuite/TestImportBadURL
09:17:36 [2020-08-31T09:17:36.303Z] === RUN   TestDockerSuite/TestImportDisplay
09:17:37 [2020-08-31T09:17:37.255Z] === RUN   TestDockerSuite/TestImportFile
09:17:38 [2020-08-31T09:17:38.635Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
09:17:38 [2020-08-31T09:17:38.635Z] === RUN   TestDockerSuite/TestImportFileWithMessage
09:17:39 [2020-08-31T09:17:39.572Z] === RUN   TestDockerSuite/TestImportGzipped
09:17:40 [2020-08-31T09:17:40.948Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
09:17:41 [2020-08-31T09:17:41.884Z] === RUN   TestDockerSuite/TestInfoDebug
09:17:42 [2020-08-31T09:17:42.452Z] === RUN   TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName
09:17:43 [2020-08-31T09:17:43.020Z] === RUN   TestDockerSuite/TestInfoDiscoveryBackend
09:17:43 [2020-08-31T09:17:43.587Z] === RUN   TestDockerSuite/TestInfoDiscoveryInvalidAdvertise
09:17:44 [2020-08-31T09:17:44.524Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
09:17:45 [2020-08-31T09:17:45.092Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
09:17:45 [2020-08-31T09:17:45.351Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
09:17:45 [2020-08-31T09:17:45.919Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
09:17:45 [2020-08-31T09:17:45.919Z] === RUN   TestDockerSuite/TestInfoFormat
09:17:45 [2020-08-31T09:17:45.919Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
09:17:45 [2020-08-31T09:17:45.919Z] === RUN   TestDockerSuite/TestInsecureRegistries
09:17:46 [2020-08-31T09:17:46.487Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
09:17:47 [2020-08-31T09:17:47.055Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
09:17:47 [2020-08-31T09:17:47.314Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
09:17:47 [2020-08-31T09:17:47.882Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
09:17:48 [2020-08-31T09:17:48.450Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
09:17:48 [2020-08-31T09:17:48.709Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
09:17:49 [2020-08-31T09:17:49.279Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
09:17:49 [2020-08-31T09:17:49.279Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
09:17:50 [2020-08-31T09:17:50.217Z] === RUN   TestDockerSuite/TestInspectAmpersand
09:17:50 [2020-08-31T09:17:50.786Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
09:17:51 [2020-08-31T09:17:51.045Z] === RUN   TestDockerSuite/TestInspectByPrefix
09:17:51 [2020-08-31T09:17:51.045Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
09:17:51 [2020-08-31T09:17:51.613Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
09:17:51 [2020-08-31T09:17:51.613Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
09:17:52 [2020-08-31T09:17:52.182Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
09:17:52 [2020-08-31T09:17:52.751Z] === RUN   TestDockerSuite/TestInspectDefault
09:17:53 [2020-08-31T09:17:53.010Z] === RUN   TestDockerSuite/TestInspectHistory
09:17:53 [2020-08-31T09:17:53.577Z] === RUN   TestDockerSuite/TestInspectImage
09:17:53 [2020-08-31T09:17:53.577Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
09:17:53 [2020-08-31T09:17:53.577Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
09:17:53 [2020-08-31T09:17:53.577Z] === RUN   TestDockerSuite/TestInspectInt64
09:17:54 [2020-08-31T09:17:54.161Z] === RUN   TestDockerSuite/TestInspectJSONFields
09:17:54 [2020-08-31T09:17:54.737Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
09:17:54 [2020-08-31T09:17:54.737Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
09:17:54 [2020-08-31T09:17:54.995Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
09:17:55 [2020-08-31T09:17:55.565Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
09:17:55 [2020-08-31T09:17:55.565Z] === RUN   TestDockerSuite/TestInspectPlugin
09:17:57 [2020-08-31T09:17:57.469Z] === RUN   TestDockerSuite/TestInspectRootFS
09:17:57 [2020-08-31T09:17:57.469Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
09:17:57 [2020-08-31T09:17:57.729Z] === RUN   TestDockerSuite/TestInspectStatus
09:17:58 [2020-08-31T09:17:58.299Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
09:17:59 [2020-08-31T09:17:59.238Z] === RUN   TestDockerSuite/TestInspectTemplateError
09:17:59 [2020-08-31T09:17:59.806Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
09:18:00 [2020-08-31T09:18:00.067Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
09:18:00 [2020-08-31T09:18:00.639Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
09:18:00 [2020-08-31T09:18:00.899Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
09:18:01 [2020-08-31T09:18:01.468Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
09:18:02 [2020-08-31T09:18:02.036Z] === RUN   TestDockerSuite/TestInspectUnknownObject
09:18:02 [2020-08-31T09:18:02.036Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
09:18:03 [2020-08-31T09:18:03.417Z] === RUN   TestDockerSuite/TestLinkShortDefinition
09:18:04 [2020-08-31T09:18:04.354Z] === RUN   TestDockerSuite/TestLinksEnvs
09:18:05 [2020-08-31T09:18:05.294Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
09:18:05 [2020-08-31T09:18:05.294Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
09:18:06 [2020-08-31T09:18:06.674Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
09:18:08 [2020-08-31T09:18:08.054Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
09:18:08 [2020-08-31T09:18:08.993Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
09:18:08 [2020-08-31T09:18:08.993Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
09:18:09 [2020-08-31T09:18:09.486Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
09:18:09 [2020-08-31T09:18:09.486Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
09:18:09 [2020-08-31T09:18:09.486Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
09:18:09 [2020-08-31T09:18:09.486Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
09:18:09 [2020-08-31T09:18:09.486Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
09:18:09 [2020-08-31T09:18:09.486Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
09:18:09 [2020-08-31T09:18:09.486Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
09:18:09 [2020-08-31T09:18:09.486Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
09:18:09 [2020-08-31T09:18:09.486Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
09:18:09 [2020-08-31T09:18:09.486Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
09:18:09 [2020-08-31T09:18:09.486Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
09:18:10 [2020-08-31T09:18:10.371Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
09:18:10 [2020-08-31T09:18:10.456Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
09:18:10 [2020-08-31T09:18:10.631Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
09:18:11 [2020-08-31T09:18:11.200Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
09:18:11 [2020-08-31T09:18:11.422Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
09:18:11 [2020-08-31T09:18:11.422Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
09:18:11 [2020-08-31T09:18:11.423Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
09:18:11 [2020-08-31T09:18:11.423Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
09:18:13 [2020-08-31T09:18:13.598Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
09:18:17 [2020-08-31T09:18:17.784Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
09:18:17 [2020-08-31T09:18:17.784Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
09:18:19 [2020-08-31T09:18:19.692Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
09:18:21 [2020-08-31T09:18:21.598Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
09:18:21 [2020-08-31T09:18:21.598Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
09:18:22 [2020-08-31T09:18:22.168Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
09:18:23 [2020-08-31T09:18:23.932Z] === RUN   TestDockerSuite/TestBuildAddNonTar
09:18:24 [2020-08-31T09:18:24.074Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
09:18:24 [2020-08-31T09:18:24.074Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
09:18:24 [2020-08-31T09:18:24.334Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
09:18:24 [2020-08-31T09:18:24.334Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
09:18:24 [2020-08-31T09:18:24.334Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
09:18:24 [2020-08-31T09:18:24.904Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
09:18:25 [2020-08-31T09:18:25.474Z] === RUN   TestDockerSuite/TestLogsAPIUntil
09:18:26 [2020-08-31T09:18:26.843Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
09:18:27 [2020-08-31T09:18:27.812Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
09:18:27 [2020-08-31T09:18:27.812Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
09:18:29 [2020-08-31T09:18:29.670Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
09:18:29 [2020-08-31T09:18:29.670Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
09:18:30 [2020-08-31T09:18:30.727Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
09:18:31 [2020-08-31T09:18:31.699Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
09:18:34 [2020-08-31T09:18:34.942Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
09:18:34 [2020-08-31T09:18:34.942Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
09:18:34 [2020-08-31T09:18:34.942Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
09:18:35 [2020-08-31T09:18:35.437Z] === RUN   TestDockerSuite/TestBuildAddScript
09:18:35 [2020-08-31T09:18:35.509Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
09:18:35 [2020-08-31T09:18:35.896Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
09:18:35 [2020-08-31T09:18:35.896Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
09:18:35 [2020-08-31T09:18:35.896Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
09:18:35 [2020-08-31T09:18:35.896Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
09:18:35 [2020-08-31T09:18:35.896Z] === RUN   TestDockerSuite/TestBuildAddTar
09:18:36 [2020-08-31T09:18:36.079Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
09:18:37 [2020-08-31T09:18:37.015Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
09:18:37 [2020-08-31T09:18:37.951Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
09:18:38 [2020-08-31T09:18:38.520Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
09:18:39 [2020-08-31T09:18:39.478Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
09:18:41 [2020-08-31T09:18:41.389Z] === RUN   TestDockerSuite/TestLogsFollowStopped
09:18:41 [2020-08-31T09:18:41.957Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
09:18:42 [2020-08-31T09:18:42.526Z] === RUN   TestDockerSuite/TestLogsSince
09:18:49 [2020-08-31T09:18:49.094Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
09:18:54 [2020-08-31T09:18:54.364Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
09:18:54 [2020-08-31T09:18:54.933Z] === RUN   TestDockerSuite/TestLogsTail
09:18:55 [2020-08-31T09:18:55.501Z] === RUN   TestDockerSuite/TestLogsTimestamps
09:18:55 [2020-08-31T09:18:55.501Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
09:18:55 [2020-08-31T09:18:55.760Z] === RUN   TestDockerSuite/TestLogsWithDetails
09:18:56 [2020-08-31T09:18:56.328Z] === RUN   TestDockerSuite/TestMountIntoProc
09:18:56 [2020-08-31T09:18:56.590Z] === RUN   TestDockerSuite/TestMountIntoSys
09:18:57 [2020-08-31T09:18:57.161Z] === RUN   TestDockerSuite/TestNetHostname
09:18:59 [2020-08-31T09:18:59.071Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
09:18:59 [2020-08-31T09:18:59.331Z] === RUN   TestDockerSuite/TestNetworkEvents
09:19:00 [2020-08-31T09:19:00.712Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
09:19:02 [2020-08-31T09:19:02.091Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
09:19:02 [2020-08-31T09:19:02.349Z] === RUN   TestDockerSuite/TestPluginActive
09:19:04 [2020-08-31T09:19:04.262Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
09:19:05 [2020-08-31T09:19:05.836Z] === RUN   TestDockerSuite/TestBuildAddTarXz
09:19:05 [2020-08-31T09:19:05.836Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
09:19:05 [2020-08-31T09:19:05.836Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
09:19:10 [2020-08-31T09:19:10.841Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
09:19:10 [2020-08-31T09:19:10.841Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
09:19:10 [2020-08-31T09:19:10.841Z] === RUN   TestDockerSuite/TestPluginLogDriver
09:19:11 [2020-08-31T09:19:11.777Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
09:19:13 [2020-08-31T09:19:13.686Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
09:19:15 [2020-08-31T09:19:15.065Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
09:19:17 [2020-08-31T09:19:17.603Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
09:19:17 [2020-08-31T09:19:17.604Z] === RUN   TestDockerSuite/TestPluginUpgrade
09:19:22 [2020-08-31T09:19:22.879Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
09:19:23 [2020-08-31T09:19:23.518Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
09:19:23 [2020-08-31T09:19:23.518Z] === RUN   TestDockerSuite/TestBuildBlankName
09:19:23 [2020-08-31T09:19:23.818Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
09:19:23 [2020-08-31T09:19:23.977Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
09:19:25 [2020-08-31T09:19:25.201Z] === RUN   TestDockerSuite/TestPortHostBinding
09:19:25 [2020-08-31T09:19:25.769Z] === RUN   TestDockerSuite/TestPortList
09:19:29 [2020-08-31T09:19:29.772Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
09:19:30 [2020-08-31T09:19:30.741Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
09:19:32 [2020-08-31T09:19:32.342Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
09:19:32 [2020-08-31T09:19:32.602Z] === RUN   TestDockerSuite/TestPostContainersAttach
09:19:35 [2020-08-31T09:19:35.431Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
09:19:39 [2020-08-31T09:19:39.199Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
09:19:39 [2020-08-31T09:19:39.199Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
09:19:39 [2020-08-31T09:19:39.199Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
09:19:39 [2020-08-31T09:19:39.199Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
09:19:39 [2020-08-31T09:19:39.199Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
09:19:39 [2020-08-31T09:19:39.458Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
09:19:39 [2020-08-31T09:19:39.458Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
09:19:39 [2020-08-31T09:19:39.717Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
09:19:39 [2020-08-31T09:19:39.717Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
09:19:40 [2020-08-31T09:19:40.654Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
09:19:40 [2020-08-31T09:19:40.654Z] === RUN   TestDockerSuite/TestPruneContainerLabel
09:19:42 [2020-08-31T09:19:42.504Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
09:19:42 [2020-08-31T09:19:42.562Z] === RUN   TestDockerSuite/TestPruneContainerUntil
09:19:43 [2020-08-31T09:19:43.499Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
09:19:43 [2020-08-31T09:19:43.758Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
09:19:44 [2020-08-31T09:19:44.017Z] === RUN   TestDockerSuite/TestPsByOrder
09:19:45 [2020-08-31T09:19:45.398Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
09:19:45 [2020-08-31T09:19:45.970Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
09:19:46 [2020-08-31T09:19:46.906Z] === RUN   TestDockerSuite/TestPsListContainersBase
09:19:47 [2020-08-31T09:19:47.474Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
09:19:49 [2020-08-31T09:19:49.381Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
09:19:51 [2020-08-31T09:19:51.072Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
09:19:51 [2020-08-31T09:19:51.072Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
09:19:53 [2020-08-31T09:19:53.577Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
09:19:53 [2020-08-31T09:19:53.577Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
09:19:54 [2020-08-31T09:19:54.810Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
09:19:54 [2020-08-31T09:19:54.810Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
09:19:54 [2020-08-31T09:19:54.810Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
09:19:55 [2020-08-31T09:19:55.485Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
09:19:58 [2020-08-31T09:19:58.543Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
09:19:58 [2020-08-31T09:19:58.543Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
09:19:59 [2020-08-31T09:19:59.001Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
09:19:59 [2020-08-31T09:19:59.001Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
09:19:59 [2020-08-31T09:19:59.001Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
09:20:02 [2020-08-31T09:20:02.085Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
09:20:02 [2020-08-31T09:20:02.654Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
09:20:04 [2020-08-31T09:20:04.032Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
09:20:04 [2020-08-31T09:20:04.969Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
09:20:05 [2020-08-31T09:20:05.907Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
09:20:06 [2020-08-31T09:20:06.844Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
09:20:08 [2020-08-31T09:20:08.222Z] === RUN   TestDockerSuite/TestPsListContainersSize
09:20:09 [2020-08-31T09:20:09.159Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
09:20:09 [2020-08-31T09:20:09.160Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
09:20:09 [2020-08-31T09:20:09.730Z] === RUN   TestDockerSuite/TestPsRightTagName
09:20:10 [2020-08-31T09:20:10.299Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
09:20:11 [2020-08-31T09:20:11.236Z] === RUN   TestDockerSuite/TestPsShowMounts
09:20:13 [2020-08-31T09:20:13.144Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
09:20:13 [2020-08-31T09:20:13.713Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
09:20:13 [2020-08-31T09:20:13.713Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
09:20:13 [2020-08-31T09:20:13.971Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
09:20:13 [2020-08-31T09:20:13.972Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
09:20:13 [2020-08-31T09:20:13.972Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
09:20:14 [2020-08-31T09:20:14.540Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
09:20:15 [2020-08-31T09:20:15.921Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
09:20:17 [2020-08-31T09:20:17.832Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
09:20:18 [2020-08-31T09:20:18.093Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
09:20:20 [2020-08-31T09:20:20.104Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
09:20:22 [2020-08-31T09:20:22.281Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
09:20:22 [2020-08-31T09:20:22.740Z] === RUN   TestDockerSuite/TestBuildCacheAdd
09:20:23 [2020-08-31T09:20:23.209Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
09:20:24 [2020-08-31T09:20:24.176Z] === RUN   TestDockerSuite/TestBuildCacheFrom
09:20:24 [2020-08-31T09:20:24.176Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
09:20:24 [2020-08-31T09:20:24.671Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
09:20:24 [2020-08-31T09:20:24.671Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
09:20:26 [2020-08-31T09:20:26.050Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
09:20:26 [2020-08-31T09:20:26.050Z] === RUN   TestDockerSuite/TestRestartPolicyNO
09:20:26 [2020-08-31T09:20:26.050Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
09:20:26 [2020-08-31T09:20:26.310Z] === RUN   TestDockerSuite/TestRestartRunningContainer
09:20:27 [2020-08-31T09:20:27.909Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
09:20:28 [2020-08-31T09:20:28.214Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
09:20:28 [2020-08-31T09:20:28.877Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
09:20:28 [2020-08-31T09:20:28.877Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
09:20:28 [2020-08-31T09:20:28.877Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
09:20:29 [2020-08-31T09:20:29.152Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
09:20:29 [2020-08-31T09:20:29.844Z] === RUN   TestDockerSuite/TestBuildClearCmd
09:20:30 [2020-08-31T09:20:30.812Z] === RUN   TestDockerSuite/TestBuildCmd
09:20:31 [2020-08-31T09:20:31.271Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
09:20:31 [2020-08-31T09:20:31.729Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
09:20:31 [2020-08-31T09:20:31.729Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
09:20:32 [2020-08-31T09:20:32.442Z] === RUN   TestDockerSuite/TestRestartWithVolumes
09:20:33 [2020-08-31T09:20:33.379Z] === RUN   TestDockerSuite/TestRmiBlank
09:20:33 [2020-08-31T09:20:33.379Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
09:20:33 [2020-08-31T09:20:33.379Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
09:20:35 [2020-08-31T09:20:35.915Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
09:20:36 [2020-08-31T09:20:36.174Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
09:20:36 [2020-08-31T09:20:36.415Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
09:20:36 [2020-08-31T09:20:36.433Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
09:20:37 [2020-08-31T09:20:37.370Z] === RUN   TestDockerSuite/TestRmiImgIDForce
09:20:37 [2020-08-31T09:20:37.939Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
09:20:37 [2020-08-31T09:20:37.955Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
09:20:37 [2020-08-31T09:20:37.955Z] === RUN   TestDockerSuite/TestBuildConditionalCache
09:20:38 [2020-08-31T09:20:38.200Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
09:20:38 [2020-08-31T09:20:38.922Z] === RUN   TestDockerSuite/TestBuildContChar
09:20:39 [2020-08-31T09:20:39.138Z] === RUN   TestDockerSuite/TestRmiParentImageFail
09:20:40 [2020-08-31T09:20:40.077Z] === RUN   TestDockerSuite/TestRmiTag
09:20:40 [2020-08-31T09:20:40.337Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
09:20:40 [2020-08-31T09:20:40.907Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
09:20:44 [2020-08-31T09:20:44.201Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
09:20:44 [2020-08-31T09:20:44.807Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
09:20:45 [2020-08-31T09:20:45.746Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
09:20:46 [2020-08-31T09:20:46.006Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
09:20:46 [2020-08-31T09:20:46.944Z] === RUN   TestDockerSuite/TestRunAddHost
09:20:47 [2020-08-31T09:20:47.513Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
09:20:47 [2020-08-31T09:20:47.776Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
09:20:48 [2020-08-31T09:20:48.715Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
09:20:48 [2020-08-31T09:20:48.715Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
09:20:48 [2020-08-31T09:20:48.974Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
09:20:50 [2020-08-31T09:20:50.353Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
09:20:50 [2020-08-31T09:20:50.353Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
09:20:50 [2020-08-31T09:20:50.920Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
09:20:51 [2020-08-31T09:20:51.301Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
09:20:51 [2020-08-31T09:20:51.301Z] === RUN   TestDockerSuite/TestBuildContextCleanup
09:20:51 [2020-08-31T09:20:51.301Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
09:20:51 [2020-08-31T09:20:51.488Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
09:20:52 [2020-08-31T09:20:52.269Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
09:20:52 [2020-08-31T09:20:52.424Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
09:20:52 [2020-08-31T09:20:52.728Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
09:20:53 [2020-08-31T09:20:53.187Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
09:20:53 [2020-08-31T09:20:53.187Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
09:20:53 [2020-08-31T09:20:53.361Z] === RUN   TestDockerSuite/TestRunAttachDetach
09:20:53 [2020-08-31T09:20:53.645Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
09:20:53 [2020-08-31T09:20:53.929Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
09:20:54 [2020-08-31T09:20:54.104Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
09:20:54 [2020-08-31T09:20:54.104Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
09:20:54 [2020-08-31T09:20:54.104Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
09:20:54 [2020-08-31T09:20:54.501Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
09:20:55 [2020-08-31T09:20:55.072Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
09:20:55 [2020-08-31T09:20:55.640Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
09:20:56 [2020-08-31T09:20:56.208Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
09:20:56 [2020-08-31T09:20:56.776Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
09:20:57 [2020-08-31T09:20:57.714Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
09:20:57 [2020-08-31T09:20:57.973Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
09:20:58 [2020-08-31T09:20:58.541Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
09:20:58 [2020-08-31T09:20:58.791Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
09:20:58 [2020-08-31T09:20:58.800Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
09:20:58 [2020-08-31T09:20:58.800Z] === RUN   TestDockerSuite/TestRunBindMounts
09:21:00 [2020-08-31T09:21:00.705Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
09:21:00 [2020-08-31T09:21:00.705Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
09:21:01 [2020-08-31T09:21:01.273Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
09:21:01 [2020-08-31T09:21:01.841Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
09:21:02 [2020-08-31T09:21:02.109Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
09:21:02 [2020-08-31T09:21:02.109Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
09:21:02 [2020-08-31T09:21:02.701Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
09:21:02 [2020-08-31T09:21:02.962Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
09:21:03 [2020-08-31T09:21:03.529Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
09:21:03 [2020-08-31T09:21:03.788Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
09:21:04 [2020-08-31T09:21:04.357Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
09:21:04 [2020-08-31T09:21:04.357Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
09:21:04 [2020-08-31T09:21:04.616Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
09:21:04 [2020-08-31T09:21:04.875Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
09:21:04 [2020-08-31T09:21:04.875Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
09:21:05 [2020-08-31T09:21:05.814Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
09:21:06 [2020-08-31T09:21:06.073Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
09:21:07 [2020-08-31T09:21:07.010Z] === RUN   TestDockerSuite/TestRunContainerNetwork
09:21:07 [2020-08-31T09:21:07.578Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
09:21:07 [2020-08-31T09:21:07.578Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
09:21:08 [2020-08-31T09:21:08.146Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
09:21:09 [2020-08-31T09:21:09.527Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
09:21:10 [2020-08-31T09:21:10.465Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
09:21:11 [2020-08-31T09:21:11.844Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
09:21:12 [2020-08-31T09:21:12.103Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
09:21:12 [2020-08-31T09:21:12.363Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
09:21:12 [2020-08-31T09:21:12.931Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
09:21:13 [2020-08-31T09:21:13.498Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
09:21:13 [2020-08-31T09:21:13.757Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
09:21:15 [2020-08-31T09:21:15.138Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
09:21:17 [2020-08-31T09:21:17.046Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
09:21:17 [2020-08-31T09:21:17.046Z] === RUN   TestDockerSuite/TestRunCreateVolume
09:21:17 [2020-08-31T09:21:17.616Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
09:21:18 [2020-08-31T09:21:18.995Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
09:21:19 [2020-08-31T09:21:19.932Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
09:21:21 [2020-08-31T09:21:21.851Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
09:21:23 [2020-08-31T09:21:23.230Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
09:21:23 [2020-08-31T09:21:23.230Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
09:21:23 [2020-08-31T09:21:23.230Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
09:21:23 [2020-08-31T09:21:23.491Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
09:21:24 [2020-08-31T09:21:24.871Z] === RUN   TestDockerSuite/TestRunDNSOptions
09:21:25 [2020-08-31T09:21:25.808Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
09:21:27 [2020-08-31T09:21:27.712Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
09:21:27 [2020-08-31T09:21:27.712Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
09:21:28 [2020-08-31T09:21:28.650Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
09:21:28 [2020-08-31T09:21:28.742Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
09:21:28 [2020-08-31T09:21:28.742Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
09:21:29 [2020-08-31T09:21:29.217Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
09:21:29 [2020-08-31T09:21:29.217Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
09:21:29 [2020-08-31T09:21:29.476Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
09:21:30 [2020-08-31T09:21:30.279Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
09:21:30 [2020-08-31T09:21:30.855Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
09:21:30 [2020-08-31T09:21:30.855Z] === RUN   TestDockerSuite/TestRunDuplicateMount
09:21:31 [2020-08-31T09:21:31.114Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
09:21:31 [2020-08-31T09:21:31.373Z] === RUN   TestDockerSuite/TestRunEchoStdout
09:21:32 [2020-08-31T09:21:32.312Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
09:21:32 [2020-08-31T09:21:32.880Z] === RUN   TestDockerSuite/TestRunEmptyEnv
09:21:32 [2020-08-31T09:21:32.880Z] === RUN   TestDockerSuite/TestRunEntrypoint
09:21:33 [2020-08-31T09:21:33.449Z] === RUN   TestDockerSuite/TestRunEnvironment
09:21:34 [2020-08-31T09:21:34.018Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
09:21:34 [2020-08-31T09:21:34.586Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
09:21:34 [2020-08-31T09:21:34.845Z] === RUN   TestDockerSuite/TestRunExitCode
09:21:34 [2020-08-31T09:21:34.968Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
09:21:34 [2020-08-31T09:21:34.968Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
09:21:34 [2020-08-31T09:21:34.968Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
09:21:34 [2020-08-31T09:21:34.968Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
09:21:35 [2020-08-31T09:21:35.414Z] === RUN   TestDockerSuite/TestRunExitCodeOne
09:21:35 [2020-08-31T09:21:35.427Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
09:21:35 [2020-08-31T09:21:35.427Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
09:21:35 [2020-08-31T09:21:35.673Z] === RUN   TestDockerSuite/TestRunExitCodeZero
09:21:36 [2020-08-31T09:21:36.243Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
09:21:36 [2020-08-31T09:21:36.811Z] === RUN   TestDockerSuite/TestRunExposePort
09:21:36 [2020-08-31T09:21:36.811Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
09:21:37 [2020-08-31T09:21:37.070Z] === RUN   TestDockerSuite/TestRunGroupAdd
09:21:37 [2020-08-31T09:21:37.637Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
09:21:38 [2020-08-31T09:21:38.595Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
09:21:38 [2020-08-31T09:21:38.595Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
09:21:38 [2020-08-31T09:21:38.595Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
09:21:41 [2020-08-31T09:21:41.136Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
09:21:41 [2020-08-31T09:21:41.136Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
09:21:44 [2020-08-31T09:21:44.423Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
09:21:52 [2020-08-31T09:21:52.544Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
09:21:52 [2020-08-31T09:21:52.544Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
09:21:53 [2020-08-31T09:21:53.924Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
09:21:53 [2020-08-31T09:21:53.924Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
09:21:53 [2020-08-31T09:21:53.924Z] === RUN   TestDockerSuite/TestRunInvalidReference
09:21:53 [2020-08-31T09:21:53.924Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
09:21:54 [2020-08-31T09:21:54.494Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
09:21:56 [2020-08-31T09:21:56.398Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
09:21:56 [2020-08-31T09:21:56.514Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
09:21:56 [2020-08-31T09:21:56.514Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
09:21:56 [2020-08-31T09:21:56.514Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
09:21:57 [2020-08-31T09:21:57.335Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
09:21:58 [2020-08-31T09:21:58.716Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
09:21:58 [2020-08-31T09:21:58.976Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
09:21:59 [2020-08-31T09:21:59.545Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
09:21:59 [2020-08-31T09:21:59.807Z] === RUN   TestDockerSuite/TestRunModeHostname
09:22:00 [2020-08-31T09:22:00.744Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
09:22:00 [2020-08-31T09:22:00.744Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
09:22:00 [2020-08-31T09:22:00.744Z] === RUN   TestDockerSuite/TestRunModeIpcHost
09:22:02 [2020-08-31T09:22:02.125Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
09:22:03 [2020-08-31T09:22:03.062Z] === RUN   TestDockerSuite/TestRunModePIDContainer
09:22:04 [2020-08-31T09:22:04.468Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
09:22:04 [2020-08-31T09:22:04.468Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
09:22:04 [2020-08-31T09:22:04.468Z] === RUN   TestDockerSuite/TestRunModePIDHost
09:22:05 [2020-08-31T09:22:05.404Z] === RUN   TestDockerSuite/TestRunModeUTSHost
09:22:06 [2020-08-31T09:22:06.342Z] === RUN   TestDockerSuite/TestRunMount
09:22:08 [2020-08-31T09:22:08.880Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
09:22:12 [2020-08-31T09:22:12.172Z] === RUN   TestDockerSuite/TestRunMountOrdering
09:22:12 [2020-08-31T09:22:12.432Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
09:22:13 [2020-08-31T09:22:13.003Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
09:22:13 [2020-08-31T09:22:13.573Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
09:22:14 [2020-08-31T09:22:14.143Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
09:22:16 [2020-08-31T09:22:16.050Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
09:22:16 [2020-08-31T09:22:16.309Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
09:22:18 [2020-08-31T09:22:18.218Z] === RUN   TestDockerSuite/TestRunNamedVolume
09:22:19 [2020-08-31T09:22:19.595Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
09:22:19 [2020-08-31T09:22:19.858Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
09:22:21 [2020-08-31T09:22:21.659Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
09:22:21 [2020-08-31T09:22:21.659Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
09:22:21 [2020-08-31T09:22:21.659Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
09:22:21 [2020-08-31T09:22:21.767Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
09:22:22 [2020-08-31T09:22:22.703Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
09:22:22 [2020-08-31T09:22:22.962Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
09:22:23 [2020-08-31T09:22:23.835Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
09:22:24 [2020-08-31T09:22:24.349Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
09:22:24 [2020-08-31T09:22:24.349Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
09:22:24 [2020-08-31T09:22:24.923Z] === RUN   TestDockerSuite/TestRunNetHost
09:22:25 [2020-08-31T09:22:25.182Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
09:22:25 [2020-08-31T09:22:25.750Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
09:22:26 [2020-08-31T09:22:26.011Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
09:22:26 [2020-08-31T09:22:26.318Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
09:22:26 [2020-08-31T09:22:26.885Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
09:22:28 [2020-08-31T09:22:28.263Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
09:22:28 [2020-08-31T09:22:28.522Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
09:22:30 [2020-08-31T09:22:30.430Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
09:22:31 [2020-08-31T09:22:31.808Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
09:22:33 [2020-08-31T09:22:33.088Z] === RUN   TestDockerSuite/TestBuildDockerignore
09:22:33 [2020-08-31T09:22:33.713Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
09:22:34 [2020-08-31T09:22:34.281Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
09:22:34 [2020-08-31T09:22:34.281Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
09:22:35 [2020-08-31T09:22:35.218Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
09:22:35 [2020-08-31T09:22:35.218Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
09:22:35 [2020-08-31T09:22:35.787Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
09:22:36 [2020-08-31T09:22:36.047Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
09:22:36 [2020-08-31T09:22:36.047Z] === RUN   TestDockerSuite/TestRunNonExistingImage
09:22:36 [2020-08-31T09:22:36.307Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
09:22:36 [2020-08-31T09:22:36.877Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
09:22:37 [2020-08-31T09:22:37.447Z] === RUN   TestDockerSuite/TestRunOOMExitCode
09:22:37 [2020-08-31T09:22:37.447Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
09:22:38 [2020-08-31T09:22:38.016Z] === RUN   TestDockerSuite/TestRunPIDsLimit
09:22:38 [2020-08-31T09:22:38.953Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
09:22:39 [2020-08-31T09:22:39.893Z] === RUN   TestDockerSuite/TestRunPortInUse
09:22:40 [2020-08-31T09:22:40.462Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
09:22:41 [2020-08-31T09:22:41.031Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
09:22:41 [2020-08-31T09:22:41.290Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
09:22:41 [2020-08-31T09:22:41.858Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
09:22:42 [2020-08-31T09:22:42.117Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
09:22:42 [2020-08-31T09:22:42.698Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
09:22:42 [2020-08-31T09:22:42.698Z] === RUN   TestDockerSuite/TestRunPublishPort
09:22:43 [2020-08-31T09:22:43.269Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
09:22:43 [2020-08-31T09:22:43.527Z] === RUN   TestDockerSuite/TestRunReadProcLatency
09:22:43 [2020-08-31T09:22:43.527Z] === RUN   TestDockerSuite/TestRunReadProcTimer
09:22:44 [2020-08-31T09:22:44.097Z] === RUN   TestDockerSuite/TestRunRedirectStdout
09:22:45 [2020-08-31T09:22:45.035Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
09:22:45 [2020-08-31T09:22:45.035Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
09:22:46 [2020-08-31T09:22:46.941Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
09:22:47 [2020-08-31T09:22:47.877Z] === RUN   TestDockerSuite/TestRunRm
09:22:48 [2020-08-31T09:22:48.137Z] === RUN   TestDockerSuite/TestRunRmAndWait
09:22:52 [2020-08-31T09:22:52.329Z] === RUN   TestDockerSuite/TestRunRmPre125Api
09:22:52 [2020-08-31T09:22:52.329Z] === RUN   TestDockerSuite/TestRunRootWorkdir
09:22:52 [2020-08-31T09:22:52.588Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
09:22:53 [2020-08-31T09:22:53.966Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
09:22:54 [2020-08-31T09:22:54.225Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
09:22:56 [2020-08-31T09:22:56.760Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
09:22:59 [2020-08-31T09:22:59.297Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
09:22:59 [2020-08-31T09:22:59.297Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
09:22:59 [2020-08-31T09:22:59.865Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
09:23:00 [2020-08-31T09:23:00.436Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
09:23:00 [2020-08-31T09:23:00.436Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
09:23:01 [2020-08-31T09:23:01.005Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
09:23:01 [2020-08-31T09:23:01.575Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
09:23:01 [2020-08-31T09:23:01.837Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
09:23:02 [2020-08-31T09:23:02.777Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
09:23:03 [2020-08-31T09:23:03.347Z] === RUN   TestDockerSuite/TestRunSetMacAddress
09:23:03 [2020-08-31T09:23:03.933Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
09:23:06 [2020-08-31T09:23:06.471Z] === RUN   TestDockerSuite/TestRunState
09:23:07 [2020-08-31T09:23:07.408Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
09:23:07 [2020-08-31T09:23:07.977Z] === RUN   TestDockerSuite/TestRunStdinPipe
09:23:08 [2020-08-31T09:23:08.916Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
09:23:08 [2020-08-31T09:23:08.916Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
09:23:08 [2020-08-31T09:23:08.916Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
09:23:09 [2020-08-31T09:23:09.175Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
09:23:09 [2020-08-31T09:23:09.434Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
09:23:10 [2020-08-31T09:23:10.004Z] === RUN   TestDockerSuite/TestRunSysctls
09:23:11 [2020-08-31T09:23:11.386Z] === RUN   TestDockerSuite/TestRunTLSVerify
09:23:11 [2020-08-31T09:23:11.386Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
09:23:11 [2020-08-31T09:23:11.386Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
09:23:12 [2020-08-31T09:23:12.323Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
09:23:12 [2020-08-31T09:23:12.892Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
09:23:13 [2020-08-31T09:23:13.831Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
09:23:14 [2020-08-31T09:23:14.400Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
09:23:15 [2020-08-31T09:23:15.779Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
09:23:18 [2020-08-31T09:23:18.316Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
09:23:20 [2020-08-31T09:23:20.849Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
09:23:21 [2020-08-31T09:23:21.109Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
09:23:21 [2020-08-31T09:23:21.678Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
09:23:22 [2020-08-31T09:23:22.247Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
09:23:23 [2020-08-31T09:23:23.635Z] === RUN   TestDockerSuite/TestRunUnshareProc
09:23:24 [2020-08-31T09:23:24.574Z] === RUN   TestDockerSuite/TestRunUserByID
09:23:24 [2020-08-31T09:23:24.835Z] === RUN   TestDockerSuite/TestRunUserByIDBig
09:23:25 [2020-08-31T09:23:25.094Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
09:23:25 [2020-08-31T09:23:25.094Z] === RUN   TestDockerSuite/TestRunUserByIDZero
09:23:26 [2020-08-31T09:23:26.030Z] === RUN   TestDockerSuite/TestRunUserByName
09:23:26 [2020-08-31T09:23:26.030Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
09:23:26 [2020-08-31T09:23:26.290Z] === RUN   TestDockerSuite/TestRunUserDefaults
09:23:26 [2020-08-31T09:23:26.858Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
09:23:26 [2020-08-31T09:23:26.858Z] === RUN   TestDockerSuite/TestRunUserNotFound
09:23:27 [2020-08-31T09:23:27.117Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
09:23:27 [2020-08-31T09:23:27.376Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
09:23:29 [2020-08-31T09:23:29.283Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
09:23:30 [2020-08-31T09:23:30.662Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
09:23:31 [2020-08-31T09:23:31.231Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
09:23:32 [2020-08-31T09:23:32.169Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
09:23:32 [2020-08-31T09:23:32.433Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
09:23:33 [2020-08-31T09:23:33.517Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
09:23:33 [2020-08-31T09:23:33.517Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
09:23:33 [2020-08-31T09:23:33.517Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
09:23:34 [2020-08-31T09:23:34.343Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
09:23:34 [2020-08-31T09:23:34.602Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
09:23:35 [2020-08-31T09:23:35.170Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
09:23:37 [2020-08-31T09:23:37.075Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
09:23:38 [2020-08-31T09:23:38.015Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
09:23:38 [2020-08-31T09:23:38.953Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
09:23:39 [2020-08-31T09:23:39.522Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
09:23:40 [2020-08-31T09:23:40.090Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
09:23:40 [2020-08-31T09:23:40.659Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
09:23:40 [2020-08-31T09:23:40.659Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
09:23:40 [2020-08-31T09:23:40.659Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
09:23:40 [2020-08-31T09:23:40.659Z] === RUN   TestDockerSuite/TestRunWithBadDevice
09:23:40 [2020-08-31T09:23:40.659Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
09:23:40 [2020-08-31T09:23:40.918Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
09:23:41 [2020-08-31T09:23:41.485Z] === RUN   TestDockerSuite/TestRunWithCPUShares
09:23:41 [2020-08-31T09:23:41.760Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
09:23:42 [2020-08-31T09:23:42.705Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
09:23:43 [2020-08-31T09:23:43.339Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
09:23:43 [2020-08-31T09:23:43.599Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
09:23:43 [2020-08-31T09:23:43.599Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
09:23:44 [2020-08-31T09:23:44.168Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
09:23:44 [2020-08-31T09:23:44.168Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
09:23:44 [2020-08-31T09:23:44.168Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
09:23:44 [2020-08-31T09:23:44.168Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
09:23:44 [2020-08-31T09:23:44.168Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
09:23:44 [2020-08-31T09:23:44.168Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
09:23:44 [2020-08-31T09:23:44.168Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
09:23:44 [2020-08-31T09:23:44.168Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
09:23:44 [2020-08-31T09:23:44.168Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
09:23:44 [2020-08-31T09:23:44.168Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
09:23:44 [2020-08-31T09:23:44.735Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
09:23:44 [2020-08-31T09:23:44.994Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
09:23:45 [2020-08-31T09:23:45.564Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
09:23:45 [2020-08-31T09:23:45.564Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
09:23:46 [2020-08-31T09:23:46.135Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
09:23:46 [2020-08-31T09:23:46.135Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
09:23:46 [2020-08-31T09:23:46.704Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
09:23:46 [2020-08-31T09:23:46.704Z] === RUN   TestDockerSuite/TestRunWithShmSize
09:23:47 [2020-08-31T09:23:47.272Z] === RUN   TestDockerSuite/TestRunWithSwappiness
09:23:47 [2020-08-31T09:23:47.531Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
09:23:47 [2020-08-31T09:23:47.531Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
09:23:47 [2020-08-31T09:23:47.531Z] === RUN   TestDockerSuite/TestRunWithUlimits
09:23:48 [2020-08-31T09:23:48.099Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
09:23:49 [2020-08-31T09:23:49.037Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
09:23:49 [2020-08-31T09:23:49.296Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
09:23:49 [2020-08-31T09:23:49.296Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
09:23:49 [2020-08-31T09:23:49.864Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
09:23:49 [2020-08-31T09:23:49.864Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
09:23:50 [2020-08-31T09:23:50.801Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
09:23:51 [2020-08-31T09:23:51.060Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
09:23:52 [2020-08-31T09:23:52.441Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
09:23:53 [2020-08-31T09:23:53.008Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
09:23:53 [2020-08-31T09:23:53.008Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
09:23:53 [2020-08-31T09:23:53.008Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
09:23:53 [2020-08-31T09:23:53.576Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
09:23:54 [2020-08-31T09:23:54.146Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
09:23:55 [2020-08-31T09:23:55.086Z] === RUN   TestDockerSuite/TestSaveCheckTimes
09:23:55 [2020-08-31T09:23:55.346Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
09:23:55 [2020-08-31T09:23:55.605Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
09:23:56 [2020-08-31T09:23:56.544Z] === RUN   TestDockerSuite/TestSaveImageId
09:23:56 [2020-08-31T09:23:56.803Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
09:23:57 [2020-08-31T09:23:57.063Z] === RUN   TestDockerSuite/TestSaveLoadParents
09:23:58 [2020-08-31T09:23:58.977Z] === RUN   TestDockerSuite/TestSaveMultipleNames
09:23:58 [2020-08-31T09:23:58.977Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
09:23:58 [2020-08-31T09:23:58.977Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
09:24:00 [2020-08-31T09:24:00.360Z] === RUN   TestDockerSuite/TestSaveSingleTag
09:24:00 [2020-08-31T09:24:00.360Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
09:24:00 [2020-08-31T09:24:00.360Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
09:24:01 [2020-08-31T09:24:01.739Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
09:24:01 [2020-08-31T09:24:01.739Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
09:24:03 [2020-08-31T09:24:03.120Z] === RUN   TestDockerSuite/TestSearchCmdOptions
09:24:03 [2020-08-31T09:24:03.688Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
09:24:03 [2020-08-31T09:24:03.947Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
09:24:03 [2020-08-31T09:24:03.947Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
09:24:03 [2020-08-31T09:24:03.947Z] === RUN   TestDockerSuite/TestSearchWithLimit
09:24:04 [2020-08-31T09:24:04.516Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
09:24:04 [2020-08-31T09:24:04.516Z] === RUN   TestDockerSuite/TestSlowStdinClosing
09:24:07 [2020-08-31T09:24:07.051Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
09:24:10 [2020-08-31T09:24:10.338Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
09:24:11 [2020-08-31T09:24:11.716Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
09:24:13 [2020-08-31T09:24:13.622Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
09:24:14 [2020-08-31T09:24:14.558Z] === RUN   TestDockerSuite/TestStartAttachSilent
09:24:15 [2020-08-31T09:24:15.496Z] === RUN   TestDockerSuite/TestStartAttachWithRename
09:24:15 [2020-08-31T09:24:15.496Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
09:24:18 [2020-08-31T09:24:18.033Z] === RUN   TestDockerSuite/TestStartMultipleContainers
09:24:19 [2020-08-31T09:24:19.411Z] === RUN   TestDockerSuite/TestStartPausedContainer
09:24:19 [2020-08-31T09:24:19.978Z] === RUN   TestDockerSuite/TestStartRecordError
09:24:20 [2020-08-31T09:24:20.936Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
09:24:22 [2020-08-31T09:24:22.314Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
09:24:23 [2020-08-31T09:24:23.251Z] === RUN   TestDockerSuite/TestStatsAllNoStream
09:24:25 [2020-08-31T09:24:25.785Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
09:24:28 [2020-08-31T09:24:28.319Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
09:24:29 [2020-08-31T09:24:29.697Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
09:24:31 [2020-08-31T09:24:31.075Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
09:24:32 [2020-08-31T09:24:32.453Z] === RUN   TestDockerSuite/TestStatsFormatAll
09:24:33 [2020-08-31T09:24:33.944Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
09:24:33 [2020-08-31T09:24:33.944Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
09:24:33 [2020-08-31T09:24:33.944Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
09:24:34 [2020-08-31T09:24:34.359Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
09:24:36 [2020-08-31T09:24:36.892Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
09:24:37 [2020-08-31T09:24:37.152Z] === RUN   TestDockerSuite/TestStatsNoStream
09:24:40 [2020-08-31T09:24:40.442Z] === RUN   TestDockerSuite/TestStopContainerSignal
09:24:41 [2020-08-31T09:24:41.383Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
09:24:41 [2020-08-31T09:24:41.383Z] === RUN   TestDockerSuite/TestTopMultipleArgs
09:24:41 [2020-08-31T09:24:41.952Z] === RUN   TestDockerSuite/TestTopNonPrivileged
09:24:42 [2020-08-31T09:24:42.530Z] === RUN   TestDockerSuite/TestTopPrivileged
09:24:43 [2020-08-31T09:24:43.106Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
09:24:43 [2020-08-31T09:24:43.106Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
09:24:43 [2020-08-31T09:24:43.675Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
09:24:44 [2020-08-31T09:24:44.273Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
09:24:44 [2020-08-31T09:24:44.615Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
09:24:47 [2020-08-31T09:24:47.151Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
09:24:50 [2020-08-31T09:24:50.436Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
09:24:50 [2020-08-31T09:24:50.436Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
09:24:50 [2020-08-31T09:24:50.696Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
09:24:50 [2020-08-31T09:24:50.696Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
09:24:51 [2020-08-31T09:24:51.264Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
09:24:52 [2020-08-31T09:24:52.643Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
09:24:52 [2020-08-31T09:24:52.643Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
09:24:53 [2020-08-31T09:24:53.212Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
09:24:53 [2020-08-31T09:24:53.780Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
09:24:54 [2020-08-31T09:24:54.349Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
09:24:55 [2020-08-31T09:24:55.288Z] === RUN   TestDockerSuite/TestUpdateStats
09:24:56 [2020-08-31T09:24:56.656Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
09:24:57 [2020-08-31T09:24:57.190Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
09:24:59 [2020-08-31T09:24:59.096Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
09:25:00 [2020-08-31T09:25:00.036Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
09:25:00 [2020-08-31T09:25:00.036Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
09:25:00 [2020-08-31T09:25:00.605Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
09:25:01 [2020-08-31T09:25:01.173Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
09:25:03 [2020-08-31T09:25:03.737Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
09:25:05 [2020-08-31T09:25:05.242Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
09:25:05 [2020-08-31T09:25:05.641Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
09:25:07 [2020-08-31T09:25:07.546Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
09:25:08 [2020-08-31T09:25:08.968Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
09:25:10 [2020-08-31T09:25:10.345Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
09:25:13 [2020-08-31T09:25:13.635Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
09:25:16 [2020-08-31T09:25:16.170Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
09:25:17 [2020-08-31T09:25:17.547Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
09:25:18 [2020-08-31T09:25:18.485Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
09:25:19 [2020-08-31T09:25:19.422Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
09:25:20 [2020-08-31T09:25:20.361Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
09:25:21 [2020-08-31T09:25:21.739Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
09:25:23 [2020-08-31T09:25:23.121Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
09:25:23 [2020-08-31T09:25:23.690Z] === RUN   TestDockerSwarmSuite/TestServiceScale
09:25:25 [2020-08-31T09:25:25.071Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
09:25:26 [2020-08-31T09:25:26.449Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
09:25:26 [2020-08-31T09:25:26.449Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
09:25:28 [2020-08-31T09:25:28.357Z] === RUN   TestDockerSuite/TestVolumeCLICreate
09:25:30 [2020-08-31T09:25:30.384Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
09:25:37 [2020-08-31T09:25:37.475Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
09:25:43 [2020-08-31T09:25:43.238Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
09:25:43 [2020-08-31T09:25:43.238Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
09:25:43 [2020-08-31T09:25:43.238Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
09:25:43 [2020-08-31T09:25:43.805Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
09:25:43 [2020-08-31T09:25:43.805Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
09:25:44 [2020-08-31T09:25:44.064Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
09:25:44 [2020-08-31T09:25:44.064Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
09:25:44 [2020-08-31T09:25:44.064Z] === RUN   TestDockerSuite/TestVolumeCLILs
09:25:44 [2020-08-31T09:25:44.633Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
09:25:44 [2020-08-31T09:25:44.633Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
09:25:45 [2020-08-31T09:25:45.587Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
09:25:45 [2020-08-31T09:25:45.587Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
09:25:45 [2020-08-31T09:25:45.587Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
09:25:45 [2020-08-31T09:25:45.587Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
09:25:45 [2020-08-31T09:25:45.587Z] === RUN   TestDockerSuite/TestVolumeCLIRm
09:25:46 [2020-08-31T09:25:46.047Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
09:25:46 [2020-08-31T09:25:46.549Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
09:25:47 [2020-08-31T09:25:47.485Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
09:25:47 [2020-08-31T09:25:47.744Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
09:25:47 [2020-08-31T09:25:47.744Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
09:25:47 [2020-08-31T09:25:47.744Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
09:25:47 [2020-08-31T09:25:47.744Z] === RUN   TestDockerSuite/TestVolumeEvents
09:25:48 [2020-08-31T09:25:48.681Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
09:25:49 [2020-08-31T09:25:49.248Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
09:25:50 [2020-08-31T09:25:50.190Z] === RUN   TestDockerSuite/TestVolumeLsFormat
09:25:50 [2020-08-31T09:25:50.450Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
09:25:50 [2020-08-31T09:25:50.450Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
09:25:52 [2020-08-31T09:25:52.988Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
09:25:55 [2020-08-31T09:25:55.527Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
09:25:55 [2020-08-31T09:25:55.527Z] --- PASS: TestDockerSuite (1282.24s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.08s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (4.01s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.59s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.58s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.21s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.35s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.34s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.14s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.98s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.98s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.18s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.56s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.94s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.69s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.77s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.87s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.75s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (1.96s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.88s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestAttachDetach (0.99s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.87s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.73s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (0.79s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.83s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.52s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.70s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.97s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.04s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.19s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.60s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.26s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.63s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.46s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.87s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.11s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.50s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.71s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.82s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.83s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.18s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.95s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.55s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.24s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.59s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.98s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.04s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.25s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.17s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildAddScript (2.78s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.44s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.62s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.38s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.34s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildAddTar (6.35s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.36s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.38s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.48s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.95s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.68s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.38s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.16s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.60s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.32s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.59s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.15s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.92s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.72s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (8.80s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.31s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.99s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.45s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.96s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.79s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.83s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.30s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.54s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.94s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.95s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (5.70s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.67s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.97s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.06s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.02s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.26s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.83s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.73s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.42s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.43s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.37s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
09:25:55 [2020-08-31T09:25:55.527Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.56s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.52s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.26s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildContChar (3.66s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.16s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.35s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.78s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.66s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.41s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.95s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.98s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.67s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.10s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.72s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.35s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
09:25:55 [2020-08-31T09:25:55.527Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:25:55 [2020-08-31T09:25:55.527Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
09:25:55 [2020-08-31T09:25:55.527Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:25:55 [2020-08-31T09:25:55.527Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
09:25:55 [2020-08-31T09:25:55.527Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:25:55 [2020-08-31T09:25:55.527Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
09:25:55 [2020-08-31T09:25:55.527Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.23s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.94s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.15s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.52s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.99s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.19s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.78s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.39s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.76s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.71s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.19s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.20s)
09:25:55 [2020-08-31T09:25:55.527Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.15s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (10.02s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.40s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.22s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.70s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.10s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.49s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.32s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.29s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.40s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.02s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.04s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.76s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.24s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (4.41s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.40s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.37s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.72s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.16s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.40s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.32s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.24s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.79s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.58s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.65s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.99s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.85s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (5.22s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.23s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.21s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.34s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.73s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.51s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.46s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.16s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
09:25:55 [2020-08-31T09:25:55.528Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.35s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.73s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.30s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.61s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.51s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.25s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildFails (0.50s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.27s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.28s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.60s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.46s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.36s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.79s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.35s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.64s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.24s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.59s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.71s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.58s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildHistory (3.43s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.31s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.46s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.38s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.37s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.06s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.72s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.29s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.27s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.29s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.21s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.39s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (0.71s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.39s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildLastModified (4.26s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (2.33s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.14s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.14s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.33s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.35s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.89s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.22s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.35s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.35s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.38s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.59s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.82s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.37s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
09:25:55 [2020-08-31T09:25:55.528Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (2.75s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.29s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.21s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.20s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.24s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.37s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.63s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.58s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.05s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.29s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.25s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.42s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (1.20s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.45s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.00s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.55s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.82s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.84s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.97s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.34s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.49s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildPATH (1.85s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.61s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.67s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.53s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.32s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.69s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildRm (2.10s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.76s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.12s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.29s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.42s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.85s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.00s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (0.98s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (3.36s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.35s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
09:25:55 [2020-08-31T09:25:55.528Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.44s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.05s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.16s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.83s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.46s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (0.68s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.75s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.32s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.61s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.87s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildUser (1.13s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.02s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (9.26s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.60s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.28s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.72s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.76s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.97s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
09:25:55 [2020-08-31T09:25:55.528Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:25:55 [2020-08-31T09:25:55.528Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s)
09:25:55 [2020-08-31T09:25:55.528Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:25:55 [2020-08-31T09:25:55.528Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
09:25:55 [2020-08-31T09:25:55.528Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:25:55 [2020-08-31T09:25:55.528Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.03s)
09:25:55 [2020-08-31T09:25:55.528Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.34s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.69s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.74s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.81s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.17s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.49s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.51s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (1.00s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.46s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.82s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
09:25:55 [2020-08-31T09:25:55.528Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.90s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.40s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
09:25:55 [2020-08-31T09:25:55.528Z]         docker_cli_sni_test.go:18: Flakey test
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.70s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.96s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestCommitChange (1.28s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (1.05s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.68s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.79s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (1.08s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.33s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.61s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.94s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.56s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.13s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.60s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.88s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.71s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.84s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.55s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.87s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.63s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.70s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.62s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.50s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.11s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.65s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.52s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.50s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.53s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.61s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.82s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.54s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.58s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.47s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.18s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.05s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.61s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.42s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.51s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.61s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
09:25:55 [2020-08-31T09:25:55.528Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.51s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.59s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (0.89s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.92s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.58s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.41s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.13s)
09:25:55 [2020-08-31T09:25:55.528Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.89s)
09:25:55 [2020-08-31T09:25:55.528Z]         docker_api_containers_test.go:2107: case 0 - config: {volume  /foo false  <nil> <nil> <nil>}
09:25:55 [2020-08-31T09:25:55.528Z]         docker_api_containers_test.go:2107: case 1 - config: {volume  /foo/ false  <nil> <nil> <nil>}
09:25:55 [2020-08-31T09:25:55.528Z]         docker_api_containers_test.go:2107: case 2 - config: {volume test1 /foo false  <nil> <nil> <nil>}
09:25:55 [2020-08-31T09:25:55.528Z]         docker_api_containers_test.go:2107: case 3 - config: {volume test2 /foo true  <nil> <nil> <nil>}
09:25:55 [2020-08-31T09:25:55.528Z]         docker_api_containers_test.go:2107: case 4 - config: {volume test3 /foo false  <nil> 0xc0009e3300 <nil>}
09:25:55 [2020-08-31T09:25:55.528Z]         docker_api_containers_test.go:2107: case 5 - config: {bind /tmp/test-mounts-api-1442921971 /foo false  <nil> <nil> <nil>}
09:25:55 [2020-08-31T09:25:55.528Z]         docker_api_containers_test.go:2107: case 6 - config: {bind /tmp/test-mounts-api-1442921971 /foo true  <nil> <nil> <nil>}
09:25:55 [2020-08-31T09:25:55.528Z]         docker_api_containers_test.go:2107: case 7 - config: {bind /tmp/test-mounts-api-3636021430 /foo false  <nil> <nil> <nil>}
09:25:55 [2020-08-31T09:25:55.528Z]         docker_api_containers_test.go:2107: case 8 - config: {bind /tmp/test-mounts-api-3636021430 /foo true  <nil> <nil> <nil>}
09:25:55 [2020-08-31T09:25:55.528Z]         docker_api_containers_test.go:2107: case 9 - config: {bind /tmp/test-mounts-api-3636021430 /foo true  0xc0009e3ca0 <nil> <nil>}
09:25:55 [2020-08-31T09:25:55.528Z]         docker_api_containers_test.go:2107: case 10 - config: {volume  /foo false  <nil> 0xc0009e3d00 <nil>}
09:25:55 [2020-08-31T09:25:55.528Z]         docker_api_containers_test.go:2107: case 11 - config: {volume  /foo/ false  <nil> 0xc0009e3d60 <nil>}
09:25:55 [2020-08-31T09:25:55.528Z]         docker_api_containers_test.go:2107: case 12 - config: {volume test4 /foo false  <nil> 0xc0009e3da0 <nil>}
09:25:55 [2020-08-31T09:25:55.528Z]         docker_api_containers_test.go:2107: case 13 - config: {volume test5 /foo true  <nil> 0xc0009e3de0 <nil>}
09:25:55 [2020-08-31T09:25:55.529Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.27s)
09:25:55 [2020-08-31T09:25:55.529Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.25s)
09:25:55 [2020-08-31T09:25:55.529Z]         docker_api_containers_test.go:1926: case 0
09:25:55 [2020-08-31T09:25:55.529Z]         docker_api_containers_test.go:1926: case 1
09:25:55 [2020-08-31T09:25:55.529Z]         docker_api_containers_test.go:1926: case 2
09:25:55 [2020-08-31T09:25:55.529Z]         docker_api_containers_test.go:1926: case 3
09:25:55 [2020-08-31T09:25:55.529Z]         docker_api_containers_test.go:1926: case 4
09:25:55 [2020-08-31T09:25:55.529Z]         docker_api_containers_test.go:1926: case 5
09:25:55 [2020-08-31T09:25:55.529Z]         docker_api_containers_test.go:1926: case 6
09:25:55 [2020-08-31T09:25:55.529Z]         docker_api_containers_test.go:1926: case 7
09:25:55 [2020-08-31T09:25:55.529Z]         docker_api_containers_test.go:1926: case 8
09:25:55 [2020-08-31T09:25:55.529Z]         docker_api_containers_test.go:1926: case 9
09:25:55 [2020-08-31T09:25:55.529Z]         docker_api_containers_test.go:1926: case 10
09:25:55 [2020-08-31T09:25:55.529Z]         docker_api_containers_test.go:1926: case 11
09:25:55 [2020-08-31T09:25:55.529Z]         docker_api_containers_test.go:1926: case 12
09:25:55 [2020-08-31T09:25:55.529Z]         docker_api_containers_test.go:1926: case 13
09:25:55 [2020-08-31T09:25:55.529Z]         docker_api_containers_test.go:1926: case 14
09:25:55 [2020-08-31T09:25:55.529Z]         docker_api_containers_test.go:1926: case 15
09:25:55 [2020-08-31T09:25:55.529Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.98s)
09:25:55 [2020-08-31T09:25:55.529Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.20s)
09:25:55 [2020-08-31T09:25:55.529Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.93s)
09:25:55 [2020-08-31T09:25:55.529Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (0.88s)
09:25:55 [2020-08-31T09:25:55.529Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s)
09:25:55 [2020-08-31T09:25:55.529Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.51s)
09:25:55 [2020-08-31T09:25:55.529Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.50s)
09:25:55 [2020-08-31T09:25:55.529Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.54s)
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-check-ownership279065595/file1 ee48da4305a2f43a12a8aa856ea94ff2d28e6c9968a9256c8e767548baf564ce:/tmpvol/file1`
09:25:55 [2020-08-31T09:25:55.529Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.60s)
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:192: running `docker cp  14e122c31a8f1c5e52f10db825dcc3e5438500208cb1249712664cfbacaddcac:/root/file1 /tmp/test-cp-from-case-a118492446/itWorks.txt`
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a118492446/itWorks.txt" contains "file1\n"
09:25:55 [2020-08-31T09:25:55.529Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.70s)
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:192: running `docker cp  5d68d58ae0538cdc941120e6360d6d8dd55cc0c5c26df51e4fb2846468538e36:/file1 /tmp/test-cp-from-case-b538449381/testDir/`
09:25:55 [2020-08-31T09:25:55.529Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.78s)
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c579385856/file2" contains "file2\n"
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:192: running `docker cp  d17afaaa6ba58cd03524dac1797dc327213df84028b865cfcf54111b9e6263d4:/root/file1 /tmp/test-cp-from-case-c579385856/file2`
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c579385856/file2" contains "file1\n"
09:25:55 [2020-08-31T09:25:55.529Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.57s)
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:192: running `docker cp  e29ff56a19a4233b1df43d4a5ad51ee8d3c3195b970700ed45632cf0ee81f8e9:/file1 /tmp/test-cp-from-case-d083318111/dir1`
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d083318111/dir1/file1" contains "file1\n"
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:192: running `docker cp  e29ff56a19a4233b1df43d4a5ad51ee8d3c3195b970700ed45632cf0ee81f8e9:/file1 /tmp/test-cp-from-case-d083318111/dir1/`
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d083318111/dir1/file1" contains "file1\n"
09:25:55 [2020-08-31T09:25:55.529Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.72s)
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:192: running `docker cp  f9f3f9b1d7a1aae8954c44ff9866e5178b639b644eae44a1d3f322a5bf595bae:dir1 /tmp/test-cp-from-case-e972662578/testDir`
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e972662578/testDir/file1-1" contains "file1-1\n"
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:192: running `docker cp  f9f3f9b1d7a1aae8954c44ff9866e5178b639b644eae44a1d3f322a5bf595bae:dir1 /tmp/test-cp-from-case-e972662578/testDir/`
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e972662578/testDir/file1-1" contains "file1-1\n"
09:25:55 [2020-08-31T09:25:55.529Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.99s)
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:192: running `docker cp  570460d11e551774db7011f0362eb99af01ad7e63167b165b0d66ade6eeda107:/root/dir1 /tmp/test-cp-from-case-f204551401/file1`
09:25:55 [2020-08-31T09:25:55.529Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.65s)
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:192: running `docker cp  e8203796148dc355b0416c4bee65e614a19f576c9f83ad0fc534aed6075b12eb:/root/dir1 /tmp/test-cp-from-case-g445298484/dir2`
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g445298484/dir2/dir1/file1-1" contains "file1-1\n"
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:192: running `docker cp  e8203796148dc355b0416c4bee65e614a19f576c9f83ad0fc534aed6075b12eb:/root/dir1 /tmp/test-cp-from-case-g445298484/dir2/`
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g445298484/dir2/dir1/file1-1" contains "file1-1\n"
09:25:55 [2020-08-31T09:25:55.529Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (1.24s)
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:192: running `docker cp  905bc456cba59456e0ad27497b9f8367170efc631652b3d2b1a7e18f4064d5cd:dir1/. /tmp/test-cp-from-case-h736443139/testDir`
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h736443139/testDir/file1-1" contains "file1-1\n"
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:192: running `docker cp  905bc456cba59456e0ad27497b9f8367170efc631652b3d2b1a7e18f4064d5cd:dir1/. /tmp/test-cp-from-case-h736443139/testDir/`
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h736443139/testDir/file1-1" contains "file1-1\n"
09:25:55 [2020-08-31T09:25:55.529Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.90s)
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:192: running `docker cp  7ca6821624d4f78214f6b795ddd1b160eba65825b931f38c66112ffd9b34c80c:/root/dir1/. /tmp/test-cp-from-case-i413896838/file1`
09:25:55 [2020-08-31T09:25:55.529Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.97s)
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:192: running `docker cp  9f1ae3e79d509ac5299ac2a8a8833d358c468716743493f7a096f428d0a9cdbd:/root/dir1/. /tmp/test-cp-from-case-j498127917/dir2`
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j498127917/dir2/file1-1" contains "file1-1\n"
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:192: running `docker cp  9f1ae3e79d509ac5299ac2a8a8833d358c468716743493f7a096f428d0a9cdbd:/root/dir1/. /tmp/test-cp-from-case-j498127917/dir2/`
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j498127917/dir2/file1-1" contains "file1-1\n"
09:25:55 [2020-08-31T09:25:55.529Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.74s)
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:192: running `docker cp  7e222e482e73ad9d0a2e5079addd38eca1f51aaa2feea15b201ec7cae61dee91:/file2 /tmp/test-cp-from-err-dst-not-dir862023080/symlinkToFile1`
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir862023080/symlinkToFile1" points to "file1"
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir862023080/file1" contains "file2\n"
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:192: running `docker cp  7e222e482e73ad9d0a2e5079addd38eca1f51aaa2feea15b201ec7cae61dee91:/file2 /tmp/test-cp-from-err-dst-not-dir862023080/symlinkToDir1`
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir862023080/symlinkToDir1" points to "dir1"
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir862023080/file2" contains "file2\n"
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:192: running `docker cp  7e222e482e73ad9d0a2e5079addd38eca1f51aaa2feea15b201ec7cae61dee91:/file2 /tmp/test-cp-from-err-dst-not-dir862023080/brokenSymlinkToFileX`
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir862023080/brokenSymlinkToFileX" points to "fileX"
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir862023080/fileX" contains "file2\n"
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:192: running `docker cp  7e222e482e73ad9d0a2e5079addd38eca1f51aaa2feea15b201ec7cae61dee91:/dir2 /tmp/test-cp-from-err-dst-not-dir862023080/symlinkToDir1`
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir862023080/symlinkToDir1" points to "dir1"
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir862023080/dir1/dir2/file2-1" contains "file2-1\n"
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:192: running `docker cp  7e222e482e73ad9d0a2e5079addd38eca1f51aaa2feea15b201ec7cae61dee91:/dir2 /tmp/test-cp-from-err-dst-not-dir862023080/brokenSymlinkToDirX`
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir862023080/brokenSymlinkToDirX" points to "dirX"
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir862023080/dirX/file2-1" contains "file2-1\n"
09:25:55 [2020-08-31T09:25:55.529Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.11s)
09:25:55 [2020-08-31T09:25:55.529Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.72s)
09:25:55 [2020-08-31T09:25:55.529Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s)
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:192: running `docker cp  foo bar`
09:25:55 [2020-08-31T09:25:55.529Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.62s)
09:25:55 [2020-08-31T09:25:55.529Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.76s)
09:25:55 [2020-08-31T09:25:55.529Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (0.84s)
09:25:55 [2020-08-31T09:25:55.529Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.67s)
09:25:55 [2020-08-31T09:25:55.529Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.69s)
09:25:55 [2020-08-31T09:25:55.529Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.34s)
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-a186314320/file1 5d1deb147de92e059b74ea746a427bc338772df6fedf3bfb130f112e9b7dd42b:/root/itWorks.txt`
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:279: checking that container "5d1deb147de92e059b74ea746a427bc338772df6fedf3bfb130f112e9b7dd42b" start output contains "file1\n"
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 5d1deb147de92e059b74ea746a427bc338772df6fedf3bfb130f112e9b7dd42b`
09:25:55 [2020-08-31T09:25:55.529Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.98s)
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-b822861167/file1 0e012321f2504684e5068ee3dbef6d8eaa4844579e543f8f2d7a112f11a7efe0:testDir/`
09:25:55 [2020-08-31T09:25:55.529Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.23s)
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:279: checking that container "10ebb5990253164c616d024277a99f80f3a83afc8b00a0f544da8cf2b3dfc74b" start output contains "file2\n"
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 10ebb5990253164c616d024277a99f80f3a83afc8b00a0f544da8cf2b3dfc74b`
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-c006277122/file1 10ebb5990253164c616d024277a99f80f3a83afc8b00a0f544da8cf2b3dfc74b:/root/file2`
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:279: checking that container "10ebb5990253164c616d024277a99f80f3a83afc8b00a0f544da8cf2b3dfc74b" start output contains "file1\n"
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 10ebb5990253164c616d024277a99f80f3a83afc8b00a0f544da8cf2b3dfc74b`
09:25:55 [2020-08-31T09:25:55.529Z]     --- PASS: TestDockerSuite/TestCpToCaseD (3.78s)
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:279: checking that container "a7185c4549f57c1f5432d64b5bdea644db29d441347dcd80bf1d12ff2521198f" start output contains ""
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:209: running `docker start -a a7185c4549f57c1f5432d64b5bdea644db29d441347dcd80bf1d12ff2521198f`
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-d828005241/file1 a7185c4549f57c1f5432d64b5bdea644db29d441347dcd80bf1d12ff2521198f:dir1`
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:279: checking that container "a7185c4549f57c1f5432d64b5bdea644db29d441347dcd80bf1d12ff2521198f" start output contains "file1\n"
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:209: running `docker start -a a7185c4549f57c1f5432d64b5bdea644db29d441347dcd80bf1d12ff2521198f`
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:279: checking that container "4bb94657ec5bb7ff4952330512b2a947bfa4f6d521e96617320a639ee81665d4" start output contains ""
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 4bb94657ec5bb7ff4952330512b2a947bfa4f6d521e96617320a639ee81665d4`
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-d828005241/file1 4bb94657ec5bb7ff4952330512b2a947bfa4f6d521e96617320a639ee81665d4:dir1/`
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:279: checking that container "4bb94657ec5bb7ff4952330512b2a947bfa4f6d521e96617320a639ee81665d4" start output contains "file1\n"
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 4bb94657ec5bb7ff4952330512b2a947bfa4f6d521e96617320a639ee81665d4`
09:25:55 [2020-08-31T09:25:55.529Z]     --- PASS: TestDockerSuite/TestCpToCaseE (2.77s)
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-e281263748/dir1 38cf984731fec106f89ad436a06933da1f50cdddda9640b8a48e15d4e5e500d7:testDir`
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:279: checking that container "38cf984731fec106f89ad436a06933da1f50cdddda9640b8a48e15d4e5e500d7" start output contains "file1-1\n"
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 38cf984731fec106f89ad436a06933da1f50cdddda9640b8a48e15d4e5e500d7`
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-e281263748/dir1 3dcb47e441133c209458fdd4e5bc9f458d5d67903c96e7d0c6ba073995a656f3:testDir/`
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:279: checking that container "3dcb47e441133c209458fdd4e5bc9f458d5d67903c96e7d0c6ba073995a656f3" start output contains "file1-1\n"
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 3dcb47e441133c209458fdd4e5bc9f458d5d67903c96e7d0c6ba073995a656f3`
09:25:55 [2020-08-31T09:25:55.529Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.68s)
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-f312944659/dir1 b6390033f28de220890e395a8f529ab8664155db15e92f0b695dc8c097abb5e2:/root/file1`
09:25:55 [2020-08-31T09:25:55.529Z]     --- PASS: TestDockerSuite/TestCpToCaseG (3.62s)
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:279: checking that container "0bcf8347034e24541bb3f47860ee4c8c70a8d3d476cb9cb18bf3f38485aee2d3" start output contains ""
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 0bcf8347034e24541bb3f47860ee4c8c70a8d3d476cb9cb18bf3f38485aee2d3`
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-g372866646/dir1 0bcf8347034e24541bb3f47860ee4c8c70a8d3d476cb9cb18bf3f38485aee2d3:/root/dir2`
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:279: checking that container "0bcf8347034e24541bb3f47860ee4c8c70a8d3d476cb9cb18bf3f38485aee2d3" start output contains "file1-1\n"
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 0bcf8347034e24541bb3f47860ee4c8c70a8d3d476cb9cb18bf3f38485aee2d3`
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:279: checking that container "374e0abbd5d6f1c578a2f1eb45ee302b8a94a018f96c06d35cf8aaf4fe0becff" start output contains ""
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 374e0abbd5d6f1c578a2f1eb45ee302b8a94a018f96c06d35cf8aaf4fe0becff`
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-g372866646/dir1 374e0abbd5d6f1c578a2f1eb45ee302b8a94a018f96c06d35cf8aaf4fe0becff:/dir2/`
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:279: checking that container "374e0abbd5d6f1c578a2f1eb45ee302b8a94a018f96c06d35cf8aaf4fe0becff" start output contains "file1-1\n"
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 374e0abbd5d6f1c578a2f1eb45ee302b8a94a018f96c06d35cf8aaf4fe0becff`
09:25:55 [2020-08-31T09:25:55.529Z]     --- PASS: TestDockerSuite/TestCpToCaseH (2.38s)
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-h992762813/dir1/. 3b57fc096125b55da9f16ab05c1ecb0fd553546ccedb0328e59667ba9bf2ea29:testDir`
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:279: checking that container "3b57fc096125b55da9f16ab05c1ecb0fd553546ccedb0328e59667ba9bf2ea29" start output contains "file1-1\n"
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 3b57fc096125b55da9f16ab05c1ecb0fd553546ccedb0328e59667ba9bf2ea29`
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-h992762813/dir1/. 07dceabd996521bffbd441484a320d407c42c10c6f1a27883763a636285fe4c5:testDir/`
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:279: checking that container "07dceabd996521bffbd441484a320d407c42c10c6f1a27883763a636285fe4c5" start output contains "file1-1\n"
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 07dceabd996521bffbd441484a320d407c42c10c6f1a27883763a636285fe4c5`
09:25:55 [2020-08-31T09:25:55.529Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.56s)
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-i292512248/dir1/. e0579fb1304d66290e38fd748e50608462dcbeea9bf2f3ef8941d5d68e15ed07:/root/file1`
09:25:55 [2020-08-31T09:25:55.529Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (3.54s)
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:279: checking that container "66ee889b32af8a89bb6e95645bf639528e4ca54d984bccc3ce7f8dab081b708c" start output contains ""
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 66ee889b32af8a89bb6e95645bf639528e4ca54d984bccc3ce7f8dab081b708c`
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-j125463287/dir1/. 66ee889b32af8a89bb6e95645bf639528e4ca54d984bccc3ce7f8dab081b708c:/dir2`
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:279: checking that container "66ee889b32af8a89bb6e95645bf639528e4ca54d984bccc3ce7f8dab081b708c" start output contains "file1-1\n"
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 66ee889b32af8a89bb6e95645bf639528e4ca54d984bccc3ce7f8dab081b708c`
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:279: checking that container "2354e4055c3757ae57d311c95b477b5914dc189b9375994812d437afeb307f79" start output contains ""
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 2354e4055c3757ae57d311c95b477b5914dc189b9375994812d437afeb307f79`
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-j125463287/dir1/. 2354e4055c3757ae57d311c95b477b5914dc189b9375994812d437afeb307f79:/dir2/`
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:279: checking that container "2354e4055c3757ae57d311c95b477b5914dc189b9375994812d437afeb307f79" start output contains "file1-1\n"
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 2354e4055c3757ae57d311c95b477b5914dc189b9375994812d437afeb307f79`
09:25:55 [2020-08-31T09:25:55.529Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.63s)
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions970898410/permdirtest permtest:/`
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:209: running `docker start -a permtest`
09:25:55 [2020-08-31T09:25:55.529Z]     --- PASS: TestDockerSuite/TestCpToDot (0.51s)
09:25:55 [2020-08-31T09:25:55.529Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.99s)
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-err-read-only-rootfs221633196/file1 5125500f615c0619086f68993564fc11b9926c94769d949422ee765e3ab79a84:/root/shouldNotExist`
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:279: checking that container "5125500f615c0619086f68993564fc11b9926c94769d949422ee765e3ab79a84" start output contains ""
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 5125500f615c0619086f68993564fc11b9926c94769d949422ee765e3ab79a84`
09:25:55 [2020-08-31T09:25:55.529Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.90s)
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-err-read-only-volume836621339/file1 64d0ec542ac180f4bb83f4ec299cb30ca6ab7d3005793e70515d22a58eae9c9f:/vol_ro/shouldNotExist`
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:279: checking that container "64d0ec542ac180f4bb83f4ec299cb30ca6ab7d3005793e70515d22a58eae9c9f" start output contains ""
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 64d0ec542ac180f4bb83f4ec299cb30ca6ab7d3005793e70515d22a58eae9c9f`
09:25:55 [2020-08-31T09:25:55.529Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.55s)
09:25:55 [2020-08-31T09:25:55.529Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.96s)
09:25:55 [2020-08-31T09:25:55.529Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-261485246/file2 f4a895d164292ff3c0567340d6263d383bcf6f8aa249ae5013854037ce79c0b1:/vol2/symlinkToFile1`
09:25:55 [2020-08-31T09:25:55.530Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-261485246/symlinkToFile1" points to "file1"
09:25:55 [2020-08-31T09:25:55.530Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-261485246/file1" contains "file2\n"
09:25:55 [2020-08-31T09:25:55.530Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-261485246/file2 f4a895d164292ff3c0567340d6263d383bcf6f8aa249ae5013854037ce79c0b1:/vol2/symlinkToDir1`
09:25:55 [2020-08-31T09:25:55.530Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-261485246/symlinkToDir1" points to "dir1"
09:25:55 [2020-08-31T09:25:55.530Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-261485246/file2" contains "file2\n"
09:25:55 [2020-08-31T09:25:55.530Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-261485246/file2 f4a895d164292ff3c0567340d6263d383bcf6f8aa249ae5013854037ce79c0b1:/vol2/brokenSymlinkToFileX`
09:25:55 [2020-08-31T09:25:55.530Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-261485246/brokenSymlinkToFileX" points to "fileX"
09:25:55 [2020-08-31T09:25:55.530Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-261485246/fileX" contains "file2\n"
09:25:55 [2020-08-31T09:25:55.530Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-261485246//dir2 f4a895d164292ff3c0567340d6263d383bcf6f8aa249ae5013854037ce79c0b1:/vol2/symlinkToDir1`
09:25:55 [2020-08-31T09:25:55.530Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-261485246/symlinkToDir1" points to "dir1"
09:25:55 [2020-08-31T09:25:55.530Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-261485246/dir1/dir2/file2-1" contains "file2-1\n"
09:25:55 [2020-08-31T09:25:55.530Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-261485246//dir2 f4a895d164292ff3c0567340d6263d383bcf6f8aa249ae5013854037ce79c0b1:/vol2/brokenSymlinkToDirX`
09:25:55 [2020-08-31T09:25:55.530Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-261485246/brokenSymlinkToDirX" points to "dirX"
09:25:55 [2020-08-31T09:25:55.530Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-261485246/dirX/file2-1" contains "file2-1\n"
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.26s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.50s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestCpVolumePath (0.80s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.06s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.35s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.53s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
09:25:55 [2020-08-31T09:25:55.530Z]         requirement.go:26: unmatched requirement Devicemapper
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.65s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.29s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.05s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.07s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestCreateRM (0.10s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
09:25:55 [2020-08-31T09:25:55.530Z]         requirement.go:26: unmatched requirement Devicemapper
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.42s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.08s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.26s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.15s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.22s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.56s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.02s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.58s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.96s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.94s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.47s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.45s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.42s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.81s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.60s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.13s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.04s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.25s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.73s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.51s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.57s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.18s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.66s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.60s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.67s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.59s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.45s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.49s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.47s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.93s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.39s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.22s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestEventsCopy (0.78s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.08s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.46s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.33s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.10s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.92s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.25s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.05s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestEventsFormat (0.99s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.52s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.40s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
09:25:55 [2020-08-31T09:25:55.530Z]         requirement.go:26: unmatched requirement swapMemorySupport
09:25:55 [2020-08-31T09:25:55.530Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
09:25:55 [2020-08-31T09:25:55.530Z]         requirement.go:26: unmatched requirement swapMemorySupport
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.37s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.49s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestEventsRename (0.57s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestEventsResize (0.67s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.50s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.64s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.52s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.68s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestEventsTop (0.50s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (0.89s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestExec (0.51s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.46s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.44s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.45s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.00s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.49s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.48s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.71s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.69s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.73s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.59s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.27s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestExecCgroup (0.80s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestExecEnv (0.63s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.30s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.50s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.57s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.51s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.51s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.51s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestExecParseError (0.46s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.50s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.45s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.95s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.52s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.50s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (10.67s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.59s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestExecTTY (0.53s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.52s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.47s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.53s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
09:25:55 [2020-08-31T09:25:55.530Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.20s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.50s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (0.73s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.50s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.81s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.72s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.48s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.49s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.46s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.43s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestHealth (18.58s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.55s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.05s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.66s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.56s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.60s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.55s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.49s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.56s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.06s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestImportDisplay (0.99s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestImportFile (1.08s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.04s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.31s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.07s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestInfoDebug (0.53s)
09:25:55 [2020-08-31T09:25:55.530Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDebug
09:25:55 [2020-08-31T09:25:55.530Z]         daemon.go:325: [d94aa6f8ba350] waiting for daemon to start
09:25:55 [2020-08-31T09:25:55.530Z]         daemon.go:325: [d94aa6f8ba350] waiting for daemon to start
09:25:55 [2020-08-31T09:25:55.530Z]         daemon.go:353: [d94aa6f8ba350] daemon started
09:25:55 [2020-08-31T09:25:55.530Z]         daemon.go:461: [d94aa6f8ba350] Stopping daemon
09:25:55 [2020-08-31T09:25:55.530Z]         daemon.go:296: [d94aa6f8ba350] exiting daemon
09:25:55 [2020-08-31T09:25:55.530Z]         daemon.go:448: [d94aa6f8ba350] Daemon stopped
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.59s)
09:25:55 [2020-08-31T09:25:55.530Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName
09:25:55 [2020-08-31T09:25:55.530Z]         daemon.go:325: [d7a5b38976e79] waiting for daemon to start
09:25:55 [2020-08-31T09:25:55.530Z]         daemon.go:325: [d7a5b38976e79] waiting for daemon to start
09:25:55 [2020-08-31T09:25:55.530Z]         daemon.go:353: [d7a5b38976e79] daemon started
09:25:55 [2020-08-31T09:25:55.530Z]         daemon.go:461: [d7a5b38976e79] Stopping daemon
09:25:55 [2020-08-31T09:25:55.530Z]         daemon.go:296: [d7a5b38976e79] exiting daemon
09:25:55 [2020-08-31T09:25:55.530Z]         daemon.go:448: [d7a5b38976e79] Daemon stopped
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestInfoDiscoveryBackend (0.53s)
09:25:55 [2020-08-31T09:25:55.530Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryBackend
09:25:55 [2020-08-31T09:25:55.530Z]         daemon.go:325: [dfeeec60787b4] waiting for daemon to start
09:25:55 [2020-08-31T09:25:55.530Z]         daemon.go:325: [dfeeec60787b4] waiting for daemon to start
09:25:55 [2020-08-31T09:25:55.530Z]         daemon.go:353: [dfeeec60787b4] daemon started
09:25:55 [2020-08-31T09:25:55.530Z]         daemon.go:461: [dfeeec60787b4] Stopping daemon
09:25:55 [2020-08-31T09:25:55.530Z]         daemon.go:296: [dfeeec60787b4] exiting daemon
09:25:55 [2020-08-31T09:25:55.530Z]         daemon.go:448: [dfeeec60787b4] Daemon stopped
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (1.00s)
09:25:55 [2020-08-31T09:25:55.530Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryInvalidAdvertise
09:25:55 [2020-08-31T09:25:55.530Z]         daemon.go:325: [d9e0888d3d7f3] waiting for daemon to start
09:25:55 [2020-08-31T09:25:55.530Z]         daemon.go:296: [d9e0888d3d7f3] exiting daemon
09:25:55 [2020-08-31T09:25:55.530Z]         daemon.go:325: [d9e0888d3d7f3] waiting for daemon to start
09:25:55 [2020-08-31T09:25:55.530Z]         daemon.go:325: [d9e0888d3d7f3] waiting for daemon to start
09:25:55 [2020-08-31T09:25:55.530Z]         daemon.go:296: [d9e0888d3d7f3] exiting daemon
09:25:55 [2020-08-31T09:25:55.530Z]         daemon.go:325: [d9e0888d3d7f3] waiting for daemon to start
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.52s)
09:25:55 [2020-08-31T09:25:55.530Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.48s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.49s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestInfoFormat (0.03s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.03s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestInsecureRegistries (0.53s)
09:25:55 [2020-08-31T09:25:55.531Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInsecureRegistries
09:25:55 [2020-08-31T09:25:55.531Z]         daemon.go:325: [d3d760b0729d1] waiting for daemon to start
09:25:55 [2020-08-31T09:25:55.531Z]         daemon.go:325: [d3d760b0729d1] waiting for daemon to start
09:25:55 [2020-08-31T09:25:55.531Z]         daemon.go:353: [d3d760b0729d1] daemon started
09:25:55 [2020-08-31T09:25:55.531Z]         daemon.go:461: [d3d760b0729d1] Stopping daemon
09:25:55 [2020-08-31T09:25:55.531Z]         daemon.go:296: [d3d760b0729d1] exiting daemon
09:25:55 [2020-08-31T09:25:55.531Z]         daemon.go:448: [d3d760b0729d1] Daemon stopped
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.45s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.45s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.45s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.45s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.42s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.41s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.03s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.44s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.45s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.43s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
09:25:55 [2020-08-31T09:25:55.531Z]         requirement.go:26: unmatched requirement Devicemapper
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.66s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.47s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.44s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.51s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestInspectImage (0.02s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
09:25:55 [2020-08-31T09:25:55.531Z]         requirement.go:26: unmatched requirement Devicemapper
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.42s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.49s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.44s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.46s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.69s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.03s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.46s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.55s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.91s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.47s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.45s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.48s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.43s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.44s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.43s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.46s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (0.93s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestLinksEnvs (0.90s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.20s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.02s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.33s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.32s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.31s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.48s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.72s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.86s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.61s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.66s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.84s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.03s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.39s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.54s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.49s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.77s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.56s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.49s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.45s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.79s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.76s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.77s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.88s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.71s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.65s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.74s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.51s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestLogsSince (6.56s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.44s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.44s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestLogsTail (0.50s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.50s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.58s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.20s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.47s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestNetHostname (1.82s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.31s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestNetworkEvents (1.16s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.58s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.42s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestPluginActive (1.62s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.16s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
09:25:55 [2020-08-31T09:25:55.531Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.63s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (2.92s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.38s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.30s)
09:25:55 [2020-08-31T09:25:55.531Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector
09:25:55 [2020-08-31T09:25:55.531Z]         daemon.go:325: [dabb130a913fa] waiting for daemon to start
09:25:55 [2020-08-31T09:25:55.531Z]         daemon.go:325: [dabb130a913fa] waiting for daemon to start
09:25:55 [2020-08-31T09:25:55.531Z]         daemon.go:353: [dabb130a913fa] daemon started
09:25:55 [2020-08-31T09:25:55.531Z]         daemon.go:461: [dabb130a913fa] Stopping daemon
09:25:55 [2020-08-31T09:25:55.531Z]         daemon.go:296: [dabb130a913fa] exiting daemon
09:25:55 [2020-08-31T09:25:55.531Z]         daemon.go:448: [dabb130a913fa] Daemon stopped
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (4.75s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.70s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.04s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestPortHostBinding (0.87s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestPortList (6.00s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.85s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (5.83s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.42s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.41s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.42s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.91s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (1.78s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (0.88s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestPsByOrder (1.87s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.88s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (2.48s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.03s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.10s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.38s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.79s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.31s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.89s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.01s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (0.98s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.38s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (0.92s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.52s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestPsRightTagName (1.50s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestPsShowMounts (1.92s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.61s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s)
09:25:55 [2020-08-31T09:25:55.531Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.16s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.44s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.46s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.56s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.55s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.51s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.84s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.40s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.22s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (1.96s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.90s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.78s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.37s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.19s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.61s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.21s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.01s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.60s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.25s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.95s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRmiTag (0.20s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.50s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.07s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.81s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.97s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.35s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.02s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.51s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.24s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.79s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.46s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.97s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.43s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.55s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.54s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.81s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.85s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.61s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.72s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.55s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.48s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.60s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.60s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.76s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.43s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.46s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.43s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRunBindMounts (1.47s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.42s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.44s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.47s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.43s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.46s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.42s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.45s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.42s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.44s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.44s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.84s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.52s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.76s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.51s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.55s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.42s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.98s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.10s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.49s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.43s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.44s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.48s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.42s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.03s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.00s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.08s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.71s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.36s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.01s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.51s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.50s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
09:25:55 [2020-08-31T09:25:55.531Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:25:55 [2020-08-31T09:25:55.531Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
09:25:55 [2020-08-31T09:25:55.531Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.50s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.14s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.23s)
09:25:55 [2020-08-31T09:25:55.531Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.44s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.42s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.94s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.44s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
09:25:55 [2020-08-31T09:25:55.532Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.44s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (0.97s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.43s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.45s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.73s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.63s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.06s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.68s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.47s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.44s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.42s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.45s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.43s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.43s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.44s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.45s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.43s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.86s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.24s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
09:25:55 [2020-08-31T09:25:55.532Z]         requirement.go:26: unmatched requirement IsolationIsHyperv
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.11s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.47s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.88s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.55s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.26s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.46s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.98s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.05s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.00s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.52s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.54s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.39s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunModeHostname (0.75s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.30s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.85s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.27s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (0.94s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (0.90s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunMount (5.34s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.72s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.63s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.16s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.59s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.33s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (1.86s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.82s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.21s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.43s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.58s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunNetHost (0.75s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.58s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.53s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.67s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.87s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.33s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.54s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.64s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.56s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.53s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.14s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.52s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.54s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s)
09:25:55 [2020-08-31T09:25:55.532Z]         requirement.go:26: unmatched requirement swapMemorySupport
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.72s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.71s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.14s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.54s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.45s)
09:25:55 [2020-08-31T09:25:55.532Z]         docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n"
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.41s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.42s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.44s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.45s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
09:25:55 [2020-08-31T09:25:55.532Z]         requirement.go:26: unmatched requirement IsolationIsProcess
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.48s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.46s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
09:25:55 [2020-08-31T09:25:55.532Z]         docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.43s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (0.84s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
09:25:55 [2020-08-31T09:25:55.532Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.05s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.87s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunRm (0.43s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.43s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.45s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.43s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.24s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.45s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.14s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.53s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.41s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.59s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.62s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.44s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.52s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.47s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.74s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.63s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.69s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.51s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunState (1.00s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.45s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.77s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.26s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
09:25:55 [2020-08-31T09:25:55.532Z]         requirement.go:26: unmatched requirement swapMemorySupport
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.54s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.53s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.30s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.06s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.03s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.69s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.74s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.44s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.42s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.19s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.86s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.44s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.45s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.43s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.30s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.11s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.43s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.11s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.11s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.62s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.50s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.59s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
09:25:55 [2020-08-31T09:25:55.532Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.44s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.33s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.55s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.93s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.87s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.12s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.70s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.07s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.52s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.54s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.54s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
09:25:55 [2020-08-31T09:25:55.532Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:25:55 [2020-08-31T09:25:55.532Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
09:25:55 [2020-08-31T09:25:55.532Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:25:55 [2020-08-31T09:25:55.532Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
09:25:55 [2020-08-31T09:25:55.532Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.16s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
09:25:55 [2020-08-31T09:25:55.532Z]         requirement.go:26: unmatched requirement blkioWeight
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.59s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.45s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.92s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.47s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.43s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.42s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
09:25:55 [2020-08-31T09:25:55.532Z]         requirement.go:26: unmatched requirement blkioWeight
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
09:25:55 [2020-08-31T09:25:55.532Z]         requirement.go:26: unmatched requirement blkioWeight
09:25:55 [2020-08-31T09:25:55.532Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
09:25:55 [2020-08-31T09:25:55.532Z]         requirement.go:26: unmatched requirement blkioWeight
09:25:55 [2020-08-31T09:25:55.532Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
09:25:55 [2020-08-31T09:25:55.532Z]         requirement.go:26: unmatched requirement blkioWeight
09:25:55 [2020-08-31T09:25:55.532Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
09:25:55 [2020-08-31T09:25:55.532Z]         requirement.go:26: unmatched requirement blkioWeight
09:25:55 [2020-08-31T09:25:55.532Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
09:25:55 [2020-08-31T09:25:55.532Z]         requirement.go:26: unmatched requirement blkioWeight
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.46s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.45s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.47s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.48s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.43s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.45s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.45s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.42s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.84s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.43s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
09:25:55 [2020-08-31T09:25:55.532Z]         requirement.go:26: unmatched requirement swapMemorySupport
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.35s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.87s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.42s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.37s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.44s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.66s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.67s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.97s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.06s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.38s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.07s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.38s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.77s)
09:25:55 [2020-08-31T09:25:55.532Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents975163792
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.07s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.18s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.47s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.29s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.79s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.13s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.10s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.54s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.07s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.08s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.92s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.70s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (0.97s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.60s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (1.48s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.48s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.11s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.09s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.13s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.43s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.87s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.69s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.58s)
09:25:55 [2020-08-31T09:25:55.532Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.47s)
09:25:55 [2020-08-31T09:25:55.533Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.52s)
09:25:55 [2020-08-31T09:25:55.533Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.60s)
09:25:55 [2020-08-31T09:25:55.533Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.57s)
09:25:55 [2020-08-31T09:25:55.533Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
09:25:55 [2020-08-31T09:25:55.533Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:25:55 [2020-08-31T09:25:55.533Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.80s)
09:25:55 [2020-08-31T09:25:55.533Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.20s)
09:25:55 [2020-08-31T09:25:55.533Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.95s)
09:25:55 [2020-08-31T09:25:55.533Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.43s)
09:25:55 [2020-08-31T09:25:55.533Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.44s)
09:25:55 [2020-08-31T09:25:55.533Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
09:25:55 [2020-08-31T09:25:55.533Z]         requirement.go:26: unmatched requirement swapMemorySupport
09:25:55 [2020-08-31T09:25:55.533Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.53s)
09:25:55 [2020-08-31T09:25:55.533Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.06s)
09:25:55 [2020-08-31T09:25:55.533Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
09:25:55 [2020-08-31T09:25:55.533Z]         requirement.go:26: unmatched requirement swapMemorySupport
09:25:55 [2020-08-31T09:25:55.533Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.87s)
09:25:55 [2020-08-31T09:25:55.533Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.59s)
09:25:55 [2020-08-31T09:25:55.533Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.55s)
09:25:55 [2020-08-31T09:25:55.533Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.95s)
09:25:55 [2020-08-31T09:25:55.533Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.48s)
09:25:55 [2020-08-31T09:25:55.533Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.19s)
09:25:55 [2020-08-31T09:25:55.533Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
09:25:55 [2020-08-31T09:25:55.533Z]         requirement.go:26: unmatched requirement swapMemorySupport
09:25:55 [2020-08-31T09:25:55.533Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.65s)
09:25:55 [2020-08-31T09:25:55.533Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.54s)
09:25:55 [2020-08-31T09:25:55.533Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.15s)
09:25:55 [2020-08-31T09:25:55.533Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.19s)
09:25:55 [2020-08-31T09:25:55.533Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.04s)
09:25:55 [2020-08-31T09:25:55.533Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.41s)
09:25:55 [2020-08-31T09:25:55.533Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.42s)
09:25:55 [2020-08-31T09:25:55.533Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.53s)
09:25:55 [2020-08-31T09:25:55.533Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.28s)
09:25:55 [2020-08-31T09:25:55.533Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.28s)
09:25:55 [2020-08-31T09:25:55.533Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.91s)
09:25:55 [2020-08-31T09:25:55.533Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.87s)
09:25:55 [2020-08-31T09:25:55.533Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.31s)
09:25:55 [2020-08-31T09:25:55.533Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.29s)
09:25:55 [2020-08-31T09:25:55.533Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.85s)
09:25:55 [2020-08-31T09:25:55.533Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.76s)
09:25:55 [2020-08-31T09:25:55.533Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.55s)
09:25:55 [2020-08-31T09:25:55.533Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.10s)
09:25:55 [2020-08-31T09:25:55.533Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.04s)
09:25:55 [2020-08-31T09:25:55.533Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.06s)
09:25:55 [2020-08-31T09:25:55.533Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.64s)
09:25:55 [2020-08-31T09:25:55.533Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.09s)
09:25:55 [2020-08-31T09:25:55.533Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s)
09:25:55 [2020-08-31T09:25:55.533Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s)
09:25:55 [2020-08-31T09:25:55.533Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.59s)
09:25:55 [2020-08-31T09:25:55.533Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
09:25:55 [2020-08-31T09:25:55.533Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.68s)
09:25:55 [2020-08-31T09:25:55.533Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.12s)
09:25:55 [2020-08-31T09:25:55.533Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s)
09:25:55 [2020-08-31T09:25:55.533Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
09:25:55 [2020-08-31T09:25:55.533Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.05s)
09:25:55 [2020-08-31T09:25:55.533Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.90s)
09:25:55 [2020-08-31T09:25:55.533Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s)
09:25:55 [2020-08-31T09:25:55.533Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s)
09:25:55 [2020-08-31T09:25:55.533Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s)
09:25:55 [2020-08-31T09:25:55.533Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
09:25:55 [2020-08-31T09:25:55.533Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.66s)
09:25:55 [2020-08-31T09:25:55.533Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.79s)
09:25:55 [2020-08-31T09:25:55.533Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
09:25:55 [2020-08-31T09:25:55.533Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
09:25:55 [2020-08-31T09:25:55.533Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.11s)
09:25:55 [2020-08-31T09:25:55.533Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.60s)
09:25:55 [2020-08-31T09:25:55.533Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
09:25:55 [2020-08-31T09:25:55.533Z]         requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
09:25:55 [2020-08-31T09:25:55.533Z] === RUN   TestDockerRegistrySuite
09:25:55 [2020-08-31T09:25:55.533Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
09:25:56 [2020-08-31T09:25:56.103Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
09:25:57 [2020-08-31T09:25:57.484Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
09:25:58 [2020-08-31T09:25:58.421Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
09:26:00 [2020-08-31T09:26:00.959Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
09:26:03 [2020-08-31T09:26:03.500Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
09:26:04 [2020-08-31T09:26:04.439Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
09:26:05 [2020-08-31T09:26:05.376Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
09:26:06 [2020-08-31T09:26:06.316Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
09:26:07 [2020-08-31T09:26:07.253Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
09:26:08 [2020-08-31T09:26:08.191Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
09:26:09 [2020-08-31T09:26:09.130Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
09:26:09 [2020-08-31T09:26:09.390Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
09:26:10 [2020-08-31T09:26:10.775Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
09:26:12 [2020-08-31T09:26:12.156Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
09:26:14 [2020-08-31T09:26:14.063Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
09:26:15 [2020-08-31T09:26:15.002Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
09:26:16 [2020-08-31T09:26:16.907Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
09:26:17 [2020-08-31T09:26:17.167Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
09:26:18 [2020-08-31T09:26:18.548Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
09:26:18 [2020-08-31T09:26:18.548Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
09:26:19 [2020-08-31T09:26:19.487Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
09:26:19 [2020-08-31T09:26:19.748Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
09:26:20 [2020-08-31T09:26:20.687Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
09:26:22 [2020-08-31T09:26:22.068Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
09:26:23 [2020-08-31T09:26:23.987Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
09:26:24 [2020-08-31T09:26:24.555Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
09:26:25 [2020-08-31T09:26:25.493Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
09:26:25 [2020-08-31T09:26:25.752Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
09:26:25 [2020-08-31T09:26:25.753Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
09:26:26 [2020-08-31T09:26:26.011Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
09:26:26 [2020-08-31T09:26:26.270Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
09:26:26 [2020-08-31T09:26:26.529Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
09:26:26 [2020-08-31T09:26:26.788Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
09:26:27 [2020-08-31T09:26:27.725Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
09:26:29 [2020-08-31T09:26:29.630Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
09:26:30 [2020-08-31T09:26:30.198Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
09:26:31 [2020-08-31T09:26:31.137Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
09:26:32 [2020-08-31T09:26:32.074Z] === RUN   TestDockerRegistrySuite/TestV2Only
09:26:32 [2020-08-31T09:26:32.642Z] --- PASS: TestDockerRegistrySuite (37.51s)
09:26:32 [2020-08-31T09:26:32.642Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.08s)
09:26:32 [2020-08-31T09:26:32.642Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest
09:26:32 [2020-08-31T09:26:32.642Z]         check_test.go:196: Daemon dca1016129398 is not started
09:26:32 [2020-08-31T09:26:32.642Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.96s)
09:26:32 [2020-08-31T09:26:32.642Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull
09:26:32 [2020-08-31T09:26:32.642Z]         check_test.go:196: Daemon d2c3828896d5e is not started
09:26:32 [2020-08-31T09:26:32.642Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.20s)
09:26:32 [2020-08-31T09:26:32.642Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
09:26:32 [2020-08-31T09:26:32.642Z]         check_test.go:196: Daemon da674d3722b58 is not started
09:26:32 [2020-08-31T09:26:32.642Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.56s)
09:26:32 [2020-08-31T09:26:32.642Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags
09:26:32 [2020-08-31T09:26:32.642Z]         check_test.go:196: Daemon d6a042cbba54c is not started
09:26:32 [2020-08-31T09:26:32.642Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.60s)
09:26:32 [2020-08-31T09:26:32.642Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush
09:26:32 [2020-08-31T09:26:32.642Z]         check_test.go:196: Daemon d84b8a50bdfe1 is not started
09:26:32 [2020-08-31T09:26:32.642Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.94s)
09:26:32 [2020-08-31T09:26:32.642Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest
09:26:32 [2020-08-31T09:26:32.642Z]         check_test.go:196: Daemon ddaa5e1bf4445 is not started
09:26:32 [2020-08-31T09:26:32.642Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.83s)
09:26:32 [2020-08-31T09:26:32.642Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush
09:26:32 [2020-08-31T09:26:32.642Z]         check_test.go:196: Daemon dee4a2d45d831 is not started
09:26:32 [2020-08-31T09:26:32.642Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.95s)
09:26:32 [2020-08-31T09:26:32.642Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
09:26:32 [2020-08-31T09:26:32.642Z]         check_test.go:196: Daemon da076f77b2a8c is not started
09:26:32 [2020-08-31T09:26:32.642Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.03s)
09:26:32 [2020-08-31T09:26:32.642Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
09:26:32 [2020-08-31T09:26:32.642Z]         check_test.go:196: Daemon d57f1c8551de1 is not started
09:26:32 [2020-08-31T09:26:32.642Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.00s)
09:26:32 [2020-08-31T09:26:32.642Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
09:26:32 [2020-08-31T09:26:32.642Z]         check_test.go:196: Daemon dfd97be4f4fde is not started
09:26:32 [2020-08-31T09:26:32.642Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.02s)
09:26:32 [2020-08-31T09:26:32.642Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush
09:26:32 [2020-08-31T09:26:32.642Z]         check_test.go:196: Daemon d124c581e3fe0 is not started
09:26:32 [2020-08-31T09:26:32.642Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.25s)
09:26:32 [2020-08-31T09:26:32.642Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests
09:26:32 [2020-08-31T09:26:32.642Z]         check_test.go:196: Daemon d1a80b011447c is not started
09:26:32 [2020-08-31T09:26:32.642Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.71s)
09:26:32 [2020-08-31T09:26:32.642Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests
09:26:32 [2020-08-31T09:26:32.642Z]         docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2eaddecacc319a69a18255302042f187141ba23f8b7ceefccf058f770cdf502b
09:26:32 [2020-08-31T09:26:32.642Z]         docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d92fbc016955da92255d102ac65914de8580088f7f1c8425682a1d025133d376
09:26:32 [2020-08-31T09:26:32.642Z]         check_test.go:196: Daemon d594a3aed847f is not started
09:26:32 [2020-08-31T09:26:32.642Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.71s)
09:26:32 [2020-08-31T09:26:32.642Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests
09:26:32 [2020-08-31T09:26:32.642Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c3e48e22323b9a3132ca3c89c556cf26d9d058d6ed62becf9b74d318aae61946
09:26:32 [2020-08-31T09:26:32.642Z]         docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:445ada7197063294172f355d733b0763a1f064fccae84e8ad81b9143e37d9932
09:26:32 [2020-08-31T09:26:32.642Z]         check_test.go:196: Daemon de99f680dbcdd is not started
09:26:32 [2020-08-31T09:26:32.642Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.92s)
09:26:32 [2020-08-31T09:26:32.642Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests
09:26:32 [2020-08-31T09:26:32.642Z]         check_test.go:196: Daemon d5e1caef150f7 is not started
09:26:32 [2020-08-31T09:26:32.642Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.29s)
09:26:32 [2020-08-31T09:26:32.642Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
09:26:32 [2020-08-31T09:26:32.642Z]         check_test.go:196: Daemon d383b93782a63 is not started
09:26:32 [2020-08-31T09:26:32.642Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.14s)
09:26:32 [2020-08-31T09:26:32.642Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest
09:26:32 [2020-08-31T09:26:32.642Z]         check_test.go:196: Daemon dcf070e611925 is not started
09:26:32 [2020-08-31T09:26:32.642Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s)
09:26:32 [2020-08-31T09:26:32.642Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback
09:26:32 [2020-08-31T09:26:32.642Z]         check_test.go:196: Daemon dbc3f1104c490 is not started
09:26:32 [2020-08-31T09:26:32.642Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.23s)
09:26:32 [2020-08-31T09:26:32.642Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest
09:26:32 [2020-08-31T09:26:32.642Z]         check_test.go:196: Daemon d1a39f3e4c37b is not started
09:26:32 [2020-08-31T09:26:32.642Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.95s)
09:26:32 [2020-08-31T09:26:32.642Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
09:26:32 [2020-08-31T09:26:32.642Z]         check_test.go:196: Daemon d50e557f24ed2 is not started
09:26:32 [2020-08-31T09:26:32.642Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.21s)
09:26:32 [2020-08-31T09:26:32.642Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
09:26:32 [2020-08-31T09:26:32.642Z]         check_test.go:196: Daemon d988231e2409b is not started
09:26:32 [2020-08-31T09:26:32.642Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.20s)
09:26:32 [2020-08-31T09:26:32.642Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability
09:26:32 [2020-08-31T09:26:32.642Z]         check_test.go:196: Daemon d85f96a10be85 is not started
09:26:32 [2020-08-31T09:26:32.642Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.36s)
09:26:32 [2020-08-31T09:26:32.642Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases
09:26:32 [2020-08-31T09:26:32.642Z]         check_test.go:196: Daemon d3a06af32c8dc is not started
09:26:32 [2020-08-31T09:26:32.642Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.94s)
09:26:32 [2020-08-31T09:26:32.642Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList
09:26:32 [2020-08-31T09:26:32.642Z]         check_test.go:196: Daemon d6916d490a808 is not started
09:26:32 [2020-08-31T09:26:32.642Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.35s)
09:26:32 [2020-08-31T09:26:32.642Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers
09:26:32 [2020-08-31T09:26:32.642Z]         check_test.go:196: Daemon db73447df4713 is not started
09:26:32 [2020-08-31T09:26:32.642Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
09:26:32 [2020-08-31T09:26:32.643Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag
09:26:32 [2020-08-31T09:26:32.643Z]         check_test.go:196: Daemon d6a1521fda379 is not started
09:26:32 [2020-08-31T09:26:32.643Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s)
09:26:32 [2020-08-31T09:26:32.643Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage
09:26:32 [2020-08-31T09:26:32.643Z]         check_test.go:196: Daemon d8d43392cca62 is not started
09:26:32 [2020-08-31T09:26:32.643Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s)
09:26:32 [2020-08-31T09:26:32.643Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer
09:26:32 [2020-08-31T09:26:32.643Z]         check_test.go:196: Daemon d58a0f2a349d1 is not started
09:26:32 [2020-08-31T09:26:32.643Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.31s)
09:26:32 [2020-08-31T09:26:32.643Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags
09:26:32 [2020-08-31T09:26:32.643Z]         check_test.go:196: Daemon d4eef07e7de64 is not started
09:26:32 [2020-08-31T09:26:32.643Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.13s)
09:26:32 [2020-08-31T09:26:32.643Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged
09:26:32 [2020-08-31T09:26:32.643Z]         check_test.go:196: Daemon d3fc02f2bd133 is not started
09:26:32 [2020-08-31T09:26:32.643Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.95s)
09:26:32 [2020-08-31T09:26:32.643Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest
09:26:32 [2020-08-31T09:26:32.643Z]         check_test.go:196: Daemon d3670742767d8 is not started
09:26:32 [2020-08-31T09:26:32.643Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.56s)
09:26:32 [2020-08-31T09:26:32.643Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest
09:26:32 [2020-08-31T09:26:32.643Z]         check_test.go:196: Daemon dea19bc813abf is not started
09:26:32 [2020-08-31T09:26:32.643Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.79s)
09:26:32 [2020-08-31T09:26:32.643Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
09:26:32 [2020-08-31T09:26:32.643Z]         check_test.go:196: Daemon d19fdc25b8835 is not started
09:26:32 [2020-08-31T09:26:32.643Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.93s)
09:26:32 [2020-08-31T09:26:32.643Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest
09:26:32 [2020-08-31T09:26:32.643Z]         check_test.go:196: Daemon d4339fa4e6e92 is not started
09:26:32 [2020-08-31T09:26:32.643Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s)
09:26:32 [2020-08-31T09:26:32.643Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough
09:26:32 [2020-08-31T09:26:32.643Z]         daemon.go:325: [db5f900b0722c] waiting for daemon to start
09:26:32 [2020-08-31T09:26:32.643Z]         daemon.go:325: [db5f900b0722c] waiting for daemon to start
09:26:32 [2020-08-31T09:26:32.643Z]         daemon.go:353: [db5f900b0722c] daemon started
09:26:32 [2020-08-31T09:26:32.643Z]         daemon.go:461: [db5f900b0722c] Stopping daemon
09:26:32 [2020-08-31T09:26:32.643Z]         daemon.go:296: [db5f900b0722c] exiting daemon
09:26:32 [2020-08-31T09:26:32.643Z]         daemon.go:448: [db5f900b0722c] Daemon stopped
09:26:32 [2020-08-31T09:26:32.643Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s)
09:26:32 [2020-08-31T09:26:32.643Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only
09:26:32 [2020-08-31T09:26:32.643Z]         daemon.go:325: [dfda8ecee79d9] waiting for daemon to start
09:26:32 [2020-08-31T09:26:32.643Z]         daemon.go:325: [dfda8ecee79d9] waiting for daemon to start
09:26:32 [2020-08-31T09:26:32.643Z]         daemon.go:353: [dfda8ecee79d9] daemon started
09:26:32 [2020-08-31T09:26:32.643Z]         daemon.go:461: [dfda8ecee79d9] Stopping daemon
09:26:32 [2020-08-31T09:26:32.643Z]         daemon.go:296: [dfda8ecee79d9] exiting daemon
09:26:32 [2020-08-31T09:26:32.643Z]         daemon.go:448: [dfda8ecee79d9] Daemon stopped
09:26:32 [2020-08-31T09:26:32.643Z] === RUN   TestDockerSchema1RegistrySuite
09:26:32 [2020-08-31T09:26:32.643Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
09:26:35 [2020-08-31T09:26:35.178Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
09:26:35 [2020-08-31T09:26:35.437Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
09:26:38 [2020-08-31T09:26:38.727Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
09:26:39 [2020-08-31T09:26:39.665Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
09:26:40 [2020-08-31T09:26:40.602Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
09:26:40 [2020-08-31T09:26:40.860Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
09:26:41 [2020-08-31T09:26:41.824Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
09:26:42 [2020-08-31T09:26:42.764Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
09:26:43 [2020-08-31T09:26:43.700Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
09:26:45 [2020-08-31T09:26:45.608Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
09:26:46 [2020-08-31T09:26:46.176Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
09:26:46 [2020-08-31T09:26:46.435Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
09:26:46 [2020-08-31T09:26:46.694Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
09:26:46 [2020-08-31T09:26:46.954Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
09:26:47 [2020-08-31T09:26:47.214Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
09:26:47 [2020-08-31T09:26:47.473Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
09:26:47 [2020-08-31T09:26:47.733Z] --- PASS: TestDockerSchema1RegistrySuite (14.95s)
09:26:47 [2020-08-31T09:26:47.733Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.84s)
09:26:47 [2020-08-31T09:26:47.733Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
09:26:47 [2020-08-31T09:26:47.733Z]         check_test.go:223: Daemon d6d32d05647b9 is not started
09:26:47 [2020-08-31T09:26:47.733Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.28s)
09:26:47 [2020-08-31T09:26:47.733Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush
09:26:47 [2020-08-31T09:26:47.733Z]         check_test.go:223: Daemon d7127e5f78258 is not started
09:26:47 [2020-08-31T09:26:47.733Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.01s)
09:26:47 [2020-08-31T09:26:47.733Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
09:26:47 [2020-08-31T09:26:47.733Z]         check_test.go:223: Daemon dc856f0786e3d is not started
09:26:47 [2020-08-31T09:26:47.733Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.94s)
09:26:47 [2020-08-31T09:26:47.733Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest
09:26:47 [2020-08-31T09:26:47.733Z]         check_test.go:223: Daemon dea70471463ea is not started
09:26:47 [2020-08-31T09:26:47.733Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s)
09:26:47 [2020-08-31T09:26:47.733Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
09:26:47 [2020-08-31T09:26:47.733Z]         check_test.go:223: Daemon da8c4126c18c7 is not started
09:26:47 [2020-08-31T09:26:47.733Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.95s)
09:26:47 [2020-08-31T09:26:47.733Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
09:26:47 [2020-08-31T09:26:47.733Z]         check_test.go:223: Daemon d005cb3a6a913 is not started
09:26:47 [2020-08-31T09:26:47.733Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.88s)
09:26:47 [2020-08-31T09:26:47.733Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
09:26:47 [2020-08-31T09:26:47.733Z]         check_test.go:223: Daemon d0a6960fcada8 is not started
09:26:47 [2020-08-31T09:26:47.733Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.83s)
09:26:47 [2020-08-31T09:26:47.733Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
09:26:47 [2020-08-31T09:26:47.733Z]         check_test.go:223: Daemon d3fc747db4abd is not started
09:26:47 [2020-08-31T09:26:47.733Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.23s)
09:26:47 [2020-08-31T09:26:47.733Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability
09:26:47 [2020-08-31T09:26:47.733Z]         check_test.go:223: Daemon d273ba80f59fa is not started
09:26:47 [2020-08-31T09:26:47.733Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.39s)
09:26:47 [2020-08-31T09:26:47.733Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases
09:26:47 [2020-08-31T09:26:47.733Z]         check_test.go:223: Daemon d623d67fdbb14 is not started
09:26:47 [2020-08-31T09:26:47.733Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.37s)
09:26:47 [2020-08-31T09:26:47.733Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers
09:26:47 [2020-08-31T09:26:47.733Z]         check_test.go:223: Daemon dbd38b1698a3f is not started
09:26:47 [2020-08-31T09:26:47.733Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
09:26:47 [2020-08-31T09:26:47.733Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag
09:26:47 [2020-08-31T09:26:47.733Z]         check_test.go:223: Daemon d18462df7ec6a is not started
09:26:47 [2020-08-31T09:26:47.733Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s)
09:26:47 [2020-08-31T09:26:47.733Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage
09:26:47 [2020-08-31T09:26:47.733Z]         check_test.go:223: Daemon de0a764dfd891 is not started
09:26:47 [2020-08-31T09:26:47.733Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.24s)
09:26:47 [2020-08-31T09:26:47.733Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer
09:26:47 [2020-08-31T09:26:47.733Z]         check_test.go:223: Daemon d59d66c11f0ef is not started
09:26:47 [2020-08-31T09:26:47.733Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s)
09:26:47 [2020-08-31T09:26:47.733Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags
09:26:47 [2020-08-31T09:26:47.733Z]         check_test.go:223: Daemon db53cee62ef16 is not started
09:26:47 [2020-08-31T09:26:47.733Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
09:26:47 [2020-08-31T09:26:47.733Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged
09:26:47 [2020-08-31T09:26:47.733Z]         check_test.go:223: Daemon da6989ab9737f is not started
09:26:47 [2020-08-31T09:26:47.733Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
09:26:47 [2020-08-31T09:26:47.733Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
09:26:48 [2020-08-31T09:26:48.303Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
09:26:48 [2020-08-31T09:26:48.872Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
09:26:48 [2020-08-31T09:26:48.872Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
09:26:50 [2020-08-31T09:26:50.252Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
09:26:50 [2020-08-31T09:26:50.252Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
09:26:50 [2020-08-31T09:26:50.512Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
09:26:51 [2020-08-31T09:26:51.081Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
09:26:51 [2020-08-31T09:26:51.340Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.62s)
09:26:51 [2020-08-31T09:26:51.340Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.69s)
09:26:51 [2020-08-31T09:26:51.340Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
09:26:51 [2020-08-31T09:26:51.340Z]         check_test.go:252: Daemon d3a5545a12f2b is not started
09:26:51 [2020-08-31T09:26:51.340Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.46s)
09:26:51 [2020-08-31T09:26:51.340Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
09:26:51 [2020-08-31T09:26:51.340Z]         check_test.go:252: Daemon d92621f3fb92e is not started
09:26:51 [2020-08-31T09:26:51.340Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
09:26:51 [2020-08-31T09:26:51.340Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
09:26:51 [2020-08-31T09:26:51.340Z]         check_test.go:252: Daemon d736070e39178 is not started
09:26:51 [2020-08-31T09:26:51.340Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.05s)
09:26:51 [2020-08-31T09:26:51.340Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
09:26:51 [2020-08-31T09:26:51.340Z]         daemon.go:325: [deaa1c44f6bde] waiting for daemon to start
09:26:51 [2020-08-31T09:26:51.340Z]         daemon.go:325: [deaa1c44f6bde] waiting for daemon to start
09:26:51 [2020-08-31T09:26:51.340Z]         daemon.go:353: [deaa1c44f6bde] daemon started
09:26:51 [2020-08-31T09:26:51.340Z]         daemon.go:461: [deaa1c44f6bde] Stopping daemon
09:26:51 [2020-08-31T09:26:51.340Z]         daemon.go:296: [deaa1c44f6bde] exiting daemon
09:26:51 [2020-08-31T09:26:51.340Z]         daemon.go:448: [deaa1c44f6bde] Daemon stopped
09:26:51 [2020-08-31T09:26:51.340Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s)
09:26:51 [2020-08-31T09:26:51.340Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
09:26:51 [2020-08-31T09:26:51.340Z]         check_test.go:252: Daemon d759c52cab5a1 is not started
09:26:51 [2020-08-31T09:26:51.340Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.37s)
09:26:51 [2020-08-31T09:26:51.340Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
09:26:51 [2020-08-31T09:26:51.340Z]         check_test.go:252: Daemon dfc0db2294159 is not started
09:26:51 [2020-08-31T09:26:51.340Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.52s)
09:26:51 [2020-08-31T09:26:51.340Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
09:26:51 [2020-08-31T09:26:51.340Z]         check_test.go:252: Daemon d8765f984fa89 is not started
09:26:51 [2020-08-31T09:26:51.340Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
09:26:51 [2020-08-31T09:26:51.340Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
09:26:51 [2020-08-31T09:26:51.340Z]         check_test.go:252: Daemon dbc9800e62971 is not started
09:26:51 [2020-08-31T09:26:51.340Z] === RUN   TestDockerRegistryAuthTokenSuite
09:26:51 [2020-08-31T09:26:51.340Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
09:26:54 [2020-08-31T09:26:54.628Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
09:26:56 [2020-08-31T09:26:56.535Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
09:26:56 [2020-08-31T09:26:56.535Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
09:26:56 [2020-08-31T09:26:56.793Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
09:26:56 [2020-08-31T09:26:56.794Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
09:26:57 [2020-08-31T09:26:57.052Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s)
09:26:57 [2020-08-31T09:26:57.052Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s)
09:26:57 [2020-08-31T09:26:57.052Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
09:26:57 [2020-08-31T09:26:57.052Z]         check_test.go:279: Daemon d1c67df21c67c is not started
09:26:57 [2020-08-31T09:26:57.052Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
09:26:57 [2020-08-31T09:26:57.052Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
09:26:57 [2020-08-31T09:26:57.052Z]         check_test.go:279: Daemon d41c5dee1ccaa is not started
09:26:57 [2020-08-31T09:26:57.052Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
09:26:57 [2020-08-31T09:26:57.052Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
09:26:57 [2020-08-31T09:26:57.052Z]         check_test.go:279: Daemon deaf79c3db312 is not started
09:26:57 [2020-08-31T09:26:57.052Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s)
09:26:57 [2020-08-31T09:26:57.052Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
09:26:57 [2020-08-31T09:26:57.052Z]         check_test.go:279: Daemon d75a72b4610f3 is not started
09:26:57 [2020-08-31T09:26:57.052Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
09:26:57 [2020-08-31T09:26:57.052Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
09:26:57 [2020-08-31T09:26:57.052Z]         check_test.go:279: Daemon d552a848ba50d is not started
09:26:57 [2020-08-31T09:26:57.052Z] === RUN   TestDockerNetworkSuite
09:26:57 [2020-08-31T09:26:57.052Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
09:26:58 [2020-08-31T09:26:58.143Z] === RUN   TestDockerSuite/TestBuildDotDotFile
09:26:58 [2020-08-31T09:26:58.143Z] === RUN   TestDockerSuite/TestBuildEOLInLine
09:26:58 [2020-08-31T09:26:58.143Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
09:26:58 [2020-08-31T09:26:58.143Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
09:26:58 [2020-08-31T09:26:58.143Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
09:26:58 [2020-08-31T09:26:58.143Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
09:26:58 [2020-08-31T09:26:58.143Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
09:26:58 [2020-08-31T09:26:58.143Z] === RUN   TestDockerSuite/TestBuildEntrypoint
09:26:58 [2020-08-31T09:26:58.143Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
09:26:58 [2020-08-31T09:26:58.957Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
09:26:59 [2020-08-31T09:26:59.525Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
09:26:59 [2020-08-31T09:26:59.679Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
09:27:02 [2020-08-31T09:27:02.583Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
09:27:02 [2020-08-31T09:27:02.833Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
09:27:02 [2020-08-31T09:27:02.833Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
09:27:04 [2020-08-31T09:27:04.211Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
09:27:06 [2020-08-31T09:27:06.318Z] === RUN   TestDockerSuite/TestBuildEnv
09:27:06 [2020-08-31T09:27:06.318Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
09:27:06 [2020-08-31T09:27:06.777Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
09:27:06 [2020-08-31T09:27:06.777Z] === RUN   TestDockerSuite/TestBuildEnvUsage
09:27:06 [2020-08-31T09:27:06.777Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
09:27:06 [2020-08-31T09:27:06.777Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
09:27:07 [2020-08-31T09:27:07.503Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
09:27:08 [2020-08-31T09:27:08.440Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
09:27:09 [2020-08-31T09:27:09.681Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
09:27:09 [2020-08-31T09:27:09.681Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
09:27:09 [2020-08-31T09:27:09.681Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
09:27:09 [2020-08-31T09:27:09.681Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
09:27:10 [2020-08-31T09:27:10.141Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
09:27:13 [2020-08-31T09:27:13.713Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
09:27:14 [2020-08-31T09:27:14.834Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
09:27:15 [2020-08-31T09:27:15.621Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
09:27:16 [2020-08-31T09:27:16.559Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
09:27:17 [2020-08-31T09:27:17.127Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
09:27:17 [2020-08-31T09:27:17.387Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
09:27:18 [2020-08-31T09:27:18.325Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
09:27:19 [2020-08-31T09:27:19.262Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
09:27:19 [2020-08-31T09:27:19.262Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
09:27:19 [2020-08-31T09:27:19.830Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
09:27:20 [2020-08-31T09:27:20.397Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
09:27:20 [2020-08-31T09:27:20.657Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
09:27:20 [2020-08-31T09:27:20.657Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
09:27:20 [2020-08-31T09:27:20.657Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
09:27:21 [2020-08-31T09:27:21.595Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
09:27:22 [2020-08-31T09:27:22.533Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
09:27:22 [2020-08-31T09:27:22.533Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
09:27:22 [2020-08-31T09:27:22.792Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
09:27:22 [2020-08-31T09:27:22.792Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
09:27:25 [2020-08-31T09:27:25.338Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
09:27:26 [2020-08-31T09:27:26.715Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
09:27:27 [2020-08-31T09:27:27.222Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
09:27:28 [2020-08-31T09:27:28.190Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
09:27:28 [2020-08-31T09:27:28.190Z] === RUN   TestDockerSuite/TestBuildExpose
09:27:28 [2020-08-31T09:27:28.190Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
09:27:28 [2020-08-31T09:27:28.190Z] === RUN   TestDockerSuite/TestBuildExposeOrder
09:27:28 [2020-08-31T09:27:28.190Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
09:27:28 [2020-08-31T09:27:28.190Z] === RUN   TestDockerSuite/TestBuildFails
09:27:29 [2020-08-31T09:27:29.726Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
09:27:30 [2020-08-31T09:27:30.185Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
09:27:31 [2020-08-31T09:27:31.993Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
09:27:31 [2020-08-31T09:27:31.993Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
09:27:32 [2020-08-31T09:27:32.930Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
09:27:32 [2020-08-31T09:27:32.930Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
09:27:33 [2020-08-31T09:27:33.189Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
09:27:33 [2020-08-31T09:27:33.189Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
09:27:33 [2020-08-31T09:27:33.448Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
09:27:33 [2020-08-31T09:27:33.448Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
09:27:33 [2020-08-31T09:27:33.919Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
09:27:35 [2020-08-31T09:27:35.982Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
09:27:35 [2020-08-31T09:27:35.982Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
09:27:35 [2020-08-31T09:27:35.982Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
09:27:36 [2020-08-31T09:27:36.550Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
09:27:38 [2020-08-31T09:27:38.609Z] === RUN   TestDockerSuite/TestBuildForceRm
09:27:39 [2020-08-31T09:27:39.840Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
09:27:43 [2020-08-31T09:27:43.128Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
09:27:43 [2020-08-31T09:27:43.128Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
09:27:43 [2020-08-31T09:27:43.298Z] === RUN   TestDockerSuite/TestBuildFromGit
09:27:43 [2020-08-31T09:27:43.696Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
09:27:45 [2020-08-31T09:27:45.079Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
09:27:45 [2020-08-31T09:27:45.079Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
09:27:45 [2020-08-31T09:27:45.647Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
09:27:46 [2020-08-31T09:27:46.215Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
09:27:47 [2020-08-31T09:27:47.167Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
09:27:49 [2020-08-31T09:27:49.086Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
09:27:49 [2020-08-31T09:27:49.545Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
09:27:53 [2020-08-31T09:27:53.740Z] --- PASS: TestDockerNetworkSuite (56.44s)
09:27:53 [2020-08-31T09:27:53.740Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.95s)
09:27:53 [2020-08-31T09:27:53.740Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestConntrackFlowsLeak
09:27:53 [2020-08-31T09:27:53.740Z]         docker_cli_network_unix_test.go:46: Daemon dfa07493e5257 is not started
09:27:53 [2020-08-31T09:27:53.740Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.67s)
09:27:53 [2020-08-31T09:27:53.740Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
09:27:53 [2020-08-31T09:27:53.740Z]         docker_cli_network_unix_test.go:46: Daemon dfdceda5f8242 is not started
09:27:53 [2020-08-31T09:27:53.740Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.85s)
09:27:53 [2020-08-31T09:27:53.740Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
09:27:53 [2020-08-31T09:27:53.740Z]         docker_cli_network_unix_test.go:46: Daemon d7aab7f1b8fb5 is not started
09:27:53 [2020-08-31T09:27:53.740Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.73s)
09:27:53 [2020-08-31T09:27:53.740Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
09:27:53 [2020-08-31T09:27:53.740Z]         docker_cli_network_unix_test.go:46: Daemon d18e372659671 is not started
09:27:53 [2020-08-31T09:27:53.740Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.68s)
09:27:53 [2020-08-31T09:27:53.740Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
09:27:53 [2020-08-31T09:27:53.740Z]         docker_cli_network_unix_test.go:1233: Daemon d860cbbacb34f is not started
09:27:53 [2020-08-31T09:27:53.740Z]         daemon.go:325: [d860cbbacb34f] waiting for daemon to start
09:27:53 [2020-08-31T09:27:53.740Z]         daemon.go:325: [d860cbbacb34f] waiting for daemon to start
09:27:53 [2020-08-31T09:27:53.740Z]         daemon.go:353: [d860cbbacb34f] daemon started
09:27:53 [2020-08-31T09:27:53.740Z]         daemon.go:461: [d860cbbacb34f] Stopping daemon
09:27:53 [2020-08-31T09:27:53.740Z]         daemon.go:296: [d860cbbacb34f] exiting daemon
09:27:53 [2020-08-31T09:27:53.740Z]         daemon.go:448: [d860cbbacb34f] Daemon stopped
09:27:53 [2020-08-31T09:27:53.740Z]         daemon.go:325: [d860cbbacb34f] waiting for daemon to start
09:27:53 [2020-08-31T09:27:53.740Z]         daemon.go:325: [d860cbbacb34f] waiting for daemon to start
09:27:53 [2020-08-31T09:27:53.740Z]         daemon.go:353: [d860cbbacb34f] daemon started
09:27:53 [2020-08-31T09:27:53.740Z]         daemon.go:461: [d860cbbacb34f] Stopping daemon
09:27:53 [2020-08-31T09:27:53.740Z]         daemon.go:296: [d860cbbacb34f] exiting daemon
09:27:53 [2020-08-31T09:27:53.740Z]         daemon.go:448: [d860cbbacb34f] Daemon stopped
09:27:53 [2020-08-31T09:27:53.740Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.34s)
09:27:53 [2020-08-31T09:27:53.740Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
09:27:53 [2020-08-31T09:27:53.740Z]         docker_cli_network_unix_test.go:46: Daemon d21009ffdb01d is not started
09:27:53 [2020-08-31T09:27:53.740Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.07s)
09:27:53 [2020-08-31T09:27:53.740Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
09:27:53 [2020-08-31T09:27:53.740Z]         docker_cli_network_unix_test.go:46: Daemon d5b23c9c7b3f7 is not started
09:27:53 [2020-08-31T09:27:53.740Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.14s)
09:27:53 [2020-08-31T09:27:53.740Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
09:27:53 [2020-08-31T09:27:53.740Z]         docker_cli_network_unix_test.go:46: Daemon dd67984fcd961 is not started
09:27:53 [2020-08-31T09:27:53.740Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.12s)
09:27:53 [2020-08-31T09:27:53.740Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
09:27:53 [2020-08-31T09:27:53.740Z]         docker_cli_network_unix_test.go:46: Daemon da33112bde30c is not started
09:27:53 [2020-08-31T09:27:53.740Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.50s)
09:27:53 [2020-08-31T09:27:53.740Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
09:27:53 [2020-08-31T09:27:53.740Z]         docker_cli_network_unix_test.go:46: Daemon d0c9d29c4d8a6 is not started
09:27:53 [2020-08-31T09:27:53.740Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.42s)
09:27:53 [2020-08-31T09:27:53.740Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
09:27:53 [2020-08-31T09:27:53.740Z]         docker_cli_network_unix_test.go:46: Daemon d8c24aeb097fb is not started
09:27:53 [2020-08-31T09:27:53.740Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.91s)
09:27:53 [2020-08-31T09:27:53.740Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
09:27:53 [2020-08-31T09:27:53.740Z]         docker_cli_network_unix_test.go:46: Daemon de4bcb3674807 is not started
09:27:53 [2020-08-31T09:27:53.740Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.84s)
09:27:53 [2020-08-31T09:27:53.740Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
09:27:53 [2020-08-31T09:27:53.740Z]         docker_cli_network_unix_test.go:46: Daemon dfeafec4d0dd4 is not started
09:27:53 [2020-08-31T09:27:53.740Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s)
09:27:53 [2020-08-31T09:27:53.740Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDelete
09:27:53 [2020-08-31T09:27:53.740Z]         docker_cli_network_unix_test.go:46: Daemon dd2b6f19a3326 is not started
09:27:53 [2020-08-31T09:27:53.740Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s)
09:27:53 [2020-08-31T09:27:53.740Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
09:27:53 [2020-08-31T09:27:53.740Z]         docker_cli_network_unix_test.go:46: Daemon df729b6b65781 is not started
09:27:53 [2020-08-31T09:27:53.740Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.71s)
09:27:53 [2020-08-31T09:27:53.740Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
09:27:53 [2020-08-31T09:27:53.740Z]         docker_cli_network_unix_test.go:46: Daemon d03abd075ee8b is not started
09:27:53 [2020-08-31T09:27:53.740Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s)
09:27:53 [2020-08-31T09:27:53.740Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateLabel
09:27:53 [2020-08-31T09:27:53.740Z]         docker_cli_network_unix_test.go:46: Daemon d1b9966e54a03 is not started
09:27:53 [2020-08-31T09:27:53.740Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
09:27:53 [2020-08-31T09:27:53.740Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
09:27:53 [2020-08-31T09:27:53.740Z]         docker_cli_network_unix_test.go:46: Daemon d42a1c759e72f is not started
09:27:53 [2020-08-31T09:27:53.740Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s)
09:27:53 [2020-08-31T09:27:53.740Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
09:27:53 [2020-08-31T09:27:53.740Z]         docker_cli_network_unix_test.go:46: Daemon d6a6cfaabd662 is not started
09:27:53 [2020-08-31T09:27:53.740Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.67s)
09:27:53 [2020-08-31T09:27:53.740Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
09:27:53 [2020-08-31T09:27:53.740Z]         docker_cli_network_unix_test.go:46: Daemon dc73af45d74a7 is not started
09:27:53 [2020-08-31T09:27:53.740Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.01s)
09:27:53 [2020-08-31T09:27:53.740Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
09:27:53 [2020-08-31T09:27:53.740Z]         docker_cli_network_unix_test.go:46: Daemon d552d1084da52 is not started
09:27:53 [2020-08-31T09:27:53.740Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s)
09:27:53 [2020-08-31T09:27:53.740Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
09:27:53 [2020-08-31T09:27:53.740Z]         docker_cli_network_unix_test.go:46: Daemon d389162f66c44 is not started
09:27:53 [2020-08-31T09:27:53.740Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.26s)
09:27:53 [2020-08-31T09:27:53.740Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
09:27:53 [2020-08-31T09:27:53.740Z]         docker_cli_network_unix_test.go:46: Daemon d8dcddd766055 is not started
09:27:53 [2020-08-31T09:27:53.740Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s)
09:27:53 [2020-08-31T09:27:53.740Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverOptions
09:27:53 [2020-08-31T09:27:53.740Z]         docker_cli_network_unix_test.go:46: Daemon d9578f08d9fb4 is not started
09:27:53 [2020-08-31T09:27:53.740Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.25s)
09:27:53 [2020-08-31T09:27:53.740Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
09:27:53 [2020-08-31T09:27:53.740Z]         daemon.go:325: [d26a9fea0faa6] waiting for daemon to start
09:27:53 [2020-08-31T09:27:53.740Z]         daemon.go:325: [d26a9fea0faa6] waiting for daemon to start
09:27:53 [2020-08-31T09:27:53.740Z]         daemon.go:353: [d26a9fea0faa6] daemon started
09:27:53 [2020-08-31T09:27:53.740Z]         docker_cli_network_unix_test.go:968: Daemon d26a9fea0faa6 is not started
09:27:53 [2020-08-31T09:27:53.740Z]         daemon.go:325: [d26a9fea0faa6] waiting for daemon to start
09:27:53 [2020-08-31T09:27:53.740Z]         daemon.go:296: [d26a9fea0faa6] exiting daemon
09:27:53 [2020-08-31T09:27:53.740Z]         daemon.go:325: [d26a9fea0faa6] waiting for daemon to start
09:27:53 [2020-08-31T09:27:53.740Z]         daemon.go:353: [d26a9fea0faa6] daemon started
09:27:53 [2020-08-31T09:27:53.740Z]         daemon.go:461: [d26a9fea0faa6] Stopping daemon
09:27:53 [2020-08-31T09:27:53.740Z]         daemon.go:296: [d26a9fea0faa6] exiting daemon
09:27:53 [2020-08-31T09:27:53.740Z]         daemon.go:448: [d26a9fea0faa6] Daemon stopped
09:27:53 [2020-08-31T09:27:53.740Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.65s)
09:27:53 [2020-08-31T09:27:53.740Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkFlagAlias
09:27:53 [2020-08-31T09:27:53.740Z]         docker_cli_network_unix_test.go:46: Daemon d25d1a7ca62f8 is not started
09:27:53 [2020-08-31T09:27:53.740Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.11s)
09:27:53 [2020-08-31T09:27:53.740Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
09:27:53 [2020-08-31T09:27:53.740Z]         daemon.go:325: [d630116835c94] waiting for daemon to start
09:27:53 [2020-08-31T09:27:53.740Z]         daemon.go:325: [d630116835c94] waiting for daemon to start
09:27:53 [2020-08-31T09:27:53.740Z]         daemon.go:353: [d630116835c94] daemon started
09:27:53 [2020-08-31T09:27:53.740Z]         docker_cli_network_unix_test.go:1116: Daemon d630116835c94 is not started
09:27:53 [2020-08-31T09:27:53.740Z]         daemon.go:325: [d630116835c94] waiting for daemon to start
09:27:53 [2020-08-31T09:27:53.740Z]         daemon.go:296: [d630116835c94] exiting daemon
09:27:53 [2020-08-31T09:27:53.740Z]         daemon.go:325: [d630116835c94] waiting for daemon to start
09:27:53 [2020-08-31T09:27:53.740Z]         daemon.go:353: [d630116835c94] daemon started
09:27:53 [2020-08-31T09:27:53.740Z]         daemon.go:461: [d630116835c94] Stopping daemon
09:27:53 [2020-08-31T09:27:53.740Z]         daemon.go:296: [d630116835c94] exiting daemon
09:27:53 [2020-08-31T09:27:53.740Z]         daemon.go:448: [d630116835c94] Daemon stopped
09:27:53 [2020-08-31T09:27:53.740Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s)
09:27:53 [2020-08-31T09:27:53.740Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
09:27:53 [2020-08-31T09:27:53.740Z]         docker_cli_network_unix_test.go:46: Daemon ddc80351400e9 is not started
09:27:53 [2020-08-31T09:27:53.740Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.81s)
09:27:53 [2020-08-31T09:27:53.740Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
09:27:53 [2020-08-31T09:27:53.740Z]         docker_cli_network_unix_test.go:46: Daemon d66386df02f0e is not started
09:27:53 [2020-08-31T09:27:53.740Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s)
09:27:53 [2020-08-31T09:27:53.740Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
09:27:53 [2020-08-31T09:27:53.740Z]         docker_cli_network_unix_test.go:46: Daemon d18c227b06f0e is not started
09:27:53 [2020-08-31T09:27:53.740Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s)
09:27:53 [2020-08-31T09:27:53.740Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
09:27:53 [2020-08-31T09:27:53.740Z]         docker_cli_network_unix_test.go:46: Daemon d44e0e1698358 is not started
09:27:53 [2020-08-31T09:27:53.740Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s)
09:27:53 [2020-08-31T09:27:53.740Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
09:27:53 [2020-08-31T09:27:53.740Z]         docker_cli_network_unix_test.go:46: Daemon de1d81dff53f4 is not started
09:27:53 [2020-08-31T09:27:53.740Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s)
09:27:53 [2020-08-31T09:27:53.740Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
09:27:53 [2020-08-31T09:27:53.740Z]         docker_cli_network_unix_test.go:46: Daemon d50c65bc5eb4f is not started
09:27:53 [2020-08-31T09:27:53.740Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s)
09:27:53 [2020-08-31T09:27:53.740Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectDefault
09:27:53 [2020-08-31T09:27:53.740Z]         docker_cli_network_unix_test.go:46: Daemon df7b07c35b7e7 is not started
09:27:53 [2020-08-31T09:27:53.740Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.36s)
09:27:53 [2020-08-31T09:27:53.741Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
09:27:53 [2020-08-31T09:27:53.741Z]         docker_cli_network_unix_test.go:46: Daemon da8fdb6af328a is not started
09:27:53 [2020-08-31T09:27:53.741Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s)
09:27:53 [2020-08-31T09:27:53.741Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsDefault
09:27:53 [2020-08-31T09:27:53.741Z]         docker_cli_network_unix_test.go:46: Daemon d07dc36502ecf is not started
09:27:53 [2020-08-31T09:27:53.741Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
09:27:53 [2020-08-31T09:27:53.741Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter
09:27:53 [2020-08-31T09:27:53.741Z]         requirement.go:26: unmatched requirement OnlyDefaultNetworks
09:27:53 [2020-08-31T09:27:53.741Z]         docker_cli_network_unix_test.go:46: Daemon d5e46287f303e is not started
09:27:53 [2020-08-31T09:27:53.741Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.75s)
09:27:53 [2020-08-31T09:27:53.741Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMacInspect
09:27:53 [2020-08-31T09:27:53.741Z]         docker_cli_network_unix_test.go:46: Daemon d1492e3b7c5b5 is not started
09:27:53 [2020-08-31T09:27:53.741Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.25s)
09:27:53 [2020-08-31T09:27:53.741Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
09:27:53 [2020-08-31T09:27:53.741Z]         daemon.go:325: [ddc90afc3026f] waiting for daemon to start
09:27:53 [2020-08-31T09:27:53.741Z]         daemon.go:325: [ddc90afc3026f] waiting for daemon to start
09:27:53 [2020-08-31T09:27:53.741Z]         daemon.go:353: [ddc90afc3026f] daemon started
09:27:53 [2020-08-31T09:27:53.741Z]         daemon.go:461: [ddc90afc3026f] Stopping daemon
09:27:53 [2020-08-31T09:27:53.741Z]         daemon.go:296: [ddc90afc3026f] exiting daemon
09:27:53 [2020-08-31T09:27:53.741Z]         daemon.go:448: [ddc90afc3026f] Daemon stopped
09:27:53 [2020-08-31T09:27:53.741Z]         daemon.go:325: [ddc90afc3026f] waiting for daemon to start
09:27:53 [2020-08-31T09:27:53.741Z]         daemon.go:325: [ddc90afc3026f] waiting for daemon to start
09:27:53 [2020-08-31T09:27:53.741Z]         daemon.go:353: [ddc90afc3026f] daemon started
09:27:53 [2020-08-31T09:27:53.741Z]         daemon.go:461: [ddc90afc3026f] Stopping daemon
09:27:53 [2020-08-31T09:27:53.741Z]         daemon.go:296: [ddc90afc3026f] exiting daemon
09:27:53 [2020-08-31T09:27:53.741Z]         daemon.go:448: [ddc90afc3026f] Daemon stopped
09:27:53 [2020-08-31T09:27:53.741Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.79s)
09:27:53 [2020-08-31T09:27:53.741Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
09:27:53 [2020-08-31T09:27:53.741Z]         daemon.go:325: [d479c922f8b21] waiting for daemon to start
09:27:53 [2020-08-31T09:27:53.741Z]         daemon.go:325: [d479c922f8b21] waiting for daemon to start
09:27:53 [2020-08-31T09:27:53.741Z]         daemon.go:353: [d479c922f8b21] daemon started
09:27:53 [2020-08-31T09:27:53.741Z]         docker_cli_network_unix_test.go:1084: Daemon d479c922f8b21 is not started
09:27:53 [2020-08-31T09:27:53.741Z]         daemon.go:325: [d479c922f8b21] waiting for daemon to start
09:27:53 [2020-08-31T09:27:53.741Z]         daemon.go:296: [d479c922f8b21] exiting daemon
09:27:53 [2020-08-31T09:27:53.741Z]         daemon.go:325: [d479c922f8b21] waiting for daemon to start
09:27:53 [2020-08-31T09:27:53.741Z]         daemon.go:353: [d479c922f8b21] daemon started
09:27:53 [2020-08-31T09:27:53.741Z]         daemon.go:461: [d479c922f8b21] Stopping daemon
09:27:53 [2020-08-31T09:27:53.741Z]         daemon.go:296: [d479c922f8b21] exiting daemon
09:27:53 [2020-08-31T09:27:53.741Z]         daemon.go:448: [d479c922f8b21] Daemon stopped
09:27:53 [2020-08-31T09:27:53.741Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.11s)
09:27:53 [2020-08-31T09:27:53.741Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
09:27:53 [2020-08-31T09:27:53.741Z]         docker_cli_network_unix_test.go:46: Daemon d08ac4c312d9c is not started
09:27:53 [2020-08-31T09:27:53.741Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.83s)
09:27:53 [2020-08-31T09:27:53.741Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
09:27:53 [2020-08-31T09:27:53.741Z]         docker_cli_network_unix_test.go:46: Daemon df8fcf2cd4abe is not started
09:27:53 [2020-08-31T09:27:53.741Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.44s)
09:27:53 [2020-08-31T09:27:53.741Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
09:27:53 [2020-08-31T09:27:53.741Z]         docker_cli_network_unix_test.go:46: Daemon dd0171ecb078c is not started
09:27:53 [2020-08-31T09:27:53.741Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
09:27:53 [2020-08-31T09:27:53.741Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRmPredefined
09:27:53 [2020-08-31T09:27:53.741Z]         docker_cli_network_unix_test.go:46: Daemon df77e625988fd is not started
09:27:53 [2020-08-31T09:27:53.741Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.62s)
09:27:53 [2020-08-31T09:27:53.741Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRunNetByID
09:27:53 [2020-08-31T09:27:53.741Z]         docker_cli_network_unix_test.go:46: Daemon d1c9e3af10e69 is not started
09:27:53 [2020-08-31T09:27:53.741Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.46s)
09:27:53 [2020-08-31T09:27:53.741Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
09:27:53 [2020-08-31T09:27:53.741Z]         docker_cli_network_unix_test.go:46: Daemon d0a387bfc784f is not started
09:27:53 [2020-08-31T09:27:53.741Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.92s)
09:27:53 [2020-08-31T09:27:53.741Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkValidateIP
09:27:53 [2020-08-31T09:27:53.741Z]         docker_cli_network_unix_test.go:46: Daemon d43feed089a53 is not started
09:27:53 [2020-08-31T09:27:53.741Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.41s)
09:27:53 [2020-08-31T09:27:53.741Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
09:27:53 [2020-08-31T09:27:53.741Z]         docker_cli_network_unix_test.go:46: Daemon d10a13bd7dd93 is not started
09:27:53 [2020-08-31T09:27:53.741Z] === RUN   TestDockerHubPullSuite
09:27:53 [2020-08-31T09:27:53.741Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
09:27:54 [2020-08-31T09:27:54.233Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
09:27:54 [2020-08-31T09:27:54.233Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
09:27:54 [2020-08-31T09:27:54.692Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
09:27:55 [2020-08-31T09:27:55.118Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
09:27:55 [2020-08-31T09:27:55.151Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
09:27:55 [2020-08-31T09:27:55.151Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
09:27:57 [2020-08-31T09:27:57.653Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
09:27:57 [2020-08-31T09:27:57.912Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
09:27:59 [2020-08-31T09:27:59.288Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
09:27:59 [2020-08-31T09:27:59.547Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
09:27:59 [2020-08-31T09:27:59.807Z] --- PASS: TestDockerHubPullSuite (6.25s)
09:27:59 [2020-08-31T09:27:59.807Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.72s)
09:27:59 [2020-08-31T09:27:59.807Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
09:27:59 [2020-08-31T09:27:59.807Z]         daemon.go:325: [d0a64d05a1ba6] waiting for daemon to start
09:27:59 [2020-08-31T09:27:59.807Z]         daemon.go:325: [d0a64d05a1ba6] waiting for daemon to start
09:27:59 [2020-08-31T09:27:59.807Z]         daemon.go:353: [d0a64d05a1ba6] daemon started
09:27:59 [2020-08-31T09:27:59.807Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.31s)
09:27:59 [2020-08-31T09:27:59.807Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.49s)
09:27:59 [2020-08-31T09:27:59.807Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.37s)
09:27:59 [2020-08-31T09:27:59.807Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.27s)
09:27:59 [2020-08-31T09:27:59.807Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s)
09:27:59 [2020-08-31T09:27:59.807Z]     daemon.go:461: [d0a64d05a1ba6] Stopping daemon
09:27:59 [2020-08-31T09:27:59.807Z]     daemon.go:296: [d0a64d05a1ba6] exiting daemon
09:27:59 [2020-08-31T09:27:59.807Z]     daemon.go:448: [d0a64d05a1ba6] Daemon stopped
09:27:59 [2020-08-31T09:27:59.807Z] PASS
09:27:59 [2020-08-31T09:27:59.807Z] 
09:27:59 [2020-08-31T09:27:59.807Z] === Skipped
09:27:59 [2020-08-31T09:27:59.807Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
09:27:59 [2020-08-31T09:27:59.807Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
09:27:59 [2020-08-31T09:27:59.807Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:27:59 [2020-08-31T09:27:59.807Z] 
09:27:59 [2020-08-31T09:27:59.807Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
09:27:59 [2020-08-31T09:27:59.807Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
09:27:59 [2020-08-31T09:27:59.807Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:27:59 [2020-08-31T09:27:59.807Z] 
09:27:59 [2020-08-31T09:27:59.807Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
09:27:59 [2020-08-31T09:27:59.807Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
09:27:59 [2020-08-31T09:27:59.807Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:27:59 [2020-08-31T09:27:59.807Z] 
09:27:59 [2020-08-31T09:27:59.807Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
09:27:59 [2020-08-31T09:27:59.807Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
09:27:59 [2020-08-31T09:27:59.807Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:27:59 [2020-08-31T09:27:59.807Z] 
09:27:59 [2020-08-31T09:27:59.807Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
09:27:59 [2020-08-31T09:27:59.807Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
09:27:59 [2020-08-31T09:27:59.807Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:27:59 [2020-08-31T09:27:59.807Z] 
09:27:59 [2020-08-31T09:27:59.807Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
09:27:59 [2020-08-31T09:27:59.807Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
09:27:59 [2020-08-31T09:27:59.807Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:27:59 [2020-08-31T09:27:59.807Z] 
09:27:59 [2020-08-31T09:27:59.807Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
09:27:59 [2020-08-31T09:27:59.807Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
09:27:59 [2020-08-31T09:27:59.807Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:27:59 [2020-08-31T09:27:59.807Z] 
09:27:59 [2020-08-31T09:27:59.807Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
09:27:59 [2020-08-31T09:27:59.807Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
09:27:59 [2020-08-31T09:27:59.807Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:27:59 [2020-08-31T09:27:59.807Z] 
09:27:59 [2020-08-31T09:27:59.807Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
09:27:59 [2020-08-31T09:27:59.807Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
09:27:59 [2020-08-31T09:27:59.807Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:27:59 [2020-08-31T09:27:59.807Z] 
09:27:59 [2020-08-31T09:27:59.807Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s)
09:27:59 [2020-08-31T09:27:59.807Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s)
09:27:59 [2020-08-31T09:27:59.807Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:27:59 [2020-08-31T09:27:59.807Z] 
09:27:59 [2020-08-31T09:27:59.807Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
09:27:59 [2020-08-31T09:27:59.807Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
09:27:59 [2020-08-31T09:27:59.807Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:27:59 [2020-08-31T09:27:59.807Z] 
09:27:59 [2020-08-31T09:27:59.807Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.03s)
09:27:59 [2020-08-31T09:27:59.807Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.03s)
09:27:59 [2020-08-31T09:27:59.807Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:27:59 [2020-08-31T09:27:59.807Z] 
09:27:59 [2020-08-31T09:27:59.807Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
09:27:59 [2020-08-31T09:27:59.807Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
09:27:59 [2020-08-31T09:27:59.807Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:27:59 [2020-08-31T09:27:59.807Z] 
09:27:59 [2020-08-31T09:27:59.807Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
09:27:59 [2020-08-31T09:27:59.807Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
09:27:59 [2020-08-31T09:27:59.807Z]         docker_cli_sni_test.go:18: Flakey test
09:27:59 [2020-08-31T09:27:59.807Z] 
09:27:59 [2020-08-31T09:27:59.807Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
09:27:59 [2020-08-31T09:27:59.807Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
09:27:59 [2020-08-31T09:27:59.807Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:27:59 [2020-08-31T09:27:59.807Z] 
09:27:59 [2020-08-31T09:27:59.807Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
09:27:59 [2020-08-31T09:27:59.807Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
09:27:59 [2020-08-31T09:27:59.807Z]         requirement.go:26: unmatched requirement Devicemapper
09:27:59 [2020-08-31T09:27:59.807Z] 
09:27:59 [2020-08-31T09:27:59.807Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
09:27:59 [2020-08-31T09:27:59.807Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
09:27:59 [2020-08-31T09:27:59.807Z]         requirement.go:26: unmatched requirement Devicemapper
09:27:59 [2020-08-31T09:27:59.807Z] 
09:27:59 [2020-08-31T09:27:59.807Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
09:27:59 [2020-08-31T09:27:59.807Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
09:27:59 [2020-08-31T09:27:59.807Z]         requirement.go:26: unmatched requirement swapMemorySupport
09:27:59 [2020-08-31T09:27:59.807Z] 
09:27:59 [2020-08-31T09:27:59.807Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
09:27:59 [2020-08-31T09:27:59.807Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
09:27:59 [2020-08-31T09:27:59.807Z]         requirement.go:26: unmatched requirement swapMemorySupport
09:27:59 [2020-08-31T09:27:59.807Z] 
09:27:59 [2020-08-31T09:27:59.807Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
09:27:59 [2020-08-31T09:27:59.807Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
09:27:59 [2020-08-31T09:27:59.807Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:27:59 [2020-08-31T09:27:59.807Z] 
09:27:59 [2020-08-31T09:27:59.807Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
09:27:59 [2020-08-31T09:27:59.807Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
09:27:59 [2020-08-31T09:27:59.807Z]         requirement.go:26: unmatched requirement Devicemapper
09:27:59 [2020-08-31T09:27:59.807Z] 
09:27:59 [2020-08-31T09:27:59.807Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
09:27:59 [2020-08-31T09:27:59.807Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
09:27:59 [2020-08-31T09:27:59.807Z]         requirement.go:26: unmatched requirement Devicemapper
09:27:59 [2020-08-31T09:27:59.807Z] 
09:27:59 [2020-08-31T09:27:59.807Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
09:27:59 [2020-08-31T09:27:59.807Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
09:27:59 [2020-08-31T09:27:59.807Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:27:59 [2020-08-31T09:27:59.807Z] 
09:27:59 [2020-08-31T09:27:59.807Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s)
09:27:59 [2020-08-31T09:27:59.807Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s)
09:27:59 [2020-08-31T09:27:59.807Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:27:59 [2020-08-31T09:27:59.807Z] 
09:27:59 [2020-08-31T09:27:59.807Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
09:27:59 [2020-08-31T09:27:59.807Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
09:27:59 [2020-08-31T09:27:59.807Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:27:59 [2020-08-31T09:27:59.807Z] 
09:27:59 [2020-08-31T09:27:59.807Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
09:27:59 [2020-08-31T09:27:59.807Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
09:27:59 [2020-08-31T09:27:59.807Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:27:59 [2020-08-31T09:27:59.807Z] 
09:27:59 [2020-08-31T09:27:59.807Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
09:27:59 [2020-08-31T09:27:59.807Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
09:27:59 [2020-08-31T09:27:59.807Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
09:27:59 [2020-08-31T09:27:59.807Z] 
09:27:59 [2020-08-31T09:27:59.807Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
09:27:59 [2020-08-31T09:27:59.807Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
09:27:59 [2020-08-31T09:27:59.807Z]         requirement.go:26: unmatched requirement IsolationIsHyperv
09:27:59 [2020-08-31T09:27:59.807Z] 
09:27:59 [2020-08-31T09:27:59.807Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s)
09:27:59 [2020-08-31T09:27:59.807Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s)
09:27:59 [2020-08-31T09:27:59.807Z]         requirement.go:26: unmatched requirement swapMemorySupport
09:27:59 [2020-08-31T09:27:59.807Z] 
09:27:59 [2020-08-31T09:27:59.807Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
09:27:59 [2020-08-31T09:27:59.807Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
09:27:59 [2020-08-31T09:27:59.807Z]         requirement.go:26: unmatched requirement IsolationIsProcess
09:27:59 [2020-08-31T09:27:59.807Z] 
09:27:59 [2020-08-31T09:27:59.807Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
09:27:59 [2020-08-31T09:27:59.807Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
09:27:59 [2020-08-31T09:27:59.807Z]         docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured
09:27:59 [2020-08-31T09:27:59.807Z] 
09:27:59 [2020-08-31T09:27:59.807Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
09:27:59 [2020-08-31T09:27:59.807Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
09:27:59 [2020-08-31T09:27:59.807Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
09:27:59 [2020-08-31T09:27:59.807Z] 
09:27:59 [2020-08-31T09:27:59.807Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
09:27:59 [2020-08-31T09:27:59.807Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
09:27:59 [2020-08-31T09:27:59.807Z]         requirement.go:26: unmatched requirement swapMemorySupport
09:27:59 [2020-08-31T09:27:59.807Z] 
09:27:59 [2020-08-31T09:27:59.807Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
09:27:59 [2020-08-31T09:27:59.807Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
09:27:59 [2020-08-31T09:27:59.807Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
09:27:59 [2020-08-31T09:27:59.807Z] 
09:27:59 [2020-08-31T09:27:59.807Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
09:27:59 [2020-08-31T09:27:59.807Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
09:27:59 [2020-08-31T09:27:59.807Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:27:59 [2020-08-31T09:27:59.807Z] 
09:27:59 [2020-08-31T09:27:59.807Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
09:27:59 [2020-08-31T09:27:59.807Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
09:27:59 [2020-08-31T09:27:59.807Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:27:59 [2020-08-31T09:27:59.807Z] 
09:27:59 [2020-08-31T09:27:59.807Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
09:27:59 [2020-08-31T09:27:59.807Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
09:27:59 [2020-08-31T09:27:59.807Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:27:59 [2020-08-31T09:27:59.807Z] 
09:27:59 [2020-08-31T09:27:59.807Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
09:27:59 [2020-08-31T09:27:59.807Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
09:27:59 [2020-08-31T09:27:59.807Z]         requirement.go:26: unmatched requirement blkioWeight
09:27:59 [2020-08-31T09:27:59.807Z] 
09:27:59 [2020-08-31T09:27:59.807Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
09:27:59 [2020-08-31T09:27:59.807Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
09:27:59 [2020-08-31T09:27:59.807Z]         requirement.go:26: unmatched requirement blkioWeight
09:27:59 [2020-08-31T09:27:59.807Z] 
09:27:59 [2020-08-31T09:27:59.807Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
09:27:59 [2020-08-31T09:27:59.807Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
09:27:59 [2020-08-31T09:27:59.807Z]         requirement.go:26: unmatched requirement blkioWeight
09:27:59 [2020-08-31T09:27:59.807Z] 
09:27:59 [2020-08-31T09:27:59.807Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
09:27:59 [2020-08-31T09:27:59.807Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
09:27:59 [2020-08-31T09:27:59.807Z]         requirement.go:26: unmatched requirement blkioWeight
09:27:59 [2020-08-31T09:27:59.807Z] 
09:27:59 [2020-08-31T09:27:59.807Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
09:27:59 [2020-08-31T09:27:59.807Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
09:27:59 [2020-08-31T09:27:59.807Z]         requirement.go:26: unmatched requirement blkioWeight
09:27:59 [2020-08-31T09:27:59.807Z] 
09:27:59 [2020-08-31T09:27:59.807Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
09:27:59 [2020-08-31T09:27:59.807Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
09:27:59 [2020-08-31T09:27:59.807Z]         requirement.go:26: unmatched requirement blkioWeight
09:27:59 [2020-08-31T09:27:59.807Z] 
09:27:59 [2020-08-31T09:27:59.807Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
09:27:59 [2020-08-31T09:27:59.807Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
09:27:59 [2020-08-31T09:27:59.807Z]         requirement.go:26: unmatched requirement blkioWeight
09:27:59 [2020-08-31T09:27:59.807Z] 
09:27:59 [2020-08-31T09:27:59.807Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
09:27:59 [2020-08-31T09:27:59.807Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
09:27:59 [2020-08-31T09:27:59.807Z]         requirement.go:26: unmatched requirement swapMemorySupport
09:27:59 [2020-08-31T09:27:59.807Z] 
09:27:59 [2020-08-31T09:27:59.807Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
09:27:59 [2020-08-31T09:27:59.807Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
09:27:59 [2020-08-31T09:27:59.807Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:27:59 [2020-08-31T09:27:59.807Z] 
09:27:59 [2020-08-31T09:27:59.807Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
09:27:59 [2020-08-31T09:27:59.807Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
09:27:59 [2020-08-31T09:27:59.807Z]         requirement.go:26: unmatched requirement swapMemorySupport
09:27:59 [2020-08-31T09:27:59.807Z] 
09:27:59 [2020-08-31T09:27:59.807Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
09:27:59 [2020-08-31T09:27:59.807Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
09:27:59 [2020-08-31T09:27:59.807Z]         requirement.go:26: unmatched requirement swapMemorySupport
09:27:59 [2020-08-31T09:27:59.807Z] 
09:27:59 [2020-08-31T09:27:59.807Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
09:27:59 [2020-08-31T09:27:59.807Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
09:27:59 [2020-08-31T09:27:59.807Z]         requirement.go:26: unmatched requirement swapMemorySupport
09:27:59 [2020-08-31T09:27:59.807Z] 
09:27:59 [2020-08-31T09:27:59.807Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
09:27:59 [2020-08-31T09:27:59.807Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
09:27:59 [2020-08-31T09:27:59.807Z]         requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
09:27:59 [2020-08-31T09:27:59.807Z] 
09:27:59 [2020-08-31T09:27:59.807Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
09:27:59 [2020-08-31T09:27:59.807Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
09:27:59 [2020-08-31T09:27:59.807Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter
09:27:59 [2020-08-31T09:27:59.807Z]         requirement.go:26: unmatched requirement OnlyDefaultNetworks
09:27:59 [2020-08-31T09:27:59.807Z]         docker_cli_network_unix_test.go:46: Daemon d5e46287f303e is not started
09:27:59 [2020-08-31T09:27:59.807Z] 
09:27:59 [2020-08-31T09:27:59.807Z] 
09:27:59 [2020-08-31T09:27:59.807Z] DONE 1249 tests, 51 skipped in 1439.665s
09:27:59 [2020-08-31T09:27:59.807Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:27:59 [2020-08-31T09:27:59.807Z] ++++ cat bundles/test-integration/docker.pid
09:27:59 [2020-08-31T09:27:59.807Z] +++ kill 7310
09:28:00 [2020-08-31T09:28:00.744Z] umount: bundles/test-integration/root: no mount point specified.
09:28:00 [2020-08-31T09:28:00.744Z] +++ /etc/init.d/apparmor stop
09:28:00 [2020-08-31T09:28:00.744Z] Leaving: AppArmorNo profiles have been unloaded.
09:28:00 [2020-08-31T09:28:00.744Z] 
09:28:00 [2020-08-31T09:28:00.744Z] Unloading profiles will leave already running processes permanently
09:28:00 [2020-08-31T09:28:00.744Z] unconfined, which can lead to unexpected situations.
09:28:00 [2020-08-31T09:28:00.744Z] 
09:28:00 [2020-08-31T09:28:00.744Z] To set a process to complain mode, use the command line tool
09:28:00 [2020-08-31T09:28:00.744Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:28:00 [2020-08-31T09:28:00.744Z] +++ true
09:28:00 [2020-08-31T09:28:00.744Z] exiting test-integration
09:28:00 [2020-08-31T09:28:00.744Z] ++ exit 0
09:28:00 [2020-08-31T09:28:00.744Z] 
09:28:01 [2020-08-31T09:28:01.002Z] + for job in $(jobs -p)
09:28:01 [2020-08-31T09:28:01.002Z] + wait 30565
09:28:03 [2020-08-31T09:28:03.716Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
09:28:03 [2020-08-31T09:28:03.716Z] === RUN   TestDockerSuite/TestBuildHistory
09:28:10 [2020-08-31T09:28:10.790Z] === RUN   TestDockerSuite/TestBuildIidFile
09:28:11 [2020-08-31T09:28:11.249Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
09:28:12 [2020-08-31T09:28:12.784Z] === RUN   TestDockerSuite/TestBuildInheritance
09:28:13 [2020-08-31T09:28:13.243Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
09:28:13 [2020-08-31T09:28:13.702Z] === RUN   TestDockerSuite/TestBuildInvalidTag
09:28:13 [2020-08-31T09:28:13.702Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
09:28:17 [2020-08-31T09:28:17.439Z] === RUN   TestDockerSuite/TestBuildLabel
09:28:18 [2020-08-31T09:28:18.408Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
09:28:18 [2020-08-31T09:28:18.408Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
09:28:19 [2020-08-31T09:28:19.375Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
09:28:19 [2020-08-31T09:28:19.834Z] === RUN   TestDockerSuite/TestBuildLabels
09:28:20 [2020-08-31T09:28:20.295Z] === RUN   TestDockerSuite/TestBuildLabelsCache
09:28:21 [2020-08-31T09:28:21.831Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
09:28:25 [2020-08-31T09:28:25.566Z] === RUN   TestDockerSuite/TestBuildLastModified
09:28:25 [2020-08-31T09:28:25.566Z] === RUN   TestDockerSuite/TestBuildLineBreak
09:28:25 [2020-08-31T09:28:25.566Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
09:28:25 [2020-08-31T09:28:25.566Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
09:28:25 [2020-08-31T09:28:25.566Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
09:28:26 [2020-08-31T09:28:26.025Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
09:28:26 [2020-08-31T09:28:26.025Z] === RUN   TestDockerSuite/TestBuildMaintainer
09:28:26 [2020-08-31T09:28:26.483Z] === RUN   TestDockerSuite/TestBuildMissingArgs
09:28:26 [2020-08-31T09:28:26.941Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
09:28:31 [2020-08-31T09:28:31.629Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
09:28:44 [2020-08-31T09:28:44.015Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
09:28:44 [2020-08-31T09:28:44.015Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
09:28:45 [2020-08-31T09:28:45.554Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
09:29:15 [2020-08-31T09:29:15.512Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
09:29:27 [2020-08-31T09:29:27.893Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
09:29:31 [2020-08-31T09:29:31.628Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
09:29:36 [2020-08-31T09:29:36.322Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
09:29:41 [2020-08-31T09:29:41.020Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
09:29:52 [2020-08-31T09:29:52.472Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
09:29:52 [2020-08-31T09:29:52.472Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
09:29:52 [2020-08-31T09:29:52.472Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
09:29:55 [2020-08-31T09:29:55.762Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
09:29:55 [2020-08-31T09:29:55.829Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
09:29:55 [2020-08-31T09:29:55.829Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
09:29:57 [2020-08-31T09:29:57.665Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
09:30:00 [2020-08-31T09:30:00.516Z] === RUN   TestDockerSuite/TestBuildMultipleTags
09:30:00 [2020-08-31T09:30:00.976Z] === RUN   TestDockerSuite/TestBuildNetContainer
09:30:00 [2020-08-31T09:30:00.976Z] === RUN   TestDockerSuite/TestBuildNetNone
09:30:00 [2020-08-31T09:30:00.976Z] === RUN   TestDockerSuite/TestBuildNoContext
09:30:01 [2020-08-31T09:30:01.854Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
09:30:03 [2020-08-31T09:30:03.158Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
09:30:06 [2020-08-31T09:30:06.900Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
09:30:08 [2020-08-31T09:30:08.421Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
09:30:09 [2020-08-31T09:30:09.080Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
09:30:09 [2020-08-31T09:30:09.080Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
09:30:09 [2020-08-31T09:30:09.080Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
09:30:11 [2020-08-31T09:30:11.257Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
09:30:12 [2020-08-31T09:30:12.226Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
09:30:12 [2020-08-31T09:30:12.613Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
09:30:12 [2020-08-31T09:30:12.613Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
09:30:13 [2020-08-31T09:30:13.192Z] === RUN   TestDockerSuite/TestBuildOnBuild
09:30:17 [2020-08-31T09:30:17.884Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
09:30:17 [2020-08-31T09:30:17.884Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
09:30:18 [2020-08-31T09:30:18.451Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
09:30:20 [2020-08-31T09:30:20.983Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
09:30:21 [2020-08-31T09:30:21.767Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
09:30:21 [2020-08-31T09:30:21.767Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
09:30:28 [2020-08-31T09:30:28.836Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
09:30:31 [2020-08-31T09:30:31.739Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
09:30:40 [2020-08-31T09:30:40.310Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
09:30:44 [2020-08-31T09:30:44.045Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
09:30:47 [2020-08-31T09:30:47.780Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
09:30:48 [2020-08-31T09:30:48.751Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
09:30:48 [2020-08-31T09:30:48.751Z] === RUN   TestDockerSuite/TestBuildPATH
09:30:48 [2020-08-31T09:30:48.751Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
09:30:50 [2020-08-31T09:30:50.287Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
09:30:50 [2020-08-31T09:30:50.287Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
09:31:17 [2020-08-31T09:31:17.231Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
09:31:32 [2020-08-31T09:31:32.832Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
09:31:47 [2020-08-31T09:31:47.639Z] === RUN   TestDockerSuite/TestBuildRm
09:31:57 [2020-08-31T09:31:57.964Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
09:31:59 [2020-08-31T09:31:59.502Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
09:31:59 [2020-08-31T09:31:59.502Z] === RUN   TestDockerSuite/TestBuildScratchCopy
09:31:59 [2020-08-31T09:31:59.502Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
09:32:00 [2020-08-31T09:32:00.471Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
09:32:03 [2020-08-31T09:32:03.378Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
09:32:03 [2020-08-31T09:32:03.907Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
09:32:06 [2020-08-31T09:32:06.284Z] === RUN   TestDockerSuite/TestBuildShellInherited
09:32:14 [2020-08-31T09:32:14.854Z] === RUN   TestDockerSuite/TestBuildShellMultiple
09:32:18 [2020-08-31T09:32:18.785Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
09:32:20 [2020-08-31T09:32:20.731Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
09:32:29 [2020-08-31T09:32:29.663Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
09:32:29 [2020-08-31T09:32:29.663Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
09:32:29 [2020-08-31T09:32:29.663Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
09:32:38 [2020-08-31T09:32:38.270Z] === RUN   TestDockerSuite/TestBuildSpaces
09:32:38 [2020-08-31T09:32:38.270Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
09:32:42 [2020-08-31T09:32:42.007Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
09:32:42 [2020-08-31T09:32:42.467Z] === RUN   TestDockerSuite/TestBuildStderr
09:32:46 [2020-08-31T09:32:46.203Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
09:33:03 [2020-08-31T09:33:03.887Z] === RUN   TestDockerSuite/TestBuildStopSignal
09:33:03 [2020-08-31T09:33:03.887Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
09:33:06 [2020-08-31T09:33:06.063Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
09:33:07 [2020-08-31T09:33:07.030Z] === RUN   TestDockerSuite/TestBuildTagEvent
09:33:11 [2020-08-31T09:33:11.724Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
09:33:16 [2020-08-31T09:33:16.414Z] === RUN   TestDockerSuite/TestBuildUser
09:33:16 [2020-08-31T09:33:16.414Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
09:33:16 [2020-08-31T09:33:16.414Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
09:33:16 [2020-08-31T09:33:16.414Z] === RUN   TestDockerSuite/TestBuildVerboseOut
09:33:19 [2020-08-31T09:33:19.378Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
09:33:19 [2020-08-31T09:33:19.837Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
09:33:22 [2020-08-31T09:33:22.013Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
09:33:22 [2020-08-31T09:33:22.013Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
09:33:22 [2020-08-31T09:33:22.013Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
09:33:47 [2020-08-31T09:33:47.150Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
09:33:47 [2020-08-31T09:33:47.150Z] === RUN   TestDockerSuite/TestBuildWindowsUser
09:33:52 [2020-08-31T09:33:52.940Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
09:33:57 [2020-08-31T09:33:57.635Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
09:33:57 [2020-08-31T09:33:57.635Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
09:33:57 [2020-08-31T09:33:57.635Z] === RUN   TestDockerSuite/TestBuildWithFailure
09:34:00 [2020-08-31T09:34:00.539Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
09:34:00 [2020-08-31T09:34:00.539Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
09:34:12 [2020-08-31T09:34:12.920Z] === RUN   TestDockerSuite/TestBuildWithTabs
09:34:15 [2020-08-31T09:34:15.098Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
09:34:15 [2020-08-31T09:34:15.556Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
09:34:33 [2020-08-31T09:34:33.238Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
09:34:33 [2020-08-31T09:34:33.238Z] === RUN   TestDockerSuite/TestBuildWithVolumes
09:34:33 [2020-08-31T09:34:33.238Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
09:34:33 [2020-08-31T09:34:33.238Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
09:34:33 [2020-08-31T09:34:33.238Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
09:34:40 [2020-08-31T09:34:40.308Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
09:34:41 [2020-08-31T09:34:41.845Z] === RUN   TestDockerSuite/TestBuildXZHost
09:34:41 [2020-08-31T09:34:41.846Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
09:34:41 [2020-08-31T09:34:41.846Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
09:34:41 [2020-08-31T09:34:41.846Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
09:34:43 [2020-08-31T09:34:43.381Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
09:34:48 [2020-08-31T09:34:48.076Z] === RUN   TestDockerSuite/TestCommitChange
09:34:51 [2020-08-31T09:34:51.808Z] === RUN   TestDockerSuite/TestCommitChangeLabels
09:34:55 [2020-08-31T09:34:55.542Z] === RUN   TestDockerSuite/TestCommitHardlink
09:34:55 [2020-08-31T09:34:55.542Z] === RUN   TestDockerSuite/TestCommitNewFile
09:34:57 [2020-08-31T09:34:57.209Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
09:34:57 [2020-08-31T09:34:57.468Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
09:35:00 [2020-08-31T09:35:00.002Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
09:35:01 [2020-08-31T09:35:01.330Z] === RUN   TestDockerSuite/TestCommitPausedContainer
09:35:01 [2020-08-31T09:35:01.330Z] === RUN   TestDockerSuite/TestCommitTTY
09:35:02 [2020-08-31T09:35:02.535Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
09:35:05 [2020-08-31T09:35:05.853Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
09:35:07 [2020-08-31T09:35:07.756Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
09:35:11 [2020-08-31T09:35:11.643Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
09:35:16 [2020-08-31T09:35:16.330Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
09:35:16 [2020-08-31T09:35:16.330Z] === RUN   TestDockerSuite/TestCommitWithoutPause
09:35:16 [2020-08-31T09:35:16.330Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
09:35:16 [2020-08-31T09:35:16.330Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
09:35:16 [2020-08-31T09:35:16.330Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
09:35:16 [2020-08-31T09:35:16.330Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
09:35:16 [2020-08-31T09:35:16.330Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
09:35:16 [2020-08-31T09:35:16.330Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
09:35:16 [2020-08-31T09:35:16.330Z] === RUN   TestDockerSuite/TestContainerAPICommit
09:35:22 [2020-08-31T09:35:22.134Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
09:35:27 [2020-08-31T09:35:27.924Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
09:35:27 [2020-08-31T09:35:27.924Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
09:35:28 [2020-08-31T09:35:28.891Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
09:35:28 [2020-08-31T09:35:28.891Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
09:35:28 [2020-08-31T09:35:28.891Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
09:35:28 [2020-08-31T09:35:28.891Z] === RUN   TestDockerSuite/TestContainerAPICreate
09:35:31 [2020-08-31T09:35:31.065Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
09:35:31 [2020-08-31T09:35:31.065Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
09:35:31 [2020-08-31T09:35:31.065Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
09:35:38 [2020-08-31T09:35:38.129Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
09:35:38 [2020-08-31T09:35:38.129Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
09:35:38 [2020-08-31T09:35:38.129Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
09:35:38 [2020-08-31T09:35:38.129Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
09:35:38 [2020-08-31T09:35:38.129Z] === RUN   TestDockerSuite/TestContainerAPIDelete
09:35:39 [2020-08-31T09:35:39.097Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
09:35:40 [2020-08-31T09:35:40.634Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
09:35:42 [2020-08-31T09:35:42.176Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
09:35:42 [2020-08-31T09:35:42.176Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
09:35:42 [2020-08-31T09:35:42.176Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
09:35:44 [2020-08-31T09:35:44.369Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
09:35:44 [2020-08-31T09:35:44.369Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
09:35:45 [2020-08-31T09:35:45.906Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
09:35:45 [2020-08-31T09:35:45.906Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
09:35:45 [2020-08-31T09:35:45.906Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
09:35:47 [2020-08-31T09:35:47.447Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
09:35:47 [2020-08-31T09:35:47.447Z] === RUN   TestDockerSuite/TestContainerAPIKill
09:35:48 [2020-08-31T09:35:48.985Z] === RUN   TestDockerSuite/TestContainerAPIPause
09:35:48 [2020-08-31T09:35:48.985Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
09:35:50 [2020-08-31T09:35:50.523Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
09:35:50 [2020-08-31T09:35:50.982Z] === RUN   TestDockerSuite/TestContainerAPIRename
09:35:52 [2020-08-31T09:35:52.519Z] === RUN   TestDockerSuite/TestContainerAPIRestart
09:35:56 [2020-08-31T09:35:56.258Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
09:35:59 [2020-08-31T09:35:59.162Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
09:35:59 [2020-08-31T09:35:59.162Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
09:35:59 [2020-08-31T09:35:59.162Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
09:35:59 [2020-08-31T09:35:59.162Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
09:35:59 [2020-08-31T09:35:59.162Z] === RUN   TestDockerSuite/TestContainerAPIStart
09:36:00 [2020-08-31T09:36:00.129Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
09:36:00 [2020-08-31T09:36:00.129Z] === RUN   TestDockerSuite/TestContainerAPIStop
09:36:02 [2020-08-31T09:36:02.309Z] === RUN   TestDockerSuite/TestContainerAPITop
09:36:02 [2020-08-31T09:36:02.309Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
09:36:03 [2020-08-31T09:36:03.845Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
09:36:03 [2020-08-31T09:36:03.845Z] === RUN   TestDockerSuite/TestContainerAPIWait
09:36:03 [2020-08-31T09:36:03.982Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
09:36:03 [2020-08-31T09:36:03.982Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
09:36:05 [2020-08-31T09:36:05.889Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
09:36:08 [2020-08-31T09:36:08.422Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
09:36:08 [2020-08-31T09:36:08.531Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
09:36:09 [2020-08-31T09:36:09.499Z] === RUN   TestDockerSuite/TestContainerNetworkMode
09:36:09 [2020-08-31T09:36:09.499Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
09:36:09 [2020-08-31T09:36:09.499Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
09:36:09 [2020-08-31T09:36:09.499Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
09:36:09 [2020-08-31T09:36:09.499Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
09:36:09 [2020-08-31T09:36:09.499Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
09:36:11 [2020-08-31T09:36:11.034Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
09:36:11 [2020-08-31T09:36:11.711Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
09:36:13 [2020-08-31T09:36:13.617Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
09:36:25 [2020-08-31T09:36:25.855Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
09:36:25 [2020-08-31T09:36:25.855Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
09:36:25 [2020-08-31T09:36:25.855Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
09:36:25 [2020-08-31T09:36:25.855Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
09:36:25 [2020-08-31T09:36:25.855Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
09:36:25 [2020-08-31T09:36:25.855Z] === RUN   TestDockerSuite/TestCopyAndRestart
09:36:25 [2020-08-31T09:36:25.855Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
09:36:25 [2020-08-31T09:36:25.855Z] === RUN   TestDockerSuite/TestCpAbsolutePath
09:36:27 [2020-08-31T09:36:27.392Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
09:36:27 [2020-08-31T09:36:27.392Z] === RUN   TestDockerSuite/TestCpFromCaseA
09:36:27 [2020-08-31T09:36:27.392Z] === RUN   TestDockerSuite/TestCpFromCaseB
09:36:27 [2020-08-31T09:36:27.392Z] === RUN   TestDockerSuite/TestCpFromCaseC
09:36:27 [2020-08-31T09:36:27.392Z] === RUN   TestDockerSuite/TestCpFromCaseD
09:36:27 [2020-08-31T09:36:27.392Z] === RUN   TestDockerSuite/TestCpFromCaseE
09:36:27 [2020-08-31T09:36:27.392Z] === RUN   TestDockerSuite/TestCpFromCaseF
09:36:27 [2020-08-31T09:36:27.392Z] === RUN   TestDockerSuite/TestCpFromCaseG
09:36:27 [2020-08-31T09:36:27.392Z] === RUN   TestDockerSuite/TestCpFromCaseH
09:36:27 [2020-08-31T09:36:27.392Z] === RUN   TestDockerSuite/TestCpFromCaseI
09:36:27 [2020-08-31T09:36:27.392Z] === RUN   TestDockerSuite/TestCpFromCaseJ
09:36:27 [2020-08-31T09:36:27.392Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
09:36:27 [2020-08-31T09:36:27.392Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
09:36:27 [2020-08-31T09:36:27.392Z] === RUN   TestDockerSuite/TestCpGarbagePath
09:36:34 [2020-08-31T09:36:34.466Z] === RUN   TestDockerSuite/TestCpLocalOnly
09:36:34 [2020-08-31T09:36:34.466Z] === RUN   TestDockerSuite/TestCpNameHasColon
09:36:34 [2020-08-31T09:36:34.466Z] === RUN   TestDockerSuite/TestCpRelativePath
09:36:35 [2020-08-31T09:36:35.566Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
09:36:36 [2020-08-31T09:36:36.003Z] === RUN   TestDockerSuite/TestCpSpecialFiles
09:36:36 [2020-08-31T09:36:36.003Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
09:36:36 [2020-08-31T09:36:36.003Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
09:36:36 [2020-08-31T09:36:36.003Z] === RUN   TestDockerSuite/TestCpToCaseA
09:36:39 [2020-08-31T09:36:39.735Z] === RUN   TestDockerSuite/TestCpToCaseB
09:36:41 [2020-08-31T09:36:41.271Z] === RUN   TestDockerSuite/TestCpToCaseC
09:36:41 [2020-08-31T09:36:41.271Z] === RUN   TestDockerSuite/TestCpToCaseD
09:36:41 [2020-08-31T09:36:41.271Z] === RUN   TestDockerSuite/TestCpToCaseE
09:36:45 [2020-08-31T09:36:45.541Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
09:36:47 [2020-08-31T09:36:47.443Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
09:36:49 [2020-08-31T09:36:49.347Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
09:36:52 [2020-08-31T09:36:52.635Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
09:36:58 [2020-08-31T09:36:58.973Z] === RUN   TestDockerSuite/TestCpToCaseF
09:36:58 [2020-08-31T09:36:58.973Z] === RUN   TestDockerSuite/TestCpToCaseG
09:36:58 [2020-08-31T09:36:58.973Z] === RUN   TestDockerSuite/TestCpToCaseH
09:36:59 [2020-08-31T09:36:59.201Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
09:37:03 [2020-08-31T09:37:03.393Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
09:37:04 [2020-08-31T09:37:04.764Z] === RUN   TestDockerSuite/TestCpToCaseI
09:37:04 [2020-08-31T09:37:04.764Z] === RUN   TestDockerSuite/TestCpToCaseJ
09:37:04 [2020-08-31T09:37:04.764Z] === RUN   TestDockerSuite/TestCpToDot
09:37:05 [2020-08-31T09:37:05.946Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
09:37:06 [2020-08-31T09:37:06.300Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
09:37:06 [2020-08-31T09:37:06.301Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
09:37:06 [2020-08-31T09:37:06.301Z] === RUN   TestDockerSuite/TestCpToStdout
09:37:08 [2020-08-31T09:37:08.479Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
09:37:08 [2020-08-31T09:37:08.481Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
09:37:08 [2020-08-31T09:37:08.481Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
09:37:08 [2020-08-31T09:37:08.482Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
09:37:08 [2020-08-31T09:37:08.482Z] === RUN   TestDockerSuite/TestCpVolumePath
09:37:08 [2020-08-31T09:37:08.482Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
09:37:08 [2020-08-31T09:37:08.482Z] === RUN   TestDockerSuite/TestCreateArgs
09:37:08 [2020-08-31T09:37:08.482Z] === RUN   TestDockerSuite/TestCreateByImageID
09:37:10 [2020-08-31T09:37:10.019Z] === RUN   TestDockerSuite/TestCreateEchoStdout
09:37:11 [2020-08-31T09:37:11.015Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
09:37:11 [2020-08-31T09:37:11.556Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
09:37:12 [2020-08-31T09:37:12.015Z] === RUN   TestDockerSuite/TestCreateHostConfig
09:37:12 [2020-08-31T09:37:12.015Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
09:37:13 [2020-08-31T09:37:13.549Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
09:37:13 [2020-08-31T09:37:13.553Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
09:37:14 [2020-08-31T09:37:14.520Z] === RUN   TestDockerSuite/TestCreateLabels
09:37:14 [2020-08-31T09:37:14.520Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
09:37:14 [2020-08-31T09:37:14.520Z] === RUN   TestDockerSuite/TestCreateRM
09:37:14 [2020-08-31T09:37:14.520Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
09:37:14 [2020-08-31T09:37:14.520Z] === RUN   TestDockerSuite/TestCreateStopSignal
09:37:14 [2020-08-31T09:37:14.978Z] === RUN   TestDockerSuite/TestCreateStopTimeout
09:37:14 [2020-08-31T09:37:14.978Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
09:37:16 [2020-08-31T09:37:16.841Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
09:37:18 [2020-08-31T09:37:18.743Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
09:37:22 [2020-08-31T09:37:22.049Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
09:37:22 [2020-08-31T09:37:22.049Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
09:37:22 [2020-08-31T09:37:22.049Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
09:37:25 [2020-08-31T09:37:25.782Z] === RUN   TestDockerSuite/TestCreateWithPortRange
09:37:25 [2020-08-31T09:37:25.782Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
09:37:25 [2020-08-31T09:37:25.782Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
09:37:27 [2020-08-31T09:37:27.319Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
09:37:27 [2020-08-31T09:37:27.319Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
09:37:27 [2020-08-31T09:37:27.319Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
09:37:27 [2020-08-31T09:37:27.319Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
09:37:27 [2020-08-31T09:37:27.319Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
09:37:27 [2020-08-31T09:37:27.319Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
09:37:27 [2020-08-31T09:37:27.319Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
09:37:27 [2020-08-31T09:37:27.319Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
09:37:27 [2020-08-31T09:37:27.319Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
09:37:27 [2020-08-31T09:37:27.319Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
09:37:27 [2020-08-31T09:37:27.319Z] === RUN   TestDockerSuite/TestDevicePermissions
09:37:27 [2020-08-31T09:37:27.319Z] === RUN   TestDockerSuite/TestDockerFails
09:37:27 [2020-08-31T09:37:27.319Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
09:37:27 [2020-08-31T09:37:27.319Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
09:37:27 [2020-08-31T09:37:27.319Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
09:37:27 [2020-08-31T09:37:27.319Z] === RUN   TestDockerSuite/TestEventsAttach
09:37:27 [2020-08-31T09:37:27.319Z] === RUN   TestDockerSuite/TestEventsCommit
09:37:27 [2020-08-31T09:37:27.319Z] === RUN   TestDockerSuite/TestEventsContainerEvents
09:37:29 [2020-08-31T09:37:29.497Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
09:37:31 [2020-08-31T09:37:31.034Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
09:37:33 [2020-08-31T09:37:33.213Z] === RUN   TestDockerSuite/TestEventsContainerRestart
09:37:39 [2020-08-31T09:37:39.013Z] === RUN   TestDockerSuite/TestEventsCopy
09:37:43 [2020-08-31T09:37:43.704Z] === RUN   TestDockerSuite/TestEventsFilterContainer
09:37:47 [2020-08-31T09:37:47.437Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
09:37:48 [2020-08-31T09:37:48.974Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
09:37:49 [2020-08-31T09:37:49.434Z] === RUN   TestDockerSuite/TestEventsFilterImageName
09:37:52 [2020-08-31T09:37:52.342Z] === RUN   TestDockerSuite/TestEventsFilterLabels
09:37:53 [2020-08-31T09:37:53.312Z] === RUN   TestDockerSuite/TestEventsFilterType
09:37:54 [2020-08-31T09:37:54.279Z] === RUN   TestDockerSuite/TestEventsFilters
09:37:58 [2020-08-31T09:37:58.012Z] === RUN   TestDockerSuite/TestEventsFormat
09:38:00 [2020-08-31T09:38:00.917Z] === RUN   TestDockerSuite/TestEventsFormatBadField
09:38:00 [2020-08-31T09:38:00.917Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
09:38:01 [2020-08-31T09:38:01.375Z] === RUN   TestDockerSuite/TestEventsImageImport
09:38:01 [2020-08-31T09:38:01.375Z] === RUN   TestDockerSuite/TestEventsImageLoad
09:38:01 [2020-08-31T09:38:01.375Z] === RUN   TestDockerSuite/TestEventsImagePull
09:38:01 [2020-08-31T09:38:01.375Z] === RUN   TestDockerSuite/TestEventsImageTag
09:38:02 [2020-08-31T09:38:02.346Z] === RUN   TestDockerSuite/TestEventsPluginOps
09:38:02 [2020-08-31T09:38:02.346Z] === RUN   TestDockerSuite/TestEventsRename
09:38:04 [2020-08-31T09:38:04.522Z] === RUN   TestDockerSuite/TestEventsResize
09:38:06 [2020-08-31T09:38:06.697Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
09:38:08 [2020-08-31T09:38:08.233Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
09:38:09 [2020-08-31T09:38:09.771Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
09:38:14 [2020-08-31T09:38:14.466Z] === RUN   TestDockerSuite/TestEventsTop
09:38:14 [2020-08-31T09:38:14.466Z] === RUN   TestDockerSuite/TestEventsUntag
09:38:14 [2020-08-31T09:38:14.971Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
09:38:17 [2020-08-31T09:38:17.371Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
09:38:20 [2020-08-31T09:38:20.272Z] === RUN   TestDockerSuite/TestExec
09:38:20 [2020-08-31T09:38:20.272Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
09:38:20 [2020-08-31T09:38:20.272Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
09:38:21 [2020-08-31T09:38:21.240Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
09:38:22 [2020-08-31T09:38:22.775Z] === RUN   TestDockerSuite/TestExecAPIStart
09:38:22 [2020-08-31T09:38:22.775Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
09:38:22 [2020-08-31T09:38:22.775Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
09:38:22 [2020-08-31T09:38:22.775Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
09:38:24 [2020-08-31T09:38:24.311Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
09:38:25 [2020-08-31T09:38:25.850Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
09:38:27 [2020-08-31T09:38:27.385Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
09:38:28 [2020-08-31T09:38:28.921Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
09:38:29 [2020-08-31T09:38:29.875Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
09:38:32 [2020-08-31T09:38:32.657Z] === RUN   TestDockerSuite/TestExecCgroup
09:38:32 [2020-08-31T09:38:32.657Z] === RUN   TestDockerSuite/TestExecEnv
09:38:32 [2020-08-31T09:38:32.657Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
09:38:32 [2020-08-31T09:38:32.657Z] === RUN   TestDockerSuite/TestExecExitStatus
09:38:33 [2020-08-31T09:38:33.625Z] === RUN   TestDockerSuite/TestExecInspectID
09:38:38 [2020-08-31T09:38:38.311Z] === RUN   TestDockerSuite/TestExecInteractive
09:38:38 [2020-08-31T09:38:38.311Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
09:38:38 [2020-08-31T09:38:38.311Z] === RUN   TestDockerSuite/TestExecParseError
09:38:38 [2020-08-31T09:38:38.311Z] === RUN   TestDockerSuite/TestExecPausedContainer
09:38:38 [2020-08-31T09:38:38.311Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
09:38:38 [2020-08-31T09:38:38.311Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
09:38:39 [2020-08-31T09:38:39.848Z] === RUN   TestDockerSuite/TestExecSetEnv
09:38:40 [2020-08-31T09:38:40.307Z] === RUN   TestDockerSuite/TestExecStartFails
09:38:40 [2020-08-31T09:38:40.307Z] === RUN   TestDockerSuite/TestExecStateCleanup
09:38:40 [2020-08-31T09:38:40.307Z] === RUN   TestDockerSuite/TestExecStopNotHanging
09:38:40 [2020-08-31T09:38:40.307Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
09:38:40 [2020-08-31T09:38:40.307Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
09:38:41 [2020-08-31T09:38:41.844Z] === RUN   TestDockerSuite/TestExecUlimits
09:38:41 [2020-08-31T09:38:41.844Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
09:38:47 [2020-08-31T09:38:47.634Z] === RUN   TestDockerSuite/TestExecWithImageUser
09:38:47 [2020-08-31T09:38:47.635Z] === RUN   TestDockerSuite/TestExecWithPrivileged
09:38:47 [2020-08-31T09:38:47.635Z] === RUN   TestDockerSuite/TestExecWithUser
09:38:47 [2020-08-31T09:38:47.635Z] === RUN   TestDockerSuite/TestGetContainerStats
09:38:47 [2020-08-31T09:38:47.961Z] --- PASS: TestDockerSwarmSuite (1723.67s)
09:38:47 [2020-08-31T09:38:47.961Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.24s)
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:325: [d411d29ffa1e4] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:325: [d411d29ffa1e4] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:353: [d411d29ffa1e4] daemon started
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:461: [d411d29ffa1e4] Stopping daemon
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:296: [d411d29ffa1e4] exiting daemon
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:448: [d411d29ffa1e4] Daemon stopped
09:38:47 [2020-08-31T09:38:47.962Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.17s)
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:325: [dae9a3b862ac1] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:325: [dae9a3b862ac1] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:353: [dae9a3b862ac1] daemon started
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:461: [dae9a3b862ac1] Stopping daemon
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:296: [dae9a3b862ac1] exiting daemon
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:448: [dae9a3b862ac1] Daemon stopped
09:38:47 [2020-08-31T09:38:47.962Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.38s)
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:325: [d5cbccdd3eb46] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:325: [d5cbccdd3eb46] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:353: [d5cbccdd3eb46] daemon started
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:461: [d5cbccdd3eb46] Stopping daemon
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:296: [d5cbccdd3eb46] exiting daemon
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:448: [d5cbccdd3eb46] Daemon stopped
09:38:47 [2020-08-31T09:38:47.962Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.31s)
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:325: [d7063df9d8d40] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:325: [d7063df9d8d40] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:353: [d7063df9d8d40] daemon started
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:325: [d80d3a7585d4d] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:325: [d80d3a7585d4d] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:353: [d80d3a7585d4d] daemon started
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:461: [d7063df9d8d40] Stopping daemon
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:296: [d7063df9d8d40] exiting daemon
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:448: [d7063df9d8d40] Daemon stopped
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:461: [d80d3a7585d4d] Stopping daemon
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:296: [d80d3a7585d4d] exiting daemon
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:448: [d80d3a7585d4d] Daemon stopped
09:38:47 [2020-08-31T09:38:47.962Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.98s)
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:325: [d23898833b02a] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:325: [d23898833b02a] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:353: [d23898833b02a] daemon started
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:461: [d23898833b02a] Stopping daemon
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:296: [d23898833b02a] exiting daemon
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:448: [d23898833b02a] Daemon stopped
09:38:47 [2020-08-31T09:38:47.962Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.49s)
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:325: [dc77df0056450] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:325: [dc77df0056450] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:353: [dc77df0056450] daemon started
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:325: [df446ecae84fc] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:325: [df446ecae84fc] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:353: [df446ecae84fc] daemon started
09:38:47 [2020-08-31T09:38:47.962Z]         check_test.go:358: [df446ecae84fc] joining swarm manager [dc77df0056450]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:461: [df446ecae84fc] Stopping daemon
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:296: [df446ecae84fc] exiting daemon
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:448: [df446ecae84fc] Daemon stopped
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:325: [d44a1aa7094cc] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:325: [d44a1aa7094cc] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:353: [d44a1aa7094cc] daemon started
09:38:47 [2020-08-31T09:38:47.962Z]         check_test.go:358: [d44a1aa7094cc] joining swarm manager [dc77df0056450]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:461: [dc77df0056450] Stopping daemon
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:296: [dc77df0056450] exiting daemon
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:448: [dc77df0056450] Daemon stopped
09:38:47 [2020-08-31T09:38:47.962Z]         check_test.go:379: Daemon df446ecae84fc is not started
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:461: [d44a1aa7094cc] Stopping daemon
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:296: [d44a1aa7094cc] exiting daemon
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:448: [d44a1aa7094cc] Daemon stopped
09:38:47 [2020-08-31T09:38:47.962Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
09:38:47 [2020-08-31T09:38:47.962Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
09:38:47 [2020-08-31T09:38:47.962Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.68s)
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:325: [d52ce87e42c22] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:325: [d52ce87e42c22] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:353: [d52ce87e42c22] daemon started
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:325: [d551718396aca] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:325: [d551718396aca] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:353: [d551718396aca] daemon started
09:38:47 [2020-08-31T09:38:47.962Z]         check_test.go:358: [d551718396aca] joining swarm manager [d52ce87e42c22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:461: [d52ce87e42c22] Stopping daemon
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:296: [d52ce87e42c22] exiting daemon
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:448: [d52ce87e42c22] Daemon stopped
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:461: [d551718396aca] Stopping daemon
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:296: [d551718396aca] exiting daemon
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:448: [d551718396aca] Daemon stopped
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:325: [d52ce87e42c22] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:325: [d52ce87e42c22] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:353: [d52ce87e42c22] daemon started
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:325: [d551718396aca] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:325: [d551718396aca] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:353: [d551718396aca] daemon started
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:461: [d52ce87e42c22] Stopping daemon
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:296: [d52ce87e42c22] exiting daemon
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:448: [d52ce87e42c22] Daemon stopped
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:461: [d551718396aca] Stopping daemon
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:296: [d551718396aca] exiting daemon
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:448: [d551718396aca] Daemon stopped
09:38:47 [2020-08-31T09:38:47.962Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.83s)
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:325: [dc7991355772e] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:325: [dc7991355772e] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:353: [dc7991355772e] daemon started
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:461: [dc7991355772e] Stopping daemon
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:296: [dc7991355772e] exiting daemon
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:448: [dc7991355772e] Daemon stopped
09:38:47 [2020-08-31T09:38:47.962Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.89s)
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:325: [d5bc65b9aef36] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:325: [d5bc65b9aef36] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:353: [d5bc65b9aef36] daemon started
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:325: [d5d2c7c0ccdcb] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:325: [d5d2c7c0ccdcb] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:353: [d5d2c7c0ccdcb] daemon started
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:461: [d5bc65b9aef36] Stopping daemon
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:296: [d5bc65b9aef36] exiting daemon
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:448: [d5bc65b9aef36] Daemon stopped
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:461: [d5d2c7c0ccdcb] Stopping daemon
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:296: [d5d2c7c0ccdcb] exiting daemon
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:448: [d5d2c7c0ccdcb] Daemon stopped
09:38:47 [2020-08-31T09:38:47.962Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (37.45s)
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:325: [d7858d1f9514f] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:325: [d7858d1f9514f] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:353: [d7858d1f9514f] daemon started
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:325: [df040ad170df1] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:325: [df040ad170df1] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:353: [df040ad170df1] daemon started
09:38:47 [2020-08-31T09:38:47.962Z]         check_test.go:358: [df040ad170df1] joining swarm manager [d7858d1f9514f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:325: [d6b436d136308] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:325: [d6b436d136308] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:353: [d6b436d136308] daemon started
09:38:47 [2020-08-31T09:38:47.962Z]         check_test.go:358: [d6b436d136308] joining swarm manager [d7858d1f9514f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:461: [d7858d1f9514f] Stopping daemon
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:296: [d7858d1f9514f] exiting daemon
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:448: [d7858d1f9514f] Daemon stopped
09:38:47 [2020-08-31T09:38:47.962Z]         docker_api_swarm_test.go:351: Waiting for election to occur...
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:325: [d7858d1f9514f] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:325: [d7858d1f9514f] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:325: [d7858d1f9514f] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:325: [d7858d1f9514f] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:353: [d7858d1f9514f] daemon started
09:38:47 [2020-08-31T09:38:47.962Z]         docker_api_swarm_test.go:364: Waiting for possible election...
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:461: [d7858d1f9514f] Stopping daemon
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:296: [d7858d1f9514f] exiting daemon
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:448: [d7858d1f9514f] Daemon stopped
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:461: [df040ad170df1] Stopping daemon
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:296: [df040ad170df1] exiting daemon
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:448: [df040ad170df1] Daemon stopped
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:461: [d6b436d136308] Stopping daemon
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:296: [d6b436d136308] exiting daemon
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:448: [d6b436d136308] Daemon stopped
09:38:47 [2020-08-31T09:38:47.962Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.94s)
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:325: [db34e4a78a82e] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:325: [db34e4a78a82e] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:353: [db34e4a78a82e] daemon started
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:325: [d2510083d0497] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:325: [d2510083d0497] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:353: [d2510083d0497] daemon started
09:38:47 [2020-08-31T09:38:47.962Z]         check_test.go:358: [d2510083d0497] joining swarm manager [db34e4a78a82e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:325: [d36ad051b3438] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:325: [d36ad051b3438] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:353: [d36ad051b3438] daemon started
09:38:47 [2020-08-31T09:38:47.962Z]         check_test.go:358: [d36ad051b3438] joining swarm manager [db34e4a78a82e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:461: [db34e4a78a82e] Stopping daemon
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:296: [db34e4a78a82e] exiting daemon
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:448: [db34e4a78a82e] Daemon stopped
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:461: [d2510083d0497] Stopping daemon
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:296: [d2510083d0497] exiting daemon
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:448: [d2510083d0497] Daemon stopped
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:461: [d36ad051b3438] Stopping daemon
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:296: [d36ad051b3438] exiting daemon
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:448: [d36ad051b3438] Daemon stopped
09:38:47 [2020-08-31T09:38:47.962Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.69s)
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:325: [dbe39e2fb7944] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:325: [dbe39e2fb7944] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:353: [dbe39e2fb7944] daemon started
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:325: [dd7680a1c0b4b] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:325: [dd7680a1c0b4b] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:353: [dd7680a1c0b4b] daemon started
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:461: [dbe39e2fb7944] Stopping daemon
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:296: [dbe39e2fb7944] exiting daemon
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:448: [dbe39e2fb7944] Daemon stopped
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:461: [dd7680a1c0b4b] Stopping daemon
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:296: [dd7680a1c0b4b] exiting daemon
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:448: [dd7680a1c0b4b] Daemon stopped
09:38:47 [2020-08-31T09:38:47.962Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.51s)
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:325: [dcf98257919b4] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:325: [dcf98257919b4] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:353: [dcf98257919b4] daemon started
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:461: [dcf98257919b4] Stopping daemon
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:296: [dcf98257919b4] exiting daemon
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:448: [dcf98257919b4] Daemon stopped
09:38:47 [2020-08-31T09:38:47.962Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.87s)
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:325: [d80c904e409c1] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:325: [d80c904e409c1] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:353: [d80c904e409c1] daemon started
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:325: [df3a1df55c567] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:325: [df3a1df55c567] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:353: [df3a1df55c567] daemon started
09:38:47 [2020-08-31T09:38:47.962Z]         check_test.go:358: [df3a1df55c567] joining swarm manager [d80c904e409c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:325: [d5b254d93151d] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:325: [d5b254d93151d] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:353: [d5b254d93151d] daemon started
09:38:47 [2020-08-31T09:38:47.962Z]         check_test.go:358: [d5b254d93151d] joining swarm manager [d80c904e409c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:461: [d80c904e409c1] Stopping daemon
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:296: [d80c904e409c1] exiting daemon
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:448: [d80c904e409c1] Daemon stopped
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:461: [df3a1df55c567] Stopping daemon
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:296: [df3a1df55c567] exiting daemon
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:448: [df3a1df55c567] Daemon stopped
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:461: [d5b254d93151d] Stopping daemon
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:296: [d5b254d93151d] exiting daemon
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:448: [d5b254d93151d] Daemon stopped
09:38:47 [2020-08-31T09:38:47.962Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (46.53s)
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:325: [db3d77f4ef939] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:325: [db3d77f4ef939] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:353: [db3d77f4ef939] daemon started
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:461: [db3d77f4ef939] Stopping daemon
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:296: [db3d77f4ef939] exiting daemon
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:448: [db3d77f4ef939] Daemon stopped
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:325: [db3d77f4ef939] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:325: [db3d77f4ef939] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:353: [db3d77f4ef939] daemon started
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:325: [dc5a0bdf048d9] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:325: [dc5a0bdf048d9] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:353: [dc5a0bdf048d9] daemon started
09:38:47 [2020-08-31T09:38:47.962Z]         check_test.go:358: [dc5a0bdf048d9] joining swarm manager [db3d77f4ef939]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:461: [dc5a0bdf048d9] Stopping daemon
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:296: [dc5a0bdf048d9] exiting daemon
09:38:47 [2020-08-31T09:38:47.962Z]         daemon.go:448: [dc5a0bdf048d9] Daemon stopped
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [dc5a0bdf048d9] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [dc5a0bdf048d9] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:353: [dc5a0bdf048d9] daemon started
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [de2ffbcd80f9b] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [de2ffbcd80f9b] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:353: [de2ffbcd80f9b] daemon started
09:38:47 [2020-08-31T09:38:47.963Z]         check_test.go:358: [de2ffbcd80f9b] joining swarm manager [db3d77f4ef939]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:461: [de2ffbcd80f9b] Stopping daemon
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:296: [de2ffbcd80f9b] exiting daemon
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:448: [de2ffbcd80f9b] Daemon stopped
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [de2ffbcd80f9b] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [de2ffbcd80f9b] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [de2ffbcd80f9b] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:353: [de2ffbcd80f9b] daemon started
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:296: [de2ffbcd80f9b] exiting daemon
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [de2ffbcd80f9b] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [de2ffbcd80f9b] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:353: [de2ffbcd80f9b] daemon started
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:461: [db3d77f4ef939] Stopping daemon
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:296: [db3d77f4ef939] exiting daemon
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:448: [db3d77f4ef939] Daemon stopped
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:461: [dc5a0bdf048d9] Stopping daemon
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:296: [dc5a0bdf048d9] exiting daemon
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:448: [dc5a0bdf048d9] Daemon stopped
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:461: [de2ffbcd80f9b] Stopping daemon
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:296: [de2ffbcd80f9b] exiting daemon
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:448: [de2ffbcd80f9b] Daemon stopped
09:38:47 [2020-08-31T09:38:47.963Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.29s)
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [deacd6fed1754] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [deacd6fed1754] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:353: [deacd6fed1754] daemon started
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [d2920a0a5b463] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [d2920a0a5b463] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:353: [d2920a0a5b463] daemon started
09:38:47 [2020-08-31T09:38:47.963Z]         check_test.go:358: [d2920a0a5b463] joining swarm manager [deacd6fed1754]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:461: [deacd6fed1754] Stopping daemon
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:296: [deacd6fed1754] exiting daemon
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:448: [deacd6fed1754] Daemon stopped
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:461: [d2920a0a5b463] Stopping daemon
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:296: [d2920a0a5b463] exiting daemon
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:448: [d2920a0a5b463] Daemon stopped
09:38:47 [2020-08-31T09:38:47.963Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.38s)
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [d37b33e5e1584] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [d37b33e5e1584] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:353: [d37b33e5e1584] daemon started
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [d21ff1dc93d75] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [d21ff1dc93d75] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:353: [d21ff1dc93d75] daemon started
09:38:47 [2020-08-31T09:38:47.963Z]         check_test.go:358: [d21ff1dc93d75] joining swarm manager [d37b33e5e1584]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [dd3490bb81ed7] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [dd3490bb81ed7] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:353: [dd3490bb81ed7] daemon started
09:38:47 [2020-08-31T09:38:47.963Z]         check_test.go:358: [dd3490bb81ed7] joining swarm manager [d37b33e5e1584]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:461: [d21ff1dc93d75] Stopping daemon
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:296: [d21ff1dc93d75] exiting daemon
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:448: [d21ff1dc93d75] Daemon stopped
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [d21ff1dc93d75] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [d21ff1dc93d75] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [d21ff1dc93d75] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [d21ff1dc93d75] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:339: [d21ff1dc93d75] error pinging daemon on start: Get http://d21ff1dc93d75.sock/_ping: context deadline exceeded
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [d21ff1dc93d75] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:339: [d21ff1dc93d75] error pinging daemon on start: Get http://d21ff1dc93d75.sock/_ping: context deadline exceeded
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [d21ff1dc93d75] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:339: [d21ff1dc93d75] error pinging daemon on start: Get http://d21ff1dc93d75.sock/_ping: context deadline exceeded
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [d21ff1dc93d75] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:339: [d21ff1dc93d75] error pinging daemon on start: Get http://d21ff1dc93d75.sock/_ping: context deadline exceeded
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [d21ff1dc93d75] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:339: [d21ff1dc93d75] error pinging daemon on start: Get http://d21ff1dc93d75.sock/_ping: context deadline exceeded
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [d21ff1dc93d75] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:339: [d21ff1dc93d75] error pinging daemon on start: Get http://d21ff1dc93d75.sock/_ping: context deadline exceeded
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [d21ff1dc93d75] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:353: [d21ff1dc93d75] daemon started
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:461: [d37b33e5e1584] Stopping daemon
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:296: [d37b33e5e1584] exiting daemon
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:448: [d37b33e5e1584] Daemon stopped
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:461: [d21ff1dc93d75] Stopping daemon
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:296: [d21ff1dc93d75] exiting daemon
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:448: [d21ff1dc93d75] Daemon stopped
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:461: [dd3490bb81ed7] Stopping daemon
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:296: [dd3490bb81ed7] exiting daemon
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:448: [dd3490bb81ed7] Daemon stopped
09:38:47 [2020-08-31T09:38:47.963Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.52s)
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [d981753e19685] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [d981753e19685] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:353: [d981753e19685] daemon started
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:461: [d981753e19685] Stopping daemon
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:296: [d981753e19685] exiting daemon
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:448: [d981753e19685] Daemon stopped
09:38:47 [2020-08-31T09:38:47.963Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.79s)
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [d06a54d50d53d] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [d06a54d50d53d] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:353: [d06a54d50d53d] daemon started
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [dd03368b4e50e] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [dd03368b4e50e] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:353: [dd03368b4e50e] daemon started
09:38:47 [2020-08-31T09:38:47.963Z]         check_test.go:358: [dd03368b4e50e] joining swarm manager [d06a54d50d53d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:461: [d06a54d50d53d] Stopping daemon
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:296: [d06a54d50d53d] exiting daemon
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:448: [d06a54d50d53d] Daemon stopped
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:461: [dd03368b4e50e] Stopping daemon
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:296: [dd03368b4e50e] exiting daemon
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:448: [dd03368b4e50e] Daemon stopped
09:38:47 [2020-08-31T09:38:47.963Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (56.29s)
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [d7abf6cf376f3] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [d7abf6cf376f3] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:353: [d7abf6cf376f3] daemon started
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [da015024b5f3b] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [da015024b5f3b] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:353: [da015024b5f3b] daemon started
09:38:47 [2020-08-31T09:38:47.963Z]         check_test.go:358: [da015024b5f3b] joining swarm manager [d7abf6cf376f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [dc7e8a1c8265f] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [dc7e8a1c8265f] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:353: [dc7e8a1c8265f] daemon started
09:38:47 [2020-08-31T09:38:47.963Z]         check_test.go:358: [dc7e8a1c8265f] joining swarm manager [d7abf6cf376f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:461: [da015024b5f3b] Stopping daemon
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:296: [da015024b5f3b] exiting daemon
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:448: [da015024b5f3b] Daemon stopped
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:461: [dc7e8a1c8265f] Stopping daemon
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:296: [dc7e8a1c8265f] exiting daemon
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:448: [dc7e8a1c8265f] Daemon stopped
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [da015024b5f3b] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [da015024b5f3b] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [da015024b5f3b] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [da015024b5f3b] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:339: [da015024b5f3b] error pinging daemon on start: Get http://da015024b5f3b.sock/_ping: context deadline exceeded
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [da015024b5f3b] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:353: [da015024b5f3b] daemon started
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:461: [d7abf6cf376f3] Stopping daemon
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:296: [d7abf6cf376f3] exiting daemon
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:448: [d7abf6cf376f3] Daemon stopped
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:461: [da015024b5f3b] Stopping daemon
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:296: [da015024b5f3b] exiting daemon
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:448: [da015024b5f3b] Daemon stopped
09:38:47 [2020-08-31T09:38:47.963Z]         check_test.go:379: Daemon dc7e8a1c8265f is not started
09:38:47 [2020-08-31T09:38:47.963Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (59.87s)
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [dc4c15db4221d] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [dc4c15db4221d] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:353: [dc4c15db4221d] daemon started
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [d70615653b9b7] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [d70615653b9b7] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:353: [d70615653b9b7] daemon started
09:38:47 [2020-08-31T09:38:47.963Z]         check_test.go:358: [d70615653b9b7] joining swarm manager [dc4c15db4221d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [de2da5b780292] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [de2da5b780292] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:353: [de2da5b780292] daemon started
09:38:47 [2020-08-31T09:38:47.963Z]         check_test.go:358: [de2da5b780292] joining swarm manager [dc4c15db4221d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [db0de55330e65] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [db0de55330e65] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:353: [db0de55330e65] daemon started
09:38:47 [2020-08-31T09:38:47.963Z]         check_test.go:358: [db0de55330e65] joining swarm manager [dc4c15db4221d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [de8a05e2cc575] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [de8a05e2cc575] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:353: [de8a05e2cc575] daemon started
09:38:47 [2020-08-31T09:38:47.963Z]         check_test.go:358: [de8a05e2cc575] joining swarm manager [dc4c15db4221d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [d19110f6fb10b] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [d19110f6fb10b] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:353: [d19110f6fb10b] daemon started
09:38:47 [2020-08-31T09:38:47.963Z]         check_test.go:358: [d19110f6fb10b] joining swarm manager [dc4c15db4221d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:461: [d19110f6fb10b] Stopping daemon
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:461: [de2da5b780292] Stopping daemon
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:461: [db0de55330e65] Stopping daemon
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:461: [dc4c15db4221d] Stopping daemon
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:461: [de8a05e2cc575] Stopping daemon
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:461: [d70615653b9b7] Stopping daemon
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:296: [dc4c15db4221d] exiting daemon
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:448: [dc4c15db4221d] Daemon stopped
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:296: [d19110f6fb10b] exiting daemon
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:448: [d19110f6fb10b] Daemon stopped
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:296: [de8a05e2cc575] exiting daemon
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:448: [de8a05e2cc575] Daemon stopped
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:296: [d70615653b9b7] exiting daemon
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:448: [d70615653b9b7] Daemon stopped
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:296: [de2da5b780292] exiting daemon
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:448: [de2da5b780292] Daemon stopped
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:296: [db0de55330e65] exiting daemon
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:448: [db0de55330e65] Daemon stopped
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [d19110f6fb10b] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [db0de55330e65] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [dc4c15db4221d] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [de2da5b780292] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [d70615653b9b7] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [de8a05e2cc575] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [d19110f6fb10b] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [db0de55330e65] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [dc4c15db4221d] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [de2da5b780292] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [d70615653b9b7] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [de8a05e2cc575] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [db0de55330e65] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [d19110f6fb10b] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [dc4c15db4221d] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [de2da5b780292] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [d70615653b9b7] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [de8a05e2cc575] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [db0de55330e65] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [d19110f6fb10b] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [dc4c15db4221d] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [de2da5b780292] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [d70615653b9b7] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [de8a05e2cc575] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:339: [db0de55330e65] error pinging daemon on start: Get http://db0de55330e65.sock/_ping: context deadline exceeded
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:339: [d19110f6fb10b] error pinging daemon on start: Get http://d19110f6fb10b.sock/_ping: context deadline exceeded
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:339: [dc4c15db4221d] error pinging daemon on start: Get http://dc4c15db4221d.sock/_ping: context deadline exceeded
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:339: [de2da5b780292] error pinging daemon on start: Get http://de2da5b780292.sock/_ping: context deadline exceeded
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:339: [d70615653b9b7] error pinging daemon on start: Get http://d70615653b9b7.sock/_ping: context deadline exceeded
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:339: [de8a05e2cc575] error pinging daemon on start: Get http://de8a05e2cc575.sock/_ping: context deadline exceeded
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [db0de55330e65] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [d19110f6fb10b] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [dc4c15db4221d] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [de2da5b780292] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [d70615653b9b7] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [de8a05e2cc575] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:339: [db0de55330e65] error pinging daemon on start: Get http://db0de55330e65.sock/_ping: context deadline exceeded
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:339: [d19110f6fb10b] error pinging daemon on start: Get http://d19110f6fb10b.sock/_ping: context deadline exceeded
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:339: [dc4c15db4221d] error pinging daemon on start: Get http://dc4c15db4221d.sock/_ping: context deadline exceeded
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:339: [de2da5b780292] error pinging daemon on start: Get http://de2da5b780292.sock/_ping: context deadline exceeded
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:339: [d70615653b9b7] error pinging daemon on start: Get http://d70615653b9b7.sock/_ping: context deadline exceeded
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:339: [de8a05e2cc575] error pinging daemon on start: Get http://de8a05e2cc575.sock/_ping: context deadline exceeded
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [db0de55330e65] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [d19110f6fb10b] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [dc4c15db4221d] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [de2da5b780292] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [d70615653b9b7] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:325: [de8a05e2cc575] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.963Z]         daemon.go:353: [db0de55330e65] daemon started
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:353: [de2da5b780292] daemon started
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:353: [dc4c15db4221d] daemon started
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:353: [d70615653b9b7] daemon started
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:353: [d19110f6fb10b] daemon started
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:353: [de8a05e2cc575] daemon started
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:461: [dc4c15db4221d] Stopping daemon
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:296: [dc4c15db4221d] exiting daemon
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:448: [dc4c15db4221d] Daemon stopped
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:461: [d70615653b9b7] Stopping daemon
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:296: [d70615653b9b7] exiting daemon
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:448: [d70615653b9b7] Daemon stopped
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:461: [de2da5b780292] Stopping daemon
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:296: [de2da5b780292] exiting daemon
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:448: [de2da5b780292] Daemon stopped
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:461: [db0de55330e65] Stopping daemon
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:296: [db0de55330e65] exiting daemon
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:448: [db0de55330e65] Daemon stopped
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:461: [de8a05e2cc575] Stopping daemon
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:296: [de8a05e2cc575] exiting daemon
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:448: [de8a05e2cc575] Daemon stopped
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:461: [d19110f6fb10b] Stopping daemon
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:296: [d19110f6fb10b] exiting daemon
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:448: [d19110f6fb10b] Daemon stopped
09:38:47 [2020-08-31T09:38:47.964Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.45s)
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:325: [d297b2efb8bb2] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:325: [d297b2efb8bb2] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:353: [d297b2efb8bb2] daemon started
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:461: [d297b2efb8bb2] Stopping daemon
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:296: [d297b2efb8bb2] exiting daemon
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:448: [d297b2efb8bb2] Daemon stopped
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:325: [d297b2efb8bb2] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:325: [d297b2efb8bb2] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:353: [d297b2efb8bb2] daemon started
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:461: [d297b2efb8bb2] Stopping daemon
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:296: [d297b2efb8bb2] exiting daemon
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:448: [d297b2efb8bb2] Daemon stopped
09:38:47 [2020-08-31T09:38:47.964Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.47s)
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:325: [d793c099d23aa] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:325: [d793c099d23aa] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:353: [d793c099d23aa] daemon started
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:461: [d793c099d23aa] Stopping daemon
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:296: [d793c099d23aa] exiting daemon
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:448: [d793c099d23aa] Daemon stopped
09:38:47 [2020-08-31T09:38:47.964Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.03s)
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:325: [dec8ffba9f34c] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:325: [dec8ffba9f34c] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:353: [dec8ffba9f34c] daemon started
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:325: [d162f48192784] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:325: [d162f48192784] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:353: [d162f48192784] daemon started
09:38:47 [2020-08-31T09:38:47.964Z]         check_test.go:358: [d162f48192784] joining swarm manager [dec8ffba9f34c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:325: [d9a2271bc3709] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:325: [d9a2271bc3709] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:353: [d9a2271bc3709] daemon started
09:38:47 [2020-08-31T09:38:47.964Z]         check_test.go:358: [d9a2271bc3709] joining swarm manager [dec8ffba9f34c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:461: [dec8ffba9f34c] Stopping daemon
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:296: [dec8ffba9f34c] exiting daemon
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:448: [dec8ffba9f34c] Daemon stopped
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:461: [d162f48192784] Stopping daemon
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:296: [d162f48192784] exiting daemon
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:448: [d162f48192784] Daemon stopped
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:461: [d9a2271bc3709] Stopping daemon
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:296: [d9a2271bc3709] exiting daemon
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:448: [d9a2271bc3709] Daemon stopped
09:38:47 [2020-08-31T09:38:47.964Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.03s)
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:325: [d16d44874b2c4] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:325: [d16d44874b2c4] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:353: [d16d44874b2c4] daemon started
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:325: [db152271c6da1] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:325: [db152271c6da1] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:353: [db152271c6da1] daemon started
09:38:47 [2020-08-31T09:38:47.964Z]         check_test.go:358: [db152271c6da1] joining swarm manager [d16d44874b2c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:325: [d083ecfeb5475] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:325: [d083ecfeb5475] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:353: [d083ecfeb5475] daemon started
09:38:47 [2020-08-31T09:38:47.964Z]         check_test.go:358: [d083ecfeb5475] joining swarm manager [d16d44874b2c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:461: [d16d44874b2c4] Stopping daemon
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:296: [d16d44874b2c4] exiting daemon
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:448: [d16d44874b2c4] Daemon stopped
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:461: [db152271c6da1] Stopping daemon
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:296: [db152271c6da1] exiting daemon
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:448: [db152271c6da1] Daemon stopped
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:461: [d083ecfeb5475] Stopping daemon
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:296: [d083ecfeb5475] exiting daemon
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:448: [d083ecfeb5475] Daemon stopped
09:38:47 [2020-08-31T09:38:47.964Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.17s)
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:325: [d07f651178fdf] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:325: [d07f651178fdf] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:353: [d07f651178fdf] daemon started
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:325: [d60209968f576] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:325: [d60209968f576] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:353: [d60209968f576] daemon started
09:38:47 [2020-08-31T09:38:47.964Z]         check_test.go:358: [d60209968f576] joining swarm manager [d07f651178fdf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:325: [d9619a5e2acc1] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:325: [d9619a5e2acc1] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:353: [d9619a5e2acc1] daemon started
09:38:47 [2020-08-31T09:38:47.964Z]         check_test.go:358: [d9619a5e2acc1] joining swarm manager [d07f651178fdf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:461: [d07f651178fdf] Stopping daemon
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:296: [d07f651178fdf] exiting daemon
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:448: [d07f651178fdf] Daemon stopped
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:461: [d60209968f576] Stopping daemon
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:296: [d60209968f576] exiting daemon
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:448: [d60209968f576] Daemon stopped
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:461: [d9619a5e2acc1] Stopping daemon
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:296: [d9619a5e2acc1] exiting daemon
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:448: [d9619a5e2acc1] Daemon stopped
09:38:47 [2020-08-31T09:38:47.964Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.64s)
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:325: [d787875dccd41] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:325: [d787875dccd41] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:353: [d787875dccd41] daemon started
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:461: [d787875dccd41] Stopping daemon
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:296: [d787875dccd41] exiting daemon
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:448: [d787875dccd41] Daemon stopped
09:38:47 [2020-08-31T09:38:47.964Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.01s)
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:325: [d5ae307d8079f] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:325: [d5ae307d8079f] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:353: [d5ae307d8079f] daemon started
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:325: [d623751ca0b86] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:325: [d623751ca0b86] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:353: [d623751ca0b86] daemon started
09:38:47 [2020-08-31T09:38:47.964Z]         check_test.go:358: [d623751ca0b86] joining swarm manager [d5ae307d8079f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:325: [d274230c53dc0] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:325: [d274230c53dc0] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:353: [d274230c53dc0] daemon started
09:38:47 [2020-08-31T09:38:47.964Z]         check_test.go:358: [d274230c53dc0] joining swarm manager [d5ae307d8079f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:325: [dcc2103d2baf4] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:325: [dcc2103d2baf4] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:353: [dcc2103d2baf4] daemon started
09:38:47 [2020-08-31T09:38:47.964Z]         check_test.go:358: [dcc2103d2baf4] joining swarm manager [d5ae307d8079f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:325: [d33adb5761009] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:325: [d33adb5761009] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:353: [d33adb5761009] daemon started
09:38:47 [2020-08-31T09:38:47.964Z]         check_test.go:358: [d33adb5761009] joining swarm manager [d5ae307d8079f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:461: [d5ae307d8079f] Stopping daemon
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:296: [d5ae307d8079f] exiting daemon
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:448: [d5ae307d8079f] Daemon stopped
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:461: [d623751ca0b86] Stopping daemon
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:296: [d623751ca0b86] exiting daemon
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:448: [d623751ca0b86] Daemon stopped
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:461: [d274230c53dc0] Stopping daemon
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:296: [d274230c53dc0] exiting daemon
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:448: [d274230c53dc0] Daemon stopped
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:461: [dcc2103d2baf4] Stopping daemon
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:296: [dcc2103d2baf4] exiting daemon
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:448: [dcc2103d2baf4] Daemon stopped
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:461: [d33adb5761009] Stopping daemon
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:296: [d33adb5761009] exiting daemon
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:448: [d33adb5761009] Daemon stopped
09:38:47 [2020-08-31T09:38:47.964Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.16s)
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:325: [d2ca04ecb000d] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:325: [d2ca04ecb000d] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:353: [d2ca04ecb000d] daemon started
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:461: [d2ca04ecb000d] Stopping daemon
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:296: [d2ca04ecb000d] exiting daemon
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:448: [d2ca04ecb000d] Daemon stopped
09:38:47 [2020-08-31T09:38:47.964Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.72s)
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:325: [d3d28323a8b61] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:325: [d3d28323a8b61] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:353: [d3d28323a8b61] daemon started
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:325: [d37021438d681] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:325: [d37021438d681] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:353: [d37021438d681] daemon started
09:38:47 [2020-08-31T09:38:47.964Z]         check_test.go:358: [d37021438d681] joining swarm manager [d3d28323a8b61]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:325: [d9775643736af] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:325: [d9775643736af] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:353: [d9775643736af] daemon started
09:38:47 [2020-08-31T09:38:47.964Z]         check_test.go:358: [d9775643736af] joining swarm manager [d3d28323a8b61]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:461: [d3d28323a8b61] Stopping daemon
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:296: [d3d28323a8b61] exiting daemon
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:448: [d3d28323a8b61] Daemon stopped
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:461: [d37021438d681] Stopping daemon
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:296: [d37021438d681] exiting daemon
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:448: [d37021438d681] Daemon stopped
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:461: [d9775643736af] Stopping daemon
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:296: [d9775643736af] exiting daemon
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:448: [d9775643736af] Daemon stopped
09:38:47 [2020-08-31T09:38:47.964Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.97s)
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:325: [d2c6f0f3076df] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:325: [d2c6f0f3076df] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:353: [d2c6f0f3076df] daemon started
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:325: [dca5e4f2dab1e] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:325: [dca5e4f2dab1e] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:353: [dca5e4f2dab1e] daemon started
09:38:47 [2020-08-31T09:38:47.964Z]         check_test.go:358: [dca5e4f2dab1e] joining swarm manager [d2c6f0f3076df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:325: [d469a318887a5] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:325: [d469a318887a5] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:353: [d469a318887a5] daemon started
09:38:47 [2020-08-31T09:38:47.964Z]         check_test.go:358: [d469a318887a5] joining swarm manager [d2c6f0f3076df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:461: [dca5e4f2dab1e] Stopping daemon
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:296: [dca5e4f2dab1e] exiting daemon
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:448: [dca5e4f2dab1e] Daemon stopped
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:461: [d2c6f0f3076df] Stopping daemon
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:296: [d2c6f0f3076df] exiting daemon
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:448: [d2c6f0f3076df] Daemon stopped
09:38:47 [2020-08-31T09:38:47.964Z]         check_test.go:379: Daemon dca5e4f2dab1e is not started
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:461: [d469a318887a5] Stopping daemon
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:296: [d469a318887a5] exiting daemon
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:448: [d469a318887a5] Daemon stopped
09:38:47 [2020-08-31T09:38:47.964Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.42s)
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:325: [d18d75f91e27a] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:325: [d18d75f91e27a] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:353: [d18d75f91e27a] daemon started
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:325: [dd5ac0103d73f] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:325: [dd5ac0103d73f] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.964Z]         daemon.go:353: [dd5ac0103d73f] daemon started
09:38:47 [2020-08-31T09:38:47.965Z]         check_test.go:358: [dd5ac0103d73f] joining swarm manager [d18d75f91e27a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:325: [dc419000df66a] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:325: [dc419000df66a] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:353: [dc419000df66a] daemon started
09:38:47 [2020-08-31T09:38:47.965Z]         check_test.go:358: [dc419000df66a] joining swarm manager [d18d75f91e27a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:461: [d18d75f91e27a] Stopping daemon
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:296: [d18d75f91e27a] exiting daemon
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:448: [d18d75f91e27a] Daemon stopped
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:461: [dd5ac0103d73f] Stopping daemon
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:296: [dd5ac0103d73f] exiting daemon
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:448: [dd5ac0103d73f] Daemon stopped
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:461: [dc419000df66a] Stopping daemon
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:296: [dc419000df66a] exiting daemon
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:448: [dc419000df66a] Daemon stopped
09:38:47 [2020-08-31T09:38:47.965Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.28s)
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:325: [dc9ce051db194] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:325: [dc9ce051db194] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:353: [dc9ce051db194] daemon started
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:325: [db3bec459c66c] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:325: [db3bec459c66c] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:353: [db3bec459c66c] daemon started
09:38:47 [2020-08-31T09:38:47.965Z]         check_test.go:358: [db3bec459c66c] joining swarm manager [dc9ce051db194]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:325: [d24767b93f450] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:325: [d24767b93f450] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:353: [d24767b93f450] daemon started
09:38:47 [2020-08-31T09:38:47.965Z]         check_test.go:358: [d24767b93f450] joining swarm manager [dc9ce051db194]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:461: [dc9ce051db194] Stopping daemon
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:296: [dc9ce051db194] exiting daemon
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:448: [dc9ce051db194] Daemon stopped
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:461: [db3bec459c66c] Stopping daemon
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:296: [db3bec459c66c] exiting daemon
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:448: [db3bec459c66c] Daemon stopped
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:461: [d24767b93f450] Stopping daemon
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:296: [d24767b93f450] exiting daemon
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:448: [d24767b93f450] Daemon stopped
09:38:47 [2020-08-31T09:38:47.965Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.81s)
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:325: [de0a02b28a14e] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:325: [de0a02b28a14e] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:353: [de0a02b28a14e] daemon started
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:461: [de0a02b28a14e] Stopping daemon
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:296: [de0a02b28a14e] exiting daemon
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:448: [de0a02b28a14e] Daemon stopped
09:38:47 [2020-08-31T09:38:47.965Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.90s)
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:325: [d2420b83146c8] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:325: [d2420b83146c8] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:353: [d2420b83146c8] daemon started
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:461: [d2420b83146c8] Stopping daemon
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:296: [d2420b83146c8] exiting daemon
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:448: [d2420b83146c8] Daemon stopped
09:38:47 [2020-08-31T09:38:47.965Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.68s)
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:325: [d367c61fcbd51] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:325: [d367c61fcbd51] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:353: [d367c61fcbd51] daemon started
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:461: [d367c61fcbd51] Stopping daemon
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:296: [d367c61fcbd51] exiting daemon
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:448: [d367c61fcbd51] Daemon stopped
09:38:47 [2020-08-31T09:38:47.965Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.08s)
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:325: [de719b0fbf59e] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:325: [de719b0fbf59e] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:353: [de719b0fbf59e] daemon started
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:461: [de719b0fbf59e] Stopping daemon
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:296: [de719b0fbf59e] exiting daemon
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:448: [de719b0fbf59e] Daemon stopped
09:38:47 [2020-08-31T09:38:47.965Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.22s)
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:325: [d7ab1c67e8090] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:325: [d7ab1c67e8090] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:353: [d7ab1c67e8090] daemon started
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:461: [d7ab1c67e8090] Stopping daemon
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:296: [d7ab1c67e8090] exiting daemon
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:448: [d7ab1c67e8090] Daemon stopped
09:38:47 [2020-08-31T09:38:47.965Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.62s)
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:325: [dde1bf6f8d3e1] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:325: [dde1bf6f8d3e1] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:353: [dde1bf6f8d3e1] daemon started
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:461: [dde1bf6f8d3e1] Stopping daemon
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:296: [dde1bf6f8d3e1] exiting daemon
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:448: [dde1bf6f8d3e1] Daemon stopped
09:38:47 [2020-08-31T09:38:47.965Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.78s)
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:325: [dcb13a8282840] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:325: [dcb13a8282840] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:353: [dcb13a8282840] daemon started
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:461: [dcb13a8282840] Stopping daemon
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:296: [dcb13a8282840] exiting daemon
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:448: [dcb13a8282840] Daemon stopped
09:38:47 [2020-08-31T09:38:47.965Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.81s)
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:325: [d1d61b9e6f734] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:325: [d1d61b9e6f734] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:353: [d1d61b9e6f734] daemon started
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:461: [d1d61b9e6f734] Stopping daemon
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:296: [d1d61b9e6f734] exiting daemon
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:448: [d1d61b9e6f734] Daemon stopped
09:38:47 [2020-08-31T09:38:47.965Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.19s)
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:325: [d69496f417e33] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:325: [d69496f417e33] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:353: [d69496f417e33] daemon started
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:461: [d69496f417e33] Stopping daemon
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:296: [d69496f417e33] exiting daemon
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:448: [d69496f417e33] Daemon stopped
09:38:47 [2020-08-31T09:38:47.965Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.39s)
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:325: [d8d8444081672] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:325: [d8d8444081672] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:353: [d8d8444081672] daemon started
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:461: [d8d8444081672] Stopping daemon
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:296: [d8d8444081672] exiting daemon
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:448: [d8d8444081672] Daemon stopped
09:38:47 [2020-08-31T09:38:47.965Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.75s)
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:325: [d9f9f757fa743] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:325: [d9f9f757fa743] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:353: [d9f9f757fa743] daemon started
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:461: [d9f9f757fa743] Stopping daemon
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:296: [d9f9f757fa743] exiting daemon
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:448: [d9f9f757fa743] Daemon stopped
09:38:47 [2020-08-31T09:38:47.965Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.63s)
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:325: [de44d591764eb] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:325: [de44d591764eb] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:353: [de44d591764eb] daemon started
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:461: [de44d591764eb] Stopping daemon
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:296: [de44d591764eb] exiting daemon
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:448: [de44d591764eb] Daemon stopped
09:38:47 [2020-08-31T09:38:47.965Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.10s)
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:325: [d2b6e3960d915] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:325: [d2b6e3960d915] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:353: [d2b6e3960d915] daemon started
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:461: [d2b6e3960d915] Stopping daemon
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:296: [d2b6e3960d915] exiting daemon
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:448: [d2b6e3960d915] Daemon stopped
09:38:47 [2020-08-31T09:38:47.965Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.22s)
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:325: [d26b25eed7cb1] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:325: [d26b25eed7cb1] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:353: [d26b25eed7cb1] daemon started
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:461: [d26b25eed7cb1] Stopping daemon
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:296: [d26b25eed7cb1] exiting daemon
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:448: [d26b25eed7cb1] Daemon stopped
09:38:47 [2020-08-31T09:38:47.965Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.32s)
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:325: [d93974def6e7a] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:325: [d93974def6e7a] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:353: [d93974def6e7a] daemon started
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:461: [d93974def6e7a] Stopping daemon
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:296: [d93974def6e7a] exiting daemon
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:448: [d93974def6e7a] Daemon stopped
09:38:47 [2020-08-31T09:38:47.965Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.26s)
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:325: [d9e1c0f722ec6] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:325: [d9e1c0f722ec6] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:353: [d9e1c0f722ec6] daemon started
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:461: [d9e1c0f722ec6] Stopping daemon
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:296: [d9e1c0f722ec6] exiting daemon
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:448: [d9e1c0f722ec6] Daemon stopped
09:38:47 [2020-08-31T09:38:47.965Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.30s)
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:325: [dde3ebb070ee9] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:325: [dde3ebb070ee9] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:353: [dde3ebb070ee9] daemon started
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:461: [dde3ebb070ee9] Stopping daemon
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:296: [dde3ebb070ee9] exiting daemon
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:448: [dde3ebb070ee9] Daemon stopped
09:38:47 [2020-08-31T09:38:47.965Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (17.77s)
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:325: [d12db172b2152] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:325: [d12db172b2152] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:353: [d12db172b2152] daemon started
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:461: [d12db172b2152] Stopping daemon
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:296: [d12db172b2152] exiting daemon
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:448: [d12db172b2152] Daemon stopped
09:38:47 [2020-08-31T09:38:47.965Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.18s)
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:325: [dc3f2c4f4989b] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:325: [dc3f2c4f4989b] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:353: [dc3f2c4f4989b] daemon started
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:461: [dc3f2c4f4989b] Stopping daemon
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:296: [dc3f2c4f4989b] exiting daemon
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:448: [dc3f2c4f4989b] Daemon stopped
09:38:47 [2020-08-31T09:38:47.965Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.54s)
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:325: [d3d0a396eb75b] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:325: [d3d0a396eb75b] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:353: [d3d0a396eb75b] daemon started
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:461: [d3d0a396eb75b] Stopping daemon
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:296: [d3d0a396eb75b] exiting daemon
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:448: [d3d0a396eb75b] Daemon stopped
09:38:47 [2020-08-31T09:38:47.965Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.04s)
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:325: [d8c0d984f8084] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:325: [d8c0d984f8084] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:353: [d8c0d984f8084] daemon started
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:461: [d8c0d984f8084] Stopping daemon
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:296: [d8c0d984f8084] exiting daemon
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:448: [d8c0d984f8084] Daemon stopped
09:38:47 [2020-08-31T09:38:47.965Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.85s)
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:325: [dc92099df03f3] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:325: [dc92099df03f3] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:353: [dc92099df03f3] daemon started
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:461: [dc92099df03f3] Stopping daemon
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:296: [dc92099df03f3] exiting daemon
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:448: [dc92099df03f3] Daemon stopped
09:38:47 [2020-08-31T09:38:47.965Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.18s)
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:325: [d511f64dbe190] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:325: [d511f64dbe190] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:353: [d511f64dbe190] daemon started
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:461: [d511f64dbe190] Stopping daemon
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:296: [d511f64dbe190] exiting daemon
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:448: [d511f64dbe190] Daemon stopped
09:38:47 [2020-08-31T09:38:47.965Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (12.83s)
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:325: [d2af411a24ac0] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:325: [d2af411a24ac0] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:353: [d2af411a24ac0] daemon started
09:38:47 [2020-08-31T09:38:47.965Z]         docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.mz084zo38luh@77833528f7f0    | hello1\n"
09:38:47 [2020-08-31T09:38:47.965Z]         docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.vbe2bnpgzfth@77833528f7f0    | hello2\n"
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:461: [d2af411a24ac0] Stopping daemon
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:296: [d2af411a24ac0] exiting daemon
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:448: [d2af411a24ac0] Daemon stopped
09:38:47 [2020-08-31T09:38:47.965Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.53s)
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:325: [d8388f448015b] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:325: [d8388f448015b] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:353: [d8388f448015b] daemon started
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:461: [d8388f448015b] Stopping daemon
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:296: [d8388f448015b] exiting daemon
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:448: [d8388f448015b] Daemon stopped
09:38:47 [2020-08-31T09:38:47.965Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.56s)
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:325: [d77da2bc1bdfd] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:325: [d77da2bc1bdfd] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:353: [d77da2bc1bdfd] daemon started
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:461: [d77da2bc1bdfd] Stopping daemon
09:38:47 [2020-08-31T09:38:47.965Z]         daemon.go:296: [d77da2bc1bdfd] exiting daemon
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:448: [d77da2bc1bdfd] Daemon stopped
09:38:47 [2020-08-31T09:38:47.966Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.23s)
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:325: [df67892dc8973] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:325: [df67892dc8973] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:353: [df67892dc8973] daemon started
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:461: [df67892dc8973] Stopping daemon
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:296: [df67892dc8973] exiting daemon
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:448: [df67892dc8973] Daemon stopped
09:38:47 [2020-08-31T09:38:47.966Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.58s)
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:325: [da0656d5e3143] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:325: [da0656d5e3143] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:353: [da0656d5e3143] daemon started
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:461: [da0656d5e3143] Stopping daemon
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:296: [da0656d5e3143] exiting daemon
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:448: [da0656d5e3143] Daemon stopped
09:38:47 [2020-08-31T09:38:47.966Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.33s)
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:325: [dd887df097f97] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:325: [dd887df097f97] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:353: [dd887df097f97] daemon started
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:461: [dd887df097f97] Stopping daemon
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:296: [dd887df097f97] exiting daemon
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:448: [dd887df097f97] Daemon stopped
09:38:47 [2020-08-31T09:38:47.966Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.73s)
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:325: [dfadcdde51228] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:325: [dfadcdde51228] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:353: [dfadcdde51228] daemon started
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:461: [dfadcdde51228] Stopping daemon
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:296: [dfadcdde51228] exiting daemon
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:448: [dfadcdde51228] Daemon stopped
09:38:47 [2020-08-31T09:38:47.966Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.97s)
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:325: [defa877fed33c] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:325: [defa877fed33c] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:353: [defa877fed33c] daemon started
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:461: [defa877fed33c] Stopping daemon
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:296: [defa877fed33c] exiting daemon
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:448: [defa877fed33c] Daemon stopped
09:38:47 [2020-08-31T09:38:47.966Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.42s)
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:325: [d6fcb313e460d] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:325: [d6fcb313e460d] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:353: [d6fcb313e460d] daemon started
09:38:47 [2020-08-31T09:38:47.966Z]         docker_cli_service_logs_test.go:242: checking task jjsfp8d6jfi1
09:38:47 [2020-08-31T09:38:47.966Z]         docker_cli_service_logs_test.go:247: checking messages for jjsfp8d6jfi1
09:38:47 [2020-08-31T09:38:47.966Z]         docker_cli_service_logs_test.go:242: checking task mtp0bomx7wib
09:38:47 [2020-08-31T09:38:47.966Z]         docker_cli_service_logs_test.go:247: checking messages for mtp0bomx7wib
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:461: [d6fcb313e460d] Stopping daemon
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:296: [d6fcb313e460d] exiting daemon
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:448: [d6fcb313e460d] Daemon stopped
09:38:47 [2020-08-31T09:38:47.966Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.46s)
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:325: [dd2fe3b365870] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:325: [dd2fe3b365870] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:353: [dd2fe3b365870] daemon started
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:461: [dd2fe3b365870] Stopping daemon
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:296: [dd2fe3b365870] exiting daemon
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:448: [dd2fe3b365870] Daemon stopped
09:38:47 [2020-08-31T09:38:47.966Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.59s)
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:325: [dbbc3efa07dd1] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:325: [dbbc3efa07dd1] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:353: [dbbc3efa07dd1] daemon started
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:461: [dbbc3efa07dd1] Stopping daemon
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:296: [dbbc3efa07dd1] exiting daemon
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:448: [dbbc3efa07dd1] Daemon stopped
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:325: [dbbc3efa07dd1] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:325: [dbbc3efa07dd1] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:353: [dbbc3efa07dd1] daemon started
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:461: [dbbc3efa07dd1] Stopping daemon
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:296: [dbbc3efa07dd1] exiting daemon
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:448: [dbbc3efa07dd1] Daemon stopped
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:325: [dbbc3efa07dd1] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:325: [dbbc3efa07dd1] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:353: [dbbc3efa07dd1] daemon started
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:461: [dbbc3efa07dd1] Stopping daemon
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:296: [dbbc3efa07dd1] exiting daemon
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:448: [dbbc3efa07dd1] Daemon stopped
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:325: [dbbc3efa07dd1] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:325: [dbbc3efa07dd1] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:353: [dbbc3efa07dd1] daemon started
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:461: [dbbc3efa07dd1] Stopping daemon
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:296: [dbbc3efa07dd1] exiting daemon
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:448: [dbbc3efa07dd1] Daemon stopped
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:325: [dbbc3efa07dd1] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:325: [dbbc3efa07dd1] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:353: [dbbc3efa07dd1] daemon started
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:461: [dbbc3efa07dd1] Stopping daemon
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:296: [dbbc3efa07dd1] exiting daemon
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:448: [dbbc3efa07dd1] Daemon stopped
09:38:47 [2020-08-31T09:38:47.966Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.70s)
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:325: [dcb0b2955089d] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:325: [dcb0b2955089d] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:353: [dcb0b2955089d] daemon started
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:461: [dcb0b2955089d] Stopping daemon
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:296: [dcb0b2955089d] exiting daemon
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:448: [dcb0b2955089d] Daemon stopped
09:38:47 [2020-08-31T09:38:47.966Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.76s)
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:325: [d6c83fd7fb5f8] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:325: [d6c83fd7fb5f8] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:353: [d6c83fd7fb5f8] daemon started
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:461: [d6c83fd7fb5f8] Stopping daemon
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:296: [d6c83fd7fb5f8] exiting daemon
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:448: [d6c83fd7fb5f8] Daemon stopped
09:38:47 [2020-08-31T09:38:47.966Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.91s)
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:325: [dd34ea0c03356] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:325: [dd34ea0c03356] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:353: [dd34ea0c03356] daemon started
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:325: [d89a91c67b90a] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:325: [d89a91c67b90a] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:353: [d89a91c67b90a] daemon started
09:38:47 [2020-08-31T09:38:47.966Z]         check_test.go:358: [d89a91c67b90a] joining swarm manager [dd34ea0c03356]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:325: [d9d5af5912b22] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:325: [d9d5af5912b22] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:353: [d9d5af5912b22] daemon started
09:38:47 [2020-08-31T09:38:47.966Z]         check_test.go:358: [d9d5af5912b22] joining swarm manager [dd34ea0c03356]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:461: [dd34ea0c03356] Stopping daemon
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:296: [dd34ea0c03356] exiting daemon
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:448: [dd34ea0c03356] Daemon stopped
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:461: [d89a91c67b90a] Stopping daemon
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:296: [d89a91c67b90a] exiting daemon
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:448: [d89a91c67b90a] Daemon stopped
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:461: [d9d5af5912b22] Stopping daemon
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:296: [d9d5af5912b22] exiting daemon
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:448: [d9d5af5912b22] Daemon stopped
09:38:47 [2020-08-31T09:38:47.966Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.64s)
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:325: [d63ae6278d3ea] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:325: [d63ae6278d3ea] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:353: [d63ae6278d3ea] daemon started
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:461: [d63ae6278d3ea] Stopping daemon
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:296: [d63ae6278d3ea] exiting daemon
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:448: [d63ae6278d3ea] Daemon stopped
09:38:47 [2020-08-31T09:38:47.966Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.55s)
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:325: [dd00c0d6a9f02] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:325: [dd00c0d6a9f02] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:353: [dd00c0d6a9f02] daemon started
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:461: [dd00c0d6a9f02] Stopping daemon
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:296: [dd00c0d6a9f02] exiting daemon
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:448: [dd00c0d6a9f02] Daemon stopped
09:38:47 [2020-08-31T09:38:47.966Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.80s)
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:325: [d30cee7fce252] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:325: [d30cee7fce252] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:353: [d30cee7fce252] daemon started
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:461: [d30cee7fce252] Stopping daemon
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:296: [d30cee7fce252] exiting daemon
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:448: [d30cee7fce252] Daemon stopped
09:38:47 [2020-08-31T09:38:47.966Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.37s)
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:325: [d474734f3bf55] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:325: [d474734f3bf55] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:353: [d474734f3bf55] daemon started
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:325: [da016a6c34fd7] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:325: [da016a6c34fd7] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:353: [da016a6c34fd7] daemon started
09:38:47 [2020-08-31T09:38:47.966Z]         check_test.go:358: [da016a6c34fd7] joining swarm manager [d474734f3bf55]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:325: [d1743c3a1169f] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:325: [d1743c3a1169f] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:353: [d1743c3a1169f] daemon started
09:38:47 [2020-08-31T09:38:47.966Z]         check_test.go:358: [d1743c3a1169f] joining swarm manager [d474734f3bf55]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:461: [d474734f3bf55] Stopping daemon
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:296: [d474734f3bf55] exiting daemon
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:448: [d474734f3bf55] Daemon stopped
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:461: [da016a6c34fd7] Stopping daemon
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:296: [da016a6c34fd7] exiting daemon
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:448: [da016a6c34fd7] Daemon stopped
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:461: [d1743c3a1169f] Stopping daemon
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:296: [d1743c3a1169f] exiting daemon
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:448: [d1743c3a1169f] Daemon stopped
09:38:47 [2020-08-31T09:38:47.966Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.06s)
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:325: [d0f6d52662c43] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:325: [d0f6d52662c43] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:353: [d0f6d52662c43] daemon started
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:461: [d0f6d52662c43] Stopping daemon
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:296: [d0f6d52662c43] exiting daemon
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:448: [d0f6d52662c43] Daemon stopped
09:38:47 [2020-08-31T09:38:47.966Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (158.46s)
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:325: [d619409a774b8] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:325: [d619409a774b8] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:353: [d619409a774b8] daemon started
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:325: [d18f0c633fdb4] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:325: [d18f0c633fdb4] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:353: [d18f0c633fdb4] daemon started
09:38:47 [2020-08-31T09:38:47.966Z]         check_test.go:358: [d18f0c633fdb4] joining swarm manager [d619409a774b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:325: [d9da3808570f6] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:325: [d9da3808570f6] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:353: [d9da3808570f6] daemon started
09:38:47 [2020-08-31T09:38:47.966Z]         check_test.go:358: [d9da3808570f6] joining swarm manager [d619409a774b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:461: [d18f0c633fdb4] Stopping daemon
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:296: [d18f0c633fdb4] exiting daemon
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:448: [d18f0c633fdb4] Daemon stopped
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:325: [d18f0c633fdb4] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:325: [d18f0c633fdb4] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:353: [d18f0c633fdb4] daemon started
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:461: [d9da3808570f6] Stopping daemon
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:296: [d9da3808570f6] exiting daemon
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:448: [d9da3808570f6] Daemon stopped
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:325: [d9da3808570f6] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:325: [d9da3808570f6] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:353: [d9da3808570f6] daemon started
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:461: [d18f0c633fdb4] Stopping daemon
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:296: [d18f0c633fdb4] exiting daemon
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:448: [d18f0c633fdb4] Daemon stopped
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:325: [d18f0c633fdb4] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:325: [d18f0c633fdb4] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:353: [d18f0c633fdb4] daemon started
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:461: [d18f0c633fdb4] Stopping daemon
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:296: [d18f0c633fdb4] exiting daemon
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:448: [d18f0c633fdb4] Daemon stopped
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:325: [d18f0c633fdb4] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:325: [d18f0c633fdb4] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:353: [d18f0c633fdb4] daemon started
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:461: [d9da3808570f6] Stopping daemon
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:296: [d9da3808570f6] exiting daemon
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:448: [d9da3808570f6] Daemon stopped
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:325: [d9da3808570f6] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:325: [d9da3808570f6] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:353: [d9da3808570f6] daemon started
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:461: [d18f0c633fdb4] Stopping daemon
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:296: [d18f0c633fdb4] exiting daemon
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:448: [d18f0c633fdb4] Daemon stopped
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:325: [d18f0c633fdb4] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:325: [d18f0c633fdb4] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:353: [d18f0c633fdb4] daemon started
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:461: [d9da3808570f6] Stopping daemon
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:296: [d9da3808570f6] exiting daemon
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:448: [d9da3808570f6] Daemon stopped
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:325: [d9da3808570f6] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:325: [d9da3808570f6] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:353: [d9da3808570f6] daemon started
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:461: [d619409a774b8] Stopping daemon
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:296: [d619409a774b8] exiting daemon
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:448: [d619409a774b8] Daemon stopped
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:461: [d18f0c633fdb4] Stopping daemon
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:296: [d18f0c633fdb4] exiting daemon
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:448: [d18f0c633fdb4] Daemon stopped
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:461: [d9da3808570f6] Stopping daemon
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:296: [d9da3808570f6] exiting daemon
09:38:47 [2020-08-31T09:38:47.966Z]         daemon.go:448: [d9da3808570f6] Daemon stopped
09:38:47 [2020-08-31T09:38:47.967Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.65s)
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:325: [df4fd5700db76] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:325: [df4fd5700db76] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:353: [df4fd5700db76] daemon started
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:461: [df4fd5700db76] Stopping daemon
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:296: [df4fd5700db76] exiting daemon
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:448: [df4fd5700db76] Daemon stopped
09:38:47 [2020-08-31T09:38:47.967Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.26s)
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:325: [d5ec03c014cb3] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:325: [d5ec03c014cb3] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:353: [d5ec03c014cb3] daemon started
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:461: [d5ec03c014cb3] Stopping daemon
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:296: [d5ec03c014cb3] exiting daemon
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:448: [d5ec03c014cb3] Daemon stopped
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:325: [d5ec03c014cb3] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:325: [d5ec03c014cb3] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:353: [d5ec03c014cb3] daemon started
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:461: [d5ec03c014cb3] Stopping daemon
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:296: [d5ec03c014cb3] exiting daemon
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:448: [d5ec03c014cb3] Daemon stopped
09:38:47 [2020-08-31T09:38:47.967Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.57s)
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:325: [d0e6205df22fb] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:325: [d0e6205df22fb] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:353: [d0e6205df22fb] daemon started
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:461: [d0e6205df22fb] Stopping daemon
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:296: [d0e6205df22fb] exiting daemon
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:448: [d0e6205df22fb] Daemon stopped
09:38:47 [2020-08-31T09:38:47.967Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (1.81s)
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:325: [d6226e70eefdd] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:325: [d6226e70eefdd] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:353: [d6226e70eefdd] daemon started
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:461: [d6226e70eefdd] Stopping daemon
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:296: [d6226e70eefdd] exiting daemon
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:448: [d6226e70eefdd] Daemon stopped
09:38:47 [2020-08-31T09:38:47.967Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.37s)
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:325: [dfab137e0d515] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:325: [dfab137e0d515] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:353: [dfab137e0d515] daemon started
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:461: [dfab137e0d515] Stopping daemon
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:296: [dfab137e0d515] exiting daemon
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:448: [dfab137e0d515] Daemon stopped
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:325: [dfab137e0d515] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:296: [dfab137e0d515] exiting daemon
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:325: [dfab137e0d515] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:325: [dfab137e0d515] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:296: [dfab137e0d515] exiting daemon
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:325: [dfab137e0d515] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:325: [dfab137e0d515] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:325: [dfab137e0d515] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:353: [dfab137e0d515] daemon started
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:461: [dfab137e0d515] Stopping daemon
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:296: [dfab137e0d515] exiting daemon
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:448: [dfab137e0d515] Daemon stopped
09:38:47 [2020-08-31T09:38:47.967Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.50s)
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:325: [d328a260f7384] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:325: [d328a260f7384] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:353: [d328a260f7384] daemon started
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:461: [d328a260f7384] Stopping daemon
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:296: [d328a260f7384] exiting daemon
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:448: [d328a260f7384] Daemon stopped
09:38:47 [2020-08-31T09:38:47.967Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.72s)
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:325: [d78f8d48fb7ae] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:325: [d78f8d48fb7ae] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:353: [d78f8d48fb7ae] daemon started
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:461: [d78f8d48fb7ae] Stopping daemon
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:296: [d78f8d48fb7ae] exiting daemon
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:448: [d78f8d48fb7ae] Daemon stopped
09:38:47 [2020-08-31T09:38:47.967Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
09:38:47 [2020-08-31T09:38:47.967Z]         requirement.go:26: unmatched requirement IPv6
09:38:47 [2020-08-31T09:38:47.967Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.05s)
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:325: [d42d1a986152f] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:325: [d42d1a986152f] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:353: [d42d1a986152f] daemon started
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:461: [d42d1a986152f] Stopping daemon
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:296: [d42d1a986152f] exiting daemon
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:448: [d42d1a986152f] Daemon stopped
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:325: [d42d1a986152f] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:325: [d42d1a986152f] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:353: [d42d1a986152f] daemon started
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:461: [d42d1a986152f] Stopping daemon
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:296: [d42d1a986152f] exiting daemon
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:448: [d42d1a986152f] Daemon stopped
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:325: [d42d1a986152f] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:325: [d42d1a986152f] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:353: [d42d1a986152f] daemon started
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:461: [d42d1a986152f] Stopping daemon
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:296: [d42d1a986152f] exiting daemon
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:448: [d42d1a986152f] Daemon stopped
09:38:47 [2020-08-31T09:38:47.967Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s)
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:325: [d8920777ffa76] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:325: [d8920777ffa76] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:353: [d8920777ffa76] daemon started
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:461: [d8920777ffa76] Stopping daemon
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:296: [d8920777ffa76] exiting daemon
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:448: [d8920777ffa76] Daemon stopped
09:38:47 [2020-08-31T09:38:47.967Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.72s)
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:325: [d85f795e5a1f8] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:325: [d85f795e5a1f8] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:353: [d85f795e5a1f8] daemon started
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:461: [d85f795e5a1f8] Stopping daemon
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:296: [d85f795e5a1f8] exiting daemon
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:448: [d85f795e5a1f8] Daemon stopped
09:38:47 [2020-08-31T09:38:47.967Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.26s)
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:325: [ddfca7cd3c6bf] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:325: [ddfca7cd3c6bf] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:353: [ddfca7cd3c6bf] daemon started
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:461: [ddfca7cd3c6bf] Stopping daemon
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:296: [ddfca7cd3c6bf] exiting daemon
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:448: [ddfca7cd3c6bf] Daemon stopped
09:38:47 [2020-08-31T09:38:47.967Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.47s)
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:325: [da65aa381ec3e] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:325: [da65aa381ec3e] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:353: [da65aa381ec3e] daemon started
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:325: [d66ff45f03a4e] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:325: [d66ff45f03a4e] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:353: [d66ff45f03a4e] daemon started
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:461: [da65aa381ec3e] Stopping daemon
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:296: [da65aa381ec3e] exiting daemon
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:448: [da65aa381ec3e] Daemon stopped
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:461: [d66ff45f03a4e] Stopping daemon
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:296: [d66ff45f03a4e] exiting daemon
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:448: [d66ff45f03a4e] Daemon stopped
09:38:47 [2020-08-31T09:38:47.967Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (49.25s)
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:325: [ddb2d21637531] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:325: [ddb2d21637531] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:353: [ddb2d21637531] daemon started
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:325: [d0b7a6fbb3830] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:325: [d0b7a6fbb3830] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:353: [d0b7a6fbb3830] daemon started
09:38:47 [2020-08-31T09:38:47.967Z]         check_test.go:358: [d0b7a6fbb3830] joining swarm manager [ddb2d21637531]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:461: [d0b7a6fbb3830] Stopping daemon
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:296: [d0b7a6fbb3830] exiting daemon
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:448: [d0b7a6fbb3830] Daemon stopped
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:325: [d0b7a6fbb3830] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:325: [d0b7a6fbb3830] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:353: [d0b7a6fbb3830] daemon started
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:325: [d7cc53745bb0a] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:325: [d7cc53745bb0a] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:353: [d7cc53745bb0a] daemon started
09:38:47 [2020-08-31T09:38:47.967Z]         check_test.go:358: [d7cc53745bb0a] joining swarm manager [ddb2d21637531]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:461: [d0b7a6fbb3830] Stopping daemon
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:296: [d0b7a6fbb3830] exiting daemon
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:448: [d0b7a6fbb3830] Daemon stopped
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:325: [d0b7a6fbb3830] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:325: [d0b7a6fbb3830] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:353: [d0b7a6fbb3830] daemon started
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:461: [d7cc53745bb0a] Stopping daemon
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:296: [d7cc53745bb0a] exiting daemon
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:448: [d7cc53745bb0a] Daemon stopped
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:325: [d7cc53745bb0a] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:325: [d7cc53745bb0a] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:353: [d7cc53745bb0a] daemon started
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:461: [d7cc53745bb0a] Stopping daemon
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:296: [d7cc53745bb0a] exiting daemon
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:448: [d7cc53745bb0a] Daemon stopped
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:325: [d7cc53745bb0a] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:325: [d7cc53745bb0a] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:353: [d7cc53745bb0a] daemon started
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:461: [ddb2d21637531] Stopping daemon
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:296: [ddb2d21637531] exiting daemon
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:448: [ddb2d21637531] Daemon stopped
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:461: [d0b7a6fbb3830] Stopping daemon
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:296: [d0b7a6fbb3830] exiting daemon
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:448: [d0b7a6fbb3830] Daemon stopped
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:461: [d7cc53745bb0a] Stopping daemon
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:296: [d7cc53745bb0a] exiting daemon
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:448: [d7cc53745bb0a] Daemon stopped
09:38:47 [2020-08-31T09:38:47.967Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.95s)
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:325: [d723fba99ef38] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:325: [d723fba99ef38] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:353: [d723fba99ef38] daemon started
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:325: [d5eecdbae8e84] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:325: [d5eecdbae8e84] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:353: [d5eecdbae8e84] daemon started
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:461: [d723fba99ef38] Stopping daemon
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:296: [d723fba99ef38] exiting daemon
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:448: [d723fba99ef38] Daemon stopped
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:461: [d5eecdbae8e84] Stopping daemon
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:296: [d5eecdbae8e84] exiting daemon
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:448: [d5eecdbae8e84] Daemon stopped
09:38:47 [2020-08-31T09:38:47.967Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.43s)
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:325: [d7023677c749a] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:325: [d7023677c749a] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:353: [d7023677c749a] daemon started
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:461: [d7023677c749a] Stopping daemon
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:296: [d7023677c749a] exiting daemon
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:448: [d7023677c749a] Daemon stopped
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:325: [d7023677c749a] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:325: [d7023677c749a] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:353: [d7023677c749a] daemon started
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:461: [d7023677c749a] Stopping daemon
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:296: [d7023677c749a] exiting daemon
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:448: [d7023677c749a] Daemon stopped
09:38:47 [2020-08-31T09:38:47.967Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (143.37s)
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:325: [d2d320b803503] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:325: [d2d320b803503] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:353: [d2d320b803503] daemon started
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:325: [da1b7a59951c3] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:325: [da1b7a59951c3] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:353: [da1b7a59951c3] daemon started
09:38:47 [2020-08-31T09:38:47.967Z]         check_test.go:358: [da1b7a59951c3] joining swarm manager [d2d320b803503]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:325: [d02ec4e44963a] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:325: [d02ec4e44963a] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:353: [d02ec4e44963a] daemon started
09:38:47 [2020-08-31T09:38:47.967Z]         check_test.go:358: [d02ec4e44963a] joining swarm manager [d2d320b803503]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:461: [da1b7a59951c3] Stopping daemon
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:296: [da1b7a59951c3] exiting daemon
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:448: [da1b7a59951c3] Daemon stopped
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:325: [da1b7a59951c3] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:325: [da1b7a59951c3] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:353: [da1b7a59951c3] daemon started
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:461: [da1b7a59951c3] Stopping daemon
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:296: [da1b7a59951c3] exiting daemon
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:448: [da1b7a59951c3] Daemon stopped
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:461: [d2d320b803503] Stopping daemon
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:296: [d2d320b803503] exiting daemon
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:448: [d2d320b803503] Daemon stopped
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:325: [d2d320b803503] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:325: [d2d320b803503] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:353: [d2d320b803503] daemon started
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:461: [d02ec4e44963a] Stopping daemon
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:296: [d02ec4e44963a] exiting daemon
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:448: [d02ec4e44963a] Daemon stopped
09:38:47 [2020-08-31T09:38:47.967Z]         daemon.go:325: [d02ec4e44963a] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:325: [d02ec4e44963a] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:353: [d02ec4e44963a] daemon started
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:325: [da1b7a59951c3] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:325: [da1b7a59951c3] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:325: [da1b7a59951c3] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:325: [da1b7a59951c3] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:353: [da1b7a59951c3] daemon started
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:461: [da1b7a59951c3] Stopping daemon
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:296: [da1b7a59951c3] exiting daemon
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:448: [da1b7a59951c3] Daemon stopped
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:325: [da1b7a59951c3] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:325: [da1b7a59951c3] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:353: [da1b7a59951c3] daemon started
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:461: [d2d320b803503] Stopping daemon
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:296: [d2d320b803503] exiting daemon
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:448: [d2d320b803503] Daemon stopped
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:325: [d2d320b803503] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:325: [d2d320b803503] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:325: [d2d320b803503] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:325: [d2d320b803503] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:339: [d2d320b803503] error pinging daemon on start: Get http://d2d320b803503.sock/_ping: context deadline exceeded
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:325: [d2d320b803503] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:339: [d2d320b803503] error pinging daemon on start: Get http://d2d320b803503.sock/_ping: context deadline exceeded
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:325: [d2d320b803503] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:339: [d2d320b803503] error pinging daemon on start: Get http://d2d320b803503.sock/_ping: context deadline exceeded
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:325: [d2d320b803503] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:339: [d2d320b803503] error pinging daemon on start: Get http://d2d320b803503.sock/_ping: context deadline exceeded
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:325: [d2d320b803503] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:353: [d2d320b803503] daemon started
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:461: [d02ec4e44963a] Stopping daemon
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:296: [d02ec4e44963a] exiting daemon
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:448: [d02ec4e44963a] Daemon stopped
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:325: [d02ec4e44963a] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:325: [d02ec4e44963a] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:325: [d02ec4e44963a] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:325: [d02ec4e44963a] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:339: [d02ec4e44963a] error pinging daemon on start: Get http://d02ec4e44963a.sock/_ping: context deadline exceeded
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:325: [d02ec4e44963a] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:339: [d02ec4e44963a] error pinging daemon on start: Get http://d02ec4e44963a.sock/_ping: context deadline exceeded
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:325: [d02ec4e44963a] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:353: [d02ec4e44963a] daemon started
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:461: [da1b7a59951c3] Stopping daemon
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:296: [da1b7a59951c3] exiting daemon
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:448: [da1b7a59951c3] Daemon stopped
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:325: [da1b7a59951c3] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:325: [da1b7a59951c3] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:353: [da1b7a59951c3] daemon started
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:325: [d810cb275a9b0] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:325: [d810cb275a9b0] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:353: [d810cb275a9b0] daemon started
09:38:47 [2020-08-31T09:38:47.968Z]         check_test.go:358: [d810cb275a9b0] joining swarm manager [d2d320b803503]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:461: [d810cb275a9b0] Stopping daemon
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:296: [d810cb275a9b0] exiting daemon
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:448: [d810cb275a9b0] Daemon stopped
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:325: [d810cb275a9b0] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:325: [d810cb275a9b0] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:325: [d810cb275a9b0] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:353: [d810cb275a9b0] daemon started
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:461: [d2d320b803503] Stopping daemon
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:296: [d2d320b803503] exiting daemon
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:448: [d2d320b803503] Daemon stopped
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:461: [da1b7a59951c3] Stopping daemon
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:296: [da1b7a59951c3] exiting daemon
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:448: [da1b7a59951c3] Daemon stopped
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:461: [d02ec4e44963a] Stopping daemon
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:296: [d02ec4e44963a] exiting daemon
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:448: [d02ec4e44963a] Daemon stopped
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:461: [d810cb275a9b0] Stopping daemon
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:296: [d810cb275a9b0] exiting daemon
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:448: [d810cb275a9b0] Daemon stopped
09:38:47 [2020-08-31T09:38:47.968Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.36s)
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:325: [dddb7b60da0a5] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:325: [dddb7b60da0a5] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:353: [dddb7b60da0a5] daemon started
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:325: [d64b9ce7824b6] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:325: [d64b9ce7824b6] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:353: [d64b9ce7824b6] daemon started
09:38:47 [2020-08-31T09:38:47.968Z]         check_test.go:358: [d64b9ce7824b6] joining swarm manager [dddb7b60da0a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:325: [d1edc562dcd10] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:325: [d1edc562dcd10] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:353: [d1edc562dcd10] daemon started
09:38:47 [2020-08-31T09:38:47.968Z]         check_test.go:358: [d1edc562dcd10] joining swarm manager [dddb7b60da0a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:461: [dddb7b60da0a5] Stopping daemon
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:296: [dddb7b60da0a5] exiting daemon
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:448: [dddb7b60da0a5] Daemon stopped
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:461: [d64b9ce7824b6] Stopping daemon
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:296: [d64b9ce7824b6] exiting daemon
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:448: [d64b9ce7824b6] Daemon stopped
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:461: [d1edc562dcd10] Stopping daemon
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:296: [d1edc562dcd10] exiting daemon
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:448: [d1edc562dcd10] Daemon stopped
09:38:47 [2020-08-31T09:38:47.968Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.33s)
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:325: [ddc1140f14b72] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:325: [ddc1140f14b72] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:353: [ddc1140f14b72] daemon started
09:38:47 [2020-08-31T09:38:47.968Z]         docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "bridge"
09:38:47 [2020-08-31T09:38:47.968Z]         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
09:38:47 [2020-08-31T09:38:47.968Z]         docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "overlay"
09:38:47 [2020-08-31T09:38:47.968Z]         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
09:38:47 [2020-08-31T09:38:47.968Z]         docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "bridge"
09:38:47 [2020-08-31T09:38:47.968Z]         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
09:38:47 [2020-08-31T09:38:47.968Z]         docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "overlay"
09:38:47 [2020-08-31T09:38:47.968Z]         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
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:461: [ddc1140f14b72] Stopping daemon
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:296: [ddc1140f14b72] exiting daemon
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:448: [ddc1140f14b72] Daemon stopped
09:38:47 [2020-08-31T09:38:47.968Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.28s)
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:325: [d0a5f41db96ac] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:325: [d0a5f41db96ac] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:353: [d0a5f41db96ac] daemon started
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:461: [d0a5f41db96ac] Stopping daemon
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:296: [d0a5f41db96ac] exiting daemon
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:448: [d0a5f41db96ac] Daemon stopped
09:38:47 [2020-08-31T09:38:47.968Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.37s)
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:325: [da14ee84d9b24] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:325: [da14ee84d9b24] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:353: [da14ee84d9b24] daemon started
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:461: [da14ee84d9b24] Stopping daemon
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:296: [da14ee84d9b24] exiting daemon
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:448: [da14ee84d9b24] Daemon stopped
09:38:47 [2020-08-31T09:38:47.968Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.16s)
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:325: [df24d36e4489b] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:325: [df24d36e4489b] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:353: [df24d36e4489b] daemon started
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:461: [df24d36e4489b] Stopping daemon
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:296: [df24d36e4489b] exiting daemon
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:448: [df24d36e4489b] Daemon stopped
09:38:47 [2020-08-31T09:38:47.968Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.49s)
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:325: [d13dd8325b9de] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:325: [d13dd8325b9de] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:353: [d13dd8325b9de] daemon started
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:325: [d2569c73ab290] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:325: [d2569c73ab290] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:353: [d2569c73ab290] daemon started
09:38:47 [2020-08-31T09:38:47.968Z]         check_test.go:358: [d2569c73ab290] joining swarm manager [d13dd8325b9de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:461: [d13dd8325b9de] Stopping daemon
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:296: [d13dd8325b9de] exiting daemon
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:448: [d13dd8325b9de] Daemon stopped
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:461: [d2569c73ab290] Stopping daemon
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:296: [d2569c73ab290] exiting daemon
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:448: [d2569c73ab290] Daemon stopped
09:38:47 [2020-08-31T09:38:47.968Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.30s)
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:325: [d32e6372fb83e] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:325: [d32e6372fb83e] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:353: [d32e6372fb83e] daemon started
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:461: [d32e6372fb83e] Stopping daemon
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:296: [d32e6372fb83e] exiting daemon
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:448: [d32e6372fb83e] Daemon stopped
09:38:47 [2020-08-31T09:38:47.968Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.30s)
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:325: [de9f271887db2] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:325: [de9f271887db2] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:353: [de9f271887db2] daemon started
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:461: [de9f271887db2] Stopping daemon
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:296: [de9f271887db2] exiting daemon
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:448: [de9f271887db2] Daemon stopped
09:38:47 [2020-08-31T09:38:47.968Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.20s)
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:325: [d40e3a9d41192] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:325: [d40e3a9d41192] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:353: [d40e3a9d41192] daemon started
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:461: [d40e3a9d41192] Stopping daemon
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:296: [d40e3a9d41192] exiting daemon
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:448: [d40e3a9d41192] Daemon stopped
09:38:47 [2020-08-31T09:38:47.968Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.20s)
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:325: [d091cb3fd5b5b] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:325: [d091cb3fd5b5b] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:353: [d091cb3fd5b5b] daemon started
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:461: [d091cb3fd5b5b] Stopping daemon
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:296: [d091cb3fd5b5b] exiting daemon
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:448: [d091cb3fd5b5b] Daemon stopped
09:38:47 [2020-08-31T09:38:47.968Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.42s)
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:325: [d780fc9eceb91] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:325: [d780fc9eceb91] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:353: [d780fc9eceb91] daemon started
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:461: [d780fc9eceb91] Stopping daemon
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:296: [d780fc9eceb91] exiting daemon
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:448: [d780fc9eceb91] Daemon stopped
09:38:47 [2020-08-31T09:38:47.968Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.10s)
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:325: [d83a53d8eef63] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:325: [d83a53d8eef63] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:353: [d83a53d8eef63] daemon started
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:325: [d08cd847a62f8] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:325: [d08cd847a62f8] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:353: [d08cd847a62f8] daemon started
09:38:47 [2020-08-31T09:38:47.968Z]         check_test.go:358: [d08cd847a62f8] joining swarm manager [d83a53d8eef63]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:461: [d83a53d8eef63] Stopping daemon
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:296: [d83a53d8eef63] exiting daemon
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:448: [d83a53d8eef63] Daemon stopped
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:461: [d08cd847a62f8] Stopping daemon
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:296: [d08cd847a62f8] exiting daemon
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:448: [d08cd847a62f8] Daemon stopped
09:38:47 [2020-08-31T09:38:47.968Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.42s)
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:325: [d07e662169c96] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:325: [d07e662169c96] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:353: [d07e662169c96] daemon started
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:461: [d07e662169c96] Stopping daemon
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:296: [d07e662169c96] exiting daemon
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:448: [d07e662169c96] Daemon stopped
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:325: [d07e662169c96] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:325: [d07e662169c96] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:353: [d07e662169c96] daemon started
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:461: [d07e662169c96] Stopping daemon
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:296: [d07e662169c96] exiting daemon
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:448: [d07e662169c96] Daemon stopped
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:325: [d07e662169c96] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:325: [d07e662169c96] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:353: [d07e662169c96] daemon started
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:461: [d07e662169c96] Stopping daemon
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:296: [d07e662169c96] exiting daemon
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:448: [d07e662169c96] Daemon stopped
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:325: [d07e662169c96] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:325: [d07e662169c96] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:353: [d07e662169c96] daemon started
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:461: [d07e662169c96] Stopping daemon
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:296: [d07e662169c96] exiting daemon
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:448: [d07e662169c96] Daemon stopped
09:38:47 [2020-08-31T09:38:47.968Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.17s)
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:325: [d9a60bd446c6b] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:325: [d9a60bd446c6b] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:353: [d9a60bd446c6b] daemon started
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:461: [d9a60bd446c6b] Stopping daemon
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:296: [d9a60bd446c6b] exiting daemon
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:448: [d9a60bd446c6b] Daemon stopped
09:38:47 [2020-08-31T09:38:47.968Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (1.85s)
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:325: [d9621d5cc0348] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:325: [d9621d5cc0348] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:353: [d9621d5cc0348] daemon started
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:461: [d9621d5cc0348] Stopping daemon
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:296: [d9621d5cc0348] exiting daemon
09:38:47 [2020-08-31T09:38:47.968Z]         daemon.go:448: [d9621d5cc0348] Daemon stopped
09:38:47 [2020-08-31T09:38:47.968Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.93s)
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:325: [d4c8cd39732dc] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:325: [d4c8cd39732dc] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:353: [d4c8cd39732dc] daemon started
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:461: [d4c8cd39732dc] Stopping daemon
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:296: [d4c8cd39732dc] exiting daemon
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:448: [d4c8cd39732dc] Daemon stopped
09:38:47 [2020-08-31T09:38:47.969Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.89s)
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:325: [d1ead8c17e727] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:325: [d1ead8c17e727] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:353: [d1ead8c17e727] daemon started
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:461: [d1ead8c17e727] Stopping daemon
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:296: [d1ead8c17e727] exiting daemon
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:448: [d1ead8c17e727] Daemon stopped
09:38:47 [2020-08-31T09:38:47.969Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.55s)
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:325: [d69eb7fbd201e] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:325: [d69eb7fbd201e] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:353: [d69eb7fbd201e] daemon started
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:461: [d69eb7fbd201e] Stopping daemon
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:296: [d69eb7fbd201e] exiting daemon
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:448: [d69eb7fbd201e] Daemon stopped
09:38:47 [2020-08-31T09:38:47.969Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.11s)
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:325: [d904c3af8fa2f] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:325: [d904c3af8fa2f] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:353: [d904c3af8fa2f] daemon started
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:461: [d904c3af8fa2f] Stopping daemon
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:296: [d904c3af8fa2f] exiting daemon
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:448: [d904c3af8fa2f] Daemon stopped
09:38:47 [2020-08-31T09:38:47.969Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.55s)
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:325: [d9d2ed210e1da] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:325: [d9d2ed210e1da] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:353: [d9d2ed210e1da] daemon started
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:461: [d9d2ed210e1da] Stopping daemon
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:296: [d9d2ed210e1da] exiting daemon
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:448: [d9d2ed210e1da] Daemon stopped
09:38:47 [2020-08-31T09:38:47.969Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.58s)
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:325: [dda5ee068be64] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:325: [dda5ee068be64] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:353: [dda5ee068be64] daemon started
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:461: [dda5ee068be64] Stopping daemon
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:296: [dda5ee068be64] exiting daemon
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:448: [dda5ee068be64] Daemon stopped
09:38:47 [2020-08-31T09:38:47.969Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.57s)
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:325: [da6002b9b4f8c] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:325: [da6002b9b4f8c] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:353: [da6002b9b4f8c] daemon started
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:461: [da6002b9b4f8c] Stopping daemon
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:296: [da6002b9b4f8c] exiting daemon
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:448: [da6002b9b4f8c] Daemon stopped
09:38:47 [2020-08-31T09:38:47.969Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.12s)
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:325: [de1105c04d8b6] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:325: [de1105c04d8b6] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:353: [de1105c04d8b6] daemon started
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:461: [de1105c04d8b6] Stopping daemon
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:296: [de1105c04d8b6] exiting daemon
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:448: [de1105c04d8b6] Daemon stopped
09:38:47 [2020-08-31T09:38:47.969Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.29s)
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:325: [dc64b7ee40678] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:325: [dc64b7ee40678] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:353: [dc64b7ee40678] daemon started
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:461: [dc64b7ee40678] Stopping daemon
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:296: [dc64b7ee40678] exiting daemon
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:448: [dc64b7ee40678] Daemon stopped
09:38:47 [2020-08-31T09:38:47.969Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.01s)
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:325: [d184c7c231335] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:325: [d184c7c231335] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:353: [d184c7c231335] daemon started
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:461: [d184c7c231335] Stopping daemon
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:296: [d184c7c231335] exiting daemon
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:448: [d184c7c231335] Daemon stopped
09:38:47 [2020-08-31T09:38:47.969Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.24s)
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:325: [d58d0486df446] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:325: [d58d0486df446] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:353: [d58d0486df446] daemon started
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:461: [d58d0486df446] Stopping daemon
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:296: [d58d0486df446] exiting daemon
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:448: [d58d0486df446] Daemon stopped
09:38:47 [2020-08-31T09:38:47.969Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.22s)
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:325: [da764265619d1] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:325: [da764265619d1] waiting for daemon to start
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:353: [da764265619d1] daemon started
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:461: [da764265619d1] Stopping daemon
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:296: [da764265619d1] exiting daemon
09:38:47 [2020-08-31T09:38:47.969Z]         daemon.go:448: [da764265619d1] Daemon stopped
09:38:47 [2020-08-31T09:38:47.969Z] === RUN   TestDockerExternalVolumeSuite
09:38:47 [2020-08-31T09:38:47.969Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
09:38:53 [2020-08-31T09:38:53.433Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
09:38:58 [2020-08-31T09:38:58.123Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
09:39:01 [2020-08-31T09:39:01.028Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
09:39:02 [2020-08-31T09:39:02.846Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
09:39:06 [2020-08-31T09:39:06.823Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
09:39:06 [2020-08-31T09:39:06.823Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
09:39:06 [2020-08-31T09:39:06.823Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
09:39:06 [2020-08-31T09:39:06.823Z] === RUN   TestDockerSuite/TestHealth
09:39:06 [2020-08-31T09:39:06.823Z] === RUN   TestDockerSuite/TestHistoryExistentImage
09:39:06 [2020-08-31T09:39:06.823Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
09:39:06 [2020-08-31T09:39:06.823Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
09:39:06 [2020-08-31T09:39:06.823Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
09:39:10 [2020-08-31T09:39:10.555Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
09:39:10 [2020-08-31T09:39:10.556Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
09:39:10 [2020-08-31T09:39:10.556Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
09:39:10 [2020-08-31T09:39:10.556Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
09:39:10 [2020-08-31T09:39:10.556Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
09:39:11 [2020-08-31T09:39:11.014Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
09:39:11 [2020-08-31T09:39:11.473Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
09:39:11 [2020-08-31T09:39:11.473Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
09:39:11 [2020-08-31T09:39:11.932Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
09:39:11 [2020-08-31T09:39:11.932Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
09:39:13 [2020-08-31T09:39:13.467Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
09:39:13 [2020-08-31T09:39:13.467Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
09:39:15 [2020-08-31T09:39:15.002Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
09:39:17 [2020-08-31T09:39:17.179Z] === RUN   TestDockerSuite/TestImagesFormat
09:39:17 [2020-08-31T09:39:17.179Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
09:39:17 [2020-08-31T09:39:17.179Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
09:39:20 [2020-08-31T09:39:20.918Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
09:39:20 [2020-08-31T09:39:20.918Z] === RUN   TestDockerSuite/TestImportBadURL
09:39:23 [2020-08-31T09:39:23.099Z] === RUN   TestDockerSuite/TestImportDisplay
09:39:23 [2020-08-31T09:39:23.099Z] === RUN   TestDockerSuite/TestImportFile
09:39:23 [2020-08-31T09:39:23.099Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
09:39:23 [2020-08-31T09:39:23.099Z] === RUN   TestDockerSuite/TestImportFileWithMessage
09:39:23 [2020-08-31T09:39:23.099Z] === RUN   TestDockerSuite/TestImportGzipped
09:39:23 [2020-08-31T09:39:23.099Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
09:39:23 [2020-08-31T09:39:23.099Z] === RUN   TestDockerSuite/TestInfoDebug
09:39:23 [2020-08-31T09:39:23.099Z] === RUN   TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName
09:39:23 [2020-08-31T09:39:23.557Z] === RUN   TestDockerSuite/TestInfoDiscoveryBackend
09:39:23 [2020-08-31T09:39:23.557Z] === RUN   TestDockerSuite/TestInfoDiscoveryInvalidAdvertise
09:39:23 [2020-08-31T09:39:23.557Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
09:39:23 [2020-08-31T09:39:23.557Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
09:39:23 [2020-08-31T09:39:23.558Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
09:39:23 [2020-08-31T09:39:23.558Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
09:39:23 [2020-08-31T09:39:23.558Z] === RUN   TestDockerSuite/TestInfoFormat
09:39:23 [2020-08-31T09:39:23.558Z] === RUN   TestDockerSuite/TestInsecureRegistries
09:39:23 [2020-08-31T09:39:23.558Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
09:39:23 [2020-08-31T09:39:23.558Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
09:39:23 [2020-08-31T09:39:23.558Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
09:39:25 [2020-08-31T09:39:25.096Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
09:39:27 [2020-08-31T09:39:27.271Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
09:39:27 [2020-08-31T09:39:27.271Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
09:39:27 [2020-08-31T09:39:27.271Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
09:39:27 [2020-08-31T09:39:27.271Z] === RUN   TestDockerSuite/TestInspectAmpersand
09:39:27 [2020-08-31T09:39:27.271Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
09:39:28 [2020-08-31T09:39:28.813Z] === RUN   TestDockerSuite/TestInspectByPrefix
09:39:28 [2020-08-31T09:39:28.813Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
09:39:30 [2020-08-31T09:39:30.993Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
09:39:30 [2020-08-31T09:39:30.993Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
09:39:30 [2020-08-31T09:39:30.993Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
09:39:30 [2020-08-31T09:39:30.993Z] === RUN   TestDockerSuite/TestInspectDefault
09:39:32 [2020-08-31T09:39:32.529Z] === RUN   TestDockerSuite/TestInspectHistory
09:39:36 [2020-08-31T09:39:36.265Z] === RUN   TestDockerSuite/TestInspectImage
09:39:36 [2020-08-31T09:39:36.265Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
09:39:36 [2020-08-31T09:39:36.265Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
09:39:36 [2020-08-31T09:39:36.265Z] === RUN   TestDockerSuite/TestInspectInt64
09:39:38 [2020-08-31T09:39:38.447Z] === RUN   TestDockerSuite/TestInspectJSONFields
09:39:41 [2020-08-31T09:39:41.351Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
09:39:41 [2020-08-31T09:39:41.809Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
09:39:43 [2020-08-31T09:39:43.346Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
09:39:44 [2020-08-31T09:39:44.880Z] === RUN   TestDockerSuite/TestInspectPlugin
09:39:44 [2020-08-31T09:39:44.880Z] === RUN   TestDockerSuite/TestInspectRootFS
09:39:44 [2020-08-31T09:39:44.880Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
09:39:46 [2020-08-31T09:39:46.416Z] === RUN   TestDockerSuite/TestInspectStatus
09:39:48 [2020-08-31T09:39:48.591Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
09:39:51 [2020-08-31T09:39:51.494Z] === RUN   TestDockerSuite/TestInspectTemplateError
09:39:53 [2020-08-31T09:39:53.031Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
09:39:55 [2020-08-31T09:39:55.208Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
09:39:56 [2020-08-31T09:39:56.175Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
09:39:58 [2020-08-31T09:39:58.351Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
09:39:59 [2020-08-31T09:39:59.886Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
09:40:01 [2020-08-31T09:40:01.422Z] === RUN   TestDockerSuite/TestInspectUnknownObject
09:40:01 [2020-08-31T09:40:01.422Z] === RUN   TestDockerSuite/TestLinkShortDefinition
09:40:01 [2020-08-31T09:40:01.422Z] === RUN   TestDockerSuite/TestLinksEnvs
09:40:01 [2020-08-31T09:40:01.881Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
09:40:01 [2020-08-31T09:40:01.881Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
09:40:01 [2020-08-31T09:40:01.881Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
09:40:01 [2020-08-31T09:40:01.881Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
09:40:01 [2020-08-31T09:40:01.881Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
09:40:01 [2020-08-31T09:40:01.881Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
09:40:01 [2020-08-31T09:40:01.881Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
09:40:01 [2020-08-31T09:40:01.881Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
09:40:01 [2020-08-31T09:40:01.881Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
09:40:01 [2020-08-31T09:40:01.881Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
09:40:01 [2020-08-31T09:40:01.881Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
09:40:01 [2020-08-31T09:40:01.881Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
09:40:01 [2020-08-31T09:40:01.881Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
09:40:01 [2020-08-31T09:40:01.881Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
09:40:01 [2020-08-31T09:40:01.881Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
09:40:01 [2020-08-31T09:40:01.881Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
09:40:01 [2020-08-31T09:40:01.881Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
09:40:03 [2020-08-31T09:40:03.418Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
09:40:04 [2020-08-31T09:40:04.957Z] === RUN   TestDockerSuite/TestLogsAPIUntil
09:40:09 [2020-08-31T09:40:09.644Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
09:40:10 [2020-08-31T09:40:10.560Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
09:40:11 [2020-08-31T09:40:11.823Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
09:40:11 [2020-08-31T09:40:11.823Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
09:40:13 [2020-08-31T09:40:13.362Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
09:40:13 [2020-08-31T09:40:13.362Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
09:40:18 [2020-08-31T09:40:18.677Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
09:40:19 [2020-08-31T09:40:19.156Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
09:40:23 [2020-08-31T09:40:23.841Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
09:40:29 [2020-08-31T09:40:29.634Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
09:40:31 [2020-08-31T09:40:31.169Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
09:40:32 [2020-08-31T09:40:32.704Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
09:40:32 [2020-08-31T09:40:32.704Z] === RUN   TestDockerSuite/TestLogsFollowStopped
09:40:34 [2020-08-31T09:40:34.880Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
09:40:36 [2020-08-31T09:40:36.416Z] === RUN   TestDockerSuite/TestLogsSince
09:40:44 [2020-08-31T09:40:44.983Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
09:40:44 [2020-08-31T09:40:44.983Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
09:40:44 [2020-08-31T09:40:44.983Z] === RUN   TestDockerSuite/TestLogsTail
09:40:46 [2020-08-31T09:40:46.520Z] === RUN   TestDockerSuite/TestLogsTimestamps
09:40:48 [2020-08-31T09:40:48.696Z] === RUN   TestDockerSuite/TestLogsWithDetails
09:40:50 [2020-08-31T09:40:50.233Z] === RUN   TestDockerSuite/TestMountIntoProc
09:40:50 [2020-08-31T09:40:50.233Z] === RUN   TestDockerSuite/TestMountIntoSys
09:40:50 [2020-08-31T09:40:50.233Z] === RUN   TestDockerSuite/TestNetHostname
09:40:50 [2020-08-31T09:40:50.233Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
09:40:50 [2020-08-31T09:40:50.233Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
09:40:50 [2020-08-31T09:40:50.233Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
09:40:50 [2020-08-31T09:40:50.233Z] === RUN   TestDockerSuite/TestPluginActive
09:40:50 [2020-08-31T09:40:50.233Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
09:40:50 [2020-08-31T09:40:50.233Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
09:40:50 [2020-08-31T09:40:50.233Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
09:40:50 [2020-08-31T09:40:50.233Z] === RUN   TestDockerSuite/TestPluginLogDriver
09:40:50 [2020-08-31T09:40:50.233Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
09:40:50 [2020-08-31T09:40:50.233Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
09:40:50 [2020-08-31T09:40:50.233Z] === RUN   TestDockerSuite/TestPluginUpgrade
09:40:50 [2020-08-31T09:40:50.233Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
09:40:50 [2020-08-31T09:40:50.233Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
09:40:50 [2020-08-31T09:40:50.233Z] === RUN   TestDockerSuite/TestPortHostBinding
09:40:50 [2020-08-31T09:40:50.233Z] === RUN   TestDockerSuite/TestPortList
09:40:50 [2020-08-31T09:40:50.233Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
09:40:50 [2020-08-31T09:40:50.750Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
09:40:53 [2020-08-31T09:40:53.965Z] === RUN   TestDockerSuite/TestPostContainersAttach
09:40:53 [2020-08-31T09:40:53.965Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
09:40:53 [2020-08-31T09:40:53.965Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
09:40:53 [2020-08-31T09:40:53.965Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
09:40:53 [2020-08-31T09:40:53.965Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
09:40:53 [2020-08-31T09:40:53.965Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
09:40:53 [2020-08-31T09:40:53.965Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
09:40:53 [2020-08-31T09:40:53.965Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
09:40:53 [2020-08-31T09:40:53.965Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
09:40:53 [2020-08-31T09:40:53.965Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
09:40:56 [2020-08-31T09:40:56.867Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
09:40:57 [2020-08-31T09:40:57.325Z] === RUN   TestDockerSuite/TestPsByOrder
09:41:04 [2020-08-31T09:41:04.396Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
09:41:04 [2020-08-31T09:41:04.396Z] === RUN   TestDockerSuite/TestPsListContainersBase
09:41:05 [2020-08-31T09:41:05.626Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
09:41:11 [2020-08-31T09:41:11.467Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
09:41:23 [2020-08-31T09:41:23.842Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
09:41:23 [2020-08-31T09:41:23.842Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
09:41:23 [2020-08-31T09:41:23.842Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
09:41:36 [2020-08-31T09:41:36.232Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
09:41:37 [2020-08-31T09:41:37.199Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
09:41:37 [2020-08-31T09:41:37.707Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
09:41:42 [2020-08-31T09:41:42.991Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
09:41:45 [2020-08-31T09:41:45.897Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
09:41:45 [2020-08-31T09:41:45.897Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
09:41:45 [2020-08-31T09:41:45.897Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
09:41:49 [2020-08-31T09:41:49.629Z] === RUN   TestDockerSuite/TestPsListContainersSize
09:41:49 [2020-08-31T09:41:49.629Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
09:41:49 [2020-08-31T09:41:49.629Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
09:41:49 [2020-08-31T09:41:49.629Z] === RUN   TestDockerSuite/TestPsRightTagName
09:41:49 [2020-08-31T09:41:49.629Z] === RUN   TestDockerSuite/TestPsShowMounts
09:41:49 [2020-08-31T09:41:49.909Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
09:41:55 [2020-08-31T09:41:55.419Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
09:41:55 [2020-08-31T09:41:55.419Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
09:41:56 [2020-08-31T09:41:56.389Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
09:41:56 [2020-08-31T09:41:56.389Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
09:41:57 [2020-08-31T09:41:57.927Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
09:41:58 [2020-08-31T09:41:58.893Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
09:41:58 [2020-08-31T09:41:58.893Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
09:42:01 [2020-08-31T09:42:01.798Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
09:42:05 [2020-08-31T09:42:05.531Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
09:42:07 [2020-08-31T09:42:07.071Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
09:42:21 [2020-08-31T09:42:21.885Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
09:42:21 [2020-08-31T09:42:21.886Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
09:42:21 [2020-08-31T09:42:21.983Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
09:42:26 [2020-08-31T09:42:26.571Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
09:42:26 [2020-08-31T09:42:26.571Z] === RUN   TestDockerSuite/TestRestartPolicyNO
09:42:26 [2020-08-31T09:42:26.571Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
09:42:27 [2020-08-31T09:42:27.030Z] === RUN   TestDockerSuite/TestRestartRunningContainer
09:42:30 [2020-08-31T09:42:30.764Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
09:42:33 [2020-08-31T09:42:33.667Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
09:42:33 [2020-08-31T09:42:33.667Z] === RUN   TestDockerSuite/TestRestartWithVolumes
09:42:36 [2020-08-31T09:42:36.886Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
09:42:37 [2020-08-31T09:42:37.399Z] === RUN   TestDockerSuite/TestRmiBlank
09:42:37 [2020-08-31T09:42:37.399Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
09:42:37 [2020-08-31T09:42:37.399Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
09:42:49 [2020-08-31T09:42:49.774Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
09:42:50 [2020-08-31T09:42:50.740Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
09:42:51 [2020-08-31T09:42:51.202Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
09:42:51 [2020-08-31T09:42:51.774Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
09:42:56 [2020-08-31T09:42:56.991Z] === RUN   TestDockerSuite/TestRmiImgIDForce
09:43:07 [2020-08-31T09:43:07.306Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
09:43:17 [2020-08-31T09:43:17.630Z] === RUN   TestDockerSuite/TestRmiParentImageFail
09:43:20 [2020-08-31T09:43:20.532Z] === RUN   TestDockerSuite/TestRmiTag
09:43:21 [2020-08-31T09:43:21.499Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
09:43:23 [2020-08-31T09:43:23.036Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
09:43:37 [2020-08-31T09:43:37.841Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
09:43:38 [2020-08-31T09:43:38.446Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
09:43:38 [2020-08-31T09:43:38.809Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
09:43:43 [2020-08-31T09:43:43.539Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
09:43:43 [2020-08-31T09:43:43.539Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
09:43:43 [2020-08-31T09:43:43.539Z] === RUN   TestDockerSuite/TestRunAddHost
09:43:43 [2020-08-31T09:43:43.539Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
09:43:43 [2020-08-31T09:43:43.539Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
09:43:43 [2020-08-31T09:43:43.539Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
09:43:43 [2020-08-31T09:43:43.539Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
09:43:43 [2020-08-31T09:43:43.539Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
09:43:43 [2020-08-31T09:43:43.539Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
09:43:45 [2020-08-31T09:43:45.715Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
09:43:45 [2020-08-31T09:43:45.715Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
09:43:45 [2020-08-31T09:43:45.715Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
09:43:48 [2020-08-31T09:43:48.618Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
09:43:50 [2020-08-31T09:43:50.793Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
09:43:52 [2020-08-31T09:43:52.979Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
09:43:54 [2020-08-31T09:43:54.520Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
09:43:56 [2020-08-31T09:43:56.056Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
09:43:56 [2020-08-31T09:43:56.056Z] === RUN   TestDockerSuite/TestRunBindMounts
09:43:56 [2020-08-31T09:43:56.530Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
09:43:59 [2020-08-31T09:43:59.790Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
09:43:59 [2020-08-31T09:43:59.790Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
09:43:59 [2020-08-31T09:43:59.790Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
09:43:59 [2020-08-31T09:43:59.790Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
09:43:59 [2020-08-31T09:43:59.790Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
09:43:59 [2020-08-31T09:43:59.790Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
09:43:59 [2020-08-31T09:43:59.790Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
09:43:59 [2020-08-31T09:43:59.790Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
09:43:59 [2020-08-31T09:43:59.790Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
09:43:59 [2020-08-31T09:43:59.790Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
09:43:59 [2020-08-31T09:43:59.790Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
09:43:59 [2020-08-31T09:43:59.790Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
09:44:01 [2020-08-31T09:44:01.327Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
09:44:01 [2020-08-31T09:44:01.327Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
09:44:03 [2020-08-31T09:44:03.505Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
09:44:03 [2020-08-31T09:44:03.505Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
09:44:03 [2020-08-31T09:44:03.505Z] === RUN   TestDockerSuite/TestRunContainerNetwork
09:44:05 [2020-08-31T09:44:05.688Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
09:44:05 [2020-08-31T09:44:05.688Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
09:44:05 [2020-08-31T09:44:05.688Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
09:44:05 [2020-08-31T09:44:05.688Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
09:44:05 [2020-08-31T09:44:05.688Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
09:44:05 [2020-08-31T09:44:05.688Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
09:44:05 [2020-08-31T09:44:05.688Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
09:44:05 [2020-08-31T09:44:05.688Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
09:44:07 [2020-08-31T09:44:07.224Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
09:44:08 [2020-08-31T09:44:08.760Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
09:44:10 [2020-08-31T09:44:10.937Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
09:44:10 [2020-08-31T09:44:10.937Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
09:44:10 [2020-08-31T09:44:10.937Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
09:44:10 [2020-08-31T09:44:10.937Z] === RUN   TestDockerSuite/TestRunCreateVolume
09:44:12 [2020-08-31T09:44:12.475Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
09:44:12 [2020-08-31T09:44:12.475Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
09:44:12 [2020-08-31T09:44:12.475Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
09:44:12 [2020-08-31T09:44:12.475Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
09:44:12 [2020-08-31T09:44:12.475Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
09:44:14 [2020-08-31T09:44:14.012Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
09:44:18 [2020-08-31T09:44:18.701Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
09:44:18 [2020-08-31T09:44:18.701Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
09:44:18 [2020-08-31T09:44:18.701Z] === RUN   TestDockerSuite/TestRunDNSOptions
09:44:18 [2020-08-31T09:44:18.701Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
09:44:18 [2020-08-31T09:44:18.701Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
09:44:18 [2020-08-31T09:44:18.701Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
09:44:18 [2020-08-31T09:44:18.701Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
09:44:20 [2020-08-31T09:44:20.245Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
09:44:20 [2020-08-31T09:44:20.245Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
09:44:20 [2020-08-31T09:44:20.245Z] === RUN   TestDockerSuite/TestRunDuplicateMount
09:44:20 [2020-08-31T09:44:20.245Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
09:44:21 [2020-08-31T09:44:21.780Z] === RUN   TestDockerSuite/TestRunEchoStdout
09:44:23 [2020-08-31T09:44:23.966Z] === RUN   TestDockerSuite/TestRunEmptyEnv
09:44:23 [2020-08-31T09:44:23.966Z] === RUN   TestDockerSuite/TestRunEntrypoint
09:44:25 [2020-08-31T09:44:25.504Z] === RUN   TestDockerSuite/TestRunEnvironment
09:44:25 [2020-08-31T09:44:25.504Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
09:44:25 [2020-08-31T09:44:25.504Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
09:44:25 [2020-08-31T09:44:25.504Z] === RUN   TestDockerSuite/TestRunExitCode
09:44:27 [2020-08-31T09:44:27.041Z] === RUN   TestDockerSuite/TestRunExitCodeOne
09:44:28 [2020-08-31T09:44:28.618Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
09:44:29 [2020-08-31T09:44:29.216Z] === RUN   TestDockerSuite/TestRunExitCodeZero
09:44:30 [2020-08-31T09:44:30.751Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
09:44:32 [2020-08-31T09:44:32.287Z] === RUN   TestDockerSuite/TestRunExposePort
09:44:32 [2020-08-31T09:44:32.287Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
09:44:32 [2020-08-31T09:44:32.287Z] === RUN   TestDockerSuite/TestRunGroupAdd
09:44:32 [2020-08-31T09:44:32.287Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
09:44:32 [2020-08-31T09:44:32.287Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
09:44:32 [2020-08-31T09:44:32.287Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
09:44:32 [2020-08-31T09:44:32.287Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
09:44:32 [2020-08-31T09:44:32.287Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
09:44:32 [2020-08-31T09:44:32.287Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
09:44:36 [2020-08-31T09:44:36.021Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
09:44:36 [2020-08-31T09:44:36.021Z] === RUN   TestDockerSuite/TestRunInvalidReference
09:44:36 [2020-08-31T09:44:36.021Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
09:44:36 [2020-08-31T09:44:36.021Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
09:44:36 [2020-08-31T09:44:36.021Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
09:44:36 [2020-08-31T09:44:36.021Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
09:44:36 [2020-08-31T09:44:36.021Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
09:44:43 [2020-08-31T09:44:43.098Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
09:44:43 [2020-08-31T09:44:43.098Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
09:44:43 [2020-08-31T09:44:43.561Z] === RUN   TestDockerSuite/TestRunModeHostname
09:44:43 [2020-08-31T09:44:43.561Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
09:44:43 [2020-08-31T09:44:43.561Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
09:44:43 [2020-08-31T09:44:43.561Z] === RUN   TestDockerSuite/TestRunModeIpcHost
09:44:43 [2020-08-31T09:44:43.561Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
09:44:43 [2020-08-31T09:44:43.561Z] === RUN   TestDockerSuite/TestRunModePIDContainer
09:44:43 [2020-08-31T09:44:43.561Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
09:44:43 [2020-08-31T09:44:43.561Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
09:44:43 [2020-08-31T09:44:43.561Z] === RUN   TestDockerSuite/TestRunModePIDHost
09:44:43 [2020-08-31T09:44:43.561Z] === RUN   TestDockerSuite/TestRunModeUTSHost
09:44:43 [2020-08-31T09:44:43.561Z] === RUN   TestDockerSuite/TestRunMount
09:44:43 [2020-08-31T09:44:43.561Z] === RUN   TestDockerSuite/TestRunMountOrdering
09:44:43 [2020-08-31T09:44:43.561Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
09:44:43 [2020-08-31T09:44:43.561Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
09:44:43 [2020-08-31T09:44:43.561Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
09:44:49 [2020-08-31T09:44:49.356Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
09:44:49 [2020-08-31T09:44:49.356Z] === RUN   TestDockerSuite/TestRunNamedVolume
09:44:49 [2020-08-31T09:44:49.356Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
09:44:49 [2020-08-31T09:44:49.356Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
09:44:53 [2020-08-31T09:44:53.089Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
09:44:55 [2020-08-31T09:44:55.993Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
09:44:55 [2020-08-31T09:44:55.993Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
09:44:55 [2020-08-31T09:44:55.993Z] === RUN   TestDockerSuite/TestRunNetHost
09:44:55 [2020-08-31T09:44:55.993Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
09:44:55 [2020-08-31T09:44:55.993Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
09:44:55 [2020-08-31T09:44:55.993Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
09:44:55 [2020-08-31T09:44:55.993Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
09:44:55 [2020-08-31T09:44:55.993Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
09:44:55 [2020-08-31T09:44:55.993Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
09:44:55 [2020-08-31T09:44:55.993Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
09:44:55 [2020-08-31T09:44:55.993Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
09:44:56 [2020-08-31T09:44:56.961Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
09:44:59 [2020-08-31T09:44:59.138Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
09:45:00 [2020-08-31T09:45:00.675Z] === RUN   TestDockerSuite/TestRunNonExistingImage
09:45:00 [2020-08-31T09:45:00.693Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
09:45:01 [2020-08-31T09:45:01.134Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
09:45:03 [2020-08-31T09:45:03.311Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
09:45:03 [2020-08-31T09:45:03.311Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
09:45:03 [2020-08-31T09:45:03.311Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
09:45:03 [2020-08-31T09:45:03.311Z] === RUN   TestDockerSuite/TestRunPortInUse
09:45:03 [2020-08-31T09:45:03.311Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
09:45:03 [2020-08-31T09:45:03.311Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
09:45:03 [2020-08-31T09:45:03.311Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
09:45:03 [2020-08-31T09:45:03.311Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
09:45:03 [2020-08-31T09:45:03.311Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
09:45:05 [2020-08-31T09:45:05.492Z] === RUN   TestDockerSuite/TestRunPublishPort
09:45:05 [2020-08-31T09:45:05.492Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
09:45:05 [2020-08-31T09:45:05.492Z] === RUN   TestDockerSuite/TestRunReadProcLatency
09:45:05 [2020-08-31T09:45:05.492Z] === RUN   TestDockerSuite/TestRunReadProcTimer
09:45:05 [2020-08-31T09:45:05.492Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
09:45:05 [2020-08-31T09:45:05.492Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
09:45:12 [2020-08-31T09:45:12.567Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
09:45:12 [2020-08-31T09:45:12.567Z] === RUN   TestDockerSuite/TestRunRm
09:45:13 [2020-08-31T09:45:13.535Z] === RUN   TestDockerSuite/TestRunRmAndWait
09:45:15 [2020-08-31T09:45:15.573Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
09:45:18 [2020-08-31T09:45:18.224Z] === RUN   TestDockerSuite/TestRunRmPre125Api
09:45:20 [2020-08-31T09:45:20.402Z] === RUN   TestDockerSuite/TestRunRootWorkdir
09:45:21 [2020-08-31T09:45:21.938Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
09:45:23 [2020-08-31T09:45:23.475Z] === RUN   TestDockerSuite/TestRunSetMacAddress
09:45:25 [2020-08-31T09:45:25.653Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
09:45:25 [2020-08-31T09:45:25.653Z] === RUN   TestDockerSuite/TestRunState
09:45:25 [2020-08-31T09:45:25.653Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
09:45:27 [2020-08-31T09:45:27.194Z] === RUN   TestDockerSuite/TestRunStdinPipe
09:45:27 [2020-08-31T09:45:27.194Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
09:45:28 [2020-08-31T09:45:28.730Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
09:45:28 [2020-08-31T09:45:28.730Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
09:45:28 [2020-08-31T09:45:28.730Z] === RUN   TestDockerSuite/TestRunTLSVerify
09:45:28 [2020-08-31T09:45:28.730Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
09:45:28 [2020-08-31T09:45:28.730Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
09:45:28 [2020-08-31T09:45:28.730Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
09:45:33 [2020-08-31T09:45:33.425Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
09:45:33 [2020-08-31T09:45:33.425Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
09:45:33 [2020-08-31T09:45:33.426Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
09:45:33 [2020-08-31T09:45:33.426Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
09:45:33 [2020-08-31T09:45:33.426Z] === RUN   TestDockerSuite/TestRunUnshareProc
09:45:33 [2020-08-31T09:45:33.426Z] === RUN   TestDockerSuite/TestRunUserByID
09:45:33 [2020-08-31T09:45:33.426Z] === RUN   TestDockerSuite/TestRunUserByIDBig
09:45:33 [2020-08-31T09:45:33.426Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
09:45:33 [2020-08-31T09:45:33.426Z] === RUN   TestDockerSuite/TestRunUserByIDZero
09:45:33 [2020-08-31T09:45:33.426Z] === RUN   TestDockerSuite/TestRunUserByName
09:45:33 [2020-08-31T09:45:33.426Z] === RUN   TestDockerSuite/TestRunUserDefaults
09:45:33 [2020-08-31T09:45:33.700Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
09:45:34 [2020-08-31T09:45:34.961Z] === RUN   TestDockerSuite/TestRunUserNotFound
09:45:34 [2020-08-31T09:45:34.961Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
09:45:37 [2020-08-31T09:45:37.139Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
09:45:37 [2020-08-31T09:45:37.139Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
09:45:37 [2020-08-31T09:45:37.139Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
09:45:39 [2020-08-31T09:45:39.317Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
09:45:45 [2020-08-31T09:45:45.111Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
09:45:48 [2020-08-31T09:45:48.013Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
09:45:48 [2020-08-31T09:45:48.578Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
09:45:52 [2020-08-31T09:45:52.699Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
09:45:52 [2020-08-31T09:45:52.699Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
09:45:52 [2020-08-31T09:45:52.699Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
09:45:52 [2020-08-31T09:45:52.699Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
09:45:52 [2020-08-31T09:45:52.699Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
09:45:54 [2020-08-31T09:45:54.234Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
09:45:55 [2020-08-31T09:45:55.769Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
09:45:57 [2020-08-31T09:45:57.944Z] === RUN   TestDockerSuite/TestRunWithBadDevice
09:45:57 [2020-08-31T09:45:57.944Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
09:45:57 [2020-08-31T09:45:57.944Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
09:45:57 [2020-08-31T09:45:57.944Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
09:45:57 [2020-08-31T09:45:57.944Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
09:45:57 [2020-08-31T09:45:57.944Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
09:45:57 [2020-08-31T09:45:57.944Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
09:45:57 [2020-08-31T09:45:57.944Z] === RUN   TestDockerSuite/TestRunWithUlimits
09:45:57 [2020-08-31T09:45:57.944Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
09:46:00 [2020-08-31T09:46:00.857Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
09:46:02 [2020-08-31T09:46:02.393Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
09:46:03 [2020-08-31T09:46:03.453Z] --- PASS: TestDockerExternalVolumeSuite (437.10s)
09:46:03 [2020-08-31T09:46:03.453Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.63s)
09:46:03 [2020-08-31T09:46:03.453Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
09:46:03 [2020-08-31T09:46:03.453Z]         docker_cli_external_volume_driver_test.go:53: Daemon dce001ce1c9de is not started
09:46:03 [2020-08-31T09:46:03.453Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s)
09:46:03 [2020-08-31T09:46:03.453Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
09:46:03 [2020-08-31T09:46:03.453Z]         daemon.go:325: [da13e5265c627] waiting for daemon to start
09:46:03 [2020-08-31T09:46:03.453Z]         daemon.go:325: [da13e5265c627] waiting for daemon to start
09:46:03 [2020-08-31T09:46:03.453Z]         daemon.go:353: [da13e5265c627] daemon started
09:46:03 [2020-08-31T09:46:03.453Z]         daemon.go:461: [da13e5265c627] Stopping daemon
09:46:03 [2020-08-31T09:46:03.453Z]         daemon.go:296: [da13e5265c627] exiting daemon
09:46:03 [2020-08-31T09:46:03.453Z]         daemon.go:448: [da13e5265c627] Daemon stopped
09:46:03 [2020-08-31T09:46:03.453Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.19s)
09:46:03 [2020-08-31T09:46:03.453Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
09:46:03 [2020-08-31T09:46:03.453Z]         daemon.go:325: [de3b60a78621e] waiting for daemon to start
09:46:03 [2020-08-31T09:46:03.453Z]         daemon.go:325: [de3b60a78621e] waiting for daemon to start
09:46:03 [2020-08-31T09:46:03.453Z]         daemon.go:353: [de3b60a78621e] daemon started
09:46:03 [2020-08-31T09:46:03.453Z]         daemon.go:461: [de3b60a78621e] Stopping daemon
09:46:03 [2020-08-31T09:46:03.453Z]         daemon.go:296: [de3b60a78621e] exiting daemon
09:46:03 [2020-08-31T09:46:03.453Z]         daemon.go:448: [de3b60a78621e] Daemon stopped
09:46:03 [2020-08-31T09:46:03.453Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s)
09:46:03 [2020-08-31T09:46:03.453Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
09:46:03 [2020-08-31T09:46:03.453Z]         docker_cli_external_volume_driver_test.go:53: Daemon d27fe28e92c3b is not started
09:46:03 [2020-08-31T09:46:03.453Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s)
09:46:03 [2020-08-31T09:46:03.453Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
09:46:03 [2020-08-31T09:46:03.453Z]         daemon.go:325: [dd04a71c919e5] waiting for daemon to start
09:46:03 [2020-08-31T09:46:03.453Z]         daemon.go:325: [dd04a71c919e5] waiting for daemon to start
09:46:03 [2020-08-31T09:46:03.453Z]         daemon.go:353: [dd04a71c919e5] daemon started
09:46:03 [2020-08-31T09:46:03.453Z]         daemon.go:461: [dd04a71c919e5] Stopping daemon
09:46:03 [2020-08-31T09:46:03.453Z]         daemon.go:296: [dd04a71c919e5] exiting daemon
09:46:03 [2020-08-31T09:46:03.453Z]         daemon.go:448: [dd04a71c919e5] Daemon stopped
09:46:03 [2020-08-31T09:46:03.453Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
09:46:03 [2020-08-31T09:46:03.453Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
09:46:03 [2020-08-31T09:46:03.453Z]         docker_cli_external_volume_driver_test.go:53: Daemon db62927c564dc is not started
09:46:03 [2020-08-31T09:46:03.453Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
09:46:03 [2020-08-31T09:46:03.453Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
09:46:03 [2020-08-31T09:46:03.453Z]         docker_cli_external_volume_driver_test.go:53: Daemon dd2713f128afa is not started
09:46:03 [2020-08-31T09:46:03.453Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.16s)
09:46:03 [2020-08-31T09:46:03.453Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
09:46:03 [2020-08-31T09:46:03.453Z]         daemon.go:325: [d4ace5f06215c] waiting for daemon to start
09:46:03 [2020-08-31T09:46:03.453Z]         daemon.go:325: [d4ace5f06215c] waiting for daemon to start
09:46:03 [2020-08-31T09:46:03.453Z]         daemon.go:353: [d4ace5f06215c] daemon started
09:46:03 [2020-08-31T09:46:03.453Z]         daemon.go:461: [d4ace5f06215c] Stopping daemon
09:46:03 [2020-08-31T09:46:03.453Z]         daemon.go:296: [d4ace5f06215c] exiting daemon
09:46:03 [2020-08-31T09:46:03.453Z]         daemon.go:448: [d4ace5f06215c] Daemon stopped
09:46:03 [2020-08-31T09:46:03.453Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.17s)
09:46:03 [2020-08-31T09:46:03.453Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
09:46:03 [2020-08-31T09:46:03.453Z]         daemon.go:325: [d4e822c8ec0c7] waiting for daemon to start
09:46:03 [2020-08-31T09:46:03.453Z]         daemon.go:325: [d4e822c8ec0c7] waiting for daemon to start
09:46:03 [2020-08-31T09:46:03.453Z]         daemon.go:353: [d4e822c8ec0c7] daemon started
09:46:03 [2020-08-31T09:46:03.453Z]         daemon.go:461: [d4e822c8ec0c7] Stopping daemon
09:46:03 [2020-08-31T09:46:03.453Z]         daemon.go:296: [d4e822c8ec0c7] exiting daemon
09:46:03 [2020-08-31T09:46:03.453Z]         daemon.go:448: [d4e822c8ec0c7] Daemon stopped
09:46:03 [2020-08-31T09:46:03.453Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s)
09:46:03 [2020-08-31T09:46:03.453Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
09:46:03 [2020-08-31T09:46:03.453Z]         daemon.go:325: [dede78fdb418a] waiting for daemon to start
09:46:03 [2020-08-31T09:46:03.453Z]         daemon.go:325: [dede78fdb418a] waiting for daemon to start
09:46:03 [2020-08-31T09:46:03.453Z]         daemon.go:353: [dede78fdb418a] daemon started
09:46:03 [2020-08-31T09:46:03.453Z]         daemon.go:461: [dede78fdb418a] Stopping daemon
09:46:03 [2020-08-31T09:46:03.453Z]         daemon.go:296: [dede78fdb418a] exiting daemon
09:46:03 [2020-08-31T09:46:03.453Z]         daemon.go:448: [dede78fdb418a] Daemon stopped
09:46:03 [2020-08-31T09:46:03.453Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s)
09:46:03 [2020-08-31T09:46:03.453Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
09:46:03 [2020-08-31T09:46:03.453Z]         daemon.go:325: [dd6c66fb65a42] waiting for daemon to start
09:46:03 [2020-08-31T09:46:03.453Z]         daemon.go:325: [dd6c66fb65a42] waiting for daemon to start
09:46:03 [2020-08-31T09:46:03.453Z]         daemon.go:353: [dd6c66fb65a42] daemon started
09:46:03 [2020-08-31T09:46:03.454Z]         daemon.go:461: [dd6c66fb65a42] Stopping daemon
09:46:03 [2020-08-31T09:46:03.454Z]         daemon.go:296: [dd6c66fb65a42] exiting daemon
09:46:03 [2020-08-31T09:46:03.454Z]         daemon.go:448: [dd6c66fb65a42] Daemon stopped
09:46:03 [2020-08-31T09:46:03.454Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.19s)
09:46:03 [2020-08-31T09:46:03.454Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
09:46:03 [2020-08-31T09:46:03.454Z]         daemon.go:325: [db9c4655ebc36] waiting for daemon to start
09:46:03 [2020-08-31T09:46:03.454Z]         daemon.go:325: [db9c4655ebc36] waiting for daemon to start
09:46:03 [2020-08-31T09:46:03.454Z]         daemon.go:353: [db9c4655ebc36] daemon started
09:46:03 [2020-08-31T09:46:03.454Z]         daemon.go:461: [db9c4655ebc36] Stopping daemon
09:46:03 [2020-08-31T09:46:03.454Z]         daemon.go:296: [db9c4655ebc36] exiting daemon
09:46:03 [2020-08-31T09:46:03.454Z]         daemon.go:448: [db9c4655ebc36] Daemon stopped
09:46:03 [2020-08-31T09:46:03.454Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.25s)
09:46:03 [2020-08-31T09:46:03.454Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
09:46:03 [2020-08-31T09:46:03.454Z]         daemon.go:325: [de6a76a83603c] waiting for daemon to start
09:46:03 [2020-08-31T09:46:03.454Z]         daemon.go:325: [de6a76a83603c] waiting for daemon to start
09:46:03 [2020-08-31T09:46:03.454Z]         daemon.go:353: [de6a76a83603c] daemon started
09:46:03 [2020-08-31T09:46:03.454Z]         daemon.go:461: [de6a76a83603c] Stopping daemon
09:46:03 [2020-08-31T09:46:03.454Z]         daemon.go:296: [de6a76a83603c] exiting daemon
09:46:03 [2020-08-31T09:46:03.454Z]         daemon.go:448: [de6a76a83603c] Daemon stopped
09:46:03 [2020-08-31T09:46:03.454Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s)
09:46:03 [2020-08-31T09:46:03.454Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
09:46:03 [2020-08-31T09:46:03.454Z]         daemon.go:325: [d7a3bc47b1a7b] waiting for daemon to start
09:46:03 [2020-08-31T09:46:03.454Z]         daemon.go:325: [d7a3bc47b1a7b] waiting for daemon to start
09:46:03 [2020-08-31T09:46:03.454Z]         daemon.go:353: [d7a3bc47b1a7b] daemon started
09:46:03 [2020-08-31T09:46:03.454Z]         daemon.go:461: [d7a3bc47b1a7b] Stopping daemon
09:46:03 [2020-08-31T09:46:03.454Z]         daemon.go:296: [d7a3bc47b1a7b] exiting daemon
09:46:03 [2020-08-31T09:46:03.454Z]         daemon.go:448: [d7a3bc47b1a7b] Daemon stopped
09:46:03 [2020-08-31T09:46:03.454Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.17s)
09:46:03 [2020-08-31T09:46:03.454Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
09:46:03 [2020-08-31T09:46:03.454Z]         daemon.go:325: [d0e6de335952e] waiting for daemon to start
09:46:03 [2020-08-31T09:46:03.454Z]         daemon.go:325: [d0e6de335952e] waiting for daemon to start
09:46:03 [2020-08-31T09:46:03.454Z]         daemon.go:353: [d0e6de335952e] daemon started
09:46:03 [2020-08-31T09:46:03.454Z]         daemon.go:461: [d0e6de335952e] Stopping daemon
09:46:03 [2020-08-31T09:46:03.454Z]         daemon.go:296: [d0e6de335952e] exiting daemon
09:46:03 [2020-08-31T09:46:03.454Z]         daemon.go:448: [d0e6de335952e] Daemon stopped
09:46:03 [2020-08-31T09:46:03.454Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.66s)
09:46:03 [2020-08-31T09:46:03.454Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
09:46:03 [2020-08-31T09:46:03.454Z]         daemon.go:325: [ddf71517ddd50] waiting for daemon to start
09:46:03 [2020-08-31T09:46:03.454Z]         daemon.go:325: [ddf71517ddd50] waiting for daemon to start
09:46:03 [2020-08-31T09:46:03.454Z]         daemon.go:353: [ddf71517ddd50] daemon started
09:46:03 [2020-08-31T09:46:03.454Z]         daemon.go:461: [ddf71517ddd50] Stopping daemon
09:46:03 [2020-08-31T09:46:03.454Z]         daemon.go:296: [ddf71517ddd50] exiting daemon
09:46:03 [2020-08-31T09:46:03.454Z]         daemon.go:448: [ddf71517ddd50] Daemon stopped
09:46:03 [2020-08-31T09:46:03.454Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.03s)
09:46:03 [2020-08-31T09:46:03.454Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
09:46:03 [2020-08-31T09:46:03.454Z]         docker_cli_external_volume_driver_test.go:486: Daemon d072816802db3 is not started
09:46:03 [2020-08-31T09:46:03.454Z]         daemon.go:325: [d072816802db3] waiting for daemon to start
09:46:03 [2020-08-31T09:46:03.454Z]         daemon.go:325: [d072816802db3] waiting for daemon to start
09:46:03 [2020-08-31T09:46:03.454Z]         daemon.go:353: [d072816802db3] daemon started
09:46:03 [2020-08-31T09:46:03.454Z]         daemon.go:461: [d072816802db3] Stopping daemon
09:46:03 [2020-08-31T09:46:03.454Z]         daemon.go:296: [d072816802db3] exiting daemon
09:46:03 [2020-08-31T09:46:03.454Z]         daemon.go:448: [d072816802db3] Daemon stopped
09:46:03 [2020-08-31T09:46:03.454Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
09:46:03 [2020-08-31T09:46:03.454Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
09:46:03 [2020-08-31T09:46:03.454Z]         docker_cli_external_volume_driver_test.go:53: Daemon dc44ed6506c03 is not started
09:46:03 [2020-08-31T09:46:03.454Z] PASS
09:46:03 [2020-08-31T09:46:03.454Z] 
09:46:03 [2020-08-31T09:46:03.454Z] === Skipped
09:46:03 [2020-08-31T09:46:03.454Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
09:46:03 [2020-08-31T09:46:03.454Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
09:46:03 [2020-08-31T09:46:03.454Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled
09:46:03 [2020-08-31T09:46:03.454Z]         requirement.go:26: unmatched requirement IPv6
09:46:03 [2020-08-31T09:46:03.454Z]         check_test.go:309: Daemon d552ba29737f2 is not started
09:46:03 [2020-08-31T09:46:03.454Z] 
09:46:03 [2020-08-31T09:46:03.454Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
09:46:03 [2020-08-31T09:46:03.454Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
09:46:03 [2020-08-31T09:46:03.454Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
09:46:03 [2020-08-31T09:46:03.454Z]         requirement.go:26: unmatched requirement Devicemapper
09:46:03 [2020-08-31T09:46:03.454Z]         check_test.go:309: Daemon d7a7dda3fb68a is not started
09:46:03 [2020-08-31T09:46:03.454Z] 
09:46:03 [2020-08-31T09:46:03.454Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
09:46:03 [2020-08-31T09:46:03.454Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
09:46:03 [2020-08-31T09:46:03.454Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
09:46:03 [2020-08-31T09:46:03.454Z]         requirement.go:26: unmatched requirement Devicemapper
09:46:03 [2020-08-31T09:46:03.454Z]         check_test.go:309: Daemon d8155c295fcbb is not started
09:46:03 [2020-08-31T09:46:03.454Z] 
09:46:03 [2020-08-31T09:46:03.454Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
09:46:03 [2020-08-31T09:46:03.454Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
09:46:03 [2020-08-31T09:46:03.454Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
09:46:03 [2020-08-31T09:46:03.454Z] 
09:46:03 [2020-08-31T09:46:03.454Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
09:46:03 [2020-08-31T09:46:03.454Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
09:46:03 [2020-08-31T09:46:03.454Z]         requirement.go:26: unmatched requirement IPv6
09:46:03 [2020-08-31T09:46:03.454Z] 
09:46:03 [2020-08-31T09:46:03.454Z] 
09:46:03 [2020-08-31T09:46:03.454Z] DONE 270 tests, 5 skipped in 2522.050s
09:46:03 [2020-08-31T09:46:03.454Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:46:03 [2020-08-31T09:46:03.454Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dcb9d405a6c2d/docker.pid
09:46:03 [2020-08-31T09:46:03.454Z] +++ kill 3965
09:46:03 [2020-08-31T09:46:03.454Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 3965 is not a child of this shell
09:46:03 [2020-08-31T09:46:03.454Z] warning: PID 3965 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dcb9d405a6c2d/docker.pid had a nonzero exit code
09:46:03 [2020-08-31T09:46:03.454Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dcb9d405a6c2d/root: target is busy.
09:46:03 [2020-08-31T09:46:03.454Z] ++++ cat bundles/test-integration/docker.pid
09:46:03 [2020-08-31T09:46:03.454Z] +++ kill 7319
09:46:03 [2020-08-31T09:46:03.714Z] umount: bundles/test-integration/root: no mount point specified.
09:46:03 [2020-08-31T09:46:03.714Z] +++ /etc/init.d/apparmor stop
09:46:03 [2020-08-31T09:46:03.714Z] Leaving: AppArmorNo profiles have been unloaded.
09:46:03 [2020-08-31T09:46:03.714Z] 
09:46:03 [2020-08-31T09:46:03.714Z] Unloading profiles will leave already running processes permanently
09:46:03 [2020-08-31T09:46:03.714Z] unconfined, which can lead to unexpected situations.
09:46:03 [2020-08-31T09:46:03.714Z] 
09:46:03 [2020-08-31T09:46:03.714Z] To set a process to complain mode, use the command line tool
09:46:03 [2020-08-31T09:46:03.714Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:46:03 [2020-08-31T09:46:03.714Z] +++ true
09:46:03 [2020-08-31T09:46:03.714Z] exiting test-integration
09:46:03 [2020-08-31T09:46:03.714Z] ++ exit 0
09:46:03 [2020-08-31T09:46:03.714Z] 
09:46:03 [2020-08-31T09:46:03.929Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
09:46:03 [2020-08-31T09:46:03.972Z] + exit 0
09:46:03 [2020-08-31T09:46:03.972Z] ++ jobs -p
09:46:03 [2020-08-31T09:46:03.972Z] + pids=
09:46:03 [2020-08-31T09:46:03.972Z] + echo 'Remaining pids to kill: []'
09:46:03 [2020-08-31T09:46:03.972Z] Remaining pids to kill: []
09:46:03 [2020-08-31T09:46:03.972Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
09:46:03 [2020-08-31T09:46:03.986Z] Recording test results
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
09:46:05 [2020-08-31T09:46:05.834Z] + echo Ensuring container killed.
09:46:05 [2020-08-31T09:46:05.834Z] Ensuring container killed.
09:46:05 [2020-08-31T09:46:05.834Z] + docker ps -aq -f name=docker-pr2-*
09:46:05 [2020-08-31T09:46:05.834Z] + cids=e0a4a56fa863
09:46:05 [2020-08-31T09:46:05.834Z] 77833528f7f0
09:46:05 [2020-08-31T09:46:05.834Z] 5ba1eb1d1f26
09:46:05 [2020-08-31T09:46:05.834Z] + [ -n e0a4a56fa863
09:46:05 [2020-08-31T09:46:05.834Z] 77833528f7f0
09:46:05 [2020-08-31T09:46:05.834Z] 5ba1eb1d1f26 ]
09:46:05 [2020-08-31T09:46:05.834Z] + docker rm -vf e0a4a56fa863 77833528f7f0 5ba1eb1d1f26
09:46:07 [2020-08-31T09:46:07.215Z] e0a4a56fa863
09:46:07 [2020-08-31T09:46:07.215Z] 77833528f7f0
09:46:07 [2020-08-31T09:46:07.661Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
09:46:07 [2020-08-31T09:46:07.661Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
09:46:07 [2020-08-31T09:46:07.661Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
09:46:07 [2020-08-31T09:46:07.661Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
09:46:07 [2020-08-31T09:46:07.661Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
09:46:07 [2020-08-31T09:46:07.661Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
09:46:07 [2020-08-31T09:46:07.661Z] === RUN   TestDockerSuite/TestSaveCheckTimes
09:46:07 [2020-08-31T09:46:07.661Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
09:46:07 [2020-08-31T09:46:07.661Z] === RUN   TestDockerSuite/TestSaveImageId
09:46:07 [2020-08-31T09:46:07.661Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
09:46:07 [2020-08-31T09:46:07.661Z] === RUN   TestDockerSuite/TestSaveLoadParents
09:46:07 [2020-08-31T09:46:07.661Z] === RUN   TestDockerSuite/TestSaveMultipleNames
09:46:07 [2020-08-31T09:46:07.661Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
09:46:07 [2020-08-31T09:46:07.661Z] === RUN   TestDockerSuite/TestSaveSingleTag
09:46:07 [2020-08-31T09:46:07.661Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
09:46:07 [2020-08-31T09:46:07.661Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
09:46:07 [2020-08-31T09:46:07.661Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
09:46:07 [2020-08-31T09:46:07.661Z] === RUN   TestDockerSuite/TestSearchCmdOptions
09:46:07 [2020-08-31T09:46:07.783Z] 5ba1eb1d1f26
[Pipeline] sh
09:46:08 [2020-08-31T09:46:08.068Z] + echo Chowning /workspace to jenkins user
09:46:08 [2020-08-31T09:46:08.068Z] Chowning /workspace to jenkins user
09:46:08 [2020-08-31T09:46:08.068Z] + id -u
09:46:08 [2020-08-31T09:46:08.068Z] + id -g
09:46:08 [2020-08-31T09:46:08.068Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41374:/workspace busybox chown -R 1000:1000 /workspace
09:46:09 [2020-08-31T09:46:09.839Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
09:46:10 [2020-08-31T09:46:10.298Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
09:46:10 [2020-08-31T09:46:10.756Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
09:46:10 [2020-08-31T09:46:10.756Z] === RUN   TestDockerSuite/TestSearchWithLimit
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
09:46:11 [2020-08-31T09:46:11.653Z] + bundleName=amd64
09:46:11 [2020-08-31T09:46:11.653Z] + echo Creating amd64-bundles.tar.gz
09:46:11 [2020-08-31T09:46:11.653Z] Creating amd64-bundles.tar.gz
09:46:11 [2020-08-31T09:46:11.653Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
09:46:11 [2020-08-31T09:46:11.653Z] + xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
09:46:12 [2020-08-31T09:46:12.602Z] Archiving artifacts
09:46:12 [2020-08-31T09:46:12.933Z] === RUN   TestDockerSuite/TestSlowStdinClosing
09:46:14 [2020-08-31T09:46:14.168Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41374/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
09:46:14 [2020-08-31T09:46:14.477Z] + make clean
09:46:14 [2020-08-31T09:46:14.477Z] docker volume rm -f docker-dev-cache
09:46:14 [2020-08-31T09:46:14.736Z] docker-dev-cache
[Pipeline] deleteDir
09:46:17 [2020-08-31T09:46:17.621Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
09:46:17 [2020-08-31T09:46:17.621Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
09:46:24 [2020-08-31T09:46:24.696Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
09:46:24 [2020-08-31T09:46:24.696Z] === RUN   TestDockerSuite/TestStartAttachSilent
09:46:26 [2020-08-31T09:46:26.872Z] === RUN   TestDockerSuite/TestStartAttachWithRename
09:46:26 [2020-08-31T09:46:26.872Z] === RUN   TestDockerSuite/TestStartMultipleContainers
09:46:26 [2020-08-31T09:46:26.872Z] === RUN   TestDockerSuite/TestStartPausedContainer
09:46:26 [2020-08-31T09:46:26.872Z] === RUN   TestDockerSuite/TestStartRecordError
09:46:26 [2020-08-31T09:46:26.872Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
09:46:32 [2020-08-31T09:46:32.663Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
09:46:32 [2020-08-31T09:46:32.663Z] === RUN   TestDockerSuite/TestStatsAllNoStream
09:46:32 [2020-08-31T09:46:32.663Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
09:46:32 [2020-08-31T09:46:32.663Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
09:46:32 [2020-08-31T09:46:32.663Z] === RUN   TestDockerSuite/TestStatsFormatAll
09:46:32 [2020-08-31T09:46:32.663Z] === RUN   TestDockerSuite/TestStatsNoStream
09:46:32 [2020-08-31T09:46:32.663Z] === RUN   TestDockerSuite/TestTopMultipleArgs
09:46:33 [2020-08-31T09:46:33.630Z] === RUN   TestDockerSuite/TestTopNonPrivileged
09:46:35 [2020-08-31T09:46:35.166Z] === RUN   TestDockerSuite/TestTopPrivileged
09:46:35 [2020-08-31T09:46:35.166Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
09:46:36 [2020-08-31T09:46:36.709Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
09:46:36 [2020-08-31T09:46:36.709Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
09:46:36 [2020-08-31T09:46:36.709Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
09:46:36 [2020-08-31T09:46:36.709Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
09:46:36 [2020-08-31T09:46:36.709Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
09:46:36 [2020-08-31T09:46:36.709Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
09:46:36 [2020-08-31T09:46:36.709Z] === RUN   TestDockerSuite/TestVolumeCLICreate
09:46:54 [2020-08-31T09:46:54.405Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
09:46:54 [2020-08-31T09:46:54.405Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
09:46:54 [2020-08-31T09:46:54.405Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
09:46:54 [2020-08-31T09:46:54.405Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
09:46:54 [2020-08-31T09:46:54.405Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
09:46:54 [2020-08-31T09:46:54.405Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
09:46:54 [2020-08-31T09:46:54.405Z] === RUN   TestDockerSuite/TestVolumeCLILs
09:46:54 [2020-08-31T09:46:54.864Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
09:46:54 [2020-08-31T09:46:54.864Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
09:46:57 [2020-08-31T09:46:57.774Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
09:46:57 [2020-08-31T09:46:57.774Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
09:46:57 [2020-08-31T09:46:57.774Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
09:46:58 [2020-08-31T09:46:58.233Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
09:46:58 [2020-08-31T09:46:58.233Z] === RUN   TestDockerSuite/TestVolumeCLIRm
09:47:04 [2020-08-31T09:47:04.028Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
09:47:04 [2020-08-31T09:47:04.028Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
09:47:04 [2020-08-31T09:47:04.486Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
09:47:04 [2020-08-31T09:47:04.486Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
09:47:04 [2020-08-31T09:47:04.486Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
09:47:10 [2020-08-31T09:47:10.284Z] === RUN   TestDockerSuite/TestVolumeLsFormat
09:47:10 [2020-08-31T09:47:10.284Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
09:47:10 [2020-08-31T09:47:10.284Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
09:47:17 [2020-08-31T09:47:17.359Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
09:47:17 [2020-08-31T09:47:17.359Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
09:47:18 [2020-08-31T09:47:18.327Z] --- PASS: TestDockerSuite (2011.64s)
09:47:18 [2020-08-31T09:47:18.328Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s)
09:47:18 [2020-08-31T09:47:18.328Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
09:47:18 [2020-08-31T09:47:18.328Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.328Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s)
09:47:18 [2020-08-31T09:47:18.328Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
09:47:18 [2020-08-31T09:47:18.328Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
09:47:18 [2020-08-31T09:47:18.328Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
09:47:18 [2020-08-31T09:47:18.328Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.328Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
09:47:18 [2020-08-31T09:47:18.328Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.55s)
09:47:18 [2020-08-31T09:47:18.328Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.18s)
09:47:18 [2020-08-31T09:47:18.328Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.38s)
09:47:18 [2020-08-31T09:47:18.328Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s)
09:47:18 [2020-08-31T09:47:18.328Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (140.51s)
09:47:18 [2020-08-31T09:47:18.328Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.71s)
09:47:18 [2020-08-31T09:47:18.328Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.02s)
09:47:18 [2020-08-31T09:47:18.328Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
09:47:18 [2020-08-31T09:47:18.328Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.328Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
09:47:18 [2020-08-31T09:47:18.328Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.328Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s)
09:47:18 [2020-08-31T09:47:18.328Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.328Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
09:47:18 [2020-08-31T09:47:18.328Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.328Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
09:47:18 [2020-08-31T09:47:18.328Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.328Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
09:47:18 [2020-08-31T09:47:18.328Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.328Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
09:47:18 [2020-08-31T09:47:18.328Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.328Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s)
09:47:18 [2020-08-31T09:47:18.328Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
09:47:18 [2020-08-31T09:47:18.328Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.328Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.02s)
09:47:18 [2020-08-31T09:47:18.328Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
09:47:18 [2020-08-31T09:47:18.328Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.328Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
09:47:18 [2020-08-31T09:47:18.328Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.328Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.47s)
09:47:18 [2020-08-31T09:47:18.328Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.67s)
09:47:18 [2020-08-31T09:47:18.328Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
09:47:18 [2020-08-31T09:47:18.328Z]         requirement.go:26: unmatched requirement Apparmor
09:47:18 [2020-08-31T09:47:18.328Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
09:47:18 [2020-08-31T09:47:18.328Z]         requirement.go:26: unmatched requirement Apparmor
09:47:18 [2020-08-31T09:47:18.328Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
09:47:18 [2020-08-31T09:47:18.328Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.328Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
09:47:18 [2020-08-31T09:47:18.328Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.328Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.51s)
09:47:18 [2020-08-31T09:47:18.328Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
09:47:18 [2020-08-31T09:47:18.328Z]         requirement.go:26: unmatched requirement IsPausable
09:47:18 [2020-08-31T09:47:18.328Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
09:47:18 [2020-08-31T09:47:18.328Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.328Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.69s)
09:47:18 [2020-08-31T09:47:18.328Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (89.32s)
09:47:18 [2020-08-31T09:47:18.328Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.34s)
09:47:18 [2020-08-31T09:47:18.328Z]         requirement.go:26: unmatched requirement UnixCli
09:47:18 [2020-08-31T09:47:18.328Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.89s)
09:47:18 [2020-08-31T09:47:18.328Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
09:47:18 [2020-08-31T09:47:18.328Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.55s)
09:47:18 [2020-08-31T09:47:18.328Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.58s)
09:47:18 [2020-08-31T09:47:18.328Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
09:47:18 [2020-08-31T09:47:18.328Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.328Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
09:47:18 [2020-08-31T09:47:18.328Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.328Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
09:47:18 [2020-08-31T09:47:18.328Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.787Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s)
09:47:18 [2020-08-31T09:47:18.787Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.56s)
09:47:18 [2020-08-31T09:47:18.787Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.50s)
09:47:18 [2020-08-31T09:47:18.787Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.05s)
09:47:18 [2020-08-31T09:47:18.787Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
09:47:18 [2020-08-31T09:47:18.787Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.787Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
09:47:18 [2020-08-31T09:47:18.787Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.787Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s)
09:47:18 [2020-08-31T09:47:18.787Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.95s)
09:47:18 [2020-08-31T09:47:18.787Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.36s)
09:47:18 [2020-08-31T09:47:18.787Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (4.17s)
09:47:18 [2020-08-31T09:47:18.787Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.75s)
09:47:18 [2020-08-31T09:47:18.787Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
09:47:18 [2020-08-31T09:47:18.787Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.787Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.91s)
09:47:18 [2020-08-31T09:47:18.787Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.19s)
09:47:18 [2020-08-31T09:47:18.787Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (3.94s)
09:47:18 [2020-08-31T09:47:18.787Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s)
09:47:18 [2020-08-31T09:47:18.787Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.787Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
09:47:18 [2020-08-31T09:47:18.787Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.787Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
09:47:18 [2020-08-31T09:47:18.787Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.787Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
09:47:18 [2020-08-31T09:47:18.787Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.787Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.36s)
09:47:18 [2020-08-31T09:47:18.787Z]     --- PASS: TestDockerSuite/TestBuildAddTar (27.24s)
09:47:18 [2020-08-31T09:47:18.787Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
09:47:18 [2020-08-31T09:47:18.787Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.787Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.25s)
09:47:18 [2020-08-31T09:47:18.787Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.787Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (19.30s)
09:47:18 [2020-08-31T09:47:18.787Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.58s)
09:47:18 [2020-08-31T09:47:18.787Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.787Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.40s)
09:47:18 [2020-08-31T09:47:18.787Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.01s)
09:47:18 [2020-08-31T09:47:18.787Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.71s)
09:47:18 [2020-08-31T09:47:18.788Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.29s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.79s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.53s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.23s)
09:47:18 [2020-08-31T09:47:18.788Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.10s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
09:47:18 [2020-08-31T09:47:18.788Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.788Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
09:47:18 [2020-08-31T09:47:18.788Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.19s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.02s)
09:47:18 [2020-08-31T09:47:18.788Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.39s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s)
09:47:18 [2020-08-31T09:47:18.788Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.788Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s)
09:47:18 [2020-08-31T09:47:18.788Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (19.28s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.02s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.44s)
09:47:18 [2020-08-31T09:47:18.788Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.788Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.24s)
09:47:18 [2020-08-31T09:47:18.788Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.09s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s)
09:47:18 [2020-08-31T09:47:18.788Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.81s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.94s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s)
09:47:18 [2020-08-31T09:47:18.788Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.788Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
09:47:18 [2020-08-31T09:47:18.788Z]         requirement.go:26: unmatched requirement UnixCli
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.96s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.68s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.41s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.43s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.40s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.34s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.58s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
09:47:18 [2020-08-31T09:47:18.788Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (0.83s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildContChar (11.14s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
09:47:18 [2020-08-31T09:47:18.788Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.31s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.82s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.66s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.34s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
09:47:18 [2020-08-31T09:47:18.788Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.59s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.51s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
09:47:18 [2020-08-31T09:47:18.788Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.788Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
09:47:18 [2020-08-31T09:47:18.788Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.39s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (29.17s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.21s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.09s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.56s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.23s)
09:47:18 [2020-08-31T09:47:18.788Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.788Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.21s)
09:47:18 [2020-08-31T09:47:18.788Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.788Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s)
09:47:18 [2020-08-31T09:47:18.788Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.34s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s)
09:47:18 [2020-08-31T09:47:18.788Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (19.10s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.53s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.27s)
09:47:18 [2020-08-31T09:47:18.788Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (24.00s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.16s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.61s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.65s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.17s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (6.88s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (54.21s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.53s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.26s)
09:47:18 [2020-08-31T09:47:18.788Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (53.82s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.24s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.53s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (15.71s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.37s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.52s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (23.81s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (8.72s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.62s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (66.86s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.54s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.24s)
09:47:18 [2020-08-31T09:47:18.788Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.788Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s)
09:47:18 [2020-08-31T09:47:18.788Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.39s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.81s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
09:47:18 [2020-08-31T09:47:18.788Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.36s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.37s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.11s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.36s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.17s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.02s)
09:47:18 [2020-08-31T09:47:18.788Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.788Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.25s)
09:47:18 [2020-08-31T09:47:18.788Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.788Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
09:47:18 [2020-08-31T09:47:18.788Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.788Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
09:47:18 [2020-08-31T09:47:18.788Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.788Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
09:47:18 [2020-08-31T09:47:18.788Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.56s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s)
09:47:18 [2020-08-31T09:47:18.788Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.788Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s)
09:47:18 [2020-08-31T09:47:18.788Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.788Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
09:47:18 [2020-08-31T09:47:18.788Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.69s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.34s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.11s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.50s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
09:47:18 [2020-08-31T09:47:18.788Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.788Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.02s)
09:47:18 [2020-08-31T09:47:18.788Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.788Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
09:47:18 [2020-08-31T09:47:18.788Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.788Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
09:47:18 [2020-08-31T09:47:18.788Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.788Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
09:47:18 [2020-08-31T09:47:18.788Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildFails (1.93s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (3.97s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.05s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildForceRm (5.44s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildFromGit (5.01s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.13s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.60s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
09:47:18 [2020-08-31T09:47:18.788Z]         requirement.go:26: unmatched requirement UnixCli
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.62s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.47s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
09:47:18 [2020-08-31T09:47:18.788Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.82s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
09:47:18 [2020-08-31T09:47:18.788Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildHistory (7.45s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.72s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.64s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s)
09:47:18 [2020-08-31T09:47:18.788Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.54s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.06s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.81s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.75s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.44s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.66s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.42s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.74s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.11s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.98s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s)
09:47:18 [2020-08-31T09:47:18.788Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.788Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s)
09:47:18 [2020-08-31T09:47:18.788Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.41s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.52s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.29s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (12.17s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s)
09:47:18 [2020-08-31T09:47:18.788Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (1.96s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (30.22s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (11.98s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (3.88s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (4.64s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.54s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (13.62s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
09:47:18 [2020-08-31T09:47:18.788Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.32s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.47s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
09:47:18 [2020-08-31T09:47:18.788Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.788Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
09:47:18 [2020-08-31T09:47:18.788Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildNoContext (2.06s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.75s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.86s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.20s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.11s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.30s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.85s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.84s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (7.69s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.24s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (6.95s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.73s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.48s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.41s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.25s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.89s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s)
09:47:18 [2020-08-31T09:47:18.788Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.788Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
09:47:18 [2020-08-31T09:47:18.788Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.82s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
09:47:18 [2020-08-31T09:47:18.788Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (39.89s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (15.09s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildRm (11.22s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.50s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.03s)
09:47:18 [2020-08-31T09:47:18.788Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.788Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.26s)
09:47:18 [2020-08-31T09:47:18.788Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.00s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (2.85s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (2.64s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (8.69s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (13.28s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.56s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.48s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.79s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.30s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.14s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildStderr (3.87s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (17.30s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.26s)
09:47:18 [2020-08-31T09:47:18.788Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.42s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.87s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (4.12s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.56s)
09:47:18 [2020-08-31T09:47:18.788Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
09:47:18 [2020-08-31T09:47:18.788Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.788Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
09:47:18 [2020-08-31T09:47:18.788Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.788Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
09:47:18 [2020-08-31T09:47:18.789Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.789Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (3.64s)
09:47:18 [2020-08-31T09:47:18.789Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.41s)
09:47:18 [2020-08-31T09:47:18.789Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.23s)
09:47:18 [2020-08-31T09:47:18.789Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
09:47:18 [2020-08-31T09:47:18.789Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.789Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
09:47:18 [2020-08-31T09:47:18.789Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.789Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.33s)
09:47:18 [2020-08-31T09:47:18.789Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.68s)
09:47:18 [2020-08-31T09:47:18.789Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (8.01s)
09:47:18 [2020-08-31T09:47:18.789Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.47s)
09:47:18 [2020-08-31T09:47:18.789Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.26s)
09:47:18 [2020-08-31T09:47:18.789Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.789Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s)
09:47:18 [2020-08-31T09:47:18.789Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.789Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (2.46s)
09:47:18 [2020-08-31T09:47:18.789Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.24s)
09:47:18 [2020-08-31T09:47:18.789Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.789Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.64s)
09:47:18 [2020-08-31T09:47:18.789Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (3.90s)
09:47:18 [2020-08-31T09:47:18.789Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.29s)
09:47:18 [2020-08-31T09:47:18.789Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (16.11s)
09:47:18 [2020-08-31T09:47:18.789Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.24s)
09:47:18 [2020-08-31T09:47:18.789Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.789Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.23s)
09:47:18 [2020-08-31T09:47:18.789Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.789Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s)
09:47:18 [2020-08-31T09:47:18.789Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.789Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.95s)
09:47:18 [2020-08-31T09:47:18.789Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.25s)
09:47:18 [2020-08-31T09:47:18.789Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.35s)
09:47:18 [2020-08-31T09:47:18.789Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.24s)
09:47:18 [2020-08-31T09:47:18.789Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.789Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
09:47:18 [2020-08-31T09:47:18.789Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.789Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
09:47:18 [2020-08-31T09:47:18.789Z]         docker_cli_sni_test.go:18: Flakey test
09:47:18 [2020-08-31T09:47:18.789Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.61s)
09:47:18 [2020-08-31T09:47:18.789Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.98s)
09:47:18 [2020-08-31T09:47:18.789Z]     --- PASS: TestDockerSuite/TestCommitChange (4.11s)
09:47:18 [2020-08-31T09:47:18.789Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (4.02s)
09:47:18 [2020-08-31T09:47:18.789Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
09:47:18 [2020-08-31T09:47:18.789Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.789Z]     --- PASS: TestDockerSuite/TestCommitNewFile (5.71s)
09:47:18 [2020-08-31T09:47:18.789Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
09:47:18 [2020-08-31T09:47:18.789Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.789Z]     --- PASS: TestDockerSuite/TestCommitTTY (10.53s)
09:47:18 [2020-08-31T09:47:18.789Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.92s)
09:47:18 [2020-08-31T09:47:18.789Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
09:47:18 [2020-08-31T09:47:18.789Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.789Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
09:47:18 [2020-08-31T09:47:18.789Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.789Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
09:47:18 [2020-08-31T09:47:18.789Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.789Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
09:47:18 [2020-08-31T09:47:18.789Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.789Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
09:47:18 [2020-08-31T09:47:18.789Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.789Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
09:47:18 [2020-08-31T09:47:18.789Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.789Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
09:47:18 [2020-08-31T09:47:18.789Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.789Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s)
09:47:18 [2020-08-31T09:47:18.789Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (5.69s)
09:47:18 [2020-08-31T09:47:18.789Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (5.75s)
09:47:18 [2020-08-31T09:47:18.789Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
09:47:18 [2020-08-31T09:47:18.789Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.789Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.71s)
09:47:18 [2020-08-31T09:47:18.789Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
09:47:18 [2020-08-31T09:47:18.789Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.789Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
09:47:18 [2020-08-31T09:47:18.789Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.789Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
09:47:18 [2020-08-31T09:47:18.789Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.789Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (1.68s)
09:47:18 [2020-08-31T09:47:18.789Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
09:47:18 [2020-08-31T09:47:18.789Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.789Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s)
09:47:18 [2020-08-31T09:47:18.789Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (6.65s)
09:47:18 [2020-08-31T09:47:18.789Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
09:47:18 [2020-08-31T09:47:18.789Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
09:47:18 [2020-08-31T09:47:18.789Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.789Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
09:47:18 [2020-08-31T09:47:18.789Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.789Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
09:47:18 [2020-08-31T09:47:18.789Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.789Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (1.84s)
09:47:18 [2020-08-31T09:47:18.789Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.50s)
09:47:18 [2020-08-31T09:47:18.789Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.48s)
09:47:18 [2020-08-31T09:47:18.789Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
09:47:18 [2020-08-31T09:47:18.789Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
09:47:18 [2020-08-31T09:47:18.789Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.789Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.74s)
09:47:18 [2020-08-31T09:47:18.789Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
09:47:18 [2020-08-31T09:47:18.789Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.74s)
09:47:18 [2020-08-31T09:47:18.789Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
09:47:18 [2020-08-31T09:47:18.789Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.789Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
09:47:18 [2020-08-31T09:47:18.789Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.789Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.73s)
09:47:18 [2020-08-31T09:47:18.789Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
09:47:18 [2020-08-31T09:47:18.789Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (1.42s)
09:47:18 [2020-08-31T09:47:18.789Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
09:47:18 [2020-08-31T09:47:18.789Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.789Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.82s)
09:47:18 [2020-08-31T09:47:18.789Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.17s)
09:47:18 [2020-08-31T09:47:18.789Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (1.77s)
09:47:18 [2020-08-31T09:47:18.789Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (3.00s)
09:47:18 [2020-08-31T09:47:18.789Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (2.99s)
09:47:18 [2020-08-31T09:47:18.789Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s)
09:47:18 [2020-08-31T09:47:18.789Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
09:47:18 [2020-08-31T09:47:18.789Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
09:47:18 [2020-08-31T09:47:18.789Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
09:47:18 [2020-08-31T09:47:18.789Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (1.52s)
09:47:18 [2020-08-31T09:47:18.789Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
09:47:18 [2020-08-31T09:47:18.789Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.789Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (1.79s)
09:47:18 [2020-08-31T09:47:18.789Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
09:47:18 [2020-08-31T09:47:18.789Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.789Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.48s)
09:47:18 [2020-08-31T09:47:18.789Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s)
09:47:18 [2020-08-31T09:47:18.789Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.33s)
09:47:18 [2020-08-31T09:47:18.789Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.40s)
09:47:18 [2020-08-31T09:47:18.789Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
09:47:18 [2020-08-31T09:47:18.789Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.789Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
09:47:18 [2020-08-31T09:47:18.789Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.789Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
09:47:18 [2020-08-31T09:47:18.789Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.789Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
09:47:18 [2020-08-31T09:47:18.789Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.789Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
09:47:18 [2020-08-31T09:47:18.789Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.789Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.59s)
09:47:18 [2020-08-31T09:47:18.789Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (14.35s)
09:47:18 [2020-08-31T09:47:18.789Z]         docker_api_containers_test.go:2107: case 0 - config: {volume  c:\foo false  <nil> <nil> <nil>}
09:47:18 [2020-08-31T09:47:18.789Z]         docker_api_containers_test.go:2107: case 1 - config: {volume  c:\foo\ false  <nil> <nil> <nil>}
09:47:18 [2020-08-31T09:47:18.789Z]         docker_api_containers_test.go:2107: case 2 - config: {volume test1 c:\foo false  <nil> <nil> <nil>}
09:47:18 [2020-08-31T09:47:18.789Z]         docker_api_containers_test.go:2107: case 3 - config: {volume test2 c:\foo true  <nil> <nil> <nil>}
09:47:18 [2020-08-31T09:47:18.789Z]         docker_api_containers_test.go:2107: case 4 - config: {volume test3 c:\foo false  <nil> 0xc000938d80 <nil>}
09:47:18 [2020-08-31T09:47:18.789Z]         docker_api_containers_test.go:2107: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1840545766 c:\foo false  <nil> <nil> <nil>}
09:47:18 [2020-08-31T09:47:18.789Z]         docker_api_containers_test.go:2107: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1840545766 c:\foo true  <nil> <nil> <nil>}
09:47:18 [2020-08-31T09:47:18.789Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
09:47:18 [2020-08-31T09:47:18.789Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.789Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.12s)
09:47:18 [2020-08-31T09:47:18.789Z]         docker_api_containers_test.go:1926: case 0
09:47:18 [2020-08-31T09:47:18.789Z]         docker_api_containers_test.go:1926: case 1
09:47:18 [2020-08-31T09:47:18.789Z]         docker_api_containers_test.go:1926: case 2
09:47:18 [2020-08-31T09:47:18.789Z]         docker_api_containers_test.go:1926: case 3
09:47:18 [2020-08-31T09:47:18.789Z]         docker_api_containers_test.go:1926: case 4
09:47:18 [2020-08-31T09:47:18.789Z]         docker_api_containers_test.go:1926: case 5
09:47:18 [2020-08-31T09:47:18.789Z]         docker_api_containers_test.go:1926: case 6
09:47:18 [2020-08-31T09:47:18.789Z]         docker_api_containers_test.go:1926: case 7
09:47:18 [2020-08-31T09:47:18.789Z]         docker_api_containers_test.go:1926: case 8
09:47:18 [2020-08-31T09:47:18.789Z]         docker_api_containers_test.go:1926: case 9
09:47:18 [2020-08-31T09:47:18.789Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
09:47:18 [2020-08-31T09:47:18.789Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.789Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
09:47:18 [2020-08-31T09:47:18.789Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.789Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
09:47:18 [2020-08-31T09:47:18.789Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.789Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
09:47:18 [2020-08-31T09:47:18.789Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.789Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
09:47:18 [2020-08-31T09:47:18.789Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.789Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (1.90s)
09:47:18 [2020-08-31T09:47:18.789Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
09:47:18 [2020-08-31T09:47:18.789Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.789Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
09:47:18 [2020-08-31T09:47:18.789Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.789Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
09:47:18 [2020-08-31T09:47:18.789Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.789Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
09:47:18 [2020-08-31T09:47:18.789Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.789Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
09:47:18 [2020-08-31T09:47:18.789Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.789Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
09:47:18 [2020-08-31T09:47:18.789Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.789Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
09:47:18 [2020-08-31T09:47:18.789Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.789Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
09:47:18 [2020-08-31T09:47:18.789Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.789Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
09:47:18 [2020-08-31T09:47:18.789Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.789Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
09:47:18 [2020-08-31T09:47:18.789Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.789Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
09:47:18 [2020-08-31T09:47:18.789Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.789Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
09:47:18 [2020-08-31T09:47:18.789Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.789Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
09:47:18 [2020-08-31T09:47:18.789Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.789Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (6.65s)
09:47:18 [2020-08-31T09:47:18.789Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.05s)
09:47:18 [2020-08-31T09:47:18.789Z]         docker_cli_cp_utils_test.go:192: running `docker cp  foo bar`
09:47:18 [2020-08-31T09:47:18.789Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
09:47:18 [2020-08-31T09:47:18.789Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.789Z]     --- PASS: TestDockerSuite/TestCpRelativePath (1.81s)
09:47:18 [2020-08-31T09:47:18.789Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
09:47:18 [2020-08-31T09:47:18.789Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.789Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
09:47:18 [2020-08-31T09:47:18.789Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.789Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
09:47:18 [2020-08-31T09:47:18.789Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.789Z]     --- PASS: TestDockerSuite/TestCpToCaseA (3.34s)
09:47:18 [2020-08-31T09:47:18.789Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-a590082449\file1 27c3b258acbbcfd49f1fc7f330079f2b7da0887b08b54cb65c82f944bdd618fb:/root/itWorks.txt`
09:47:18 [2020-08-31T09:47:18.789Z]         docker_cli_cp_utils_test.go:279: checking that container "27c3b258acbbcfd49f1fc7f330079f2b7da0887b08b54cb65c82f944bdd618fb" start output contains "file1\n"
09:47:18 [2020-08-31T09:47:18.789Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 27c3b258acbbcfd49f1fc7f330079f2b7da0887b08b54cb65c82f944bdd618fb`
09:47:18 [2020-08-31T09:47:18.789Z]     --- PASS: TestDockerSuite/TestCpToCaseB (1.92s)
09:47:18 [2020-08-31T09:47:18.789Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-b729872828\file1 941a8158d5924498d16110d1826e72f02f6e7cda38c8bae400b9e462d6c6003b:testDir/`
09:47:18 [2020-08-31T09:47:18.789Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
09:47:18 [2020-08-31T09:47:18.789Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.789Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
09:47:18 [2020-08-31T09:47:18.789Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.789Z]     --- PASS: TestDockerSuite/TestCpToCaseE (16.26s)
09:47:18 [2020-08-31T09:47:18.789Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-e788215787\dir1 6feeb869501ade7d1c6d54044634b679f898c62a277901c76c7f963bc478c031:testDir`
09:47:18 [2020-08-31T09:47:18.789Z]         docker_cli_cp_utils_test.go:279: checking that container "6feeb869501ade7d1c6d54044634b679f898c62a277901c76c7f963bc478c031" start output contains "file1-1\n"
09:47:18 [2020-08-31T09:47:18.789Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 6feeb869501ade7d1c6d54044634b679f898c62a277901c76c7f963bc478c031`
09:47:18 [2020-08-31T09:47:18.789Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-e788215787\dir1 46e9ab57839f404a747322cf599a4b05ab1a5ab7cc1d974dfb01829f0afe625e:testDir/`
09:47:18 [2020-08-31T09:47:18.789Z]         docker_cli_cp_utils_test.go:279: checking that container "46e9ab57839f404a747322cf599a4b05ab1a5ab7cc1d974dfb01829f0afe625e" start output contains "file1-1\n"
09:47:18 [2020-08-31T09:47:18.789Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 46e9ab57839f404a747322cf599a4b05ab1a5ab7cc1d974dfb01829f0afe625e`
09:47:18 [2020-08-31T09:47:18.789Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
09:47:18 [2020-08-31T09:47:18.789Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.789Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
09:47:18 [2020-08-31T09:47:18.789Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.789Z]     --- PASS: TestDockerSuite/TestCpToCaseH (6.77s)
09:47:18 [2020-08-31T09:47:18.790Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-h136048718\dir1\. 518a191ca5ddc201a5e6ffb90326fd143cf556209dcac1e87afeb19a33f309f7:testDir`
09:47:18 [2020-08-31T09:47:18.790Z]         docker_cli_cp_utils_test.go:279: checking that container "518a191ca5ddc201a5e6ffb90326fd143cf556209dcac1e87afeb19a33f309f7" start output contains "file1-1\n"
09:47:18 [2020-08-31T09:47:18.790Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 518a191ca5ddc201a5e6ffb90326fd143cf556209dcac1e87afeb19a33f309f7`
09:47:18 [2020-08-31T09:47:18.790Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-h136048718\dir1\. b39edeec9b2fc5d3e5826b9dd5293091ce8d5c8e5a064094ddba716a4cce0760:testDir/`
09:47:18 [2020-08-31T09:47:18.790Z]         docker_cli_cp_utils_test.go:279: checking that container "b39edeec9b2fc5d3e5826b9dd5293091ce8d5c8e5a064094ddba716a4cce0760" start output contains "file1-1\n"
09:47:18 [2020-08-31T09:47:18.790Z]         docker_cli_cp_utils_test.go:209: running `docker start -a b39edeec9b2fc5d3e5826b9dd5293091ce8d5c8e5a064094ddba716a4cce0760`
09:47:18 [2020-08-31T09:47:18.790Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
09:47:18 [2020-08-31T09:47:18.790Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.790Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
09:47:18 [2020-08-31T09:47:18.790Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestCpToDot (1.79s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
09:47:18 [2020-08-31T09:47:18.790Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.790Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
09:47:18 [2020-08-31T09:47:18.790Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestCpToStdout (1.98s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
09:47:18 [2020-08-31T09:47:18.790Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.790Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
09:47:18 [2020-08-31T09:47:18.790Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.790Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
09:47:18 [2020-08-31T09:47:18.790Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.790Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
09:47:18 [2020-08-31T09:47:18.790Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.13s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.13s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestCreateByImageID (1.56s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (1.70s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.12s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.64s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.56s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.13s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
09:47:18 [2020-08-31T09:47:18.790Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestCreateRM (0.23s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
09:47:18 [2020-08-31T09:47:18.790Z]         requirement.go:26: unmatched requirement Devicemapper
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.13s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.24s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.22s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.14s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.35s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.47s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.12s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
09:47:18 [2020-08-31T09:47:18.790Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (1.84s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
09:47:18 [2020-08-31T09:47:18.790Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
09:47:18 [2020-08-31T09:47:18.790Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.790Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
09:47:18 [2020-08-31T09:47:18.790Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.790Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
09:47:18 [2020-08-31T09:47:18.790Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.790Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
09:47:18 [2020-08-31T09:47:18.790Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.790Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
09:47:18 [2020-08-31T09:47:18.790Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.790Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
09:47:18 [2020-08-31T09:47:18.790Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.790Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
09:47:18 [2020-08-31T09:47:18.790Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.790Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
09:47:18 [2020-08-31T09:47:18.790Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.790Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
09:47:18 [2020-08-31T09:47:18.790Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestDockerFails (0.06s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
09:47:18 [2020-08-31T09:47:18.790Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.790Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
09:47:18 [2020-08-31T09:47:18.790Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.790Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
09:47:18 [2020-08-31T09:47:18.790Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.790Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
09:47:18 [2020-08-31T09:47:18.790Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.790Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
09:47:18 [2020-08-31T09:47:18.790Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (1.83s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (1.77s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.76s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (6.21s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestEventsCopy (4.32s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (3.75s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.78s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.60s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (2.80s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.98s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.71s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestEventsFilters (3.62s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestEventsFormat (3.43s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
09:47:18 [2020-08-31T09:47:18.790Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.790Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
09:47:18 [2020-08-31T09:47:18.790Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.790Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
09:47:18 [2020-08-31T09:47:18.790Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.15s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
09:47:18 [2020-08-31T09:47:18.790Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestEventsRename (2.04s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestEventsResize (1.98s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.63s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.95s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.22s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
09:47:18 [2020-08-31T09:47:18.790Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.74s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (2.88s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
09:47:18 [2020-08-31T09:47:18.790Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.790Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
09:47:18 [2020-08-31T09:47:18.790Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.43s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.48s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
09:47:18 [2020-08-31T09:47:18.790Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.790Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
09:47:18 [2020-08-31T09:47:18.790Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.790Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
09:47:18 [2020-08-31T09:47:18.790Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.47s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.50s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.68s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.53s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.20s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
09:47:18 [2020-08-31T09:47:18.790Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.790Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
09:47:18 [2020-08-31T09:47:18.790Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.790Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
09:47:18 [2020-08-31T09:47:18.790Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestExecExitStatus (1.57s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestExecInspectID (4.42s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
09:47:18 [2020-08-31T09:47:18.790Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.790Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
09:47:18 [2020-08-31T09:47:18.790Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.790Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
09:47:18 [2020-08-31T09:47:18.790Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.790Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
09:47:18 [2020-08-31T09:47:18.790Z]         requirement.go:26: unmatched requirement IsPausable
09:47:18 [2020-08-31T09:47:18.790Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
09:47:18 [2020-08-31T09:47:18.790Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.83s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
09:47:18 [2020-08-31T09:47:18.790Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.790Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
09:47:18 [2020-08-31T09:47:18.790Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.790Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
09:47:18 [2020-08-31T09:47:18.790Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.790Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
09:47:18 [2020-08-31T09:47:18.790Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.790Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
09:47:18 [2020-08-31T09:47:18.790Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.60s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
09:47:18 [2020-08-31T09:47:18.790Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.48s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
09:47:18 [2020-08-31T09:47:18.790Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.790Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
09:47:18 [2020-08-31T09:47:18.790Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.790Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
09:47:18 [2020-08-31T09:47:18.790Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestGetContainerStats (5.54s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.52s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.56s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.43s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
09:47:18 [2020-08-31T09:47:18.790Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
09:47:18 [2020-08-31T09:47:18.790Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.05s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.84s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
09:47:18 [2020-08-31T09:47:18.790Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.27s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.43s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
09:47:18 [2020-08-31T09:47:18.790Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.73s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.06s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.24s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.20s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.48s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.97s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.15s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
09:47:18 [2020-08-31T09:47:18.790Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.16s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.05s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.40s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
09:47:18 [2020-08-31T09:47:18.790Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.790Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
09:47:18 [2020-08-31T09:47:18.790Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.05s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
09:47:18 [2020-08-31T09:47:18.790Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.790Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
09:47:18 [2020-08-31T09:47:18.790Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.790Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
09:47:18 [2020-08-31T09:47:18.790Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.790Z]     --- SKIP: TestDockerSuite/TestInfoDebug (0.01s)
09:47:18 [2020-08-31T09:47:18.790Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.790Z]     --- SKIP: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.46s)
09:47:18 [2020-08-31T09:47:18.790Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.790Z]     --- SKIP: TestDockerSuite/TestInfoDiscoveryBackend (0.01s)
09:47:18 [2020-08-31T09:47:18.790Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.790Z]     --- SKIP: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (0.01s)
09:47:18 [2020-08-31T09:47:18.790Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.790Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
09:47:18 [2020-08-31T09:47:18.790Z]         requirement.go:26: unmatched requirement IsPausable
09:47:18 [2020-08-31T09:47:18.790Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
09:47:18 [2020-08-31T09:47:18.790Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.790Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
09:47:18 [2020-08-31T09:47:18.790Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- PASS: TestDockerSuite/TestInfoFormat (0.10s)
09:47:18 [2020-08-31T09:47:18.790Z]     --- SKIP: TestDockerSuite/TestInsecureRegistries (0.01s)
09:47:18 [2020-08-31T09:47:18.790Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.70s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.74s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.69s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.14s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.78s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestInspectDefault (1.68s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestInspectHistory (3.99s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestInspectInt64 (1.73s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (3.29s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.13s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.72s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.49s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.06s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.39s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestInspectStatus (1.98s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.29s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (1.65s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.68s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.48s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.76s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.65s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.81s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.47s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.45s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (4.94s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (1.77s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.61s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.28s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.24s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.32s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.91s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.81s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (1.80s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.82s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestLogsSince (8.15s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestLogsTail (2.10s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (1.67s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (1.71s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement IsAmd64
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement IsAmd64
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.53s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.26s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestPsByOrder (6.55s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (7.94s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (10.75s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.22s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
09:47:18 [2020-08-31T09:47:18.791Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.03s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (2.61s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (5.51s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.29s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.47s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestPsShowMounts (5.49s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.30s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.35s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.91s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.24s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.23s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (1.82s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (14.67s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (4.56s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.18s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.12s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.54s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (3.36s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.13s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (3.31s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.06s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.22s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (11.60s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.05s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.54s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.40s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (9.24s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (11.14s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (3.62s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestRmiTag (0.54s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.80s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (13.75s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (1.91s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.15s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.81s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.62s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.35s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.11s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.71s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.76s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.70s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- PASS: TestDockerSuite/TestRunBindMounts (3.34s)
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
09:47:18 [2020-08-31T09:47:18.791Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.791Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.78s)
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.31s)
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (1.61s)
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.67s)
09:47:18 [2020-08-31T09:47:18.792Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (1.80s)
09:47:18 [2020-08-31T09:47:18.792Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.71s)
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (1.88s)
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.61s)
09:47:18 [2020-08-31T09:47:18.792Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.36s)
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.72s)
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.07s)
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.62s)
09:47:18 [2020-08-31T09:47:18.792Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (1.69s)
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (1.69s)
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- PASS: TestDockerSuite/TestRunExitCode (1.72s)
09:47:18 [2020-08-31T09:47:18.792Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (1.75s)
09:47:18 [2020-08-31T09:47:18.792Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (1.65s)
09:47:18 [2020-08-31T09:47:18.792Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.84s)
09:47:18 [2020-08-31T09:47:18.792Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.05s)
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement IsolationIsHyperv
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.16s)
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.05s)
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.40s)
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.42s)
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (5.25s)
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (3.75s)
09:47:18 [2020-08-31T09:47:18.792Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.11s)
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.24s)
09:47:18 [2020-08-31T09:47:18.792Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.93s)
09:47:18 [2020-08-31T09:47:18.792Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.69s)
09:47:18 [2020-08-31T09:47:18.792Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.60s)
09:47:18 [2020-08-31T09:47:18.792Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.93s)
09:47:18 [2020-08-31T09:47:18.792Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.68s)
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.11s)
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement Apparmor
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (6.14s)
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- PASS: TestDockerSuite/TestRunRm (1.87s)
09:47:18 [2020-08-31T09:47:18.792Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (4.84s)
09:47:18 [2020-08-31T09:47:18.792Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (1.85s)
09:47:18 [2020-08-31T09:47:18.792Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (1.69s)
09:47:18 [2020-08-31T09:47:18.792Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.57s)
09:47:18 [2020-08-31T09:47:18.792Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (1.89s)
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.66s)
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.67s)
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.15s)
09:47:18 [2020-08-31T09:47:18.792Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s)
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.31s)
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement Apparmor
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (1.71s)
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.72s)
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.792Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
09:47:18 [2020-08-31T09:47:18.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.31s)
09:47:18 [2020-08-31T09:47:18.793Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.20s)
09:47:18 [2020-08-31T09:47:18.793Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.41s)
09:47:18 [2020-08-31T09:47:18.793Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (4.55s)
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.07s)
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (1.77s)
09:47:18 [2020-08-31T09:47:18.793Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.68s)
09:47:18 [2020-08-31T09:47:18.793Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.77s)
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s)
09:47:18 [2020-08-31T09:47:18.793Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.05s)
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.31s)
09:47:18 [2020-08-31T09:47:18.793Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.41s)
09:47:18 [2020-08-31T09:47:18.793Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.60s)
09:47:18 [2020-08-31T09:47:18.793Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.26s)
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement Apparmor
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.39s)
09:47:18 [2020-08-31T09:47:18.793Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s)
09:47:18 [2020-08-31T09:47:18.793Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s)
09:47:18 [2020-08-31T09:47:18.793Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.19s)
09:47:18 [2020-08-31T09:47:18.793Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.67s)
09:47:18 [2020-08-31T09:47:18.793Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (5.31s)
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.09s)
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (3.02s)
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement IsPausable
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.02s)
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (1.54s)
09:47:18 [2020-08-31T09:47:18.793Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (1.67s)
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.57s)
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.23s)
09:47:18 [2020-08-31T09:47:18.793Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.12s)
09:47:18 [2020-08-31T09:47:18.793Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.16s)
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.26s)
09:47:18 [2020-08-31T09:47:18.793Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.22s)
09:47:18 [2020-08-31T09:47:18.793Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.11s)
09:47:18 [2020-08-31T09:47:18.793Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (1.91s)
09:47:18 [2020-08-31T09:47:18.793Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s)
09:47:18 [2020-08-31T09:47:18.793Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.31s)
09:47:18 [2020-08-31T09:47:18.793Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.31s)
09:47:18 [2020-08-31T09:47:18.793Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.31s)
09:47:18 [2020-08-31T09:47:18.793Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s)
09:47:18 [2020-08-31T09:47:18.793Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.16s)
09:47:18 [2020-08-31T09:47:18.793Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (5.69s)
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.49s)
09:47:18 [2020-08-31T09:47:18.793Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.16s)
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.48s)
09:47:18 [2020-08-31T09:47:18.793Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.22s)
09:47:18 [2020-08-31T09:47:18.793Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.21s)
09:47:18 [2020-08-31T09:47:18.793Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (6.94s)
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.14s)
09:47:18 [2020-08-31T09:47:18.793Z] === RUN   TestDockerRegistrySuite
09:47:18 [2020-08-31T09:47:18.793Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
09:47:18 [2020-08-31T09:47:18.793Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
09:47:18 [2020-08-31T09:47:18.793Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
09:47:18 [2020-08-31T09:47:18.793Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
09:47:18 [2020-08-31T09:47:18.793Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
09:47:18 [2020-08-31T09:47:18.793Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
09:47:18 [2020-08-31T09:47:18.793Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
09:47:18 [2020-08-31T09:47:18.793Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
09:47:18 [2020-08-31T09:47:18.793Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
09:47:18 [2020-08-31T09:47:18.793Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
09:47:18 [2020-08-31T09:47:18.793Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
09:47:18 [2020-08-31T09:47:18.793Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
09:47:18 [2020-08-31T09:47:18.793Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
09:47:18 [2020-08-31T09:47:18.793Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
09:47:18 [2020-08-31T09:47:18.793Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
09:47:18 [2020-08-31T09:47:18.793Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
09:47:18 [2020-08-31T09:47:18.793Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
09:47:18 [2020-08-31T09:47:18.793Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
09:47:18 [2020-08-31T09:47:18.793Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
09:47:18 [2020-08-31T09:47:18.793Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
09:47:18 [2020-08-31T09:47:18.793Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
09:47:18 [2020-08-31T09:47:18.793Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
09:47:18 [2020-08-31T09:47:18.793Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
09:47:18 [2020-08-31T09:47:18.793Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
09:47:18 [2020-08-31T09:47:18.793Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
09:47:18 [2020-08-31T09:47:18.793Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
09:47:18 [2020-08-31T09:47:18.793Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
09:47:18 [2020-08-31T09:47:18.793Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
09:47:18 [2020-08-31T09:47:18.793Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
09:47:18 [2020-08-31T09:47:18.793Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
09:47:18 [2020-08-31T09:47:18.793Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
09:47:18 [2020-08-31T09:47:18.793Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
09:47:18 [2020-08-31T09:47:18.793Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
09:47:18 [2020-08-31T09:47:18.793Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
09:47:18 [2020-08-31T09:47:18.793Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
09:47:18 [2020-08-31T09:47:18.793Z] === RUN   TestDockerRegistrySuite/TestV2Only
09:47:18 [2020-08-31T09:47:18.793Z] --- PASS: TestDockerRegistrySuite (0.00s)
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
09:47:18 [2020-08-31T09:47:18.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.793Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
09:47:18 [2020-08-31T09:47:18.794Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.794Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
09:47:18 [2020-08-31T09:47:18.794Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.794Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
09:47:18 [2020-08-31T09:47:18.794Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.794Z] === RUN   TestDockerSchema1RegistrySuite
09:47:18 [2020-08-31T09:47:18.794Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
09:47:18 [2020-08-31T09:47:18.794Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
09:47:18 [2020-08-31T09:47:18.794Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
09:47:18 [2020-08-31T09:47:18.794Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
09:47:18 [2020-08-31T09:47:18.794Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
09:47:18 [2020-08-31T09:47:18.794Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
09:47:18 [2020-08-31T09:47:18.794Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
09:47:18 [2020-08-31T09:47:18.794Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
09:47:18 [2020-08-31T09:47:18.794Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
09:47:18 [2020-08-31T09:47:18.794Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
09:47:18 [2020-08-31T09:47:18.794Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
09:47:18 [2020-08-31T09:47:18.794Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
09:47:18 [2020-08-31T09:47:18.794Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
09:47:18 [2020-08-31T09:47:18.794Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
09:47:18 [2020-08-31T09:47:18.794Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
09:47:18 [2020-08-31T09:47:18.794Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
09:47:18 [2020-08-31T09:47:18.794Z] --- PASS: TestDockerSchema1RegistrySuite (0.02s)
09:47:18 [2020-08-31T09:47:18.794Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
09:47:18 [2020-08-31T09:47:18.794Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.794Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
09:47:18 [2020-08-31T09:47:18.794Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.794Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
09:47:18 [2020-08-31T09:47:18.794Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.794Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
09:47:18 [2020-08-31T09:47:18.794Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.794Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
09:47:18 [2020-08-31T09:47:18.794Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.794Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
09:47:18 [2020-08-31T09:47:18.794Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.794Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
09:47:18 [2020-08-31T09:47:18.794Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.794Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
09:47:18 [2020-08-31T09:47:18.794Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.794Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
09:47:18 [2020-08-31T09:47:18.794Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.794Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
09:47:18 [2020-08-31T09:47:18.794Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.794Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
09:47:18 [2020-08-31T09:47:18.794Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.794Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
09:47:18 [2020-08-31T09:47:18.794Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.794Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
09:47:18 [2020-08-31T09:47:18.794Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.794Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
09:47:18 [2020-08-31T09:47:18.794Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.794Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
09:47:18 [2020-08-31T09:47:18.794Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.794Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
09:47:18 [2020-08-31T09:47:18.794Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.794Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
09:47:18 [2020-08-31T09:47:18.794Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
09:47:18 [2020-08-31T09:47:18.794Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
09:47:18 [2020-08-31T09:47:18.794Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
09:47:18 [2020-08-31T09:47:18.794Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
09:47:18 [2020-08-31T09:47:18.794Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
09:47:18 [2020-08-31T09:47:18.794Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
09:47:18 [2020-08-31T09:47:18.794Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
09:47:18 [2020-08-31T09:47:18.794Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
09:47:18 [2020-08-31T09:47:18.794Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s)
09:47:18 [2020-08-31T09:47:18.794Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
09:47:18 [2020-08-31T09:47:18.794Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.794Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
09:47:18 [2020-08-31T09:47:18.794Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.794Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
09:47:18 [2020-08-31T09:47:18.794Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.794Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
09:47:18 [2020-08-31T09:47:18.794Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.794Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
09:47:18 [2020-08-31T09:47:18.794Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.794Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
09:47:18 [2020-08-31T09:47:18.794Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.794Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
09:47:18 [2020-08-31T09:47:18.794Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.794Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
09:47:18 [2020-08-31T09:47:18.794Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.794Z] === RUN   TestDockerRegistryAuthTokenSuite
09:47:18 [2020-08-31T09:47:18.794Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
09:47:18 [2020-08-31T09:47:18.794Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
09:47:18 [2020-08-31T09:47:18.794Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
09:47:18 [2020-08-31T09:47:18.794Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
09:47:18 [2020-08-31T09:47:18.794Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
09:47:18 [2020-08-31T09:47:18.794Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
09:47:18 [2020-08-31T09:47:18.794Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
09:47:18 [2020-08-31T09:47:18.794Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.794Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
09:47:18 [2020-08-31T09:47:18.794Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.794Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
09:47:18 [2020-08-31T09:47:18.794Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.794Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
09:47:18 [2020-08-31T09:47:18.794Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.794Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
09:47:18 [2020-08-31T09:47:18.794Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.794Z] === RUN   TestDockerDaemonSuite
09:47:18 [2020-08-31T09:47:18.794Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
09:47:18 [2020-08-31T09:47:18.794Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
09:47:18 [2020-08-31T09:47:18.794Z] === RUN   TestDockerDaemonSuite/TestRegistryMirrors
09:47:18 [2020-08-31T09:47:18.794Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
09:47:18 [2020-08-31T09:47:18.794Z] --- PASS: TestDockerDaemonSuite (0.00s)
09:47:18 [2020-08-31T09:47:18.794Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
09:47:18 [2020-08-31T09:47:18.794Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.794Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
09:47:18 [2020-08-31T09:47:18.794Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.794Z]     --- SKIP: TestDockerDaemonSuite/TestRegistryMirrors (0.00s)
09:47:18 [2020-08-31T09:47:18.794Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.794Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
09:47:18 [2020-08-31T09:47:18.794Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.794Z] === RUN   TestDockerSwarmSuite
09:47:18 [2020-08-31T09:47:18.794Z] --- PASS: TestDockerSwarmSuite (0.00s)
09:47:18 [2020-08-31T09:47:18.794Z] === RUN   TestDockerPluginSuite
09:47:18 [2020-08-31T09:47:18.794Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
09:47:18 [2020-08-31T09:47:18.794Z] === RUN   TestDockerPluginSuite/TestPluginCreate
09:47:18 [2020-08-31T09:47:18.794Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
09:47:18 [2020-08-31T09:47:18.794Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
09:47:18 [2020-08-31T09:47:18.794Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
09:47:18 [2020-08-31T09:47:18.794Z] === RUN   TestDockerPluginSuite/TestPluginInspect
09:47:18 [2020-08-31T09:47:18.794Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
09:47:18 [2020-08-31T09:47:18.794Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
09:47:18 [2020-08-31T09:47:18.794Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
09:47:18 [2020-08-31T09:47:18.794Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
09:47:18 [2020-08-31T09:47:18.794Z] === RUN   TestDockerPluginSuite/TestPluginSet
09:47:18 [2020-08-31T09:47:18.794Z] --- PASS: TestDockerPluginSuite (0.00s)
09:47:18 [2020-08-31T09:47:18.794Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
09:47:18 [2020-08-31T09:47:18.794Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.794Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
09:47:18 [2020-08-31T09:47:18.794Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.794Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
09:47:18 [2020-08-31T09:47:18.794Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.794Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
09:47:18 [2020-08-31T09:47:18.794Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.794Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
09:47:18 [2020-08-31T09:47:18.794Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.794Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
09:47:18 [2020-08-31T09:47:18.794Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.794Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
09:47:18 [2020-08-31T09:47:18.794Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.794Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
09:47:18 [2020-08-31T09:47:18.794Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.794Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
09:47:18 [2020-08-31T09:47:18.794Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.794Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
09:47:18 [2020-08-31T09:47:18.794Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.794Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
09:47:18 [2020-08-31T09:47:18.794Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.794Z] === RUN   TestDockerExternalVolumeSuite
09:47:18 [2020-08-31T09:47:18.794Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
09:47:18 [2020-08-31T09:47:18.794Z]     requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.794Z] === RUN   TestDockerNetworkSuite
09:47:18 [2020-08-31T09:47:18.794Z] --- SKIP: TestDockerNetworkSuite (0.00s)
09:47:18 [2020-08-31T09:47:18.794Z]     requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.794Z] === RUN   TestDockerHubPullSuite
09:47:18 [2020-08-31T09:47:18.794Z] --- SKIP: TestDockerHubPullSuite (0.00s)
09:47:18 [2020-08-31T09:47:18.794Z]     requirement.go:26: unmatched requirement DaemonIsLinux
09:47:18 [2020-08-31T09:47:18.794Z] PASS
09:47:18 [2020-08-31T09:47:18.794Z] ok  	github.com/docker/docker/integration-cli	2012.199s
09:47:18 [2020-08-31T09:47:18.794Z] INFO: Integration tests ended at 08/31/2020 09:47:18. Duration:00:33:39.1325483
09:47:18 [2020-08-31T09:47:18.794Z] INFO: Docker info of the daemon under test at end of run
09:47:18 [2020-08-31T09:47:18.794Z] 
09:47:18 [2020-08-31T09:47:18.794Z] Containers: 2
09:47:18 [2020-08-31T09:47:18.794Z]  Running: 0
09:47:18 [2020-08-31T09:47:18.794Z]  Paused: 0
09:47:18 [2020-08-31T09:47:18.794Z]  Stopped: 2
09:47:18 [2020-08-31T09:47:18.794Z] Images: 12
09:47:18 [2020-08-31T09:47:18.794Z] Server Version: 0.0.0-dev
09:47:18 [2020-08-31T09:47:18.794Z] Storage Driver: windowsfilter
09:47:18 [2020-08-31T09:47:18.794Z]  Windows: 
09:47:18 [2020-08-31T09:47:18.794Z] Logging Driver: json-file
09:47:18 [2020-08-31T09:47:18.794Z] Plugins: 
09:47:18 [2020-08-31T09:47:18.794Z]  Volume: local
09:47:18 [2020-08-31T09:47:18.794Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
09:47:18 [2020-08-31T09:47:18.794Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
09:47:18 [2020-08-31T09:47:18.794Z] Swarm: inactive
09:47:18 [2020-08-31T09:47:18.794Z] Default Isolation: process
09:47:18 [2020-08-31T09:47:18.794Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
09:47:18 [2020-08-31T09:47:18.794Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282)
09:47:18 [2020-08-31T09:47:18.794Z] OSType: windows
09:47:18 [2020-08-31T09:47:18.794Z] Architecture: x86_64
09:47:18 [2020-08-31T09:47:18.794Z] CPUs: 4
09:47:18 [2020-08-31T09:47:18.794Z] Total Memory: 32GiB
09:47:18 [2020-08-31T09:47:18.794Z] Name: azwin-2-6dde80
09:47:18 [2020-08-31T09:47:18.794Z] ID: 6YXF:7DOP:TIOU:FSJL:4CBK:SYN4:YVB7:AFUC:WJ6A:EAHJ:TICC:NNHX
09:47:18 [2020-08-31T09:47:18.794Z] Docker Root Dir: D:\CI\PR-41374\2\daemon
09:47:18 [2020-08-31T09:47:18.794Z] Debug Mode (client): false
09:47:18 [2020-08-31T09:47:18.794Z] Debug Mode (server): true
09:47:18 [2020-08-31T09:47:18.794Z]  File Descriptors: -1
09:47:18 [2020-08-31T09:47:18.794Z]  Goroutines: 18
09:47:18 [2020-08-31T09:47:18.794Z]  System Time: 2020-08-31T09:47:18.7347077Z
09:47:18 [2020-08-31T09:47:18.794Z]  EventsListeners: 0
09:47:18 [2020-08-31T09:47:18.794Z] Registry: https://index.docker.io/v1/
09:47:18 [2020-08-31T09:47:18.794Z] Labels:
09:47:18 [2020-08-31T09:47:18.794Z] Experimental: false
09:47:18 [2020-08-31T09:47:18.794Z] Insecure Registries:
09:47:18 [2020-08-31T09:47:18.794Z]  127.0.0.0/8
09:47:18 [2020-08-31T09:47:18.794Z] Live Restore Enabled: false
09:47:18 [2020-08-31T09:47:18.794Z] 
09:47:18 [2020-08-31T09:47:18.794Z] 
09:47:19 [2020-08-31T09:47:19.253Z] INFO: Stopping daemon under test
09:47:19 [2020-08-31T09:47:19.253Z] SUCCESS: The process with PID 1172 (child process of PID 2292) has been terminated.
09:47:19 [2020-08-31T09:47:19.253Z] SUCCESS: The process with PID 2292 (child process of PID 5528) has been terminated.
09:47:19 [2020-08-31T09:47:19.253Z] INFO: Stop tailing logs of the daemon under tests
09:47:19 [2020-08-31T09:47:19.253Z] INFO: executeCI.ps1 Completed successfully at 08/31/2020 09:47:18.
09:47:19 [2020-08-31T09:47:19.253Z] INFO: Tidying up at end of run
09:47:19 [2020-08-31T09:47:19.253Z] INFO: Saving daemon under test log (d:\CI\PR-41374\2\dut.out) to C:\windows\TEMP\CIDUT.out
09:47:19 [2020-08-31T09:47:19.253Z] INFO: Saving daemon under test log (d:\CI\PR-41374\2\dut.err) to C:\windows\TEMP\CIDUT.err
09:47:19 [2020-08-31T09:47:19.253Z] INFO: Nuke-Everything...
09:47:19 [2020-08-31T09:47:19.253Z] INFO: Container count on control daemon to delete is 2
09:47:19 [2020-08-31T09:47:19.711Z] 7e3bc39fa215
09:47:19 [2020-08-31T09:47:19.711Z] 06ab2048f87e
09:47:19 [2020-08-31T09:47:19.711Z] INFO: Tidying pidfile d:\CI\PR-41374\2\docker.pid
09:47:19 [2020-08-31T09:47:19.711Z] INFO: Nuking d:\CI
09:47:44 [2020-08-31T09:47:44.864Z] INFO: Zapped successfully
09:47:44 [2020-08-31T09:47:44.864Z] 
09:47:44 [2020-08-31T09:47:44.864Z] INFO: executeCI.ps1 exiting at Mon Aug 31 09:47:42 CUT 2020. Duration 00:52:28.0518572
09:47:44 [2020-08-31T09:47:44.864Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
09:47:46 [2020-08-31T09:47:46.005Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
09:47:47 [2020-08-31T09:47:47.186Z] Archiving artifacts
09:48:02 [2020-08-31T09:48:02.811Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41374/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
09:48:03 [2020-08-31T09:48:03.732Z] + make clean
09:48:05 [2020-08-31T09:48:05.270Z] docker volume rm -f docker-dev-cache
09:48:05 [2020-08-31T09:48:05.411Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS